*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px;font-family: "syht"; overflow-x: hidden;}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;font-style: inherit;}
:focus{ outline: none;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.gy{max-width: 1500px;margin: 0 auto;width: 100%;}
.gy1{min-width: 1280px;margin: 0 auto;width: 100%;}
@media screen and (max-width: 1550px){
.gy{width:calc(100% - 80px);}
}
@font-face {
  font-family: "syht";
  src: url("../cssnew/syht.woff.txt") format("woff2"),
       url("../cssnew/syht.woff.txt") format("woff"),
       url("../cssnew/syht.ttf.txt") format("truetype"),
       url("../cssnew/syht.eot.txt") format("embedded-opentype"),
       url("../cssnew/syht.eot.txt") format("svg");
}
@font-face {
font-family:din;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face {
  font-family: 'iconfont';  /* Project id 4383909 */
  src: url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.woff2?t=1703908290115') format('woff2'),
       url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.woff?t=1703908290115') format('woff'),
       url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.ttf?t=1703908290115') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*公用tit*/
.titlebt{text-align:center; margin:0 auto; padding-bottom: 0px;}
.titlebta{font-weight:bold;font-size:40px; text-align: center; color: #333;line-height:38px;}
.titlebta span{color: #324476; font-size: 48px;}
.titlebtab{font-size:18px; text-align: center; color: #999;line-height:40px; margin-top: 5px;}

/*titleb*/
.titlebtb{text-align:center; margin:0 auto; padding-bottom: 0px;}
.titlebtba{font-weight:bold;font-size:40px; text-align: center; color: #fff;line-height:38px;}
.titlebtba span{color: #fff; font-size: 48px;}
.titlebtbb{font-size:18px; text-align: center; color: rgba(255,255,255,0.6);line-height:40px; margin-top: 10px;}
        
/*head*/
.head {width: 100%;position: fixed;top: 0;z-index: 999; height: 89px;display: flex;border-bottom: 1px solid rgba(255,255,255,0.2);}
.head.on{background:#fff; box-shadow: 0 0 20px #666;height: 70px;}
.head.on .head_nav li a ,.head.on .tit_cn, .h_tcc>b,.head.on .tit_cn a{color:#333;}
.head.on .h_tcc>b{color:#333;}
.head.on .hea_logo img {width: 94px;}
.head.on .h_tcc>p{color:#999;margin-top: 0px;letter-spacing: 0px;}
.head.on .head_nav>ul>li a {line-height: 70px;}
.head.on .hea_logo b{color:#333;}
.head.on .hea_logo span{color:#666;}
.head.on .icon>div i span{color:#333;}
.head.on .tte a{color:#333;}
.head.on .lang-wrap .btn-lang span{color:#333;}
.head.on .lang-wrap .btn-lang i{color:#333;}
.head.on .head_nav>ul>li:after{    top: 67px;}

.head_nav>ul>li:nth-child(2)>a:after {position: absolute;content: "\eb03";font-family: "iconfont";font-size: 14px;color: #fff;top: -1px;right: -18px;
transition: .5s;}
.head_nav>ul>li:nth-child(3)>a:after {position: absolute;content: "\eb03";font-family: "iconfont";font-size: 14px;color: #fff;top: -1px;right: -18px;
transition: .5s;}
.head_nav>ul>li:nth-child(4)>a:after {position: absolute;content: "\eb03";font-family: "iconfont";font-size: 14px;color: #fff;top: -1px;right: -18px;
transition: .5s;}
.head_nav>ul>li:nth-child(5)>a:after {position: absolute;content: "\eb03";font-family: "iconfont";font-size: 14px;color: #fff;top: -1px;right: -18px;
transition: .5s;}


.head.on .head_nav>ul>li:nth-child(2)>a:after {    color: #333;}
.head.on .head_nav>ul>li:nth-child(3)>a:after {    color: #333;}
.head.on .head_nav>ul>li:nth-child(4)>a:after {    color: #333;}
.head.on .head_nav>ul>li:nth-child(5)>a:after {    color: #333;}

.hea_logox{display: block;}
.hea_logox img{width: 116px;}
.hea_logox b{display: block;font-size: 24px;color: #fff;letter-spacing: 0px;}
.hea_logox a{display: flex;  align-items: center;}
.h_tccx{}
.h_tccx>b{display: block;font-size: 22px;color: #fff;}
.h_tccx>p{font-size: 13px;color: rgba(255,255,255,0.5);margin-top: 3px;text-transform: uppercase;letter-spacing: 1px;}

.hea_logo{display: block;width: 39%;  padding-left:2%;}
.hea_logo img{width: 94px;}
.hea_logo b{display: block;font-size: 1.6rem;color: #fff; line-height:2rem; padding-top:1%; padding-left:1%;}
.hea_logo span{display: block;font-size:0.9rem;color: rgba(255,255,255,0.6); padding-top:1.2%;}
.hea_logo a{display: flex;}
.h_tcc{}
.h_tcc>b{display: block;font-size: 22px;color: #fff;}
.h_tcc>p{font-size: 12px;color: rgba(255,255,255,0.5);margin-top: 3px;text-transform: uppercase;letter-spacing: 0px;}
@media screen and (max-width: 1366px){
.h_tcc>p{font-size: 11px;}
}
.head_lc{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 78px;position: relative;}
.hea_wz {margin-left: 83px; position: relative; height: 100%; display: flex; flex-direction: column;justify-content: center; }
.hea_wz>b {display: block; font-size: 22px; color: #333; }
.hea_wz>b>span {font-size: 21px; color: #083093; }
.hea_wz>p {font-size: 16px; color: #666; margin-top: 7px; }
.hea_wz:after {position: absolute; content: ""; background: rgba(0,0,0,0.07); top: 0; left: -41px; width: 1px; height: 100%; }

.tit_cn a {font-size:18px;color:#fff;font-family: Arial; line-height: 89px;}
.head_box {width: 98%;margin: 0 auto;display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;position: relative;}
@media screen and (max-width: 1440px){
}

.head.on .head_logo img{display:none;}
.head_nav {width:63%; margin-right:5%}
.head_nav>ul {display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-around;}
.head_nav>ul>li {position: relative;transition: 0.5s;}
.head_nav>ul>li:nth-child(4) {margin-left: 0%;}

.head_nav>ul>li:after {content:'';width:0;height: 3px;background: #032a94;position: absolute;top:86px;left: 0;z-index: -1;opacity: 0;    transition: 0.5s;}
.head_nav>ul>li:hover:after,.head_nav>ul>li.cur:after {opacity: 1;width: 100%;transition: 0.5s;}
.head_nav>ul>li.cur a{font-weight:bold;}
.head_nav>ul>li a {font-size: 19px; color: #fff; line-height: 89px;}
.head_con {position: absolute;right:0;top:0; }
.head_con>ul {display: flex;    display: -webkit-flex; display: -moz-flex;}
.head_con>ul>li {width: 89px;height: 89px;border:1px solid rgba(255,255,255,0.3);display: flex;    display: -webkit-flex; display: -moz-flex;flex-direction: column;align-items: center;justify-content: center;position: relative;background:url(https://memberpic.114my.com.cn/kpqcpj/uploadfile/image/20220827/20220827203123_1096306638.png) no-repeat center;}

.head_con>ul>li i {width:20px;height: 2px;background: #fff;margin: 3px 0;}

.dropmenu{ position:absolute; top:150%; max-height:0; transition:all .3s ease; width:200px;left: -62px;z-index:99; transition:all .3s ease; background:#f9f9f9; border-radius:0px; opacity:0; visibility:hidden; padding: 0px 0px}
.dropmenu a{ display:block; line-height:40px !important; text-align:center; font-size:15px !important; color:#666 !important; transition:all .5s ease;border-bottom: 1px #e4e4e4 solid;}
.dropthree{ position:relative; border-bottom: 1px #eee solid;}
.dropthree>div{ position:absolute; left:105%; visibility:hidden; opacity:0; transition:all .3s ease; border-radius:5px;width:100%; background:#f9f9f9; top:0;}
.dropthree:hover>div{ opacity:1; left:100%; visibility:visible; }
.head_nav li:hover .dropmenu{ max-height:1000px;  top:100%; opacity:1; visibility:visible;}
.dropmenu a:hover{ background:#032a94; color:#fff !important;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}
.head_nav li {    position: relative;}
.prolist2021 {position:relative;}
.prolist2021 ul {position:relative;}
.prolist2021 li {position:relative;}
.prolist2021 li dl {position:absolute;top:0;left:100%; transition: 0.5s;}
.nav_c li:hover dl {    opacity: 1; transition: 0.5s;}
.prolist2021 li dl dt a {display: block;padding: 0 40px;width: 300px;height: 42px; border-bottom: none;background: #fff; color: #666; font-weight: 100; font-size: 14px; line-height: 42px;position: relative;}
.prolist2021 li:nth-child(6) {display:none;}

.nav_c>ul>li:hover .nav2 {transform: rotateX(0deg);}
.prolist2021 li:hover dl { transform: rotateY(0deg);}
.prolist2021 li dl {position: absolute;top: 0; left: 100%;transition: 0.5s; transform-origin: left; transform: rotateY(90deg);}

/*sea*/
.icon_search{margin-left:20%;}
.dfs{display:flex;align-items:center;justify-content:space-between; height: 100%; margin-right: 19%;}
.icon>div i{user-select:none;transition:all 0.5s;position: relative;}
.icon>div i span{font-size: 18px;color: #fff;}
/*.icon>div:hover i{background: #ce0000;}*/
/*.icon>div:hover i span{color: #fff;}*/
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top:100%;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{ line-height: 24px;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #333;font-size: 14px;}
.search_r{margin-top:20px;position:relative;}
#infoname{width:424px;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{ position:absolute;top:2px;right:10px;background: no-repeat;}
.itel_box{width:228px;text-align:center}
.itel_box p{color:#333;position:relative;margin-top:10px;}
.itel_box p img{width:150px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#0f7404;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.hx_bg{background: url() no-repeat;height: 142px;position: relative;margin-top: -142px;z-index: 99;}
@media screen and (max-width: 1375px){
  .hea_wz {padding-left: 30px;}
  .logo_c>p:before{right:-15px;}
  .logo_c>p:after{right: -16px;}
  .hea_wz b:first-child{font-size: 21px;}
  .hea_wz b:last-child{font-size: 15px;letter-spacing: 0px;}
  .nav_c ul li>a{font-size: 16px;}
  .logo_c>p>img{width: 166px;}
}
.dh_c {width: 250%;text-align: center;}
.dh_h,.dh_h b{font-size:18px;}
.fa-caret-down:before {content: "\e65a";font-family: 'iconfont'; font-size:19px; position: relative; margin-top: -3px;}
.main-h-link{display: flex; align-items: center; justify-content: space-between; position: relative;margin-right: 4%;}
.main-menu02>div {margin-left: 0rem;}
.lang-wrap .btn-lang i{display: flex; line-height: 30px; padding-right: 0%;}
.main-menu02{display: flex!important;}
.lang-wrap {position: relative;}
.lang-wrap .btn-lang {
  cursor: pointer;
  color: #fff;
  display: flex;
justify-content: center;
}
.tte {display: flex; justify-content: center; align-items: center; width: 160px; position: relative; margin-right: 3%;}
.tte a{color: #fff; margin-right: 16px;}
.lang-wrap .btn-lang span{padding-left: 5px; line-height: 30px;}
.lang-wrap .lang-list {       top: 100px; max-height: 58px;    opacity: 0;    transition: 0.5s;}
.lang-wrap:hover .lang-list {top: 0; opacity: 1;}
.lang-wrap .btn-lang {    padding: 74% 0 0;}
.lang-wrap .lang-list {
  width: 5rem;
  position: relative;
  top: 0rem;
  right: 0;
  list-style: none;
  padding: 0;
  background: rgba(0, 147, 220, 0.75);
}

.lang-wrap .lang-list a {
  display: block;
  padding: 0.5rem 0.5em;
  text-align: center;
color: #fff;    font-size: 12px;
}

@media all and (max-width: 1680px) {
.banner {/*height: 92vh;*/}
.sygdtu .bd ul {height: 92vh !important;}
}

.lang-wrap .lang-list a:hover, .lang-wrap .lang-list a:focus {
  color: #008fd7;
  background: #fff;
}

.lang-wrap.m-lang-wrap {
  margin-bottom: 1.5rem;
}

.lang-wrap.m-lang-wrap #m-btn-lang {
  cursor: pointer;
  color: white;
}

.lang-wrap.m-lang-wrap .lang-list {
  position: static;
  width: auto;
  margin-top: 1rem;
  margin-bottom: 0 !important;
}

.lang-wrap.m-lang-wrap .lang-list li {
  margin-bottom: 0 !important;
}

.lang-wrap.m-lang-wrap .lang-list li.active {
  background: rgba(59, 162, 221, 0.5);
}

.lang-wrap.m-lang-wrap .lang-list li a {
  font-size: 1rem;
}


.lang-opened .lang-list {
  max-height: 800px;
}
.search-wrap {position: relative; width:9rem;}

/*flashvideo*/
.banner_title {font-size:60px;color:#ffffff;font-weight: bold;letter-spacing: 2px;transition:all .3s ease;}
.banner_en {color:#ffffff;text-transform:uppercase;margin-top: 15px;font-size: 21px;color: #ffffff;font-weight: bold;width: 130px;height: 2px;background: #fefeff;margin-left: 2px;box-shadow: 5px 5px 5px #060606;}
.banner_text {font-size: 20px;color:#ffffff;padding-top: 23px;font-weight: 200; line-height:32px;transition:all .3s ease;}
.width-auto {width: 100%; padding: 0px 200px; position: relative;}
.swiper-animation { text-shadow: 3px 3px 3px #060606;}
.swiper-text-box .swiper-animation:nth-child(1) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}
.swiper-text-box .swiper-animation:nth-child(2) {
    /* -webkit-animation-delay: 400ms; */
    animation-delay: 400ms;
}
.swiper-text-box .swiper-animation:nth-child(3) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
}

.centerr {
    position: absolute;
    top: 51%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}
.bante{position: absolute;top: 38%;width: 100%; z-index: 999; text-align: left; left:12%;}
.swiper-texta{
    display: inline-block;
    position: relative;
    padding: 6px 10px;
    margin-top: 80px;
    font-size: 16px;
    color: #fff;
    border-bottom: 2px solid #dc0d0d;
}
.swiper-texta a{color: #fff; font-size: 16px;}

.inbanTit{font-size:62px;line-height: 80px;color: #ffffff;font-weight: bold;font-family: "Microsoft YaHei";}
.inbanText{font-size: 24px;line-height: 26px;margin-top: 45px;color: #ffffff;}
.inbanbtn{margin-top: 60px;}
.btn-white2 {background: url(https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231230/20231230092206_1895490861.png) center center no-repeat;color: #fff; padding:1% 2%;}
.btn-white2 img {
    width: 6px;
    height: 10px;
    margin-left: 0.2rem;
}
.marktext{line-height: 60px;}
.marktext1{line-height: 66px;font-size:30px; font-weight: normal;}
.marktext2{line-height: 30px;font-size:21px; font-weight: normal;width: 36%; padding:1% 0;}

.flashvideo{width:100%;padding-bottom:100vh;position:relative;overflow:hidden;}
.flashvideo video{position:absolute;width:100%;height:calc(100% + 200px);left:0;top:0;z-index:1;object-fit:cover;display:block;}
.flashvideo .v_shade{width:100%;height:100%;background:rgba(0,0,0,.5);left:0;top:0;position:absolute;z-index:1;}
.flashvideo .fv_txt{position:absolute;width:100%;left:0;top:50%;z-index:2;text-align:center;font-size:0;-webkit-text-size-adjust:none;padding-bottom:65px;}
.flashvideo .fv_txt p{font-size:16px;line-height:26px;color:#FFF;text-align:center;}
.flashvideo .fv_txt p:first-child{font-size:48px;height:58px;line-height:58px;}
.flashvideo .fv_txt p:nth-child(2){margin:26px 0 28px;}
.flashvideo .fv_txt a{display:inline-block;width:139px;height:36px;line-height:36px;background:#f5b324;padding:0 23px;}
.flashvideo .fv_txt a span{display:block;font-size:14px;color:#FFF;padding-left:10px;background:url(flash_btnicon.png) no-repeat right center;text-align:left;}
.flashvideo .fv_txt a:last-child{margin-left:11px;}
.flashvideo .fv_txt a:hover{
  -webkit-box-shadow:0 0 8px rgba(255,255,255,.6);
     -moz-box-shadow:0 0 8px rgba(255,255,255,.6);
       -o-box-shadow:0 0 8px rgba(255,255,255,.6);
          box-shadow:0 0 8px rgba(255,255,255,.6);}
/*flash*/
.index_banner{width:100%; overflow:hidden;z-index:1;top:0;left:0;position: relative;}
.index_banner.mb{display:none;}
.index_banner .swiper-slide{}
.index_banner .swiper-slide:nth-child(1):before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-slide video{display:block;width:100%;height:100%;object-fit:cover; position: relative;}

.index_banner .swiper-pagination-bullets{bottom:210px !important;height:37px;font-size:0;-webkit-text-size-adjust:none;}
.index_banner .swiper-pagination-bullet{opacity:1;width:20px;height:32px;margin:0 5px!important;position:relative;border-radius:0;background:transparent;padding-bottom:13px;vertical-align:top;overflow:hidden;}
.index_banner .swiper-pagination-bullet .line{width:0;height:2px;position:absolute;left:0;bottom:0;background:#00f;z-index:2;}
.index_banner .swiper-pagination-bullet:after{content:'';width:12px;height:12px;position:absolute;left:0;bottom:0;background:#a9a4a5;z-index:1;border-radius: 50px;}
.index_banner .swiper-pagination-bullet .sw_p{font-size:0px;height:22px;line-height:22px;color:#FFF;text-align:left;position:relative; font-weight:100;text-align: center;
     -webkit-transform:translateY(-100%);
       -moz-transform:translateY(-100%);
         -o-transform:translateY(-100%);
            transform:translateY(-100%);
    -webkit-transition:all 0.5s ease-in-out;
       -moz-transition:all 0.5s ease-in-out;
         -o-transition:all 0.5s ease-in-out;
            transition:all 0.5s ease-in-out;}
.index_banner .swiper-pagination-bullet .sw_p em{font-style:normal;display:inline-block;margin-right:10px;}
.index_banner .swiper-pagination-bullet .sw_p em i{font-style:normal;font-size:0px;}

.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background:#032a94;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active .sw_p,.index_banner .swiper-pagination-bullet:hover .sw_p{
    -webkit-transform:translateY(0%);
       -moz-transform:translateY(0%);
         -o-transform:translateY(0%);
            transform:translateY(0%);}

.banner-service{width: 30rem; position: absolute; bottom: 0; right: 0px;padding: 2rem 4rem;z-index: 999;}

.inb1-main .inban-main{
  display: inline-block;
  text-align: left;
  margin:190px auto 0;
}

.inban-main{position: absolute;z-index: 99; margin-top: -230px;display: flex; justify-content: center;width: 100%;}
.left-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
padding-top:5%;
} 
.marktext11{line-height:55px;font-size:16px;color: #666;}
.inban-item{
float: left;
width: 480px;
transition: 0.36s;
margin-left: 20px;
background:rgba(255,255,255,0.95);
display: flex;
justify-content: space-between;
}
.inban-item1{
 height:162px;
 margin-top: 41px;
 box-sizing: border-box;
 padding: 42px 40px;
 border-top: 5px solid rgba(3,42,148,0.95);
}
.inban-item1:hover{
  transform: translateY(-10px);
}
.initem-icon{
  padding-top: 4px;
}
.initem-icon .iconfont{font-size: 54px;color: rgba(3,42,148,0.1);}
.clearfix:after {position: absolute;}
.initem-tit {background-position-x: 115px;}
.initem-tit {
    font-size: 24px;
    color: rgba(51,51,51,1);
    display: inline-block;
    transition: 0.36s;
    padding-right: 20px;
    background: url(https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231221/20231221200031_447440503.png) no-repeat right center;
}
.initem-tit a{font-size: 24px;}
.initem-tit span{font-size: 24px; font-weight:bold;}
.inban-item1:hover .initem-tit ,.inban-item2:hover .initem-tit{
  color: #2565D8;
  background: url("https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231221/20231221200031_447440503.png") no-repeat right center;
}


/*about*/
.about {background: url(https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231215/20231215153434_811314129.jpg) center top no-repeat;overflow: hidden;position: relative;  z-index: 99; height: 920px; }
.about_box {max-width: 1200px; margin: 0 auto;}
.about_con {display: flex; justify-content: space-between; align-items: center;margin-top: 7%;}
.about_con .slick-track {width: 1200px !important;}
.about_txt { display: flex; flex-direction: column; width:63%;}
.about_txt p {font-size: 19px; color: #ccc; text-transform: uppercase; display: flex; flex-direction: column;  line-height: 55px;}
.about_txt p span {
}
.about_txt b { font-size: 48px; color: #333; line-height: 48px; padding: 0px 0 0; }
.about_txt em {font-size: 15px; font-weight: 100; line-height: 33px; margin: 10px 0 0;width: 85%;}
.about_txt span {font-size: 16px; font-weight: 100; width: 189px; height: 50px; padding: 2% 3%; border-radius: 0px; margin: 3% 0 2% 0; display: flex;  align-items: center;  position: relative;  overflow: hidden; justify-content: center;  margin-right: 15px; border: 3px solid #032a94;}
.about_txt span:hover{background:#032a94;}
.about_txt span:hover a{color: #fff;}
.about_txt span a{font-size: 16px;}
.about_txt span a:after {content:'\eb8d';font-family:iconfont;position:absolute;top: 13px;right: 28px;font-size: 18px;transition:0.5s;}
.about_txt span a:hover:after {right:20px;}

.about_txtdh ul{margin: 35px 0; float: left;}
.about_txtdh li {font-size: 50px;  padding: 12px 0px; width: 125px; height: 105px; align-items: center; text-align: center; position: relative; color: #fff; margin-right: 15px; display: flex;  flex-direction: column; justify-content: center;background:#f8f8f8;}
.about_txtdh ul {display: flex; align-items: center; justify-content: space-between;}
.h1 {display: flex; align-items: center;}
.about_txtdh li:nth-last-child(3) i{ font-size: 45px; }
.about_txtdh li:nth-last-child(2) i{ font-size: 36px; }
.about_txtdh li:nth-last-child(1) i{ font-size: 36px; }

.about_txtdh li i { font-size: 38px; color:#032a94; line-height: 27px; text-align: center;}
.about_txtdh li p{font-size: 14px; color: #999; text-align: center; line-height: 16px;}
.about_txtdh li p a{font-size: 16px; color: #666; text-align: center; line-height: 25px;margin-top: 10px;}
/*.about_txtdh li:after {content: ''; width: 100px; height: 100px; background: rgba(248,195,1, 0.1); position: absolute;  top: -15px;  left: -15px;
    border-radius: 50%; z-index: -1;}*/

.about_pic { width: 36%; display: flex; position: relative; z-index: 5;}
/*.about_pic:after {content: ""; width: 155%; height: 160%; background: linear-gradient(120deg,#f8c301 10%,#fdd338 80%);
    position: absolute; top: -29%; left: -15%; z-index: -1;}*/
.about_pic>ul{padding: 0px 16%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.about_pic>ul>li{width: 100%; padding: 50px 20px;}
.about_pic>ul li i {font-size:54px; float: left; padding-top: 4%; color: rgba(255,255,255,0.5);     margin-right:18px;}
@font-face {font-family: 'samsungsharpsans-b';src: url('../cssnew/samsungsharpsans-bold.otf.txt');font-weight: normal;font-style: normal;}
.about_pic>ul b{color: #fff;font-size: 42px; font-weight: 100; font-family: 'samsungsharpsans-b';}
.about_pic>ul b a{color: #fff;font-size: 30px;}
.about_pic>ul p{font-size: 15px;color: rgba(255,255,255,0.95); font-weight: 100;  display: flex; flex-direction: column;}
.about_pic>ul>li:last-child p{margin-bottom: 0;}
.about_pic>ul>li{border-bottom: 1px solid rgba(255,255,255,0.2);padding-top: 55px;}

.about_pic>ul li p span { font-size:  50px;color:#333; line-height:50px; margin: 0 0 2px 0; font-family: 'din'; font-weight: 100;}
.about_pic>ul li p span em {width: 18px; height:  20px; font-size:  14px; top: 0;  right: -64px; border-radius:  0%; justify-content:  center;align-items:  center; color: #fff; line-height: 20px; display: inline-block;}
.about_txt>i {width: 48px; height: 5px; background: #032a94; margin-bottom: 15px;}
.about_txt>em>p {color: #666; font-size: 22px;}
.about_txtdh li:hover {background: #032a94; transition: all 0.6s;color:#fff;}
.about_txtdh li:hover i{color: #fff; }
.about_txtdh li:hover p a{color: #fff; }
/*title*/
 .aboutBox1 {
    padding-top: 70px;
  }
.w_1614 {
    width: 94%;
    margin: auto;
    max-width: 1614px;
}

.title{}
.title em{font-size: 32px;text-transform: uppercase; color: #111;font-weight: bold; font-style: normal;}
.title p{font-size: 30px;color: #333;}
.title p:after{content: '';width: 40px;height: 2px;background: #032a94; display: inline-block; vertical-align: middle; margin: 0 15px}

.procase{padding: 70px 0 70px 0;  background: url(https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231222/20231222113249_687407721.jpg) center no-repeat; position: relative;z-index: 1;    overflow: hidden;}
.procase:after{content: ''; width: 100%; height: 100%; background: rgba(245,245,245,0.98); position: absolute;left: 0;bottom: 0; z-index: -1;}

.protop{display: flex;justify-content: space-between; align-items: flex-end;}
.proan .pro_prev,.proan .pro_next{width: 45px; height: 45px; z-index: 9; cursor: pointer;user-select: none; display: flex !important; align-items: center; justify-content: center;border: 2px solid #ddd;border-radius: 50%; -webkit-transition: all .2s ease; -moz-transition: all .2s ease;transition: all .2s ease;}
.proan .pro_prev{}
.proan .pro_next{transform: rotateZ(180deg); margin-left: 12px;}
.proan .pro_prev img, .proan .pro_next img{height: 60%; width: auto;}
.proan .pro_prev:hover, .proan .pro_next:hover{border: 2px solid #032a94;}
.proan .pro_prev img+img, .proan .pro_next img+img,.proan .pro_prev:hover img, .proan .pro_next:hover img{display: none;}
.proan .pro_prev:hover img+img, .proan .pro_next:hover img+img { display: block;}

.protopnr .prolist2021 li:hover a{color: #032a94;}
.protopnr .prolist2021 li dl{display: none;}
.protopnr .prolist2021 li{}
.protopnr .prolist2021 li+li{margin-left: 32px;}
.protopnr .prolist2021 li a{font-size: 17px;color: #333; font-weight: lighter;}

.proan{display: flex;margin-left: 32px;}
.protopnr{display: flex;align-items: center;}
.protopnr ul{display: flex;}

.pro_call{margin-top:2%;border-top: 1px #ddd solid;}
.pro_call ul{margin-top:2%;}
.pro_call li{padding:1%; display: block; float: left; width:24%;border: 1px solid #eee;margin-top: 20px;background: #fff;}
.pro_call li a{display: block; width: 100%; height: auto; overflow: hidden; position: relative;}
.pro_call li a:before { content: ''; display: block;width: 50px; height: 50px;
 background: url(https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231222/20231222113404_430358238.png) no-repeat center;
 position: absolute; top: 50%; left: 50%; z-index: 3; margin-left: -25px; margin-top: -25px; transform: scaleY(0); opacity: 0; transition: 0.3s all ease;}
.pro_call li>a:after{content: ''; display: block;width: 100%; height: 100%;  background: rgba(0,0,0,0.45) url(https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231222/20231222113427_46961539.png) no-repeat center; position: absolute; top: 0;left: 0;opacity: 0; transition: 0.3s all ease;}
.pro_call li:hover>a:before{opacity: 1;transform: scaleY(1);}
.pro_call li:hover>a:after{opacity: 1;}
.pro_call li br{display:none;}

.pro_call li span a{display:block;width:100%;height:56px;line-height:56px;font-size:16px;color:#333;border-top: 1px solid #eee; transition: 0.3s all ease;position: relative;z-index:22; text-align: center; background: #fff;}
.pro_call li span a:after{content: '';display: block;background: #032a94;width:100%;height:0px;position: absolute;top:0;z-index: -1;}
.pro_call li:hover span a:after{height:100%;transition: 0.3s all ease;}
.pro_call li:hover span a{color:#FFF;border: 1px solid #032a94;}
.pro_call li+li{margin-left: 1.3%;}

.pro_call li img{transition: 0.3s all ease;width: 100%;height: auto;}
.pro_call li:hover img{transform: scale(1.1);}
.pro_ro .slick-dots li button:before{font-size: 0 !important;}
.pro_ro .slick-dots li button{display: none;}
.pro_ro .slick-dots li{display: none;}

/*appli*/
.appli {overflow: hidden;position: relative;height: 41.38vw;padding: 5% 0 0; margin-top: 40px;}
.appli_boxd {margin-top:60px; overflow:hidden;}
.appli_box {}
.appli_tit {display: flex;flex-direction: column;color: #fff;position: relative;z-index: 9;padding: 0 0 0 6%;}
.appli_tit p {font-size: 28px;display: flex;flex-direction: column;position: relative;}
.appli_tit p:before {content:'Application case';position:absolute;bottom: -64px;left:0;text-transform: uppercase;font-family: Arial;font-size: 18px;}
.appli_tit p:after {content:'+';font-family: iconfont;font-size: 24px;position: absolute;left: 11%;bottom: -62px;}
.appli_tit p span {font-size: 18px;font-weight: lighter;padding: 1% 0 0;}
.appli_tab {position:absolute;top:0;left:0;width:100%;height: 100%;}
.appli_con {position: absolute;bottom: 0;left: 0; z-index: 5;height: 100%;overflow: hidden; max-width: 1500px; margin: 0 auto; right: 0;}
@media screen and (max-width: 1400px){
.appli_con{max-width: 1200px;}
}
@media screen and (max-width: 1440px){
.appli_con{max-width: 1200px;}
}
.appli_con ul {display: flex;justify-content: space-between;height: 100%;}
.appli_con li {display: flex;flex-direction: column;align-items: center;color: #fff;width: 25%;height: 100%;position: relative;z-index: 5;border-right: 1px solid rgba(255,255,255,0.3);justify-content: center;padding: 0 0 5% 0; background: rgba(0,146,221,0.3);}
.appli_con li:after {content:'';width:100%;height:0;background:linear-gradient(to top, rgba(255,255,255,0.5) 0 ,transparent);position:absolute;bottom:0;left:0;transition:0.5s;z-index:-1;}
.appli_con li:hover:after {height:100%;}
.appli_con li i {font-size: 33px;width: 60px;height: 60px;border-radius: 50%;border: 1px solid #fff;display: flex;justify-content: center;align-items: center;}
.appli_con li a {font-size: 32px;display: flex;flex-direction: column;align-items: center;margin: 7% 0 0;color:#fff;}
.appli_con li a span {font-size: 18px;text-transform: uppercase;padding: 8% 0 0;opacity: 0.8;color:#fff; line-height:28px;}
.appli_call {}
.appli_call ul {display:flex;    transition: 0.5s;}
.appli_call li {position: relative;width:100%;flex-shrink: 0;}


.appli_call li>a {}
.appli_call li>a img {width:100%;height: auto;}
.appli_call li p {display:none;}

.appli_con li em {width: 100%; margin-top: 30px;text-align: center; font-size: 20px;position: relative;font-weight:bold;}
.appli_con li em:after {
    content: '';
    width: 30px;
    height: 2px;
    background:#0092dd;
    position: absolute;
    bottom:40px;
    left:45%;
    transition: 0.5s;
    z-index: 99;
}

.appli_a { display: flex; justify-content: space-between; align-items: center;margin-top: 60px;}
.appli_a ul {display: flex; justify-content: space-between; align-items: center;width: 90%;}
.appli_a ul li i { width: 55px; height: 55px; display: block; border-radius: 50%; border: 1px solid #0159fb; text-align: center; line-height: 55px;    font-size: 30px; color: #0159fb;}
.appli_a ul li { color: #333;  font-size: 16px; display: flex; flex-flow: column; align-items: center; justify-content: center;line-height: 38px;position: relative;}
.appli_a p {font-size: 24px; color: #0159fb; width: 15%; font-weight: initial;}
.appli_a ul li:after {content: ''; width: 90px; height: 40px; background:url(https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231222/20231222113547_502232200.png); position: absolute; right: -104px; top: 10px;}
.appli_a ul li:last-child:after{display: none;}

/*news*/
.news_bc {padding: 60px 0; background: #fff}
.new_con{padding:30px 0px 0px;margin-top:0px;}
.new_nav {display: flex; margin-bottom:40px;    justify-content: center;}
.new_nav a {width: 266px; height: 56px; display: flex; align-items: center; background: #fff; justify-content: center; font-size: 22px; font-weight: normal;color: #333;}
.new_nav li:nth-child(2) a {}
.new_nav a span {font-weight: normal; font-size: 22px; margin-right: 13px;}
.new_nav li.on a {background-image: linear-gradient(to bottom, #324476, #2268d0); color: #fff;}
.new_nav li.on a span {color: #fff;}
.new_ic .news_div {display: flex; flex-shrink: 0; width: 100%; justify-content: space-between;padding:0px;}
.new_ic {display: flex; transition: all .5s;}
.new_c {overflow: hidden;}
img.news_div_item_image {width: 100%;}
.new_ic .news_div_item {display: flex; flex-direction: column-reverse; padding:20px 20px 32px 20px; background: #fff; width: 33%; transition: all .5s;}
.new_ic .news_div_item:hover {box-shadow: 1px 1px 20px rgba(0,0,0,0.15); transform: translateY(-5px);}
.new_ic .news_div_item_a {display: block; font-size: 19px; font-weight: normal; position: relative; padding-left: 4px; margin: 24px 0 17px;color: #333;}
.new_ic .news_div_item:hover .news_div_item_a{color:#333;}
.new_ic .news_div_item_a:after {position: absolute; content: "\e66f"; font-family: "iconfont"; top: 0; left: 0; font-weight: normal; font-size: 20px; color: #666;}
.new_ic .news_div_item+.news_div_item {}

.new_ic .news_div_item_body {font-size: 15px; color: #666; line-height: 24px;    height: 86px; overflow: hidden;}
.new_ic .news_div_item:hover .news_div_item_body{color: #444;}
.new_ic .news_div_item_date {display: flex; position: relative; padding-left: 24px; margin-top: 11px; justify-content: flex-end;}
.new_ic .news_div_item_date * {font-size: 14px; color: #979797;}
.new_ic .news_div_item_date:after {position: absolute; content: "\e8aa"; font-family: "iconfont"; color: #979797;top: -1px; right: 89px;font-size: 16px;}
.new_ic .news_div_item_pic a {display: block; position: relative;}
.new_ic .news_div_item_pic a:after {position: absolute; content: "\e603"; font-family: "iconfont"; bottom: -166px; left: 0; font-size: 20px; color: #666;}
.new_ic .news_div_item_pic a:before {position: absolute; content: "查看详情"; bottom: -166px; left: 25px; font-size: 14px; color: #979797;}

/*footer*/
.footer {display: flex;}
.footer_bg::before,.footer_bg::after {content: '';width: 50%;height: 8px;position: absolute; left: 0;top: 0;background: #032a94;z-index: 999;}
.footer_bg::after{ left: auto;right: 0;background: #666;}
.footer_bg{width: 100%; color: #fff;background: #232323;position: relative;overflow:hidden;margin-top: 0px;padding-top: 0px;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:2px;height: 25px; top:12px;left: -22px;}
.bq_item li+li{margin-left:8%;}
@media screen and (max-width: 1280px){
.bq_item li+li{margin-left:6%;}
}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.bq_item li a{ display: block;font-size: 15px; line-height: 28px; color: rgba(255,255,255,0.67);}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 19px !important; color: #fff !important;  line-height: 48px !important; position: relative; font-weight:bold;}
.footer li img{width:130px;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}

/*link*/
.link_bg{height: 120px;position: relative;margin-top: 0px; background: #232323;border-bottom: 1px solid rgba(255,255,255,0.1);}
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "iconfont" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;}
.links_l{display: flex;align-items: center;}
.l_wz{margin-left:12px;position: relative; width: 79px;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: rgba(255,255,255,0.38);letter-spacing: 5px;}

.links{display: flex;align-items: center;height: 100%;justify-content: space-between;}
.links>div{display: flex;align-items: center;height: 100%;}
.links_m{margin-left: 25px;}
.linkTagcs li a{color: rgba(255,255,255,0.38)!important;}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #e60113;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{background: #222;line-height: 24px;overflow:hidden;}
.copy_b{display: flex;justify-content: space-between; line-height: 24px;border-top: 1px solid rgba(255,255,255,0.1); color: #666;}
.copy_bg div{color: #999;padding:1% 0; line-height: 24px;}
.copy_b div:nth-child(1){width: 65%;}
.copy_b div:nth-child(2){position: relative;}
.copy_b div:nth-child(2):after {position: absolute;content: "";width: 300px;height: 100%;top: 0;right: -300px;}
.copy_bg div a{color: #999;font-size: 14px;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 70%;padding:82px 0;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;}
.bq_ewm {display: flex;padding-top: 50px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 36px;color: #fff;border:1px solid rgba(77,77,77,0.85);}
.bq_ewm li:hover .ewm_cc {
    display: block;
}
.bq_ewm li:hover span{background: #000;border-color: #000;}
.ewm_cc {position: absolute;top: -50px;left: 13px;display: none;}
.ewm_cc img {width: 100px!important;}
.bq_r {width: 35%;padding:90px 0 0;padding-left: 80px;position: relative;background: url(https://memberpic.114my.com.cn/yongzhao123/uploadfile/image/20231222/20231222113742_3001446.jpg) no-repeat -22px 54px;
}
.bq_r:after {position: absolute;content: "";width: 300px;height: 100%;top: 0;right: -300px;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 16px;color:#ccc; line-height: 26px;}
@media screen and (max-width: 1280px){
.bq_lx li{font-size:14px;}
}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}
.link_btn {
    width: 170px;
    height: 44px;
    line-height: 44px;
    background: #f8f8f8;
    text-align: center;
    font-size: 16px;
    color: #4d4d4d;
    border-radius: 22px;
    display: block;
}

/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:30%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:60px;height:60px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background:#324476;border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:60px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family:"DIN Medium";color:#324476;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/