.content-main {
	width: 1180px;
	margin: 20px auto 0px auto;
	clear: both;
	height: auto;
}

.content-box-left {
	width: 800px;
	float: left;
	height: auto;
	background: #fff;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 30px;
	color: #303030;
	min-height: 500px;
}

.content-box-left p {
	line-height: 28px;
}

.content-box-left img {
	width: auto;
	max-width: 100%;
}

.con-title {
	font-size: 26px;
	display: block;
	width: 100%;
	height: 80px;
	line-height: 40px;
	color: #363636;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0px;
}

.content-tm {
	color: #B5B4B4;
	font-size: 14px;
	padding: 15px 0px;
}

.content-tm h3 {
	display: inline-block;
	font-weight: 100;
	color: #959595;
	font-size: 14px;
}

.content-tm i {
	font-style: normal;
	margin-left: 10px;
	font-weight: 100;
	color: #B5B4B4;
}

.content-tm span {
	float: right;
}

.content-tm span a {
	color: #d2d2d2;
}

.content-box-right {
	width: 305px;
	float: right;
	height: auto;
}

.hot-main {
	width: 100%;
	height: auto;
	background: #fff;
	padding-top: 2px;
	margin-top: 15px;
}

.guanzhu-nd {
	width: 100%;
	height: auto;
	background: #fff;
	padding-top: 2px;
	margin-top: 15px;
	padding-bottom: 15px;
}

.hot-main ul {
	padding-bottom: 10px;
}

.hot-main ul li {
	width: 280px;
	margin: 0px auto;
	height: 70px;
	margin-top: 15px;
}

.times-zhou {
	width: 100%;
	height: auto;
	background: #fff;
	padding-top: 2px;
}

.times-zhou ul {
	width: 280px;
	margin: 0px auto;
	padding: 5px 0px 20px 0px;
}

.times-zhou ul li {
	width: 100%;
	height: auto;
	color: #333;
}

.times-zhou ul li a {
	color: #333;
}

.times-zhou ul li label {
	float: left;
	position: relative;
	top: 1px;
	font-size: 12px;
	width: 70px;
	text-align: center;
}

.times-zhou p.zanwu {
	text-align: center;
	display: block;
	width: 100%;
	font-size: 14px;
	padding-bottom: 10px;
}

.tims-r {
	position: relative;
	padding: 0px 0 15px 8px;
	margin-left: 80px;
	border-left: 1px solid #ddd;
}

.tims-r span {
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #ddd;
	left: -3px;
	top: 5px;
}

.times-zhou ul li:hover .tims-r h4 {
	color: #12af7e;
}

.tims-r h4 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.guanzhu-nd img {
	width: 230px;
	margin: 0px auto;
	display: block;
	padding: 15px 0px;
}





.left-img {
	width: 70px;
	height: 70px;
	float: left;
	overflow: hidden;
}

.left-img img {
	height: 70px;

}

.right-title {
	width: 200px;
	float: right;
}

.right-title h3 {
	font-size: 14px;
	font-weight: 100;
	color: #333333;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.right-title h3:hover {
	color: #73B87B;
}

.right-title span {
	font-size: 12px;
	color: #cccccc;
	display: block;
	margin-top: 15px;

}




.content-box-left2 {
	width: 840px;
	height: auto;
	float: left;
}

.lunbo {
	width: 100%;
	height: 260px;
	margin-bottom: 15px;
}

.flexslider {
	position: relative;
	width: 840px;
	height: 260px;
	overflow: hidden;
	background: url(./loading.gif) 50% no-repeat;
}

.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 260px;
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(./dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(http://www.tuxiaolei.cn/tpl/Static/weizan/css/img/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(http://www.tuxiaolei.cn/tpl/Static/weizan/css/img/next.png) center center no-repeat;
}
.sao {
    margin: 20px auto 0;
    width: 230px;
}
.sao img{
	width: 100%;
}