/*标签样式初始化*/
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;}

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

.box{ margin:0 auto;width:87%;min-width: 1300px;}
.page{margin:0 auto;width:1300px;min-width:1300px;}
.bg{ width: 100%;min-width:1300px;}

.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;}


/*英文样式*/
.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 p{font-size:3rem;color: #000;line-height: 50px;}
.t span{display: block;font-size:1.2rem;margin-top: 10px;}



/*抬头*/
.head_bg{height: 40px;line-height: 40px;background: #185aae;font-size: 14px;color: #6397d9;}
.head_r a{font-size: 14px;color: #6397d9;background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210526/20210526174416_1866732967.png)no-repeat center left;padding-left:26px;}
.head_tel{background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210526/20210526174652_1880134013.png)no-repeat center left;padding-left: 26px;margin-left: 26px;}
.head_tel span{display:block;float: right;margin-top: 14px;}

/*导航*/
.top_bg{height: 112px;}
.logo{margin-top: 20px;}
.name{margin-left: 25px;margin-top: 28px;}
.name p{font-size: 25px;font-weight: bold;color: #333;}
.name span{display: block;position: relative;font-size: 16px;letter-spacing:2.5px;padding-left: 34px;}
.name span:before{content:"";position: absolute;top:12px;left: 0px;width: 20px;height: 1px;background: #e1e1e1;}
.name span:after{content:"";position: absolute;top:12px;right: 0px; width: 20px;height: 1px;background: #e1e1e1;}

.problem_wt{background: #fff;width: 100%;padding: 48px 70px;}


/*栏目*/
.nav{width:auto; height:112px;}
.nav>ul>li{ float: left; display: block;height:112px; position: relative;}
.nav>ul>li>a{ display: block; color: #333; font-size: 16px; text-align: center; padding: 0 1.4vw;  position: relative; line-height:112px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;}
.nav>ul>li>a p{position: relative; z-index: 2;}
.nav>ul>li>a:after{content:"";position: absolute;top:56px;left: 0px;width: 14px;height: 14px;display: none;}

.nav>ul>li:hover>a:after,.NavCeshi > li.navcurrent > a:after{display: block;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a{margin: 0 auto;color:#185aae;font-weight: bold;}



@media (max-width: 1500px){
.head_but{display: none;}
.nav>ul>li>a{padding: 0 1.1vw;}
}

@media (max-width: 1400px){
.head_but{display: none;}
.nav>ul>li>a{padding: 0 0.9vw;}
}

/*栏目下拉*/
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;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: 9999;left:50%;top:112px; margin-left:-80px; text-align:center; border-top:3px #185aae solid;}

.nav ul li>ul a{background: #185aae;-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);box-shadow: 0 6px 10px rgba(0, 0, 0, .1);width: 160px;height: 44px;line-height: 44px; display: block;color: #fff;font-size: 14px;  -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;}
.nav ul li>ul a:hover{background: #fff; text-indent: 10px;color: #185aae;}
.nav ul li:hover > ul {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;}


/*幻灯片*/
.banner-box,.banner-box .bd li{height:750px;}
.banner-box .banner-btn a.prev,.banner-box .banner-btn a.next{top:300px;background-image:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210526/20210526181347_1881725432.png);}
.banner-box .hd ul li.on{background:#185aae;}
.banner-box{min-width:1400px;position:relative;overflow:hidden;margin: 0 auto;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;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:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner-box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 54px; 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;}
.banner-box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; 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{ width: 32px;}



/*实力*/
.strength_bg{background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210526/20210526181826_1488847039.jpg)no-repeat center;height: 669px;}
.strength{height:100%;border-left: 1px #eee solid; }
.strength_l{position:relative;}
.strength_l img{width: 100%;}
.strength_l i{position: absolute;top:44%;left:0px;right: 0px;bottom: 0px; background-color: #fff;width: 83px;height: 83px;border-radius: 50%;margin:0 auto;background-image:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210526/20210526185033_773098094.png);}
.strength_l i:before,.strength_l i:after{position: absolute;left: 50%;top: 52%;height: 66px;width: 66px;margin-top: -34px;margin-left: -33px;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2);box-shadow: 0 0 0 0 rgba(255,255,255,.2);-webkit-animation: ripple 1.8s infinite;animation: ripple 1.8s infinite;}
.strength_l i:before {-webkit-animation-delay: 0.7s;animation-delay: 0.7s;content: "";position: absolute;right: 0;bottom: 0;}
.strength_l i:after {-webkit-animation-delay: 1s;animation-delay: 1s;content: "";position: absolute;right: 0;bottom: 0;}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, .2);box-shadow: 0 0 0 30px rgba(255, 255, 255, .2);}
    100%{-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .2);box-shadow: 0 0 0 0 rgba(255, 255, 255, .2);}
}
.strength_l{width:50%;overflow: hidden;}
.strength_r{width:47%;}
.strength_t{margin-top: 50px;}
.strength_t p{background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527084601_1861608179.png)no-repeat center left;height: 83px;line-height:83px;font-size: 40px;color: #000;padding-left: 159px;}
.strength_t span{display: block;color: #fff;width: 240px;height: 44px;line-height: 44px;background: #185aae;text-align: center;font-size: 24px;margin-top: 14px;}
.strength_w{color: #333;font-size: 18px;line-height: 40px;margin-top: 30px;}


/*解决方案*/
.solution_bg{background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527090555_1366495886.jpg)no-repeat center;}

.solution{border-left: 1px #eee solid; height:100%;position: relative;}
.solution:before{content:"";position: absolute;top:0;left:30%;width: 1px;height: 100%;background: #eee;}
.solution_l{width:30%;position: relative;}
.solution_l a{display: block;background: #fafafa;width: 100%;height: 116px;border-top: 1px #eee solid;}
.solution_ll{background: #000;width: 55px;height: 55px;border-radius: 50%;margin-left:50px;margin-top:30px;}
.solution_rr{margin-left: 10px;margin-top: 35px;}
.solution_rr p{font-size: 20px;color: #333;}
.solution_rr span{display: block;font-size: 12px;color: #999;margin-top:6px;}
.solution_r{width: 66%;overflow: hidden;}
.solution_r li{height:696px;overflow: hidden;}
.solution_l a.on{background: #fff;-webkit-box-shadow: 0px 0px 50px rgba(0,0,0,.05);box-shadow: 0px 0px 50px rgba(0,0,0,.05);}
.solution_a a{background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527102048_1017869757.jpg)no-repeat center;overflow:hidden;width:30%;height: 119px;display: block;}
.solution_a p{display: block;background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527102226_1097114693.png)no-repeat center left;color: #fff;font-size: 16px;height: 37px;line-height: 37px;padding-left: 57px;margin-left:8rem;margin-top:2.4rem;}

/*工程案例*/
.case_d table tr td{display: block;float: left;padding: 0px !important;position: relative;width: 23.5%; }
.case_d table tr td+td{margin-left: 2%;}
.case_d table tr td img {width: 100%;height: auto;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.case_d table tr td:hover img{transform: scale(1.2);}
.case_d table tr td>a{display: block;width: 100%;position: relative;overflow: hidden;}
.case_d table tr td br{display:none;}
.case_d table tr td span{display: block;line-height: 70px !important;height: 70px;background: #f5f5f5;transition: 0.3s ease all;}
.case_d table tr td:hover span{background: #185aae;}
.case_d table tr td span a{font-size:16px;display: block;}
.case_d table tr td:hover span a{color:#fff;}
.case_d table tr+tr{display: block;margin-top: 2%;}

/*问题*/
.problem_bg{background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527105447_748701608.jpg)no-repeat center top;padding: 80px 0px;}

.problem_wt{background: #fff;width: 100%;padding: 48px 0px;}
.problem_wt li{float: left;width: calc(100%/3);text-align: center;padding: 0px 4%;}
.problem_img img{display: block;width: 100%;}
.problem_wt li+li{border-left: 1px #eee solid;}
.problem_w{margin-top:30px;}
.problem_w p{font-size: 1.4rem;font-weight: bold;color:#000;line-height: 30px;}
.problem_w span{display: block;font-size:0.93rem;line-height: 30px;margin-top:10px;}

/*优势*/
.adv_bg{height:125px;width: 100%;background: #185aae;line-height: 125px;color: #fff;}
.adv_a li{float:left;width: calc(100%/4);text-align: center;font-size: 2rem;position: relative;background-position:center;background-repeat: no-repeat;cursor:pointer;}
.adv_a li:nth-child(1):before{content: "";position: absolute;background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527114706_1985071619.png);height: 59px;width: 1px;top:35px;right: 0px;}
.adv_a li:nth-child(2):before{content: "";position: absolute;background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527114706_1985071619.png);height: 59px;width: 1px;top:35px;right: 0px;}
.adv_a li:nth-child(3):before{content: "";position: absolute;background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527114706_1985071619.png);height: 59px;width: 1px;top:35px;right: 0px;}

.adv_a li:nth-child(1){background-image:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527115416_919535258.png);}
.adv_a li:nth-child(2){background-image:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527115442_492306592.png);}
.adv_a li:nth-child(3){background-image:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527115459_1910106710.png);}
.adv_a li:nth-child(4){background-image:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527115512_162534626.png);}
.adv_a li.on{background-color:#da251c;}

.adv_cont li{height: 730px;overflow: hidden;position: relative;}
.adv_cont li:nth-child(1){background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527201321_1908173133.jpg)no-repeat center;}
.adv_cont li:nth-child(2){background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527175104_1554131413.jpg)no-repeat center;}
.adv_cont li:nth-child(3){background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527175216_670284362.jpg)no-repeat center;}
.adv_cont li:nth-child(4){background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527175926_357150514.jpg)no-repeat center;}

.adv_wt{background: rgba(255,255,255,0.95);width: 738px;height: 506px;position: absolute;top: 0px;left: 0px;right: 0px;bottom:0px;margin: 0 auto;margin-top: 103px;}
.adv_ww{padding:68px;}

.adv_w1 p{font-size: 40px;font-weight: bold;color: #222;}
.adv_w1 span{display: block;font-size: 15px;color: #999;margin-top:4px;margin-bottom: 30px;}
.adv_w1 i{display: block;width: 53px;height: 4px;background: #185aae;}
.adv_w{font-size: 16px;line-height: 30px;margin-top: 30px;}
.adv_w p+p{margin-top: 20px;}
.adv_tel{background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527135918_1872379647.jpg)no-repeat center;height: 127px;width: 738px;}

/*厂房设备*/
.equ_bg{background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527141555_775416543.jpg)no-repeat center;padding:90px 0px; overflow: hidden;}

.equ_d tr{display:block;width:100%;overflow: visible !important;}
.equ_d td a{display: block;overflow: hidden;}
.equ_d td br{display:none;}
.equ_d td{width:calc((100% - 120px) / 4);padding-left:0px !important;float:left;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;display:block;margin-right: 40px;-webkit-box-shadow: 0px 0px 50px rgba(0,0,0,.05);box-shadow: 0px 0px 50px rgba(0,0,0,.05);}
.equ_d .tempWrap{width:100% !important;overflow: visible !important;}
.equ_d td img{width:100%;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;height:auto;}
.equ_d table,.equ_d  tbody{display:block;}
.equ_d td div{width:100%;height:60px;padding-top:0px !important;position: relative;background:#fff;}
.equ_d td div a{width:100%;height:100%;line-height:60px;font-size:16px;display:block;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;position: relative;}
.equ_d td:hover img{-webkit-transform: scale(1.2);transform: scale(1.2);}
.equ_d td:hover div a{color:#fff;}
.equ_d td div:before{content:'';width:0%;height:100%;display:block;background:#185aae;position: absolute;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.equ_d td:hover div:before{width:100%;}
.equ_a a{display: block;width:320px;height: 78px;line-height: 78px;border: 1px #ccc solid;margin: 0 auto;margin-top: 50px;padding-left: 97px;font-size: 16px; transition: 0.3s ease all;}
.equ_a a:hover{width:340px;}
.equ_a a img{margin-left: 19px;transition: 0.3s ease all;}
.equ_a a:hover img{margin-left:36px;}

/*服务*/
.service_bg{background-image: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527201416_25689530.jpg); background-attachment: fixed; background-position: center;background-repeat:no-repeat; height: 700px;}
.service_l{width: 50%;overflow: hidden;}
.service_wt{background: rgba(0,0,0,.5);height:454px;width: 100%;margin-top: 114px;padding: 0px 4rem;}
.service_t{color: #fff;}
.service_t p{font-size: 3rem;line-height: 50px;padding-top: 72px;margin-bottom: 14px;}
.service_t span{display: block;line-height: 34px;font-weight: bold;font-size:2rem;}

.service_wt li{float: left;text-align: center;cursor:pointer;}
.service_wt li+li{margin-left:5%;}
.service_wt li i{border: 1px #fff solid;width:6.6rem;height: 6.6rem;display: block;border-radius: 50%;margin: 0 auto;}

.service_wt li.on i{background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527161320_1863408310.png)no-repeat center;border:none;}

.service_wt li p{font-weight: bold;color: #fff;font-size: 1rem;margin-top:15px;}
.service_wt li span{font-size: 12px;display: block;color: #9c9a99;margin-top:4px;}

.service_cont{background: #185aae;}
.service_cont li{padding: 0px 4%;width: 100% !important;height:133px !important;position: relative;}
.service_ll{width: 70%;border-right: 1px #306fbf solid;font-size:1rem;line-height: 30px;color: #bfd9fb; padding-right:3%;margin-top: 40px;}
.service_rr{width:26%;}
.service_rr p{background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527155611_1745246648.png)no-repeat center left;font-size: 0.9rem;color: #bfd9fb;line-height: 24px;height: 24px;padding-left: 32px;margin-top: 37px;}
.service_rr span{display: block;color: #fff;font-size:1.4rem;margin-top: 8px;}

.service_cont li:before{content: '';display: block;width: 0;height: 0;border-left: 20px solid transparent;border-bottom: 20px solid #185aae;border-right: 20px solid transparent;position: absolute;z-index: 2;}
.service_cont li:nth-child(1):before{top:-20px;left:90px;}
.service_cont li:nth-child(2):before{top:-20px;left:246px;}
.service_cont li:nth-child(3):before{top:-20px;left:400px;}
.service_cont li:nth-child(4):before{top:-20px;left:565px;}

/*新闻*/
.newstab{ font-size:0;text-align:center;}
.newstab a{ display:inline-block; width:222px; line-height:56px; border-radius:30px; background:#edeff0; text-align:center; font-size:18px; color:#222; -webkit-transition:all .3s ease; transition:all .3s ease;}
.newstab a.on{ background:#185aae; color:#fff;}
.newstab a+a{ margin-left:36px;}

.newscon{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start; margin-top:10px;}
.newsleft{ width:48%; float:left;padding-bottom:1%;padding-left:1%;}
.newsright{ width:51%; float:right;padding-bottom:1%;padding-right:1%;}
.newsright .news_div_item_a{ position:relative;}
.news .newsleft .news_div_item_body{ margin:5% 0 10% 4%;}
.news .news_div_item{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;     }
.newsleft .news_div_item{ padding:26px; background:#fff; position:relative;-webkit-box-shadow: 0 0 15px #e5e6e7;box-shadow: 0 0 15px #e5e6e7;}
.newsright .news_div_item_content{ width:77%;}
.newsleft .news_div_item_content{ width:65%; padding-left:10px;}
.newsleft .news_div_item+.news_div_item{ margin-top:3%;}
.newsleft .news_div_item_pic{ overflow:hidden;width:44.8%;}
.news .news_div_item_pic img{ width:100%; height:auto; -webkit-transition:all .6s ease; transition:all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.news_div_item:hover .news_div_item_a{color:#185aae

;}
.news .news_div_item_a{ display:block; white-space:nowrap;text-overflow:ellipsis; font-size:18px; color:#666666;margin-left:4%; width:80%;}
.news .news_div_item_body{ font-size:14px; color:#666666; font-weight:lighter; line-height:30px; height:64px; overflow:hidden; margin-top:10px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.newsleft .news_div_item_a:after{ content:''; display:block; position:absolute; bottom:33px; right:30px; width:25px; height:25px; background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527164405_2146217822.png) no-repeat center;}
.newsright .news_div_item{ padding:16px; background:#fff; position:relative;-webkit-box-shadow: 0 0 15px #ddd;box-shadow: 0 0 15px #ddd;}
.newsright .news_div_item_pic{ width:25%; overflow: hidden;}

.newsright .news_div_item_body {height: 60px; -webkit-line-clamp: 2;line-clamp: 2; margin-left:4%; width:80%;}
.newsright .news_div_item+.news_div_item{ margin-top:2%;}
.newsright .news_div_item_date{ position:absolute; padding-left:20px; text-align:center; height:115px; border-left:1px solid #f0f2f1; top:0; margin:auto 0; bottom:0; right:15px; font-size:16px; color:#666666; line-height:30px;font-family: 'FuturaBT2';}
.newsright .news_div_item_month,.newsright .news_div_item_day{ display:inline-block;font-family: fontDin1}
.newsright .news_div_item_year{ font-size:25px;font-family: fontDin1}
.newsright .news_div_item_a:after{ content:''; display:block; position:absolute; right:-80px; bottom:-80px; width:25px; height:25px; background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527164405_2146217822.png) no-repeat center;}
.newsleft .news_div_item_date{ font-size:0; position:absolute; bottom:33px;left: calc(40% + 40px);}
.newsleft .news_div_item_date>div{ display:inline-block; font-size:18px; color:#999; font-family: fontDin1;}


@media screen and (max-width:1380px){
	.news .news_div_item_a{width:75%;font-size: 16px; color:#333;}
	.news .news_div_item_body{ height:60px;}
	.newsleft .news_div_item_date{bottom: 30px;}
	.newsleft .news_div_item_a:after{bottom: 30px;}
	}



/*footer*/
.footer {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;padding: 80px 0 70px;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:12px;height: 1px;background: #185aae;top:24px;left: -22px;}
.bq_item li+li{margin-left:14%;}
.bq_item li a{ display: block;font-size: 16px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:130px;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 65%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#185aae;border-color:#185aae;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 35%;padding-left: 80px;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 16px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}



.links{ height:92px; padding:0 15px; background:#185aae; line-height:92px; font-size:18px; color:#fff;}
.links p.fl{ background:url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210527/20210527163650_728359686.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#fff; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#b0b0b0; font-weight:lighter; line-height:70px;}
.linkTagcs li a{color:#fff !important;font-size:15px;}



/*fudong*/
.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: #185aae;margin-top: 1px;padding: 9px 0;height: 80px;width: 77px;}
.my-kefu li i{background: url(https://memberpic.114my.com.cn/dongrun/uploadfile/image/20210622/20210622171003_1209816925.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 .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:163px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:163px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#185aae;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 15px; color: #fff; float: left; height: 24px; line-height: 24px; padding-left:15px; border-left: 1px solid #fff; padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;display:flex;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}