/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #1d2088;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1300{width:1400px; margin:0 auto;}
.fr{ float:right;}
.fl{ float: left;}
*,:after,:before{ box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.title{ text-align:center; font-size:40px; color:#333333;}
.title b i{ color:#1d2088;}
.title span{ display:block; font-size:18px; color:#8c8b89; margin:10px 0 20px 0;}
.title em i{ display:inline-block; width:6px; height:24px; background:#ff9000; border-radius:3px; vertical-align:top;animation: tptd 1.5s infinite;-webkit-animation: tptd 1.5s infinite;}
.title em i+i{ margin-left:11px;}
.title em i:nth-child(2){ height:32px; background:#1d2088;animation: tptd 1.8s infinite;-webkit-animation: tptd 1.8s infinite;}
.title em i:nth-child(3){ background:#ff6203;animation: tptd 2s infinite;-webkit-animation: tptd 2s infinite;}
@keyframes tptd{
  0%{transform: translateY(0);}
  50%{transform: translateY(5px);}
  100%{transform: translateY(0);}
}
.hovermaincolor a:hover{ color:#1d2088;}
.top40{ margin-top:40px;}
.top80{ margin-top:80px;}
/*抬头*/
.hbg{ background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210118/20210118172836_264518061.jpg) repeat-x center top; width:100%;}
.header{ width:75%; margin:0 auto;  height:138px; padding-top:10px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.hleft,.hlogo,.hright{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; }
.hlogo{ height:130px; }
.hlogo span{ font-size:36px; color:#333; font-weight:  bold; letter-spacing:3px;}
.hlogo em{ display:block; font-size:10px; color:#666; font-family:Arial, Helvetica, sans-serif;  text-transform:uppercase;}
.hlogo p+p{ margin-left:15px;}
.hmean{ margin-left:20px; padding-left:20px; font-size:17px; color:#888888; background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210119/20210119100414_22396899.jpg) no-repeat left;}
.hmean b{ display:block; font-size:26px; color:#1d2088; }
.hright p+p{ margin-left:75px;}
.htel{ background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210119/20210119104234_484983632.jpg) no-repeat left;padding-left:58px;}
.htel span{ display:block;    font-size: 16px;    line-height: 20px; }
.htel { line-height:34px; font-size:18px; color:#9a9a9a; }
.htel em{ font-size:30px; color:#1d2088; font-family:fontDin1; font-weight:bold;}
/*导航*/
.nav_b{ width:100%; background:#1d2088;  }
.nav{ width:75%; margin:0 auto;    text-align:center; height:70px; background:#1d2088; position:relative; z-index:9;}
.nav>ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.nav>ul>li{ position:relative; width:10%;}
.nav>ul>li:before {content: '';display: block;width: 1px;height: 20px;background-color: rgba(255,255,255,.5);position: absolute;right: 0;top: 50%;margin-top: -10px;}
.nav>ul>li>a{ position:relative; display:block; line-height:70px; font-size:17px; color:#fff; transition:all .3s ease;}
.nav>ul>li>a:after{ content:''; display:block; position:absolute; width:18px; height:18px; border:4px solid #1d2088; background:#fff; border-radius:50%; bottom:-9px; left:0; right:0; margin:0 auto; transition:all .3s ease; transform:scale(0); z-index:99;}
.nav>ul>li.cur>a:after,.nav>ul>li:hover>a:after{ transform:scale(1);}
.nav>ul>li.cur>a,.nav>ul>li:hover>a{ font-weight:bold; color:#fff;}
.dropmenu{ position:absolute; width:100%; left:0;  z-index:9; background:#555; border-radius:5px; text-align:center; transition:all .3s ease; opacity:0; visibility:hidden; top:105%; overflow:hidden;}
.nav>ul>li:hover .dropmenu{top:100%; opacity:1; visibility:visible;}
.dropmenu a{ display:block; line-height:50px; font-size:15px; color:#fff; transition:all .3s ease;}
.dropmenu a:hover{ background:#1d2088;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}
@media screen and (max-width:1500px){
	.header{ padding-right:30px;}
	.hlogo{ padding:0 30px;}
	.nav{ margin:0 30px;}
	}
@media screen and (max-width:1400px){
	.hright p+p{ margin-left:30px;}
	.htel em{ font-size:25px;}
	}
/*幻灯片*/
.banner{ position:relative; background:#f5f5f5;}
.banner .w1300{ position:relative;}
.bannercon li{ display:block; width:100%; height:660px;}
.bannercon li a{ display:block; width:100%; height:100%;}
.bannerjt{ position:absolute; width:200px; height:110px; background:#1d2088; right:0; bottom:-88px; padding: 0 20px; z-index:9;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; font-size:26px; color:#6f73f8; font-family:Arial, Helvetica, sans-serif; }
.bannerjt em{ font-size:44px; color:#fff; display:inline-block; margin-right:5px;}
.bannerjt i{ display:inline-block; width:12px; height:23px; cursor:pointer;}
.bannerjt i.prev{ background:url(https://memberpic.114my.com.cn/dgrljn11/uploadfile/image/20201226/20201226173916_1898104422.png) no-repeat center;}
.bannerjt i.next{ background:url(https://memberpic.114my.com.cn/dgrljn11/uploadfile/image/20201226/20201226173916_1944606878.png) no-repeat center;}
/*搜索*/
.search{ background:#f7f7f7;}
.search .w1300{ height:88px; padding-right:237px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.keyword,.keyword a{ line-height:30px; font-size:14px; color:#666666;}
.keyword span{color:#1d2088;}
.keyword{ padding-left:30px; background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210119/20210119110459_1333710455.png) no-repeat left center;}
.search_bg{ height:88px; width:241px; border-left:1px solid #ebebeb; padding-left:30px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
#infoname{ height:88px; background:none; width:170px; border:none;}

/**/
.new_prod{ width: 100%;padding: 70px 0; position: relative; overflow: hidden;}
.new_prod:after{ position: absolute;width: 100%;left: 0;right: 0;margin: 0 auto; height: 100px; display: block;content: ""; bottom: 20px; background: url(http://www.yaohaocn.com/uploadfile/image/20201106/20201106213125_204178179.png) center bottom no-repeat;}
.new_t{text-align: center; margin-bottom: 30px; position: relative;}
.new_t p{font-size: 40px;color: #333;line-height: 40px;}
.new_t dl{ font-size: 18px;font-weight: lighter;color: #555;line-height: 32px; padding: 10px 0 5px 0;}
.new_line{ position: relative; height: 11px;}
.new_line i{  position: relative; content: "";  background: #0072ff; height: 1px; display: block; width: 80px; margin: 5px auto; animation: line1  2s infinite;    -moz-animation: line1 2s infinite;    -ms-animation: line1 2s infinite;    -o-animation: line1 2s infinite;    -webkit-animation: line1 2s infinite;}
.new_line em{  position: relative; content: "";  background: #0072ff; height: 1px; display: block; width: 80px; margin: 0 auto; animation: line2  2s infinite;    -moz-animation: line2 2s infinite;    -ms-animation: line2 2s infinite;    -o-animation: line2 2s infinite;    -webkit-animation: line2 2s infinite;}
.new_prodb{ margin-top:18px;}
.new_prodb .benfit_wwt {width:1400px;height: 550px; padding:20px 0px; overflow:hidden;position: relative;z-index: 9; border:1px solid #eee; }
.new_prodb .benfit_wwt ul {height: 100%;position: absolute;}
.new_prodb .benfit_wwt ul li { float: left;width: 1400px;height: 100%;overflow: hidden;position: relative; background: #fff}
.new_prodb .benfit_wwt .btnBg {position: absolute;width: 100%;height: 20px;left: 0;bottom: 0;background: #2d9fff;display: none;}
.new_prodb .benfit_wwt .btn {display: none;position: absolute;width: 90px;padding-right: 50px;height: 23px;margin-left: -46px;left: 50%;bottom: 35px;text-align: right;}
.new_prodb .benfit_wwt .btn span {display: inline-block;_display: inline;_zoom: 1;width: 52px;height: 24px;line-height: 24px;text-align: center;_font-size: 0;margin-left: 5px;cursor: pointer;background: #fff;}
.new_prodb .benfit_wwt .btn span.on {background: #fff;}
.new_prodb .benfit_wwt .preNext {width: 52px;height: 92px;position: absolute;top: 205px;opacity:1;background: url(http://www.yaohaocn.com/uploadfile/image/20201106/20201106210002_1944416227.png) no-repeat 0 0;
cursor: pointer;}
.new_prodb .benfit_wwt .pre {left:20px;}
.new_prodb .benfit_wwt .next {   right: 20px;background-position: right top;}
.new_prodb .word{width:640px; padding:50px 0 0 100px; font-size: 15px; color: #555;line-height: 32px; font-weight: lighter; text-align: justify;}
.new_prodb .word p{ font-size: 25px;font-weight: bold;line-height: 50px;color: #333; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #ddd;}
.new_prodb .word i{display: block; font-style: normal; font-weight: normal;font-size: 18px; color: #333; margin-top: 35px; text-align: center;}
.new_prodb .word i img{ display: block; margin: 0 auto 10px auto; height: 60px;}
.new_prodb .word i+i{ margin-left:30px;}
.new_prodb .word a{font-size: 15px;text-align: center; background: #1d2088;width:200px; line-height: 45px; color: #fff;font-weight: normal; display: block; margin-top: 25px; border-radius: 25px;}
.new_prodb .word a:hover{ background: #000; border-radius: 0; color: #fff;}
.new_prodb .img{width: 700px; overflow: hidden; background: #fff; padding: 0px 118px 0 0;}
.new_prod .cont_tc{width:590px; line-height: 50px; background: #0072ff; margin: 0 auto;border-radius: 25px; color: #fff; margin-top: 60px; }
.new_prod .cont_tc a{ display: block; font-size: 16px; border-radius: 25px; float: left;width: 150px;background: linear-gradient(to bottom,#222,#333,#222); text-align: center;color: #fff;color: #fff;}
.new_prod .cont_tc a+a{ background: none; width: auto;padding-left:30px;font-size: 25px; letter-spacing: 1px; font-family: "arial";}
.new_prod .cont_tc a:hover{ background: #f07905;}
.new_prod .cont_tc a+a:hover{  background: none;}
.dprod_gd img { overflow: hidden;width: 350px;height:263px; border: 5px solid #f9f9f9; }
.dprod_gd img:hover{ border: 5px solid #1d2088;}


/*冬康 • 产品中心*/
.product{ padding:0px 0 80px 0; background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210119/20210119173920_1772808335.jpg) no-repeat left bottom;}
.protab{ margin:40px 0 50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.protab a{ display:inline-block; width:240px; height:200px; border-bottom:9px solid #e7e9eb; background:#f1f4f6; transition:all .3s ease; font-size:26px; color:#333333; text-align:center; padding:30px 0;}
.protab a em{ display:block; font-size:14px; color:#bdbdbd; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; transition:all .3s ease; margin:10px 0 20px 0;}
.protab a i{ display:inline-block; border-radius:50%; width:46px; height:46px; background:#e7e9eb; line-height:46px; transition:all .3s ease; font-size:26px; color:#9d9d9d; font-family:Arial, Helvetica, sans-serif;} 
.protab a.on{ background:#1d2088; border-color:#045ca5; color:#fff;}
.protab a.on em{ color:#88c9ff;}
.protab a.on i{color:#1d2088; background:#fff; transform:rotate(360deg);}


/**/

.product08 { width: 100%; background:no-repeat center; }
.product08 .pro-box { margin-top: 10%; }
.product08 .pro-cont { width: 24%; background-color: #fff; text-align: center; padding-bottom: 3%; position: relative; height:376px;}
.product08 .pro-cont:not(:first-child) { margin-left: 1.33333%; }
.product08 .pro-cont .img { display: block; width: 50%; border-radius: 50%; overflow: hidden; margin: -25% auto 0; position: relative; z-index: 5; border: solid 5px #fff; background: #fff;}
.product08 .pro-cont h3 { font-size: 26px; color: #222; padding: 5% 0;}
.product08 .pro-cont p {width: 70%;margin: 0 auto;font-size: 15px;color: #333;line-height: 24px;overflow: hidden;}
.product08 .pro-cont a { display: inline-block; font-size: 15px; color: #666; padding: 3.5% 8%; border: solid 1px #e1e1e1; margin-top: 10%; position: relative; z-index: 5;}
.product08 .see-all-pro { display: block; width: 100%; padding: 3% 0; text-align: center; color: #666; font-size: 14px; margin-top: 2%;}
.product08 .see-all-pro .xc-seeAll-icon01 em { background-color: #666; }
.product08 .pro-cont:hover {
	box-shadow: 8px 8px 40px rgba(0,0,0,.2);
	-webkit-transform:translateY(-6px);
	-moz-transform:translateY(-6px);
	-ms-transform:translateY(-6px);
	transform:translateY(-6px);
}
.product08 .pro-cont:before { content: ''; display: block; width: 92%; height: 92%; border: solid 1px rgba(34,34,34,.1); position: absolute; left: 4%; top: 4%; z-index: 1; }
.product08 .pro-cont:hover a { background-color: #1d2088; color: #fff; border-color: #1d2088; }
.product08 .pro-cont a,
.product08 .pro-cont {
	-webkit-transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-ms-transition:all .5s ease-out;
	transition:all .5s ease-out;
}


/*匠心工艺 • 好品质值得您拥有*/
.trait{ height:750px; background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210119/20210119174017_452872729.png) no-repeat center; padding-top:60px;}
.tratitle{ text-align:center; font-size:18px; color:#949494;}
.tratitle b{ display:block; color:#fff; font-size:40px; margin-bottom:15px;}


/*聚焦企业优势 • 让您放心选择*/
.adv{ height:1016px; background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210119/20210119195548_711294925.jpg) no-repeat center; padding-top:80px;}
.adv .title b{ font-weight:normal;}
.adv .title b i{ color:#333; font-weight:bold;}
.advtab{ margin:30px 0 50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advtab li { cursor:pointer; width:306px; height:130px; background:#e8e8e8; position:relative;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; font-size:28px; color:#3b3b3b; transition:all .3s ease;}
.advtab li em{ display:block; font-size:14px; color:#a7a7a7; text-transform:uppercase; transition:all .3s ease; margin-top:3px;}
.advicon{ margin-right:20px; width:63px; height:57px; background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210121/20210121163906_652412882.png) no-repeat left top; transition:all .3s ease;}
.advtab li:after{ content:''; display:block; position:absolute; width:0; height:0; margin:0 auto; top:95%; opacity:0; transition:all .3s ease; border-left:18px solid transparent; border-right:18px solid transparent; border-top:20px solid #1d2088;}
.advtab li:nth-child(2) .advicon{ background-position-x:-74px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-174px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-266px;}
.advtab li.on{ background:#1d2088; color:#fff;}
.advtab li.on em{ color:#5a5ca0;}
.advtab li.on .advicon{ background-position-y:-76px;}
.advtab li.on:after{ top:100%; opacity:1;}
.advcon{ height:499px; position:relative;}
.advjt{ position:absolute; bottom:0; left:45px; width:550px; height:66px; border-top:1px solid #e6e6e6;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; z-index:99;}
.advjt i{ cursor:pointer; font-size:15px; color:#a1a1a1;}
.advjt i:hover{color:#1d2088;}
.advjt:after{ content:''; display:block; position:absolute; width:1px; height:100%; top:0; left:0; right:0; margin:0 auto; background:#e6e6e6;}
.advcen ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; background:#fff;}
.advright{ width:620px; padding:30px 0 0 0; height:499px; margin-left:50px;}
.adv_t em{ font-size:66px; color:#1d2088; font-family:impact;}
.adv_t { font-size:28px; color:#4e4e4e; padding-bottom:20px; border-bottom:1px solid #e6e6e6; margin-bottom:35px;}
.adv_t i{ display:block; width:2px; height:26px; margin:6px; background:#b6b6b6;}
.adv_wa p{ font-size:15px; color:#888888; line-height:38px; padding-left:30px; background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210121/20210121164234_670385887.png) no-repeat left 10px;}
/*冬康 • 应用案例*/
.case{ padding:80px 0 60px 0; overflow:hidden;}
.casecon .tempWrap{ overflow:visible !important;}
.casecenter{ width:1320px; overflow:hidden; margin:0 auto; padding:0 10px 0 10px; margin:20px auto 0 auto;}
.appl_dl{width: 688px;}
.appl_dr{width: 688px;}
.appl_d table td{padding:0 !important;display: block;  float:left; position: relative; overflow: hidden; }
.appl_d table td div{position: absolute; bottom:0; padding:0 !important; width:100%; line-height:50px; background:rgba(0,0,0,0.3); -webkit-transition:0.3s all linear; transition:0.3s all linear; }
.appl_d table td div a{color:#fff; font-size:16px;display: block; position: relative; -webkit-transition:0.3s all linear; transition:0.3s all linear;}
.appl_d table td:hover div a{height:80%; padding-top:20%;}
.appl_d table td div a:before{content:"+"; font-size:40px; display: block; color:#fff;  border-radius:100%;  -webkit-transition:0.2s all ease-in-out; transition:0.2s all ease-in-out;position: absolute;box-shadow: 0 0 0 40px rgba(29,32,136,0.2);background:rgba(29,32,136,0.6); opacity:0;}
.appl_d table td:hover div a:before{opacity:1; -moz-transform:scale(0.4);-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);}
.appl_d table td:hover div{height:100%;}

.appl_dl table td{width:688px;height:518px;}
.appl_dl table td:hover div a{ padding-top:30%;}
.appl_dl table td div a:before{left:40%; top:38%;width:150px; height:150px; line-height:150px;}
.appl_dr table td{widht:320px; height:249px; margin-bottom:20px;}
.appl_dr table td+td{margin-left:22px;}
.appl_dr table td div a:before{ top:38%; left:36%;  width:100px; height:100px;line-height:100px;}

/*带您了解冬康机械*/
.about{ height:890px; background:#f5f5f5; padding-top:60px;}
.ableft{ width:620px; margin-top:30px;}
.abtitle em{ font-size:60px; color:#dbdbdb; font-family:fontDin1; text-transform:uppercase;}
.abtitle b{ display:block; font-size:26px; color:#1d2088; margin:10px 0 20px 0;}
.abtitle:after{ content:''; display:inline-block; width:46px; height:3px; background:#333;}
.abwa{ margin:40px 0 40px 0; font-size:15px; line-height:36px; color:#888888; text-indent:2em;}
.abbtn a{ display:inline-block; vertical-align:top; transition:all .3s ease; width:150px; line-height:48px; border-radius:24px; background:#1d2088; text-align:center; font-size:17px; color:#fff;}
.abbtn a+a{ margin-left:35px;}
.abbtn a:hover{ background:#333; color:#fff;}

.tkcm_l{padding: 20px; background: #fff; box-shadow: 0 0 200px rgba(0,0,0,0.15);}

/*冬康 • 新闻中心*/
.news{ padding: 60px 0px 80px 0px; width:100%; background: #fff;}
.news_row1{ position: relative; padding-bottom: 25px; margin-bottom: 50px; }
.news_row1:after{ content: ''; width: 100%; height: 1px; background: #dbdbdb; display: block; position: absolute; bottom: 0; left: 0; }
.news_row1 .news_tit{ display: block; font-size: 33px; color: #484848; font-weight: lighter; line-height: 50px; float: left; height: 55px;  padding-left: 10px;}
.news_row1 .news_tit .en{ display:inline-block; padding-left:15px;text-transform: uppercase; }
.news_row1 .news_list{ float: right}
.news_row1 .news_list ul li{ float: left; padding: 0 0 0 50px; }
.news_row1 .news_list ul li a{ font-size: 20px; line-height: 55px; display: block; position: relative; font-weight:lighter; color:#484848; }
.news_row1 .news_list ul li a:after{ position: absolute; content: ''; width: 0; background: #1d2088; height: 1px; bottom: -25px; left: 0; display: block; transition: 0.3s all ease; z-index: 3333; }
.news_row1 .news_list ul li.cur a:after,.news_row1 .news_list ul li:hover a:after{ width: 100%; }
.news_row1 .news_list ul li.cur a,.news_row1 .news_list ul li:hover a{ color: #1d2088}



.news_row2_l { width: 430px; height: 550px; background: #f5f5f5; float: left; }
.news_row2_l .news_l_item,
.news_row2_l .news_div_item{ position: relative; width: 425px; display: block; height: 450px; padding: 50px; }
.news_row2_l .news_l_item img,.news_row2_l .news_div_item .news_div_item_pic a,.news_row2_l .news_div_item .news_div_item_pic img{ width: 325px; display: block; height: 214px; padding-top:20px; }
.news_row2_l .news_l_item strong,.news_row2_l .news_div_item .news_div_item_title a{ font-size: 22px; font-weight: normal; display: block; color: #484848; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news_row2_l .news_l_item p,.news_row2_l .news_div_item .news_div_item_body{ font-size: 12px; color: #aaa; line-height: 25px; padding: 5px 0 0; overflow: hidden; margin-bottom: 90px; font-weight:lighter; }
.news_row2_l .news_l_item span,.news_row2_l .news_div_item .news_div_item_date{ position: absolute; font-family: arial; font-style: normal; color: #1d2088; font-size: 28px; line-height:30px; top: 165px; left: 90px; }
.news_row2_l .news_div_item .news_div_item_date .news_div_item_year{ font-size: inherit; color: inherit; font-family: arial; }
.news_row2_l .news_l_item span i,.news_row2_l .news_div_item .news_div_item_date .news_div_item_month,.news_row2_l .news_div_item .news_div_item_date .news_div_item_day{ font-size: 16px; font-family: arial; font-style: normal; color: #1d2088; display: block; line-height: 20px; }
.news_row2_l .news_div_item .news_div_item_date .news_div_item_month,.news_row2_l .news_div_item .news_div_item_date .news_div_item_day{ float:left; }
.news_row2_l .news_l_item span:after,.news_row2_l .news_div_item .news_div_item_date:after{ content: ''; display: block; width: 2px; height: 90px; position: absolute; left: -17px; top: 0; background:#1d2088}


.news_row2_r{ float: right; width: 917px; }
.news_row2_r > .news_div > .news_div_item:first-child{ display: none; }
.news_row2_r .news_r_item,.news_row2_r .news_div_item{ height:160px; display: block; position: relative; background:#f5f5f5;}
.news_row2_r .news_div_item+.news_div_item{ margin-top:35px;}
.news_row2_r .news_div_item:nth-child(2){ margin-top:0px;}
.news_row2_r .news_r_item *,.news_row2_r .news_div_item *{ transition: 0.3s all ease}
.news_row2_r .news_r_item span,.news_row2_r .news_div_item .news_div_item_date{ position:relative; width: 150px; height: 160px; float: left; color: #fff; background: #595959; font-weight: normal; font-style: normal; line-height: 20px; font-size: 18px; font-family: arial; text-align: center; padding: 30px; }
.news_row2_r .news_div_item .news_div_item_month,.news_row2_r .news_div_item .news_div_item_year{ font-size: inherit; color:inherit; font-family: arial; display: inline-block; position: relative; top: 60px}
.news_row2_r .news_r_item span i,.news_row2_r .news_div_item .news_div_item_day{ color: #fff; font-size: 52px; font-weight: normal; font-style: normal; display: block; line-height: 60px; font-family: arial; }
.news_row2_r .news_div_item .news_div_item_day{ position: absolute; width: 100%; text-align: center; left: 0; top: 30px; }
.news_row2_r .news_r_item:hover span,.news_row2_r .news_div_item:hover .news_div_item_date{ background:#1d2088; color:#fff; }
.news_row2_r .news_r_item:hover span i,.news_row2_r .news_div_item:hover .news_div_item_day{ color:#fff; }
.news_row2_r .news_r_item strong,.news_row2_r .news_div_item .news_div_item_title .news_div_item_a{ font-size: 18px; font-weight: normal; color: #484848; display: block; line-height: 45px; float: right; width: 740px;  padding:10px 20px 0px 0px;}
.news_row2_r .news_r_item p,.news_row2_r .news_div_item .news_div_item_body{ font-size: 12px; color: #bbb; line-height: 25px; float: right; width: 740px; padding: 5px 0; padding-right:20px; font-weight:lighter;}
.news_row2_r .news_r_item:hover strong{ color: #1d2088}
.news_row2_r .news_r_item:hover p{ color: #444444; }
.news_row2_r .news_r_item em,.news_row2_r .news_div_item .news_div_item_more{ font-size: 12px; position: absolute; left: 177px; top: 120px; color: #999; height: 20px;padding: 0 0 0 0px; background: url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210120/20210120090337_2099571805.png) no-repeat -20px center; }
.news_row2_r .news_r_item em:after,.news_row2_r .news_div_item .news_div_item_more:after{ content: ''; display: block; width: 0px; height: 1px; background: #1d2088; position: absolute; top:10px; left: 0; transition: 0.3s all ease}
.news_row2_r .news_r_item:hover em,.news_row2_r .news_div_item:hover .news_div_item_more{ background-position: 100px center; padding: 0 0 0 130px; color: #1d2088; }
.news_row2_r .news_r_item:hover em:after,.news_row2_r .news_div_item:hover .news_div_item_more:after{ width: 110px}
.news div,.news a {box-sizing: border-box;}

/*版权*/
.copyright{ background:#1e1e1f;}
.crcontact{ height:240px; background:#fff; box-shadow:0 0 15px rgba(0,0,0,.2); padding:0 50px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}


.crcon{ padding:70px 0 50px 0; border-bottom:1px solid #272f38;}
.crcon .w1300{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.kslj{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start; }
.kslj p{ font-size:20px; color:#fff; margin-bottom:20px;}
.kslj a{ display:block; font-size:14px; color:#71767b; line-height:30px;}
.kslj a:hover{ color:#fff;}
.kslj li{ height:176px; padding:0 75px; position:relative;}
.kslj li:after,.kslj li:first-child:before{ content:''; display:block; position:absolute; right:0; top:0; width:3px; height:175px; background:url(https://memberpic.114my.com.cn/dongkang/uploadfile/image/20210120/20210120091829_1702133838.png) no-repeat center;}
.kslj li:first-child:before{ right:auto; left:0;}
.crcode{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcodeleft p{ text-align:center; font-size:18px; color:#fff; margin-bottom:25px;}
.crcodeleft img{ width:151px; height:151px; padding:4px; border:1px solid #2f363c;}
.crright{ margin:40px 0 0 52px;}
.crright p{ cursor:pointer; border-radius:50%; width:38px; height:38px; background:#3e4e5d url(https://memberpic.114my.com.cn/dgrljn11/uploadfile/image/20201228/20201228114017_166564335.png) no-repeat center;}
.crright p:nth-child(2){ background-image:url(https://memberpic.114my.com.cn/dgrljn11/uploadfile/image/20201228/20201228114017_105886329.png);}
.crright p:nth-child(3){ background-image:url(https://memberpic.114my.com.cn/dgrljn11/uploadfile/image/20201228/20201228114017_1885256537.png);}
.crright p+p{ margin-top:14px;}
.crright p.on{ background-color:#1d2088;}
.links{ background:#1d2088;}
.links .w1300{ height:80px;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.links .w1300>p{ font-size:16px; color:#fff; font-weight:bold; padding-left:35px; background:url(https://memberpic.114my.com.cn/dgrljn11/uploadfile/image/20201228/20201228114017_1311474742.png) no-repeat left center; line-height:40px; margin-right:20px;}
.links .w1300>p span{ font-size:18px; padding:0 20px 0 5px;}
.end,.end a{ font-size:15px; color:#71767b;}
.end a:hover{ color:#fff;}
.end{ border-top:1px solid #080d12; line-height:123px;}