.slideBox {
	width: 1190px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	margin: 20px auto 6px;
	border: 0;
}

.slideBox .bd .focus-cl {
	width: 530px;
}

.slideBox .bd .focus-cc {
	width: 240px;
}

.slideBox .bd .focus-cr {
	width: 390px;
	margin: 0;
}

.slideBox .hd {
	text-align: center;
	margin-top: 12px;
	height: 15px;
	overflow: hidden;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	width: 90px;
	overflow: hidden;
	margin: 0 auto;
	_width: 100px;
}

.slideBox .hd ul li {
	margin: 0 4px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #a8bac9;
	border-radius: 5px;
	overflow: hidden;
	float: left;
}

.slideBox .hd ul li.on {
	background: #e74c3c;
}

.slideBox .bd {
	position: relative;
	height: 270px;
	z-index: 0;
	overflow: hidden;
}

.slideBox .bd div {
	height: 270px;
	float: left;
	margin-right: 10px;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	display: block;
	border: 0;
}

.focus-cc img {
	margin-bottom: 10px;
}

.slideBox .prev,.slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -26px;
	display: block;
	z-index: 1;
	width: 52px;
	height: 52px;
	background: url(../images/m_icon.png) no-repeat;
	filter: alpha(opacity=50);
	opacity: .5;
}

.slideBox .prev {
	left: 1%;
	background-position: -109px -192px;
}

.slideBox .next {
	left: auto;
	right: 1%;
	background-position: -171px -130px;
}

.slideBox .prev:hover,.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

.slides {
	position: relative;
	height: 360px;
}

.fra-tab {
	width: 848px;
	border: 1px solid #e4e4e4;
	background-color: #fff;
	margin-bottom: 16px;
}

.f_tab_div {
	width: 100%;
	height: 72px;
	padding: 6px 0;
	border-bottom: 1px solid #e4e4e4;
}

.f_tb_ul {
	height: 72px;
	overflow: hidden;
}

.f_tb_ul li {
	float: left;
	width: 103px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	position: relative;
	overflow: hidden;
}

.f_tb_ul li a {
	color: #333;
	font-size: 14px;
	display: inline-block;
	margin: 5px 0;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
	background: #fff;
}

.f_tb_ul li a span {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 7px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	max-width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.f_tb_ul li span.hot_tag1,.f_tb_ul li a:hover span {
	background: #e84d3b;
	color: #fff;
	border-radius: 3px;
}

.bbsbox-list {
	width: 266px;
	margin-bottom: 19px;
	float: left;
}

.bbsbox-list dt {
	position: relative;
	width: 56px;
	height: 56px;
	line-height: 125px;
	text-align: center;
	float: left;
}

.bbsbox-list dt img {
	height: 56px;
	max-width: 56px;
	margin-top: 12px;
	border-radius: 5px;
}

.bbsbox-list dd {
	float: left;
	padding-left: 10px;
	font-size: 12px;
	color: #999;
	line-height: 34px;
	width: 175px;
	height: 31px;
	overflow: hidden;
}

.bbsbox-list dd.bbsbox-T {
	padding-top: 7px;
	font-size: 14px;
}

.bbsbox-list dd a {
	font-size: 16px;
	color: #333;
}

.bbsbox-list dd a:hover {
	color: #ff6f3d;
}

.tz-lin {
	margin: 0 8px;
	color: #bbb;
}

.wrap1.cl {
	padding: 8px 20px 0;
}

.jx_alik {
	text-align: center;
	padding-bottom: 20px;
}

.jx_alik a {
	display: block;
	font-size: 16px;
	color: #333;
	margin: 0 auto;
	width: 104px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

.jx_alik a:hover {
	color: #ff6f3d;
}

#loginDiv {
	background: #fff;
	width: 308px;
	border: 1px solid #E7E8EB;
	margin-bottom: 15px;
}

#loginDiv a {
	color: #666;
}

#loginDiv a:hover {
	color: #ff6f3d;
}

.loginfast {
	padding: 32px 10px;
	height: 40px;
	overflow: hidden;
}

.loginfast .login-text {
	width: 140px;
	float: left;
	margin-top: -5px;
}

.loginfast .login-text h4 {
	font-size: 18px;
}

.loginfast .login-text h4 span {
	color: #f05a14;
}

