body{ font-size:12px; color:#666; position: relative; overflow-x:hidden;background: #f8f8f8; }
body.win{font-family:"\5FAE\8F6F\96C5\9ED1";}
body.mac{font-family: PingFangSC-Regular;}
a{ text-decoration:none; transition:all 0.3s;display: inline-block;}
a:hover{ text-decoration:none;}
span{display: inline-block;}
.wrap{ width:1200px; margin:0 auto; position: relative;z-index: 2}
body.win input,body.win button,body.win textarea{font-family:"\5FAE\8F6F\96C5\9ED1";}
body.mac input,body.mac button,body.mac textarea{font-family: PingFangSC-Regular;}
input:-ms-input-placeholder {    color: #999;}
input::-webkit-input-placeholder {    color:#999;}
.lan{color: #015BAD;}
.bg{background: #F5F9FA;}
.bg2{background: #E5F3F8;}
.huan{color: #FED847;}

.index{width: 100%; height: 100vh; position: relative; overflow: hidden; z-index: 1;}
.index .swiper-pagination{bottom: 10vh;background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);box-sizing: border-box;height: 90px;box-sizing: border-box;padding: 24px 0 0;}
.index .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    margin: 0 14px;
    opacity: 0.5;
    color: transparent;box-sizing: border-box; margin: 0 14px!important;
  }
  .index .swiper-pagination-bullet-active {
    opacity: 1;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 2px solid rgba(255, 255, 255, 0.4);
    background-color: transparent;
    color: #ffffff;
  }
  .index .swiper-pagination-bullet-active .rightcircle {
    -webkit-animation: circleProgressLoad_right 4s linear infinite;
    animation: circleProgressLoad_right 4s linear infinite;
  }
  .index .swiper-pagination-bullet-active .leftcircle {
    -webkit-animation: circleProgressLoad_left 4s linear infinite;
    animation: circleProgressLoad_left 4s linear infinite;
  }
  .index .swiper-pagination-bullet-active .wrapper_con {
    display: block;
  }
  .index .swiper-pagination {
    font-size: 0;
  }
  .index .swiper-pagination > span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .right {
    right: -2px;
  }
  .left {
    left: -2px;
  }
  .circleProgress {
    width: 42px;
    height: 42px;
    border: 2px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0; 
    box-sizing: border-box;
    -webkit-transform: rotate(-135deg);
  }
  .rightcircle {
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    right: 0;
  }
  .leftcircle {
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    left: 0;
  }
  .wrapper_con {
    width: 21px;
    height: 42px;
    position: absolute;
    top: -2px;
    overflow: hidden;
    display: none;
}
  @keyframes circleProgressLoad_right {
    0% {
      transform: rotate(45deg);
    }
    50%,
    100% {
      transform: rotate(225deg);
    }
  }
  @keyframes circleProgressLoad_left {
    0%,
    50% {
      transform: rotate(45deg);
    }
    100% {
      transform: rotate(225deg);
    }
  }

.header{padding: 0 7vw; position: relative;z-index: 2;  background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);;box-sizing: border-box;width: 100%;  z-index: 10;height: 80px;position: absolute;left: 0; top: 0; z-index: 100;}
.logo{width: 198px;height: 100%;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_zylogo1a.png) no-repeat left center; background-size: 100% auto;}
.sy.header .logo{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_sylogo2a.png) no-repeat left center; background-size: 100% auto;}
.nav a{ position: relative; margin: 0 25px;    padding: 5px 0; }
.nav a span{height:0;width: 100%;transition: all 0.3s;}
.nav a p{line-height: 16px;color: #fff;font-size: 16px;white-space: normal;white-space: nowrap;}
.iconnav1{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon1a.png) no-repeat center top;background-size:auto 28px;}
.iconnav2{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon2a.png) no-repeat center top;background-size:auto 28px;}
.iconnav3{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon3a.png) no-repeat center top;background-size:auto 28px;}
.iconnav4{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon4a.png) no-repeat center top;background-size:auto 28px;}
.iconnav5{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon5a.png) no-repeat center top;background-size:auto 28px;}
.nav a:hover span,.nav a.now span{height: 37px;}
.nav a::before{content: '';display: inline-block;width: 0;height: 3px;background: #fff;border-radius: 2px; position: absolute;left: 50%; transform: translateX(-50%);top:100%; transition: all 0.3s;}
.nav a:hover::before,.nav a.now::before{width:18px} 

/* .nav a{ position: relative; padding: 0 15px;margin: 0 10px; color: #272728;font-size: 16px; position: relative; line-height: 36px;}
.nav a::before{content: '';display: inline-block;width: 0;height: 3px;background: #015BAD;box-shadow: 0px 2px 4px 0px #015BAD;border-radius: 2px; position: absolute;left: 50%; transform: translateX(-50%);top: 100%; transition: all 0.3s;}
.nav a:hover,.nav a.now{color: #015BAD;font-weight: bold;}
.nav a:hover::before,.nav a.now::before{width:18px} */

.dlzc{color: #fff;font-size: 16px; padding-left:25px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon1b.png) no-repeat left center; margin: 0 65px 0 35px;}
.dlzc a{color: #fff;white-space: nowrap;}
.icon2{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon2b.png) no-repeat left center;padding-left: 31px; color: #fff;font-size: 16px; position: relative; cursor: pointer;}
.icon2b{width: 291px;height: 167px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon3.png) no-repeat center center; position: absolute;left: 50%; transform: translateX(-50%);top: 100%;box-sizing: border-box;padding: 40px 30px 0 30px;display: none;}
.icon2bl{width: calc(100% - 138px); text-align: left; position: relative;}
.icon2bl::before{content: '';display: inline-block;width: 1px;height: 98px; background: #f4f4f4; position: absolute;top: 50%; transform: translateY(-50%);left: -20px;}
.icon2:hover .icon2b{display: block;}




.tcbg{width: 100%;height: 100%; position: fixed;left: 0;top: 0;z-index: 100;background: #555;opacity: 0.6;display: none;}
.fbox-video {width: 980px;height: 550px;display: none;position: fixed;left: 50%;top: 50%;z-index: 101;margin-left: -490px;margin-top: -275px;background: #000;}
.fbox-video #mediaplayer {width: 100%;height: 100%;} 
.synav{width: 100%; position: absolute;left: 0;bottom:0; z-index: 10;background: #fff;}
.synav a{width: 15vw;height: 10vh; text-align: center;position: relative;}
.synav a::after{content: '';display: inline-block;width: 1px;height: 100%;background: #f5f5f5;position: absolute;top: 0;right: 0;}
.synav a:last-child::after{opacity: 0;}
.synav a span{text-align: center;width:80px;height: 45px; position: relative;transition: all 0.3s;}
.synav a span::before{content: '';display: inline-block;width: 6px;height: 6px;background: #015BAD;border-radius: 50%;position: absolute;top: 0;right: 0;transition: all 0.3s;}
.synav a span::after{content: '';display: inline-block;width: 6px;height: 6px;background: #015BAD;border-radius: 50%;position: absolute;left: 0;bottom: 15px;transition: all 0.3s;}
.synav a p{color: #272728;font-size: 16px;line-height: 18px;padding: 8px 0 0;transition: all 0.3s;}
.synav a:hover{background: #015BAD;}
.synav a:hover span::before{right: -8px;top: -8px;}
.synav a:hover span::after{left: -8px;bottom: -8px;}
.synav a:hover p{color: #fff;}
.icon4{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon4a.png) no-repeat center center;background-size: auto 45px;}
.synav a:hover .icon4{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon4b.png) no-repeat center center;background-size: auto 45px;}
.icon5{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon5a.png) no-repeat center center;background-size: auto 45px;}
.synav a:hover .icon5{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon5b.png) no-repeat center center;background-size: auto 45px;}
.icon6{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon6a.png) no-repeat center center;background-size: auto 45px;}
.synav a:hover .icon6{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon6b.png) no-repeat center center;background-size: auto 45px;}
.icon7{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon7a.png) no-repeat center center;background-size: auto 45px;}
.synav a:hover .icon7{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon7b.png) no-repeat center center;background-size: auto 45px;}
.icon8{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon8a.png) no-repeat center center;background-size: auto 45px;}
.synav a:hover .icon8{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon8b.png) no-repeat center center;background-size: auto 45px;}
.icon9b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon9b.png) no-repeat right 53px #f8f8f8;}

.icon9a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon9a.png) no-repeat left 255px;}
.icon50{width: 53px;height: 53px;border-radius: 50%; position: absolute;top: 50%; transform: translateY(-50%);cursor: pointer; z-index: 10;}
.icon50a{background:url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon50a.png) no-repeat center center;left: 7vw;}
.icon50b{background:url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon50b.png) no-repeat center center;right: 7vw;}


