@charset "utf-8";


html{background:#eee;}
.dfs{display:flex;align-items: center;justify-content: space-between;}

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style: normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "yhan";overflow-x: hidden; font-size:14px;min-width:1400px;max-width:1920px;position: relative;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#003098;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;overflow: hidden;}
.box{margin:0 auto;width:80%; min-width: 1400px;box-sizing: border-box;}
.page{width: 1400px;margin: 0 auto;}



@font-face {
font-family:yhan;
font-weight:normal;
src:url(//memberpic.114my.com.cn/gdlaie/cssnew/yhan.woff.txt)
}


.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}


.header_bg{height: 120px;border-bottom: 1px solid rgba(255,255,255,0.1);position: absolute;z-index: 9;left: 0;top: 0;overflow:initial !important;    transition: 0.3s ease all;}
.header{padding: 0 4%;display: flex;align-items: center;justify-content: space-between;height: 100%;}
.logo{}
.logo1{display:none;}
.header_bg.active .logo{display:none;}
.header_bg.active .logo1{display:block;}
.nav>ul>li{display: block;float: left;line-height:120px;}
.nav>ul>li+li{margin-left:5vw}
.nav>ul>li:after{content:'';width:0%;height:4px;background:#003098;display:block;margin: -4px auto 0;transition: .3s;}
.nav>ul>li:hover:after{width:100%;}
.nav>ul>li>a{font-size: 16px;color:#fff;font-family:'Microsoft YaHei';text-align:center;display:block;}
.nav,.nav>ul,.nav>ul>li{height:100%;}
.header_bg:hover .logo,.header_bg.active .logo{filter:none;}
.header_bg:hover,.header_bg.active{background:#fff;box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);position: fixed;z-index:99999999;}
.header_bg:hover .nav>ul>li>a,.header_bg.active .nav>ul>li>a{color:#666;}
.header_bg:hover .header-search,.header_bg.active .header-search{border-color:#eee;}
.header_bg:hover .header-search a span,.header_bg.active .header-search a span{color:#666;}
.header_bg:hover .header-search:after,.header_bg.active .header-search:after{filter:brightness(1);}

.header-right{height: 100%;}
.header-search{float: right;position: relative;height:40px;text-align:center;display: flex;border: 1px solid rgba(255,255,255,0.4);border-radius: 5px;padding:10px 25px 0 10px;flex-direction: column;overflow: hidden;transition: all .3s;margin-top: 40px;}
.header-search:hover{height:70px;color: #fff;}
.header-search:after{content:'';width:10px;height:8px;display:block;background:url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230224/20230224025800_2108293232.png)no-repeat center;position: absolute;right: 10px;top: 15px;background-size: 100%;transition: .5s;filter: brightness(10);}
.header-search:hover:after{transform: rotate(180deg);}
.header-search a {display: flex;align-items: center;font-family:'Microsoft YaHei';}
.header-search a:last-child{    padding: 10px 0;}
.header-search a span{display:block;margin-left:5px;color: #fff;}
.header-search a img{width:30px;}




/*banner*/
.banner{ overflow: hidden; background:#000;}
.banner-box{ min-width:1400px; height:100vh; position:relative; margin:0 auto;min-height: 800px;max-height: 960px;}
.banner-box .bd{ width:100% !important; }
.banner-box .bd ul{width:100%;}
.banner-box .bd li{ width:100%; height:100vh; background-position: center; background-repeat: no-repeat; min-height: 800px;max-height: 960px;}
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 100vh;min-height: 800px;max-height: 960px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:calc((100% - 104px) / 2); filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230901/20230901084019_2117793713.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230901/20230901084019_2117793713.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: none; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#03a444 !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }



.data_bg{margin-top: -160px;height: 160px;display: flex;position: relative;z-index: 9;padding: 0 4%;border-bottom: 1px solid #eee;}
.data{background: #fff;width: 100%;padding: 0 150px;display: flex;align-items: center;justify-content: space-between;}
.data li{display: block;float: left;text-align: center;}
.data li span{font-size: 56px;font-family: 'Arial';color: #003098;font-weight: bold;}
.data li p{font-size: 20px;color:#222;}
.data li d{font-size: 16px;color:#222;font-weight: normal;display: inline-block;margin-left: 5px;}
.data li:nth-child(2) d,.data li:nth-child(3) d,.data li:nth-child(4) d{font-size: 18px;}


.about{position: relative;display: flex;padding-top: 80px;}
.about_l{width: 58%;}
.about_l img{width: 100%;}
.about_r{width: 42%;}
.about_text{font-size:16px;color: #666;line-height: 36px;padding: 40px 50px 20px 50px;background: #fff;box-shadow: 0px 0px 20px rgba(0,0,0,0.1)}
.about_r p{font-size: 48px;font-weight: bold;color: #003098;margin-left: 50px;margin-top: 60px;}
.about_r dd{font-size: 32px;color: #222;margin-left: 50px;}
.about_r p:after{content: '';width: 85px;height: 3px;background: #cc0000;display: inline-block;position: relative;top: -10px;margin-left: 20px;}
.about_text{width: 48%;position: absolute;right: 0;bottom: 0;}
.about_r em{position: absolute;right: 0;top: 90px;}
.about_r a{width: 167px;height: 50px;display: block;background: #003098;color: #fff;line-height: 50px;text-align: center;border-radius: 10px;float: right;margin-top: 90px;}


/*产品中心*/
.product{ padding:80px 0; background:#f9f9f9;}
.procenter{}
.proclass{ width:20%; background:#fff;}
.pc_t{ position:relative; height:120px;background: linear-gradient(to right,#2464ed,#003098); font-size:26px; color:#fff;}
.pc_t em{ display:block; font-size:12px;    font-weight: normal;}
.pc_t p{ padding:32px 0 0 30px; font-weight: bold;}
.pc_c{ border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee;overflow:hidden;}
.pc_t:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; right:29px; width:31px; height:31px; background:url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230224/20230224025841_1000532857.png) no-repeat center;}
.pc_c table,.pc_c tbody,.pc_c tr,.pc_c td{ display:block; width:100%; padding:0 !important; position:relative;}
.pc_c td:nth-child(1){height:79px !important;}
.pc_c a{ display:block; line-height:78px;}
.pc_c tr:after{ content:''; display:block; position:absolute; width:4px; top:0; left:0; transition:all .3s ease; background:linear-gradient(to bottom,#2464ed,#003098); height:0;}
.pc_c tr:hover:after{ height:100%;}
.pc_c tr{border-bottom:1px solid #eeeeee;}
.pc_c tr b{ font-size:0; display:block; font-weight:normal;}
.pc_c tr b a{ position:relative; padding-left:25px; font-size:16px; color:#666666; transition:all .3s ease;}
.pc_c tr b a:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; right:33px; width:7px;height:12px; background:url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230224/20230224025841_223785767.png) no-repeat center; transition:all .3s ease;}
.pc_c tr #showtyepname{ transition:all .3s ease; overflow:hidden; max-height:0; transition:all .6s ease; position:relative;}
.pc_c tr #showtyepname a{padding-left:25px; font-size:16px; color:#666666; line-height:35px;}
.pc_c tr:hover #showtyepname{ max-height:1000px;}
.pc_c tr:hover #showtyepname:after{ content:''; display:block; position:absolute; width:100%; top:0; left:0; height:1px; background:#eee;}
.pc_c tr #showtyepname a:nth-child(1){ margin-top:25px;}
.pc_c tr #showtyepname a:nth-last-child(1){ margin-bottom:25px;}
.pc_c tr #showtyepname a:hover{color:#003098}
.pc_c tr:hover b a{ font-weight:bold; font-size:16px; color:#003098;}
.pc_c tr:hover b a:after{background:url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230224/20230224025945_968945197.png) no-repeat center; transform:rotate(90deg);}
.proshow{ width:78%;}
.proshow td{ display:inline-block; width:32.5%;}
.proshow td a,.proshow td span{ display:block; position:relative; overflow:hidden;}
.proshow td br{ display:none;}
.proshow td span a{ font-size: 14px; color: #333; text-overflow: ellipsis; line-height: 50px;text-align: center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.proshow td span{background:#fff; text-align:center; margin-top:1px; transition:all .3s ease;}

.proshow tr+tr{ margin-top:22px;}
.proshow td:hover span a{ color:#fff; }
.proshow td:hover span{background:#003098;}
.proshow td:hover span a:after{ background-position-x:0;}
.proshow td img{width: 100%; height: auto;    transition: 0.3s;}
.proshow td:hover img{ transform: scale(1.2);}
.proshow tr{display: flex;  justify-content: space-between;}



/*产品中心*/
.sout_bg{background: url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230221/20230221200249_1681787063.jpg)no-repeat center;}
.sout_l span{width: 400px;height: 3px;background: rgba(255,255,255,0.2);display: block;position: relative;}
.sout_l span:before{content: '';width: 40%;height: 3px;display: block;background: #dd0303;position: absolute;left: 0px;top: 0px;}
.sout_l d{font-size: 40px;color: #fff;display: block;margin: 30px 0;}
.sout_list a{width: 230px;height: 38px;display: block;border: 1px solid rgba(255,255,255,0.2);border-radius: 5px;font-size: 16px;line-height: 36px;color: rgba(255,255,255,0.6);margin-bottom: 20px;padding-left: 15px;font-weight: 500;}
.sout_list a.on{border-color:rgba(255,255,255,0.8);color:#fff;}
.sout{display: flex;align-items: center;justify-content: space-between;}
.sout_l{width: 400px;}
.sout_r{width: calc(100% - 500px);}
.sout_r>ul>li{text-align: center;}
.sout_r>ul>li>div{}
.sout_r>ul>li>div>p{font-size: 40px;font-weight: bold;color: #003098;}
.sout_r>ul>li>div>dd{font-size: 20px;font-weight: lighter;color: #666;line-height: 36px;margin-top: 30px;width:80%;margin:40px auto 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.sout_r>ul>li>div>a{font-size: 18px;font-weight: lighter;color: #222;display: inline-block;margin-top: 20px;}
.sout_r>ul>li>div>a:hover{color:#003098;}
.sout_prod>div{width:32%;float:left;position: relative;}
.sout_prod>div p{position: absolute;width:100%;height:40px;line-height:40px;background:rgba(0,48,152,0.8);bottom:0;left:0;color:#fff;}
.sout_prod>div+div{margin-left:2%;}
.sout_prod>div img{width:100%;}
.sout_prod{margin-top:80px;float:left;width:100%;display:flex;}

/*应用领域*/
.app_t p{font-size: 40px;color: #222;margin: 10px 0 40px;}
.app{display: flex;align-items: center;justify-content: space-between;position: relative;}
.app_t span{width: 300px;height: 3px;background: rgba(0,0,0,0.2);display: block;position: relative;}
.app_t span:before{content: '';width: 40%;height: 3px;display: block;background: #dd0303;position: absolute;left: 0px;top: 0px;}
.app_l{width: 40%;float: left;}
.app_list{width: 80%;}
.app_list a{padding: 10px 30px;display: block;float: left;background: #f8f8f8;margin-right: 20px;border-radius: 5px;font-size: 16px;margin-bottom: 20px;}
.app_list a.on{background: #003098;color: #fff;}
.app_more{width: 155px;height: 40px;display: block;border: 1px solid rgba(0,0,0,0.1);line-height:39px;color:#666;text-align: center;border-radius: 5px;transition: 0.3s ease all;}
.app_more:hover{background:#dd0303;color:#fff;border-color:#dd0303;}
.app_r{width: 50%;float: right;}
.app_r ul{display: block;}
.app_btn{position: absolute;left: calc(50% - 84px);bottom: 80px;}
.app_btn_l{width: 84px;height: 40px;display: inline-block;background: #003098 url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230222/20230222135934_143130557.png)no-repeat center;float: left;}
.app_btn_r{width: 84px;height: 40px;display: inline-block;background: #fff url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230222/20230222140733_246777364.png)no-repeat center;float: left;}



/*工程案例*/
.proj_bg{background: #f8f8f8;}
.proj_t p{font-size: 40px;color: #222;margin: 10px 0 40px;}
.proj_t d{color: #dd0303;}
.proj_t .fr{margin-top: 40px;}
.proj_btn{display: flex;}
.proj_btn_l{width: 45px;height: 45px;border-radius: 50%;background: url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230222/20230222144716_806751533.png) no-repeat center;border: 1px solid #ccc;cursor: pointer;}
.proj_btn_l.on{background-color: #dd0303;border-color: #dd0303;}
.proj_btn_r{width: 45px;height: 45px;border-radius: 50%;background: url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230222/20230222145003_1237000828.png) no-repeat center;border: 1px solid #ccc;margin-left: 10px;cursor: pointer;}
.proj_btn_r:hover{background: #dd0303 url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230223/20230223005400_1113964513.png)no-repeat center;border-color: #dd0303;}
.proj_more{font-size: 20px;color: #666;width: 100%;text-align: center;margin-top: 20px;}
.proj_more a{font-size: 20px;}
.proj_cont li{width:calc((100% - 60px) / 3);margin-right:30px;position: relative;}
.proj_cont li img{width:100%;height:auto;}
.proj_cont li a{display:block;}
.proj_cont .tempWrap{overflow: inherit !important;}
.proj_cont li p{position: absolute;width: 100%;height: 60px;bottom: -60px;left: 0px;background: rgba(37,75,163,0.8);transition: 0.3s ease all;}
.proj_cont li.on p{bottom:0;}
.proj_cont li p a{font-size:16px;color:#fff;line-height:60px;padding-left:20px;}


.honor_bg{background:#f8f8f8;}
.honor_l img{margin-left:-60px;}
.honor_r{width:calc(100% - 308px);padding:30px;background: linear-gradient(90deg,#f8f8f8 30%,#fff 70%);box-shadow: 50px 0px 50px rgba(0,0,0,0.05);}
.honor_r{margin-top:-60px;}
.honor_r .tempWrap{width:100% !important;}
.honor_r ul{display:block;}
.honor_r li{float:left;overflow: hidden;transition: 0.3s ease all;display:block;width:calc((100% - 45px) / 4);margin-right:15px;text-align: center;}
.honor_r li p a{color: #333;font-size: 16px;display:block;}
.honor_r li p{height:50px;line-height:50px;position: relative;z-index: 2;background: #f8f8f8;display:none;}


.honor_r li img{transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;width:100%;height: 100%;display: block;}
.honor_r li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}



/*优势*/
.adv_t p{font-size: 40px;color: #222;margin: 10px 0 40px;}
.adv_t .fr a{width: 191px;height: 55px;line-height: 55px;text-align: center;font-size: 20px;color: #fff;background: #dd0303;display: block;margin-top: 50px;transition: 0.3s ease all;border-radius:5px;}
.adv_t .fr a:hover{background:#003098;}
.adv_box{width: 100%;height: 799px;background: url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230222/20230222161837_627426883.jpg)no-repeat center;}
.adv_box li{width: 25%;height: 100%;float: left;position: relative;overflow: hidden;cursor: pointer;}
.adv_box li+li{border-left: 1px solid rgba(255,255,255,0.4);}
.adv_tit{display: flex;align-items: center;flex-direction: column;width: 100%;height: 100%;justify-content: center;}
.adv_tit p{font-size: 40px;color: #fff;}
.adv_tit d{display: block;font-size: 16px;color: rgba(255,255,255,0.6);margin-top: 5px;}
.adv_tit span{width: 1px;height: 163px;display: block;background:rgba(255,255,255,0.6);margin: 50px 0;}
.adv_tit dd{font-size: 20px;color: #fff;font-family: 'Arial';}
.adv_cont{background: #fff;height: 100%;position: absolute;top: 100%;left: 0px;transition: 0.3s ease all;}
.adv_box li.on .adv_cont{top: 0;}
.adv_cont p{font-size: 32px;color: #222;}
.adv_cont d{font-size: 14px;color: #ccc;font-weight: 'Arial';}
.adv_cont span{width: 60px;height: 3px;display: block;background: #dd0303;margin: 20px 0 30px;}
.adv_cont dd{font-size: 15px;color: #666;font-weight: lighter;line-height: 24px;}
.adv_cont dd+dd{margin-top: 20px;}
.adv_cont img{width: 100%;}
.adv_text{background: #fff;padding: 50px 40px;}
.adv_text a{width: 150px;height: 35px;display: block;line-height: 35px;background: #003098;color: #fff;text-align: center;font-size: 16px;font-weight: lighter;margin-top: 40px;transition: 0.3s ease all;border-radius:5px;}
.adv_text a:hover{background:#dd0303;color:#fff;}






/*新闻*/
.news{display: flex;align-items: center;justify-content: space-between;}
.news_t p{font-size: 40px;color: #222;margin: 10px 0 40px;}
.news_list a{font-size: 20px;color: #222;display: flex;align-items: center;}
.news_list a+a{margin-top: 60px;}
.news_more{display: block;width: 150px;height: 45px;border: 1px solid #ccc;text-align: center;line-height: 44px;margin-top: 120px;transition: 0.3s ease all;border-radius:5px;}
.news_more:hover{background:#dd0303;color:#fff;border-color:#dd0303;}
.news_list a:before{content: '';width: 0px;height: 3px;display: inline-block;background: #dd0303;margin-right: 10px;transition: 0.3s ease all;}
.news_list a.on:before{width: 40px;}
.news_list a.on{color:#003098;}
.news_r{width:calc(100% - 650px);}
.news_r ul {display:block;width:100%;}
.news_r ul li{width:100%;display:block;}
.news_r ul li .news_div_item{width:calc((100% - 40px) / 2);float:left;margin-right:40px;display:flex;flex-direction: column-reverse;}
.news_r ul li .news_div_item .news_div_item_pic a{display:block;}
.news_r ul li .news_div_item .news_div_item_pic a img{width:100%;height:auto;border:1px solid #eee;}
.news_r ul li .news_div_item .news_div_item_a{font-size:22px;color:#222;}
.news_r ul li .news_div_item .news_div_item_a:hover{color:#003098;}
.news_r ul li .news_div_item .news_div_item_body{font-size:16px;line-height:30px;color:#666;margin-top:20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.news_r ul li .news_div_item .news_div_item_date>div{float:left;font-size:18px;color:#ccc;}
.news_r ul li .news_div_item .news_div_item_date{position: absolute;bottom: 190px;}
.news_r ul li .news_div_item .news_div_item_content{margin-top:60px;}
.news_r ul li .news_div_item .news_div_item_content:after{content:'';width:33px;height:16px;display:block;background:url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230223/20230223004258_1824348482.png)no-repeat center;margin-top: 20px;}

/*广告*/
.banner_bg{height: 398px;background: url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230222/20230222181935_2134818421.jpg)no-repeat center;}
.banner1{display: flex;flex-direction: column;align-items: center;justify-content: center;height: 100%;}
.banner_bg p{font-size: 45px;color: #fff;display: flex;font-weight: bold;}
.banner_bg d{margin-right: 10px;}
.banner_bg dd{font-size: 18px;color: rgba(255,255,255,0.6);margin-top: 10px;}
.banner_bg span{padding: 15px 50px;display: inline-block;background: #003098;font-size: 24px;color: #fff;margin-top: 40px;border-radius: 40px;}
.banner_bg dt{display: inline-block;font-weight: bold;font-size: 30px;}




/* footer */
.saj-footer {background: #333;padding-top:80px;overflow: hidden;color: #fff;}
.saj-footer .saj-content {width: 90%; margin:auto;}
.saj-footer .top{padding-bottom:30px;overflow: hidden;}
.saj-footer .top .fl{color: #666;font-size: 14px;line-height: 24px;}
.saj-footer .top .fl .logo {filter: none;}
.saj-footer .top .fl .logo img{width: 200px;}
.saj-footer .top .fl .tel{padding-top:10px;}
.saj-footer .top .fl .tel h2{font-size:20px;margin: 0;color: #fff; letter-spacing:2px; font-family: "din";}
.saj-footer .top .fl .addewm{padding-top:20px;}
.saj-footer .top .fl .addewm .add{padding-bottom:30px; color:#999; font-size:15px;line-height:25px;}
.saj-footer .top .fl .addewm .ewm img{width: 90px;height: 90px;}
.saj-footer .top .fr{text-align: left; width:66%;}
.saj-footer .top .fr ul{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: top;padding-left:10%; text-align: left;}
.saj-footer .top .fr ul:first-child {padding-left: 0px;}
.saj-footer .top .fr ul h4{font-weight: normal;margin:0px 0 15px 0; color:#fff; font-size:21px !important;}
.saj-footer .top .fr ul li{list-style: none;margin: 0;padding: 0;}
.saj-footer .top .fr ul li a{display: block;padding: 5px 0;color:#999;font-size: 15px;}
.saj-footer .top .fr ul li a:hover {color: #fff;}
.saj-footer .top .fr ul li dl{display:none;}


.saj-footer .top .social {padding-top:0px;clear: both;}

.saj-footer .top .social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; padding:9px; background:#fff;  transition:0.3s all ease-in-out; float: left;display: block;margin-right:14px; margin-top:4%;}
.saj-footer .top .social a img{ display: block}
.saj-footer .top .social a:hover{ background: #003098; border-color: #ffb400; }
.saj-footer .top .social a:hover img{filter: contrast(0) brightness(2);}
.saj-footer .top .social a:hover .ewm img{filter: grayscale(1%);}
.saj-footer .top .social .ewm { position: absolute; width: 100px; bottom: 45px; right: -35px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.saj-footer .top .social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px;left: calc((100% - 10px) / 2); }
.saj-footer .top .social .ewm img { display: block; width: 100%; height:auto; }

.saj-footer .bottom{clear: both;padding:30px 0;overflow: hidden;font-size: 12px;color: #999;order-top: 1px solid #313131;}
.saj-footer .bottom a{color: #999; font-size:15px;}
.saj-footer .bottom .fl{color: #999; font-size:15px;}
.saj-footer .top .fl .tel div{color:#999; font-size:15px; line-height:25px;}


.nav>ul>li:hover .p_navBox2{max-height:640px;}
.left{float:left;}
.right{float:right;}
.nav .p_navBox2{position: absolute; width:100%;background:#f8f8f8;top: 120px;left: 0;max-height:0px;overflow: hidden;transition: 0.3s ease all;}
.nav .p_navBox2.prod_fl>div.warp{width:94%;margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:0;}
.nav .p_navBox2>div.warp{width:1400px;margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:60px 0;}
.nav .p_navBox2 .warp .right .tit{font-size:30px;line-height:30px;font-weight:400;margin-bottom:40px;color:#333}
.nav .p_navBox2 .warp .right .con{display:flex;flex-direction:column; }
.nav .p_navBox2 .warp .right .con a{width:180px;height:46px;font-size:16px;color:#333;display:flex;justify-content:space-between;align-items:center;padding:0 30px;border:2px solid #bfbfbf;margin-bottom:15px;transition:all .5s ease}
.nav .p_navBox2 .warp .right .con a span{font-size:16px;}
.nav .p_navBox2 .warp .right .con a:hover span{ color:#fff;}
.nav .p_navBox2 .warp .right .con a:hover{ color:#fff; background:#dd0303;border:2px solid #dd0303}
.nav .p_navBox2 .warp .right .tel{padding-top:10px}
.nav .p_navBox2 .warp .right .tel .t22{font-size:16px;line-height:20px;color:#666}
.nav .p_navBox2 .warp .right .tel .c{font-size:30px;font-family:arial}
.nav .p_navBox2 .warp .right .tel .c a{color:#dd0303; font-size:30px; font-family:"din";}
.nav .p_navBox2.prod_fl .warp .left{width:auto;position: relative;}
.nav .p_navBox2 .warp .left{width:60%;}
.nav .p_navBox2 .warp .left ul{display:block;width:100%;height: 100%;}
.nav .p_navBox2.prod_fl .warp .left ul{padding: 40px 0;}
.nav .p_navBox2 .warp .left ul p a{font-size: 18px;display:block;}
.nav .p_navBox2 .warp .left ul li:hover p a{color:#fff;}
.nav .p_navBox2.prod_fl .warp .left li{width:100%;background:#f8f8f8;margin:0px !important;}
.nav .p_navBox2.prod_fl .warp .left li>a{width: 50%;font-size: 18px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 60px;float: left;margin-left:0%;background:#f8f8f8 url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230227/20230227012154_216540301.png) no-repeat center right 20px;margin-bottom:0px;}
.nav .p_navBox2.prod_fl  .warp .left li.on>a{background-color: #fff;color: #1896fd;}
.nav .p_navBox2.prod_fl  .warp .left li:hover{background:none;}
.nav .p_navBox2 .warp .left li>a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 18px;font-weight: lighter;transition:all .3s ease;width: 50%;float: left;}
.nav .p_navBox2 .warp .left li{width:23.5%;    font-size: 20px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 60px;float: left;background:#eee url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230227/20230227012154_216540301.png) no-repeat center right 20px;transition:all .3s ease;}
.nav .p_navBox2 .warp .left li+li{margin-left:2%;}
.nav .p_navBox2 .warp .left li:nth-child(4n+1){margin-left:0;}
.nav .p_navBox2 .warp .left li:nth-child(n+5){margin-top:20px;}
.nav .p_navBox2 .warp .left li:hover{background:#1e5be4  url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230227/20230227012154_1450595428.png) no-repeat center right 20px;}
.nav .p_navBox2 .warp .left li>a:hover{color:#fff;}
.nav .p_navBox2 .warp .right {padding-left:5%;padding-top:5%;padding-bottom:5%;box-shadow: -10px 0px 10px rgb(0 0 0 / 5%);width: 500px;}
.nav .p_navBox2 .warp .center{width:33%;}
.nav .p_navBox2 .warp .center img{width:100%;}
.nav .p_navBox2 .warp .left .title{font-size:27px;line-height:26px;color:#000;font-weight:700;margin-bottom:20px}
.nav .p_navBox2 .warp .left .jieshao{font-size:16px;line-height:1.8;color:#333;margin-bottom:40px}
.nav .p_navBox2 .warp .left li dl{width: 50%;float:left;position: absolute;left: 50%;display:none;top:0px;background: #fff;height: 100%;padding: 40px 0;overflow-y: auto;}
.nav .p_navBox2 .warp .left li dl a{width: 100%;font-size: 18px;line-height: 60px;display: block;padding-left: 60px;float:left;font-weight: lighter;}
.nav .p_navBox2 .warp .left li.on dl{display:block;}







/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/gdlaie/uploadfile/image/20230331/20230331210011_1499582455.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #003098; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #003098; border-color: #003098; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #ed1b24; border-color: #003098;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #003098; font-size: 18px; }/*颜色更改*/
.show-status .right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 130px; height:130px; margin: 15px auto 7px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #003098; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }