.bg {
	width:100%;
	background-color:#f4f4f4;
}
.mian {
	width:1200px;
	margin:0 auto;
}
.mian .small-nav {
	width:100%;
	height:40px;
	line-height:40px;
}
.mian .small-nav .nav-block {
	float:left;
	color:#666;
	font-size:14px;
}
.mian .small-nav .nav-block a {
	color:#666;
	font-size:14px;
}
.mian .small-nav .nav-block a:hover{color:#e1670f;}
.mian .small-nav .right-arrow {
	float:left;
	width:20px;
	height:40px;
	background:url(../images/index/jiantou.png) no-repeat center;
}
.mian .miancont {
	padding-bottom:20px;
}
.mian .miancont .miancontL {
	width:240px;
	float:left;
}
.mian .miancont .miancontL .newcat {
	width:200px;
	border:1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	padding:10px 20px;
}
.mian .miancont .miancontL .newcat dl {
}
.mian .miancont .miancontL .newcat dl dt {
	font-size:16px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
}
.mian .miancont .miancontL .newcat dl dt a {
	color:#333333;
}
.mian .miancont .miancontL .newcat dl dd {
	font-size:14px;
	width:100%;
	height:30px;
	line-height:30px;
	background:url(../images/index/jiantou1.png) no-repeat center left;
	text-indent:15px;
}
.mian .miancont .miancontL .newcat dl dd a {
	color:#333333;
}
.mian .miancont .miancontL .newcat dl dd a:hover {
	color:#e1670f;
}
.mian .miancont .miancontL .newcat dl dt a.selected {
	color:#e1670f;
}
.mian .miancont .miancontL .newcat dl dd a.selected {
	color:#e1670f;
}
.mian .miancont .miancontL .hotnew {
	width:200px;
	border:1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	padding:10px 20px;
	margin-top:20px;
}
.mian .miancont .miancontL .hotnew .title {
	width:100%;
	font-size:16px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
}
.mian .miancont .miancontL .hotnew ul li {
	font-size:14px;
	width:100%;
	height:30px;
	line-height:30px;
}
.mian .miancont .miancontL .hotnew ul li a {
	color:#333333;
}
.mian .miancont .miancontL .hotnew ul li a:hover {
	color:#e1670f;
}
.mian .miancont .miancontL .adv {
	margin-top:10px;
}
.mian .miancont .miancontL .adv ul li img {
	width:240px;
	height:100px;
}
.mian .miancont .miancontR {
	margin-left:40px;
	width:856px;
	float:left;
	border:1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	padding:5px 30px;
}
.mian .miancont .miancontR .paixu {
	border-bottom:1px solid #dddddd;
}
.mian .miancont .miancontR .paixu ul li {
	float:left;
	width:125px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-right:10px;
}
.mian .miancont .miancontR .paixu ul li a {
	width:107px;
	display:block;
	font-size:16px;
	color:#000000;
	background:url(../images/index/desc1.png) no-repeat center right;
}
.mian .miancont .miancontR .paixu ul li.on {
	border-bottom:2px solid #e1670f;
}
.mian .miancont .miancontR .paixu ul li.on a {
	color:#e1670f;
	background:url(../images/index/desc2.png) no-repeat center right;
}
.mian .miancont .miancontR .paixu ul li a:hover {
	color:#e1670f;
	background:url(../images/index/desc2.png) no-repeat center right;
}
.mian .miancont .miancontR .newlist {
}
.mian .miancont .miancontR .newlist li {
	width:100%;
	border-bottom:1px dashed #cccccc;
	padding:15px 0;
}
.mian .miancont .miancontR .newlist li .img {
	width:220px;
	height:165px;
	float:left;
	overflow:hidden;
}
.mian .miancont .miancontR .newlist li .img img {
	width:220px;
	height:165px;
}
.mian .miancont .miancontR .newlist li .img a:hover img {
	transition: all 0.6s;
	transform: scale(1.2);
}
.mian .miancont .miancontR .newlist li .newcon {
	width:610px;
	float:left;
	margin-left:20px;
}
.mian .miancont .miancontR .newlist li .newcon h3 {
}
.mian .miancont .miancontR .newlist li .newcon h3 a {
	font-size:16px;
	color:#000000;
}
.mian .miancont .miancontR .newlist li .newcon h3 a:hover {
	color:#e1670f;
}
.mian .miancont .miancontR .newlist li .newcon .memo {
	margin-top:5px;
	height:88px;
	overflow:hidden;
}
.mian .miancont .miancontR .newlist li .newcon .memo a {
	font-size:14px;
	color:#666666;
}
.mian .miancont .miancontR .newlist li .newcon .memo a:hover {
	color:#e1670f;
}
.mian .miancont .miancontR .newlist li .newcon .bot {
	margin-top:10px;
}
.mian .miancont .miancontR .newlist li .newcon .bot .view {
	display:block;
	float:left;
	font-size:14px;
	color:#666666;
	background:url(../images/index/view.png) no-repeat center left;
	text-indent:25px;
}
.mian .miancont .miancontR .newlist li .newcon .bot .time {
	display:block;
	float:right;
	font-size:14px;
	color:#666666;
}
html {
	overflow-y: scroll;
}
.clear-div {
	width: 100%;
	clear: both;
}
.list-page-container {
	width:980px;
	margin:40px auto;
}
.list-page-container a:hover {
	color:#f25618;
}
.left-side {
	width:240px;
	margin-right:40px;
	float:left;
	_overflow:hidden;
}
.left-side .selection-list-box {
	border: 1px solid #eeeeee;
	width: 238px;
	margin-bottom: 40px;
}
.left-side .selection-list-box a:hover {
	color:#00af63;
	font-weight: bold;
}
.left-side .selection-list-box .selected {
	color:#00af63;
	font-weight: bold;
}
.left-side .selection-list-box .selection-level1 {
	background-color: #eeeeee;
	height: 41px;
	text-align: left;
	font-size: 16px;
	line-height: 41px;
	padding-left: 15px;
	color: #333
}
.selection-level1 a {
	color: #333
}
.left-side .selection-list-box .selection-level2 {
	padding-left: 9px;
	height: 38px;
	line-height: 38px;
}
.left-side .selection-list-box .selection-level2 .selection-arrow {
	cursor:pointer;
	float:left;
	width:14px;
	height:19px;
	margin: 9px 10px 0 0;
	background: url(../images/list-icon.gif);
	background-position: -126px -7px;
}
.left-side .selection-list-box .selected-level2 .selection-arrow {
	cursor:pointer;
	float:left;
	width:14px;
	height:19px;
	margin: 9px 10px 0 0;
	background: url(../images/list-icon.gif);
	background-position: -106px -7px;
}
.left-side .selection-list-box .selection-level3-box {
	width: 100%;
	display: none;
}
.left-side .selection-list-box .selected-level3-box {
	width: 100%;
	display: block;
}
.left-side .selection-list-box .selection-level3 {
	cursor:pointer;
	padding-left: 43px;
	height: 25px;
	line-height: 25px;
}
.left-side .left-side-ad {
	width: 100%;
	height: 130px;
	margin-bottom: 20px;
	background: #edfafa;
}
.left-side .left-side-ad4 {
	width: 100%;
	height: 250px;
	margin-bottom: 20px;
	background: #edfafa;
}
.left-side .hot-article {
	border: 1px solid #eeeeee;
	padding: 20px 11px 0px 20px;
}
.left-side .hot-article .hot-article-title {
	font-size: 24px;
	color:#333333;
	margin-bottom: 20px;
}
.left-side .hot-article .hot-article-list-box ul li {
	border-top: 1px dotted #e8e8e8;
	padding: 20px 0;
}
.left-side .hot-article .hot-article-list-box ul li .img-box {
	float: left;
}
.left-side .hot-article .hot-article-list-box ul li .title-box {
	margin-left: 55px;
}
.left-side .hot-article .hot-article-list-box ul li .title-box a {
	color:#333;
}
.left-side .hot-article .hot-article-list-box ul li .title-box a:hover {
	color:#f25618;
}
.left-side .hot-article .hot-article-list-box ul li .title-box p {
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.left-side .hot-article .hot-article-list-box ul li .title-box .summary {
	color: #999;
}
.left-side .new-article {
	border: 1px solid #eeeeee;
	padding: 20px 20px 0px 20px;
	margin-top: 20px;
}
.left-side .new-article .new-article-title {
	font-size: 24px;
	color:#333333;
	margin-bottom: 20px;
}
.left-side .new-article .new-article-list-box ul li {
	border-top: 1px dotted #e8e8e8;
	padding: 15px 0;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.left-side .new-article .new-article-list-box ul li a {
	color:#333;
}
.left-side .new-article .new-article-list-box ul li a:hover {
	color:#f25618;
}
.left-side .relative-word {
	border: 1px solid #eeeeee;
	padding: 20px 37px 20px 20px;
	margin-top: 20px;
}
.left-side .relative-word .relative-word-title {
	font-size: 24px;
	color:#333333;
	margin-bottom: 20px;
}
.left-side .relative-word .relative-word-list-box {
	line-height: 25px;
}
.left-side .relative-word .relative-word-list-box a {
	white-space: nowrap;
	margin-right: 12px;
	color: #999
}
.left-side .relative-word .relative-word-list-box a:hover {
	color: #f25618
}
.right-side {
	width:700px;
	float:right;
	_overflow:hidden;
}
.right-side .right-list-tool-bar {
	width:698px;
	padding:10px;
	background-color:#f3f3f3;
}
.right-side .right-list-tool-bar a {
	margin: 5px 15px 5px 0;
	padding: 0 8px;
	display:inline-block;
}
.right-side .right-list-tool-bar a.selected {
	color:#00af63;
	font-weight:bold;
}
.right-side .right-list-tool-bar .filter-btn-box {
	display:block;
	float: left;
	padding: 0 20px;
	border-left: 1px solid #eaeaea;
}
.right-side .right-list-tool-bar .filter-btn-box:hover {
	color: #01af63
}
.right-side .right-list-tool-bar .filter-btn-box:hover .arrow {
	background-position: 0px 0px;
}
.right-side .right-list-tool-bar .first {
	border-left:none;
}
.right-side .right-list-tool-bar .filter-btn-box span {
	margin-right:10px;
	float: left;
}
.right-side .right-list-tool-bar .filter-btn-box .arrow {
	width:7px;
	height:9px;
	float: left;
	margin-top: 14px;
	background: url(../images/list-icon.gif);
	background-position: -7px 0px;
}
.right-side .right-list-tool-bar .currentSort {
	color: #01af63;
	cursor: default;
}
.right-side .right-list-tool-bar .currentSort .arrow {
	background-position: 0px 0px;
}
.right-side .right-list-tool-bar .check-box {
	float: right;
	_margin-top:8px;
	padding-right: 15px;
}
.right-side .right-list-tool-bar input {
	vertical-align: middle;
	margin-top: -2px;
	cursor: pointer;
}
.right-side .right-list-tool-bar .check-box label {
	cursor: pointer;
}
.right-side .list-box ul li {
	padding: 30px 0;
	border-bottom:1px dotted #e8e8e8;
}
.right-side .list-box ul li .img-box {
	float: left;
	margin-right: 20px;
	position: relative;
}
.right-side .list-box ul li .img-box .recommond-icon {
	width:68px;
	height:24px;
	position:absolute;
	background: url(../images/list-icon.gif);
	background-position: -38px 0px;
	left: -3px;
}
.right-side .list-box ul li img {
	width:140px;
	height:140px;
}
.right-side .list-box ul li .list-item-right {
	float: left;
	width: 540px;
	_overflow:hidden;
}
.right-side .list-box ul li .list-item-right .list-item-title {
	color: #333333;
	font-size: 20px;
	line-height: 20px;
	height: 42px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.right-side .list-box ul li .list-item-right .list-item-title a {
	color: #333333;
}
.right-side .list-box ul li .list-item-right .list-item-title a:hover {
	color:#f25618;
}
.right-side .list-box ul li .list-item-right .list-item-summary {
	color: #666666;
	height: 86px;
}
.right-side .list-box ul li .list-item-right .list-item-summary span a {
	color: #999999;
}
.right-side .list-box ul li .list-item-right .list-item-summary a:hover {
	color: #5c5c5c;
}
.right-side .list-box ul li .list-item-right .list-item-info-bar {
	height:12px;
	line-height:12px;
	color:#999999;
}
.right-side .list-box ul li .list-item-right .list-item-info-bar .info-bar-left {
	float:left;
}
.right-side .list-box ul li .list-item-right .list-item-info-bar .info-bar-left .info-icon {
	width:12px;
	height:12px;
	background:url(../images/list-icon.gif);
	float:left;
	margin-right: 6px;
}
.right-side .list-box ul li .list-item-right .list-item-info-bar .info-bar-left .view-icon {
	float:left;
	background-position: -14px 0px;
}
.right-side .list-box ul li .list-item-right .list-item-info-bar .info-bar-left .collection-icon {
	float:left;
	background-position: -26px 0px;
}
.right-side .list-box ul li .list-item-right .list-item-info-bar .info-bar-left span {
	float:left;
	margin-right: 30px;
}
.right-side .list-box ul li .list-item-right .list-item-info-bar .info-bar-right {
	float: right;
}
/* 风格二 */

.right-side-selection {
	height:40px;
	border:1px solid #eeeeee;
	margin-bottom: 22px;
	overflow: hidden;
}
.auto-height {
	height:auto;
}
.right-side-selection .right-selection-item-box {
	width: 660px;
	float: left;
}
.right-side-selection .right-selection-item-box a {
	display: block;
	width: 88px;
	height:40px;
	line-height:40px;
	text-indent:15px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}
.right-side-selection .right-selection-item-box a:hover {
	color: #f25618;
}
.right-side-selection .right-selection-item-box .selected {/* background-color: #f8f8f8; */
	font-weight: bold;
	color: #333;
}
.right-selection-toggle-btn-down {
	width: 14px;
	height: 14px;
	background: url(../images/list-icon.gif);
	float: right;
	background-position: 0px -12px;
	margin: 12px 19px 0px 0px;
	cursor: pointer;
}
.right-selection-toggle-btn-up {
	background-position: -14px -12px;
}
.left-side .selection-list-box2 {
	border: 1px solid #eeeeee;
	width: 238px;
	margin-bottom: 20px;
}
.left-side .selection-list-box2 a:hover {
	color:#00af63;
	font-weight: bold;
}
.left-side .selection-list-box2 .selected {
	color:#00af63;
	font-weight: bold;
}
.left-side .selection-list-box2 .selection-level1 {
	background-color: #eeeeee;
	height: 41px;
	text-align: left;
	font-size: 16px;
	line-height: 41px;
	padding-left: 30px;
	margin-bottom: 20px;
	color: #333
}
.left-side .selection-list-box2 .selection-level1 .selection-arrow {
	float:left;
	width:7px;
	height:7px;
	margin: 15px 15px 0px 0px;
	background: url(../images/list-icon.gif);
	background-position: -106px 0px;
}
.left-side .selection-list-box2 .selection-level2 {
	cursor:pointer;
	margin: 20px 0;
	padding-left: 15px;
	height: 12px;
	line-height: 12px;
}
.left-side .selection-list-box2 .selection-level3-box {
	width: 100%;
}
.left-side .selection-list-box2 .selection-level3 {
	cursor:pointer;
	margin: 15px 0;
	padding-left: 30px;
	height: 12px;
	line-height: 12px;
*line-height: 14px;
	_line-height: 14px
}
.right-side .right-list-tool-bar2 {
	width:698px;
	border-bottom: 1px solid #eaeaea;
	height: 38px;
	line-height: 38px;
}
.right-side .right-list-tool-bar2 .filter-btn-box {
	display:block;
	float: left;
	padding-right:40px;
}
.right-side .right-list-tool-bar2 .filter-btn-box:hover span {
	color: #01af63
}
.right-side .right-list-tool-bar2 .filter-btn-box:hover .arrow {
	background-position: 0px 0px;
}
.right-side .right-list-tool-bar2 .filter-btn-box span {
	margin-right:10px;
	float: left;
	color: #333
}
.right-side .right-list-tool-bar2 .filter-btn-box .arrow {
	width:7px;
	height:9px;
	float: left;
	margin-top: 14px;
	background: url(../images/list-icon.gif);
	background-position: -7px 0px;
}
.right-side .right-list-tool-bar2 .first {
	border-left:none;
}
.right-side .right-list-tool-bar2 .currentSort {
	color: #01af63;
	cursor: default;
}
.right-side .right-list-tool-bar2 .currentSort span {
	color: #01af63;
}
.right-side .right-list-tool-bar2 .currentSort .arrow {
	background-position: 0px 0px;
}
.right-side .right-list-tool-bar2 .check-box {
	float: right;
	_margin-top:8px;
}
.right-side .right-list-tool-bar2 input {
	vertical-align: middle;
	cursor: pointer;
}
.right-side .right-list-tool-bar2 .check-box label {
	cursor: pointer;
	color: #333
}
