*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; overflow-x: hidden;font-family: 'Hos';}
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;}

/* fonts */
@font-face {font-family: 'srm';src: url('//memberpic.114my.com.cn/gdqljcom/cssnew/srm.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'alz';src: url('//memberpic.114my.com.cn/gdqljcom/cssnew/alimamashuheiti.ttf.txt');font-weight: normal;font-style: normal;} 
@font-face{font-family: 'Hos';src:url(https://memberpic.114my.com.cn/gdqljcom/cssnew/Hos.ttf.txt);}
.srm{font-family: 'srm';}
.alz{font-family: 'alz';}
.MY{ font-family: "Microsoft YaHei";}
@font-face {
  font-family: 'iconfont';  /* Project id 4698580 */
  src: url('//at.alicdn.com/t/c/font_4698580_xdfi6f41mq.woff2?t=1742354392809') format('woff2'),
       url('//at.alicdn.com/t/c/font_4698580_xdfi6f41mq.woff?t=1742354392809') format('woff'),
       url('//at.alicdn.com/t/c/font_4698580_xdfi6f41mq.ttf?t=1742354392809') 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:100%;min-width: 1200px;}
.gyb {margin: 0 auto;max-width:100%;min-width: 1200px;}
@media screen and (max-width: 1440px){
.gybb {max-width: 1440px;min-width: 1200px;}
}
@media screen and (max-width: 1366px){
.gybb {max-width: 1366px;min-width: 1200px;}
}
@media screen and (max-width: 1280px){
.gybb {max-width: 1280px;min-width: 1200px;}
}
@media screen and (max-width: 1366px){
.gya {margin: 0 auto;max-width: 1366px;min-width: 1200px;overflow:hidden;}
}

/*header*/
.head_box {
    display: flex;
    max-width: 94%;
    margin: 0 auto;
}
.head_c{height: 104px; justify-content: space-between;align-items: center;position: absolute;z-index: 999;width: 100%;background: #fff;}
.logo_c{display: flex;align-items: center;width: 35%;}
.logo_c a img{width: 80px;}
.hea_wz{padding-left:15px;}
.hea_wz b{font-size: 1.55vw;color: #333;display: block; font-weight: 100;line-height: 100%; letter-spacing: 0px;}
.hea_wz span{font-size: 1vw;color:#ccc;font-weight: normal;letter-spacing:1px;display: block;line-height: 100%; padding-top:6px; text-transform: uppercase;}
.header_ri{width: 70%;display: flex;justify-content: space-between;align-items:center;}

.head_c.on{height: 104px;background: #fff;position: fixed;box-shadow: 0 0 12px #999; z-index: 999;}
.head_c.on .icon_tel{height: 104px;}

.nav_c{line-height: 104px;justify-content: space-between;width: 75%;}
.nav_c ul{width:100%;display: flex;justify-content: space-between;}
.nav_c ul li{position: relative;height: 100%;}
.nav_c ul li a{text-align: center;color: #1c1c1c;font-size: 19px;}
@media screen and (max-width: 1680px){
.nav_c ul li a{font-size: 17px;}
}
@media screen and (max-width: 1440px){
.nav_c ul li a{font-size: 16px;}
}
@media screen and (max-width: 1280px){
.nav_c ul li a{font-size: 15px;}
}
.nav_c>ul>li.on>a, .nav_c>ul>li:hover>a{color: #ad7134;}
.nav_c>ul>li:after {position: absolute;content: "";bottom: -5px;left: 0;background: #ad7134;transition: all .5s;opacity: 0;width: 100%;height: 3px;}
.nav_c>ul>li.on:after,.nav_c>ul>li:hover:after{opacity: 1;}
.head_pho{display: flex; align-items: center;justify-content: space-between;width: 40%; padding-left: 5%;}
@media screen and (max-width: 1680px){
.head_pho{width: 41%;}
}
@media screen and (max-width: 1440px){
.head_pho{width: 44%;}
}
@media screen and (max-width: 1366px){
.head_pho{width: 44%;}
}

.head_pho .icon{display: flex;/* align-items: end; */ justify-content: space-between;width: 100%;}

.pho_wz p,.pho_wz b{color: #fff;}
.pho_wz p{font-size: 1rem;}
.pho_wz b{font-size: 1.4rem;}
.pho_ic{width: 37px;height: 37px;border-radius: 100%;border:1px solid #fff;display: flex;align-items: center;justify-content: center;}

.dropmenu{ position:absolute; top:150%; max-height:0; transition:all .3s ease; width:230%;left: -66%;z-index:99; transition:all .3s ease; background:#f9f9f9; border-radius:0px; opacity:0; visibility:hidden; padding: 0px 0px}
.nav_c ul li:nth-child(3) .dropmenu{
    width: 570%;left: -216%;
}
.nav_c .dropmenu a{ display:block; line-height:44px !important; text-align:center; font-size:15px !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; }
.nav_c li:hover .dropmenu{ max-height:1000px;  top:160%; opacity:1; visibility:visible;}
.dropmenu a:hover{ background:#ad7134; color:#fff !important;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;  height:40px;}
.nav_c li {    position: relative;}
.nav_c .prolist2021 {position:relative;}
.nav_c .prolist2021 ul {position:relative;}
.nav_c .prolist2021 li {position:relative;}
.nav_c .prolist2021 li dl {position:absolute;top:0;left:100%; transition: 0.5s;}

.call ul {
    flex-direction: column;
} 
.nav_c .prolist2021 li dl {width: 100%;}
td#showfennei {
    height: 36px !important;
    display: inline-block;
    line-height: 36px;
}
.prorl_item td>a {height: calc(11vw + 13.5rem) !important;}

.nav_c li:hover dl {    opacity: 1; transition: 0.5s;}
.nav_c .prolist2021 li dl dt a {display: block;padding: 0 20px;width: 170px;height:36px; border-bottom: none;background: #f8f8f8; color: #666; font-weight: 100; font-size: 14px; line-height:36px;position: relative; border-bottom: 1px #eee solid;}
.nav_c .prolist2021 li dl dt a:hover{background: #ad7134;color: #fff; }

.nav_c .prolist2021 li dl dt a {display: block;padding: 0 20px;width: 100%;height: 36px; border-bottom: none;background: #f8f8f8; color: #666; font-weight: 100; font-size: 14px; line-height: 36px;position: relative; border-bottom: 1px #eee solid}


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


/*关键词*/
.dfs{display:flex;align-items:end;justify-content:space-between;width: 100%;}
.icon_search{padding-right: 10%; padding-left: 10%; align-items: center;display: flex;background:#eee;}
.icon_search i{width:36px;height:36px;border-radius:36px;background:#ad7134;display: block;}
.icon_search i span{display: block;font-size:14px;color:#fff;text-align: center;line-height:36px;}
.iser_box,.itel_box{background:#fff;position:absolute;top:104px;padding:20px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9}
.iser_box{right:98px;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #333;font-size: 14px;}
.search_r{margin-top:20px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.icon_tel{height:104px; width:18vw;text-align: left;padding-left: 7%;justify-content: center;align-items: center}
@media screen and (max-width: 1440px){
.icon_tel{width:19vw;}
}
@media screen and (max-width: 1360px){
.icon_tel{width:19vw;}
}
.icon_tel i span{font-size:36px;line-height:100%;padding: 0 7px;}
.itel_box{right:0;width:272px;}
.itel_box p{color:#333;position:relative;}
.tel p{font-size:22px;font-family:din;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#0f7404;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}

.icon_tel {background: linear-gradient(90deg, #ad7134 0%, #d97b0b 100%);position: relative; display: flex;}
.icon_tel:after {position: absolute;content: "";width:300px;height: 100%;background: #d97b0b;top: 0;right: -296px;}
.icon_tel i span{color: #fff;}
.icon_tel_num{ font-size: 1.3vw; color: #fff; line-height:1.4; font-family: 'alz';}
.dh_c {width: 315px;text-align: left;}
.dh_h,.dh_h b{font-size:18px;}
.wx {top: 35px;}

/* index */
@keyframes myfirst
{
    0%   { width: 0%;}
  100% { width: 30%;}
}
@keyframes myfirst1
{
    0%   { width: 0%;}
  100% { width: 70%;}
}
.swiper-container{/*overflow: auto !ibuttonmportant;*/}
.banner {position: relative;margin-top:0px;top:104px;}
.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:41%; ;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;}
.banner-slide .txt h3{font-size:2.4vw; margin: 0;padding-top: 22px;padding-bottom:8px; position: relative;text-transform: uppercase; line-height:1; z-index: 999; font-weight: bold;color:#fff;}
.banner-slide .txt h3 span{-webkit-text-stroke: 1px #fff;color: transparent; padding-bottom:10px;font-size:3.3vw;}
.banner-slide .txt h3 b{color:#fea447;-webkit-text-stroke: 1px #fff;}
.banner-slide .txt .hz{color:#333;}
.banner-slide .txt .hzzt1{font-size:3.5vw !important;text-shadow: 0px 4px 1px #fff;}
.banner-slide .txt .to1{padding-top:1%;}
.banner-slide .txt .hzh{color:#333 !important;}
.banner-slide .txt .hz1{color:#fff !important;padding: 0px 0 20px 0 !important;}
.banner-slide .txt .hzh2{color:#666 !important;padding: 39px 0 10px 0 !important;}
.banner-slide .txt .hz3{color:#666 !important;}

.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 h5{margin-top:18px;font-weight: bold; z-index: 999;color:#fff;display: block;font-size: 1.6vw;position: relative;    text-transform: uppercase;letter-spacing:2px;}
.banner-slide .txt h4{margin:0;font-weight: normal; z-index: 999;color:#fff; font-size:20px !important;line-height:1.8;}
.font7{width:98px; height:120px; border-radius: 8%;border: 2px rgba(255,255,255,0.3) solid;float: left;justify-content: center;font-size:16px; padding:1.6% 0.6% 1.4% 0.6%;line-height:20px !important; margin-left:1%;text-align: center;margin-bottom:4%;margin-top:2%;letter-spacing:1px !important;color: #fff;font-weight: normal;}
.font7:nth-child(1){margin-left:0%;}
.font7 i{font-size: 30px; line-height: 30px;text-align: center; margin-bottom:10%;display: block;color: #fff;font-weight: normal;}
.font7 b{width:30px;background: rgba(255,255,255,0.4); height:3px; margin:0 auto; display: block;margin-top:9%;}

.banner-slide .txt.center {text-align: right;width:88%;right:2%;top:8vw;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:4%;}
.more .tit-166 {
  border-radius: 60px;
  padding: 14px 32px;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  background: linear-gradient(to right, #ad7134 25%, #d70012 75%);
  position: relative;
  z-index: 999;
  color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);
  width: 300px;
  text-align: center;
  letter-spacing: 2px;
}
.more .tit-16 {
  border-radius: 60px;
  padding: 14px 32px;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  background: linear-gradient(to right, #ad7134 25%, #c50011 75%);
  position: relative;
  z-index: 999;
  color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);
  width: 170px;
  text-align: center;
  letter-spacing: 1px;
}
.more .tit-17 {
  border-radius: 60px;
  padding: 14px 15px;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  background: linear-gradient(to right, #ad7134 25%, #d70012 75%);
  color: #fff;
  position: relative;
  margin-left:-7%;
  padding-left: 7.5%;
  width: 256px;
  text-align: center;
  letter-spacing: 1px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);
}
.more .tit-18 {
  border-radius: 60px;
  padding: 14px 15px;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  background: linear-gradient(to right, #ad7134 25%, #d70012 75%);
  position: relative;
  z-index: -1;
  color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);
  width: 230px;
  text-align: center;
  letter-spacing: 1px;margin-left:-5%;padding-left: 5%;
}
.more .icon {
  display: inline-block;
  margin-left: 15px;
  transition: all 0.5s;
}
.banner-slide .txt2{position: absolute; left: 0%;top:11%; ;z-index: 33;width:100%;text-align:center;}
.hz{color: #fff;}
.banner-slide .txt2 h3{font-size:2.8vw; margin: 0;padding-top: 20px;padding-bottom:0px; position: relative;text-transform: uppercase; line-height:2.8vw; font-weight: bold;}
.banner-slide .txt2 h2{font-size:24px; 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 .txt h5 {transform:translateY(200px);opacity:0;transition:all .6s;}
.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 h5,.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:21%;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: #fff;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, #ad7134 10%, #ad7134 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("");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;}}

/*piblic*/
.f-24 {font-size: 1.4vw; font-weight:bold;color:#333;}
.f-16 {font-size: 0.9vw;color:#999;}
.w-88 {width:90%;}
.pos-r, .arrow {
    position: relative;
    z-index: 0;
}
.m-ot {margin: 0 auto;}
.b-fff {background: #fff;}
.jb1 {background: -webkit-linear-gradient(0deg, #ad7134, #d97b0b);}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.flex1 {
    flex: 1;
}
.company_info { z-index: 3; margin-top: -0vw; }
.mot {
    align-items: center;
}
.company_info .line { height: 3px; }
.company_info .box { height: 12vw;padding: 0 3%;}
.company_info .IMG {width: 90px; height: 90px;background: #fff; text-align: center;background:#f7e7d7;}
.company_info .IMG i{font-size:54px;line-height: 90px; text-align: center;background: linear-gradient(270deg, #ad7134, #d97b0b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;position: relative;}
.company_info .IMG i:after {
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(173, 113, 52, 0.1);
    position: absolute;
    bottom: 15px;
    right: -7px;
    z-index: -1;
}
.company_info .text { line-height: 1.4; padding-left: 5%;width: 77%;}
.company_info .block{margin-top:9px; display: block;line-height:1.4;}
.company_info img { max-height: 60%; max-width: 60%; }
.dis-m {
    vertical-align: middle;
}
.company_info .icon { left: 0; top: 0; }
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom: 9vw; }
.BannerShow_b1, .BannerShow_b2 { position: relative; z-index: 0; }
.banner_btn { bottom: 10.5vw; z-index: 2; padding: 0 5vw; }
.banner_btn .btn+.btn { margin-left: 1.5vw; }
.i1 .box .desc { line-height: 2; -webkit-line-clamp: 3; max-height: 108px; }
.i1 .box .img { position: relative; z-index: 0; }

.i1 .box .img:after { content: ''; position: absolute; top: 0; background: #c9062c; width: 100%; height: 100%; z-index: -1; opacity: 0; transition: 0.5s ease 0s; }
.i1 .list:nth-child(odd) .img:after { left: 0; }
.i1 .list:nth-child(even) .img:after { right: 0; }
.i-product .list .pd { padding: 37% 0; }
.i-product .R .list { width: 33.333%; border: 1px solid rgba(0,0,0,0); border-bottom-color: #d7dbe8; }
.company_info .list {
    padding: 1vw;
 justify-content: center;
}
.bdr50 {
    border-radius: 50%;
}

/* pro
-------------------------------------------------------------- */
.uli-index-product {
    padding: 11% 0 3% 0;
    overflow: hidden;
    background: url('//memberpic.114my.com.cn/gdqljcom/uploadfile/image/20250108/20250108092353_1553459001.jpg') center top no-repeat;
    background-size: cover;
    position: relative;
    margin-top: -7%;
}
.uli-index-product:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(https://memberpic.114my.com.cn/gdqljcom/uploadfile/image/20250108/20250108173822_1174466760.png) center bottom no-repeat;
    background-size: 100% auto;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 0;
}

.uli-index-product-swiper {
    position: relative;
    width: 80%;
    margin: auto;
    overflow: initial !important;
   padding:5% 0 0% 0 !important;
}

.uli-index-product-item-top {
    position: relative;
    margin-bottom: 1%;
    width: 45%;
}

.uli-index-product-item-bottom {
    position: relative;
    width: 50%;
padding-right:1%;
}

.uli-index-product-item-bottom a {
    display: block;
    text-align: right;
}

.uli-index-product-item-bottom a img {
    width: 100%;
}

.swiper-button-prev,.swiper-button-next {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    transition: all .4s ease;
    box-sizing: border-box;
    outline: none;
}

.uli-index-product .swiper-button-prev {
    left: -90px !important;
}

.uli-index-product .swiper-button-next {
    right: -90px !important;
}

.swiper-button-next::after,.swiper-button-prev::after {
    color: #ad7134;
    font-weight: 900;
    font-size: 1.2rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    transition: all .4s ease;
}

.swiper-button-prev:hover,.swiper-button-next:hover {}

.swiper-button-prev:hover::after,.swiper-button-next:hover::after {
    color: #fff;
}

.uli-index-product-swiper .uli-index-product-item {
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.uli-index-product-swiper .uli-index-product-item .img-center1 {
    opacity: 0;
    transform: scale(1);
    transition-delay: .5s;
    transition: all .8s ease;
    margin: auto;
    display: block;
}

.uli-index-product-swiper .uli-index-product-item .text-1, .uli-index-product-swiper .uli-index-product-item .title-1, .uli-index-product-swiper .uli-index-product-item .text-2, .uli-index-product-swiper .uli-index-product-item .more-1 {
    opacity: 0;
    transition: all .8s ease;
}

.uli-index-product-swiper .swiper-slide-active .uli-index-product-item {
    opacity: 1;
}

.uli-index-product-swiper .swiper-slide-active .uli-index-product-item .img-center1 {
    opacity: 1;
    transform: scale(1);
}

.uli-index-product-swiper .swiper-slide-active .text-1, .uli-index-product-swiper .swiper-slide-active .title-1, .uli-index-product-swiper .swiper-slide-active .text-2, .uli-index-product-swiper .swiper-slide-active .more-1 {
    opacity: 1;
    transform: translateY(0);
}

.uli-index-product-bottom {
    overflow: hidden;
    position: relative;
}

.uli-index-product-bottom::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: rgba(255,255,255,0.4);
    left: 0;
    top: 80%;
    margin-top: -.5px;
}

.uli-index-product-item-swiper {
    position: relative;
    width: 88%;
    margin: auto;
}

.uli-index-product-item-swiper .swiper-slide li {
    list-style: none;
    margin: 0;
    top: 0;
    text-align: center;
    position: relative;
    height: 7rem;
    cursor: pointer;
}

.uli-index-product-item-swiper .swiper-slide li::after {
    content: '';
    width: .5rem;
    height: .5rem;
    position: absolute;
    background: #ccc;
    border-radius: 100%;
    left: 50%;
    top: 80%;
    z-index: 11;
    transform: translate(-50%,-50%);
}

.uli-index-product-item-swiper .swiper-slide li::before {
    content: '';
    width: 1rem;
    height: 1rem;
    position: absolute;
    border-radius: 100%;
    left: 50%;
    top: 80%;
    z-index: 11;
    transform: translate(-50%,-50%);
    border: 1px solid #ad7134;
    opacity: 0;
}

.uli-index-product-item-swiper .swiper-slide span {
    color: #282f36;
    display: block;
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size:0.89vw;
    padding: 20px 10px;
}

.uli-index-product-item-swiper .swiper-slide-thumb-active li::before {
    opacity: 1;
}

.uli-index-product-item-swiper .swiper-slide-thumb-active li::after {
    background: #ad7134;
}

.uli-index-product-item-swiper .swiper-slide-thumb-active span {
    color: #fff;
    background: #ad7134;
}

.uli-content {
    width: 75%;
    margin: auto;
}

.uli-title {
    overflow: hidden;
}

.uli-title.center {
    text-align: center;
}

.uli-title .text-1 {
    overflow: hidden;
    color: #666;
    font-size:1.6vw;
}

.uli-title .title-1 {
    color: #ad7134 !important;
    font-size: 2.6vw;
padding-top:2%;
font-weight:bold;
}

.uli-title .text-2 {
    color: #666 !important;
    font-size: 16px;
    margin-top: 3vw;
    line-height: 36px;
}

.uli-title .fuhao-1 {
    margin: 1% 0;
}

.more-1{margin-top: 40px;}
.more-1 a{display: block;position: relative;}
.more-1 span{color: #999;display: inline-block;vertical-align: middle;position: relative;font-size:16px;}
.more-1 span::after{content: '';width: 0;height: 1px;position: absolute;left: 0;bottom: 0;background: #ad7134;transition:all .4s ease;}
.more-1 i{display: inline-block;vertical-align: middle;margin-left:10PX;background: url('//memberpic.114my.com.cn/gdqljcom/uploadfile/image/20250108/20250108211835_2115899573.png') center no-repeat;background-size: 100%;width:7px;height:12px;filter: contrast(0) brightness(1);}
.more-1 a:hover span::after{width: 100%;}
.more-1 a:hover span{color:#ad7134;}
.more-1 a:hover i{filter: grayscale(0%) brightness(100%);}
.save_l{width: 100%;text-align:center;}
.save{}
.save_l p{font-size: 40px;color: #222;font-weight: bold;}
.save_l dd{font-size: 16px;color: #666;margin-top: 10px;}

/*pro*/
.proa {padding: 6.4% 2%;overflow:hidden; width: 100%;height: 100%;background:#fff; background-size: cover; }
.pro_box {max-width: 90%;margin:0 auto;}
.pro_tit {display: flex;/* justify-content: center; */align-items: center;}
.pro_tit>p {display:flex;font-size: calc(1.2rem + 1vw);/* border-left: 8px solid #003096; *//* padding: 0 0 0 1%; */text-align: left;/* align-items: center; *//* width: 50%; */flex-direction: column;}
.pro_tit>p span {display:flex;align-items: center;font-weight: bold;background: url(https://memberpic.114my.com.cn/gdqljcom/uploadfile/image/20250108/20250108175345_1278452620.png)no-repeat 0;padding: 0 0 0 3rem;color: #ad7134;}
.pro_tit>p i {/* width: 2%; */margin: 1px 10px 0 0;font-size: 35px;color: #0069b4;}
.pro_tit>p i img {width:100%;height:auto;}
.pro_tit p b {font-size: 1.5rem;/* padding: 0 0 0 1%; */color: #656565;padding: 4% 0 0;color: #333;}
.pro_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.pro_tab {margin: 0% 0 0;}
.pro_nav {display:none;width: 32%;}
.pro_nav ul {display:flex;justify-content: space-between;flex-wrap: wrap;row-gap: 0.5vw;}
.pro_nav li {/* width: 19.5%; *//* border: 1px solid #eee; *//* padding: 1.2%; */background: #fff;transition: 0.5s;position: relative;}
.pro_nav li:before {content:'\e8d4';font-family: 'iconfont';font-size: 20px;position: absolute;right: 10%;display: flex;justify-content: center;align-items: center;top: 0;bottom: 0;}
.pro_nav li:hover,.pro_nav li.on {/*background:#003096;*/}
.pro_nav li+li {/* margin:0 0 0 10px; */}
.pro_nav li a {font-size: 17px;font-weight: bold;color: #b0aeae;transition: 1s;}
.pro_nav li:hover a,.pro_nav li:hover:before,.pro_nav li.on a,.pro_nav li.on:before {color:#003096;}
.pro_con {margin: 1.5% 0 0;}
.pro_call {}
.pro_call .progdwz2021 {margin-bottom: 0 !important;}
.pro_call .divproduct_new_div {/* display:flex; *//* flex-wrap:wrap; *//* justify-content:space-between; */margin-bottom: 0 !important;}
.pro_call .divproduct_new_div_item {width: 32.6%;position:relative;border: 1px solid #e3e3e3;flex-direction: column-reverse;display: flex !important;overflow: hidden;margin: 0.1% !important;/* padding: 0.3% 0.2% 0.2%; */background: #fff;transition: 0.5s;}
.pro_call .divproduct_new_div_item:nth-child(n+4) {/* margin:1% 0 0; */}
.pro_call .divproduct_new_div_item_date {display:none;}
.pro_call .divproduct_new_div_item_content {display:flex;flex-direction:column;background: #0069b4;margin: 4% 0 0;padding: 6% 0;color: #fff;}
.pro_call .divproduct_new_div_item_title {/* background: #fff; *//* padding: 4%; */text-align: center;}
.pro_call .divproduct_new_div_item_title a {font-size: 22px;font-family: Arial;color: #fff;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_title a{color:;}
.pro_call .divproduct_new_div_item_body {margin: 3% 0 0;display: block;/* overflow: hidden; */display: none;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body {/* transform: rotate(0); *//* left:0; *//* top:0; */}
.pro_call .divproduct_new_div_item:nth-child(2n+1) .divproduct_new_div_item_body {bottom: 100%;right: 100%;  left: auto;}
.pro_call .divproduct_new_div_item:nth-child(2n+1):hover .divproduct_new_div_item_body {     right: 0; left: auto; top: 0;bottom: 0;}
.pro_call .divproduct_new_div_item_body p {display:flex;flex-direction:column;align-items: center;font-family: Arial;position: relative;transition: 0.5s;font-size: 15px;line-height: 30px;/* color: #888; */}
.pro_call .divproduct_new_div_item_body p span {/* font-size: 18px; */}
.pro_call .divproduct_new_div_item_body p em {font-size: 14px;width: 100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding: 6% 0 0;border-top: 2px solid #fff;margin: 6% 0 0;}
.pro_call .product_div_item_pic {/* margin: 16% 0 0; */}
.pro_call .product_div_item_pic a {overflow:hidden;display: block;}
.pro_call .product_div_item_pic img {width:100%;height:auto;transition: 0.5s;}
.pro_call .divproduct_new_div_item:hover img {transform:scale(1.1);}
.pro_call .slick-prev:before {content: '\e604' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: -3px;transform: rotate(90deg);}
.pro_call .slick-next:before {content: '\e604' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: -3px;}
.pro_call .slick-prev {left: 92% !important;/* transform: rotate(180deg) !important; */background: #ad7134 !important;width: 48px !important;height: 48px !important;border-radius: 50%;z-index: 5;position: absolute;top: -13.8%; display: none ! IMPORTANT;}
.pro_call .slick-next {right: 0 !important;background: #ad7134 !important;width: 48px !important;height: 48px !important;border-radius: 50%;z-index: 5;top: -17.9%;right: 0; transform: rotate(180deg); display: none ! IMPORTANT;}
.pro_call .slick-prev:before,.pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.news_call:hover .slick-prev:before, .news_call:hover .slick-next:before {opacity: 1;}
.pro_call .slick-list {/* height: 400px !important; */padding: 1rem 0 !important;}
.pro_call .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;margin: 2% 0 0;/* position: absolute; */bottom: 18%;right: -38%;}
.pro_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #eee;margin: 0 0.3%;transition: 0.5s; border-radius: 50%; }
.pro_call .ban_dot li.slick-active {background: #ad7134;}
.pro_call .ban_dot li button {font-size:0;border: none;outline: none;}
.pro_call ul {display: flex !important;flex-wrap:wrap;justify-content: space-between;margin-bottom: 0 !important;!i;!;}
.pro_call>div>ul>div>div>li {display: flex !important;!i;!;flex-direction:column;/* align-items:center; */width: 16%;padding: 0.2% 0.2% 1.2%;background: #fff;margin: 0 0.12%;box-shadow: 0 0 12px #ddd;position: relative;}
.pro_call li:nth-child(n+7) {/* margin:1% 0 0; */}
.pro_call>div>ul>div>div>li:before {content:'';width:100%;height:0;background:#ad7134;position:absolute;bottom:0;left:0;transition:1s;}
.pro_call li:hover:before {height:100%;}
.pro_call li:hover a {color:#fff;}
.pro_call li:hover span>a:before {color:#fff;border:1px solid #fff;}
.pro_call li>a {overflow:hidden;}
.pro_call li a img {width:100%;height:auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li span {width:100%;padding: 10% 0 0;text-align: center;}
.pro_call li span a {font-size: 18px; position:relative;width: 100%;display: inline-table;}
.pro_call li span a:before {content:'real more';width: 7rem;position: absolute;right: 0;font-size: 0.9rem;bottom: -3.5rem;left: 0;margin: 0 auto;border-radius: 1rem;border: 1px solid #ddd;padding: 0.3rem 0;}

/* about */
.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: #ad7134;
}
.pu_title .intro i {
  width: 2.45rem;
  height: 1px;
  background: #ad7134;
}
.pu_title .intro p {
  margin-left: 0.1rem;
}
.pu_title .text {
  margin-top: 1rem;
  font-weight: bold;
  color: #333;
}

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

.ac {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.index_about {
  background: url('//memberpic.114my.com.cn/gdqljcom/uploadfile/image/20250108/20250108211508_68185812.jpg') center top no-repeat;
  background-size: cover;
}
.js {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.index_about .ut_1 {
  display: flex;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.index_about .ut_1 .le_box {
  padding-right: 4rem;
width: 66%;
}
.index_about .ut_1 .le_box .x2 {
  margin: 1.56rem 0 1.8rem;
}
.index_about .ut_1 .le_box .x2 p {
  text-align: justify;
  color: #333;
  line-height: 2;
}
.index_about .ut_1 .ri_box {
  width: 34%;
  overflow: hidden;
position: relative;
}
.index_about .ut_1 .ri_box img {
  transition: 0.4s;
  width: 100%;
    border-radius: 3%;
}
.index_about .ut_1 .ri_box:hover img {
  transform: scale(1.05);
}
.index_about .ut_2 {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.index_about .ut_2 .item {
  background: #f8f8f8;
  padding: 3.42rem 3.38rem;
}
.f60 {
    font-size: 3.6rem;
    line-height: 3.6;
}
.f16 {
    font-size:1rem;
}
.f52 {
    font-size:2.2rem;
}
.f18 { font-size: 18px;}
.f188 { font-size: 1.1rem;}
.index_about .ut_2 .item .iconfont{
  max-width: 100%;
  transition: 0.4s;
color: #ad7134;
font-size:54px;
line-height:54px;
    position: relative;
    z-index: 5;
}
.index_about .ut_2 .item:nth-child(2) .iconfont{font-size:50px;}
.index_about .ut_2 .item .iconfont:after {
    content: '';
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(173,113,52,0.1);
    position: absolute;
    top: 15px;
    right: -17px;
    z-index: -1;
}

.index_about .ut_2 .item .content {
  text-align: right;
}
.index_about .ut_2 .item .content .data p {
  transition: 0.4s;
  color: #333;
  font-weight: bold;
  line-height: 0.8;
}
.index_about .ut_2 .item .content .desc {
  margin-top: 0.16rem;
  color: #666;
}
.index_about .ut_2 .item:hover .svg img {
  filter: brightness(1);
}
.index_about .ut_2 .item:hover .content .data p {
  color: #ad7134;
}

.pu_link {
  display: inline-block;
}
.pu_link a {
  transition: 0.4s;
  width: 16rem;
  line-height: 6rem;
  border: 1px solid #fff;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 1rem 2.28rem;
}
.pu_link a:hover {
  background: #ad7134;
  border-color: #ad7134;
}
.pu_link.color a {
  border-color: #ad7134;
  color: #ad7134;
}
.pu_link.color a:hover {
  background: #ad7134;
  color: #fff;
}
.pu_link.white a {
  border-color: #fff;
  color: #fff;
}
.pu_link.white a:hover {
  color: #ad7134;
  background: #fff;
}


.text-center { text-align: center; }
.c-141213 {
    color: #141213;
}
.ResTitle_a1{display: flex; justify-content: center;align-items: center;}
.ResTitle_a1 span {
    vertical-align: middle;
}
.c-ca062c {
    color: #ad7134;
font-weight:bold;
}
.ResTitle_a1 .icon {
    font-size: 0;
    margin: 0 1.5vw;
}
.dis-m {
    vertical-align: middle;
}
.dis-t, .dis-m, .dis-b, .SJ {
    display: inline-block;
}
.mt-15{margin-top:1vw;}
.f-48 {font-size: 2.5vw;}
.f-18 {font-size: 20px;}
.c-666 {color: #666;}
.ResTitle_a1 .icon { font-size: 0; margin: 0 1.5vw; }
.ResTitle_a1 .icon.left:before, .ResTitle_a1 .icon.right1:after {
    animation-delay: 1s;
}
.dis-t, .dis-m, .dis-b, .SJ {display: inline-block;}
.ResTitle_a1 .icon:after, .ResTitle_a1 .icon:before {
    animation: an1 2s linear 0s infinite;
    /* background: #ca062c; */
}
.ResTitle_a1 .icon:before, .ResTitle_a1 .icon:after { content: ''; width: 16px; height: 16px; display: inline-block; vertical-align: top; border-radius: 50%; border: 1px solid #ad7134; box-sizing: border-box; }
.ResTitle_a1 .icon:after, .ResTitle_a1 .icon:before { animation: an1 2s linear 0s infinite; /*background: #ad7134;*/ }
.ResTitle_a1 .icon.left:before, .ResTitle_a1 .icon.right1:after { animation-delay: 1s; }
.ResTitle_a1 .icon:after { margin-left: -2px; }
@keyframes an1 { 0%, 50% {
background:#ad7134;
}
51%, 100% {
background: none;
}
}


/*app*/
.app_c {position: relative; background:#fff;}
.app_bc {padding:0% 0 5% 0;width: 100%;top; 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%,#ffffff00 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;}

/*形象和案例*/
.ci_list{overflow:hidden;padding: 0 20px 20px;}
.abb{box-shadow: 1px 1px 20px rgba(0,0,0,0.1);
    padding: 50px; margin-top: 50px;}
.ab_ic {display: flex;transition:all .5s;background: none;
    padding: 0 !important;
    margin-top: 0 !IMPORTANT;}

.ab_item ul {
    display: flex;
}

.ab_item {
    flex-shrink: 0;
    width: 100%;visibility: hidden;height:0;
}

.ab_c {
    overflow: hidden;position: relative;
    z-index: 2;
}

.ab_item img {
    width: 100%;
    height: auto;
    transition: all .5s;
}

.ab_item li {
    width: calc(100%/4);
    flex-shrink: 0;
    padding: 0 0.15%;
}
.ab_item:nth-child(2) li>a{border:1px solid #eee;display:block;}
.ab_item li img{width:100%;height:auto;}

.ab_item li p a {
    font-size: 16px;
    display: block;
    text-align: center;
    margin-top: 18px;
}

.ab_item li:hover p a {
    color: #ad7134 !important;
}
.ab_item.on {
    height: auto;
    visibility: visible;
}
.ab_item button{display:none!important;}
.ab_cc{background: #fff;padding:60px 0;margin-top: 0px !important;}

/*adva*/
.advabg{width: 100%;background: url(https://memberpic.114my.com.cn/gdqljcom/uploadfile/image/20250107/20250107155837_1103295205.png) no-repeat center bottom; padding-bottom:9.5%;}
.adva {padding: 80px 15px;overflow: hidden;background: #f8f8f8;}
.adva_box {max-width: 1500px;margin: 0 auto;padding: 0% 4% 1% 4%;padding-bottom: 1%;margin-top:0%;
    position: relative;
    background: #fff;
    z-index: 9;}
.adva_tit {display:  flex;flex-direction:  column;align-items:  center;position:  relative;}
.adva_tit:before {content: '';background: linear-gradient(to right,#dd241f 30%,#c30904 100%);width: 2%;height: 4px;border-radius:  40px;position:  absolute;left: 48%;bottom: -22%;}
.adva_tit:after {content:'';background: linear-gradient(to right,#dd241f 30%,#c30904 100%);width: 2%;height: 4px;border-radius:  40px;position:  absolute;left: 49.5%;bottom: -22%;}
.adva_tit b {font-size: 48px;}
.adva_tit p {font-size: 20px;color: #999;padding: 0% 0 0;}
.adva_tab {margin:60px 0 0;position:relative;}
.adva_nav {background:#f8f8f8;position:absolute;top: 0;right: 0;width: 36%;padding: 5%;z-index: 5;}
.adva_nav ul {display:flex;flex-direction:column;align-items:center;}
.adva_nav li {background: linear-gradient(to right,#eee 30%,#f8f8f8 100%);padding: 5% 10%;width: 100%;display:  flex;align-items:  center;    position: relative;z-index: 5;}
.adva_nav li:after {content:'';width: 0;height: 100%;background: linear-gradient(to right,#e7933f 30%,#c57727 100%); position: absolute; left: 0; top: 0;transition:0.5s;z-index: -1;}
.adva_nav li.on p{color:  #fff;}
.adva_nav li.on:after {width:100%;}
.adva_nav li:nth-child(n+2) {margin:5px 0 0;}
.adva_nav li i {width: 80px;height: 80px;background:  #fff;font-size:  36px;border-radius:  50%;display:  flex;justify-content:  center;align-items:  center;color: #ad7134;}
.adva_nav li:nth-child(1) i{font-size:  32px;}
.adva_nav li:nth-child(2) i{}
.adva_nav li p {font-size:24px;display:flex;flex-direction:column;color:  #333;padding: 0 0 0 8%;}
.adva_nav li p span {font-size:13px;text-transform:uppercase;font-family: rial;opacity: 0.5;padding: 8% 0 0;}
.adva_con {width: 80%;overflow:  hidden;}
.adva_con ul {display:  flex;transition: 0.5s;}
.adva_con li {width: 100%;flex-shrink: 0;}
.adva_txt {padding: 4.8% 6%; position:  relative;border-left: 5px solid #ad7134;background: #fff;}
.adva_txt p {font-size:30px;display:flex;flex-direction:column;font-weight:  bold;}
.adva_txt p span {font-size:18px;color:#666;font-weight:  normal;line-height:  30px;padding: 3% 0 0;width: 73%;}
.adva_pic {}
.adva_pic i {}
.adva_pic i img {width: 100%;height: auto;}


/*news*/
.news_tit{display: flex;justify-content: space-between;align-items: center; padding-bottom:30px;}
.new_lc b{font-size: 38px;color: #000;line-height: 100%;}
.new_lc p{font-size: 18px;color: #999;padding: 5px 0 10px;line-height: 100%;text-transform: uppercase;}
.new_lc span{width: 20px;height: 3px;background: #ad7134;display: block;}
.news_cate ul{display: flex;}
.news_cate ul li+li{margin-left: 20px;}
.news_cate ul li a{display: block;width: 160px;height: 40px;line-height: 40px;color: #333;background: #eee;text-align: center;font-size: 18px;border-radius: 50px;}
.news_cate ul li.on a{background: #ad7134;color: #fff;}
.news_bc{width: 100%;background: url(https://memberpic.114my.com.cn/gdqljcom/uploadfile/image/20250108/20250108133215_1869535415.jpg) center bottom no-repeat;padding:70px 0;margin-top: 0px; box-shadow: 2px -2px 5px #eee;}

.news_wz .news_div_item {
    width: 25.6%;
    float: left;
padding:1%;
}

.news_wz .news_div_item:nth-child(3),.news_wz .news_div_item:nth-child(4),.news_wz .news_div_item:nth-child(5) {
    width: 46.1%;
    border: 1px solid #f6f6f6;
    padding: 3%;
    float: right;
    background: #fff;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_pic, .news_wz .news_div_item:nth-child(4) .news_div_item_pic, .news_wz .news_div_item:nth-child(5) .news_div_item_pic {
    display: none;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_date, .news_wz .news_div_item:nth-child(4) .news_div_item_date, .news_wz .news_div_item:nth-child(5) .news_div_item_date {
    display: none;
}

.new_c>div {
    display: flex;
    width: 100%;
    transition:all .5s;
}
.new_c{overflow: hidden;}
.new_c .news_wz {
    flex-shrink: 0;
    width: 100%;
}

.news_wz .news_div_item:nth-child(2) {
    margin-left: 20px;
}

.news_wz .news_div_item:nth-child(1),.news_wz .news_div_item:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
    background: #fff;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_body, .news_wz .news_div_item:nth-child(2) .news_div_item_body {
padding: 0 3% 0 3%;
color: #999;
line-height:22px;
}

.new_c .news_div_item_date {
    display: flex;
    font-size: 14px;
    color: #cacbcd;
    font-family: "Arial";
}

.news_div_item_title {}

.news_wz .news_div_item .news_div_item_a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    position: relative;display:block;
}
.news_wz .news_div_item_pic img {
    width: 100%;
    height: auto;
transition: all 0.2s;
overflow: hidden;
}
.news_wz .news_div_item_pic{overflow: hidden;}
.news_wz .news_div_item_pic:hover img{transform: scale(1.1);transition: all 0.2s;}

.news_wz .news_div_item:nth-child(1) .news_div_item_title, .news_div_item:nth-child(2) .news_div_item_title {
    padding:14px 3%;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_date, .news_div_item:nth-child(2) .news_div_item_date {
    padding: 15px 0 15px 25px;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_a:after,.news_wz .news_div_item:nth-child(2) .news_div_item_a:after {
    position: absolute;
    content: "\e88e";
    font-family: 'iconfont';
    color: #4d4d4d;
    font-size: 25px;
    top: 66px;
    right: 0;
    font-weight: lighter;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_a, .news_wz .news_div_item:nth-child(4) .news_div_item_a, .news_wz .news_div_item:nth-child(5) .news_div_item_a {
    color: #4d4d4d;position: relative;display: block;
}
.news_wz .news_div_item:nth-child(3) .news_div_item_a:after, .news_wz .news_div_item:nth-child(4) .news_div_item_a:after, .news_wz .news_div_item:nth-child(5) .news_div_item_a:after {
    position: absolute;
       content: "\e88e";
    font-family: 'iconfont';
    color: #4d4d4d;
    font-size: 25px;
    top: 28px;
    right: -68px;
font-weight: lighter;
}
.news_wz .news_div_item:nth-child(3) .news_div_item_title, .news_wz .news_div_item:nth-child(4) .news_div_item_title, .news_wz .news_div_item:nth-child(5) .news_div_item_title {
    padding-bottom: 10px;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_body, .news_wz .news_div_item:nth-child(4) .news_div_item_body, .news_wz .news_div_item:nth-child(5) .news_div_item_body {
    font-size: 14px;
    color: #929292;
    line-height: 24px;
}
/*copy*/
.bnav_ri{width:50%;}
.copy,.con_le,.copp{display:flex;justify-content:space-between;}
.con_le{padding:0 0 0 0%;}
.copyd{padding:6% 0;background:#222; justify-content: center;align-items: center;  background-size: contain;}
.copy {}
.follow p{font-size:18px;margin-bottom:18px;font-weight:bold;color:#fff;}
.ewm_cc p+p{display: none;}
.ewm_cc img {width: 150px!important;}
.bq_ewm{display: flex;}
.bq_ewm li{width: 36px;height: 36px;border:2px solid #666;border-radius: 100%;text-align: center;line-height: 34px;font-size: 18px;display: block;cursor: context-menu;transition:all .5s;color:#fff;}
.bq_ewm li+li{margin-left: 18px;}
.bq_ewm li.on{background: #ad7134;border: 2px solid #ad7134;color:#fff;}

.contant{margin-left:10%; width: 410px; padding-top:0%;}
.con_logo{display: flex; align-items: center;}
.con_logo img{width:86px;}
.contant b{ font-weight: 100;}
.contant p span {
    font-size: calc(0.3rem + 0.4vw);
    font-weight: lighter;
    margin: 5px 0 0;
    border-radius: 50px;
    text-align: center;
    position: relative;
    z-index: 5;
font-family: "srm";
text-transform: uppercase;
}

.con_text{font-size:15px;color:#999;line-height:25px;margin-top:6%;}

.copp ul+ul{}
.copp li{margin-bottom:30px;}
.copp li+li{margin-bottom:0;margin-top:13px;}
.copp li b{font-size:19px;color:#fff;font-weight: normal;}
.copp li a{font-size:15px;color:#999;}

.link_wrap{width:100%;height:80px;border-top:1px solid #efefef;}
.link {overflow:hidden;}
.link p{font-size:16px;line-height:80px;float:left;}
.linkTagcs{float:right;width:calc(100% - 100px) !important;}
.linkTagcs li a{font-size:14px;}

.bq{width:100%;height:100px;background:#222;border-top: 1px rgba(255, 255, 255, 0.1) solid;}
.bq_box{display:flex;justify-content:space-between;align-items:center;padding-top: 1.5%;}
.bq_box>div{line-height:2;font-size:14px;color:#ccc;}
.bq_box>div a{font-size:14px;color:#ccc;}
.bq_box>div a:hover{color:#999;}

/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:50%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:-1px; line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:70px;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(to right, #ad7134, #c5792c);border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:70px;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: 'srm';color:#1985a;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--*/


.video_box{position: fixed;top:0;left:0;right:0;width: 100%;height:100vh; background:rgba(0,0,0,0.8); z-index:999;transition:600ms ease;display: none; transition: all 0.3s ease-out;}
.video{ margin:0 auto; transition:600ms ease;overflow: hidden;width:100%; height:100%; }
.video video{ background:#fff;border-radius: 20px;border:6px #fff solid;display: block; margin:0 auto; margin-top:14%; }
.video_x1{width: 100%;height:100%;}

.video_box #hide{position: absolute; top:0; left:50%; margin:13% 0 0 20%; width:44px; height:44px;     text-align: center; border-radius: 100%; background:#fff;  box-shadow: 0 2px 5px #333; }.video_box #hide{position: absolute; top:0; left:50%; margin:13% 0 0 20%; width:44px; height:44px;     text-align: center; border-radius: 100%; background:#fff;  box-shadow: 0 2px 5px #333; }
.ripple img{display: inline-block;   }
.ripple,.ripple:before,.ripple:after {position: absolute;left:0;top:0;right:0; bottom:0;height: 54px;width:54px;margin:auto; border-radius: 50%;box-shadow: 0 0 0 0 rgba(195,110,32);animation: ripple 3s infinite; }
.ripple{text-align: center;cursor: pointer;    z-index: 3;height: 88px;width:88px;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
@-webkit-keyframes ripple {70% {-webkit-box-shadow: 0 0 0 70px rgba(30, 33, 136, .0);box-shadow: 0 0 0 70px rgba(30, 33, 136, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(82,193,177, .0);
                box-shadow: 0 0 0 0 rgba(82,193,177, .0);
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(82,193,177, .0);

                box-shadow: 0 0 0 40px rgba(82,193,177, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(82,193,177, .0);
                box-shadow: 0 0 0 0 rgba(82,193,177, .0);
    }
}