*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; font-family:Microsoft YaHei;}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
:focus{ outline: none;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.gy{max-width: 1500px;margin: 0 auto;width: 100%;}
.gy2{max-width: 1500px;margin: 0 auto;width: 100%;position: relative;}
.gy3{max-width: 96%;margin: 0 auto;width: 100%;position: relative;}
.gy1{min-width: 1280px;margin: 0 auto;width: 100%;}
@media screen and (max-width: 1550px){
.gy{width:calc(100% - 80px);}
}

@font-face {
font-family: "syh";
src: url("//memberpic.114my.cn/0425541/cssnew/syh.woff.txt") format("woff2"),
       url("//memberpic.114my.cn/0425541/cssnew/syh.woff.txt") format("woff"),
       url("//memberpic.114my.cn/0425541/cssnew/syh.otf.txt") format("truetype"),
       url("//memberpic.114my.cn/0425541/cssnew/syh.otf.txt") format("embedded-opentype"),
       url("//memberpic.114my.cn/0425541/cssnew/syh.svg.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: "akr";
src: url("//memberpic.114my.cn/0425541/cssnew/akr.woff2.txt") format("woff2"),
       url("//memberpic.114my.cn/0425541/cssnew/akr.woff.txt") format("woff"),
       url("//memberpic.114my.cn/0425541/cssnew/akr.ttf.txt") format("truetype"),
       url("//memberpic.114my.cn/0425541/cssnew/akr.eot.txt") format("embedded-opentype"),
       url("//memberpic.114my.cn/0425541/cssnew/akr.svg.txt") format("svg");
}

@font-face {
font-family: "yuwei";
src: url("//memberpic.114my.cn/0425541/cssnew/yuwei.woff2.txt") format("woff2"),
       url("//memberpic.114my.cn/0425541/cssnew/yuwei.woff.txt") format("woff"),
       url("//memberpic.114my.cn/0425541/cssnew/yuwei.ttf.txt") format("truetype"),
       url("//memberpic.114my.cn/0425541/cssnew/yuwei.eot.txt") format("embedded-opentype"),
       url("//memberpic.114my.cn/0425541/cssnew/yuwei.svg.txt") format("svg");
}

@font-face {
  font-family: 'iconfont';  /* Project id 4244541 */
  src: url('//at.alicdn.com/t/c/font_4244541_z57upl5v3zi.woff2?t=1694241099109') format('woff2'),
       url('//at.alicdn.com/t/c/font_4244541_z57upl5v3zi.woff?t=1694241099109') format('woff'),
       url('//at.alicdn.com/t/c/font_4244541_z57upl5v3zi.ttf?t=1694241099109') 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;}
 /*title*/
.titlebt{text-align:center;max-width:1500px;margin:auto; padding-bottom: 0px;}
.titlebta{font-weight:bold;font-size:38px; text-align: center; color: #333;line-height:38px;}
.titlebtb{font-size:18px; text-align: center; color: #999;line-height:40px; margin-top: 4px;}
.titlebtc{font-size:18px; text-align: center; color: #999;line-height:40px; margin-top: 0px;}
   
/*two_title*/
.two_title{text-align: center;margin-bottom:0px;}
.two_title i{font-size:18px;font-weight: bolder;font-style:normal;padding-left:70px;color:#0064b9;position:relative;display:inline-block;}
.two_title i:before{content:'';width:56px;height:2px;background:#0064b9;position:absolute;top:calc(50% - 1px);right:calc(100% - 56px);animation:twoTit infinite 2s;}
.two_title p{font-size:38px;font-weight: bolder;margin:15px 0;}
.two_title span{font-size:18px;color:#666;}

@keyframes twoTit{
  0%{width:0px;}
  50%{width:56px;}
  100%{width:0px;}
}

.uw-title{color:#fff;}
.uw-title .uw-line-x { background: rgba(255,255,255,.5);}
.uw-title-cn{transform: translateX(0px);opacity: 1;color: #fff;font-weight: 100;font-family: syh;text-transform: uppercase;
font-size: 36px;line-height: 40px;}
.uw-line-x {
    width: 100%;
    height: 3px;
    position: relative;
    margin: 10px 0 28px 0;
    background: rgba(0,0,0,.2);
}
.uw-line-x{transform: translateX(0px);
    opacity: 1;
    color: #fff;
    font-weight: bold;
    font-family: microsoft yahei;
    text-transform: uppercase;}
.uw-line-x::before {
    content: '';
    width: 30%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #d51f25;
}
.uw-title .uw-title-en, .uw-investor-line-content strong {
    font-size: 62px;
    line-height: 80px;
}
.uw-title-en{transform: translateX(0px);
    opacity: 1;
    color: #fff;
    font-weight: bold;
    font-family: microsoft yahei;
    text-transform: uppercase;}

/*header*/
.hea_lc{display: flex;}
.hea_lc>a{display: flex; align-items: center;}
.hea_lc b{display: block; font-size: 24px;letter-spacing:2px;font-family: "syh";font-weight: lighter; color: #fff;}
.hea_lc i{font-size: 14px; margin-top: 3px;display: flex; align-items: center;color:#ccc;letter-spacing:0px;}
.hea_lc img{width: 54px;}
.hea_lc i em{margin-left:3px;}
.hea_lc>a>p{margin-right: 15px;}
.hea_lc>a>p img {height: auto;}

/*search*/
.searchIcon{height: 100%; display: flex; align-items: center;}
.searchIcon > span{font-size: 18px;width: 32px;height: 32px;text-align: center;line-height: 32px;border: 1px #fff solid; border-radius: 50%;color: #fff;}
.searchIcon > span a{line-height: 32px;font-size: 20px;}
.slideDown{text-align:center;position:absolute;right:0;width:100%;height:204px; background:rgba(250,250,250,0.9);z-index:999;overflow:hidden;top:60px;transition:all .5s;transform-origin:top;transform:rotateX(90deg);}
.slideDown .searchBox{ overflow: hidden; display: inline-block; width:90%; height:80px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.slideDown .searchBox{}
.slideDown .searchHot{ font-size: 15px; color: #333; font-weight: 100;}
.slideDown .searchHot a{ color: #333; font-size:16px;}
.slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}

.search-bg{width:90%;height: 60px;line-height:60px;padding-left: 10px; float:left;}
.search-i{width:32px;overflow:hidden;height:32px;float: left;margin-top:30px;}
.nav_r{float:right;width:6.5vw;}
#infoname{width:1330px; background:none; outline:none; color:#d2d1d1; border: none; height:82px; line-height:60px; padding-left: 50px;}
.searchIcon:hover .slideDown{transform: rotateX(0deg);}
@media screen and (max-width:1550px){
  .head_c{padding-left: 1%;}
}

/*video.css*/
.vidcontainer {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  cursor: pointer;
  z-index: 999;
}

.vidcontainer .video-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
}

.vidcontainer .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .8;
}

.vidcontainer .closevid {
  width: 1.5rem;
  height: 1.5rem;
  background-size: .35rem;
  border: 1px solid #eee;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: -2.5rem;
  cursor: pointer;
  transition: all .3s;
}

.vidcontainer video {
  width: 100%;
  outline: none;
}

.more .tit-15 {
  line-height: 1;
  display: inline-block;
  font-size: 15px;
}

@media (max-width: 767px) {
  .showd {
    display: none;
  }

  .vidcontainer .closevid {
    width: .6rem;
    height: .6rem;
    top: -1rem;
    right: 0;
  }

  .vidcontainer .video-dialog {
    width: 90%;
  }

  .more .tit-15 {
    font-size: 14px;
  }
}

@media (min-width: 1025px) {
  .vidcontainer .closevid:hover {
    transform: rotate(90deg);
  }
}
.banner {height: 922px;}
.wr {
  width: 100%;
  position: relative;
}
.bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.banner-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner-container .swiper-slide {width: 100%;height: 100%;overflow: hidden;}

.pc {
  display: block;
}

.mb {
  display: none;
}

.banner .swiper-slide,
.banner .slide-inner {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner-container .txt {position: absolute;top: 23rem; right: 18rem;text-align: right;}
.banner-container .txt1{position: absolute;top: 23rem; left: 18rem;text-align: left;}
.banner-container .txt1 .tit-18 { margin-top: 1.5rem; font-size: 22px;font-weight: 400; color: #fff; line-height: 26px; letter-spacing: 0px;}
.banner-container .txt1 .tit-18 span+span{ padding-left:3%;}
.banner-container .txt .t1 { font-weight:bold; line-height: 3.8rem;text-shadow: 0rem 0.05rem 0rem rgba(0,0,0,0.8);}

.banner-container .txt .tit-18 { margin-top: 1.5rem; font-size: 22px;font-weight: 400; color: #fff; line-height: 26px; letter-spacing: 0px}
.banner-container .txt .tit-18 span{font-weight:bold; color:#fff;}

.banner-container .txt .more {margin-top: 2.3rem;width:68%; position: relative; margin-left:47%;}
.more { display: flex;color: #fff;align-items: center; transition: all 0.5s;background-position: 100% 50%; background-size: 400% 300%;
  -webkit-transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);}

.banner-container .txt1 .more {margin-top: 2.3rem;width:68%; position: relative; margin-left:47%;}
.more1 { display: flex;color: #fff;align-items: center; transition: all 0.5s;background-position: 100% 50%; background-size: 400% 300%;
  -webkit-transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1);margin-top: 3%;}
.more1 .tit-16 {border-radius: 60px;padding: 14px 32px;line-height: 1;display: inline-block; font-size: 15px;background: linear-gradient(to right, #2889dd 25%, #015fae 75%); position: relative;z-index: 999; color: #fff; box-shadow: 5px 5px 10px 0 rgba(213, 31, 37, .2);width: 180px;text-align: center; letter-spacing: 2px;z-index: 3;}
.more1 .tit-17 { border-radius: 60px; padding: 14px 25px; line-height: 1; display: inline-block; font-size: 15px; background: linear-gradient(to right, #2889dd 25%, #015fae 75%); color: #fff; position: relative; margin-left:-10%; padding-left: 11%; width: 236px; text-align: center; letter-spacing: 2px;
 box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);z-index: 1;z-index: 2;}
.more1 .tit-172 { border-radius: 60px; padding: 14px 25px; line-height: 1; display: inline-block; font-size: 15px; background: linear-gradient(to right, #2889dd 25%, #015fae 75%); color: #fff; position: relative; margin-left:-10%; padding-left: 11%; width: 236px; text-align: center; letter-spacing: 2px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);z-index: 1;}

.tit-62 { font-size:36px;color: #fff; font-weight:100;}
.tit-622 { font-size: 56px;color: #fff;line-height: 56px; margin-top:2%;font-family: "syh";text-shadow: 0rem 0.15rem 0rem rgba(0,100,185,0.5);}
.more .tit-16 {border-radius: 60px;padding: 14px 32px;line-height: 1;display: inline-block; font-size: 15px;background: linear-gradient(to right, #d51f25 25%, #d51f25 75%); position: relative;z-index: 999; color: #fff; box-shadow: 5px 5px 10px 0 rgba(213, 31, 37, .2);width: 180px;text-align: center; letter-spacing: 2px;}
.more .tit-17 { border-radius: 60px; padding: 14px 25px; line-height: 1; display: inline-block; font-size: 15px; background: linear-gradient(to right, #fff 25%, #fff 75%); color: #333; position: relative; margin-left:-10%; padding-left: 11%; width: 190px; text-align: center; letter-spacing: 2px;
 box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);}

.more .icon {
  display: inline-block;
  margin-left: 15px;
  transition: all 0.5s;
}

.imgspc {
  height: 100%;
  position: relative;
  object-fit: cover;
}
.banner-pagination {
  position: absolute;
  text-align: center;
  z-index: 333;
  bottom: 1.8rem !important;
}

.swiper-pagination-bullet {
  width: 2.7rem !important;
  height: .26rem !important;
  background: #FFF  !important;
  border-radius: 0 !important;
  opacity: 0.2 !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 21px !important;}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1 !important;
}

/*zdy*/
.zdy_c { padding: 80px 0; }
.zdy_c>ul { display: flex; justify-content: space-between; }
.zdy_c>ul>li { width: 32.7%; }
.zdy_c>ul>li a { display: block; position: relative; overflow: hidden; border-radius: 10px; }
.zdy_c>ul>li img { width: 100%; transition: all 1s;}
.zdy_c>ul>li:hover img { transform: scale(1.1) }
.zdy_c>ul>li div { position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(rgba(0,0,0,0.03),rgba(0,100,185,1));
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding:7%;
    align-items: center;
    justify-content: center;}
.zdy_c>ul>li b { font-weight: 300; color: #fff; font-size: 28px; display: block; }
.zdy_c>ul>li p { font-size: 15px; color: #fff; margin-top: 19px; font-weight: 300; line-height: 22px;}

/*case*/
.case {width: 100%;background: url(//memberpic.114my.cn/0425541/uploadfile/image/20230909/20230909105720_701169326.jpg)no-repeat center;padding: 100px 0;overflow: hidden; position: relative;}
.case:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
}
.case_box {margin: 0 auto;}
.case_tab {margin-top: 40px;display: flex; justify-content: space-between;align-items: center;}
.case_nav {width: 25%;border-right: 1px solid rgba(255,255,255,0.3);display: flex;justify-content: center;align-items: center;    background: rgba(0,0,0,0.3); padding:3% 0;}
.case_nav table tbody {display: flex;flex-direction: column;justify-content: space-between;align-items: center;width: 100%;}
.case_nav table {
    width: 100%;
}
.case_nav tr:last-child {display:none;}
.case_nav tr+tr {margin-top: 15px;}
.case_nav tr {height:60px;display: flex;align-items: center;position: relative;z-index: 5;width: 100%;justify-content: center;}
.case_nav tr td { position:relative;  z-index:5; }
.case_nav tr:hover:before,.case_nav tr.on:before {transition:0.5s;opacity: 1;left: 50%;}
.case_nav tr:before {content:'';width:240px;height:60px;background:#0064ba;position:absolute;top:0;left: 0;border-radius:10px;z-index:-1;transition:0.5s;opacity: 0;margin-left: -120px;}
.case_nav tr:after {content: '';background: #fff;width: 3px;border-radius: 4px;height: 0;position: absolute;z-index: 3;top: 50%;margin-top: -22px;opacity: 0;filter: alpha(opacity=0);right: -2px;transition: 0.5s all ease;}
.case_nav tr:hover:after,.case_nav tr.on:after {transition:0.5s;    opacity: 1;height: 45px}
.case_nav tr td a {font-size: 17px; color: #fff;    background: url(//memberpic.114my.cn/0425541/uploadfile/image/20230909/20230909143919_945961474.png) no-repeat 0;padding-left: 40px;}
.case_con {width:70%; overflow: hidden;    display: flex;}
.case_call {transition: 0.5s;width: 100%;flex-shrink: 0;}
.case_call .new_web_div2021 {display: flex; justify-content: space-between;}
.case_call .new_web_div2021 ul {width: 49%;}
.case_call .new_web_div2021 li {width: 100%; position: relative;overflow: hidden;border-radius: 10px;}
.case_call .new_web_div2021 li+li {margin-top:3%;}
.case_call .new_web_div2021 li  img {width: 100%;height: 280px;border-radius: 10px;transition: all 0.2s;}
.case_call .new_web_div2021 li  img:hover{transform: scale(1.1);transition: all 0.2s;border-radius: 10px;}
.case_call .new_web_div2021 li  p  {    position: absolute;bottom: 0;left: 0;width: 100%; height: 25%;background:linear-gradient(rgba(255,255,255,0.01),rgba(0,0,0,1));   border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; display: flex; align-items: center; justify-content: center;}
.case_call .new_web_div2021 li  p a {font-size: 16px; line-height: 24px;font-weight: lighter; color: #fff;}


/*case*/
.cas_c {
    position: relative;
    padding: 80px 0;
}
.cas_c>.ti_t {
    padding-bottom: 12px;
}
.news_div_item_image{width:100%;}
#certify .divdgweb_new_div_item_a{}
#certify {
  position: relative;
  margin: 0 auto;
  width: 84%;
  margin-top:35px;
}

#certify .swiper-container {
  padding-bottom: 0px!important;
}

#certify  .swiper-slide {
  width: 51%;
}
#certify  .swiper-slide img{
  display:block;
}
.cas_ic .divdgweb_new_div_item {
    position: relative;
}

.cas_ic .divdgweb_new_div_item_content {
    position: absolute;
    bottom: -30%;
    left: 50%;
    width: 86%;
    background: #fff;
    margin-left: -43%;
    padding: 28px 40px;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
}

.cas_ic .divdgweb_new_div_item_a {
    font-size: 24px;
    display: block;
    color: #0064b9;
    position: relative;
}

.cas_ic .divdgweb_new_div_item_a:after {
    position: absolute;
    content: "MORE";
    font-size: 14px;
    right: 0;
    top: 0;
}

.cas_ic .divdgweb_new_div_item_body {
    margin-top: 15px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

.cas_ic .swiper-slide.swiper-slide-active .divdgweb_new_div_item_content {
    bottom: 26px;
    opacity: 1;
    visibility: visible;
}
.cas_c .swiper-button-prev,.cas_c .swiper-button-next{
    width: 40px;
    height: 40px;
    background: #666;
    color: #fff;
}
.cas_c .swiper-button-prev{
    left: -58px;
    right: auto;
}
.cas_c .swiper-button-next{
    left: auto;
    right: -58px;
}
.cas_c .swiper-button-prev:after,.cas_c .swiper-button-next:after{font-size: 20px;}

/*应用行业*/
.apply_box{width: 100%; background: url(//memberpic.114my.cn/0425541/uploadfile/image/20230909/20230909144557_1507031510.jpg); padding:70px 0; overflow:hidden;}
.apply ul{display: flex; margin-top: 40px;}
.apply ul *{display:block;}
.apply li{width:20%;position: relative;overflow: hidden;transition: 0.3s;}
.apply li:hover{width: 840px;}
.apply li p{ width:101%;height:60%;background:linear-gradient(to top,#333 0%,#0064ba 100%);position:absolute;bottom:0;left:50%;transform:translate(-50%);}
.apply li p a{color:#fff;font-size:18px;position:absolute;bottom:50px;left:50%;transform:translate(-50%);}
.apply li:hover p{display:none;}

/* strength */
.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.str_bg{width:100%;height:240px;background:#fff; position: relative; padding: 0% 6%;margin: 0 auto;z-index: 9; border-bottom: 1px #eee solid;}
.str_bg .w1500 *{line-height: 100%;}
.str_list,.str_list ul{height:100%;position: relative;margin-top: -0px;}
.str_list li p{font-size:28px;font-weight: 100;color:#333;}
.str_list li em {display:flex;align-items:baseline;margin:9px 0;}
.str_list li em i{font-size:44px; color:#0064b9; font-family:din;}
.str_list li em b{font-size:17px;font-weight: 100;color:#333;margin-left:5px;}
.str_list li>span{font-size:15px;color:rgba(0,0,0,0.3);}

.ab_bg {background: url(//memberpic.114my.cn/0425541/uploadfile/image/20230909/20230909134437_1614218193.jpg) no-repeat top; width: 100%; height: 486px;}
.ab_ic {position: relative; display: flex; justify-content: flex-end;}
.ab_tit>i {font-size:30px; color: #fff; position: relative; display: inline-block;letter-spacing: 0.1em;}
.ab_tit>i:after {position: absolute; content: ""; width: 35px; height: 2px; background: #fff; right: -54px; top: 50%; margin-top: -1px;}
.ab_tit>b {display: block;font-family: arial;font-size: 46px; color: #fff; text-transform: uppercase; margin-top: 20px;}
.ab_lc {position: absolute; bottom: 0; left: 0; background: url(//memberpic.114my.cn/0425541/uploadfile/image/20230911/20230911093309_260718338.jpg) no-repeat center; padding: 74px 64px 74px 10%; width: 994px; z-index: 5;}
.ab_lc>b {font-size: 40px; color: #0064b9;}
.ab_lc>p {font-size: 16px; color: #666; line-height: 36px; margin: 34px 0 68px;}
a.ab_btn {display: block; width: 158px; height: 44px; background: #0064b9; color: #fff; font-size: 16px; text-align: center; line-height: 44px;}
.ab_c {position: relative; margin-top: -310px;}
.ab_tit {padding-left: 10%; margin-bottom: 94px;}
.ab_rc {width: 59%; position: relative;}
.ab_rc img {z-index: 3; position: relative;}
.ab_rc:after {position: absolute; content: ""; width: 106%; height: 100%; background: rgba(255,255,255,0.3); top: -50px; left: -50px;}
.ab_bc {overflow: hidden;} @media screen and (max-width: 1540px){.ab_tit,.ab_lc{padding-left: 2%} }

/*adv*/
.adv_bc {
    background: url(//memberpic.114my.cn/0425541/uploadfile/image/20230908/20230908114602_74191173.jpg) center no-repeat;
    padding: 5.8% 0;
    position: relative;
}
.adv_bc:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,100,185,0.8);
}
.ti_t, .ti_b {
    text-align: center;
    position: relative;
    font-size: 16px;
    color: #fff;
}
.ti_t {
    padding-bottom: 24px;
}
.ti_t>b {
    display: block;
    font-size: 48px;
    font-weight: normal;
}

.ti_t:after {
    position: absolute;
    content: "";
    bottom: 14px;
    left: 50%;
    width: 40px;
    height: 3px;
    background: #fff;
    margin-left: -20px;
}
.ti_t>p {
    margin-bottom: 11px;
    margin-top:11px;
}

.adv_c .ti_t *, .adv_c .ti_b * {
    color: #fff;
}

.adv_c .ti_t:after {
    background: #fff;
}

.adv_ic {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.adv_item {
    width: 32.6%;
    text-align: center;
    z-index: 999;
}

.adv_item img {
    width: 100%;
    display: block;
    transition: 1s;
}
.adv_item:hover img {
    transform: scale(1.1);
}
.adv_item>span {
    color: #fff;
    font-size: 52px;
    display: block;
}

.adv_item>i {
    color: #fff;
    font-size: 22px;
    margin: 10px 0 7px;
    display: block;
}

.adv_item>em {
    font-size: 14px;
    color: rgba(255,255,255,0.6);
    display: block;
}

.adv_item>p {
    margin-top: 30px;
    overflow: hidden;
}

.ad_wz {
    background: #fff;
    padding: 10%;
}

.ad_wz>i {
    color: #0064b8;
    font-size: 25px;
}

.ad_wz>em {
    font-size: 16px;
    color: #999;
    margin-top: 12px;
    display: block;
}

.ad_wz>p {
    font-size: 15px;
    color: #666;
    margin: 20px 0 10px;
    line-height: 26px;
}

.ad_wz>b {
    display: block;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    min-height: 32px;
}
/**/
.al_bc {
    padding: 80px 0;
    background: #f8f8f8;
}

.al_c .ti_t>p {
    margin-bottom: 0;
}

.al_ic {
    margin-top: 50px;
    overflow: hidden;
}

.al_ic ul {
    display: flex;
}

.al_ic li img {
    width: 100%;
    display: block;
    height: auto;
    transition: 1s;
}
.al_ic li:hover img {
    transform: scale(1.1);
}

.al_ic li>a {
    display: block;
    overflow: hidden;
}
.al_ic li {
    width: 32.3%;
    margin: 0 0.11%;
    flex-shrink: 0;
}

.al_ic li p a {
    display: block;
    background: #0064ba;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.al_ic button{display:none!important;}

/*实景*/
.fa_c{ margin-top: -0%;background: #fff; position: relative; padding:3%; z-index: 9;}
.fa_bc {width:100%;margin-top:0px; padding:0px 0 0px;}
.fa_img { padding: 40px 0px 0 0px;overflow: hidden;}
.fa_img .divdgweb_new_div {display: flex;width:100%;justify-content: space-between;}
.fa_img .divdgweb_new_div_item {
    width: 25%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column-reverse;
    position: relative;padding:0 0.25%;
}
.fa_img .news_div_item_pic a { overflow: hidden;display: flex;flex-direction: column;}
.fa_img .news_div_item_pic img { width: 100%;height: auto;transition: all .5s;}
.fa_img .news_div_item_pic:hover img{transform: scale(1.2);transition: all .5s;}
.fa_img .divdgweb_new_div_item_a {
    display: block;
    width: 100%;
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    color: #333;
    background: #fff;
    text-align: center;
}

.fa_img .divdgweb_new_div_item_content {position: relative;margin-top: -0px;}
.fa_img .slick-prev:before,.fa_img .slick-next:before{
    content: '\e88e';
    display: block;
    transform: rotate(180deg);
    font-size:32px;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    border: 1px solid #ddd;
    line-height: 52px;
    text-align: center;color:#666;
    font-family: "iconfont";
letter-spacing: 26px;
}
.fa_img .slick-next:before{transform: rotate(0deg);}
.fa_img .slick-prev{left:-56px;top: 127px;}
.fa_img .slick-next{right:-24px;top: 127px;}
.fa_img .slick-initialized .slick-slide{display: flex !important;}

/*news*/
.news {overflow: hidden;position: relative;z-index: 5; padding-top: 70px;}
.news_box {margin: 0 auto; padding-top:40px; padding-bottom:0px;}
.news_tit {display: flex;align-items:  center;justify-content: space-between;position: absolute;/*top: 7%;*/left: 3.5%;z-index: 5;}
.news_tit p {display: flex;flex-direction: column;font-size: 32px;font-weight:  bold;}
.news_tit p span {font-size: 22px;font-weight:  lighter;padding: 6%  0 0;font-family:  Arial;text-transform:  uppercase;}
.news_con {}
.news_call {}
.news_div {margin:0 !important;}
.news_div_item {display: flex !important;flex-direction: column-reverse;position: relative;justify-content: space-between;align-items: center;padding: 0.5% 0.5%;background:#f1f11;}
.news_div_item:nth-child(2n-1) {background:#f8f8f8;}
.news_div_item_date {display:flex;position: absolute;bottom: 6%;left: 14%;font-size: 16px; transition: 0.5s;}
.news_div_item_date:before {content:'';width: 40%;height: 2px;background: #333;position: absolute;top: 50%;left: -226%;opacity: 0;transition: 0.5s;}
.news_div_item_date:after {content:'';width: 12px;height: 12px;border: 2px solid #333;border-radius: 50%;position: absolute;top: 15%;left: -234%;opacity: 0;transition: 2s all;}
.news_div_item_content {display:flex;flex-direction: column;width: 100%;margin: 6% 0 6% 0;}
.news_div_item_title {}
.news_div_item_title a {font-size: 18px;font-weight: normal;}
.news_div_item_body {font-size: 15px;font-weight: lighter;line-height: 26px;margin: 4% 0 0;}
.news_div_item_pic {/* width: 50%; */}
.news_div_item_pic img {width:100%;height:auto;transition: 0.5s;}
.news_call .ban_dot {display:none !important;}
.news_div_item:hover img {transform:scale(1.1);}
.news_div_item:hover .news_div_item_date:before,.news_div_item:hover .news_div_item_date:after {opacity:1;}
.news_div_item:hover .news_div_item_date {left:65%;}
#slick-slide10 {
  width: 350px !important;
}
#slick-slide11 {
  width: 350px !important;
}
#slick-slide12 {
  width: 350px !important;
}
#slick-slide13 {
  width: 350px !important;
}
#slick-slide14 {
  width: 350px !important;
}

/*link*/
.links{width:100%; overflow:hidden; padding:40px 0; border-top:1px rgba(255,255,255,0.1) solid; line-height: 30px; background:#282f36;}
.linksW{ margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.links_l{ width:200px; background: url(//memberpic.114my.cn/0425541/uploadfile/image/20230909/20230909144726_1950468401.png) left no-repeat; padding-left: 50px;}
.links_lm{font-size:17px; line-height:30px; color:#fff; width:100px;}
.links_r{ width:93%; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}

.hidden {
    overflow: hidden;
}
.server ul {display: flex;    justify-content: right;}
.server {    width: 100%;
    transform: translate(0%, 53%);
    position: relative;
    z-index: 5;}


.server ul li {
  background: #0064b8;
  position: relative;
}

.server ul li a {
  float: left;
  display: inline-block;
  padding: 5rem 0;
  height: 13.375rem;
}

.server ul li:nth-child(1) {
  background: #0064b8;
  padding-right: 4rem;
  padding-left: 2rem;
}

.server ul li:nth-child(2) {
  background: #026bc6;
}

.server ul li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  transform: translate(-50%, 0%);
  width: 0;
  height: 0;
  border-left: 6.6875rem solid transparent;
  border-right: 6.6875rem solid transparent;
}

.server ul li:nth-child(1):before {
  border-bottom: 13.375rem solid #0064b8;
}

.server ul li:nth-child(2):before {
  border-bottom: 13.375rem solid #026bc6;
}

.server ul li:nth-child(3):before {
  border-bottom: 13.375rem solid #0064b8;
}

.server li .name,
.server li .desc {
  width: 100%;
  float: left;
  color: #fff;
}

.server li .name {
  padding-left: 2.5rem;
  line-height: 4rem;
  font-size: 1.5rem;
  position: relative;
}
.server li .name i {
  display: inline-block;
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  width: 1.875rem;
  transform: translate(0%, -50%);
font-size:24px;
}

.server li .name i img {
  float: left;
}

.server li:nth-child(3) .name i {
  background-position: 0 -3.75rem;
}

.server li .desc {
  line-height: 2rem;
  font-size: 0.875rem;
}

.server li .desc font {
  display: inline-block;
  position: relative;
  padding-right: 1.25rem;
  position: relative;
    padding-top: 3%;
}

.server li .desc font:before {
  position: absolute;
  right: 0;
  top: 63%;
  content: '';
  width: 0;
  height: 0;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  height: 0.3rem;
  width: 0.3rem;
  transform: rotate(deg);
  -webkit-transform: rotate(45deg) translate(-50%, 0%);
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
}

.server li .desc font:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.server li .img {
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.server li .img img {
  width: 10rem;
  height: 10rem;
}
.server li:nth-child(1).active .img,
.server li:nth-child(2).active .img {
  opacity: 1;
}
.server li:nth-child(2).active .name,
.server li:nth-child(2).active .desc {opacity: 0}
.server li:nth-child(3):hover .desc font:after {width: 100%;}

/* footer */
.footer {background:#282f36;position: relative;clear: both; overflow: hidden;color: #fff;}
.footer-content {width: 98%;margin: auto;position: relative;}
.footer-content-top::before,.footer-content-top::after {content: '';width: 50%;height:8px;position: absolute;left: 0;top: 0;background: #0064b8;}
.footer-content-top::after {left: auto;right: 0;background: #808080;}
.footer-content-top {overflow: hidden; padding: 10% 0 3% 0%;}
.footer-left {float: left;width: 10%;}
.footer-logo img {}

.footer-logo .logo{max-width:320px;overflow:hidden}
.footer-logo .logo img{padding-right:12px;float: left;}
.footer-logo .logo strong{display: block;font-size:28px; line-height:40px;color:#fff; font-weight:lighter; font-family: "syh"; letter-spacing:2px;}
.footer-logo .logo span{display: block; font-size: 16px; letter-spacing: 0px;color:#999; font-family:Microsoft YaHei;}
.footer-logo .logo dl{ font-size:16px; letter-spacing:1px; color:#adb2b7; line-height:26px;}
.footer-logo .logo dl en{color:#ababab;}

.footer-nav {float: right;width:100%;text-align: right;}
.footer-nav ul,.footer-nav li {list-style: none;margin: 0;padding: 0;}
.footer-nav ul {text-align: left;margin-left:7rem;overflow: hidden;display: inline-block;vertical-align: top;}
.footer-nav ul:first-child {margin-left: 0;}
.footer-nav .title-1 {font-weight: bold;}
.footer-nav li {margin-top:0.8rem;}
.font20{font-size: 20px; font-weight: normal;position: relative;display: flex; margin-bottom: 30px;}
.font20::after{content: ''; width: 30px; height: 2px; position: absolute;left: 0; top: 148%;background: #0064b8;}
.flh30 {line-height: 30px;}
.font16 {font-size: 16px;}
.footer-nav li a{display: block;color: #aaa; font-size: 15px;}
.footer-nav li a:hover {color: #fff;}
.footer-nav .contact-1 {overflow: hidden;}
.footer-nav .contact-us-1 {color: rgba(255, 255, 255, 0.6);margin-top: 2rem;}
.footer-nav .contact-us-1 strong{font-weight: normal;}
.footer-nav .contact-us-1 p:first-child {padding: 0;margin: 0;}
.footer-content-bottom {border-top: 1px solid rgba(255,255,255,0.1);padding:30px 0;position: relative;}
.footer-copy {color: rgba(255, 255, 255, 0.6);position: relative;}
.footer-copy a {color: rgba(255, 255, 255, 0.6);}
.footer-copy a:hover {color: #fff;}
.footer-link {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.footer-link li {list-style: none;padding: 0;margin: 0;display: inline-block;vertical-align: middle;position: relative;width: 30px;height: 30px;margin-left: 15px;}
.footer-link .ewmshow-1 {background: #fff;padding: 5px;width: 90px;height: 90px;overflow: hidden;position: absolute;bottom: 100%;left: 50%;border-radius: 4px;margin-left: -50px;display: none;}
.footer-link li:hover .ewmshow-1{display: block;}

.aside-top {position: fixed; width: 50px;bottom:3%;right:1%; z-index:199;display: none;}
.aside-top a {width: 50px;height: 50px;display: block;overflow: hidden; background: #2256a2 url('//memberpic.114my.cn/0425541/uploadfile/image/20230909/20230909144822_2140836324.png') no-repeat center;border-radius: 100%;}
.footer-top-left {float: left; width: 24%;}
.footer-top-right {float: right;width:75%;}
.footer-logo {/*width: 27%;*/}
.footer-logo a{width: 100%;height: auto;display: block;}
.footer-logo img {display: block;}
.footer-logo .st0 {fill: #fff;}
.footer-contact {margin-top:12px;}
.footer-social {margin-top:60px;} 
.footer-social li {display: inline-block;vertical-align: middle;margin-right:18px;position: relative;}
.footer-social li:first-child {margin-left: -.3%;}
.footer-social li a{position: relative;display: block;width: 2rem;height: 2rem;opacity: .3;}
.footer-social li a:hover {opacity: 1;}
.footer-social li:hover .ewmshow-1{display: block;}

.footer-copy,.footer-content-bottom a{color: rgba(255, 255, 255, 0.6);}
.footer-content-bottom a:hover {color: #fff;}

.social {padding-top:0px;clear: both;}
.social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; transition:0.3s all ease-in-out; float: left;display: block;margin-right:26px; margin-top:28px;}
.social a img{ display: block}
.social a i{font-family: 'iconfont'; font-size: 20px; color: #999;}
.social a:hover{ }
.social a:hover img{filter: contrast(0) brightness(2);}
.social a:hover .ewm img{filter: grayscale(1%);}
.social .ewm { position: absolute; width: 100px; bottom: 45px; right: -43px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px; left: 52.5px; }
.social .ewm img { display: block; width: 100%; height:auto; }
.saj-footer .bottom{clear: both;padding:30px 0;overflow: hidden;font-size: 12px;color: #999;order-top: 1px solid #313131; background:#282f36;}
.saj-footer .bottom a{color: #999; font-size:15px;}
.saj-footer .bottom .left{color: #999; font-size:15px;}
.left .tel div{color:#999; font-size:15px; line-height:25px;}

.ft-bottom{padding:14px 0;}
.ft-bottom .copyright{float: left;font-size: 14px;color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright p{color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright span{display: inline-block; color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright a{color: rgba(255, 255, 255, 0.6); font-weight:normal; font-size: 14px;}
.ft-bottom .copyright a:hover{color: #d51f25;text-decoration: underline;}

/*--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:#0064b8;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:#0064b8;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--*/

.header_box {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.header_box:hover{height: 70px;}
.header_box.on { position: fixed;transition: .5s;}
.header_box.on {transition: .5s;height: 70px;top: 0;}
.header_box.on .index_active .header_main::before {
    border-radius: 0 0 0 0px;
}

.header_box .header_main {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.header_box .header_main::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.5);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header_box .header_main .center {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.header_box .header_main .logo {
    width: 30%;
    max-width: 166px;
    height: 100%;
    font-size: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden
}

.header_box .header_main .logo img {
    max-height: 80%;
    vertical-align: middle
}

.header_box .header_main .nav {
    width: auto;
    height: 100%
}

.header_box .header_main .nav ul {
    width: 100%;
    height: 100%
}

.header_box .header_main .nav ul li {
    width: auto;
    height: 100%;
    float: left
}

.header_box .header_main .nav ul li>a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.header_box .header_main .nav ul li>a::after {
    content: '';
    width: 0;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    background: #0064b9;
    transform: translateX(-50%);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.header_box .header_main .nav ul li>a .subtitle {
    font-size: 10px;
    line-height: 15px;
    color: #999;
    text-transform: uppercase;
}

.header_box .header_main .nav ul li>a .title {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}


.header_box .header_main .nav ul li:hover>a::after,
.header_box .header_main .nav>ul>li.active a::after{
    width: 100%;
}

.header_box .header_main .nav ul li:hover .one_nav,
.header_box .header_main .nav ul li:hover .two_nav {
    opacity: 1;
    margin: 0;
    visibility: initial;
}

.header_box .header_main .nav ul li .one_nav {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    border-radius: 0px 0 0;
    opacity: 0;
    visibility: hidden;
    margin-top: 5px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
}

.header_box .header_main .nav ul li .one_nav::before {
    content: '';
    width: 50%;
    height: 100%;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: #fff
}

.header_box .header_main .nav ul li .one_nav::after {
    content: '';
    width: 100%;
    height: 100%;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #f5f5f5;
}

.header_box .header_main .nav ul li .one_nav .n_center {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3;
    border-top: 1px solid #d9d9d9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info {
    width: 30%;
    padding: 2.6vw 4vw;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .title {
    font-family: sy_m;
    font-size: 30px
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .details {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.6;
    color: #999;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink::before {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    background: #d51f25;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink::after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #999;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: 1;
    padding-bottom: 15px;
    color: #999;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .nt {
    width: auto;
    flex: 1;
    font-size: 16px;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .icon i {
    font-size: 24px;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a.active::before,
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink:hover::before {
    width: 100%;
    left: 0;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a.active a,
.header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink:hover a {
    color: #d51f25;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box {
    width: 70%;
    padding: 2.6vw 4vw;
    padding-right: 0;
    background: #fff;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item {
    width: 20%;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 20px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a::before {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    background: #0064b9;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #e5e5e5
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt {
    font-size: 18px
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i {
    font-size: 24px
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a.active,
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a:hover {
    color: #d51f25;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a.active::before,
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a:hover::before {
    width: 100%;
    left: 0
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu {
    width: 100%;
    height: calc(6 * 30px + 25px);
    margin-top: 20px;
    padding-right: 10px;
    overflow: hidden;
    overflow-y: auto;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one {
    width: 100%;
    height: auto;
    margin-top: 5px;
    line-height: 30px;
    overflow: hidden
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a {
    font-size: 16px;
    color: #666;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a.active,
.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a:hover {
    color: #0064b9;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one:first-child {
    margin: 0;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box {
    width: 100%;
    height: 2px;
    margin-top: 2.6vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .pager {
    flex: 1;
    align-self: end;
    height: 100%;
    background: #e5e5e5;
    position: relative
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .pager .swiper-pagination-progressbar-fill {
    background: #0064b9;
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn {
    width: auto;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 1.5vw;
    position: relative;
    z-index: 1;
    margin-top: -15px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn i {
    font-size: 20px
}

.header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn:hover {
    color: #d51f25;
}

@media (max-width:1440px) {
    .header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .title {
        font-size: 24px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .details {
        font-size: 14px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .nt {
        font-size: 14px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .icon i {
        font-size: 20px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt {
        font-size: 16px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i {
        font-size: 20px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a {
        font-size: 14px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn i {
        font-size: 16px
    }
}

@media (max-width:1280px) {
    .header_box .header_main .nav ul li .one_nav {
        border-radius: 50px 0 0
    }
}

@media (max-width:1024px) {
    .header_box .header_main .nav ul li .one_nav .n_center {
        border-radius: 40px 0 0
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_info {
        padding: 30px 40px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .title {
        font-size: 20px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_info .title_box .details {
        font-size: 12px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .nt {
        font-size: 12px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_info .nlink a .icon i {
        font-size: 16px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box {
        padding: 30px 40px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .txt {
        font-size: 14px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .title a .icon i {
        font-size: 16px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box .n_main .n_content .item .menu .one a {
        font-size: 12px
    }

    .header_box .header_main .nav ul li .one_nav .n_center .n_box .pager_box .n_btn i {
        font-size: 12px
    }
}

.header_box .header_main .nav ul li .two_nav {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    border-radius: 0px 0 0;
    opacity: 0;
    visibility: hidden;
    margin-top: 5px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden
}

.header_box .header_main .nav ul li .two_nav::before {
    content: '';
    width: 50%;
    height: 100%;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: #f5f5f5
}

.header_box .header_main .nav ul li .two_nav::after {
    content: '';
    width: 100%;
    height: 100%;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff
}

.header_box .header_main .nav ul li .two_nav .n_center {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3;
    border-top: 1px solid #d9d9d9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden
}

.header_box .header_main .nav ul li .two_nav .n_center .n_subnav {
    width: 25%;
    padding: 2.6vw;
    padding-left: 0 !important
}

.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item {
    width: 48%;
    height: auto;
    float: left;
    overflow: hidden
}

.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a {
    line-height: 1;
    font-size: 18px
}

.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a.active,
.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a:hover {
    color: #d51f25;
}

.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item:nth-child(2n) {
    float: right
}

.header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item:nth-child(2n)~.item {
    margin-top: 1.5vw
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box {
    width: 75%;
    padding: 2.6vw 4vw;
    padding-right: 0 !important;
    background: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box {
    flex: 1;
    margin-right: 2vw
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .title {
    font-size: 36px;
    line-height: 1
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .details {
    height: calc(5em * 1.8);
    margin-top: 15px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    overflow: hidden;
    overflow-y: auto
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a {
    border-radius: 30px;
    border: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 12px 30px;
    background: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .nt {
    font-size: 18px;
    color: #0064b9;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon {
    width: 24px;
    height: 24px;
    margin-left: 20px;
    border-radius: 50%;
    background: #0064b9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #fff;
    box-shadow: 5px 5px 10px 0 rgba(0, 100,185, .2);
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon i {
    line-height: 1;
    font-size: 18px
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a:hover {
    border-color: #0064ba;
    background: #0064b9;
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a:hover .nt {
    color: #fff
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a:hover .icon {
    background: #fff;
    color: #0064b9;
}

.header_box .header_main .nav ul li .two_nav .n_center .n_box .img {
    width: 40%
}

@media (max-width:1440px) {
    .header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a {
        font-size: 18px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .title {
        font-size: 30px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .details {
        font-size: 14px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .nt {
        font-size: 16px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon {
        width: 20px;
        height: 20px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon i {
        font-size: 16px
    }
}

@media (max-width:1280px) {
    .header_box .header_main .nav ul li .two_nav {
        border-radius: 50px 0 0
    }
}

@media (max-width:1440px) {
    .header_box .header_main .nav ul li .two_nav .n_center .n_subnav {
        padding: 30px 20px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_subnav .item a {
        font-size: 16px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box {
        padding: 30px 40px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .title {
        font-size: 24px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .details {
        font-size: 14px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a {
        padding: 12px 20px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .nt {
        font-size: 14px
    }

    .header_box .header_main .nav ul li .two_nav .n_center .n_box .info_box .nlink a .icon {
        margin-left: 12px
    }
}

.header_box .header_main .nav ul li:first-child~li {
    margin-left: 3vw
}

.header_box .header_main .column {
    width: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.header_box .header_main .column .tel_box.active {margin-left: 1vw;}
.header_box .header_main .column .tel_box {
    margin-left: 1vw;
margin-right: 1vw;
    position: relative;
    z-index: 2
}

.header_box .header_main .column .tel_box .subtitle {
    font-size: 12px;
    line-height: 14px;
    color:rgba(255,255,255,0.5);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.header_box .header_main .column .tel_box .title {
    font-family:din;
    font-size: 17px;
    line-height: 1.5;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width:1024px) {
    .header_box .header_main .column .tel_box {
        display: none
    }
}

@media (max-width:1200px) {
    .header_box .header_main .logo {
        width: 30%
    }
}

@media (max-width:1024px) {
    .header_box .header_main .logo {
        width: 30%
    }

    .header_box .header_main .logo img {
        max-height: 60%
    }

    .header_box .header_main .column .nav ul li a {
        font-size: 15px
    }

}

.header_box.index_active .header_main::before {
    border-radius: 0 0 0 0px;
}

.header_box.page_active {
    height: 100px
}

.header_box.page_active+.header_nbsp {
    height: 100px
}

.header_box.page_active .header_main::before {
    box-sizing: border-box;
    border-bottom: 1px solid #e9e9e9
}

.header_box.page_active .header_main .column .nav ul li:hover>a,
.header_box.page_active .header_main .column .nav ul li a.active {
    color: #d51f25;
}

.header_box.page_active .header_main .column .nav ul li:hover>a::after,
.header_box.page_active .header_main .column .nav ul li a.active::after {
    background: #d51f25;
}



@media (max-width:1440px) {
    .header_box .header_main .center .logo {
        max-width: 150px
    }

    .header_box .header_main .center .nav ul li a .title {
        font-size: 15px
    }

    .header_box .header_main .center .nav ul li:first-child~li {
        margin-left: 2.2vw
    }


    .header_box .header_main .center .column .tel_box {
        margin-left: 2
    }

    .header_box .header_main .center .column .tel_box.active {
        margin-left: 1.5vw
    }

    .header_box .header_main .center .column .tel_box .title {
        font-size: 15px
    }
}

@media (max-width:1280px) {
    .header_box {
        height: 90px
    }

    .header_box.index_active .header_main::before {
        border-radius: 0 0 0 0px
    }

    .header_box .header_main .center .logo {
        max-width: 130px
    }

    .header_box .header_main .center .nav ul li a .title {
        font-size: 14px
    }

    .header_box .header_main .center .column .search i {
        font-size: 22px
    }

    .header_box .header_main .center .column .tel_box .subtitle {
        font-size: 10px
    }

    .header_box .header_main .center .column .tel_box .title {
        font-size: 14px
    }
}

@media (max-width:1024px) {
    .header_box.index_active .header_main::before {
        border-radius: 0 0 0 0px
    }

    .header_box .header_main .center .nav ul li:first-child~li {
        margin-left: 3vw
    }

    .header_box .header_main::before {
        border-radius: 0 0 0 0px
    }
}

@media (max-width:990px) {
    .header_box {
        display: none
    }
}

.header_nbsp {
    width: 100%;
    height: 120px;
    overflow: hidden
}

@media (max-width:1440px) {
    .header_nbsp {
        height: 100px
    }
}

@media (max-width:1280px) {
    .header_nbsp {
        height: 80px
    }
}

.w1800 {
    width: 100%;
    max-width: 1920px;
    padding: 0 60px;
}
.w1400, .wrap {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
.dh_c {width: 130%;text-align: center;}
.dh_h,.dh_h b{font-size:16px;}
.fa-caret-down:before {content: "\e6ec";font-family: 'iconfont'; font-size:19px;}
.main-h-link{display: flex; align-items: center; justify-content: space-between; position: relative; right:3%;}
.main-menu02>div {margin-left: 0rem;}

.search-wrap {position: relative; width:9rem;}