body{overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei;}
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#005fc1; text-decoration:underline;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{margin:0; padding:0;}
dl,dt,dd{margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
img{border:0;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}



/*字体*/
@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face {
  font-family: "rlxname";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/FujGaDo3naqU/jBa1VXW9GfbT.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/FujGaDo3naqU/iguiED5VqKgj.woff") format("woff");
  font-display: swap;
}




/*通用标题*/
.column_tit{ text-align:center; font-size:40px; line-height:40px; color:#005fc1; font-weight:bold;}
.column_tit span{ display:block; margin-top:15px; font-size:20px; line-height:20px; color:#555; font-weight:normal;}



/*顶部*/
.topbg{width:100%; height:50px; background:#eee;}
.top{width:1200px; margin:0 auto;}
.top,.top a{line-height:50px; color:#999; text-decoration:none;}
.top a:hover{color:#005fc1;}
.top_fl{float:left;}
.top_fr{float:right;}
.top_fr li{float:left; width:120px; position:relative; cursor:pointer;}
.top_fr li span{ width:17px; height:17px; overflow:hidden; display:inline-block; margin-right:10px; vertical-align:middle;}
.top_fr li span img{ transition:0.5s;}
.top_fr li:hover span img{ margin-top:-17px;}
.top_fr li:hover{ color:#005fc1;}
.top_fr li em{display:none; position:absolute; left:0; top:50px; width:120px; height:120px; border:5px solid #fff;}
.top_fr li em img{width:100%;}
.top_fr li:nth-child(3){ width:90px;}



/*抬头*/
.head{ margin:0 auto; width:1200px; height:146px;}
.logo{float:left; margin-top:44px;}
.name{float:left; margin-top:42px; margin-left:15px; font-family: "rlxname"; color:#005fc1; font-size:40px; line-height:39px; letter-spacing:3.5px;}
.name span{ display:block; margin-top:7px; font-size:18px; line-height:18px; color:#555; font-family:Microsoft YaHei; letter-spacing:0;}
.head_xian{ float:left; margin-left:36px;}
.head_ad{ float:left; width:442px; margin-left:42px; padding-top:45px; margin-top:30px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718150445_725923951.jpg) left top no-repeat;}
.head_ad li{ float:left; margin-right:3px; width:102px; height:33px; line-height:33px; text-align:center; color:#FFF; font-size:16px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718150445_1730479683.jpg) no-repeat;}
.head_ad span{ display:block; margin-top:10px; font-size:16px; line-height:24px; color:#999; font-weight:normal;}
.head_tel{float:right; margin-top:35px; line-height:26px; font-size:30px; font-family:DIN Medium; font-weight:bold; color:#005fc1;}
.head_tel span{ display:block; margin-bottom:8px; font-size:14px; color:#555; line-height:14px; padding-left:30px; padding-top:6px; font-weight:normal; font-family:Microsoft YaHei; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240716/20240716173708_1350833152.png) no-repeat;}



/*导航*/
.navbg{width:100%; background:#005fc1;}
.nav{width:1200px; margin:0 auto;}
.nav li{float:left; height:75px; position:relative; padding-left:14px; padding-right:15px;}

.nav li a{ display:block; text-align:center; font-size:18px; line-height:75px; color:#fff; padding:0 19px; text-decoration:none;}
.nav li:hover a,.nav li.navcurrent a{background:#faa224;}
.nav li.navcurrent:before,.nav li:hover:before{ content:""; display:block; position:absolute; left:0; width:14px; height:75px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240716/20240716173708_1197410947.png) no-repeat;}
.nav li.navcurrent:after,.nav li:hover:after{ content:""; display:block; position:absolute; right:0; top:0; width:15px; height:75px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240716/20240716173708_2023567292.png) no-repeat;}

/*下拉*/
.nav li em{position:absolute; left:0; top:75px; transform:translateY(20px); opacity:0; width:61%; z-index:9; visibility:hidden; transition:0.3s;}
.nav li:nth-child(3) em{ width:250%;}
.nav li em a{display:block; width:100%; text-align:center; font-size:14px; line-height:50px; color:#333; text-decoration:none; background:#fff !important; border-bottom:1px solid rgba(255,255,255,.3);}
.nav li:hover em{transform:translateY(0); opacity:1; visibility:visible;}
.nav li em a:hover{background:#e0e0e0 !important;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1200px; height:550px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:550px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{width: 100%;position: absolute;top: 4px;left: 0;margin-left: 0;height: 100%;overflow: hidden;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:40%; 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(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240716/20240716192327_305568865.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240716/20240716192327_305568865.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:25px; width:100%;}
.banner-box .hd ul { width:1400px; margin:0 auto; text-align:center; }
.banner-box .hd ul li{ width:30px; height:30px; line-height:30px; color:#fff; font-family:Arial; font-size:16px; background:#333;cursor:pointer;display:inline-block; margin:0 2px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#005fc1;}
.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;}



/*数据*/
.about_data{width:1200px; margin:60px auto 0;}
.about_data dl{ float:left; padding:0 92px; width:auto; box-sizing:border-box; border-right:1px solid #CCC;}
.about_data dl:nth-child(1){ padding-left:0;}
.about_data dl:nth-child(5){ padding-right:0; border-right:none;}
.about_data dt{display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end;}
.about_data dt em{display:block; font-family:DIN Medium; font-size:60px; line-height:45px; color:#005fc1; font-weight:bold; letter-spacing:-2px;}
.about_data dt span{display:flex; justify-content:center; align-items:center; margin-left:10px; font-size:16px; line-height:16px;}
.about_data dd{margin-top:15px; font-size:16px; line-height:16px;}



/*产品*/
.productbg{ margin-top:60px; width:100%; padding:80px 0; background:#f8f8f8;}
.product{ margin:0 auto; width:1200px;}
.product_tit{ text-align:center; font-size:40px; line-height:66px; color:#005fc1; font-weight:bold; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717100109_942833019.png) center top no-repeat;}
.product_tit em{ color:#333;}
.product_tit span{ display:block; margin-top:18px; font-size:20px; line-height:20px; color:#555; font-weight:normal;}
/*产品分类*/
.sort{ margin-top:40px; position:relative;}
.sort .prolist2021{ overflow:hidden;}
.sort .prolist2021 li{ float:left;}
.sort .prolist2021 li+li{ margin-left:4px;}
.sort .prolist2021 li > a{display:block; width:177px; padding-left:20px; font-size:18px; line-height:92px; text-decoration:none; transition:0.5s; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717100109_1652789120.png) 152px center no-repeat #fff;}
.sort .prolist2021 li > a:hover{ color:#FFF; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717100109_1389727591.png) 152px center no-repeat #005fc1;}
.sort_more{ position:absolute; right:0; top:0;}
.sort_more a{display:block; width:176px; padding-left:20px; font-size:18px; line-height:92px; text-decoration:none; transition:0.5s; color:#FFF; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717100109_1389727591.png) 152px center no-repeat #005fc1;}

.productshow{ margin-top:30px;}
.progdwz2021 li{ float:left; margin-bottom:20px;}
.progdwz2021 li+li{ margin-left:20px;}
.progdwz2021 li > a{ display:block; width:386px; height:290px; overflow:hidden;}
.progdwz2021 li > a img{ width:100%; height:100%; transition:0.5s;}
.progdwz2021 li:hover > a img{ transform:scale(1.1);}
.progdwz2021 li span a{ display:block; font-size:16px; line-height:50px; text-align:center; transition:0.5s; text-decoration:none; background:#fff; transition:0.5s;}
.progdwz2021 li:hover span a{ background:#005fc1; color:#FFF;}
.progdwz2021 li br{ display:none;}
.progdwz2021 ul{display:block; height:360px;}



/*烦恼*/
.troublebg{ width:100%; padding-top:75px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240722/20240722105507_918850358.jpg) center top no-repeat;}
.trouble{ margin:0 auto; width:1200px;}
.trouble .column_tit{ color:#fff;}
.trouble .column_tit span{ color:#fff;}
.troublecont{ margin-top:83px; padding-left:53px;}
.troublecont dl{ float:left; margin-right:20px; margin-bottom:20px; width:236px; height:135px; padding-top:43px; padding-left:30px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240722/20240722105507_1409170424.png) no-repeat; transition:0.5s;}
.troublecont dt{ font-size:28px; line-height:28px; color:#333; transition:0.5s;}
.troublecont dd{ margin-top:12px; font-size:16px; line-height:30px; color:#555; transition:0.5s;}
.troublecont dl:hover{background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240722/20240722105507_975726276.png) no-repeat;}
.troublecont dl:hover dt,.troublecont dl:hover dd{ color:#fff;}
.troublelx{ margin-top:92px; font-size:36px; line-height:36px; text-align:center;}
.troublelx b{ font-weight:bold; color:#005fc1;}
.troublelx a{ margin:0 auto; display:block; margin-top:30px; width:330px; height:58px; line-height:58px; text-align:center; font-size:18px; color:#FFF; text-decoration:none; border-radius:5px; background:#005fc1; transition:0.5s;}
.troublelx a:hover{ background:#faa224;}



/*优势*/
.youshibg{ margin-top:80px; width:100%; height:762px; padding-top:80px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717112318_1116954493.jpg) center no-repeat;}
.youshiall{ margin:0 auto; width:1200px; position:relative;}
.thumbnail{position:absolute; right:15px; top:128px; z-index:10;}
.thumbnail dl{float:left; margin-right:10px; padding:10px 10px 15px; cursor:pointer; background:#ebebeb;}
.thumbnail dl:nth-child(4){ margin-right:0;}
.thumbnail dl dt{ width:110px; overflow:hidden;}
.thumbnail dl dt{}
.thumbnail dd{margin-top:10px; font-size:18px; line-height:20px; color:#555; text-align:center;}
.thumbnail dd span{display:block; margin-bottom:5px; font-family:DIN Medium; font-weight:bold; font-size:26px; line-height:22px;}
.thumbnail dl.youshicur{ background:#005fc1;}
.thumbnail dl.youshicur dd{color:#fff;}

.youshi_txt{position:absolute; right:0; top:114px; width:555px; height:300px; padding-top:200px; padding-left:45px;}
.youshi_txt em{display:block; font-size:30px; line-height:30px; font-weight:bold; color:#005fc1; padding-bottom:24px; margin-bottom:25px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718100438_526035989.jpg) left bottom no-repeat;}
.youshi_txt1{background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718095635_1171186257.jpg) left bottom no-repeat;}
.youshi_txt2{background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718095635_871919368.jpg) left bottom no-repeat;}
.youshi_txt3{background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718095635_578539693.jpg) left bottom no-repeat;}
.youshi_txt4{background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718095635_842645192.jpg) left bottom no-repeat;}

.youshi_txt p{ width:485px; margin-bottom:15px; padding-left:25px; font-size:16px; line-height:28px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718100846_1717258142.jpg) left 10px no-repeat;}

.youshi_img{position:absolute; width:600px; overflow:hidden; left:0; top:114px;}
.youshi_img img{ height:500px;}



/*简介*/
.aboutbg{margin-top:80px; width:100%; height:772px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240722/20240722114729_1886953064.jpg) center no-repeat;}
.about{width:1200px; margin:0 auto;}
.about_tit{color:#333; font-size:40px; font-weight:bold; position:relative;}
.about_tit em{font-family:Arial; line-height:33px; color:#005fc1; text-transform:uppercase;}
.about_tit p{ margin-top:12px; line-height:40px;}

.about_txt{width:575px; margin-top:25px; font-size:16px; line-height:34px;}
.about_link{margin-top:30px;}
.about_link a{display:block; width:58px; height:58px; line-height:58px; text-align:center; border-radius:50%; color:#fff; text-decoration:none; transition-duration:0.8s; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717114324_194544405.png) center center no-repeat #005fc1;}
.about_link a:hover{ background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717114324_194544405.png) center center no-repeat #faa224;}

.workshop{ margin:0 auto; width:1200px; margin-top:65px; padding:25px; box-sizing:border-box; background:#fafafa;}
.workshop td{ padding-left:20px !important;}



/*流程*/
.liuchengbg{margin-top:80px; width:100%; padding-top:80px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717133908_1373774065.jpg) center top no-repeat;}
.liucheng{ margin:0 auto; width:1200px;}
.liucheng .column_tit{ color:#fff;}
.liucheng .column_tit span{ color:#fff;}
.liuchengcont{ margin-top:30px; height:180px;}
.liuchengcont dl+dl{ margin-left:23px;}
.liuchengcont dl{ float:left; position:relative; width:151px; height:179px; text-align:center; transition:0.5s;}
.liuchengcont dt{ position:absolute; top:0; left:58px; width:45px; height:45px; border-radius:50%; font-size:24px; line-height:45px; font-family:DIN Medium; font-weight:bold; color:#fff; transition:0.5s; background:#faa224; z-index:10;}
.liuchengcont dd{ position:absolute; top:24px; left:0; width:145px; height:103px; padding-top:42px; border-radius:50%; background:#fff; font-size:16px; line-height:26px;}
.liuchengcont dd span{ display:block; margin-bottom:10px; font-size:22px; line-height:22px; font-weight:bold; color:#333;}
.liuchengcont dl:hover{ margin-top:-20px;}
.liuyannr{ margin-top:40px; padding:45px 30px; background:#FFF; box-shadow:0 0 10px #f5f6f9;}
.liuyannr li{ float:left; margin-right:10px;}
.input{ width:160px; height:68px; padding-left:60px; padding-right:20px; color:#555; line-height:68px; border:none; outline:none;}
.liuyannr li:nth-child(1) .input{ background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717133512_317850617.jpg) 21px center no-repeat #f5f5f5;}
.liuyannr li:nth-child(2) .input{ background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717133512_998929663.jpg) 21px center no-repeat #f5f5f5;}
.liuyannr li:nth-child(3) .input{ background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717133512_1390653733.jpg) 21px center no-repeat #f5f5f5;}
.liuyannr li:nth-child(4) .input{ background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717133512_1723195205.jpg) 21px center no-repeat #f5f5f5;}
.submit{ width:140px; height:68px; text-align:center; line-height:68px; font-size:18px; color:#FFF; border:none; outline:none; background:#005fc1; cursor:pointer;}
.liuyannr li:nth-child(5){ margin-right:0;}



/*新闻*/
.newsbg{width:1200px; margin:0 auto; margin-top:80px;}
.newsbt{}
.newsbt1{ float:left; padding-top:40px; text-indent:60px; font-size:40px; line-height:40px; color:#333; font-weight:bold; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717133513_1788054059.jpg) no-repeat;}
.newsbt1 p{margin-top:15px; text-indent:0; font-size:20px; line-height:20px; color:#555; font-weight:normal;}
.newsbt2{ float:right; margin-top:60px; width:100px; height:38px; padding-left:8px; border-bottom:2px solid #555; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717133513_1382914719.jpg) 96px 2px no-repeat;}
.newsbt2 a{ font-size:18px; line-height:18px;}
.news{margin-top:30px;}
.news_cont{display:flex; justify-content:space-between;}
.news_cont_left{}
.news_cont_left .news_div_item{width:560px; height:504px; position:relative; border-bottom:1px solid #dadada;}
.news_cont_left .news_div_item:after{content:""; display:block; width:0; height:3px; position:absolute; left:0; bottom:-1px; background:#005fc1; transition-duration:0.8s;}
.news_cont_left .news_div_item_date{position:absolute; left:0; bottom:23px; font-family:Arial; line-height:14px; color:#999; transition-duration:0.8s;}
.news_cont_left .news_div_item_year,.news_cont_left .news_div_item_month,.news_cont_left .news_div_item_day{float:left;}
.news_cont_left .news_div_item_content{position:absolute; left:0; top:335px;}
.news_cont_left .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; transition-duration:0.8s;}
.news_cont_left .news_div_item_title a:after{content:""; display:block; width:3px; height:6px; position:absolute; left:548px; top:140px; transition-duration:0.8s; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717182311_636226412.png) center no-repeat;}
.news_cont_left .news_div_item_body{margin-top:15px; line-height:24px; color:#999; transition-duration:0.8s;}
.news_cont_left .news_div_item_pic{position:absolute; left:0; top:0;}
.news_cont_left .news_div_item_pic a{display:block; width:100%; height:346px; overflow:hidden;}
.news_cont_left .news_div_item_pic a img{width:100%; height:auto; transition-duration:0.8s;}
.news_cont_left .news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}
.news_cont_left .news_div_item:hover .news_div_item_title a{color:#005fc1;}
.news_cont_left .news_div_item:hover .news_div_item_title a:after{background-image:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717182311_1078135663.png);}
.news_cont_left .news_div_item:hover .news_div_item_body,.news_cont_left .news_div_item:hover .news_div_item_date{color:rgba(6,112,232,.6);}
.news_cont_left .news_div_item:hover:after{width:100%;}
.news_cont_right{padding-top:12px;}
.news_cont_right .news_div{display:flex; height:493px; flex-direction:column; justify-content:space-between;}
.news_cont_right .news_div_item:nth-child(1){display:none;}
.news_cont_right .news_div_item{width:597px; height:144px; position:relative; border-bottom:1px solid #dadada;}
.news_cont_right .news_div_item:after{content:""; display:block; width:0; height:3px; position:absolute; left:0; bottom:-1px; background:#005fc1; transition-duration:0.8s;}
.news_cont_right .news_div_item_date{position:absolute; left:0; bottom:30px; font-family:Arial; line-height:14px; color:#999;}
.news_cont_right .news_div_item_year,.news_cont_right .news_div_item_month,.news_cont_right .news_div_item_day{float:left;}
.news_cont_right .news_div_item_content{position:absolute; left:0; top:0;}
.news_cont_right .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold;}
.news_cont_right .news_div_item_title a:after{content:""; display:block; width:3px; height:6px; position:absolute; left:593px; top:125px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717182311_1409046678.png) center no-repeat;}
.news_cont_right .news_div_item_body{margin-top:15px; line-height:24px; color:#999;}
.news_cont_right .news_div_item:hover .news_div_item_title a{color:#005fc1;}
.news_cont_right .news_div_item:hover .news_div_item_title a:after{background-image:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717182312_1594708901.png);}
.news_cont_right .news_div_item:hover .news_div_item_body,.news_cont_right .news_div_item:hover .news_div_item_date{color:rgba(6,112,232,.6);}
.news_cont_right .news_div_item:hover:after{width:100%;}



/*版权*/
.basebg{width:100%; margin-top:80px; height:518px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717183134_1656431466.jpg) center no-repeat;}
.base{width:1200px; margin:0 auto;}
.base_top{padding-top:80px;}
.base_logo{float:left;}
.QRcode{ margin-top:26px;}
.QRcode dl{float:left; width:122px; height:151px; margin-right:15px; background:#fff;}
.QRcode dt{padding:16px 13px 0 12px; box-sizing:border-box;}
.QRcode dd{margin-top:10px; text-align:center; line-height:14px;}
.base_in{ float:right; height:321px; overflow:hidden;}
.base_list{float:left; padding-top:10px; position:relative;}
.base_list dl{float:left; margin-right:90px;}
.base_list dt{font-size:18px; line-height:18px; color:#fff;}
.base_list dd{margin-top:27px;}
.base_list dd a{display:block; margin-bottom:24px; line-height:14px; color:rgba(255,255,255,.7);}
.base_list dd a:hover{color:#fff;}
.base_tel{float:left; padding-top:10px; width:330px; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717190520_1084068988.png) right top no-repeat;}
.base_tel em{ font-size:16px; line-height:14px; color:#fff;}
.base_tel span{display:block; margin-top:18px; font-family:DIN Medium; font-size:32px; line-height:24px; color:#faa224; font-weight:bold;}
.base_tel p{margin-top:45px; padding-left:22px; font-size:16px; line-height:16px; color:#fff; background:url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240717/20240717190557_598304810.png) left center no-repeat;}
.base_tel a{display:block; width:133px; margin-top:33px; text-align:center; font-size:16px; line-height:35px; color:#fff; background:#0670e8; text-decoration:none; transition-duration:0.8s;}
.base_tel a:hover{background:#faa224;}
.Copyright{ margin-top:51px;}
.Copyright,.Copyright a{line-height:66px; color:rgba(255,255,255,.5) !important; text-transform:uppercase;}
.Copyright a:hover{color:#fff !important;}
.Copyright1{ float:left;}
.Copyright2{ float:right; width:320px;}
.Copyright21{ float:left;}
.linkTagcs{ float:right; height:66px !important; width:240px; overflow:hidden;}



/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 30%; 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(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240718/20240718102300_1939660265.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: #005fc1; }/*颜色更改*/
.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 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; margin-top:12px; background-color: #005fc1 !important; border-color: #005fc1 !important; }
.y-kefu-box01 .kf-mobile p{ color:#FFF;}
.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>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; }
.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: #005fc1; border-color: #005fc1;}/*颜色更改*/
.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: #005fc1; font-size: 18px; }/*颜色更改*/
.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: 94px; height: 94px; margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; }
.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: #005fc1; 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; }
/*qq*/
.y-kefu-box01 .kf-zixun {border-bottom: solid 1px #efefef; display:none !important; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 a.kf-zixun:hover{ background-color: #005fc1; border-color: #005fc1; color: #fff; }/*颜色更改*/
.y-kefu-box01 a.kf-zixun:hover>i { background-position: -30px -5px; }
/*关闭后*/
.hide-status .kf-zixun { border-bottom:none; border-radius: 2px; display:block !important; }
.hide-status .kf-zixun i { background-position: -30px -5px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#faa224;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }



.my-kefu{position: fixed;right: 0px;top:20%;z-index:9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background: #3a3a3a;margin-top: 1px;padding: 9px 0;height: 56px;width: 77px;}
.my-kefu li i{background: url(https://memberpic.114my.com.cn/dgruilian11/uploadfile/image/20240726/20240726085632_1022309817.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; padding-left:15px; border-left: 1px solid #fff; margin-top: 8px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}