.main {
	width: 100%;
	/*background: #1e2333 url(../images/center_bg.jpg) top center no-repeat;*/
	padding-top: 10px;
	margin: 0 auto;
	overflow: hidden
}
.fixed_outbox {
	width: 200px;
	float: left;
    margin-right: 10px;
	min-height: 30px
}
.fix_guide {
	width: 200px;
	float: left;
	background: #fff;
	z-index: 10;
}
.fix_guide.active {
	position: fixed;
	top: 14px
}
.guidebox {
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-bottom: 5px;
	cursor: pointer
}
.guidebox span {
	/* font-weight:bold; */
	font-size: 18px;
	width: 130px;
    height: 50px;
    margin: 0 auto;
	display:block;
    overflow:hidden;
}
.guidebox.active, .guidebox:hover {
	background-color: #e6e6e6;
	color: #ff6201
}
.guidebox a, .guidebox img {
	display: inline-block
}
.icon_tuijian {
	vertical-align: sub;
	margin-right: 5px
}
.icon_jiaju {
	vertical-align: -5px;
	margin-right: 5px
}
.icon_xingzuo {
	vertical-align: -4px;
	margin-right: 5px
}
.lanmu8 {
    width: 860px;
    height: 63px;
    border-bottom: 1px solid #e6e6e6;
    margin: 10px auto;
}
.lanmu8 h2 {
    width: 200px;
    font-size: 18px;
    line-height: 60px;
    color: #333;
    border-bottom: 2px solid #ff6201;
	display: inline-block;
    padding-left: 10px;
}

.tagmulu {
    width: 860px;
    border-bottom: 1px solid #e6e6e6;
    margin: 10px auto;
}
.tagmulu h2 {
    width: 200px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    color: #333;
    border-bottom: 2px solid #ff6201;
	display: inline-block;
    padding-left: 10px;
}
.tagcent {
    width: 860px;
    font-size: 15px;
    line-height: 32px;
	display: inline-block;
    padding: 15px;
    border-top: 1px solid #e6e6e6;
}

.column {
	width: 880px;
	height: auto;
	float: left;
	margin-right: 20px;
	background:#fff;
	
}
.column>h2 {
	padding-left: 10px;
	border-left: 5px solid #ff6201;
	font-size: 20px;
	color: #333;
	margin-bottom: 20px
}
.columnNav {
	width: 570px;
	border: 1px solid #e5e5e5;
	padding: 20px 15px 5px
}
.columnNavList {
	width: 100%;
	font-size: 14px;
	color: #666;
	overflow: hidden
}
.columnNavListTitle {
	float: left
}
.columnNavListText {
	margin: 0 10px 15px;
	padding: 2px 15px 5px;
	float: left;
	border-radius: 6px
}
.columnNavListText.active, .columnNavListText:hover {
	color: #fff;
	background: #ff6201
}
.columnNavListText.active:hover {
	color: #fff
}
.lists {
	width: 860px;
	height: auto;
}
.list {
	padding:15px 10px;
	overflow: hidden;
	border-bottom: 1px solid #f4f4f4;
}
.list>a {
	float: left;
	margin-right: 15px
}
.listImg {
	width: 155px;
	height: 105px;
	position: relative;
	overflow: hidden
}
.listImg>img {
	width: 100%;
	height: 100%
}
.listImgTime {
	padding: 2px 10px;
	line-height: 20px;
	background-color: #000;
	border-radius: 10px;
	opacity: .6;
	text-align: center;
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: #fff;
	font-size: 12px
}
.listImgTime img {
	display: inline-block
}
.listText {
	width: 660px;
	float: left
}
.listText h2 {
	font-size: 18px;
	color: #333;
	line-height:30px;
	height: 30px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}
