*{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','Microsoft YaHei'; max-width: 1920px; margin:0 auto;}
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: #333;} 
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;}

.pic,.img {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;}


@font-face {
  font-family: 'iconfont';  /* Project id 4853267 */
  src: url('//at.alicdn.com/t/c/font_4853267_ijzmpvbbk2d.woff2?t=1742983676116') format('woff2'),
       url('//at.alicdn.com/t/c/font_4853267_ijzmpvbbk2d.woff?t=1742983676116') format('woff'),
       url('//at.alicdn.com/t/c/font_4853267_ijzmpvbbk2d.ttf?t=1742983676116') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0px;
    -moz-osx-font-smoothing: grayscale;}

.gy{max-width: 1400px;margin: 0 auto;min-width: 1200px;width: 100%; overflow: hidden;}
.gyc{max-width: 1400px;margin: 0 auto;min-width: 1200px;width: 100%;}
.top60{margin-top: 60px;}
.top70{margin-top: 70px;}



/*公用tit*/
.bt{font-size:42px; text-align:center; font-weight: bold; color:#333;}
.bt b{color:#0b5ecc;     background: linear-gradient(to top, #017bd1 0%, #6cbbe6 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;}
.bt p{ font-size:18px;  color:#888; padding-top:15px; padding-bottom:15px; font-weight: normal;}



header{position: fixed;z-index: 9999;width:100%;}
.nav_bg{ background: linear-gradient(to bottom, #036bbd 20%, #00a4e1 58%, #76c1e8 100%);;  position: absolute;top: 0px;left:50%; width: 100%; min-width: 1200px;  margin: 0 auto; z-index: 999;display: flex;justify-content: space-between;align-items: center;padding:0 3%;overflow: inherit;transition:all 0.6s; max-height: 6.5vw;    height: 6.5vw;   padding-bottom: 20px;     max-width: 1920px; transform:translateX(-50%);}
.nav_bg.on{overflow:inherit;top: 0;max-height: 6.5vw; height: 6.5vw; width: 100%;left: 0%; 
/*box-shadow: 0px 0px 50px rgba(0,0,0,0.4);*/background: linear-gradient(rgba(255, 255, 255, 0.99), rgba(255, 255, 255, 0.99));border-bottom: none; }
.nav_bg.on .nav .p_navBox2{top:95px;}

.nav_bg.on .logo { float: left; display: flex; justify-content: center; align-items: center;}
.nav_bg.on .logo img{height:70px; width:auto;     filter: grayscale(0);}
.nav_bg.on>a>p{font-size: 32px; line-height: 40px; padding-left: 12px; font-weight: bold; letter-spacing: 1px;color: #333;}
.nav_bg.on>a>p>span{font-size: 14px; padding-top:2px; display: block; line-height: 14px;letter-spacing:0px; color: #999;font-weight: normal;}
.nav_bg.on .nav>ul>li>a{color: #333; }
.nav_bg.on .nav_wz p { color: #333;}
.nav_bg.on .nav_wz p i{ color: #666;}


.nav_bg.on .top_con li i{color: #444; }
.nav_bg.on .top_con>ul>li:nth-child(3) d{color: #017bd1;}
.nav_bg.on .top_con li i a{color: #444;}

.nav_bg .logo { float: left; display: flex;  justify-content: flex-start; align-items: center;height:90px; opacity: 1;
filter: alpha(opacity=100);     padding-top: 15px;}
 .logo img{ width:90px; filter: grayscale(1) brightness(10);}



.nav_wz{display: flex;     align-items: center;}
.nav_wz .logo{}
.nav_wz p {font-size: 2.2vw;
    font-weight: bold;
    color: #fff;
    padding-left: 1vw;
    line-height: 2.5vw;
    padding-top: 1vw;
    letter-spacing: 1px;}
.nav_wz p i { display: block; font-size: 1vw;line-height: 30px;     font-weight: normal;  letter-spacing: 0px;}



.nav{display:flex;     flex-direction: row;justify-content: space-around;}
.nav>ul{display: flex;   justify-content: space-between;   align-items: center;}
.nav>ul>li{display: flex;float: left;flex-direction: column;justify-content: center; position: relative;}
.nav>ul>li+li{    margin-left: 2.5vw;}
.nav>ul>li.cur{color: #017bd1; font-weight:bold;}




.nav>ul>li>a{font-size: 1.1vw;color:#fff;font-weight:normal;text-align:center;display:block;position: relative;}
.nav,.nav>ul,.nav>ul>li{height:100%;}
.nav>ul>li:before{position: absolute;content: "";width: 1px;height: 13px;background:#fff;top: 110px;left: 48%;opacity: 0;transition: all .5s}
.nav>ul>li.cur:before,.nav>ul>li:hover:before{top: 78px;opacity: 1;}
.nav>ul>li:after{position: absolute;content: "";width: 6px;height: 6px;border-radius: 100%;border:1px solid #fff;top:48px;left: 47%;margin-left: -3px;opacity: 0;transition: all .5s}
.nav>ul>li.cur:after,.nav>ul>li:hover:after{top: 70px;opacity: 1;}
.nav_bg.on .nav>ul>li:before,.nav_bg.on .nav>ul>li:after{background:#017bd1;}


/*下拉*/
.nav>ul>li > em{position:absolute; right:-60px; top:90px; z-index:99; display:none; width:180px;}
.nav>ul>li:nth-child(3) > em{position:absolute; right:-80px; top:90px; z-index:99; display:none; width:220px;}
.nav>ul>li > em >a{display:block; text-align:center; background:#fff; box-sizing:border-box; font-size:17px; line-height:60px; color:#333; text-decoration:none; transition:0.8s;     font-weight: normal;}
.nav>ul>li > em a:hover{ background: linear-gradient(to left, #017bd1 0%, #07a6ff 100%); color:#fff;}
.nav>ul>li > em a+a { border-top: 1px solid #eee;}
.nav_bg.on .nav>ul>li > em{ top:106px; }



.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;margin-left: 15px;font-weight: bold;}
.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #fff;}

.top_con {width: auto;}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;width: 24px;height: 24px; justify-content: center;z-index:66; margin-left: 1px;}
.top_con>ul>li:nth-child(1) {width: 54px;     margin-right: 15px;}
.top_con>ul>li:nth-child(1) a{font-size: 17px; }
.top_con>ul>li:nth-child(3)  {background: none;display: flex; align-items: center; width: 210px;}
.top_con>ul>li:nth-child(3)  a {font-size: 1.5vw; font-weight:bold; color: #fff; padding-left:5px; font-family:din;}

.top_con li i {font-size: 20px;line-height: 28px; color: #fff; height: 28px; font-weight:normal;     padding-right: 5px;}

.top_con li i a{color: #fff;  padding-left: 4px;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.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>b {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s; background: #fff;font-weight:normal;color: #333;}
.top_con li>b a{font-size:14px;color: #333; line-height: 36px;color: #333; display: block;}
.top_con li:hover b{opacity: 1;transition: 0.5s;}
.top_con li>b a+a { border-top: 1px solid #eee;}
.top_con li>b a:hover {  background: #017bd1; display: block; color: #fff;}

/*绱*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 950px;height: 150px;background: rgba(255,255,255,0.95);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:53px     right: -100px;;}
.tit_sel span {font-size: 24px;display: block;color: #666;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:50px; height:43px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid rgba(0,0,0,0.2); border-left: none;}
#search-bg{float:left; width:830px; height:43px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid rgba(0,0,0,0.2);border-right: none;text-align: left; line-height: 40px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center; color: #666 ;}
.search-text a{ font-size:15px; color: #666 !important;     font-weight: normal;}
.search-text a:hover{ font-size:15px; color: #017bd1  !important;}
.search-text span{ float:left;  color:#666;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 



/*banner*/
.index_banner {overflow: hidden; max-width: 1920px;     margin: 0 auto;}
.index_banner .p_scrool {
    position: absolute;
    left: calc((100% - 90px) / 2);
    bottom:5%;
    color: #fff;
    width: 90px;
    z-index: 10;
}
.index_banner .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.index_banner .p_scrool i {
    display: block;
    width: 20px;
    height: 30px;
    margin: 0 auto;
    border-radius: 12px;
    border: 2px #fff solid;
    position: relative;
}
.index_banner .p_scrool i:before {
    content: "";
    display: block;
    width: 4px;
    height: 10px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 3px;
    animation: scrollmouse 2s linear infinite;
    box-sizing: border-box;
}
.index_banner .p_scrool span {
    text-transform: uppercase;
    color: #fff;
    display: block;
    line-height: 20px;
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
}
@keyframes scrollmouse {
  from {
  transform:translate(-50%,0);
  opacity:1
}
to {
  transform:translate(-50%,10px);
  opacity:0
}
}
.w1520 {
    padding-left: 7vw;
    padding-right: 10.4vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.index_banner {position: relative;z-index: 99;}


.index_banner .banner .swiper-slide {
  position: relative;
}
@keyframes swiper_img_move {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.index_banner .banner .swiper-slide .img img {
  width: auto !important;
  height: 930px !important;
  -o-object-fit: cover;
  object-fit: cover;
transition: 5s; transform: scale(1); animation: swiper_img_move 8s linear 0s infinite normal both;
}
.index_banner .banner .swiper-slide .img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.index_banner .banner .swiper-slide .position {
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
z-index: 5;}
.ban2t{ top: 9% !important;}
.ce{text-align: center; margin: 0 auto;}
.ce1{text-align: center; margin: 0 auto; justify-content: center !important;}

.index_banner .banner .swiper-slide .position .content2{-webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide .position .content2{margin-top: 2rem;}
.index_banner .banner .swiper-slide .position .mor{margin: 0 auto;display: flex;justify-content: center;margin-top: 2rem;}
.index_banner .img .lpk_pc {
    display: flex;
    justify-content: center;
    align-items: center;
}
.flexStart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.index_banner .banner .swiper-slide .position .content2 > div {
    margin-right: 0.6rem;
}
.homeLink.homeLink1 a {color: #fff;}
.homeLink.homeLink1 .ls {background: #fff;}
.homeLink.homeLink1 .ls i{padding-right:6%;font-size:18px;}
.homeLink.homeLink1 a.ls{color: #fff;}

.homeLink.homeLink2 a {
    border-color: #fff;
}
.homeLink .aa {
    width: 9rem;
    line-height:2.5rem;
    border-radius: 0.8rem;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
}
.homeLink .a {
    width: 9rem;
    border: 2px solid #fff;
    line-height:2.5rem;
    border-radius: 1.8rem;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
}
.homeLink .ac {
color: #8c7dee !important;
    width: 9rem;
    border: 2px solid #fff;
    line-height:2.9rem;
    border-radius: 0.8rem;
    display: block;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
}
.homeLink .ad {
color: #139a51 !important;
    width: 9rem;
    border: 2px solid #139a51;
    line-height:2.9rem;
    border-radius: 0.8rem;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
}
.index_banner .banner .swiper-slide .position .box h5 {overflow: hidden;}
.wzd{font-size: 3vw !important;line-height:1 !important;}
.wzd1{font-size:4vw !important;line-height:1.1 !important;}
.bantw{color: #fff; position: relative;}
.ty{text-shadow: 1px 1px 3px #333;}
.bantb{color: #333;}
.index_banner .banner .swiper-slide .cer{text-align:center;}
.index_banner .banner .swiper-slide .position .box h6 {
  font-size: 22px;
  margin-top: 0.3rem;
  letter-spacing: 2px;
line-height:34px;
width:100%;
font-weight:normal;
position: relative;
}
.index_banner .banner .swiper-slide .position .bantw1:before {
    position: absolute;
    content: "";
    top: 106%;
    left: 0%;
    transition: .5s;
width:110px;
height:3px;
background:#fff;
}
.index_banner .banner .swiper-slide-active .position h5 p {    font-family: "albbzt Bold";
  -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;font-weight:normal;}
.banta{background: -webkit-linear-gradient(#8c7dee, #003ac8);
  background: linear-gradient(#8c7dee, #003ac8);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;-webkit-text-stroke: 1px rgba;-webkit-text-stroke: 1px #fff;}
.index_banner .banner .swiper-slide .position .box h5 span{font-size: 28px;line-height:50px; display: block; 
width: 680px; font-weight: lighter; text-align: center; border-radius: 50px;margin-top:20px;color: #fff;background: linear-gradient(to top, #6053b7, #8c7dee);font-family: 'hos';letter-spacing: 3px;margin-bottom:33px;} 
.index_banner .banner .swiper-slide .position .box h5 b{  font-size: 28px;line-height:50px; display: block;background-color: #8c7dee;
width: 720px; font-weight: lighter; text-align: center; border-top-left-radius: 50px;border-bottom-right-radius: 50px;margin-top:12px;color: #fff;background: linear-gradient(to top, #8c7dee, #003ac8);font-family: 'Hos';letter-spacing: 1px;} 
.index_banner .banner .swiper-slide-active .position h6 {
    -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide-active .homeLink{
    -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide-next {z-index: 1;}
.widgets {
  position: absolute;
  right: 10.4vw;
  bottom: 10rem;
  z-index: 1;
}
.widgets .btn-area .bullet_outer {
  color: #fff;
  line-height: 34px;
  position: relative;
  padding-bottom: 51%;
  margin-bottom:51%;
  display: flex;width: 340%; align-items: center; justify-content: center;
}
.widgets .btn-area .bullet_outer .le_ {
  font-size: 18px;
  opacity: 0.5;
  /*max-width: 0.2rem;*/
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
    display: none;
}
.widgets .btn-area .bullet_outer .ri_ {
  font-size: 18px;
  margin-left: 2%;
  opacity: 0.5;
}
.widgets .btn-area .bullet_outer::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.5;
}
.widgets .btn-area .bullet_outer::after {
  position: absolute;
  width: 0rem;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
}
.widgets .btn-area .bullet_outer .liner {
  position: absolute;
  width: 0rem;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
}
.widgets .btn-area .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  display: block;
  background: none;
  opacity: 1;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer .le_ {
  opacity: 1;
  max-width: 1.2rem;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer .ri_ {
  opacity: 1;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer::before {
  width: 100%;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer::after {
  width: 100%;
  -webkit-transition: var(--i);
  -o-transition: var(--i);
  transition: var(--i);
}
.widgets .btn-area .play .bullet_outer .le_ {
  opacity: 1;
}
.widgets .btn-area .play .bullet_outer .ri_ {
  opacity: 1;
}
.widgets .btn-area .play .bullet_outer::before {
  width: 100%;
}
.p74 {
  padding-top: 0.74rem;
}
.p74_ {
  padding-bottom: 0.74rem;
}
.m58 {
  margin-top: 0.58rem;
}



/*gytitl*/
.gytitl{text-align: left;} 
.gytitl>p{}
.gytitl b{font-size: 46px;line-height: 46px;color: #333;display: block;margin-top: -57px;} 
.gytitl b span{color: #cc0000;}
.gytitl div{color: #666;font-size: 24px;line-height: 24px;padding-top: 16px;} 


/*about*/
.about{width:100%;overflow:hidden; background:url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250314/20250314092031_615123387.jpg) no-repeat center;background-size:cover;position:relative;padding-top:90px;padding-bottom:90px;}
.aboutlf{width:43%;overflow:hidden;}
.aboutimg{width:100%;overflow:hidden;border-radius:0 30px 0 30px;margin-top:70px;}
.aboutimg img,.aboutimg video{width:100%;height:auto; transition:.75s;}
.aboutimg:hover img,.about_n .aboutimg_n:hover img,.xxhj_cont .xxhjimg_n:hover img{transform:scale(1.04);}
.aboutrt{width:54%;overflow:hidden;}
.aboutjs{width:100%;overflow:hidden;font-size:0.9vw;line-height:1.6vw;margin-top:63px;color: #666;}
.aboutjs p{ line-height:30px;     font-size: 16px;}
.aboutjs span{font-size:2vw;line-height:2.6vw;color: #333;display: block;font-weight:bold;margin-bottom:18px;}
.aboutlist{width:100%;overflow:hidden;     padding-left: 160px;}
.aboutlist dl{overflow:hidden;padding:0;float: left;}
.aboutlist dl:nth-child(2){margin-left:12%; margin-right:12%;}
.aboutlist dl dt,.aboutlist dl dd{width:100%;overflow:hidden;}
.aboutlist dl dt{font-size:15px;color:#000;font-weight: normal;font-family: 'srm';}
.aboutlist dl dt .counter{font-size:72px;color:#017bd1; font-family: 'srm';line-height:72px; margin-right:4px;}
.aboutlist dl dd{font-size:16px;color:#000;line-height:30px;}

.ab_more{width: 100%;overflow: hidden;}
.ab_more a{width: 176px;height: 3vw;line-height: 2.8vw;background: linear-gradient(to bottom, #c0c0c0, #e7e6e6, #c0c0c0, #8b8b8b); display: block;font-size: 16px;color: #333;border-radius: 30px;text-align: center;transition: all .5s ease;margin-top: 4%;}
.ab_more a span{font-size: 16px;color: #333;margin-left: 18px;}
.ab_more a:hover{transition: all .5s ease;     background: linear-gradient(to top, #017bd1 0%, #6cbbe6 100%); width: 190px;}
.ab_more:hover a,.ab_more a:hover span{color: #fff;}



/*pro*/
.pro_bg {overflow: hidden; padding:80px 0; position: relative;      background: radial-gradient(circle, #fff, #c0c0c0);  background-size: cover;}
.pro_box {max-width: 90%;margin: 0 auto;}
.pro_tit {}
.pro_tit p {font-size: 36px;display: flex;align-items: center;}
.pro_tit p span {color: #00a849;}
.pro_tit b em {font-size: 20px;padding: 5% 0 0;text-transform: uppercase;font-family: Arial;color: #999;font-weight: lighter;}
.pro_tab {margin: 1% 0 0;}
.pro_nav {}
.pro_nav ul {display: flex;justify-content: space-between;align-items: center; width: 30%;}
.pro_nav li {background:#f8f8f8;width: 33.2%;display: flex;justify-content: center;padding: 1.1% 0;border-right: 1px solid #eee;transition:0.5s;}
.pro_nav li.on {background: #00a849;}
.pro_nav li:last-child {border-right:none;}
.pro_nav li a {font-size: 17px;font-weight: lighter;color:#333; line-height:37px;}
.pro_nav li.on a {color:#fff;}
.pro_con {margin: 3% 0 0;overflow:hidden;}
.pro_roll {display:flex;transition: 0.5s;}
.pro_call {width:100%;flex-shrink:0;overflow: hidden;}
.pro_call .slick-list {padding:0 1% !important;}
.pro_call ul {margin-bottom: 0 !important;}
.pro_call>div>ul>div>div>li  {background:#fff;margin:0.2% 0.1%;padding: 0.2% 0.2% 1.7%;display: flex !important;flex-direction: column;align-items: center; transition: 0.8s;transform: scale(0.9);  border-radius:10px;}
.pro_call li.slick-center {box-shadow:0 0 20px rgba(0, 168, 73, .05);/* margin: 0; */transform: scale(1);transition: 1s;     box-shadow: 0 0 10px #525557;}
.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 span {width: 100%;text-align: center;margin:5% 0 0;}
.pro_call li span>a {font-size: 1.3vw;font-weight: normal;position: relative;z-index: 5;color: #333;}
.pro_call li span>a:before {content:'more';/* width: 32px; *//* height: 32px; *//* border-radius:50%; */position: absolute;left: 0;right: 0;bottom: -4vw;background: #eee;z-index: -1;color: #333;display: flex;justify-content: center;align-items: center;font-size: 14px;transition: 0.5s;transform: rotate(0deg);margin: 0 auto 0;font-family: Arial;text-transform: uppercase;font-weight: lighter;padding: 4% 0;}
.pro_call .ban_dot {display: flex !important;width: 100%;/* position: absolute; */bottom: -14%;left: 0;justify-content: center;align-items: center;/* height: 50px; */margin: 5% 0 0;}
.pro_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #fff; margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.pro_call .ban_dot li.slick-active {background: linear-gradient(to top, #6cbbe6, #017bd1);}
.pro_call .ban_dot li button {font-size:0;border: none;outline: none;}
.pro_call .slick-prev:before {content: '\eb90' !important;font-family: iconfont !important;color: #666 !important;font-size: 18px !important;letter-spacing: 5px;}
.pro_call .slick-next:before {content: '\eb90' !important;font-family: iconfont !important;color: #666 !important;font-size: 26px !important;letter-spacing: 1px;}
.pro_call .ban_dot {/* display:none !important; */}
.pro_call .slick-prev {left: 0px !important;transform: rotate(0deg) !important;background: #fff !important;width: 52px !important;height: 52px !important;border-radius: 50%;z-index: 5;}
.pro_call .slick-next {right: 0px !important;background: #fff !important; transform: rotate(180deg) !important;width: 52px !important;height: 52px !important;border-radius: 50%;z-index: 5;}
.pro_call .slick-prev:before, .pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.pro_con .slick-prev, .slick-next{top: 40%;}
.pro_con .slick-next.slick-arrow{top: 40%;}


/*adv*/
.cont {max-width: 1400px;overflow: hidden;margin: auto;position: relative;z-index: 9; padding-top:10%;}
.jssl{
  width:100%;
  overflow:hidden;
  background:url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250312/20250312174505_1792190648.jpg) no-repeat top center;
  background-size:cover;
  padding-bottom:130px;
position: relative
  }
.jssl:before {
    content: '';
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}
.jssl .tit h3{
  background:url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250314/20250314092114_734268254.png) no-repeat left center;
  }
.tit {
    overflow: hidden;
}
.tit h3 {
    width: 100%;
    overflow: hidden;
    padding-left: 55px;
    font-size: 32px;
    color: #0257d2;
    font-weight: normal;
    line-height: 42px;
}
.jssl .tit h3 a{color:#fff; font-size: 32px;}
.jssllist,.jssllist h4{width:100%;overflow:hidden;}
.jssllist{
  visibility:hidden;
  height:0;
  transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
  }
.jssllist.active{
  visibility:visible;
  height:360px;
  }
.jssllf{
  overflow:hidden;
  padding:0;
  margin-top:25px;
  }
.jssllist h4{
  font-size:45px;
  color:#fff;
  line-height:55px;
  font-weight:normal;
  margin-bottom:16px;
  }
.jssllist span{font-size:22px;font-weight:bold;display: block; padding-bottom:3%;padding-top:4%;}
.jssllist p{
  width:44%;
  overflow:hidden;
  line-height:30px;
  font-size:16px;
  color:#fff;
font-family: 'Hos';
  }
.jssllist dt{width:120px; height:120px;background:#017bd1;color:#fff;font-size:22px; border-radius: 50%;line-height: 22px;text-align: center;margin-left:1%;margin-top:4%;justify-content: center;align-items: center;display: flex;}
.jssllist dt:nth-child(1){margin-left:0%;}
.jssllist dl{width:100%;display:flex; padding-top: 1%;}
.jssllist dl+dl{margin-top:-0px;}
.jssllist dl dd{display:block;padding:2% 2%;background: linear-gradient(to bottom, #017bd1 0%, transparent); margin-left:1%;}
.jssllist dl dd:nth-child(1){margin-left:0%;}
.jssllist dl dd i{font-size:48px;color:#fff;margin-right:15px; margin-bottom: 3%;display: block;font-family: 'srm';}
.jssllist dl dd p{width:100%;}
.jssllist dl dd b{display:block;font-size:22px;color:#fff;}
.jssllist dl dd p span{font-size:16px;color:#fff;display:block;margin-top:10px;line-height:24px;font-weight:normal;}

.jssllf ul{
  width:100%;
  overflow:hidden;
  margin-top:5%;
  }
.jssllf ul li{
  overflow:hidden;
  background:url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250314/20250314092205_715997383.png) no-repeat right 45%;
  float:left;
  margin-right:1%;
  opacity:0.3;
  border-bottom:solid 2px #fff;
border-top:solid 2px #fff;
  padding:1% 10% 1% 5%;
  transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
  }
.jssllf ul li a{
  font-size:20px;
  color:#fff;
  line-height:30px;
  }
.jssllf ul li.active{
  opacity:1;
  }

.more{
  width:100%;
  overflow:hidden;
  margin-top:1%;
  }
.more a{
  width:196px;
  height:58px;
  line-height:58px;
  display:block;
  font-size:16px;
  color:#fff;
  background:#017bd1 url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250314/20250314092242_1459154040.png) no-repeat 92% center;
  border-radius:30px;
  padding-left:30px;
  }

/* content : Partners + Build */
.pro_build {
  position: relative;
}

.pro_build .pb_left_bg {
  position: absolute;
  top: 24%;
  z-index: 1;
}

.pro_build .pb_right_bg {
  position: absolute;
  top: 26%;
  right: 0;
  z-index: 1;
}

@media (max-width: 1340px) {
  .pro_build {
    margin-top: 0;
  }

  .pro_build .pb_left_bg {
    top: 8%;
    left: -25% !important;
  }

  .pro_build .pb_right_bg {
    top: 18%;
    right: -50% !important;
  }
}




/*appli*/
.product-case-tag{flex-wrap: wrap;align-items: center;justify-content: center; display: flex; margin-top:2%;}
.product-case-tag a{
	min-width:10.6rem;
	height:2.26rem;
	line-height: 2.26rem;
	background-color:#f6f6f6;
	border:1px solid;
	border-color:#ffffff;
	border-radius:1.13rem;
	box-shadow:0px 2px 3px rgba(0, 0, 0, 0.08);
	padding-left: 1.1rem;
	padding-right: 1.1rem;
	margin-left:0.4rem;
	margin-right:0.4rem;
	font-size: 1.14rem;
    text-align: center;
}
.appli {padding:5% 0;background: #f8f8f8 url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250314/20250314092842_1823668451.png) bottom center no-repeat;}

.adv_ic{margin-top:50px;display: flex;justify-content: space-between;}
.adv_item{width: 32.6%;text-align: center;z-index: 99; background: #fff; box-shadow: 0 0 20px #f8f8f8;  margin-right: 15px;}
.adv_item:hover{box-shadow: 0 0 20px #eee;}
.adv_item img{width: 100%;display: block;transition: 1s;}
.adv_item:hover img{transform: scale(1.1);}
.adv_item>span{color: #fff;font-size: 52px;display: block; width:110px; margin:auto;}
.adv_item>i{color: #fff;font-size:26px;margin: 10px 0 7px;display: block;}
.adv_item>em{font-size:12px;color: rgba(255,255,255,0.6);display: block;     text-transform: uppercase;}
.adv_item>p{overflow: hidden;     overflow: hidden;
    margin: 5%;
    display: block;}
.ad_wz{padding: 0% 6% 12% 6%; margin-top: -10px;}
.ad_wz>span{color: #0557bf;font-size: 38px;   font-weight: normal;     padding-right: 6px;}
.ad_wz>i{color: #333;font-size: 23px;   font-weight: bold;  display: block; margin-right: 20px;}   
   
.ad_wz>em{font-size: 16px;color: #999;margin-top: 12px;display: block;}
.ad_wz>p{font-size: 17px;color: #666;margin: 20px 0 10px;line-height: 26px;}
.ad_wz>b{display: block;font-weight: normal;font-size: 12px;line-height: 16px;min-height: 32px;}
.adv_item:nth-child(1)>span{ font-size: 35px;}
.adv_item>span {color: #ffffff;
    font-size: 32px;
    font-weight: normal;
    padding-right: 6px;
        background: linear-gradient(to top, #0f82d3 0%, #64befd 100%);
    width: 70px;
    height: 70px;
    border-radius: 50px;
    display: flex;
    position: relative;
    bottom: 53px;
    align-items: center;
    justify-content: space-around; box-shadow: 0px 0px 0px 10px rgba(1,123,209,0.2);
-webkit-box-shadow: 0px 0px 0px 10px rgba(1,123,209,0.2);
-moz-box-shadow: 0px 0px 0px 10px rgba(1,123,209,0.2);}

.adv_bt{font-size:43px; text-align:center; font-weight: bold; color:#333; font-family: 'Microsoft YaHei'; letter-spacing: 3px;}
.adv_bt p{ font-size:18px;  color:#888; padding-top:15px; padding-bottom:15px; font-weight: normal;font-family: 'Hos';  letter-spacing: 0px;}



/*--end serverBar--*/
.std_tit6{font-size: 26px;}
.std_tit2 {font-size: 40px;line-height: 1.5;color: #333;font-weight:normal;}
.hcwr_li_le_tit {margin-bottom: 30px; text-align: center;}
.home_stren {
    width: 100%;
    position: relative;
padding-top:5%;
}
.home_stren_tit .std_tit5 {
    text-align: center;
}
.home_stren_wrap {
    width: 100%;
    position: relative;
}
.home_stren_wrap_ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px rgba(1, 4, 40, 0.1);
    border-radius: 10px;
    align-items: stretch;
    overflow: hidden;
}
.hswu_li {
    width: 25%;
    border-right: 1px solid #F0F0F0;
    position: relative;
    z-index: 1;
}
.hswu_li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: linear-gradient(to top, #017bd1 0%, #07a6ff 100%);
    z-index: -1;
    transition: all 0.36s;
    opacity: 0;
}
.hswu_li_wrap {
    width: 100%;
    position: relative;
    padding: 9% 12%;
}
.hswu_li_wrap_tit .std_tit6 {
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    transition: all 0.36s;
}
.hswu_li_wrap_info .std_text {
    color: #999;
    line-height: 1.75;
    transition: all 0.36s;
font-size:16px;
}
.hswu_li_wrap_icon {
    width: 16px;
    position: absolute;
    top: 36px;
    right: 30px;
font-size:16px;
}
.hswu_li_wrap_icon.iconfont{color: #017bd1;}
.hswu_li.act .hswu_li_wrap_icon.iconfont{color: #fff;}
.hswu_li.act .hswu_li_wrap_tit .std_tit6 {
    color: #fff;
}
.hswu_li.act .hswu_li_wrap_info .std_text {
    color: #fff;
}
.hswu_li {
    overflow: hidden;
}
.hswu_li.act::after {
    opacity: 1;
    width: 100%;
}
.home_prog {
    width: 100%;
    position: relative;
}
.home_prog_cont {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.home_prog_ri {
    width: 50%;
    position: relative;
}
.home_prog_le {
    width: 50%;
    padding-right: 36px;
}
.hplu_le {
    width: 100px;
}
.hplu_le_wrap {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}
.hplu_ri {
    width: calc(100% - 100px);
    padding-left: 70px;
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.hplu_le_icon {
    width: 14px;
}
.hplu_le_icon img {
    width: 100%;
}
.hplu_le_tit p {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}
.hplu_le_tit {
    padding-left: 8px;
}
.hplu_li {
    width: 100%;
    position: relative;
}
.hplu_li a {
    border-top: 1px solid #D7E0E9;
}
.hplu_li:last-child a {
    border-bottom: 1px solid #D7E0E9;
}
.hplu_li::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0%;
    height: 2px;
    background: #00A0E2;
    z-index: 10;
    opacity: 0;
    transition: all 0.6s;
}
.hplu_li a {
    display: flex;
    flex-wrap: wrap;
    padding: 36px 59px 44px 0;
}
.hplu_le_more .mod_btn2 {
    height: 30px;
    min-width: 100%;
}
.hplu_le_more .mod_btn2_text {
    font-size: 14px;
}
.hplu_ri_tit p {
    font-size: 18px;
    line-height: 1.75;
    color: #333;
    transition: all 0.36s;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.hplu_ri_cion {
    width: 20px;
    position: relative;
}
.hplu_ri_tit {
    width: calc(100% - 20px);
    padding-right: 65px;
}


/*news*/
.new_tc{display:flex;justify-content:space-between;align-items:center;}
.new_bc{padding:70px 0;/*background:url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250313/20250313195038_251312785.jpg)center bottom no-repeat;*/}
.new_tl>b{display:block;color:#e9e9e9;font-size:52px;}
.new_tl>b span{color:#017bd1;}
.new_tl>i{margin-top:10px;font-weight:700;font-size:28px;}
.new_tl>i em{display:inline-block;margin-left:20px;width:100px;height:1px;background:#e6e6e6;}
.new_tr{display:flex;}
.new_tr li a{display:flex;width:150px;height:50px;color:#333; align-items:center;justify-content:center; font-size:18px;}
.new_tr li+li{margin-left:28px;}
.new_tr li a span{margin-right:4px;color:#333;font-size:28px;}
.new_tr li:nth-child(1) a span{font-size:22px;}
.new_tr li.on a{    background: linear-gradient(to left, #017bd1 0%, #07a6ff 100%); color:#fff;}
.new_tr li.on span{color:#fff;}
.new_li .news_div{display:flex;justify-content:space-between;}
.new_ic{display:flex;margin-top:70px;transition:all .5s;}
.new_item{display:flex;width:100%;flex-shrink:0;justify-content:space-between;}
.new_c{overflow:hidden;}
img.news_div_item_image{width:100%;transition:.75s;}
.new_li{width:54%;}
.new_ri{width:44%;}
.new_li .news_div_item{padding:20px;width:48.5%;border:1px solid #e6e6e6;transition:.5s;}
.new_li .news_div_item_day{position:absolute;top:0;left:0;color:#333!important;font-weight:700;font-size:26px!important;}
.new_li .news_div_item_date{position:relative;display:flex;padding-top:10px;padding-left:37px;height:26px;}
.new_li .news_div_item_date *{color:#bfbfbf;font-size:14px;}
.new_li .news_div_item_title a{display:block;margin:14px 0 12px;font-size:18px;}
.new_li .news_div_item_body{overflow:hidden;margin-bottom:0px;height:100px;color:#8c8c8c;font-size:14px;line-height:24px;}
.new_ri .news_div_item:nth-child(-n+2){display:none;}
.new_ri .news_div_item_image{display:none;}
.new_ri .news_div_item_day{position:absolute;top:13px;left:0;font-weight:700;font-size:30px;}
.new_ri .news_div_item{position:relative;}
.new_ri .news_div_item_a{position:relative;display:block;font-size:18px;}
.new_ri .news_div_item_month,.new_ri .news_div_item_year{position:absolute;top:52px;left:0px;color:#bfbfbf;font-size:14px;}
.new_ri .news_div_item_body{overflow:hidden;margin-top:12px;height:55px;color:#8c8c8c;font-size:15px;line-height:24px;}
.new_ri .news_div_item_content{padding-bottom:10px;padding-left:80px;border-bottom:1px solid #e6e6e6;}
.new_ri .news_div_item_month{left:43px;}
.new_ri .news_div_item:nth-child(n+4){margin-top:24px;}

.new_li .news_div_item:hover .news_div_item_image{transform:scale(1.1);}
.new_li .news_div_item_pic>a{display:block;overflow:hidden;}
.new_li .news_div_item:hover{border-color:#017bd1;}
.new_li .news_div_item:hover .news_div_item_day,.new_li .news_div_item:hover .news_div_item_title a,.new_ri .news_div_item:hover .news_div_item_day,.new_ri .news_div_item:hover .news_div_item_title a,.news_div_item:hover .news_div_item_a:after{color:#017bd1 !important;}



  
 /* footer */
.footer_bg{ background-image: linear-gradient(to left, #111, #222, #111, #333);   /*background-image: linear-gradient(to top, #413f3f, #ffffff, #e1e1e1);*/}
    .footer {    padding: 70px 0;
        position: relative;
        clear: both;
        overflow: hidden;
        color: #999999;
     
z-index: 999; }
    
    .footer a:hover {
        color: #017bd1;
    }
    
    .footer-content {
        width: 1400px;
        margin: auto;
        position: relative;
    }
    
    .footer-content-top {

        position: relative;
    }
    
    .footer-top-left {
        float: left;
        max-width: 420px;
        text-align: left;
    }
    
    
    .footer-contact {
        position: relative;
        margin-top: 7.7%;

    }
    
    .footer-contact .item-1 {font-size: 16px;
        display: block;
        padding: 8px 0 8px 0;
    }
    .footer-contact .item-1 i{    font-size: 17px;  padding-right: 10px; position: relative; top: 5px;}
    .footer-contact .item-1 span,.footer-contact .item-1 span a { font-size: 16px;
        vertical-align: middle;
        color: #ddd;}

.footer-contact .item-1 .font15{ font-size: 20px; font-weight:bold;line-height:24px; padding-bottom:12px;display: block;}
    
    
    .footer-top-right {
        width: 69%;
        text-align: right;
        float: right;
    }
    
    .footer-social {
        position: relative;
    }
    
    .footer-social li {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        margin-left: 1%;
        position: relative;
    }
    
    .footer-social li a {
        position: relative;
        display: block;
        width: 44px;
        height: 44px;
        border: 2px solid rgba(255, 255, 255, 0.1);
        border-radius: 100%;
    }
    .footer-social li a i{line-height: 40px;text-align: center;display: block;font-size: 16px;     color: #ddd;}
    .footer-social li a:hover {
        background: #017bd1;
        border: 2px solid #017bd1;
color: #fff;
    }
    
    .footer-social li a:hover img {
        filter: invert(1) brightness(5);
    }
    
    .footer-social li:last-child a {    background: linear-gradient(to top, #017bd1 0%, #07a6ff 100%);
        border: 2px solid #017bd1;
    }
    
    .footer-nav {
        margin-top: 3.2%;
        overflow: hidden;
    }
    
    .footer-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-left: 13%;
    }
    
    .footer-nav ul:first-child { margin: 0;}
    
    .footer-nav ul span {
        color: #fff;
        display: block;
        padding-bottom: 16px;
        font-size: 18px;
        font-weight: 900;
    }

    
    .footer-nav ul li {
        list-style: none;
        margin: 0;
        padding-bottom: 15px;
    }
    
    .footer-nav ul a {
        color: #999;
        font-size: 15px;
    }
    
    .footer-nav ul a:hover {
        color: #fff;
        font-size: 15px;
    }
    
    .footer-content-bottom { border-top: 1px solid rgba(255, 255, 255, 0.1);
        clear: both;
        overflow: hidden;
        position: relative;
        padding: 1.5% 0 0 0;
    }
    
    .footer-copy, .footer-content-bottom a {
        color: #999;
        font-size: 15px;
        text-align: left;
line-height:25px;
    }
    
    .footer-content-bottom a:hover {
        color: #fff;
    }
    
    .footer-link {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .footer-social li:hover .ewmshow-1 {
        display: block;
    }
    
    .ewmshow-1 {    z-index: 9999;
        background: #ededed;
        padding: 5px;
        width: 100px;
        height: 100px;
        overflow: hidden;
        position: absolute;
        top: 100%;
        left: 50%;
        border-radius: 4px;
        margin-left: -45px;
        display: none;
    }
    
    .ft-bottom {
        padding: 0 0 14px 0;
        line-height: 40px;
    }
    
    .ft-bottom .copyright {    width: 960px;
        float: left;
        font-size: 14px;
        color: #999;
    }
    
    .ft-bottom .copyright p {
        color: #999;
    }
    
    .ft-bottom .copyright span {
 
        color: #999;
    }
    
    .ft-bottom .copyright a {
        color: #999;
        font-weight: normal;
        font-size: 15px;
    }
    
    .ft-bottom .copyright a:hover {
        color: #c3cfd5;
        /*text-decoration: underline;*/
    }
    
    .ft-bottom .flinks {
        float: right;
    }
    
    .ft-bottom .flinks dl {
        position: relative;
        height: 40px;
    }
    
    .ft-bottom .flinks dt {
        height: 43px;
        line-height: 43px;
        text-align: right;
        /*background: #017bd1;background: -moz-linear-gradient(45deg, #017bd1 0%, #11b1bf 100%);background: -webkit-linear-gradient(45deg, #017bd1 0%, #11b1bf 100%);background: linear-gradient(45deg, #017bd1 0%, #11b1bf 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#017bd1', endColorstr='#11b1bf', GradientType=1 );*/
        color: #666;
    }
    
    .ft-bottom .flinks dt a {
        display: block;
        color: #666;
        font-size: 15px;
    }
    
    .ft-bottom .flinks dd {
        display: none;
        position: absolute;
        right: 0;
        bottom: 100%;
        overflow: hidden;
        background: #017bd1;
        background: -moz-linear-gradient(45deg, #017bd1 0%, #023c88 100%);
        background: -webkit-linear-gradient(45deg, #017bd1 0%, #023c882 100%);
        background: linear-gradient(45deg, #017bd1 0%, #023c88 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#017bd1', endColorstr='#023c88', GradientType=1);
        padding-left: 15px;
    }
    
    .ft-bottom .flinks dd a {
        display: block;
        float: left;
        padding: 10px 0;
        font-size: 14px;
        color: #fff;
        text-align: center;
    }
    
    .ft-bottom .flinks dd a:hover {
        text-decoration: underline;
    }
    
    .ft-bottom .flinks dl:hover dt a:after {
        transform: rotate(90deg);
    }
    
    .ft-bottom .flinks dl:hover dd {
        display: block;
    }

.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 #eee; text-align: center; line-height: 30px; color: #333; font-size: 14px; position: absolute; right: 0; top: 25px; }
.links_m a{color:#999;}

.base_tel{padding-bottom:35px; border-bottom:1px solid rgba(255,255,255,.1); background:url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250313/20250313150328_47824179.png) right 33px no-repeat;}
.base_tel em{display:block; padding-left:22px; font-size:16px; line-height:18px; color:#fff; background:url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250402/20250402192127_661464189.png) left center no-repeat;}
.base_tel p{margin-top:12px; font-family:din; font-size:34px; line-height:30px; color:#fff; font-weight:bold;}
.footer-contact .item-1:nth-child(2) i {
    font-size: 18px;
}

/*友情链接*/
.links{float:right; width:180px;  padding-left:15px; line-height:40px; color:rgba(255,255,255,0.6); border:1px solid rgba(255,255,255,.3); position:relative; background:url(https://memberpic.114my.com.cn/gdwotai/uploadfile/image/20250314/20250314092331_1780706312.png) 160px center no-repeat;}
.links_cont{height:0; position:absolute; bottom:41px; left:-1px; visibility:hidden; background:#fff; overflow-y:auto;}
.links:hover .links_cont{height:auto; max-height:200px; visibility:visible; transition:0.5s all ease-in-out;}
.linkTagcs{}
.linkTagcs li{float:none; width:100%;}
.linkTagcs li a{display:block !important; text-align:center; font-size:16px; line-height:50px; color:#555 !important; text-decoration:none; transition:0.5s all ease-in-out;}
.linkTagcs li a:hover{color:#333 !important; background-color:rgba(255,255,255,.8);}



.wtxwxq *{ line-height: 30px; font-size: 16px;}
.wtxwxq table td{padding: 6px;}
.wtxwxq table{ width: 70% !important;}