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

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
#copy { display: none;}
a {color: #666; text-decoration: none;}
a:hover { color:#f48000;text-decoration: none; border-bottom-style:}
.page{ margin:0 auto; width:1400px;}
.bg{ width: 100%;min-width: 1400px;}
.box{margin: 0 auto;width:90%; min-width:1400px;max-width:1600px;}
.fl { float: left;}
.fr {float: right;}
i{font-style: normal;}
/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

@keyframes hover{
    0%{transform:scale(1)}
    25%{transform:scale(.6)}
    50%{transform:scale(1)}
    75%{transform:scale(1.2)}
    100%{ttransform:scale(1)}
}

.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;}
.top110 {padding-top: 110px;}



/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}

.t{text-align: center;}
.t h3{font-size:40px;color:#333;}
.t h3 b{color:#0d5db4;}
.t p{font-size:18px;margin-top:8px;margin-bottom:15px;}
.t i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.t i::after,.t i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.t i::after{right: 0px;left: inherit;background:#d69e44;animation:allTitleAfter 3s infinite linear;}
.t i::before{background:#d69e44;animation:allTitleBefore 3s infinite linear;}
.t em{width: 30px;height: 5px;background:#0d5db4;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}





/*抬头*/
.head_bg{height:110px;position: relative;z-index: 222;}
.logo{margin-top:24px;}

/*导航*/
.nav{height:110px;width:62%; margin-left:6vw;}
.nav>ul{height:100%;}
.nav>ul>li{ float: left; display: block;height:100%;position: relative;z-index: 9;width: 14.286%;}
.nav>ul>li>a {overflow: hidden; display: block;font-size: 16px;  text-align: center; position: relative;   transition: 0.3s ease all;  height: 100%;  line-height: 110px;    font-size: 20px;}
.nav>ul>li>a:hover,.nav>ul>li.navcurrent a{color:#d69e44;}

/*栏目下拉*/
.nav ul li .nav2{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out;position: absolute;width:160px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 999;left:0%;top:100%; text-align:center;background:rgba(0,0,0,0.5); }
.nav ul li .nav2 a{width: 100%;height: 40px;line-height: 40px; display: block;color: #fff;font-size: 14px;  text-liagn:center; -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity; border-bottom:1px solid rgba(255,255,255,0.1);}
.nav ul li .nav2 a:hover{background:#d69e44;}
.nav ul li:hover .nav2 {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; z-index: 999;}
.nav2 table{width:100% !important;}
.nav2 table td{ display: block;height: 40px !important;line-height: 40px !important; }
.nav2 table td a{line-height: 40px !important; }
.nav2 dl{display:none;}


/*电话*/
.head_tel{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20230821/20230821162106_255668382.png)no-repeat center left;font-size:24px;font-weight: bold;color:#333;height:37px;line-height:37px;padding-left:50px;margin-top:32px;}

/*search*/
.icon_search{position: relative;margin-top:30px;}
.icon_search i{user-select:none;transition:all 0.5s;display: flex;align-items: center;justify-content: center;position: relative;height: 100%; width:42px; height:42px; border:1px #ddd solid;border-radius: 100%;margin-left:1vw;}
.iser_box{background:rgba(0,0,0,0.2);position:absolute;top:80px;right:-35px;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 99999;width:470px;}
.nav_bc.on .iser_box,.itel_box{top:160px;}
.icon_search:hover .iser_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;color: #fff;font-size: 14px;}
.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{padding:12px;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 .iconfont{font-size: 16px;}
.search_l span{color: #fff;}
.icon_pho {
display: flex;
align-items: center;
}

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

.icon_pho b {
font-size: 26px;
color: #f48000;
padding-left: 10px;
}


/*幻灯片开始*/
.banner-box{ min-width:1400px; height:810px; position:relative; overflow:hidden; background:#eee; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:810px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn{ width: 100%; position: absolute; top: 274px; left: 0; margin-left: 0; height: 356px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20230822/20230822103446_1649093286.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20230822/20230822103446_1649093286.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center; }
.banner-box .hd ul li{ width:100px; height:6px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#f48000; width: 100px;}
.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; }



/*产品中心*/
.prod_cont{}
.prod_cont li{display: block;float: left;position: relative;overflow: hidden;width:380px !important;height:480px;border:2px #ddd solid;padding:0.5%;margin-right: 20px;}
.prod_cont li p{color:#333;font-size:20px;font-weight: bold;}
.prod_cont li span{display: block;font-size:14px;font-weight: lighter;margin-top:14px;}
.prod_cont li a{display: block;width:30px;height:30px;border-radius:50%;background:#0d5db4 url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231008/20231008091136_1567930376.png)no-repeat center;position: absolute;top:30px;right:30px;z-index:333;}
.prod_cont .tempWrap{width:100% !important;}
.prod_cont li::after,.prod_cont li::before{content: '';position: absolute;width: 0;height: 0;z-index: 222;box-sizing: border-box;transition: height 0.5s linear 0s, width 0.5s linear 0.5s, opacity 0s linear 1s;opacity: 0;}
.prod_cont li::after{bottom: 0;right: 0;border-bottom: 2px solid #0d5db4;border-left: 2px solid #0d5db4;border-top: 2px solid transparent;border-right: 2px solid transparent;}
.prod_cont li::before{top: 0;left: 0;border-top: 2px solid #0d5db4;border-right: 2px solid #0d5db4;border-bottom: 2px solid transparent;border-left: 2px solid transparent;}
.prod_cont li:hover::after,.prod_cont li:hover::before{width: 100%;height: 100%;transition: width 0.5s linear 0s, height 0.5s linear 0.5s;opacity: 1;}

.prod_tu1{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231129/20231129100000_422354536.png)no-repeat center;}
.prod_tu2{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231129/20231129100027_495573309.png)no-repeat center;}
.prod_tu3{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231129/20231129100045_2060069859.png)no-repeat center;}
.prod_tu4{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231129/20231129100102_2099471178.png)no-repeat center;}
.prod_tu5{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231129/20231129100147_692152716.png)no-repeat center;}
.prod_tu6{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231129/20231129100126_1407142229.png)no-repeat center;}
.prod_tu7{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231129/20231129100207_1547720356.png)no-repeat center;}
.prod_tu8{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231204/20231204105740_147313410.png)no-repeat center;}






/*应用案例*/
.case_bg{background:#f5f5f5;padding:80px 0px;}
/*appli*/
.appli {overflow: hidden;}
.appli_box {width:1500px;margin: 0 auto;}
.appli_tit {display: flex;justify-content: space-between;align-items: center;}
.appli_tit p {font-size: 32px;color: #0d5db4;font-weight: bold;display: flex;flex-direction: column;position: relative;    line-height: 50px;}
.appli_tit p>span {font-size: 30px;color: #eee;font-family: Arial Black;font-weight: 100;text-transform: uppercase;}
.appli_tit p:after {content:'';width: 16px;height: 2px;background: #0d5db4;position: absolute;bottom: -15px;left: 0;}
.appli_tit em {font-size: 36px;display: flex;flex-direction: column;text-transform:capitalize;color: #cfcfcf;align-items: center;position: relative;line-height: 35px;}
.appli_tit em>a {font-size: 16px;font-style: normal;}
.appli_tit em:after {content:'';width:1px;height: 100px;background: #ddd;position: absolute;top:-15px;left:-30px;}
.appli_con { display: flex;position: relative;    padding-top: 60px;overflow: hidden;}
.appli_call {}
.appli_call .tempWrap {width:100% !important;}
.appli_call tbody {display:flex;justify-content: space-between;}
.appli_call tr {margin-right: 27px; }
.appli_call tr td {display: inline-block; padding-left: 0 !important;overflow:hidden; position: relative; border-radius: 20px;}
.appli_call tr td img {-webkit-transition: .8s; -o-transition: .8s; transition: .8s;}
.appli_call tr td+td {margin-left: 14px;}
.appli_call td div {height: 42px;background:rgba(13,93,180,0.7);line-height: 42px; padding-top: 0 !important;transition: all 0.3s linear;width:100%;    position: absolute;bottom: -42px;}
.appli_call td div a {font-size: 1rem;color: #ffffff !important;}
.appli_call tr td:hover:before {height: 100%;}
.appli_call tr td:before {height: 0%;width: 3px;}
.appli_call tr td:before {position: absolute;content: "";left: 0; top: 0; background: #0d5db4; transition: all 0.5s ease;z-index: 1;}
.appli_call tr td:hover:after {width: 100%;}
.appli_call tr td:after { width: 0%;height: 3px;}
.appli_call tr td:after { position: absolute;content: "";left: 0;top: 0;background: #0d5db4;
transition: all 0.5s ease;z-index: 1;}
.appli_call table tr td a:hover:before {height: 100%;}
.appli_call table tr td a:before {width: 3px;height: 0%;}
.appli_call table tr td a:before { position: absolute; content: ""; right: 0;bottom: 0;
background: #0d5db4;transition: all 0.5s ease;z-index: 1;}
.appli_call table tr td a:hover:after {width: 100%;}
.appli_call table tr td a:after {width: 0%;height: 3px;}
.appli_call table tr td a:after {position: absolute; content: "";right: 0;bottom: 0;
 background: #0d5db4;transition: all 0.5s ease;z-index: 1;}
.appli_call tr td:hover div {bottom:2px;}
.appli_call table tr td:hover div a {display: block;transition: all 0.3s linear;}
.appli_call table tr td:hover img {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); border-radius: 0px;}
.appli_call table tr td a {display:block;overflow:hidden;}
.appli_call table tr td br {display:none;}
.appli_after .prev ,.appli_after .nex{position: absolute;left: 2%;top:52%;margin-top: -25px;width:39px;height:55px;
background: url(//memberpic.114my.cn/25672/uploadfile/image/20230708/20230708091845_1005069528.png) -106px 10px no-repeat #333;filter: alpha(opacity=50);opacity: 0.5; transition: all 0.3s linear;}
.appli_after .next {position: absolute;right:2%; width:39px;height:55px;top:48%;background: url(//memberpic.114my.cn/25672/uploadfile/image/20230708/20230708091845_1005069528.png) 11px 11px no-repeat #333; filter: alpha(opacity=50);opacity: 0.5;}


/*研究创新*/
.study_bg{background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231008/20231008100604_188834263.jpg)no-repeat center;height:500px;}
.study_t{color:#fff;text-align: center;}
.study_t p{font-size:55px;font-weight: bold;padding-top:200px;}
.study_t span{display: block;font-size:18px;margin-top:8px;}

/*优势*/
.adv_list{}
.adv_list li{float: left;background:#f5f5f5;padding:2%;width:23.5%;cursor:pointer;}
.adv_list li+li{margin-left:2%;}
.adv_list li i{display: block;float: left;width:45px;height:45px;border-radius:50%;background-color:#0d5db4;}

.adv_list li:nth-child(1) i{background-image:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231009/20231009100125_2129327291.png);}

.adv_list li:nth-child(2) i{background-image:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231009/20231009100657_731615202.png);}

.adv_list li:nth-child(3) i{background-image:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231009/20231009100713_1195636876.png);}

.adv_list li:nth-child(4) i{background-image:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231009/20231009100732_989776120.png);}





.adv_list li p{float: left;font-size:24px;font-weight: bold;color:#333;margin-left:4%;}
.adv_list li p span{display: block;font-size:13px;color:#999;}

.adv_l,.adv_r{width:48%;}
.adv_ww{margin-top:50px;}
.adv_ww p{font-size:32px;font-weight: bold;color:#333;}
.adv_ww span{display: block;font-size:18px;color:#999;margin-top:4px;}
.adv_ww i{display: block;width:30%;height:1px;background:#0d5db4;margin:20px 0;}
.adv_w{font-size:16px;line-height:30px;}
.adv_w p{position: relative;padding-left:20px;}
.adv_w p::before{content:"";position: absolute;border-radius:50%;width:10px;height:10px;background:#ddd;top:11px;left:0px;}
.adv_a a{display: block;border-radius:50px;width:180px;height:45px;line-height:45px;background:#0d5db4;text-align: center;color:#fff;font-size:16px;margin-top:50px;}

.adv_r img{width:100%;}

.adv_list li.on{background:#0d5db4;}
.adv_list li.on i{background-color:#d69e44;}
.adv_list li.on p{color:#fff;}
.adv_list li.on p span{color:#fff;}


/*企业实力*/
.equ_bg{background:#f5f5f5;padding:80px 0px;}
.equ_a{width:510px;margin:0 auto;display: none;}
.equ_a a{display: block;float: left;width:250px;height:50px;line-height:50px;text-align: center;font-size:16px;background: #0d5db4;color:#fff;}
.equ_a a+a{float: right;}
.equ_a a.on{background:#d69e44;}

.equ_cont li{float: left;width: 23.5%;text-align: center;position: relative;}
.equ_cont li img{display: block;width: 100%;height: 100%;border: 1px #ddd solid;}
.equ_cont li+li{margin-left: 2%;}
.equ_cont li p{}
.equ_cont li p a{display: block;margin-top: 20px;font-size: 16px;}


/*简介*/
.com_l{width:45%;}
.com_w1{margin-top:60px;}
.com_w1 p{font-size:24px;color:#333;}
.com_w1 span{display: block;font-size:14px;color:#999;margin:10px 0px;}
.com_w1 i{display:block;width:15%;height:2px;background:#0d5db4;}
.com_w{margin-top: 30px;font-size:15px;line-height:30px;}
.com_a a{display: block;margin-top:40px;width:150px;height:50px;text-align: center;background:#d69e44;color:#fff;font-size:15px;line-height:50px;}

.com_r{width:50%;}
.com_r img{width:100%;}


/*新闻*/
.news_top ul{text-align:center; margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{display:inline-block; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background:#0d5db4;box-shadow:0px 0px 10px rgba(56, 88, 201, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#0d5db4;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231009/20231009095405_783771421.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #1a4498;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}




/*友情链接*/
.link_bg {border-top:1px #eee solid; padding:30px 0;}
.links_bj{position:relative;line-height: 30px;}
.links_zbt{width:80px;font-size:15px;color:#333;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{font-size:14px;color:#333; width:94%;}
.links_tb{width:auto;}
.linkTagcs{width:auto !important;}
.linkTagcs li a{font-size:14px;color:#333 !important;}




/*版权*/
.footer_bg{background: #222; padding-top:70px; padding-bottom:30px; }
.footer_bg a{transition: all ease 0.3s;}
.footer_l{width:70%;}
.footer_l li{margin-right:14%;float:left; color:#ccc;}
.footer_l li a{display:block; color:#ccc; font-size:15px; line-height:40px; }
.footer_l li p a{font-size:18px; padding-bottom:20px; color:#fff;}
.footer_r{width:30%; padding-top:6px; }
.footer_rt{text-align: right;}
.footer_rt p{font-size:16px; color:#fff; line-height:34px; }
.footer_rt b{font-size:30px; color:#ed0010; }
.footer_rm{ width:100%;}
.footer_e{background:#fff; padding:10px; margin-top:30px; width:46%; float:right; margin-left:4%; }
.footer_e img{width:46%;    float: left;}
.footer_rw{float:left; padding-left:1vw; padding-top:10px;}
.footer_rw span{font-size:18px; color:#000;}
.footer_rw dd{font-size:16px; padding-bottom:26px; background: url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231009/20231009095431_792088851.png) no-repeat left bottom; }
.footer_rb{text-align: right;}
.footer_rb p{ font-size:15px; color:#ccc; margin-top:3vw; display:inline-block; padding-left:24px;  background: url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20231009/20231009095456_1906476767.png) no-repeat left;}


.copy{line-height:120px; border-top:1px solid rgba(255,255,255,0.1); margin:0 auto; margin-top:40px; color:#ccc; width:90%;  }
.copy a{color:#ccc; }
.footer_bg a:hover{color:#fff;}



@media (max-width: 1300px){
.footer_l{width:65%; }
.footer_r{width:35%; }
.footer_rt b{font-size:20px;}
}




/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.cn/dgsjcjm/uploadfile/image/20220530/20220530152507_33474751.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; background-color: #0d5db4; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.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: #0d5db4; border-color: #0d5db4; 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: #0d5db4; border-color: #0d5db4;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }

.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: #0d5db4; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .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;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .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:115px; height:114px; margin: 20px auto 10px; }
.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; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #0d5db4; 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:#0d5db4;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }