*{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: "Hos","Helvetica Neue", Helvetica, "Microsoft YaHei", "PingFang SC", sans-serif;overflow-x: hidden;}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}

/* fonts */
@font-face {font-family: 'srm';src: url('http://memberpic.114my.com.cn/dgjdjd/cssnew/srm.otf.txt');font-weight: normal;font-style: normal;} 
@font-face{font-family: 'Hos';src:url(https://memberpic.114my.com.cn/dgjdjd/cssnew/Hos.ttf.txt);}
@font-face {
font-family: "yuwei";
src: url("http://memberpic.114my.com.cn/dgjdjd/cssnew/yuwei.woff2.txt") format("woff2"),
       url("http://memberpic.114my.com.cn/dgjdjd/cssnew/yuwei.woff.txt") format("woff"),
       url("http://memberpic.114my.com.cn/dgjdjd/cssnew/yuwei.ttf.txt") format("truetype"),
       url("http://memberpic.114my.com.cn/dgjdjd/cssnew/yuwei.eot.txt") format("embedded-opentype"),
       url("http://memberpic.114my.com.cn/dgjdjd/cssnew/yuwei.svg.txt") format("svg");
}
@font-face {
  font-family: "ban1";font-weight: 700;src: url("http://at.alicdn.com/wf/webfont/a4HtplruTfpL/B7wGqGyzbopQ.woff2") format("woff2"),
  url("http://at.alicdn.com/wf/webfont/a4HtplruTfpL/RxYkyoslo6XX.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'iconfont';  /* Project id 4614430 */
  src: url('http://at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.woff2?t=1720659234393') format('woff2'),
       url('http://at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.woff?t=1720659234393') format('woff'),
       url('http://at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.ttf?t=1720659234393') format('truetype');
}
@font-face {
  font-family: 'iconfont';  /* Project id 4650861 */
  src: url('http://at.alicdn.com/t/c/font_4650861_j68vzhthxkg.woff2?t=1724903102222') format('woff2'),
       url('http://at.alicdn.com/t/c/font_4650861_j68vzhthxkg.woff?t=1724903102222') format('woff'),
       url('http://at.alicdn.com/t/c/font_4650861_j68vzhthxkg.ttf?t=1724903102222') 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;}

.gyc {margin: 0 auto;max-width: 90%;min-width: 1200px;}
.gy {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gya {margin: 0 auto;max-width: 1500px;min-width: 1200px;overflow:hidden;}
.gyb {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gybb {margin: 0 auto;max-width: 1600px;min-width: 1200px;}
@media screen and (max-width: 1366px){
.gya {margin: 0 auto;max-width: 1366px;min-width: 1200px;overflow:hidden;}
}

/*抬头*/
.head {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    display: flex;
    transition: .5s;

}
.head.on{background:rgba(25, 116, 194, 1); box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);height: 80px;}
.head.on .headbg{height: 80px; padding: 0% 4% 0% 4%;}
.head.on .headbg:before{background: none;}
.head.on .headbg .logo {margin-top: 4px;}
.head.on .headbg .logo img{width: 200px;}
.head.on .head_nav > ul > li > a {padding-top: 0px;line-height:80px;}
.head.on .head_nav li .proxiala{top:80px;}
.head.on .head_nav > ul > li > a:after {margin: -3px auto 0;}
.head.on .head_nav{line-height:70px;margin-top: 0px;}
.head.on .header-search{margin-top: -0px;}
.head.on .name{color: #fff; margin-top: 7px;}
.head.on .name span{color: #fff;}
.head.on .head_nav > ul > li > a{color: #fff;}
.head.on .top_con li i { color: #fff;}
.head.on .top_con li i a{ color: #fff;}

.headbg{display:flex; flex-direction:row; justify-content:space-between; width:100%; max-width:100%; min-width:1200px; height:90px; margin:0 auto; position:relative;background: linear-gradient(180deg, rgba(25, 116, 194, 0.99), transparent);padding: 1% 4% 13% 4%;}
.headbg:before {
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    top: 126px;
    background: rgba(255, 255, 255, 0.2);
    left: 0;
}
.headbg .fl{display:flex; flex-direction:row; justify-content:space-between;}
.logo{margin-top:0px;}
.logo img{width: 220px;}
.name{margin-top:17px; margin-left:10px;  font-size:33px; line-height:39px; color:#fff; font-weight:bold; white-space:nowrap; font-weight: lighter;font-family: "Microsoft YaHei";font-weight:bold;}
.name span{display: block;font-size: 16px; color: #fff;font-weight: normal; padding-top: 3px; font-family: "Hos";}
.headbg .fr{display:flex; flex-direction:row; justify-content:space-between; width:73%;    height: 80px;}
.head_nav{width:70%; margin-top:0px;}
.head_nav > ul{display:flex; flex-direction:row; justify-content:space-between;}
.head_nav > ul > li:last-child{position: relative;}
.head_nav > ul > li > a{display:block; padding-top:0px; font-size:18px; line-height:80px; color:#fff; text-decoration:none; transition-duration:0.8s;}
.head_nav > ul > li > a:after{content:/cssjs/""; display:block; width:0; height:3px; margin:-3px auto 0; background:#50acfa; transition-duration:0.8s;}
.head_nav > ul > li:hover > a,.head_nav li.head_cur > a{color:#fff;}
.head_nav > ul > li:hover > a:after,.head_nav li.head_cur > a:after{width:34px;}
@media(max-width:1600px){
.headbg .fr{width:70%;}
}

.dropmenu{ position:absolute; top:150%; max-height:0; transition:all .3s ease; width:190%;left: -33px;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:36px !important; text-align:center; font-size:14px !important; color:#666 !important; transition:all .5s ease; border-bottom: 1px #eee solid;}
.dropthree{ position:relative;}
.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:#0b6ab9; color:#fff !important;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}

/*下拉*/
.head_nav li .proxiala{visibility:hidden; opacity:0; transform:translateY(20px); position:absolute; max-width:100%; height:auto; top:120px; left:0; margin-left:0; z-index:9999; background:#f8f8f8; transition:0.5s; padding-bottom:1%;width: 552%;padding-bottom:30px;}
.head_nav li:nth-child(3) dl ul{display: block;}
.head_nav li:nth-child(3) dl .proxiala{padding:50px 200px 50px 500px;}
@media screen and (max-width: 1440px){
.head_nav li:nth-child(3) dl .proxiala{padding:50px 0px 50px 300px;}
}

.head_nav li:hover .proxiala { visibility:visible; opacity:1; transform:translateY(0);}
.proxiala{ margin:0 auto; max-width:1400px; padding-top:30px; padding-left:86px;}
.proxiala ul{justify-content: center;display: flex;}
.head_nav li:hover .proxiala {visibility: visible;opacity:1:transform:mtranslateY(0);}

.sortxiala .prolist2021{ float:left; padding-right:2%; width:220px;padding:0px 30px; border-right: 1px solid #ddd;}
.sortxiala .prolist2021 li{ float:none; margin-left:0;}
.sortxiala .prolist2021 li > a{ display:block; width:100%; font-size:17px; text-align:left; padding:0 !important; padding-left:0px !important; line-height:30px; color:#222; text-decoration:none;  color: #333 !important;font-weight:bold;}
.sortxiala .prolist2021 li > a:hover{ font-weight:normal;}
.sortxiala .prolist2021 li:hover > a:after{width:100%;}
.sortxiala .prolist2021 li dl{color: #666;width:220px;height: 124px; overflow: hidden;}
.sortxiala .prolist2021 li dl a{color: #666;}
.sortxiala li dt a {width: 100%;padding-left: 0%; font-size: 14px;display: block;line-height: 24px;color: #666; text-align: left;color: #999;}
.productshowxiala{float:right; width:76%;padding-top: 0px;}
.productshowxiala span{font-size:24px;color: #333;display: block;padding-bottom:20px;}
.productshowxiala p{font-size:14px;color: #999;line-height:24px; width: 80%;padding:10px 20px;  text-align: left;}
.productshowxiala p a{font-size:14px; color: #999 !important;border:1px solid #666; display: block;margin-top:25px;width: 160px;
text-align: center; line-height: 34px; border-radius: 20px; margin-bottom:25px;}
.productshowxiala p a:hover{background: #035aa9;color: #ff f!important;}

.productshowxialaa{width:100%;margin:0 auto;}
.productshowxialaa .progdwz2021 li{float:left; margin-bottom:0px;margin-left:15px;}
.productshowxialaa .progdwz2021 li+li{}

.productshowxialaa .progdwz2021 li br{ display:none;}
.productshowxialaa .progdwz2021 li span{ display:block; padding:12px 0; text-align: center;}
.productshowxialaa .progdwz2021 li a{ padding-top:0; font-size:14px; height:auto;}
.productshowxialaa .progdwz2021 li > a:after{ display:none;}

.productshowxiala .progdwz2021 li{float:left; border:1px solid #eee; margin-bottom:1%;margin-left:1%;background: #fff;width:18.5%;}
.productshowxiala .progdwz2021 li img{width:100%; height:auto;}
.productshowxiala  .progdwz2021 li+li{}

.productshowxiala .progdwz2021 li br{ display:none;}
.productshowxiala .progdwz2021 li span{ display:block; padding:12px 0; padding-left:15px;text-align: center;}
.productshowxiala .progdwz2021 li a{ padding-top:0; font-size:14px; height:auto;background:#fff;color: #333 !important;}
.productshowxiala .progdwz2021 li > a:after{ display:none;}

.header-right{height: 100%;margin-left:100px;}
.header-search{float: right;position: relative;height:100%;text-align:center;display: flex;transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px; padding: 0 0% 0 0;font-weight: bold;}

.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #333;}

.top_con {width: 140px;}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;width: 29px;height: 29px;border-radius: 50%; justify-content: center;z-index:66;border: 1px #eee solid;}
.top_con>ul>li:nth-child(1){margin-top:0px;}
.top_con>ul>li:nth-child(1) img{width: 27px;}
.top_con li i {font-size: 16px;line-height: 29px;   color: #fff; height: 29px; font-weight:normal;}
.top_con>ul>li:nth-child(1) i{font-size: 27px;line-height: 27px;}
.top_con>ul>li:nth-child(1) i a{font-size: 27px;line-height: 27px;color: #fff;}
.top_con>ul>li:nth-child(4) i{font-size: 13px;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -65px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li:nth-child(1)>p{width:130px;color: #666;font-size: 16px;line-height:26px;height: auto !important;right: -24px;}
.top_con li:nth-child(2)>p{width: 230px;color: #666;font-size: 16px;line-height:26px;height: auto !important;right: -24px;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}
/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 472px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:33px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:38px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none; padding-right:45px;}
#search-bg{float:left; width:344px; height:38px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left;    line-height: 38px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: /cssjs/"";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

.fleft { float:left!important }
.fright { float:right!important }
.fnone { float:none!important }

/* index */
.swiper-container{/*overflow: auto !ibuttonmportant;*/}
.banner {position: relative;margin-top:0px;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {height:100%;}
/*.banner-slide .txt:after {
    content: '';
    width: 130%;
    height: 138%;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.4), transparent);
    position: absolute;
    left: -20%;
    bottom: -21%;
    z-index: -1;
    transition: all 1s;
}*/
.banner-slide .txt{position: absolute; left: 9%;top:29%; ;z-index: 33;width:80%;}
.banner-slide .txt h2{font-size:1.8vw;color: #fff;margin: 0;padding: 0;padding:0px 0 0px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 3vw;width: 41vw;text-align: left;border-radius: 0px;z-index: 999;font-family: "yuwei";}
.banner-slide .txt h3{font-size:2.8vw; margin: 0;padding-top: 8px;padding-bottom:0px; position: relative;text-transform: uppercase; line-height:3.5vw; z-index: 999; font-weight: bold;background: linear-gradient(45deg, #fff, #fff);-webkit-background-clip: text;
background-clip: text;-webkit-text-fill-color: transparent; font-family: "ban1";}
.banner-slide .txt h3 span{-webkit-text-stroke: 1px #fff;color: transparent; display: block; padding-bottom:10px;font-size:3vw;}
.banner-slide .txt h3 b{color:#fea447;-webkit-text-stroke: 1px #fff;}
.banner-slide .txt .hz{color:#fff;}
.banner-slide .txt .line {width: 260px;height:12px;background: rgba(48, 97, 173, .2);margin: 0px 0 20px 0;position: relative;
    margin-top: -2.8%;}
.banner-slide .txt h4{font-size:1vw; padding:15px 0 20px 0;margin:0;font-weight: normal;line-height: 1.7vw;z-index: 999;color:#fff;}
@media screen and (max-width: 1440px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1400px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1366px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1360px){
.banner-slide .txt h4{font-size:1.3vw;}
}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:5vw;margin: 0;}
.banner-slide .txt.center h1{font-size:3.3vw; color:#1f78c7; font-weight:bold; margin-top:6%; font-family: "Microsoft YaHei"; padding-bottom:18px;text-transform: uppercase; }
.banner-slide .txt.center h6{ color:#0b141b; font-size:1.7vw; font-weight:normal; letter-spacing:1px;text-transform: uppercase;}
.banner-slide .txt.none {display: none;}
.banner-slide .txt.right {text-align: right;left: auto;right: 10%;}
.banner-slide .txt.right .line {float: right;clear: both;}
.banner-slide .txt.right .banner-btn a{display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px;}
.banner-slide .img {text-align: center;height:100%;transition: 6s;}
.banner-slide .txt .img1{text-align: left; margin-top:2%;}
.banner-slide .img1>a{    display: flex;justify-content: center;    align-items: center;height:100%;}
.banner-slide .img1 video{width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;}

.banner-btn {clear: both; margin-top:5%;}
.more .tit-16 {
  border-radius: 60px;
  padding: 14px 32px;
  line-height: 1;
  display: inline-block;
  font-size: 15px;
  background: linear-gradient(to right, #1974c2 25%, #21abf3 75%);
  position: relative;
  z-index: 999;
  color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .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:-7%;
  padding-left: 8%;
  width: 270px;
  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;
}

.banner-slide .txt2{position: absolute; left: 0%;top:55%; ;z-index: 33;width:100%;text-align:center;}
.banner-slide .txt2 h3{font-size:2.8vw; color: #fff;margin: 0;padding-top: 20px;padding-bottom:10px; position: relative;text-transform: uppercase; line-height:2.8vw; font-weight: bold;}
.banner-slide .txt2 h2{font-size:24px;color: #fff;margin: 0;padding: 0;padding:14px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 20px;width: 100%;text-align: center;}
.banner-slide .txt2 .line {width: 260px;height:12px;background: rgba(0,0,0,0.4);margin: 0px 0 20px 0;position: relative;margin: 0 auto;
    margin-top: -1.1%;}
.banner-slide .txt2 h4{font-size:1vw; padding:15px 0 20px 0;margin:0;font-weight: normal;line-height: 1.7vw;z-index: 999;}

.banner-slide .txt2 h2 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h4 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h6 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .center h2 {transform:translateY(200px);opacity:0;transition:all 0.3s;}
.banner-slide .center h6 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.9s;}
.banner-slide .txt .banner-btn {transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt h2,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt h6,.index-banner-swiper .swiper-slide-active .txt h3,.banner-slide .txt.center h2,.banner-slide .center h6,.index-banner-swiper .swiper-slide-active .txt .line,.index-banner-swiper .swiper-slide-active .banner-btn,.banner-slide .txt.center h2,.banner-slide .txt.center h,.index-banner-swiper .swiper-slide-active .txt1 h3,.index-banner-swiper .swiper-slide-active .txt1 h2,.index-banner-swiper .swiper-slide-active .txt2 h3,.index-banner-swiper .swiper-slide-active .txt2 h2,.index-banner-swiper .swiper-slide-active .txt2 h4{transform:translateY(0px);opacity:1;}

.banner .swiper-banner-pagination {bottom:30px;width: 100%; display: block;z-index: 90;}
.banner .swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 6px;position: absolute;left: 0;top:8px;background: #333;opacity: 0.3;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:8px;width:0;height: 6px;background: linear-gradient(120deg, #0b6ab9 10%, #0b6ab9 80%);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.indexb_wrapper {width: 100%; position: relative; overflow: hidden;}
.index-scroll {position:absolute;left:1%;top:70%;z-index:70;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.index-scroll h6{margin: 0;font-weight: normal;font-size: 0;position: relative;padding-bottom:7px;padding-left: 30px;}
.index-scroll h6::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;-webkit-animation: w100 3000ms infinite ease-in-out;animation: w100 3000ms infinite ease-in-out;}
.index-scroll h6 span{font-size: 12px;color: #fff;text-transform: uppercase;letter-spacing: 1px; margin-right: 10px;display: inline-block;vertical-align: middle;}
.index-scroll h6 i{width: 12px;height: 10px; background: url(/cssjs/"");display: inline-block;vertical-align: middle;-webkit-animation: op01 1000ms infinite ease-in-out;animation: op01 1000ms infinite ease-in-out;}
@keyframes op01{0%{opacity: 0;}100%{opacity: 1;}}

.indexb_wrapper .indexc_second {
    max-width: 90%;
    margin: 80px auto 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
margin-bottom:80px;
    overflow: hidden;
}
.indexb_wrapper .indexc_second .left {
    float: left;width: 45%;
}
@media screen and (max-width: 1440px){
.indexb_wrapper .indexc_second .left {width: 35%;}
}
.indexb_wrapper .indexc_second .left .top1 {
    font-size: 22px;
    color: #505050;
    margin-top: 10px;
    height: 24px;
    line-height: 24px;
}
.indexb_wrapper .indexc_second .left .top2 {
    font-size: 52px;
    color: #505050;
    font-weight: bold;
padding:1% 0;font-family: "Microsoft YaHei";
}
@media screen and (max-width: 1440px){
.indexb_wrapper .indexc_second .left .top2 {font-size: 42px;}
}
@media screen and (max-width: 1366px){
.indexb_wrapper .indexc_second .left .top2 {font-size: 36px;}
}
.indexb_wrapper .indexc_second .left .top3 {
    font-size: 40px;
    height: 42px;
    line-height: 42px;
    color: #ccc;font-family: 'srm';
}
@media screen and (max-width: 1440px){
.indexb_wrapper .indexc_second .left .top3 {font-size: 32px;}
}
@media screen and (max-width: 1366px){
.indexb_wrapper .indexc_second .left .top3 {font-size: 28px;}
}
.indexb_wrapper .indexc_second .left .top4 {
    font-size: 15px;
    line-height: 30px;
    color: #505050;
    margin-top: 20px;
}
@media screen and (max-width: 1680px){
.indexb_wrapper .indexc_second .left .top4 {font-size: 15px; line-height:28px;margin-top:3px;}
}
@media screen and (max-width: 1440px){
.indexb_wrapper .indexc_second .left .top4 {font-size: 14px; line-height:24px;margin-top:3px;}
}
@media screen and (max-width: 1366px){
.indexb_wrapper .indexc_second .left .top4 {font-size: 14px; line-height:23px;margin-top:3px;}
}
@media screen and (max-width: 1280px){
.indexb_wrapper .indexc_second .left .top4 {font-size: 14px; line-height:22px;margin-top:0px;}
}
.indexb_wrapper .indexc_second .left .top4 b{font-weight:bold;display: block;padding-top: 10px; font-size:17px;}
.indexb_wrapper ul{display:flex;justify-content:space-between;align-items:center; padding:3% 0 0;margin:4% 0 0;border-top:3px solid #eee}
.indexb_wrapper li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:33.33%;border-left:1px solid #eee;border-right:1px solid #eee}
.indexb_wrapper li+li{border-left:none}
.indexb_wrapper li i{color:#333;font-family: 'iconfont';font-size:36px; font-style: normal;line-height:36px;position: relative;}
.indexb_wrapper li i:after {
    content: '';
    width: 30px;
    height: 30px;
    background: rgba(3, 90, 169, 0.1);
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 44%;
}
.indexb_wrapper li b{font-size: 18px; color: #999; font-weight: normal; position: relative;top: 5px;line-height: 24px;}
@media screen and (max-width: 1440px){
.indexb_wrapper li b{font-size: 14px; }
}
@media screen and (max-width: 1366px){
.indexb_wrapper li b{font-size: 14px; }
}
@media screen and (max-width: 1280px){
.indexb_wrapper li b{font-size: 13px; }
}

.indexb_wrapper li>p{font-size:15px;display:flex;flex-direction:column;font-weight:normal;padding:0% 0 0;color:#666;line-height: 26px;}
.indexb_wrapper li>p>span{width:40%;height:1px;background:#0b6ab9;margin:10% auto 0}
.indexb_wrapper .indexc_second .right {
    float: right;
    display: block;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;position: relative;}
.indexb_wrapper .indexc_second .right .vidhid{    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;}

@media screen and (max-width: 1440px){
.indexb_wrapper .indexc_second .right {width: 60%;}
}
@media screen and (max-width: 1366px){
.indexb_wrapper .indexc_second .right {width: 60%;}
}
@media screen and (max-width: 1280px){
.indexb_wrapper .indexc_second .right {width: 60%;}
}
audio, canvas, progress, video {
    display: inline-block;
}

/* strength */
.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.str_bg{max-width:90%;height:120px;background:#fff; margin:0 auto; position: relative;margin-top:-3%; z-index: 99; padding:0 6%; border-radius: 100px;    --border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 5px 15px 0px rgba(25, 116, 194, 0.35);
    --padding-top: 40px;
    --padding-bottom: 40px;
    --padding-left: 80px;
    --padding-right: 80px;}
.str_bg .w1500 *{line-height: 100%;}
.str_list,.str_list ul{height:100%;}
.str_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 116px;}
.str_list li p{font-size:30px;font-weight: 100;color:#333;}
.str_list li em {display:flex;align-items:baseline;margin:2px 0;}
.str_list li em i{font-size:46px; color:#1974c2;font-family: 'srm';}
.str_list li em b{font-size:18px;font-weight: 100;color:#999;margin-left:5px;}
.str_list li>span{font-size:16px;color:rgba(0,0,0,0.5);}

.js {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.df {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pu_title .intro {
  color: #1974c2;
}
.pu_title .intro i {
  width: 2.45rem;
  height: 1px;
  background: #1974c2;
}
.pu_title .intro p {
  margin-left: 0.1rem;
}

.pu_title .text {
  margin-top: 1rem;
  font-weight: bold;
  color: #333;
}

.p100_ {
    padding-bottom: 4rem;
}
.p100 {
    padding-top: 4rem;
}

.ac {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.pu_link {
  display: inline-block;
}
.pu_link a {
  transition: 0.4s;
  width: 13rem;
  line-height: 10rem;
  border: 1px solid #fff;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 1rem 2.28rem;
}
.pu_link a:hover {
  background: #1974c2;
  border-color: #1974c2;
}
.pu_link.color a {
  border-color: #1974c2;
  color: #1974c2;
}
.pu_link.color a:hover {
  background: #1974c2;
  color: #fff;
}
.pu_link.white a {
  border-color: #fff;
  color: #fff;
}
.pu_link.white a:hover {
  color: #1974c2;
  background: #fff;
}
.f16 {
    font-size:1rem;
}
.f24{font-size:1rem;}
.f52 {
    font-size:2.7rem;
}
.f18 {
    font-size: 16px;
}
.prod{padding-bottom: 40px;border-bottom: 1px #eee solid;}
.prod_bg{padding:3rem 0 3rem;}
.prod_tab{padding-top: 2%;margin-top: 2%;border-top: 1px #eee solid;}
.prod_tab dl{display:none;}
.prod_tab ul li{padding: 0 36px;line-height:40px;border-radius:20px;}
.prod_tab ul li a{font-size:16px;color:#222;}
.prod_tab ul{display:flex;justify-content: space-between;}
.prod_tab ul li.on{background:#1974c2;}
.prod_tab ul li.on a{color:#fff;}
.prod_list{margin-top:2%;}
.prod_list ul{display:flex;margin-bottom:2%;}
.prod_list li{width:23.5%;display:block;float:left;border: 1px solid #eee;background:#f8f8f8;}
.prod_list li+li{margin-left:2%;}
.prod_list li span a {font-size: 16px;display: inline-block;color: #222;width: 100%;line-height:72px;text-align: left;padding-left:30px;    position: relative;    transition: all .4s ease;}
.prod_list li span a:last-child:before{position:absolute;content: "查看详细 >";width:120px;height:35px;top:20px;right:30px;background:#fff;border-radius:5px;color: #333; line-height:35px;text-align: center;font-size:14px;}
.prod_list li>a{display:block;    padding: 18px;}
.prod_list li img{width:100%;height:auto;}
.prod_list li br{display:none;}
.prod_list li:hover{    border: 5px solid #1f5dc4;}
.prod_list li:hover span a {
    color: #fff;
    background: #1f5dc4;
}

/*pro*/
.cas_c { padding: 40px 0 0px 0;  overflow: hidden;  margin: 0 auto; max-width: 100%; min-width: 1000px;}
.case_tc {display: flex;  justify-content: space-between;}
.case_tc ul {width: 100%;}
.case_tc ul li { display: flex;  justify-content: space-between;  align-items: center; margin-bottom: 1px;}

.case_tc ul li>a {font-size: 18px;  height: 50px; background: #1974c2; color: #fff; text-align: center; line-height: 50px;}
.case_tc ul li dl {display: flex; justify-content: flex-start; align-items: center; background: #eee; color:#fff; width: 100%; height: 50px; padding: 0 20px;}
.case_tc ul li dl>dt{width:9vw;}
.case_tc ul li dl dt a{display: block;}
.case_tc ul>li>a:nth-child(1){width:280px;}

.case_tc ul li dl a {color: #333;}
.case_tc ul li dl dt:nth-child(9){    display: none;}
.case_tc ul li dl dt:nth-child(10){    display: none;}
.case_tc ul li dl dt:nth-child(11){    display: none;}
.case_tc ul li dl dt:nth-child(12){    display: none;}

/*application*/
.app_bc{padding:0 5vw; overflow: hidden; position: relative;}
.app_bc:before{content: /cssjs/"";width:100%;height:100%;background: #f0f9ff;position: absolute;left:0;bottom:0;}
.app_c {padding: 100px 0; position: relative; display: flex; justify-content: space-between;}
/*.app_c:before {content: /cssjs/"";background: url(https://memberpic.114my.com.cn/dgjdjd/uploadfile/image/20240812/20240812102841_1149813360.jpg) top left no-repeat;position: absolute;top: 0; right:50%;transform:translateX(750px);width:1710px; height: 100%;}*/
.app_rc .divdgweb_new_div {display: flex;transition: all 0.5s;}
.app_lc {width: 32%;}
.app_rc {width: 1482px;position:absolute;left:50%;top:22%;transform:translateX(-15%);overflow: hidden;}
.app_rc button{display:none!important;}
img.news_div_item_image {width: 100%;}
.app_rc .divdgweb_new_div_item {width: 19vw; max-width:336px; flex-shrink: 0; margin: 0 17px; position: relative; border: 5px solid #98d5f9; overflow: hidden;}
.app_c * {z-index: 2;}
.app_lc>b {display: flex; align-items: center; color: #333; font-size: 2.7rem;}
.app_lc>b span {color: #333; font-weight: normal; font-size: 38px; margin-right: 20px;}
.app_lc>p {font-size: 18px; color: #555; width: 92%; line-height: 30px; margin: 12px 0 46px;}
.app_lc>ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
.app_lc>ul>li {width: 46%;}
.app_lc>ul>li a {font-size: 16px; color: #333; display: block; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; border: 1px solid #ddd;}
.app_lc>ul>li:nth-child(n+3) {margin-top: 20px;}
.app_btn {display: flex; padding-top: 12%;}
.app_btn span {width: 70px; height: 70px; text-align: center; line-height: 70px; border-radius: 100%; background: #333; color: #fff; font-size: 24px;cursor: pointer;}
.app_btn span+span{margin-left: 10px;}
.app_btn span:nth-child(1){transform:rotate(180deg);}
.app_rc .divdgweb_new_div_item_content {position: absolute; bottom: 0; left: 0; width: 100%; height:42%; background: rgba(0,96,186,0.72); padding: 6% 6% 0; transition: all .5s;}
.app_rc .divdgweb_new_div_item:hover .divdgweb_new_div_item_content,.app_rc .divdgweb_new_div_item.on .divdgweb_new_div_item_content{height: 12%;}
.app_rc .divdgweb_new_div_item.on:hover  .divdgweb_new_div_item_content{height:38%;}
.app_rc .divdgweb_new_div_item_a {font-size: 18px; color: #98d5f9; font-weight: bold; display: block; position: relative; padding-bottom: 6%;}
.app_rc .divdgweb_new_div_item:hover .divdgweb_new_div_item_a,.app_rc .divdgweb_new_div_item.on .divdgweb_new_div_item_a{color:#fff;}
.app_rc .divdgweb_new_div_item_body {font-size: 14px; line-height: 24px; color: rgba(255,255,255,0.7); height: 72px; overflow: hidden;}
.app_rc .divdgweb_new_div_item_a:after {position: absolute; content: "\e8f9"; font-family: "iconfont"; bottom: -330%; left: 5px;color:#fff;}
.app_lc>ul>li.on a,.app_lc>ul>li:hover a {color:#fff;background: linear-gradient(to right, #0060ba, #98d5f9); border: none;}
@media screen and (max-width:1600px) {
  .app_lc>ul>li a{font-size: 15px;}
  .app_lc>p{width: 100%;}
.app_lc{width:27%;}
}
@media screen and (max-width:1400px) {
    .app_lc>ul>li a{font-size: 14px;}
    .app_lc{width:28%;}
}


/* Product ges */
.pro_ges_bg{background:url(https://memberpic.114my.com.cn/dgjdjd/uploadfile/image/20240812/20240812104214_2088319555.jpg) no-repeat center bottom fixed;width:100%;padding:100px 0 150px;}
.pgb_t{color:#fff;text-align: center;margin-bottom:60px;}
.pgb_t p{font-size: 2.7rem;}
.pgb_t dd{color:#fff;font-size:18px;margin-top:15px;}
.pgb_con{background:rgba(255,255,255,0.8);padding:5% 5%;align-items: center;}
.quality_w3{width:360px;}
.quality_w3 p{background:#035aa9;width:360px;height:42px;line-height:42px;border-radius: 25px;color:#fff;font-size:22px;padding-left:80px;position: relative;}
.quality_w3 em{font-family:rob;font-style: normal;font-size:30px;font-weight: bold;display:inline-block;position: absolute;left:28px;top:0;color:#fff;line-height:48px;font-family: 'srm';}
.quality_w3 dd{margin:15px 0;font-size:16px;line-height:30px;}
.z4{margin-top:30px;}
.quality_adv{width:557px;height:557px;    position: relative;float:left;}
.quality_adv:after{content:/cssjs/"";background:url(https://memberpic.114my.com.cn/dgjdjd/uploadfile/image/20240812/20240812102345_242983163.png)no-repeat;width:454px;height:454px; position: absolute; left: 53px;top: 51px;}
.quality_bg1{position: absolute;background:url(https://memberpic.114my.com.cn/dgjdjd/uploadfile/image/20240810/20240810204521_225640801.png)no-repeat;width:557px;height:557px;-webkit-animation: spin 15s linear infinite;animation: spin 30s linear infinite;}

@-webkit-keyframes spin{
  from { -webkit-transform: rotate(0deg);transform: rotate(0deg);}
  50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
  to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes spin {
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
  to {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}

/*adv*/
.container {width: 1600px;margin: 0 auto;display: flex;flex-wrap: wrap;}
.content_box { box-sizing: border-box; width: 100%; margin: auto;}
.ind_title p{display: block;position: relative;padding-left: 15px;font-size: 30px;font-weight: 300;color: #FFFFFF;}
.ind_title p::after{content: /cssjs/"";display: block;width: 5px;height: 16px;background: #1974c2;position: absolute;top: 50%;left: 0;margin-top: -8px;}
.ind_title b{font-size: 58px;font-weight: bold;color: #FFFFFF;line-height: 60px;display: block;margin: 40px 0 30px;}
.ind_title span{font-size: 24px;font-weight: 400;color: #FFFFFF;line-height: 35px; display: block;}
.ind_title a{margin-top: 100px; display: block;width: 215px;height: 48px;line-height: 44px;box-sizing: border-box;border: 2px solid #FFFFFF;text-align: center;color: #fff;font-size: 16px;}
.ind_title a:hover{background: #FF0000;border-color: #FF0000;}

.yfcx_box{position: relative;}
.yfcx_box .swiper-slide{height: 80vh;background-position: center !important;background-size: cover!important; display: flex;position: relative;}
.yfcx_box .swiper-slide:before {content: '';
    background: linear-gradient(to right, rgba(0,0,0,0.4) 40%, transparent, rgba(0,0,0,0.8) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.yfcx_list{position: absolute;bottom: 0;left: 0;z-index: 99;width: 100%;text-align: center;}
.yfcx_item{width: 33.3333%;float: left;background: rgba(19, 19, 19, 0.41);border-top: 1px solid #8E8D8D;box-sizing: border-box;padding: 25px 0 5px;transition: .3s; height: 153px;}
.yfcx_item .icon{color: #fff;font-size:50px;}
.yfcx_item+.yfcx_item{border-left: 1px solid #8E8D8D;}
.yfcx_item p{font-size: 20px;color: #FFFFFF;line-height: 40px;padding: 5px 0 0;}
.yfcx_item span{font-size: 20px;font-weight: 400;color: #FFFFFF;line-height: 20px;transition: .3s;}
.yfcx_item.active{background: linear-gradient(120deg,#1974c2 10%,#21abf3 80%);padding: 30px 0 0px;}
.yfcx_item.active span{opacity: 0;height: 0;visibility: hidden;}

.yfcx_box .ind_title{margin-bottom: 100px; z-index: 999; position: relative;}

.yfcx_box .swiper-slide-active p{-webkit-animation: fadeInUp 1s 0s ease both;animation: fadeInUp 1s 0s ease both;}
.yfcx_box .swiper-slide-active b{-webkit-animation: fadeInUp 1s 0.2s ease both;animation: fadeInUp 1s 0.2s ease both;}
.yfcx_box .swiper-slide-active span{-webkit-animation: fadeInUp 1s 0.5s ease both;animation: fadeInUp 1s 0.5s ease both;}

/*adv_end*/

.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/*荣誉证书*/
.honor_bg{ background:#f8f8f8 url(https://memberpic.114my.com.cn/dgjdjd/uploadfile/image/20240813/20240813113048_1249535776.png) center top no-repeat; margin-top: 0px; overflow: hidden; padding-bottom:8%;width:100%;}
.honor .swiper-container{display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:inherit !important;margin-top: 6%;}
.honor{position:relative;top:70px;}
.honor:before,.honor:after{content:'';display:block;width:260px;height:700px; position:absolute;top:0;z-index:2;}
.honor:before{left:-260px;}
.honor:after{right:-260px;}
.honor_swiper-container .swiper-slide{transform:scale(0.85);}
.honor_swiper-container .swiper-slide-active{transform:scale(1.15);}
.honor_li li{position:relative;z-index:2;}
.honor_li *{display:block;}
.honor_li img{width:100%;}
.honor_li p{width:100%;height:100%;background:rgb(0 0 0 / 0.8);position:absolute;top:0;text-align:center;transition:all 0.3s;transform:scale(0);}
.honor_swiper-container .swiper-slide:hover .honor_li p{transform:scale(1);}
.honor_li p a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:20px;color:#fff;}
/*点*/
.honor_swiper-pagination{position:inherit !important;width:340px !important;height:60px;margin:5vw 0 0;background: linear-gradient(120deg, #1974c2 10%, #21abf3 80%);border-radius:100px;}
.honor_swiper-pagination span{width:18px;height:18px;margin-top:21px !important;background:#fff;opacity:0.5;}
.honor_swiper-pagination span.swiper-pagination-bullet-active{opacity:1;}
.honor_swiper-pagination span+span{margin-left:25px !important;}
.honor_swiper-pagination tabindex{border:none;}
.indProS .swiper-button-next:after, .indProS .swiper-button-prev:after {display:none}
.indProSmall .swiper-button-prev, .indProSmall .swiper-button-next { display: flex !important;justify-content: center; align-items: center;}

/*news*/
.news {padding: 5% 0% 6% 0;position:relative;z-index: 5;background: url(https://memberpic.114my.com.cn/dgjdjd/uploadfile/image/20240813/20240813134032_292392906.png) center bottom no-repeat;}
.news_bg{width:100%;background: #f8f8f8;padding: 80px 0;    overflow: hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p {    font-size: 42px;font-weight:normal;line-height:44px;}
.news_t dd {font-size: 18px;color: #999;line-height: 20px;font-weight:100;margin-top: 10px;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center;}
.news_a a.on{background: linear-gradient(120deg,#1974c2 10%,#21abf3 80%);color:#fff; border-radius: 50px;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{     width: 100%; flex-shrink: 0;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;padding: 2% 2% 5% 2%;
    background: #fff;
    border: 1px #eee solid;}
.new_lc .news_div_item:hover img {    transform: scale(1.1);}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;transition: 0.5s;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {margin-top: 50px;position: relative;overflow: hidden;}
.new_ic>div {    display: flex; transition: 0.5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 40px;
 height: 52px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom: 129px;left: 4%;}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic {}
.new_lc .news_div_item_pic a {overflow:hidden;    display: block;}
.new_lc .news_div_item_a:after {position: absolute;content: "Read more +";font-size: 14px;color: rgb(34,34,34); bottom: -116px;left: 0;}
.new_rc .news_div_item {padding: 7% 5%;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content:/cssjs/"";display:block;width:0;height:6px;background:#1974c2;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 23px;}
.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px; line-height: 24px;}

/*copy*/
.copy_lx{background: #e60012;}
.copy_c{height: 152px;}
.copy_c>ul{display: flex;height: 100%;}
.copy_c>ul>li{width: 25%;display: flex;justify-content: center;align-items: center;}
.copy_c>ul>li>span{font-size: 30px;color: #333;}
.copy_c>ul>li>div{margin-left: 22px;}
.copy_c>ul>li>div>b{display: block;font-size: 18px;color: #333; font-weight:norma;}
.copy_c>ul>li>div>p{font-size: 16px;color: #333;margin-top: 8px;}
.copy_c>ul>li>div>p>span{font-size: 20px;color:rgba(0,0,0,0.5);font-family:din;}

.copy_con {width:81%; border-right: 1px rgba(0,0,0,0.1) solid; margin-right: 7%;}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}

.copy_con li {width: 27%;position: relative; padding-left:0%; color: #333;}
.copy_con li p {font-size: 12px;color: #333;line-height: 16px;margin-bottom: 20px;font-weight: normal;}
.copy_con li em {font-size: 18px;color: #333;line-height: 22px;margin-bottom: 20px;font-weight: bold;display: block;}
.copy_con li a {font-size: 15px;color:rgba(0,0,0,0.7);line-height: 29px; display: flex;}
.copy_cc {display: flex; justify-content: space-between;padding:90px 0 60px 0;}
.copy_pic {float:left;overflow: hidden; height:160px;}
.copy_pic li {width:  160px;overflow: hidden;}
.copy_pic li p {font-size: 14px;color: #333;text-align: center;line-height: 30px;}
.copy_pic li i {background: #333;width:160px;height: 160px; display: inline-block;padding: 9px;}
.copy_pic li i img{width:100%;}
.copy_str {float:left;margin-left: 20px;margin-top: 16px;}
.copy_str li {width: 32px; height: 32px; border-radius: 100%; text-align: center; transition: 0.5s; line-height: 34px; position: relative;  cursor: pointer; background:rgba(255,255,255,0.6);}
.copy_str li.on{color: #333;background: #34add5;}
.copy_str li.on i{color: #333;}
.copy_str li i {font-size: 18px;color: #1686ab;position: relative;z-index: 99;}
.copy_str li+li {margin-top:14px;}
.cop_ce{position: relative;overflow: hidden; background-size: cover;background: url(https://memberpic.114my.com.cn/dgjdjd/uploadfile/image/20240810/20240810201233_806885490.png) center top no-repeat;
    padding-top: 100px; margin-top: -3%;}
.cop_ce .right {max-width: 30%;}
.cop_ce .right .logo {padding-bottom: 0.5vw;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.cop_ce .right .logo>img {width:250px;}
.cop_ce .right .rx {margin: 1.5vw 0;}
.cop_ce .right .rx p {font-size: 14px;}
.cop_ce .right .rx h1, .cop_ce .right .rx h2.h2 {font-size: 25px;}
.cop_ce .right .rx p { font-size: 16px;color: rgba(0, 0, 0, 0.5);}
.cop_ce .right .zx .zx_l h5 {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}
.cop_ce .right .share p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}
.cop_ce .right .zx {
    margin: 0.6vw 0 1.2vw;
    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-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
}
.cop_ce .right .rx p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}
.cop_ce .right .zx .zx_l p {
    font-size: 24px;
    color: #333;
    font-family: 'srm';
    line-height: 30px;
    margin-top: 5px;
}
.cop_ce .right .zx .zx_r img {
    width: 75px;
    height: 75px;
    margin-right: 15px;
}
.cop_ce .right .rx h1, .cop_ce .right .rx h2.h2 {
    font-size: 24px;
    font-family: 'srm';
    color: #333;
    margin-top: 5px;font-weight: lighter;
letter-spacing: 0px;
line-height:30px;

}
.bq_ewm{display: flex;    margin-top: 3%;}
.bq_ewm li{position: relative;}
.bq_ewm li span{width: 36px;height: 36px;border:2px solid #333;border-radius: 100%;text-align: center;line-height: 34px;font-size: 19px;color: #333;display: block;transition:all .5s;}
.bq_ewm li+li{margin-left: 12px;}
.foot_bc{border-top:1px solid rgba(0,0,0,0.14);}
.foot_c{display: flex;justify-content: space-between;height: 104px;align-items: center;}
.foot_c a,.foot_c div{font-size: 14px;color: rgba(0,0,0,0.37);}
.ewm_cc{display: none;position: absolute; top: -155px; left:calc(50% - 75px);}
.ewm_cc img {width: 150px!important; }
.linkTagcs{width:100%!important;}
.bq_ewm li:hover span {background: #1974c2; border: 2px solid #1974c2; color: #333; }
.copy_icon>p {color: #333;font-size: 20px;margin-bottom: 16px;}
.lin_c{border-bottom: 1px solid rgba(0,0,0,0.12);background: #eee;}
.lin_c>div{display: flex;align-items: center;position: relative;height: 80px;}
.l_wz{width:7%;}
.l_wz p{color: #333;letter-spacing: 1px; font-size: 16px; padding-right:2%;}
.linkTagcs{width: 100%!important;}
.lin_ic {width: 30px; height: 30px; border-radius: 100%; border: 1px solid #ccc; text-align: center; line-height: 30px; color: #333; font-size: 14px; position: absolute; right: 0; top: 25px; }
.links_m a{color:#999;}
.copy_bg {background: linear-gradient(to bottom, transparent, #666);}
.copy_bg div {color: #333; line-height: 40px; display: block; font-size:15px; text-align: center;padding:10px 0;}
.copy_bg div a {color:#333; font-size:15px;}
.copy_b {display: flex; justify-content: space-between; align-items: center; }

.cop_ce .cop_ce:hover,.cop_ce:hover .cop_ce a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top; transform-origin: top;
  }
}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }
@-webkit-keyframes kenburns-top1 {
  0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }

}
@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }
.cop_ce:before{ -webkit-animation: kenburns-top1  3.5s infinite ease-out  both;animation: kenburns-top1  3.5s infinite ease-out  both;}


/*--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: linear-gradient(120deg, #1974c2 10%, #21abf3 80%);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:16px;color:#1985a;white-space:nowrap;line-height:24px;}
.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--*/