*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft Yahei";}
a{text-decoration: none; color:#333; font-size: 14px;}
em,i{display: block;font-style: normal;}
:focus{ outline: none;}
.gy{max-width: 1500px;margin: 0 auto;width:100%;}
@media screen and (max-width: 1580px){
.gy{width:calc(100% - 80px);}
}
@font-face {
  font-family: 'zya';  /* Project id 2708960 */
  src: url('//at.alicdn.com/t/font_2708960_9bx01cr7ubk.eot?t=1634028482784'); /* IE9 */
  src: url('//at.alicdn.com/t/font_2708960_9bx01cr7ubk.eot?t=1634028482784#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/font_2708960_9bx01cr7ubk.woff2?t=1634028482784') format('woff2'),
       url('//at.alicdn.com/t/font_2708960_9bx01cr7ubk.woff?t=1634028482784') format('woff'),
       url('//at.alicdn.com/t/font_2708960_9bx01cr7ubk.ttf?t=1634028482784') format('truetype'),
       url('//at.alicdn.com/t/font_2708960_9bx01cr7ubk.svg?t=1634028482784#zya') format('svg');
}
/*header*/
.head_bc{width: 100%;display: flex;justify-content: space-between;position: relative;}
.head_c{display: flex;justify-content: space-between;height: 105px;align-items: center;z-index: 99;}
.hea_logo{position: relative;width: 30%;height: 100%;display: flex;align-items: center;}
.hea_logo a {width:72px;display: block;margin-right: 15px;}
.hea_logo a img{width: 100%;}
.hea_tit{}
.hea_tit p{font-size: 1.4vw;margin-bottom: 8px;color:#005bac;}
.hea_tit em{font-weight:normal;font-size: 0.9vw;color: #787878;}
.nav_bc{ width: 100%; position: fixed; top: 0; left: 0; z-index: 180;  transition: all 0.5s ease;background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.1);border-bottom: 1px solid rgba(255,255,255,0.2);}
.nav_bc.on,.nav_bc:hover{}
.nav_bc.cur{width: 85.6%;}
.nav_c li a,.icon>div i,.icon_pho .irh span,.nav_rc a,.nav_rc span{color:#333;}
.hea_logo .two,.nav_bc.on .hea_logo .one{display:none;}
.hea_logo .one,.nav_bc.on .hea_logo .two{display:block;}
.head_lc{width:62%;display: flex;justify-content: space-between;align-items: center;height: 100%;}
.nav_c{display: flex;width: 85%;justify-content: space-between;height: 100%;}
.nav_c>li{height: 100%;display: flex;justify-content: center;align-items: center;}
.nav_c>li>a{color: #333;display: block;font-size: 16px;height: 100%;display: flex;justify-content: center;align-items: center;position: relative;transition: all .5s;}
.nav_c>li:hover>a,.nav_c>li.on>a,.icon_search:hover i span{color: #005bac;}
.nav_c li ul li>a{ font-size: 14px; line-height: 46px;font-weight: lighter;color: #333 !important;}
.nav_c li ul {position: absolute;width: 100%;background: rgba(0, 0, 0, 0.2); top: 100%; display: none;}
.nav_c>li:hover ul {display: block;}

/*下拉*/
.nav_dbg{width:100%;background:rgba(255,255,255,0.96);position:absolute;top:105px;left:0;padding:50px 0;display:none;}
.nav_down{width: 100%;max-width: 1500px;margin: 0 auto;display: flex;justify-content: center;}
.nav_down a{display:block !important;}
.nav_down a+a{margin-left:80px;}
.nav_down a:hover{color:#005bac;}
.nav_down a i{display:block;text-align:center;font-size:36px;margin-bottom:15px;}
.nav_down a p{font-size:18px;}

/*search*/
.dfss{display:flex;align-items:end;justify-content:space-between;width: 11%;height:100%;}
.icon>div{height:100%;width:50%;}
.icon>div i{color:#333;user-select:none;transition:all 0.5s;display: flex;
    align-items: center;position: relative;height: 100%;width:100%;}
.icon>div i span{font-size: 20px;width: 100%;display: block;text-align: center;}
.icon>div:hover i{border-color: #e60113;}
.iser_box,.itel_box{background:rgba(0,0,0,0.5);position:absolute;top:106px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;color: #fff;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #fff;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;}
.itel_box{width:320px;text-align:center}
.dh_h {line-height: 36px;font-size: 22px;}
.itel_box p{color:#fff;position:relative;font-size:20px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#feac00;margin-top:10px;}
.search_l .zya{font-size: 16px;}
.search_l span{color: #fff}
.icon_pho {
    display: flex;
    align-items: center;
}

.icon_pho .irh span {
    color: #333;
    font-size: 18px;
}

.icon_pho b {
    font-size: 26px;
    color: #006cb5;
    padding-left: 10px;
}
.nav_rc{display: flex;width: 10%;justify-content: space-between;}
.nav_rc a{font-size: 18px;color: #fff;position: relative;}
.nav_rc a.on{color: 003793!important;}
.nav_rc span{color: #fff;font-size: 14px;padding-top: 3px;}

/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.bann>button{display: none!important;}
.ban_bc{width: 100%;position: relative;margin-top:106px;}
.slick-dotted.slick-slider{margin-bottom: 0!important;}
.bann_num>span{font-size: 60px;color: #fff;display: block;z-index: 999;cursor: pointer;}
.bann_num>.ban_prev{position: absolute;top: 50%;left: 40px;transform: rotate(180deg);}
.bann_num>.ban_next{position: absolute;top: 50%;right: 40px;}
.ban_dot{position: absolute;bottom: 46px;left: 50%;display: flex;margin-left: -33px;}
.ban_dot li{width: 12px;height: 12px;border-radius: 100%;background: #fff;}
.ban_dot li+li{margin-left: 12px;}
.ban_dot li button{display: none;}
.ban_dot li.slick-active{background: #005bac;}
005bac
/* description */
.desc_box{padding: 100px 0;}
.desc_box h3{text-align: center;padding:80px 0;}
.desc_box h3 p{font-size: 30px;margin-bottom: 20px;}
.desc_box h3 p b{color: #005bac;}
.desc_box h3 span{display: block;font-size: 24px;color: #005bac;}

/*company*/
.com_bc{background: #f6f6f9 url(https://memberpic.114my.com.cn/gdzeyang/uploadfile/image/20210917/20210917171909_2088882215.jpg) no-repeat center;padding-bottom: 80px;}
.com_c{text-align: center;display: flex;position: relative;}
.com_lc{width: 58.5%;position: relative;height: 725px;}
.com_lc i{position: absolute;top: 0;right: 0;overflow: hidden;}
.com_lc img{transition: all 0.5s ease-in-out;}
.com_bc:hover .com_lc img,.pcs_bc:hover .com_lc img{transform: scale(1.1);}
.com_ri{width: 41.5%;padding-left: 5%;padding-top: 6%;text-align: left;}
.com_ri b{font-size: 2.3vw;}
.com_ri b span{display: block;margin-bottom: 12px;position: relative;}
.com_ri b span:before{content: '';width: 90px;height: 1px;background: #000;position: absolute;left: -110px;bottom: 0;}
.com_ri p{font-size: 1.6vw;color: #999;text-transform: uppercase;margin-bottom: 20px;}
.com_ri .com_info{margin-top: 5%;font-size: 16px;line-height: 200%;color: #666;}
.com_ri button{width: 200px;height: 52px;margin-top: 10%;border: 1px solid #d8d8d8;background: none;position: relative;}
.com_ri button:before{content: '';width: 0%;height: 100%;display: inline-block;position: absolute;background-color: #005bac;left: 0px;top: 0px;transition: all 0.5s ease-in-out;}
.com_ri button:hover:before{width: 100%;}
.com_ri button a{display: block;font-size: 16px;color: #333;position: relative;transition: all 0.5s ease-in-out;}
.com_ri button:hover a{color: #fff;}

/* storage */
.stor_bc{width: 100%;height: 786px;background:url(https://memberpic.114my.com.cn/gdzeyang/uploadfile/image/20210917/20210917152135_2022848002.jpg) no-repeat;overflow: hidden;}
.stor_c{display: flex;justify-content: space-between;}
.stor_le{width: 41.5%;padding-right: 5%;padding-top: 6%;}
.stor_le h3{font-size: 2.3vw;}
.stor_le p{margin-top: 3.5vw;font-size: 16px;line-height: 200%;color: #666;}
.stor_le button{width: 200px;height: 52px;margin-top: 10%;border: 2px solid #005bac;background: #005bac;transition: all 0.5s ease-in-out;}
.stor_le button:hover{background: none;}
.stor_le button a{display: block;font-size: 16px;color: #fff;transition: all 0.5s ease-in-out;}
.stor_le button:hover a{color:#005bac;font-weight: bold;}
.stor_le i{}
.stor_le ul{margin-top: 16%;display: flex;}
.stor_le li{width: 10.25vw;text-align: center;border: 2px dashed #bfbfbf;border-radius: 100%;height: 10.25vw;display: flex;flex-wrap: wrap;align-items: center;padding: 2.2vw 0;}
.stor_le li+li{margin-left: 5%;}
.stor_le li i{font-size: 46px;width: 100%;}
.stor_le li p{font-size: 1vw;width: 100%;line-height: 100%;margin-top: 0.5vw;}
.stro_ri{width: 58.5%;height: 786px;position: relative;}
.stro_pic{width: 1087px;height: 786px;position: absolute;top: 0;left: 0;}
.stro_ri i{display: block;position: absolute;overflow: hidden;height:100%;}
.stro_ri i.one{width:41.9%;top:0;left:0;}
.stro_ri i.two{width:57.5%;top:0;left:calc(41.9% + 10px);}
.stro_ri i img{position: absolute;transition: all 0.5s ease-in-out;}
.stro_ri i.one img{left: -113px;top: 0;}
.stro_ri i.one:hover img{transform:translateX(113px);}
.stro_ri i.two img{left: calc(-72.8% - 123px);top: 0;}
.stro_ri i.two:hover img{transform:translateX(-213px);}

/* process */
.pcs_bc{padding:80px 0;background: #f7f7f7 url(https://memberpic.114my.com.cn/gdzeyang/uploadfile/image/20210917/20210917171541_242144546.jpg) no-repeat center;}
.pcs_lc{height: 614px;}

/* instruction */
.ins_bc{width: 100%;height: 420px;background-image: url(https://memberpic.114my.com.cn/gdzeyang/uploadfile/image/20210917/20210917175258_747721502.jpg);background-attachment: fixed;background-size: cover;background-repeat: no-repeat;background-position: center center;position: relative;}
.ins_c{position: relative;height: 100%;overflow: hidden;}
.ins_text{width: 600px;height: 600px;background: rgb(0 91 172 / 58%);border-radius: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: flex;flex-wrap: wrap;align-items: center;text-align: center;padding: 192px 0;z-index: 2;}
.ins_text:before{content: '';width: 700px;height: 700px;border-radius: 100%;background: rgb(0 91 172 / 25%);position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: -1;}
.ins_text h3{width: 100%;text-align: center;font-size: 22px;color: #fff;font-weight: normal;}
.ins_text p{width: 100%;font-weight: bold;color: #fff;font-size: 32px;}
.ins_text ul{display: flex;width: 100%;flex-wrap: wrap;justify-content: center;}
.ins_text ul li{color: #fff;padding: 10px 20px;border: 1px solid rgb(255 255 255 / 53%);margin: 8px;font-size: 16px;}

/*process*/
.ces_c{margin: 100px auto;}
.ces_c>b{display: block;position: relative;font-size: 26px;color: #333;padding-left: 20px;}
.ces_c>b:after{position: absolute;content: "";width: 7px;height: 30px;background: #005bac;left: 0;top: 0;}
.ces_c>ul{display: flex;align-items: center;justify-content: center;margin-top: 50px;}
.ces_c>ul>li{width: calc(100%/15);text-align: center;}
.ces_c>ul>li>span{font-size: 48px;color: #333;display: block;transition: .5s;}
.ces_c>ul>li:nth-child(even)>span{font-size: 28px;color: #666;}
.ces_c>ul>li>p{font-size: 18px;color: #333;text-align: center;margin-top: 16px;}
.ces_c>ul>li:nth-child(odd):hover>span{color: #005bac;transform: rotateY(360deg);}
.ces_c>ul>li:hover>p{color:#005bac;}

/* title */
.pro_bc{background: #f3f3f3;padding: 100px 0;}
.pro_tit{text-align: center;}
.pro_tit>b{display: block;font-size: 36px;color: #333;}
.pro_tit>p{font-size: 16px;color: #666;margin: 18px 0 10px;}
.pro_tit>span{display: inline-block;color: #005bac;position: relative;}
.pro_tit>span i{font-size: 22px;animation: proTit 3s infinite linear;line-height: 22px;}
.pro_tit>span:before,.pro_tit>span:after{content: '\e616';font-family:'zya';font-size: 22px;position: absolute;top: calc(50% - 11px);color: rgb(0 91 172 / 48%);animation: proTit 3s infinite linear;width: 22px;height: 22px;text-align: center;line-height: 22px;}
.pro_tit>span:before{left: -28px;}
.pro_tit>span:after{right: -28px;}

/*case*/
.cas_bc{padding: 100px 0 210px;background: url(https://memberpic.114my.com.cn/gdzeyang/uploadfile/image/20210722/20210722140709_1578054615.png) no-repeat bottom center;}
.cas_tit{text-align: center;}
.cas_tit>span{display: block;font-size: 21px;color: #005bac;}
.cas_tit>b{display: block;font-size: 36px;color: #333;margin:13px 0 14px;}
.cas_tit>p{font-size: 16px;color: #666;}
.news_div_item_image{width:100%;}
#certify .divdgweb_new_div_item_a{display:none;}
#certify {
  position: relative;
  margin: 0 auto;
  width: 90%;
  margin-top:60px;
}

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

#certify  .swiper-slide {
  width: 761px;
  height: 475px;
}
#certify  .swiper-slide img{
  display:block;
}
#certify .swiper-slide.swiper-slide-active {
    border: 30px solid #333;
    border-radius: 30px;
    overflow: hidden;
}
/*par*/
.par_item {padding-bottom: 100px;}
.par_item .divdgweb_new_div {display: flex;justify-content: space-between;}
.par_item .divdgweb_new_div_item {width: 20%;position: relative;border: 1px solid #eaeaea;overflow:hidden;}
.par_item .divdgweb_new_div_item_a {display: block;text-align: center;color: #fff;font-size: 16px;}
.par_item .divdgweb_new_div_item_content {position: absolute; top: 0; left: 0px; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background: rgba(8,48,147,0.7); transition: all .5s; transform: rotateX(90deg); }
.par_item .divdgweb_new_div_item:hover .divdgweb_new_div_item_content {transform: rotateX(0deg); }
.par_item .slick-dots, .par_item .divdgweb_new_div>button {display: none!important; }
.par_item .divdgweb_new_div_item+.divdgweb_new_div_item {border-left: none; }
/*mess*/
.mes_bc{width: 100%;background: #005bac;height: 380px;position: relative;}
.mes_c{display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;z-index: 2;}
.mes_lc>b{color: #fff;font-size: 30px;display: block;}
.mes_lc>a{width: 265px;height: 50px;display: block;border-radius:50px;color: #005bac;font-size: 20px;text-align: center;line-height: 51px;font-weight: bold;margin-top: 25px;background: linear-gradient(to top, #dcdcdc, #fff, #dcdcdc);}
.mes_lc>p{font-size: 20px;color: rgb(255 255 255 / 80%);margin-top: 15px;font-weight: 100;}
.mes_lc>div{display: flex;margin-top: 40px;align-items: center;}
.mes_lc>div>span{font-size: 24px;color: #ffffff;}
.mes_lc>div>p{color: #fff;font-size: 20px;margin-left: 13px;}
.mes_lc>div>b{font-size: 20px;color: #fff;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.from_tab{width: 100%;}
.from_tab>div{}
.from_tab>div+div{margin-top: 20px;}
#feedback_form {}
.froms_feedback{width: 40%;}
.col4{height: 62px;background: #fff;border-radius: 33px;overflow: hidden;position: relative;}
.col4 span{font-size: 24px;color: #999;margin-top: 15px;margin-left: 24px;position: absolute;top: 2px;right: 26px;}
.col4 input{height: 100%;width: 100%;font-size: 16px;color: #ccc;padding-left: 29px;}
.from_tab #tianxieone{width: 17%;}
.from_tab #tianxiethree{width:100%;height: 40px;background: #fff;display: flex;align-items: center;}
.from_tab #tianxiethree span{display: inline-block;font-size: 30px;color: #d2d2d2;margin-top:2px;margin-left: 24px;}
.from_tab #tianxiethree>input{height: 100%;width: 58px;margin-left: 14px;font-size: 16px;color: #999;line-height: 60px;}
.from_tab #tianxiethree #authcode{width:136px;}
.feedback_btn{width: auto!important;}
.feedback_btn .btns{width: 100%;text-align: center;display: block;color: #fff;font-size: 18px;background-color: #000d19;border-radius: 50px;line-height: 62px;}
.dht {font-size: 31px!important;right: 20px!important;}
.zj-set2-intro .dd3-intro-bg{position: absolute;width: 100%;bottom: 0;left: 0;height: 380px;overflow: hidden;}
.zj-set2-intro .dd3-intro-bg  canvas{height: 380px !important;transform: translateY(70px);}


/*厂房*/
.cf_bc .divdgweb_new_div {
    display: flex;
}

.cf_bc .divdgweb_new_div_item {
    flex-shrink: 0;
    width: 25%;
    position: relative;
}

.cf_bc {
    overflow: hidden;
}

.cf_bc .divdgweb_new_div_item_a {
    font-size: 24px;
    color: #fff;
    position: absolute;
    width: 88%;
    height: 88%;
    background: rgba(0,78,145,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    top: 6.5%;
    left: 6.5%;
    transform: scale(0);
    transition: all .5s;
}

.cf_bc .divdgweb_new_div_item:hover .divdgweb_new_div_item_a {
    transform: scale(1);
}
.cf_bc button{display:none!important;}

/*news*/
.new_tit{display: flex;align-items: center;justify-content: space-between;}
.new_tit>b{font-weight: normal;font-size: 36px;color: #333;}
.new_tit>ul{display: flex;}
.new_tit>ul>li{width: 160px;height: 55px;border-radius: 30px;background: #fff;}
.new_tit>ul>li.on{background: #005bac;}
.new_tit>ul>li.on>a{color: #fff;}
.new_tit>ul>li>a{font-size: 18px;color: #333;display: block;text-align: center;line-height: 55px;}
.new_ic{margin-top: 50px;transition: all .5s;display: flex;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_date {display: flex;font-size: 14px;color: #666;position: absolute;top: 50px;right: 40.1%;}
.new_item .news_div {display: flex;flex-wrap: wrap;justify-content: space-between;}
.new_item .news_div_item {width: 49.2%;position: relative;display: flex;flex-direction: row-reverse;}
.new_item .news_div_item .news_div_item_a {font-size: 18px;color: #333;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_body {font-size: 15px;line-height: 24px;color: #666;margin-top: 43px;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_content {padding-left: 24px;padding-top: 24px;width: 54%;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a {position: relative;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a:after {position: absolute;content: "查看更多+";width: 100px;height: 40px;line-height: 40px;text-align: center;background: #005bac;color: #fff;border-radius: 20px;bottom: 26px;right: -124px;}
.new_item .news_div_item:nth-child(-n+2)  .news_div_item_pic {width: 46%;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_pic {display: none;}
.new_item .news_div_item:nth-child(n+3)  .news_div_item_body {font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;}
.new_item .news_div_item:nth-child(n+3) {display: flex;flex-direction: row;padding: 20px 60px 20px 34px;border: 1px solid #dfdfdf;margin-top: 24px;justify-content: space-between;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date {display: flex;position: relative;color: #333;font-size: 18px;align-items: center;padding-top: 52px;width: 14%;justify-content: center;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_day {position: absolute;top: 5px;left: 50%;color: #333;font-size: 36px;font-weight: bold;margin-left: -22px;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_content {width: 76%;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date:after {position: absolute;content: "";width: 1px;height: 100%;background: #dfdfdf;top: 1px;right: -29px;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_month {position: relative;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_month:after {position: absolute;content: "";width: 10px;height: 10px;background: #fff;top: 5px;left: 22px;}
.new_item .news_div_item:hover .news_div_item_a {color: #005bac;}
.new_item .news_div_item:nth-child(n+3):hover .news_div_item_date {color: #005bac;}
.new_item .news_div_item:nth-child(n+3):hover .news_div_item_date .news_div_item_day {color: #005bac;}
.new_item {flex-shrink: 0;width: 100%;}
.new_c {overflow: hidden;padding: 100px 0;}

/*profile*/
.pfe_c{margin:100px auto;}
.pfe_c ul{display:flex;justify-content: space-between;}
.pfe_c ul+ul{margin-top:2.45%;}
.pfe_c ul li{position:relative;width:31.7%;overflow:hidden;}
.pfe_c ul:nth-child(1) li:nth-child(2){width:65.85%;}
.pfe_c ul li img{width:100%;height:auto;}
.pfe_c ul li p{width:100%;height:100%;background:rgb(0 0 0 / 70%);position:absolute;top:0;left:-100%;text-align:center;padding-top:200px;transition:all 0.5s ease-in-out;}
.pfe_c ul li:hover p{left:0;}
.pfe_c ul li p b{display:block;font-size:22px;color:#fff;}
.pfe_c ul li p span{display:block;color:#fff;margin-top:15px;padding:0 20%;font-size: 16px;line-height: 26px;}

/*copy*/
.cop_bc{background: url(https://memberpic.114my.com.cn/gdzeyang/uploadfile/image/20210922/20210922122203_1266390960.jpg) no-repeat center;color: #fff;padding: 60px 0;}
.cop_c{display: flex;justify-content: space-between;align-items: center;}
.cop_wz>b{font-size: 30px;margin-bottom: 18px;display: block;color: #fff;}
.cop_wz>p{font-size: 16px;color: #fff;line-height: 28px;}
a.cop_btn{display: block;border: 1px solid #fff;color: #fff;font-size: 16px;padding: 10px 25px;}
.foot .ftnav dl dd a {display: block;color: #898989;line-height: 200%;font-size: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.foot .ftnav dl dt, .ftcontact dl dt {font-size: 16px;color: #d4d4d4;margin-bottom: 15px;margin-top: 18px;}
.foot .ftnav {display: flex;justify-content: space-between;width: 56%;}
.ftcontact dl dt.t2 {font-size: 30px;font-weight: bold;color: #fff;}
.ftcontact dl dt.t2::after {content: " ";display: block;float: right;width: 37%;height: 1px;background-color: #535353;margin-top: 10px;margin-bottom: 15px;position: absolute;right: 0;}
.foot .ftcontact p {color: #898989;font-size: 14px;line-height: 38px;}
.foot .ftcontact a {color: #898989;}
.ftwap {max-width: 170px;min-width: 130px;text-align: center;font-size: 14px;color: #898989;margin-top: 15px;float: right;}
.foot_c {display: flex;justify-content: space-between;}

.foot {color: #8b8b8b;background: #292929;padding: 55px 0;overflow: hidden;position: relative;z-index: 2;}
.ftcontact {box-sizing: border-box;position: relative;width: 29%;text-align: right;}
.ftwap img {width: 100%;border-radius: 5px;margin-bottom: 10px;}
.ftcontact dd{margin-top: 9px;}
.foot .ftnav dl dd a:hover {color: #005bac;text-decoration: underline;}
.copy_bg {background: #222;}
.copy_bg div {color: rgba(255,255,255,0.5);height: 60;line-height: 60px;}
.copy_bg div a {color: rgba(255,255,255,0.5);}
.copy_b {display: flex;justify-content: space-between;align-items: center;}


.links {
  background: #1b1e1b;
  line-height: 92px;
  font-size: 18px;
  color: #333;
}

.box {
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}

.links p.fl {
  background: url(https://memberpic.114my.com.cn/gdzeyang/uploadfile/image/20220805/20220805175546_1874653753.png) no-repeat left center;
  padding-left: 33px;
  line-height: 92px;
  color: #fff;
}

.links_r {
  width: 90% !important;
  padding-left: 1%;
}
.fl {
  float: left;
}
.linkTagcs li {
  list-style: none;
  margin: 0px;
  padding-right: 10px;
  line-height: 92px;
  float: left;
}
.linkTagcs li a {
  font-size: 15px;
}