.listText p {
    font-size: 12px;
    line-height: 26px;
    overflow: hidden;
    position: relative;
    height: 52px;
}
.listTextTigS {
	width: auto;
	margin-top: 16px;
	overflow: hidden
}
.listTextTig {
	padding: 2px 10px;
	background-color: #f0f0f0;
	border-radius: 4px;
	color: grey;
	line-height: 18px;
	float: left;
	margin-right: 6px
}
.listTextTig, .listTextTimeTig {
	font-size: 12px;
	text-align: center
}
.listTextTimeTig {
	padding: 2px 15px;
	border: 1px solid #ff852a;
	color: #ff852a;
	margin-top: 18px;
	cursor: pointer;
	display: inline-block;
	margin-right: 10px
}
.listTextTime span {
	font-size: 12px;
	color: #999;
	vertical-align: middle
}
.video_watch {
	margin-left: 30px;
	display: inline-block
}
.video_watch img {
	width: 18px;
	height: 12px;
	display: inline-block;
	vertical-align: middle
}
.list:hover .listText h2 {
	color: #ff6201
}
.listImg>img:hover {
	transform: scale(1.2);
	transition: 1s
}
.ListsPages {
	width: 100%;
	height: 38px;
	margin-top: 50px;
	margin-bottom: 50px;
	display: flex;
	justify-content: center
}
.ListsPages .active {
	color: #fafafa;
	background-color: #ff6201
}
.ListsPages a {
	height: 38px;
	background-color: #f3f3f3;
	font-size: 16px;
	color: #666;
	line-height: 38px;
	text-align: center;
	padding: 0 10px;
	float: left;
	margin-right: 12px
}
.ListsPages a:hover {
	color: #fafafa;
	background-color: #ff6201
}
.right {
	width: 340px;
	height: auto;
	float: left;
}
.seeLists {
	padding: 10px 0 10px 10px;
	overflow: hidden
}
.seeLists a {
	float: left
}
.seeList {
	width: auto;
	margin-bottom: 10px;
	padding: 5px 15px;
	border-radius: 4px;
	border: 1px solid #b2b2b2;
	font-size: 14px;
	color: grey;
	text-align: center;
	margin-right: 10px
}
.seeList.active, .seeList:hover {
	background-color: #ff6201;
	color: #fff
}
.recommend {
	width: 340px;
	height: auto;
	border: 1px solid #eee;
	border-top: none;
	box-sizing: border-box;
	margin-bottom: 10px;
	background:#fff;
}
.recommendTitle {
	height: 40px;
	border-bottom: 2px solid #ff6201;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	padding: 0 12px;
	font-weight: 800
}
.recommendTitle span {
	color: #ff6201;
	font-style: oblique
}
.recommendLists {
	padding-left: 12px;
	overflow: hidden;
	margin-top: 10px
}
.recommendLists a {
	float: left
}
.recommendList {
	width: 152px;
	height: auto;
	margin-bottom: 15px;
	margin-right: 10px
}
.recommendListImg {
	width: 152px;
	height: 100px;
	overflow: hidden
}
.recommendListImg img {
	width: 100%;
	height: 100%
}
.recommendList p {
	font-size: 14px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px
}
.recommendList:hover p {
	color: #ff6201
}
.recommendListImg:hover img {
	transform: scale(1.1);
	transition: 1s
}
.watchLists {
	padding: 10px;
	margin-bottom: 10px;
}
.watchList {
	width: 100%;
	height: auto;
	overflow: hidden
}
.watchListTitle {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #e1e1e1
}
.watchListTitle.active, .watchListTitle.spe {
	border: none
}
.watchListTitle.active h3 {
	color: #ff6201
}
.watchListTitleDot {
	width: 5px;
	height: 5px;
	background: #333;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 17px
}
.watchListTitle h3 {
	display: inline-block;
	width: 290px;
	margin-left: 10px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400
}
.viewList {
	padding: 5px 0
}
.viewList, .watchListImg {
	display: none;
	overflow: hidden
}
.watchListImg {
	width: 276px;
	height: 146px;
	padding-bottom: 10px
}
.watchListImg.active {
	display: block
}
.watchListImg img {
	width: 100%;
	height: 100%
}

.crumbs{width:860px;height:40px; line-height:40px; z-index:2;font-size:16px;color:#999; padding-left: 10px; border-bottom: 1px solid #e6e6e6; }.crumbs a{display:inline-block;color:#333}.crumbs a:hover{color:#ff6201}

.left {
    width: 900px;
    height: auto;
    float: left;
}

.recommend .seeLists {
    font-size: 14px;
    margin: 5px;
}

.recommend .seeLists a {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-color: #dadada #d2d2d2 #c5c5c5;
    border-radius: 3px;
    background: #fafafa;
    margin: 5px 4px;
    overflow: hidden;
    width: 80px;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
