.div_imgshow {
  max-width: 14rem;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  padding: 0 0.6rem;
}
.div_imgshow .swiper_imgshow .swiper-slide {
  box-sizing: border-box;
}
.div_imgshow .swiper_imgshow .swiper-slide .imgbox img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.div_imgshow .imgshow_arrow {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.35rem;
  cursor: pointer;
  position: absolute;
  top: 2rem;
  background-size: cover;
}
.div_imgshow .imgshow_arrow.imgshow_next {
  left: -0.6rem;
  background: url(/uploads/image/scwiadvantage/imgshow_next.png) no-repeat center #eff4fb;
  background-size: cover;
}
.div_imgshow .imgshow_arrow.imgshow_next:hover {
  background: url(/uploads/image/scwiadvantage/imgshow_nextb.png) no-repeat center #347afc;
  background-size: cover;
}
.div_imgshow .imgshow_arrow.imgshow_prev {
  right: -0.6rem;
  background: url(/uploads/image/scwiadvantage/imgshow_prev.png) no-repeat center #eff4fb;
  background-size: cover;
}
.div_imgshow .imgshow_arrow.imgshow_prev:hover {
  background: url(/uploads/image/scwiadvantage/imgshow_prevb.png) no-repeat center #347afc;
  background-size: cover;
}
.div_imgshow .a_link {
  display: block;
  margin: 0 auto;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.18rem;
}
.div_imgshow .div_text {
  padding-top: 0.6rem;
}
.div_imgshow .div_text p {
  font-size: 0.2rem;
  color: #000;
  line-height: 2;
}
.zzkk_syqm .content {
  max-width: unset;
}
.zzkk_syqm .content .mw1400 {
  max-width: 14rem;
  margin: 0 auto;
}
.zzkk_syqm .content .div_text {
  margin-bottom: 0.7rem;
}
.zzkk_syqm .content .div_text p {
  font-size: 0.20rem;
  color: #000;
  line-height: 2;
}
.zzkk_syqm .content .div_mod1 {
  position: relative;
  padding-bottom: 1rem;
  background: url(/uploads/image/scwiadvantage/zs_divbg.jpg) no-repeat center bottom;
  background-size: 19.2rem 7.48rem;
  margin-bottom: 1.2rem;
}
.zzkk_syqm .content .div_mod1 h3 {
  font-size: 0.34rem;
  text-align: center;
  color: #222;
  margin-bottom: 1rem;
}
.zzkk_syqm .content .div_mod1 ul {
  width: 8rem;
  margin: 0 auto;
  animate-duration: 2s;
  animate-delay: 1s;
}
.zzkk_syqm .content .div_mod1 ul::after {
  content: "";
  display: block;
  clear: both;
}
.zzkk_syqm .content .div_mod1 ul li {
  width: 3.6rem;
  height: 3.6rem;
  box-shadow: 0 0.1rem 0.2rem 0.05rem rgba(200, 208, 212, 0.9);
  float: left;
  margin: 0.2rem;
  box-sizing: border-box;
  padding: 0.6rem;
  background-color: #fff;
  background-repeat: no-repeat;
  position: relative;
}
.zzkk_syqm .content .div_mod1 ul li:hover {
  background-color: #347afc;
}
.zzkk_syqm .content .div_mod1 ul li:hover p {
  color: #fff;
}
.zzkk_syqm .content .div_mod1 ul li span {
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 1.1rem;
  background: #347afc;
  margin-bottom: 0.35rem;
}
.zzkk_syqm .content .div_mod1 ul li span img {
  display: block;
  width: 100%;
}
.zzkk_syqm .content .div_mod1 ul li p {
  font-size: 0.18rem;
  color: #000;
  line-height: 1.5;
}
.zzkk_syqm .content .div_mod1 ul li b {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.26rem;
  color: #fff;
  position: absolute;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(1) {
  border-radius: 3.5rem 3.5rem 0 3.5rem;
  background-image: url(/uploads/image/scwiadvantage/by1.png);
  background-position: right bottom;
  background-size: 0.9rem 0.9rem;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(1) b {
  right: 0;
  bottom: 0;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(2) {
  border-radius: 3.5rem 3.5rem 3.5rem 0;
  background-image: url(/uploads/image/scwiadvantage/by2.png);
  background-position: left bottom;
  background-size: 0.9rem 0.9rem;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(2) p {
  text-align: left;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(2) b {
  left: 0;
  bottom: 0;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(3) {
  border-radius: 3.5rem 0 3.5rem 3.5rem;
  background-image: url(/uploads/image/scwiadvantage/by3.png);
  background-position: right top;
  background-size: 0.9rem 0.9rem;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(3) p {
  padding-top: 0.2rem;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(3) b {
  right: 0;
  top: 0;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(3) span {
  position: absolute;
  bottom: 0.6rem;
  margin-bottom: 0;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(4) {
  border-radius: 0 3.5rem 3.5rem 3.5rem;
  background-image: url(/uploads/image/scwiadvantage/by4.png);
  background-position: left top;
  background-size: 0.9rem 0.9rem;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(4) p {
  text-align: left;
  padding-top: 0.2rem;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(4) b {
  left: 0;
  top: 0;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(4) span {
  position: absolute;
  bottom: 0.6rem;
  margin-bottom: 0;
}
.zzkk_syqm .content .div_mod2 img {
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 0 auto; height:100%;
}
.ywqd_cjff {
  position: relative;
}
.ywqd_cjff::after {
  content: "";
  display: block;
  width: 100%;
  height: 10rem;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/uploads/image/scwiadvantage/yc_bg.jpg) no-repeat bottom #f0f3f7;
  z-index: -1;
}
.ywqd_cjff .content {
  max-width: none;
}
.ywqd_cjff .content .mw_1400 {
  max-width: 14rem;
  margin: 0 auto;
}
.ywqd_cjff .content h3 {
  font-size: 0.34rem;
  text-align: center;
  margin-bottom: 0.3rem; padding-top: 0.5rem;
}
.ywqd_cjff .content .div_text {
  padding: 0 0.5rem;
  padding-bottom: 0.6rem;
}
.ywqd_cjff .content .div_text p {
  font-size: 0.18rem;
  line-height: 2;
  color: #000;
  padding-left: 0.3rem;
}
.ywqd_cjff .content .div_text p::before {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  background: #347afc;
  position: absolute;
  left: 0;
  top: 0.13rem;
}
.ywqd_cjff .content .div_imgshowbg {
  margin-bottom: 0;
}
.ywqd_cjff .content .div_imgshow {
  background: url(/uploads/image/scwiadvantage/yc_imgshowbg.png) no-repeat center bottom;
  background-size: 4.51rem 5.07rem;
}
.ywqd_cjff .content .div_imgshow .imgshow_arrow.imgshow_next {
  left: -0.6rem;
  background: url(/uploads/image/scwiadvantage/imgshow_next.png) no-repeat center #fff;
  background-size: cover;
}
.ywqd_cjff .content .div_imgshow .imgshow_arrow.imgshow_next:hover {
  background: url(/uploads/image/scwiadvantage/imgshow_nextb.png) no-repeat center #347afc;
  background-size: cover;
}
.ywqd_cjff .content .div_imgshow .imgshow_arrow.imgshow_prev {
  right: -0.6rem;
  background: url(/uploads/image/scwiadvantage/imgshow_prev.png) no-repeat center #fff;
  background-size: cover;
}
.ywqd_cjff .content .div_imgshow .imgshow_arrow.imgshow_prev:hover {
  background: url(/uploads/image/scwiadvantage/imgshow_prevb.png) no-repeat center #347afc;
  background-size: cover;
}
.ywqd_cjff .content .div_mod {
  padding: 1rem 0;
}
.ywqd_cjff .content .div_mod1 {
  padding: 0;
}
.ywqd_cjff .content .div_mod2 {
  background: url(/uploads/image/scwiadvantage/bs_bg.jpg) no-repeat center bottom;
  background-size: 19.2rem 6.64rem;
}
.ywqd_cjff .content .div_mod2 .imgbox {
  padding: 0.8rem;
  box-shadow: 0 0.1rem 0.2rem 0.05rem rgba(200, 208, 212, 0.9);
  background: #fff;
}
.ywqd_cjff .content .div_mod2 .imgbox img {
  display: block;
  width: 100%;
}
.ywqd_cjff .content .div_mod3 {
  background: url(/uploads/image/scwiadvantage/fw_bg.jpg) no-repeat center bottom #f0f3f7;
  background-size: 19.2rem 6.64rem;
}
.ywqd_cjff .content .div_mod3 .imgbox {
  padding: 0.8rem;
  box-shadow: 0 0.1rem 0.2rem 0.05rem rgba(200, 208, 212, 0.9);
  background: #fff;
}
.ywqd_cjff .content .div_mod3 .imgbox img {
  display: block;
  width: 100%;
}
.ywqd_cjff .content .div_mod4 h3 {
  font-size: 0.20rem;
  line-height: 1.8;
  padding: 0 0.8rem;
}
.ywqd_cjff .content .div_mod4 .imgbox img {
  display: block;
  width: 100%;
}
.dbhg_nsaq {
  background-color: #f0f3f7;
  /* 浏览器不支持时显示 */
  background-image: linear-gradient(#f0f3f7, #fff 90%);
  background-size: cover;
  position: relative;
}
.dbhg_nsaq::before {
  content: "";
  display: block;
  width: 100%;
  height: 7rem;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.dbhg_nsaq .content {
  position: relative;
  z-index: 2;
}
.dbhg_nsaq .content .div_top {
  margin-bottom: 1rem;
}
.dbhg_nsaq .content .div_top .div_text {
  padding: 0 1.3rem;
  text-align: center;
  margin-bottom: 0.6rem;
}
.dbhg_nsaq .content .div_top .div_text p {
  font-size: 0.24rem;
  color: #000;
  line-height: 2;
}
.dbhg_nsaq .content .div_top ul {
  display: flex;
}
.dbhg_nsaq .content .div_top ul li {
  width: 32%;
  background: #fff;
}
.dbhg_nsaq .content .div_top ul li:not(:nth-child(3n)) {
  margin-right: calc(4% / 2);
}
.dbhg_nsaq .content .div_top ul li .imgbox {
  overflow: hidden;
}
.dbhg_nsaq .content .div_top ul li .imgbox img {
  width: 100%;
  display: block;
  transition: all 1s;
  transform: scale(1);
}
.dbhg_nsaq .content .div_top ul li .div_tit {
  min-height: 2.27rem;
  padding: 0.5rem;
  padding-bottom: 0;
  box-sizing: border-box;
  border-bottom: 3px solid #347afc;
}
.dbhg_nsaq .content .div_top ul li .div_tit h4 {
  font-size: 0.24rem;
  color: #000;
  text-align: center;
  margin-bottom: 0.2rem;
}
.dbhg_nsaq .content .div_top ul li .div_tit p {
  font-size: 0.18rem;
  line-height: 2;
  color: #000;
}
.dbhg_nsaq .content .div_top ul li:hover .imgbox img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.dbhg_nsaq .content .div_advtab {
  background: #fff;
}
.dbhg_nsaq .content .div_advtab .advtab_icons {
  display: flex;
  justify-content: space-around;
  border-bottom: 5px solid #f0f3f7;
}
.dbhg_nsaq .content .div_advtab .advtab_icons li {
  font-size: 0.22rem;
  color: #222;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  padding: 0 0.1rem;
  position: relative;
  cursor: pointer;
}
.dbhg_nsaq .content .div_advtab .advtab_icons li.on,
.dbhg_nsaq .content .div_advtab .advtab_icons li:hover {
  color: #347afc;
}
.dbhg_nsaq .content .div_advtab .advtab_icons li.on::after,
.dbhg_nsaq .content .div_advtab .advtab_icons li:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.1rem;
  background: #347afc;
  border-radius: 0.1rem;
  position: absolute;
  left: 0;
  bottom: -0.05rem;
}
.dbhg_nsaq .content .div_advtab .advtab_divs {
  padding: 1rem 1.5rem;
}
.dbhg_nsaq .content .div_advtab .advtab_divs .div_tit {
  text-align: center;
  padding-bottom: 0.3rem;
  background: url(/uploads/image/scwiadvantage/tit_icon1.png) no-repeat center bottom;
  background-size: 0.21rem 0.1rem;
  margin-bottom: 0.7rem;
}
.dbhg_nsaq .content .div_advtab .advtab_divs .div_tit h3 {
  font-size: 0.4rem;
  color: #222;
  margin-bottom: 0.1rem;
}
.dbhg_nsaq .content .div_advtab .advtab_divs .div_tit span {
  font-size: 0.3rem;
  font-weight: bold;
  color: #000;
  opacity: 0.1;
  text-transform: uppercase;
  letter-spacing: 0.12rem;
}
.dbhg_nsaq .content .div_advtab .advtab_divs .div_text p {
  font-size: 0.18rem;
  color: #000;
  line-height: 2;
}
.dbhg_nsaq .content .div_advtab .advtab_divs .div_text p img {
  display: block;
  width: 100%;
}
.dbhg_nsaq .content .div_advtab .advtab_divs .imgbox img {
  display: block;
  width: 100%;
}
.tyrk_ddrh .content {
  max-width: none;
}
.tyrk_ddrh .content .div_imgshowbg {
  background: url(/uploads/image/scwiadvantage/imgshow_bg.jpg) no-repeat center top;
  background-size: 19.2rem 6.3rem;
}
.tyrk_ddrh .content .div_imgshowbg .div_imgshow .a_link {
  margin-top: 0.6rem;
}
.tyrk_ddrh .content .div_imgshowbg .swiper_imgshow {
  padding-top: 0.25rem;
}
.tyrk_ddrh .content .div_imgshowbg .swiper_imgshow .swiper-slide .imgbox {
  width: 2.62rem;
  height: 5.24rem;
  padding: 0 0.3rem;
  box-sizing: border-box;
}
.tyrk_ddrh .content .div_imgshowbg .swiper_imgshow .swiper-slide .imgbox img {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0.3rem 0.1rem rgba(76, 81, 120, 0.3);
}
.tyrk_ddrh .content .div_imgshowbg .swiper_imgshow .swiper-slide .swiper-slide-shadow-left {
  left: 0.3rem;
}
.tyrk_ddrh .content .div_imgshowbg .swiper_imgshow .swiper-slide .swiper-slide-shadow-right {
  left: 0.3rem;
}
.tyrk_ddrh .content .div_imgshowbg .swiper_imgshow .swiper-slide.swiper-slide-active .imgbox {
  width: 2.62rem;
  height: 5.24rem;
  background: url(/uploads/image/scwiadvantage/phone_bg.png) no-repeat;
  background-size: cover ;
  box-sizing: border-box;
  padding: 0.14rem;
}
.tyrk_ddrh .content .div_imgshowbg .swiper_imgshow .swiper-slide.swiper-slide-active .imgbox img {
  border-radius: 0.3rem;
  width: 100%;
  height: 100%;
  box-shadow: none;
}
.tyrk_ddrh .div_imglist {
  max-width: 14rem;
  margin: 0  auto;
}
.tyrk_ddrh .div_imglist ul li {
  position: relative;
  background: url(/uploads/image/scwiadvantage/li_bg.png) no-repeat 2.45rem bottom;
  background-size: 5.02rem 5.64rem;
  min-height: 7.5rem;
}
.tyrk_ddrh .div_imglist ul li::after {
  content: "";
  display: block;
  clear: both;
}
.tyrk_ddrh .div_imglist ul li .div_l {
  width: 40%;
  margin-left: -0.6rem;
  padding-top: 1rem;
}
.tyrk_ddrh .div_imglist ul li .div_l img {
  display: block;
  width: 100%;
}
.tyrk_ddrh .div_imglist ul li .div_r {
  width: 60%;
  padding-top: 1.3rem;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
}
.tyrk_ddrh .div_imglist ul li .div_r span {
  position: absolute;
  top: 0;
  right: 0.8rem;
}
.tyrk_ddrh .div_imglist ul li .div_r span img {
  display: block;
  width: 2.52rem;
}
.tyrk_ddrh .div_imglist ul li .div_r .div_text {
  padding: 0.9rem;
  box-shadow: 0 0.1rem 0.3rem 0.05rem rgba(52, 122, 252, 0.1);
  position: relative;
  background: #fff;
  z-index: 10;
}
.tyrk_ddrh .div_imglist ul li .div_r .div_text h3 {
  font-size: 0.34rem;
  color: #000;
  margin-bottom: 0.6rem;
  /*background: url(/uploads/image/scwiproducts/p_titicon.png) no-repeat left top;*/
  background-size: 0.82rem 0.67rem;
  
  font-weight:bold;
}
.tyrk_ddrh .div_imglist ul li .div_r .div_text p {
  font-size: 0.20rem;
  color: #000;
  line-height: 2;
  text-align: justify;
}
.tyrk_ddrh .div_imglist ul li:nth-child(2n) {
  background: url(/uploads/image/scwiadvantage/li_bg.png) no-repeat 6.45rem bottom;
    background-size: 5.02rem 5.64rem;
  min-height: 7.5rem;
}
.tyrk_ddrh .div_imglist ul li:nth-child(2n) .div_l {
  float: right;
}
.tyrk_ddrh .div_imglist ul li:nth-child(2n) .div_r {
  float: left;
  right: unset;
  left: 0;
}
.tyrk_ddrh .div_imglist ul li:nth-child(2n) .div_r span {
  right: unset;
  left: 0.8rem;
}
.sybs_gxfw {
  padding-bottom: 0;
}
.sybs_gxfw .content {
  max-width: none;
}
.sybs_gxfw .content .mw_1440 {
  max-width: 14rem;
  margin: 0 auto;
}
.sybs_gxfw .content .mw_1440 .div_tit {
  text-align: center;
  padding-bottom: 0.3rem;
  background: url(/uploads/image/scwiadvantage/tit_icon1.png) no-repeat center bottom;
  background-size: 0.21rem 0.1rem;
  margin-bottom: 0.7rem;
}
.sybs_gxfw .content .mw_1440 .div_tit h2 {
  font-size: 0.34rem;
  color: #222;
  margin-bottom: 0.1rem;
}
.sybs_gxfw .content .mw_1440 .div_tit span {
  font-size: 0.24rem;
  font-weight: bold;
  color: #000;
  opacity: 0.3;
  text-transform: uppercase;
}
.sybs_gxfw .div_bs {
  background: url(/uploads/image/scwiadvantage/bs_bg.jpg) no-repeat center;
  background-size: 19.2rem 6.64rem;
  padding-bottom: 1.3rem;
}
.sybs_gxfw .div_bs ul {
  display: flex;
  justify-content: space-between;
}
.sybs_gxfw .div_bs ul li {
  width: 19%;
  height: 4.8rem;
  box-sizing: border-box;
  padding: 0.6rem 0.4rem;
  position: relative;
}
.sybs_gxfw .div_bs ul li div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 0.82rem 0.82rem;
}
.sybs_gxfw .div_bs ul li span {
  display: block;
  width: 0.9rem;
  height: 0.58rem;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.4rem;
  background-size: cover;
}
.sybs_gxfw .div_bs ul li:nth-child(1) {
  background-color: #86a5f3;
}
.sybs_gxfw .div_bs ul li:nth-child(1) div {
  background-image: url(/uploads/image/scwiadvantage/sg_icon1.png);
}
.sybs_gxfw .div_bs ul li:nth-child(1) span {
  background-image: url(/uploads/image/scwiadvantage/sg_01.png);
}
.sybs_gxfw .div_bs ul li:nth-child(1):hover {
  background: #658df4;
}
.sybs_gxfw .div_bs ul li:nth-child(2) {
  background-color: #658df4;
}
.sybs_gxfw .div_bs ul li:nth-child(2) div {
  background-image: url(/uploads/image/scwiadvantage/sg_icon2.png);
}
.sybs_gxfw .div_bs ul li:nth-child(2) span {
  background-image: url(/uploads/image/scwiadvantage/sg_02.png);
}
.sybs_gxfw .div_bs ul li:nth-child(2):hover {
  background: #4577f7;
}
.sybs_gxfw .div_bs ul li:nth-child(3) {
  background-color: #4577f7;
}
.sybs_gxfw .div_bs ul li:nth-child(3) div {
  background-image: url(/uploads/image/scwiadvantage/sg_icon3.png);
}
.sybs_gxfw .div_bs ul li:nth-child(3) span {
  background-image: url(/uploads/image/scwiadvantage/sg_03.png);
}
.sybs_gxfw .div_bs ul li:nth-child(3):hover {
  background: #3766dc;
}
.sybs_gxfw .div_bs ul li:nth-child(4) {
  background-color: #3766dc;
}
.sybs_gxfw .div_bs ul li:nth-child(4) div {
  background-image: url(/uploads/image/scwiadvantage/sg_icon4.png);
}
.sybs_gxfw .div_bs ul li:nth-child(4) span {
  background-image: url(/uploads/image/scwiadvantage/sg_04.png);
}
.sybs_gxfw .div_bs ul li:nth-child(4):hover {
  background: #2d57c2;
}
.sybs_gxfw .div_bs ul li:nth-child(5) {
  background-color: #2d57c2;
}
.sybs_gxfw .div_bs ul li:nth-child(5) div {
  background-image: url(/uploads/image/scwiadvantage/sg_icon5.png);
}
.sybs_gxfw .div_bs ul li:nth-child(5) span {
  background-image: url(/uploads/image/scwiadvantage/sg_05.png);
}
.sybs_gxfw .div_bs ul li:nth-child(5):hover {
  background: #1a49c0;
}
.sybs_gxfw .div_bs ul li:nth-child(2n - 1) {
  margin-top: 1.1rem;
}
.sybs_gxfw .div_bs ul li:nth-child(2n - 1) div {
  padding-top: 1.2rem;
  background-position: left top;
}
.sybs_gxfw .div_bs ul li:nth-child(2n - 1) span {
  top: -0.58rem;
}
.sybs_gxfw .div_bs ul li:nth-child(2n) div {
  background-position: right bottom;
}
.sybs_gxfw .div_bs ul li:nth-child(2n) span {
  bottom: -0.58rem;
}
.sybs_gxfw .div_bs ul li h3 {
  font-size: 0.26rem;
  color: #fff;
  margin-bottom: 0.3rem;
}
.sybs_gxfw .div_bs ul li p {
  font-size: 0.18rem;
  color: #fff;
  line-height: 2;
}
.sybs_gxfw .div_fw {
  padding: 0.7rem 0;
  background: url(/uploads/image/scwiadvantage/fw_bg.jpg) no-repeat center 70% #f0f3f7;
  background-size: 19.2rem 6.64rem;
}
.sybs_gxfw .div_fw .div_text {
  background: #fcfdfd;
  padding: 0.55rem;
  margin-bottom: 0.6rem;
  border-radius: 0.1rem;
}
.sybs_gxfw .div_fw .div_text p {
  font-size: 0.18rem;
  line-height: 2;
  color: #000;
}
.sybs_gxfw .div_fw ul {
  display: flex;
  justify-content: space-between;
}
.sybs_gxfw .div_fw ul li {
  width: 30%;
}
.sybs_gxfw .div_fw ul li h3 {
  height: 0.9rem;
  line-height: 0.9rem;
  color: #fff;
  font-size: 0.3rem;
  text-align: center;
  border-radius: 0.1rem 0.1rem 0 0;
  position: relative;
}
.sybs_gxfw .div_fw ul li h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.1rem;
  background: url(/uploads/image/scwiadvantage/fw_titbg.png) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -0.1rem;
  left: 0;
}
.sybs_gxfw .div_fw ul li div {
  background: #fff;
  height: 5.5rem;
  margin: 0 0.1rem;
  padding: 0.5rem;
  box-sizing: border-box;
}
.sybs_gxfw .div_fw ul li div span {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 auto;
  margin-bottom: 0.3rem;
  background: #f4f4f4;
  border-radius: 1.5rem;
}
.sybs_gxfw .div_fw ul li div span img {
  display: block;
  width: 100%;
}
.sybs_gxfw .div_fw ul li div h4 {
  font-size: 0.24rem;
  color: #444;
  margin-bottom: 0.3rem;
  text-align: center;
}
.sybs_gxfw .div_fw ul li div p {
  font-size: 0.18rem;
  line-height: 2;
  color: #000;
  position: relative;
  padding-left: 0.2rem;
  text-align: justify;
}
.sybs_gxfw .div_fw ul li div p::before {
  content: "";
  display: block;
  width: 0.04rem;
  height: 0.04rem;
  position: absolute;
  left: 0;
  top: 0.15rem;
}
.sybs_gxfw .div_fw ul li:nth-child(1) h3 {
  background-color: #658df4;
}
.sybs_gxfw .div_fw ul li:nth-child(1) p::before {
  background: #c65f60;
}
.sybs_gxfw .div_fw ul li:nth-child(2) h3 {
  background-color: #4577f7;
}
.sybs_gxfw .div_fw ul li:nth-child(2) p::before {
  background: #4e9db3;
}
.sybs_gxfw .div_fw ul li:nth-child(3) h3 {
  background-color: #3766dc;
}
.sybs_gxfw .div_fw ul li:nth-child(3) p::before {
  background: #567ebf;
}
@media screen and (max-width: 991px) {
  .dbhg_nsaq .content .div_top .div_text {
    padding: 0 0.3rem;
  }
  .dbhg_nsaq .content .div_top ul li .div_tit {
    padding: 0.3rem;
  }
  .dbhg_nsaq .content .div_advtab .advtab_divs {
    padding: 0.5rem;
  }
  .sybs_gxfw .div_bs ul {
    display: block;
  }
  .sybs_gxfw .div_bs ul li {
    width: 100%;
    height: auto;
    margin: 0;
    margin-top: 1.1rem;
  }
  .sybs_gxfw .div_bs ul li div {
    padding-top: 1.2rem;
    background-position: left top;
  }
  .sybs_gxfw .div_bs ul li:nth-child(2n) div {
    background-position: left top;
  }
  .sybs_gxfw .div_bs ul li:nth-child(2n) span {
    top: -0.58rem;
    left: unset;
    right: 0.4rem;
  }
  .sybs_gxfw .div_fw ul li {
    width: 32%;
  }
  .sybs_gxfw .div_fw ul li div {
    padding: 0.2rem;
    height: 4.8rem;
  }
  .ywqd_cjff .div_imgshow .swiper_imgshow .swiper-slide .imgbox img {
    width: 50%;
  }
  .ywqd_cjff .content .div_imgshow .imgshow_arrow.imgshow_prev {
    right: 0;
  }
  .ywqd_cjff .content .div_imgshow .imgshow_arrow.imgshow_next {
    left: 0;
  }
  .ywqd_cjff .content .div_mod4 h3 {
    padding: 0;
  }
  .div_imgshow .imgshow_arrow.imgshow_next {
    left: 0.1rem;
  }
  .div_imgshow .imgshow_arrow.imgshow_prev {
    right: 0.1rem;
  }
  .div_imglist ul li {
    min-height: auto;
    margin-bottom: 1rem;
    background-size: contain;
    background-position: left center;
  }
  .div_imglist ul li:nth-child(2n) {
    background-size: contain;
    background-position: right center;
  }
  .div_imglist ul li .div_l {
    margin-left: 0;
  }
  .div_imglist ul li .div_r {
    padding-top: 0.6rem;
    position: static;
  }
  .div_imglist ul li .div_r span img {
    width: 1.13rem;
  }
  .div_imglist ul li .div_r .div_text {
    padding: 0.5rem;
  }
  .div_imglist ul li .div_r .div_text h3 {
    margin-bottom: 0.3rem;
  }
}
@media screen and (max-width: 640px) {
  .zzkk_syqm .content .div_mod1 ul {
    width: auto;
  }
  .zzkk_syqm .content .div_mod1 ul li {
    height: 4.6rem;
    width: 48%;
    box-sizing: border-box;
    margin: 0 1%;
    margin-bottom: 0.2rem;
  }
  .dbhg_nsaq .content .div_top ul {
    display: block;
  }
  .dbhg_nsaq .content .div_top ul li {
    width: 100%;
  }
  .dbhg_nsaq .content .div_top ul li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .dbhg_nsaq .content .div_advtab .advtab_divs {
    padding: 0.3rem;
  }
  .ywqd_cjff .div_imgshow .swiper_imgshow .swiper-slide .imgbox img {
    width: 100%;
  }
  .ywqd_cjff::after {
    height: 30%;
  }
  .ywqd_cjff .div_imgshow .imgshow_arrow {
    z-index: 10;
    top: 4rem;
  }
  .sybs_gxfw .div_fw ul {
    display: block;
    padding: 0 0.6rem;
  }
  .sybs_gxfw .div_fw ul li {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .tyrk_ddrh .content .div_imgshowbg .swiper_imgshow .swiper-slide .imgbox {
    margin: 0 auto;
  }
  .tyrk_ddrh .div_imglist ul li .div_l {
    width: 100%;
    margin-left: 0;
  }
  .tyrk_ddrh .div_imglist ul li .div_l img {
    width: 80%;
  }
  .tyrk_ddrh .div_imglist ul li .div_r {
    position: static;
    width: 100%;
    padding-top: 0;
  }
  .tyrk_ddrh .div_imglist ul li .div_r .div_text {
    padding: 0.5rem;
  }
  .div_imgshow {
    padding: 0 0.3rem;
  }
  .div_imglist ul li {
    background-size: 50%;
    background-position: center 1rem;
  }
  .div_imglist ul li:nth-child(2n) {
    background-size: 50%;
    background-position: center 1rem;
  }
  .div_imglist ul li .div_l {
    width: 100%;
    padding-top: 0;
  }
  .tyrk_ddrh .div_imglist ul li .div_l {
  padding-top: 0.5rem;
}
  .div_imglist ul li .div_l img {
    width: 50%;
    margin: 0 auto;
  }
  .div_imglist ul li .div_r {
    padding-top: 0;
    width: 100%;
  }
  .zzkk_syqm .content .div_text p {
    font-size: 0.28rem;
  }
  .dbhg_nsaq .content .div_advtab .advtab_icons li,
  .div_imgshow .div_text p,
  .tyrk_ddrh .div_imglist ul li .div_r .div_text p,
  .ywqd_cjff .content .div_text p,
  .sybs_gxfw .div_bs ul li p,
  .sybs_gxfw .div_fw .div_text p {
    font-size: 0.28rem;
  }
  .dbhg_nsaq .content .div_advtab .advtab_divs .div_text p {
    font-size: 0.28rem;
    text-align: left;
  }
  .dbhg_nsaq .content .div_advtab .advtab_icons li {
    line-height: 1.5;
    padding: 0.1rem 0.2rem;
  }
  .ywqd_cjff .div_imgshow .swiper_imgshow .swiper-slide .imgbox img {
    width: 80%;
  }
  .zzkk_syqm .content .div_mod1 ul li {
      height: 4rem;
  }
.zzkk_syqm .content .div_mod1 ul li:nth-child(1) {
  border-radius: 0 0 0 0;
  background-image: url(/uploads/image/scwiadvantage/by1.png);
  background-position: right bottom;
  background-size: 0.9rem 0.9rem;
}

.zzkk_syqm .content .div_mod1 ul li:nth-child(2) {
 border-radius: 0 0 0 0;
  background-image: url(/uploads/image/scwiadvantage/by2.png);
  background-position: left bottom;
  background-size: 0.9rem 0.9rem;
}

.zzkk_syqm .content .div_mod1 ul li:nth-child(3) {
 border-radius: 0 0 0 0;
  background-image: url(/uploads/image/scwiadvantage/by3.png);
  background-position: right top;
  background-size: 0.9rem 0.9rem;
}
.zzkk_syqm .content .div_mod1 ul li:nth-child(4) {
 border-radius: 0 0 0 0;
  background-image: url(/uploads/image/scwiadvantage/by4.png);
  background-position: left top;
  background-size: 0.9rem 0.9rem;
}
.ywqd_cjff .content .div_text {
  padding: 0 0.2rem;
  padding-bottom: 0.6rem;
}
.ywqd_cjff .content .div_text p {
  font-size: 0.18rem;
  line-height: 2;
  color: #000;
  padding-left: 0.3rem;
}
.ywqd_cjff .content .div_text p::before {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.06rem;
  background: #347afc;
  position: absolute;
  left: 0;
  top: 0.13rem;
}
}
