


.content{
	width: 1200px;
	margin:0 auto;
}
.con-left{
	overflow: hidden;
    width: 800px;
    margin-top: 20px;
}
.con-right{
	overflow: hidden;
    width: 300px;
    margin-top: 20px;
}

#recommend li{
	padding: 15px 0;
	border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    position: relative;
}
.wzitem h6{
	margin-bottom: 46px;
	font-size: 16px;
	font-weight: normal;
}
.m-recommend ul li span {
    font-size: 14px;
    color: #888;
    letter-spacing: 0.47px;
}
.imgitem .listPw {
    width: 120px;
    height: 88px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.imgitem .listPw img{
	width: 120px;
    min-height: 88px;
    height: auto;
}
.imgitem .con-tool {
    position: absolute;
    left: 140px;
    bottom: 15px;
    right: 0;
}
.imgitem-pics .con-pic {
    margin: 15px 0 15px -6px;
    height: 88px;
    overflow: hidden;
}
.con-pic .listPw{
	width: 120px;
    height: 88px;
    float: left;
    margin-left: 6px;
    overflow: hidden;
}
.con-pic .listPw img{
	min-width: 120px;
    width: auto;
    height: 88px;
}
.con-over-title{
    width: 100%;
    padding: 10px 0;
    text-align: center;
}

.rbanner{
	width: 100%;
	height: 200px;
	margin:15px 0;
}
#rbcon img{
	width: 100%;
	height: 100%;
}
.rbanner img{
    height: 200px !important;
}
.spec-bn-title{
	left: 0;
	bottom: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../img/hei.png);
	padding-right: 100px;
	padding-left: 5px;
}
.spec-bn-title a{
	color: #fff;
}
.spec-bn-indi{
	left: 200px;
	bottom: 0;
	margin:0;
}
.spec-bn-indi li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.toutiao li{
	width: 100%;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    margin-bottom: 17px;
    background-image: url(../img/litype.png);
    background-repeat: no-repeat;
    background-position: -15px -5px;
    padding-left: 10px;
}
.toutiao li a{
	font-size: 14px;
}
.special_item{
	width: 100%;
	border-top: solid #eeeeee 1px;
}
.special_title{
	width: 66px;
	height: 46px;
	border-top: solid #0073db 1px;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: #0073db;
}
.special_img{
	width: 100%;
	clear: both;
	height: 98px;
	margin-bottom: 20px;
}
.special_img img{
	width: 100%;
	height: 100%;
}
.special_limg,.special_rimg{
	width: 49%;
	height: 98px;
	position: relative;
}
.img_title {
    position: absolute;
    width: 100%;
    height: 20px;
    line-height: 20px;
    bottom: 0;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    padding: 0 3px;
    background: url(../img/hei.png);
}
.special_list li{
	width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 15px;
    background-image: url(../img/litype.png);
    background-repeat: no-repeat;
    background-position: -15px -5px;
    padding-left: 10px;
}
.special_list li a{
	font-size: 14px;
}