.loginfast .login-text p {
	padding-top: 5px;
	color: #999;
}

.loginfast .login-other {
	width: 105px;
	float: right;
}

.wbbtn,.qqbtn {
	float: right;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/login_other.gif) no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

.qqbtn {
	background-position: -55px 0;
}

.wbbtn {
	background-position: 0 0;
	margin-right: 15px;
}

#loginDiv .loginFooter {
	border-top: 1px solid #EAEAEA;
	background-color: #FCFCFC;
	padding: 8px 10px;
	overflow: hidden;
	text-align: center;
}

#loginDiv a.loginbtn {
	background-color: #f05a14;
	color: #fff;
	font-size: 14px;
	width: 50px;
	height: 30px;
	line-height: 30px;
	display: block;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#loginDiv a.goRegister {
	line-height: 30px;
}

#loginDiv a.goRegister span {
	color: #f05a14;
}

.login-msg {
	position: relative;
	height: 60px;
	overflow: hidden;
	padding: 15px 15px 0;
}

.login-msg img {
	width: 56px;
	height: 56px;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.login-msg h4 {
	margin: 8px 0 5px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.login-msg h4:hover {
	color: #ff6f3d;
}

.login-msg p span {
	color: #f05a14;
}

.login-msg .loginout {
	color: #999;
	position: absolute;
	right: 15px;
	top: 12px;
}

.myMsg {
	height: 35px;
	padding: 5px 0;
	border: 1px solid #eee;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #FBFBFB;
	margin: 15px 5px;
	overflow: hidden;
}

.myMsg p {
	margin-left: 1px;
	width: 89px;
	line-height: 1.2;
	border-right: 1px solid #DDDDDD;
	float: left;
	padding: 0 4px;
	text-align: center;
}

.myMsg p strong {
	padding-bottom: 5px;
	color: #f05a14;
	display: block;
}

.laidian_login {
	height: 35px;
	line-height: 35px;
	border: none;
	background: url(../images/login_ico.png) no-repeat 0 10px;
	padding-left: 20px;
	border-radius: 4px;
}

.banner {
	position: relative;
}

.cad_2016 {
	height: 17px;
	background: rgba(0,0,0,0.4);
	background: #000\9;
	color: #fff;
	border-radius: 0 8px 0px 0px;
	line-height: 17px;
	width: 30px;
	text-align: left;
	overflow: hidden;
	font-size: 12px;
	font-family: Arial;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
}

.h_tie_div {
	float: right;
	margin-right: 20px;
	color: #999;
	font-size: 14px;
}

.h_tie_div .tz-lin {
	margin-left: 8px;
	margin-right: 3px;
}

.article-content .post-info .author {
	padding-right: 10px;
	background: url(../images/split.png) right -22px no-repeat;
	float: left;
}

.article-content .post-info .time {
	color: #B2B2B2;
	padding-left: 10px;
	float: left;
}

.article-content .post-info .review {
	text-align: right;
	background: url(../images/review.png) left center no-repeat;
	padding-left: 22px;
	float: right;
}

.article-content .post-info .browse {
	text-align: right;
	background: url(../images/browse.png) left center no-repeat;
	padding-left: 22px;
	margin-right: 20px;
	float: right;
}

.load-more_htn p.load-more,.load-morelink a.load-more {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	margin-top: 22px;
	padding-right: 18px;
	font-size: 16px;
	color: #aaa;
	background: url(../images/more-arrow.png) right 2px no-repeat;
	text-decoration: none;
	cursor: pointer;
}

.wrap-footer-link {
	background: #fff;
	width: 1178px;
	min-width: 1180px;
	margin: 15px auto;
	border: 1px solid #E7E8EB;
	font-size: 12px;
}

.h2o-linktitle {
	position: relative;
	padding: 10px 20px;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
}

.h2o-linktitle span.indexTitle {
	margin-right: 10px;
	font-size: 20px;
	color: #4d5360;
}

.h2o-linktitle span.indexshuoming {
	font-size: 12px;
	color: #999;
}

.h2o-linktxt {
	margin-bottom: 10px;
	padding: 18px 0 18px 20px;
}

.h2o-linktxt ul li {
	float: left;
	height: 24px;
	margin-right: 25px;
	list-style: none;
	overflow: hidden;
}