.box1388{width: 1200px; margin: 0 auto;border-radius: 20px; background: rgba(255, 255, 255, 0.8);}

.zwl{box-sizing: border-box;width: 225px; margin-right: 40px;padding-left:60px;}
.icon12{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon12.png) no-repeat left center;background-size: 20px auto;padding-left: 26px; line-height: 26px;color: #333;font-size: 20px;font-weight: bold;}

.zwlnav li{margin-bottom: 20px;position: relative;}
.zwlnav li a{line-height: 30px;color: #333;font-size: 16px;}
.zwlnav li span{width: 53px;height: 2px;background: #015BAD;position: absolute;left: -90px;top: 50%;margin-top: -1px; opacity: 0;transition: all 0.3s;}
.zwlnav li span::after{content: '';display: inline-block;	border: 2px solid #015BAD;width: 10px;height: 10px;border-radius: 50%;box-sizing: border-box;position: absolute;right: -8px;top: 50%;margin-top: -5px;}
.zwlnav li:hover a,.zwlnav li.now a{color: #015BAD;}
.zwlnav li:hover span,.zwlnav li.now span{left: -80px; opacity: 1;}
.zwr{width: 900px;}
.zwrt{ margin-bottom: 17px;}

.zwrt li{padding: 15px 0 0;border-bottom: 1px solid #f1f1f1;}
.zwrt li:first-child{padding: 0}
.zwrt li:last-child{padding: 15px 0}
.zwrtl{width: 105px; line-height: 26px;color: #333;font-size: 16px;}
.zwrt li:last-child .zwrtl{line-height: 38px;}
.zwrtr{width: 885px;box-sizing: border-box;padding-right: 60px;position: relative;}
.zwrtrm{height: 36px;overflow: hidden;}
.zwrtrm a{color: #333;font-size: 16px; line-height: 26px; margin: 0 50px 15px 0;}
.zwrtrm a:hover,.zwrtrm a.now{color: #015BAD;}
.icon14{padding-right: 18px;color: #333;font-size: 16px; line-height: 26px;position: absolute;right: 0;top: 0; cursor: pointer;}
.icon14::after{width: 7px;height: 26px;content: '';display: inline-block;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon14.png) no-repeat center center;background-size: 7px auto;position: absolute;right: 0;top: 0;transition: all 0.1s;}
.zwrt li.open .icon14::after{transform: rotate(90deg);}
.zwrt li.open .zwrtrm{height: auto;}
.zwss_input{border:none;width: 450px;height: 38px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon13.png) no-repeat left center;background-size: 15px auto;color: #333;font-size: 16px;box-sizing: border-box;padding-left: 37px;}
.zwss_btn{width: 90px;height: 38px;border-radius: 20px;text-align: center;color: #fff;background: #015BAD;font-size: 16px; line-height: 38px;cursor: pointer;border: none;}
.zwlbt{background: #015BAD;border-radius: 5px;}
.zwlbt td{color: #fff;font-size: 18px; line-height: 56px;}
.zwlbb{}
.zwlbb li{border-bottom: 1px solid #f1f1f1;border-radius: 5px;transition: all 0.3s;}
.zwlbb li a{padding:10px 0; line-height: 35px;font-size: 16px;color: #333;}
.zwlbb li a span{color: #333;transition: all 0.3s;}
.icon15{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon15a.png) no-repeat right center;background-size: 13px auto;}
.zwlbb li:hover{background: #f5f5f5;border-bottom: 1px solid #f5f5f5;}
.zwlbb li:hover a,.zwlbb li:hover a span{color: #015BAD;}
.zwlbb li:hover .icon15{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon15b.png) no-repeat right center;background-size: 13px auto;}
.page{position: relative;z-index: 5; }
.page a,.page span{ display:inline-block; height:32px; box-sizing:border-box; line-height:30px; color:#666; font-size:14px; margin:0 5px; padding: 0 15px; text-align: center;min-width:40px;border: 1px solid #eee; background: #fff;border-radius: 15px; }
.page a:hover{color: #015BAD;; border: 1px solid #015BAD;;}
.page a.now{ color: #fff; background: #015BAD;;border: 1px solid #015BAD;}

.footer{background: #323232;padding: 20px 0 ;}
.footerm{width: 1388px; margin: 0 auto;box-sizing: border-box;padding: 0 100px;}
.footerml{width: 900px;}
.footermr{width: 275px;}
.fnav a{color: #fff; margin-right: 40px;font-size: 16px; line-height: 28px;}
.icon17a{width: 28px;height: 28px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon17a.png) no-repeat center center;background-size: 100% auto;position: relative;}
.icon17b{width: 28px;height: 28px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon17b.png) no-repeat center center;background-size: 100% auto;position: relative;}
.icon17c{width: 28px;height: 28px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon17c.png) no-repeat center center;background-size: 100% auto;position: relative;}
.cola3{color: #A3A3A3;}
.bszs{padding:60px 50px 55px 80px;}
.bszst li{cursor: pointer;width: 150px;height: 50px; text-align: center;color: #333;font-size: 18px;background: #eee; line-height: 50px;margin-right: 10px;}
.bszst li.now{color: #fff;background: #015BAD;}
.bszsb{display: none;color: #262626;font-size: 16px; line-height: 32px;}
.xqbox{padding: 80px 80px 75px;}
.xqtitle{position:relative;font-size: 25px;color: #262626;}
.xqtitle::before{content: '';display: inline-block;width: 28px;height: 13px;background: #015BAD;position: absolute;left:-43px;top: 50%; margin-top: -6.5px;}
.xqt{border-bottom: 1px dashed #ddd;padding: 30px 0 20px 0;}
.xqt li:nth-child(1){width: 100%;}
.xqt li{width: 33%; position: relative;line-height: 30px; margin-bottom: 10px;font-size: 16px;color: #727272;white-space: nowrap;}

.xqt li::after{content: '';display: inline-block;width: 1px;height: 16px;background:#dcdcdc;position: absolute;top: 50%;margin-top: -8px;right:20px; opacity: 0;}

.xqm{color: #262626;line-height: 32px;font-size: 16px;}
.sczw{width: 168px;height: 46px;text-align: center;line-height: 46px;color: #fff;font-size: 16px;border-radius: 23px;background: #489DEA;}
.sczw2{width: 168px;height: 46px;text-align: center;line-height: 46px;color: #fff;font-size: 16px;border-radius: 23px;background: #FF4B00;}
.sczw3{width: 168px;height: 46px;text-align: center;line-height: 46px;color: #666;font-size: 16px;border-radius: 23px;background: #D4D4D4;}
/***/
.dtxq{padding: 80px 94px 75px;}
.colaaa{color: #aaa;}
.dtxqb{border-top: 1px dashed #ddd;padding: 35px 0 0;color: #262626;font-size: 16px; line-height: 36px;}
.dtxqb img{max-width: 100%;}
.xzicon2{cursor: pointer;width: 61px;height: 61px;position:fixed;left: 50%;margin-left: -30.5px;bottom: 17px; z-index: 50;}
.sec1{width: 1360px;margin: 0 auto;padding: 27vh 82px 0 0;height: 100vh;box-sizing: border-box;}
.w1360{width: 1360px;margin: 0 auto;}
.sectitle{font-size: 32px; line-height: 32px;}
.jcyk{height: 100vh;}
.jcyk .sectitle{padding: 15vh 0 50px}
.jcykl{width: 700px;}
.jcyklt{width: 100%;height: 460px;overflow: hidden;position: relative;border-radius: 10px;}
.jcyklt .swiper-slide{position: relative;}
.jcyklt .swiper-slide img{width: 100%; vertical-align: top;}
.xzicon4{width: 63px;height: 63px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon4.png) no-repeat center center;cursor: pointer;position: absolute;left: 50%;top: 50%;margin: -31.5px 0 0 -31.5px; z-index: 10;}
.jcyklt .swiper-slide p{text-align: center;color: #F0FAFF;font-size: 24px;line-height: 24px;width: 100%; left: 0; bottom: 20px;z-index: 10;position: absolute;}
.jcyklb{position: relative;}
.jcyklbm{overflow: hidden;width: 644px;margin: 0 auto;}
.jcyklbm .swiper-slide{position: relative;border-radius: 10px;overflow: hidden;height: 100px;    cursor: pointer;}
.jcyklbm .swiper-slide img{max-width: 100%;max-height: 100px;position: relative;z-index: 1;}
.jcyklbm .swiper-slide p{background: rgba(18, 29, 89, 0.6);line-height: 100px; color: #fff;font-size: 18px;text-align: center;position: absolute;width: 100%;left: 0;top: 0; z-index: 3;}
.jcyklbm .swiper-slide-thumb-active p{opacity: 0;}
.jcyklbl{width: 28px;height: 100px;position: absolute;top: 0;left: 0;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon5.png) no-repeat left center;cursor: pointer;}
.jcyklbr{width: 28px;height: 100px;position: absolute;top: 0;right: 0;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon5.png) no-repeat left center;cursor: pointer;transform: rotate(180deg);}
.jcykrb{position: absolute;width: 100%!important; left:0!important;  bottom: 7px!important; z-index: 2;height: 5px;}
.jcykrb .swiper-pagination-bullet{width: 40px!important;height: 3px!important; background: #0273BE!important; opacity: 0.5!important; border-radius: 0!important; margin: 0 8px!important;}
.jcykrb .swiper-pagination-bullet-active{ opacity: 1!important;height: 5px!important;}
.tcpic{width: 1000px;height: 600px;position: fixed;left: 50%; top:50%;margin: -300px 0 0 -500px;background-color: #fff; z-index: 101;box-sizing: border-box;padding: 10px;display: none;}
.xzicon7{width: 50px;height: 50px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon7.png) no-repeat center center;cursor: pointer;position: absolute;top: -30px;right: -30px;}
.tcpicm{width: 980px;overflow: hidden;height: 580px;margin: 0 auto;}
.tcpicm img{max-height: 580px;max-width: 980px;}
.tcpicl{width: 25px;height: 40px;position: absolute;left: -50px;top: 50%; margin-top: -20px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon6.png) no-repeat left center; cursor: pointer; outline: none;}
.tcpicr{width: 25px;height: 40px;position: absolute;right: -50px;top: 50%; margin-top: -20px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon6.png) no-repeat left center; cursor: pointer;transform: rotate(180deg);outline: none;}
.ykpic{cursor: pointer;}
.jcykr{width: 614px;position: relative;}
.jcykrm{overflow: hidden;}
.sectxt{color: #65A7E3;font-size: 15px;line-height: 15px;position: absolute;right: 38px; bottom: 45px;}

.xzdt{height: 100vh;}
.xzdt .sectitle{padding: 15vh 0 70px}
.xzdtm{overflow: hidden;}
.xzdtm .swiper-slide{background: rgba(240, 250, 255,0.1);border-radius: 30px;height: 120px;width: 100%;margin-bottom: 14px;box-sizing: border-box;padding: 0 144px 0 122px;}
.xzdtm .swiper-slide h2{color: #fff;font-size: 20px;line-height: 20px;}
.xzdtm .swiper-slide p{color: rgba(255,255,255,0.5);font-size: 16px; line-height: 16px;padding: 16px 0 0;}
.xzdtm .swiper-slide span{color: #fff;width: 122px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 22px;top: 50%;margin-top: -23px;border-radius: 23px;font-size: 16px;}
.xzdtm .swiper-slide b{width: 80px;height: 80px;position: absolute;left: 20px;top: 50%;margin-top: -40px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon9a.png) no-repeat center center;background-size: 100% auto;}
.xzdtm .swiper-slide.xzicon9a span{ box-shadow: 0px 10px 30px 0px rgba(255, 106, 0, 0.3);background: #FF6A00;}
.xzdtm .swiper-slide.xzicon9a b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon9a.png) no-repeat center center;background-size: 100% auto;}
.xzdtm .swiper-slide.xzicon9b span{ box-shadow: 0px 10px 30px 0px rgba(255, 195, 13, 0.3); background: #FFC30D;}
.xzdtm .swiper-slide.xzicon9b b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon9b.png) no-repeat center center;background-size: 100% auto;}
.xzdtm .swiper-slide.xzicon9c span{ box-shadow: 0px 10px 30px 0px rgba(1, 91, 173, 0.3);background: #015BAD;}
.xzdtm .swiper-slide.xzicon9c b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon9c.png) no-repeat center center;background-size: 100% auto;}
.xzdtm .swiper-slide.xzicon9d span{  box-shadow: 0px 10px 30px 0px rgba(207, 43, 30, 0.3);    background: #CF2B1E;}
.xzdtm .swiper-slide.xzicon9d b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon9d.png) no-repeat center center;background-size: 100% auto;}
.xzdtb{ z-index: 2;height: 5px;padding: 38px 0 0;}
.xzdtb .swiper-pagination-bullet{width: 40px!important;height: 3px!important; background: #fff!important; opacity: 0.5!important; border-radius: 0!important; margin: 0 8px!important;}
.xzdtb .swiper-pagination-bullet-active{ opacity: 1!important;height: 5px!important;}
.jcyn{height: 100vh;}
.jcyn .sectitle{padding: 15vh 0 125px;}
.jcynm{width: 140px;height: 460px;background: #fff;border-radius: 0 70px 70px 70px;position: relative;transition: all 0.3s;}
.jcynm.show{width: 1000px;}
.xzicon11{position: absolute;left: 0;top:-50px;cursor: pointer;}
.xzicon10a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon10a.png) no-repeat left bottom #fff;box-shadow: 0 20px 40px rgba(255,106,0,0.1);}
.xzicon10b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon10b.png) no-repeat left bottom #fff;box-shadow: 0 20px 40px rgba(255,106,0,0.1);}
.xzicon10c{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon10c.png) no-repeat left bottom #fff;box-shadow: 0 20px 40px rgba(0,91,172,0.1);}
.jcynma{width: 100%; height: 100%; position: absolute;left: 0;top: 0;z-index: 2;cursor: pointer;}
.jcynma h2{text-transform: uppercase;font-size: 16px; line-height: 26px; padding: 75px 0 20px;}
.jcynma p{color: #333;font-size: 22px; line-height: 26px;font-weight: bold;}
.xzicon10a .jcynma h2{color: #FF6A00;}
.xzicon10b .jcynma h2{color: #FFC30D;}
.xzicon10c .jcynma h2{color: #015BAD;}
.jcynm.show .jcynma{opacity: 0;width: 0;}
.jcynmb{padding: 50px 40px 0 140px;opacity: 0; transition: all 0.5s;box-sizing: border-box;width:0;overflow: hidden; height: 100%;position: absolute;left: 0;top: 0;}
.jcynm.show .jcynmb{opacity: 1;width: 100%;}
.jcynmbl{padding: 27px 0 0;white-space: nowrap;}
.jcynmbl h2{color: #333;font-size: 22px; line-height: 22px;font-weight: bold;position: relative; letter-spacing: 3px;}
.jcynmbl h2 span{line-height: 22px;position: absolute;left: -96px; top: 0;text-transform:uppercase;font-size: 16px;font-weight: normal;}
.xzicon10a .jcynmbl h2 span{color: #FF6A00;}
.xzicon10b .jcynmbl h2 span{color: #FFC30D;}
.xzicon10c .jcynmbl h2 span{color: #015BAD;}
.jcynmbl h3{color: #333;font-size: 18px; line-height: 45px; margin-bottom: 10px;}
.jcynmbl p{color: #333;font-size: 18px; line-height: 45px;padding-left: 15px;position: relative;}
.jcynmbl p::before{content: '';display: inline-block;width: 4px;height: 4px;background: #333;border-radius: 50%;position: absolute;left: 0;top: 50%; margin-top: -2px;}

.xzicon10b .jcynmbl p{color: #666;}
.xzicon10b .jcynmbl p::before{background: #666;    font-size: 16px;}
.zplc .sectitle{padding: 15vh 0 105px;}
.liuc{position: relative;}
.liuc::before{content: '';display: inline-block; width: 100%;height: 222px;position: absolute;left: 0;top: 57px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon14.png) no-repeat center center;background-size: 100% auto;}
.zplcm{position: relative; z-index: 5;cursor: pointer;height: 300px; overflow: hidden;}
.zplcm p{text-align: center;color: #DAF0FF;line-height: 40px;font-weight: bold;font-size: 20px;transition: all 0.3s;width:100%;position: absolute;left: 0; bottom: 0;}
.zplcm:nth-child(1){margin: 32px 93px 0 0;}
.zplcm:nth-child(2){margin: 0 92px 0 0;height: 332px;}
.zplcm:nth-child(3){margin: 32px 93px 0 0;}
.zplcm:nth-child(4){margin: 0 82px 0 0;height: 332px;}
.zplcm:nth-child(5){margin: 32px 0 0 0;}
.zplcm:nth-child(2) p,.zplcm:nth-child(4) p{margin-top: 72px;}
.xzicon17{width: 38px;height: 38px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon17.png) no-repeat center center;background-size: 100% auto;position: absolute;top: 50%; margin-top: -19px;}
.zplcm:nth-child(1) .xzicon17{left: calc(100% + 28px);}
.zplcm:nth-child(2) .xzicon17{left: calc(100% + 26px);}
.zplcm:nth-child(3) .xzicon17{left: calc(100% + 19px);}
.zplcm:nth-child(4) .xzicon17{left: calc(100% + 36px);}
.xzicon16{position: absolute;}
.zplcm:nth-child(1) .xzicon16{left: 100%; top: 125px;}
.zplcm:nth-child(2) .xzicon16{left: calc(100% + 15px); top: 45px;}
.zplcm:nth-child(3) .xzicon16{left:calc(100% + 21px); top: 120px;}
.zplcm:nth-child(4) .xzicon16{left:calc(100% + 21px); top: 35px;}
.zplcmb{width: 664px;height: 114px;position: absolute;   box-shadow: 0px 10px 30px 0px rgba(0, 8, 54, 0.5); background: linear-gradient(90deg, #0160B1, #02AEEB);color: #fff;font-size: 18px; line-height: 34px;box-sizing: border-box;padding: 0 30px;top: 363px; transition: all 0.5s;transform: translateY(-50px); opacity: 0;}
.chen{color: #FF8704;}
.zplcmb::after{content: '';display: inline-block;width: 680px;height: 130px;border: 1px solid #fff; opacity: 0.5;position: absolute;right: 0;bottom: 0; }
.zplcmb::before{content: '';display: inline-block;width: 10px;height: 54px;background: #FF6A00;position: absolute;top: 0;left:-24px; z-index: 2;}
.lcnum{position: absolute;color: #fff;font-size: 36px;font-weight: bold;line-height: 28px;top: -36px;left: 0;padding: 0 10px; z-index: 2;}
.zplcm:nth-child(1) .zplcmb{left: 68px;}
.zplcm:nth-child(1) .lcnum{left: 0;background: #121d59;}
.zplcm:nth-child(2) .zplcmb{left: 68px;top: 395px;}
.zplcm:nth-child(2) .lcnum{left: 0;background: #121d59;}
.zplcm:nth-child(3) .zplcmb{height: 74px;left: 50%;margin-left: -332px;top: 365px;}
.zplcm:nth-child(3) .lcnum{left: 50%;margin-left: -32px;background: #121d59;}
.zplcm:nth-child(3) .zplcmb::after{height: 90px;}
.zplcm:nth-child(4) .zplcmb{height: 74px;left: initial;right: 10px; top: 397px;}
.zplcm:nth-child(4) .lcnum{left:initial;background: #102362;right:10px;}
.zplcm:nth-child(4) .zplcmb::after{height: 90px;}
.zplcm:nth-child(5) .zplcmb{left: initial;right: 70px; top: 365px;}
.zplcm:nth-child(5) .lcnum{left:initial;background: #102362;right:10px;}
.zplcm:hover p,.zplcm.now p{font-size: 30px;}
.zplcm:hover,.zplcm.now{overflow: inherit;}
.zplcm:hover .zplcmb,.zplcm.now .zplcmb{transform: translateY(0); opacity: 1;}
.qat{padding:15vh 0 55px;}
.qam li{margin-bottom: 11px;background: #fff;border-radius: 8px;position: relative;padding: 0 20px;}
.qam li::before{content: '';display: inline-block;width: 35px;height: 33px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon19a.png) no-repeat center center;background-size: 100% auto;position: absolute;left: 0;top: 0;}
.qam li h2{position: relative;line-height: 56px;color: #015BAD;font-size: 18px;padding: 0 30px 0 44px;cursor: pointer;}
.qam li h2::after{content: '';display: inline-block;width: 30px;height: 100%;position: absolute;right: 0;top: 0;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon18a.png) no-repeat right center;background-size: 20px auto;}
.qam li.now{padding-bottom: 20px;}
.qam li.now h2::after{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon18b.png) no-repeat right center;background-size: 20px auto;}
.qamb{background: #015BAD;border-radius: 8px;position: relative;padding:15px 44px;color: #fff;line-height: 28px;font-size: 16px;overflow: hidden;display: none;}
.qamb::before{content: '';display: inline-block;width: 40px;height: 37px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon19b.png) no-repeat center center;position: absolute;left: 0;top: 0;}
.xz .header{background: none;}
.xz .dlzc{padding-left: 65px;}
.xz .header2{border-bottom: 1px solid #C6E1F8;}
.xz .header2 .nav a p{color: #333;}
.xz .header2 .nav a.now p,.xz .header2 .nav a:hover p{color: #015BAD;}
.xz .header2 .dlzc,.xz .header2 .dlzc a{color: #666;}
.xz .header2 .icon1{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon1ab.png) no-repeat center top;background-size: auto 28px;}
.xz .header2 .icon2{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon2ab.png) no-repeat center top;background-size: auto 28px;}
.xz .header3{border-bottom: 1px solid #364479;}
.w296{width: 296px;}
.xz .header4{background-color: #f0faff;}
.float{width: 146px;position: fixed;right: -146px;height: 464px;top: 50%;margin-top: -232px;z-index: 60;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon21.png) no-repeat center bottom;text-align: center;box-sizing: border-box;padding: 30px 0 0;transition: all 0.3s;}
.float.show{right: 0}
.float a{display: block;width: 100%; text-align: center; line-height: 40px;color: #333;font-size: 18px; margin-bottom: 10px;}
.float a:hover{color:#015BAD}
.float li.active a{color: #015BAD;}
.floata{width: 120px;height: 124px;position: absolute;right: 100%;top: 50px; margin-top: -62px;z-index: 60;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzicon22a.png) no-repeat center center;background-size: 100% auto;cursor: pointer;}
.op0{opacity: 0;}
.op1{opacity: 1;}
.qam{padding: 0 0 100px;}
.slimScrollBar{background: #015BAD!important;}

.videobg{width: 100%;height: 90vh;position: absolute;left: 0;top: 0; z-index: 11;background: rgba(1, 91, 173, 0.2);}
#banner-video {backface-visibility: hidden;height: 90vh;transform: translate3d(0,0,0);transform-style: preserve-3d;width: 100%;object-fit: cover; position: relative;z-index: 10;}

.xzdtbb{height: 100px;line-height: 100px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_icon20.png) no-repeat center center;background-size: auto 100%; text-align: center; color: #fff;font-size: 20px;margin: 40px 0 0;}
.xzdtbb b{color: #ff8704;font-size: 26px;}
.nodt{text-align: center; color: #fff;font-size: 20px; line-height: 30px;}
.nodt b{color: #ff8704;font-size: 26px;}
.zwmenu h2{position: relative;margin-bottom: 20px;}
.zwmenu h2 a{position: relative;line-height: 30px;color: #333;font-size: 16px;}
.zwmenu h2 span{width: 45px;height: 2px;background: #015BAD;position: absolute;left: -80px;top:14px; opacity: 0;transition: all 0.3s;}
.zwmenu h2 span::after{content: '';display: inline-block;	border: 2px solid #015BAD;width: 10px;height: 10px;border-radius: 50%;box-sizing: border-box;position: absolute;right: -8px;top: 50%;margin-top: -5px;}
.zwmenu h2:hover a,.zwmenu h2.now a{color: #015BAD;}
.zwmenu h2:hover span,.zwmenu h2.now span{left: -60px; opacity: 1;}
.zwmenu dl{position: relative;}
.zwmenu dt{position: relative;padding-bottom: 15px;cursor: pointer;padding-right: 20px;}
.zwmenu dt a{color: #333;font-size: 16px; line-height: 30px;}
.zwmenu dt span{width: 45px;height: 2px;background: #015BAD;position: absolute;left: -80px;top:14px; opacity: 0;transition: all 0.3s;}
.zwmenu dt span::after{content: '';display: inline-block;	border: 2px solid #015BAD;width: 10px;height: 10px;border-radius: 50%;box-sizing: border-box;position: absolute;right: -8px;top: 50%;margin-top: -5px;}
.zwmenu dt:hover span,.zwmenu dl.now dt span{left: -60px; opacity: 1;}

.zwmenu dt::after{content: '';display: inline-block;width: 10px;height: 30px;position: absolute;top: 0;right: 0;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_flicon1a.png) no-repeat right center;}
.zwmenu dl.now dt::after{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_flicon1b.png) no-repeat right center;}
.zwmenu dl.now dt a,.zwmenu dl dt:hover a{color: #015BAD;}
.zwmenu dl dd{display: none;}
.zwmenu dl dd li{margin-bottom: 15px;padding-right: 25px; position: relative; cursor: pointer;}
/* .zwmenu dl dd li a{color: #666;line-height: 28px;font-size: 15px;}
.zwmenu dl dd li a:hover,.zwmenu dl dd li a.act{color: #015BAD;} */
.zwlink{color: #666;line-height: 20px;font-size: 15px;}
.zwlink:hover,.zwlink.act,.zwmenu dl dd li.now .zwlink{color: #015BAD;}
.zwmenu dl dd li.hassub::after{content: '';display: inline-block;width: 10px;height: 20px;position: absolute;top: 0;right: 5px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_flicon1a.png) no-repeat right center;}
.zwmenu dl dd li.hassub.now::after{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_flicon1b.png) no-repeat right center;}
.three{padding: 10px 5px 0;display: none;}
.three p{padding: 5px 0;}
.three a{line-height: 20px;font-size: 14px;color: #666;}
.three a:hover,.three a.act{color: #015BAD;}

.zwmenu dl.nosub  dt::after{opacity: 0;}
/**0717**/
.box1{height: 100vh;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_images_xzsy4a.jpg) no-repeat center center;background-size: 100% 100%; position: relative;}
.xzban1b{position: absolute;left: 50%; transform: translateX(-50%);top: 16%;height: 480px;}

.xzsynow{box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed;}

.xztd{width: 238px;height: 67px;position: absolute;left: 50%; bottom: 17%;color: #fff;font-size: 20px; margin-left: -119px;}
.xztd span{color: #fff; position: relative; z-index: 3;}
.xztd::before{box-sizing: border-box;border: 1px solid #E3EBFF; position: absolute;left: 10px; top: 10px;content: '';display: inline-block;width: 100%;height: 100%; z-index: -1;}
.xztd::after{background: linear-gradient(90deg, #002EA8 0%, rgba(255,255,255,0) 100%);width: 100%;height: 100%; position: absolute; z-index: 2; text-align: center;content: '';display: inline-block; transition: all 0.3s;}
.xztd:hover::after{opacity: 0.5;}
.xzicon10{width: 52px;height: 52px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon10b.png) no-repeat center center; position: absolute;left: 50%; margin-left: -26px; bottom: 80px;animation: icon1 1.2s linear infinite; cursor: pointer;}
.xzicon10 b{width: 100%;height: 100%;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon10.png) no-repeat center center;}
.xzwrap{width: 100%; max-width: 1372px; margin: 0 auto;position:relative; z-index: 2;}
.xzgsjj{padding:100px 0 0; position:relative;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon31.png) no-repeat right top;}
.xztitle{text-align: center;}
.xztitle span{color: #015BAD;font-weight: 500;font-size: 40px; line-height: 40px; position: relative;}
.xztitle span::before{content: '';display: inline-block;width: 30px;height:24px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon11.png) no-repeat center center; position: absolute;top: 0;right: -45px}
.xztitle p{color: #000;font-size: 20px;line-height: 20px; letter-spacing: 10px;padding: 20px 0 0;}
.xzgsjjm{padding: 115px 0 0;}
.xzgsjjml{position: relative;width: 46%;}
.xzgsjjml h2{font-size: 30px; line-height: 42px;}
.xzgsjjmltxt{border-bottom: 1px solid #d8d8d8;padding: 60px 0;font-size: 14px; line-height: 24px;}
.xzgsjjmlb{padding: 50px 0 0; }
.xzgsjjmlb ul:nth-child(2){padding: 35px 0;}
.xzgsjjmlb li:nth-child(2){width: 355px;}
.xzgsjjmlbtxt1{font-size: 40px; line-height: 40px;}
.xzgsjjmlbtxt2{font-size: 12px;padding: 0 8px; transform: translateY(10px);white-space: nowrap;}
.xzicon12{position: absolute;top: 50%;transform: translateY(-50%);left: -80px;width: 58px;}
.xzgsjjmr{position: relative;width: 46%;box-sizing: border-box;padding-right: 162px;}
.xzgsjjmrl{width: 474px;height: 474px;  position: relative;}
.xzgsjjmrlm{position: relative;width: 474px;height: 474px; padding: 3px;box-sizing: border-box; border-radius: 50%; overflow: hidden;display: none; z-index: 3;}
.xzgsjjmrlmm{overflow: hidden; position: relative;width: 100%;height:  100%; border-radius: 50%;}
.xzgsjjmrlm img{width: 100%;height:  100%; border-radius: 50%; position: relative; z-index: 1; vertical-align: top;}
.xzgsjjmrlm h2{background: rgba(0,0,0,0.32);text-align: center;width: 100%; position: absolute;left: 0;bottom:0; z-index:2;color: #fff;line-height: 60px;font-size: 20px; } 
.xzgsjjmr .svg {
  width:100%;
  height: 100%;
  stroke: #015BAD;
  stroke-width: 6px; z-index: 1;
  fill: transparent; position: absolute;left:0; top: 0;
  -webkit-animation: rotate 8s linear infinite;
  animation: rotate 8s linear infinite;
}
.xzgsjjmrr{width: 157px;height: 521px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon13.png) no-repeat center center;background-size: 100% auto; position: absolute;top: 50%; transform: translateY(-50%);right: 54px;}
.xzgsjjmrr li{position:absolute; cursor: pointer;}
.xzgsjjmrr li img{position: relative; z-index: 3;border-radius: 50%;width: 100%;height: 100%;}
.xzgsjjmrr li::before{content: '';display: inline-block;width: calc(100% + 6px);height: calc(100% + 6px);position: absolute; z-index: 2;left: -3px; top: -3px;background: #015BAD;border-radius: 50%;opacity: 0;}
.xzgsjjmrr li::after{content: '';display: inline-block;width: calc(100% + 24px);height: calc(100% + 24px);position: absolute; z-index: 1;left: -12px; top: -12px;background: #DDEAFF;border-radius: 50%;opacity: 0;}
.xzgsjjmrr li.now::before,.xzgsjjmrr li.now::after{opacity: 1;}
.xzgsjjmrr li:nth-child(1){width: 50px;height: 50px;left: 20px;top: 0;}
.xzgsjjmrr li:nth-child(5){width: 50px;height: 50px;left: 20px;bottom: 0;}
.xzgsjjmrr li:nth-child(2){width: 80px;height: 80px;left: 83px;top: 80px;}
.xzgsjjmrr li:nth-child(4){width: 80px;height: 80px;left: 83px;bottom: 80px;}
.xzgsjjmrr li:nth-child(3){width:95px;height: 95px;left: 103px;bottom:213px;}
.xzjcyk{position: relative;padding: 140px 0 120px;}
.xzjcyk::before{content: '';display: inline-block;width: 850px;height: 850px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon32a.png) no-repeat center center;background-size: 100% auto; position: absolute;left: 40px; top: 17px; z-index: 1;}
.xzjcyk::after{content: '';display: inline-block;width: 159px;height: 349px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon32b.png) no-repeat center center;background-size: 100% auto; position: absolute;right:0; bottom: 0; z-index: 1;}
.xzjcyk1{padding: 100px 0 170px; overflow: hidden; position: relative;}
.xzjcyk1m{width: 845px;margin: 0 auto; position: relative;}
.xzjcyk1m::before{content: '';display: inline-block;width: calc(100% + 24px);height: calc(100% + 24px);border: 3px solid #015BAD;border-radius: 23px; position: absolute;left: 50%;top: 50%; transform: translate(-50%,-50%); z-index: 1;}
.xzjcyk1m .swiper-wrapper{position: 2;}
.xzjcyk1m .swiper-slide{overflow: hidden; cursor: pointer;border-radius: 10px;}
.xzjcyk1m .swiper-slide img{transition: all 0.5s;width: 100%;height:auto;}
.xzjcyk1m .swiper-slide:hover img{transform: scale(1.1);}
.xzjcyk1ml{width: 120px;height: 54px;background: #fff; position: absolute;left: -160px;top: 50%; transform: translateY(-50%); z-index: 10; cursor: pointer; transition: all 0.3s;}
.xzjcyk1ml:hover,.xzjcyk1mr:hover{background: rgba(255,255,255,0.6);}
.xzicon14a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon14a.png) no-repeat left center;background-size: 21px auto;padding-left: 29px;color: #000;font-size: 14px;height: 100%; line-height: 52px;}
.xzjcyk1mr{width: 120px;height: 54px;background: #fff; position: absolute;right: -160px;top: 50%; transform: translateY(-50%); z-index: 10; cursor: pointer;transition: all 0.3s;}
.xzicon14b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon14b.png) no-repeat right center;background-size: 21px auto;padding-right: 29px;color: #000;font-size:14px;height: 100%;line-height: 52px;}
.xzjcyk1b{position: absolute;width: 100%;left: 0;bottom: 100px; text-align: center;}
.xzjcyk1b p{display: none;color: #272728;font-size: 24px; line-height: 20px;}


.xzjcyk2{position: relative;}
.xzjcyk2::before{content: '';display: inline-block;width: 1594px;height: 828px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon40.png) no-repeat center top;background-size: 100% auto; position: absolute;left: 50%; transform: translateX(-50%);top: -30px;}
.xzjcyk2t{display: none; position:relative; z-index: 2; }
.xzjcyk2tm{overflow: hidden;}
.xzjcyk2tm .swiper-slide{position: relative;}
.xzjcyk2tm .swiper-slide img{position: relative;width: 100%; vertical-align: top; z-index: 1;}
.xzjcyk2tm .swiper-slide::before{content: '';display: inline-block;width: 100%;height: 100%; position: absolute;left: 0; top: 0; z-index: 2;background: #000; opacity: 0.19;border-radius: 10px;}
.xzcksp::after{content: ''; display: inline-block;width: 84px;height: 84px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon17.png) no-repeat center center;background-size: 100% auto; cursor: pointer; position: absolute;left: 50%;top: 50%; transform: translate(-50%,-50%); z-index: 3;}
.xzicon15{width: 53px;height: 53px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon15a.png) no-repeat center center; background-size: 100% auto; transition: all 0.3s; position: absolute;left: 40px; top: 50%; transform: translateY(-50%); cursor: pointer; z-index: 3;}
.xzicon15:hover{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon15b.png) no-repeat center center;}
.xzicon16{width: 53px;height: 53px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon16a.png) no-repeat center center; background-size: 100% auto; transition: all 0.3s; position: absolute;right: 40px; top: 50%; transform: translateY(-50%); cursor: pointer; z-index: 3;}
.xzicon16:hover{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon16b.png) no-repeat center center;}

.xzjcyk2b{background: #000; position: absolute;left: 0; bottom: 0; z-index: 3;width: 100%;border-radius: 0 0 10px 10px; overflow: hidden; }
.xzjcyk2b li{width: 25%; line-height: 77px; text-align: center;color: #fff;font-size: 14px; cursor: pointer; transition: all 0.3s; }
.xzjcyk2b li:hover,.xzjcyk2b li.now{background: #015BAD;font-size: 20px;font-weight: bold;}
.xzrcfz{background: #F2F3F8;padding: 100px 0;}
.xzfz{padding: 150px 0 100px;}
.xzfz li{position: relative;width: calc((100% - 76px)/3);border-radius: 29px;overflow: hidden;background: #fff;height: 523px; transition: all 0.3s;}
.xzfz li:hover{transform: translateY(-40px);box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.0700);}
.fzpic{width: 100%;height: 523px; position: relative; z-index: 1;border-radius: 29px; overflow: hidden; transition: all 0.3s;}
.fzpic img{width: 100%;height: 523px; position: absolute;left: 0;top: 0;}
.xzfz li:hover .fzpic{height: 225px;}
.xzfztxt{width: 100%;height: 80px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon18a.png) no-repeat center bottom;background-size: 100% auto; position: absolute;left: 0;bottom: 0; z-index: 2;color: #fff;box-sizing: border-box;padding-left: 30px;font-size: 20px;letter-spacing: 10px; line-height: 80px; transition: all 0.3s; margin:0;}
.xzfz li:hover .xzfztxt{opacity: 0;}
.xzfzb{width: 100%;box-sizing: border-box;padding: 0 30px;height: 320px; position: absolute;left: 0;top: 100%; z-index: 3; transition: all 0.3s;}
.xzfzb h2{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon18b.png) no-repeat center bottom;background-size: 100% auto;line-height: 70px;color: #000;font-size: 20px; letter-spacing: 10px;font-weight: bold;}
.xzfzbb{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon18.png) no-repeat right bottom 30px;background-size: 131px auto;padding: 10px 0 30px;}
.xzfzbb p{position: relative;color: #000;font-size: 16px;line-height: 22px;padding: 8px 0 8px 15px;margin:0;}
.xzfzbb p::before{content: '';display: inline-block;width: 5px;height: 5px;background: #015BAD;border-radius: 50%; position: absolute;left: 0;top: 50%; transform: translateY(-50%);}
.xzfz li:hover .xzfzb{top: 190px;}
.xzflbox{padding: 100px 0 0;}
.xzfll{width: 48%;height: 665px;}
.xzfl{ position: relative;height: 665px;border-radius: 5px;display: none;}
.xzfl::before{content: '';display: inline-block;width: 75%;padding-bottom: 74.678%;  left: -13.5%;  transform: translate(53.9%, 0);  bottom: 0;position: absolute;  background: #1A6BF3;  z-index: 10;}
.xzfl.active::before{animation: squareMove1 2s cubic-bezier(0.4, 0.0, 0.2, 1) 0s forwards; z-index: 1;}
.xzflm{border-radius: 5px;position: relative; z-index: 2; overflow: hidden;}

.xzflm img{width: 100%;height: 100%;border-radius:5px;}
.xzfltxt{position: absolute; left:0;top: 0; z-index: 3;width: 100%;height: 100%;background: rgba(0,0,0,0.37);border-radius: 10px;box-sizing: border-box;padding: 60px 60px 0;color: #fff; overflow: hidden;}
.xzfltxt h2{font-size: 40px; line-height: 40px;padding: 0 0 35px;}
.xzfltxt p{font-size: 16px; line-height: 36px;}
.xzfltxt::after {content: "";display: inline-block;position: absolute;top: 0;left: 0;width: 100%;height: 100%; 
}
.xzfltxt.active::after{ background-color: #968C83;animation: bgTranslateRight 1s cubic-bezier(0.0, 0.0, 0.0, 1) 0s forwards;}
.xzflr{width: 48%;}
.xzflr h2{background: #015BAD;border-radius: 5px;line-height: 110px;color: #fff;padding-left: 40px;font-size: 25px;}
.xzflr li{box-sizing: border-box;height: 110px;padding-left: 40px;color: #272728;font-size: 20px; position: relative;border-radius: 5px; cursor: pointer; transition: all 0.5s; overflow: hidden;}
.xzflr li::after{content: '';display: inline-block;width: 100%;height: 1px;background: #D8DADB; position: absolute;left: 0;bottom: 0; transition: all 0.5s;}
.xzflr li span{position:relative; z-index: 2;}
.xzflr li.now{color: #fff;font-size: 25px;}
.xzflr li::before{content: '';display: inline-block;width: 0;height: 100%; background: #015BAD; position: absolute;left: 0;top: 0;transition: .5s width cubic-bezier(0.2, 0, 0.2, 1); z-index: 0;}
.xzflr li.now::before{width: 100%;}
.xzflr li.now::after{ opacity: 0;}

.xzlc{padding: 120px 0 40px;position: relative;}
.xzlc::before{content: '';display: inline-block;width: 415px;height: 596px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon33a.png) no-repeat center center;background-size: 100% auto; position: absolute;top: 0;right: 0;}
.xzlc::after{content: '';display: inline-block;width: 579px;height: 405px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon33b.png) no-repeat center center;background-size: 100% auto; position: absolute;left: 0;bottom: 0;}
.zllc{padding: 100px 0 120px;}
.zllc ul{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon24.png) no-repeat center center;}
.zllc li{width: calc((100% - 172px)/5);position: relative;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.0700);border-radius: 20px;height: 264px;background: #fff; overflow: hidden; }
.zllct{width: 100%;height: 100%; position: absolute;left: 0;top: 0; z-index: 1;}
.zlpic{width: 100%;height: 81px;}
.zltxt{color: #272728;font-size:22px; line-height: 22px;padding:35px 0 0;font-weight: bold;}
.zltxt2{color: #015BAD;font-size: 60px; line-height: 84px; position: absolute;left: 50%; transform: translateX(-50%);top: 125px;font-weight: bold; opacity: 0;}
.zllcb{background: #015BAD; position: absolute;width: 100%;height: 100%; left: 0; z-index: 2; transition: all 0.5s; opacity: 0;top: 100%;}
.zllcbpic{height: 35px;width: 100%;}
.zllcb h2{color: #fff;padding: 15px 0 20px;font-size: 20px;font-weight: 600; line-height: 20px;}
.zllcb p{ line-height: 22px; text-align: center;padding: 0 20px; color: #fff; }
.zllcbtxt{color: #fff;font-size: 60px; line-height: 80px; opacity: 0.11;}
.zllc li:hover .zllcb{top: 0; opacity: 1;}
.icon19a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon19a.png) no-repeat center center; background-size: auto 81px;}
.icon19b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon19b.png) no-repeat center center; background-size: auto 35px;}
.icon20a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon20a.png) no-repeat center center; background-size: auto 61px;}
.icon20b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon20b.png) no-repeat center center; background-size: auto 32px;}
.icon21a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon21a.png) no-repeat center center; background-size: auto 67px;}
.icon21b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon21b.png) no-repeat center center; background-size: auto 32px;}
.icon22a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon22a.png) no-repeat center center; background-size: auto 70px;}
.icon22b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon22b.png) no-repeat center center; background-size: auto 32px;}
.icon23a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon23a.png) no-repeat center center; background-size: auto 67px;}
.icon23b{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon23b.png) no-repeat center center; background-size: auto 32px;}
.xzqat{padding: 80px 0 50px;}
.xzqat li{width: calc((100% - 72px)/4); height: 111px; cursor: pointer;border-radius: 5px;}
.xzqat li b{font-size: 20px;color: #949699; line-height: 62px;}
.xzqat li.now b{color: #fff;}
.icon25{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon25c.png) no-repeat center center; background-size: cover;}
.xzqat li.now.icon25{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon25d.png) no-repeat center center; background-size: cover;}
.icon25n{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon25a.png) no-repeat left center; background-size: 58px auto;padding-left: 78px;}
.xzqat li.now .icon25n{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon25b.png) no-repeat left center; background-size: 58px auto;}
.icon26{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon26c.png) no-repeat center center; background-size: cover;}
.xzqat li.now.icon26{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon26d.png) no-repeat center center; background-size: cover;}
.icon26n{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon26a.png) no-repeat left center; background-size: 76px auto;padding-left: 96px;}
.xzqat li.now .icon26n{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon26b.png) no-repeat left center; background-size: 76px auto;}
.icon27{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon27c.png) no-repeat center center; background-size: cover;}
.xzqat li.now.icon27{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon27d.png) no-repeat center center; background-size: cover;}
.icon27n{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon27a.png) no-repeat left center; background-size: 66px auto;padding-left: 86px;}
.xzqat li.now .icon27n{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon27b.png) no-repeat left center;background-size: 66px auto; }
.icon28{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon28c.png) no-repeat center center; background-size: cover;}
.xzqat li.now.icon28{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon28d.png) no-repeat center center; background-size: cover;}
.icon28n{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon28a.png) no-repeat left center; background-size: 58px auto;padding-left: 78px;}
.xzqat li.now .icon28n{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon28b.png) no-repeat left center;background-size: 58px auto; }
.xzqab{display: none;}
.xzqab li{margin-bottom: 40px;}
.xzqab li h2{color: #272728;font-size: 16px; line-height: 26px;margin-bottom: 15px;font-weight: bold; position: relative;padding-left: 30px;}
.xzqab li h2::before{content: 'Q：';display: inline-block;line-height: 26px;font-weight: bold;color: #272728;font-size: 16px; position: absolute;left: 0; top: 0;}
.xzqabb{color: #424344;font-size: 16px; line-height: 26px; position: relative;padding-left: 30px;}
.xzqabb::before{content: 'A：';display: inline-block;line-height: 26px;font-weight: bold;color: #272728;font-size: 16px; position: absolute;left: 0; top: 0;}

.xzfloat{position: fixed;left: 20px; top: 50%; transform: translateY(-50%); z-index: 100;}
.xzfloat::before{content: '';display: inline-block;width:2px;height:100%;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon41c.png) no-repeat center center;background-size: cover; position: absolute;left: 4px; top:36px;}
.xzfloat li{padding-left: 13px;margin: 18px 0; position: relative;}
.xzfloat li a{width: 120px;height: 36px; line-height: 36px; box-sizing: border-box;color: #000;font-size: 16px;padding: 0 0 0 8px;}
.xzfloat li.now a,.xzfloat li:hover a{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon41a.png) no-repeat center center;background-size: cover; color: #0054A1; font-size: 24px; }
.xzfloat li::before{content: '';display: inline-block;width: 10px;height: 10px;background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon41b.png) no-repeat center center;background-size: cover; position: absolute;left: 0;top: 50%; transform: translateY(-50%);}
.social-share .icon-wechat,.social-share .icon-wechat:hover{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_wechat.png) no-repeat center center #48BB35;font-size: 0;border: none;}
.social-share .icon-weibo,.social-share .icon-weibo:hover{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_weibo.png) no-repeat center center #E32624;font-size: 0;border: none;}
.social-share .icon-linkedin,.social-share .icon-linkedin:hover{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_in.png) no-repeat center center #0076B0;font-size: 0;border: none;}






@media screen and (max-width:1537px){
  .xzban1b{height:  calc(480px * 0.7);}
  .xzicon10{bottom: calc( 80px * 0.7);}
  .xztd{width: calc(238px * 0.7);height: calc(67px * 0.7);font-size: calc(20px * 0.7); margin-left: calc(-119px * 0.7);}
  
  .xzwrap{ max-width: calc(1372px * 0.7); }
  .xzgsjjmrl{width: calc(474px * 0.7);height: calc(474px * 0.7);  }
.xzgsjjmrlm{width: calc(474px * 0.7);height: calc(474px * 0.7);}
.xzgsjjmrlm h2{line-height: calc(60px * 0.7);font-size: 14px; } 
.xzgsjjmrr{width: CALC( 157px * 0.7);height: CALC( 521px * 0.7);right: CALC( 54px * 0.7);}
.xzgsjjmrr li:nth-child(1){width: CALC( 50px * 0.7);height: CALC( 50px * 0.7);left: CALC( 20px * 0.7);}
.xzgsjjmrr li:nth-child(5){width: CALC( 50px * 0.7);height: CALC( 50px * 0.7);left: CALC( 20px * 0.7);}
.xzgsjjmrr li:nth-child(2){width: CALC( 80px * 0.7);height: CALC( 80px * 0.7);left: CALC( 83px * 0.7);top: CALC( 80px * 0.7);}
.xzgsjjmrr li:nth-child(4){width: CALC( 80px * 0.7);height: CALC( 80px * 0.7);left: CALC( 83px * 0.7);bottom: CALC( 80px * 0.7);}
.xzgsjjmrr li:nth-child(3){width: CALC(95px * 0.7);height: CALC( 95px * 0.7);left: CALC( 103px * 0.7);bottom: CALC(213px * 0.7);}
.xzgsjjml{width:50%;}
.xzgsjjmlb li:nth-child(1){width: calc(100% - CALC(355px * 0.7) - 10px);}
.xzgsjjmlb li:nth-child(2){width:  CALC(355px * 0.7);}
.xzfz li{height: CALC(523px * 0.7); }
.fzpic{height: CALC(523px * 0.7);}
.fzpic img{height: CALC(523px * 0.7); }
.xzfz li:hover .fzpic{height: CALC(225px * 0.7);}
.xzfztxt{height: CALC( 80px * 0.7);padding-left: CALC( 30px * 0.7);font-size: CALC( 20px * 0.7);letter-spacing: CALC( 10px * 0.7); line-height: CALC( 80px * 0.7); }
.xzfzb{padding: 0 CALC(30px * 0.7);height: CALC( 320px * 0.7); }
.xzfzb h2{line-height: CALC( 70px * 0.6);font-size: CALC( 20px * 0.7); letter-spacing: CALC( 10px * 0.7);}
.xzfzbb{background: url(//stc-cms.beisen.com/cmsportal/110163/110163_themes_theme2_img2022_icon18.png) no-repeat right bottom CALC(30px * 0.7);background-size: CALC( 131px * 0.7) auto;padding: CALC( 10px * 0.7) 0 CALC(30px * 0.7);}
.xzfzbb p{font-size: CALC( 16px * 0.7);line-height: CALC( 20px * 0.7);padding: CALC( 8px * 0.7) 0 CALC(8px * 0.7) CALC(15px * 0.7);}
.xzfzbb p::before{width: CALC( 5px * 0.7);height: CALC( 5px * 0.7);}
.xzfz li:hover .xzfzb{top: CALC( 180px * 0.7);}
.xzfl{height:  CALC(665px * 0.7);}
.xzfltxt{padding:  CALC(60px * 0.7)  CALC(60px * 0.7) 0;}
.xzfltxt h2{font-size:  CALC(40px * 0.7); line-height:  CALC(40px * 0.7);padding: 0 0  CALC(40px * 0.7);}
.xzfltxt p{font-size:  CALC(16px * 0.7); line-height:  CALC(26px * 0.7);}
.xzflr h2{line-height: CALC(110px * 0.7);padding-left: CALC(40px * 0.7);font-size: CALC(25px * 0.7);}
.xzflr li.now{font-size: CALC(25px * 0.7);}
.xzflr li{height: CALC(110px * 0.7);padding-left: CALC(40px * 0.7);font-size: CALC(20px * 0.7);}
.zllc li{width: calc((100% - 120px)/5);border-radius: 14px;height: CALC(264px * 0.7);}
.zlpic{height: CALC(81px * 0.7);}
.zltxt{font-size:CALC(22px * 0.7); line-height: CALC(22px * 0.7);padding: CALC(35px * 0.7) 0 0;}
.zltxt2{font-size: CALC(60px * 0.7); line-height: CALC(84px * 0.7);top: CALC(125px * 0.7);}

.zllcbpic{height: CALC(35px * 0.7);}
.zllcb h2{padding: CALC(15px * 0.5) 0 CALC(20px * 0.5);font-size: CALC(20px * 0.7);line-height: CALC(20px * 0.7);}
.zllcb p{ line-height: CALC(22px * 0.7); padding: 0 CALC(20px * 0.7); }
.zllcbtxt{font-size: CALC(60px * 0.5); line-height: CALC(80px * 0.5);}
.icon19a{ background-size: auto CALC(81px * 0.7);}
.icon19b{ background-size: auto CALC(35px * 0.7);}
.icon20a{ background-size: auto CALC(61px * 0.7);}
.icon20b{background-size: auto CALC(32px * 0.7);}
.icon21a{ background-size: auto CALC(67px * 0.7);}
.icon21b{ background-size: auto CALC(32px * 0.7);}
.icon22a{background-size: auto CALC(70px * 0.7);}
.icon22b{background-size: auto CALC(32px * 0.7);}
.icon23a{ background-size: auto CALC(67px * 0.7);}
.icon23b{ background-size: auto CALC(32px * 0.7);}
.xzqat li{height: CALC(111px * 0.7); cursor: pointer;}
.xzqat li b{font-size: CALC(20px * 0.7);line-height: CALC(62px * 0.7);}
.icon25n{background-size: CALC(58px * 0.7) auto;padding-left: CALC(78px * 0.7);}
.xzqat li.now .icon25n{background-size: CALC(58px * 0.7) auto;}
.icon26n{background-size: CALC(76px * 0.7) auto;padding-left: CALC(96px * 0.7);}
.xzqat li.now .icon26n{background-size: CALC(76px * 0.7) auto;}
.icon27n{ background-size: CALC(66px * 0.7) auto;padding-left: CALC(86px * 0.7);}
.xzqat li.now .icon27n{background-size: CALC(66px * 0.7) auto; }
.icon28n{ background-size: CALC(58px * 0.7) auto;padding-left: CALC(78px * 0.7);}
.xzqat li.now .icon28n{background-size: CALC(58px * 0.7) auto; }
.xzjcyk1m{width: CALC(845px * 0.7);}
.xzjcyk1ml{width: CALC(120px * 0.7);height: CALC(54px * 0.7);left: CALC((-160px * 0.7) - 12px);}
.xzjcyk1mr{width: CALC(120px * 0.7);height: CALC(54px * 0.7);right: CALC((-160px * 0.7) - 12px);}
.synav a p{padding: 0;}

.xzjcyk2::before{width: CALC(1594px * 0.7);height: CALC(828px * 0.7);top: CALC(-30px * 0.7);}
}




@keyframes bgTranslateRight {
  0% {
      transform: translate(0, 0);
  }

  100% {
      transform: translate(100%, 0);
  }
}
@keyframes squareMove1 {
  0% {
      width: 74.678%;
      padding-bottom: 74.678%;
      transform: translate(53.9%, 0);
      -ms-transform: translate(53.9%, 0%);
  }

  50% {
      width: 55.262%;
      padding-bottom: 55.262%;
      transform: translate(0, 0);
      -ms-transform: translate(0, 0);
  }

  100% {
    width: 14.936%;
      padding-bottom: 55.262%;
      transform: translate(0, 0);
      -ms-transform: translate(0, 0);
    
  }
}

@keyframes rotate{
  0%{
    transform:rotate(0)
  }
  to{
    transform:rotate(1turn)
  }
}





@keyframes icon1{
	0%{
		transform:translateY(0)
	}
	50%{
		transform:translateY(-12px)
	}
	80%{
		transform:translateY(0)
	}
	to{
		transform:translateY(0)
	}
}
@media screen and (max-width:1537px) {
    .xzdtbb{height: 80px; line-height: 80px;margin: 30px 0 0;font-size: 16px;}
    .xzdtbb b{font-size: 21px;}

  
    .icon4,.icon5,.icon6,.icon7,.icon8{background-size: auto calc(45px * 0.8)!important;}
    .qam{padding: 0 0 80px;}
    .header{height: 65px;}
    .sec1{width: 1088px;padding: 22vh 65px 0 0;}
    .w1360{width: 1088px;}
	.jcyk .sectitle{padding: 12vh 0 30px;}
    .sectitle{font-size: 25px;line-height: 25px;}
    .jcykl{width: 560px;}
    .jcyklt{height: 368px;width: 560px;}
    .jcyklbm{width: 515px;}
    .jcyklbm .swiper-slide{height: auto;}
    .jcyklbm .swiper-slide p{line-height: 79px;}
    .jcykr{width: 490px;}
    .w296{width: 237px;}
    .w296 img{width: 100%!important;}
    .xzdt .sectitle{padding: 12vh 0 30px}
    .xzdtb{padding: 30px 0 0;}
    .xzdtm .swiper-slide{height: 96px;}
    .jcynm.show{width: 800px;}
    .jcynm{height: 368px;width: 120px;}
    .jcynmb{padding: 40px 30px 0 120px;}
    .jcynmbl{padding: 24px 0 0;}
    .jcynmbl p{font-size: 16px; line-height: 35px;padding-left: 10px;}
    .jcynmb img{height: 288px!important;}
    .jcynmbl h3{font-size: 15px; line-height: 35px;}
    .xzicon11{top: -40px;}
    .xzicon11 img{width: 80px;}
    .zplc .sectitle{padding: 15vh 0 54px;}
    .xzicon2{width: 48px;height: 48px;margin-left: -24px;bottom: 12px;}
    .xzicon2 img{width: 48px!important;}
    .sectxt{font-size: 12px;right: 30px;bottom:25px;}
    .jcyn .sectitle{padding: 12vh 0 80px;}
    .zplc .sectitle{padding: 12vh 0 35px;}
    .qat{padding: 12vh 0 35px;}
    .qam li{margin-bottom: 5px;}
    .qam li h2{line-height: 45px;font-size: 16px;}
    .zplcm{height: 240px;}
    .zplcm:nth-child(1){margin: 25px 74px 0 0;}
    .zplcm:nth-child(1) .xzicon13{width: 173px;}
    .zplcm:nth-child(1) .xzicon16{width: 65px;top: 85px;}
    .zplcm:nth-child(2){margin: 0 74px 0 0;height: 265px;}
    .zplcm:nth-child(2) .xzicon13{width: 176px;}
    .zplcm:nth-child(2) .xzicon16{width: 60px;top: 15px;}
    .zplcm:nth-child(3){margin: 25px 74px 0 0;}
    .zplcm:nth-child(3) .xzicon13{width: 173px;}
    .zplcm:nth-child(3) .xzicon16{width: 65px;top: 62px;}
    .zplcm:nth-child(4){margin: 0 65px 0 0;height: 265px;}
    .zplcm:nth-child(4) .xzicon13{width: 176px;}
    .zplcm:nth-child(4) .xzicon16{width: 60px;left: 100%;top: -10px;}
    .zplcm:nth-child(5){margin: 25px 0 0 0;}
    .zplcm:nth-child(5) .xzicon13{width: 187px;}
    .zplcm p{font-size: 16px;}
    .zplcm:hover p, .zplcm.now p{font-size: 24px;}
    .liuc::before{top: -10px;}
    .zplcm:nth-child(2) p, .zplcm:nth-child(4) p{margin-top: 65px;}
    .zplcmb{top: 313px;}
    .zplcm:nth-child(2) .zplcmb{top: 345px;}
    .zplcm:nth-child(3) .zplcmb,.zplcm:nth-child(5) .zplcmb{top: 315px;}
    .zplcm:nth-child(4) .zplcmb{top: 347px;}
    .float{width: 116px;height: 370px;margin-top: -185px;background-size: 100% auto;padding: 20px 0 0;}
    .float a{line-height: 30px;margin-bottom: 5px; font-size: 14px;}
    .float ul{margin-bottom: 20px;}
    .xzicon22{width: 98px!important;}

}
@media screen and (max-width:1360px){
    .nav a{margin: 0 calc(25px * 0.7);}
    .dlzc{margin: 0 calc(65px * 0.3) 0 calc(35px * 0.3);}
    .icon4,.icon5,.icon6,.icon7,.icon8{background-size: auto calc(45px * 0.7)!important;}

    .xzban1b{height:  calc(480px * 0.6);}
  .xzicon10{bottom: calc( 80px * 0.4);}
  .synav a{height: 11vh;}
  .synav a p{font-size: 14px; line-height:16px}
   
}


.applyForm{height: auto; overflow:hidden; padding:50px 50px 0px 50px; text-align: left;}
.applyForm li{height: auto; overflow:hidden; display: flex; flex-wrap: wrap; justify-content:center; align-items:center; position: relative; padding:0px 0 50px 0;}
.applyForm li strong{width:60px; font-size:14px; color:#666; margin-right:10px;}
.applyForm li input{flex:1; height:36px; line-height:36px; border:1px #ddd solid; text-indent:10px; font-size:14px; color:#333;}
.applyForm li p{text-align:left; font-size:14px; color:#666; position: absolute; left:70px; top:45px;}
.applyForm li .fbtn{height:40px; line-height:40px; border:0; width:50%; background:#015BAD; color:#fff; border-radius:10px;}
.applyForm li a.apply_link{width:100%; color:#006DFF; font-size:14px; text-align:center; margin-top:20px;}
