﻿.news{ width:1200px; height:590px; margin:20px auto;}

/*左侧板块样式*/
.fl{width:860px; height:590px; float:left; }
.dv_tit{width:860px; height:59px; margin:0px auto; border-bottom:1px solid #EEE; font-size:30px; font-weight:bold; line-height:42px;}
.dv_tit span{color:#ff4f53;}
.dv_tit a{color:#333;}
.dv_tit a:hover{color:#ff4f53;}
.dv_cont{ width:860px; height:245px; margin:20px auto 0;}

/*左侧图文轮播样式*/
.dv_cont .cl{width:305px; height:245px; float:left;}
.mkeUl1,.mkeUl2 {margin:0px auto; height:245px; width:305px; overflow:hidden; position:relative;  }
.mkeUl1 ul,.mkeUl2 ul {position:absolute; left:0px; top:0px; height:486px; }
.mkeUl1 ul li,.mkeUl2 ul li{float:left; font:16px "微软雅黑"; font-weight:bold; color:#000;}
.mkeUl1 ul li img,.mkeUl2 ul li img {margin-bottom:10px; display:block; }
.mkeNum1{height:30px; width:37px; position:absolute; z-index:1; right:5px; bottom:0px; text-align:center; font-size:20px; font-family:'微软雅黑';}
.mkeNum2{height:30px; width:37px; position:absolute; z-index:1; right:5px; bottom:0px; text-align:center; font-size:20px; font-family:'微软雅黑';}
.mke_ns1{ line-height: 16px;  height: 16px; width: 16px;  color: #ff4f53; font-size:26px; }
.mke_ns2{ line-height: 16px;  height: 16px; width: 16px; font-size:20px;  }
.mke_ns3{ line-height: 16px;  height: 16px; width: 16px;  color: #ff4f53; font-size:26px; }
.mke_ns4{ line-height: 16px;  height: 16px; width: 16px; font-size:20px;  }
.xg{color:#555;}
.mkeLbtn{background:url(../images/kelBtn.png) no-repeat; height: 60px; width: 30px; position: absolute; left: 0px; top: 75px; cursor: pointer; z-index: 10; }
.mkeRbtn{position:absolute; top: 75px; right: 0px; background: url(../images/kerBtn.png) no-repeat; height: 60px; width: 30px; cursor: pointer; z-index: 10; }

/*右侧资讯样式*/
.dv_cont .cr{width:525px; height:245px; float:right;}
.dv_cont .cr .crt{ width:525px; height:42px; margin:0px auto; line-height:30px;}
.dv_cont .cr .crt a{ font-size:20px;color: #ff4f53; font-weight:bold;  overflow: hidden;  display: block;}
.dv_cont .cr .crt a:hover{ text-decoration:underline;}
.dv_cont .cr .crc{width:525px; height:203px; margin:0px auto; overflow:hidden;}
.dv_cont .cr .crc ul { margin-left:-10px;}
.dv_cont .cr .crc ul li{ font-size: 0;  margin-bottom: 12px;  height: 22px;  overflow: hidden;  text-overflow: ellipsis;  -webkit-box-orient: vertical;  white-space: initial;}
.dv_cont .cr .crc ul li a{  position: relative;  padding: 0 10px;  font-size: 16px;    line-height: 22px;}
.dv_cont .cr .crc ul li a:before {  content: '';  position: absolute;  left: 0;  top: 4px;  width: 1px;  height: 16px;  font-size: 0;  background-color: #ccc;}

/*右侧板块样式*/
.fr{width:300px; height:590px; float:right; }
.dv_list{width:300px; height:420px; margin:0px auto;}
.dv_list ul li a{display:block;width:286px;height:20px;word-break:break-all;margin-bottom:14px;padding-left:14px;position:relative;font-size:14px;line-height:20px}
.dv_list ul li a:before{content:'';position:absolute;left:0;top:50%;margin-top:-3px;width:6px;height:6px;font-size:0;border-radius:3px;background-color:#4284d9}
.dv_lunbo{width:300px; height:170px; margin:0px auto;}
.swap{width:298px; height:136px; margin:0 auto;}

@media only screen and (max-width:768px) {
.fl{display:none;}
.fr{display:none;}
}