/* CSS Document By http://www.bytul.com  http://www.bytul.com 2013年06月16日11:00*/
@import url(reset.css);
@import url(base.css);
body {
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:normal;
	background: #fff; color: #262525;
}

/*GLOBE STYLE*/
a{color:#222; text-decoration:none; transition: all 0.1s ease 0s;transition: background-color 0.1s ease-in 0s, color 0.1s ease-in 0s;}
a:hover{ color:#ff0028; text-decoration:none;}

input{outline:none;}

.wapper{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.img img{
	transition:box-shadow .15s linear,-webkit-filter .3s ease-out
}
.img img:hover{
	-webkit-filter:saturate(1.15) contrast(1.15) brightness(1.1);
}


.top{
	height: 33px;
	background: #f9f9f9;
	border-bottom: 1px #eaeaea solid;
	line-height: 33px;
	font-size: 12px;
	color: #8b8b8b;
}
.top a{
	color: #8b8b8b;
}
.top em{
	color: #e0e0e0;
	padding: 0 5px;
}

.top .in{
	position: relative;
	width: 1080px;
	margin: 0 auto
}
.top .in .qr-mp{
	position: absolute;
	top:33px;
	right: 25px;
	width: 110px;
	height: 110px;
	z-index: 99999999;
}
.top .in .qr-mp img{
	width: 110px;
	height: 110px;
	z-index: 99999999;
}




.logo-search-login{
	padding: 30px 0 10px 0;
	height: auto;
	overflow: hidden;
}
.logo-search-login a.logo{
	display:block;
	width: 103px;
	height: 31px;
	background: url(../images/sub/logo.png) no-repeat;
}
.logo-search-login form.sub-search{
	width: 481px;
	height: 36px;
	overflow: hidden;
	margin-right: 70px;
}
.logo-search-login form.sub-search input.keyword{
	height: 34px;
	border:1px #cbcbcb solid;
	border-right: 0;
	border-bottom-left-radius:4px; 
	border-top-left-radius:4px; 
	background: #fff;
	font-size: 14px;
	width: 380px;
	padding: 0 10px;
}
.logo-search-login form.sub-search input.submit{
	height: 36px;
	border-bottom-right-radius:4px; 
	border-top-right-radius:4px; 
	background: #ff0028;
	font-size: 16px;
	width: 80px;
	color: #fff;
	border:none;
}

.logo-search-login .login{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #ff0028;
}
.logo-search-login .login a.txt{
	height: 36px;
	display: inline-block;
	line-height: 36px;
	color: #ff0028;
}
.logo-search-login .login em{
	height: 36px;
	display: inline-block;
	line-height: 36px;
	color: #e0e0e0;
	padding: 0 10px;
}
.logo-search-login .login a.show-login{
	height: 26px;
	display: inline-block;
	line-height: 26px;
	border:1px #ff0028 solid;
	border-radius: 4px;
	padding: 0 10px;
	font-size: 14px;
	color: #ff0028;
}
.logo-search-login .login a.show-login:hover{
	background: #ff0028;
	color: #fff;
}







.sub-top{
	height: 68px;
	background: #fff top center repeat-x;
	position: relative;
	z-index: 10;
}
.sub-top .in{
	height: 68px;
	margin: 0 auto;
}
.sub-top .in a.logo{
	display: block;
	width: 136px;
	height: 40px;
	background: url(../images/002_red.png) no-repeat;
	background-size: 101px 38px;
	margin-top: 15px;
	font-size: 0px;
}
.sub-top .cha{
	height: 40px;
	line-height: 40px;
	font-size: 20px; color: #333;
	margin-top: 17px;
}
.sub-top .in form.index-search{
	width: 476px;
	height: 40px;
	overflow: hidden;
	margin: 17px auto 0 auto;
}
.sub-top .in form.index-search input.keyword{
	height: 36px;
	width: 354px;
	background: none;
	color: #666;
	border:0;
	float: left;
	padding: 0 20px;
	font-size: 16px;
	border:2px #ff0028 solid;
	border-right: 0;
	border-bottom-left-radius: 36px;
	border-top-left-radius: 36px;
}
.sub-top .in form.index-search input.button{
	width: 80px;
	height: 40px;
	background: url(../images/004.png) no-repeat;
	float: right;
	border:0;
	font-size: 16px;
	color: #fff;
}
.sub-top .in .func-right{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin-top: 17px;
	position: relative;
}
.sub-top .in .func-right a{
	color: #ff0028;
}
.sub-top .in .func-right span{
	color: #f1f1f1;
	padding: 0 5px;
}






nav{
	background: #fff url(../images/sub/001.png) bottom left repeat-x;
	font-size: 18px;
	height: 48px;
	z-index: 9999999999;
	top: 0;
	width: 100%;
}
nav .in{
	width: 1200px;
	margin: 0 auto;
}
nav .in a.logo{
	 height: 50px;
	 width: 100px;
	 float: left;
	 margin-right: 10px;
	 background: url(../images/002_red.png) no-repeat;
	 background-size: 80px;
	 background-position: 0px 12px;
	 display: none;
}
nav ul{
	margin-left: -15px;
}
nav li{
	float: left;
	display: inline-block;
	position: relative;
	z-index: 10;
}

nav li a.main{
	padding: 15px 20px;
	display: block;
	height: 18px;
	line-height: 18px;
	margin-bottom: 2px;
}
nav li a.main-on{
	color: #ff0028;
	margin-bottom: 0;
}

nav li a.main i{
	color: #bbbbbb;
	font-size: 8px;
	padding-left: 8px;
	vertical-align: middle;
}

nav li a.main-on i,nav li a.main:hover i{
	color: #ff0028;
}

nav li dl{
	width: 540px;
	height: auto;
	box-shadow: 0px 3px 5px #ccc;
	background: url(../images/008-s.png) top left;
	position: absolute;
	top: 48px;
	left: 0;
	padding: 10px 15px;
	display: none;
}
nav li dl dd{
	width: 102%;
}
nav li dl dd a.sub{
	display: inline-block;
	float: left;
	width: 25%;
	padding: 3px 0;
	font-size: 14px;
}
nav li dl dd a.sub .txt{
	float: left;
	position: relative;
}
nav li dl dd a.sub .txt .unread{
	position: absolute;
	top: -7px;
	right: -15px;
	background: #ff0028;
	height: 18px;
	border-radius: 18px;
	font-size: 12px; 
	color: #fff;
	line-height: 18px;
	text-align: center;
	padding: 0 5px;
}

nav .my-focus{
	position: relative;
	z-index: 1000;
}
nav .my-focus a.btn{
	display: inline-block;
	padding: 6px 10px;
	font-size: 14px;
	color: #fff;
	background: #ff0028;
	border-radius: 4px;
	margin-top: 9px;
	margin-bottom: 10px;
}

nav .my-focus .focus-lists{
	position: absolute;
	width: 500px;
	height: auto;
	overflow: hidden;
	background: url(../images/008-s.png) top left;
	padding: 10px 15px;
	top: 48px;
	right: 0;
	box-shadow: 0px 3px 5px #ccc;
	display: none;
}
nav .my-focus .focus-lists h4{
	font-size: 14px; font-weight: bold;
	color: #ff0028;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
nav .my-focus .focus-lists dl{
	width: 100%;
	float: left;
	overflow: hidden;
	height: auto;
}
nav .my-focus .focus-lists dl dd{
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
}
nav .my-focus .focus-lists dl dd{
	display: block;
	font-size: 14px;
	border:1px #ccc solid;
	border-radius: 4px;
	text-align: center;
	padding: 4px 10px;
	vertical-align: middle;
	color: #555;
}
nav .my-focus .focus-lists dl dd a.name{
	color: #555;
}
nav .my-focus .focus-lists dl dd a.name:hover{
	color: #222;
}
nav .my-focus .focus-lists dl dd a.remove:hover i{
	color: #ff0028;
}



















nav.float{
	background: #fff url(../images/sub/001.png) bottom left repeat-x;
	font-size: 16px;
	height: 48px;
	z-index: 9999999999;
	top: 0;
	width: 100%;
	box-shadow: 0 0 10px #aaa;
}
nav.float .in{
	width: 1180px;
	margin: 0 auto;
}
nav.float .in a.logo{
	 height: 50px;
	 width: 100px;
	 float: left;
	 margin-right: 10px;
	 background: url(../images/002_red.png) no-repeat;
	 background-size: 80px;
	 background-position: 0px 12px;
	 display: none;
}
nav.float ul{
	margin-left: -15px;
}
nav.float li{
	float: left;
	display: inline-block;
	position: relative;
	z-index: 10;
}

nav.float li a.main{
	padding: 15px 20px;
	display: block;
	height: 18px;
	line-height: 18px;
	margin-bottom: 2px;
}
nav.float li a.main-on{
	color: #ff0028;
	margin-bottom: 0;
}

nav.float li a.main i{
	color: #bbbbbb;
	font-size: 8px;
	padding-left: 8px;
	vertical-align: middle;
}

nav.float li a.main-on i,nav.float li a.main:hover i{
	color: #ff0028;
}

nav.float li dl{
	width: 420px;
	height: auto;
	box-shadow: 0px 3px 5px #ccc;
	background: url(../images/008-s.png) top left;
	position: absolute;
	top: 48px;
	left: 0;
	padding: 10px 15px;
	display: none;
}
nav.float li dl dd{
	width: 102%;
}
nav.float li dl dd a.sub{
	display: inline-block;
	float: left;
	width: 25%;
	padding: 3px 0;
	font-size: 14px;
}

nav.float .my-focus{
	position: relative;
	z-index: 1000;
}
nav.float .my-focus a.btn{
	display: inline-block;
	padding: 6px 10px;
	font-size: 14px;
	color: #fff;
	background: #ff0028;
	border-radius: 4px;
	margin-top: 9px;
	margin-bottom: 10px;
}

nav.float .my-focus .focus-lists{
	position: absolute;
	width: 500px;
	height: auto;
	overflow: hidden;
	background: url(../images/008-s.png) top left;
	padding: 10px 15px;
	top: 48px;
	right: 0;
	box-shadow: 0px 3px 5px #ccc;
	display: none;
}
nav.float .my-focus .focus-lists h4{
	font-size: 14px; font-weight: bold;
	color: #ff0028;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
nav.float .my-focus .focus-lists dl{
	width: 100%;
	float: left;
	overflow: hidden;
	height: auto;
}
nav.float .my-focus .focus-lists dl dd{
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
}
nav.float .my-focus .focus-lists dl dd{
	display: block;
	font-size: 14px;
	border:1px #ccc solid;
	border-radius: 4px;
	text-align: center;
	padding: 4px 10px;
	vertical-align: middle;
	color: #555;
}
nav.float .my-focus .focus-lists dl dd a.name{
	color: #555;
}
nav.float .my-focus .focus-lists dl dd a.name:hover{
	color: #222;
}
nav.float .my-focus .focus-lists dl dd a.remove:hover i{
	color: #ff0028;
}












.sub-main{
	margin: 0 auto;
	margin-top: 40px;
}

.channel-left{
	width: 885px;
	height: auto;
	overflow: hidden;
}

.channel-left .cate-title{
	text-align: center;
	border-bottom: 1px #f2f2f2 solid;
}
.channel-left .cate-title img.cate-img{
	width: 100px;
	height:100px;
	border-radius: 10px;
}


.channel-left .channel-title-txt{
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px #f2f2f2 solid;
	overflow: hidden;
	padding-bottom: 10px;
}

.channel-left .channel-title-txt a.fr{
	font-size: 14px; color: #ff0028;
	margin-top: 14px;
	font-weight: normal;
}

.channel-left .cate-title h2.cate-name{
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}

.channel-left .cate-title a.add-fav{
	font-size: 14px;
	border: 1px #ccc solid;
	border-radius: 4px;
	padding: 4px 10px;
	display: inline-block;

}
.channel-left .cate-title a.add-fav:hover i,.channel-left .cate-title a.add-fav-on i{
	color: #fff;
}
.channel-left .cate-title a.add-fav:hover,.channel-left .cate-title a.add-fav-on{
	background: #ff0028;
	color: #fff;
	border:1px #ff0028 solid;
}












.channel-left .cate-title-simple{
	
}

.channel-left .cate-title-simple h2.cate-name{
	font-size: 26px;
	font-weight: bold;
	display: inline-block;
	height: 26px;
	line-height: 100%;
	float: left;
}
.channel-left .cate-title-simple h2.cate-name .icon{
	height: 26px;
	overflow: hidden;float: left;
	margin-right: 10px;
}
.channel-left .cate-title-simple h2.cate-name .icon img{
	height: 26px;
}
.channel-left .cate-title-simple h2.cate-name .t{
	float: left;
}

.channel-left .cate-title-simple a.add-fav{
	font-size: 14px;
	border: 1px #ccc solid;
	border-radius: 4px;
	padding: 4px 10px;
	display: inline-block;
	float: right;

}
.channel-left .cate-title-simple a.add-fav:hover i,.channel-left .cate-title-simple a.add-fav-on i{
	color: #fff;
}
.channel-left .cate-title-simple a.add-fav:hover,.channel-left .cate-title-simple a.add-fav-on{
	background: #ff0028;
	color: #fff;
	border:1px #ff0028 solid;
}




.channel-left .cate-title .cate-desc{
	font-size: 14px; color: #666; display: inline-block;
}


.channel-left .lists{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.channel-left .lists .li{
	padding: 14px 0;
	border-bottom: 1px #f2f2f2 solid;
	height: 100px;
	overflow: hidden;
}
.channel-left .lists .li .img{
	width: 160px;
	height: 100px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	text-align: center;
}

.channel-left .lists .li .img img{
	width: 100%;
}
.channel-left .lists .li .info{
	height: 100px;
	overflow: hidden;
}
.channel-left .lists .li .info h3{
	font-size: 18px;
	color: #222;
	line-height: 24px;
	margin-top: 0px;
	font-weight: bold;
	/*8px 不要desc*/
}

.channel-left .lists .li .desc{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 4px;
}

.channel-left .lists .li .info .moreinfo{
	margin-top: 9px;
	/*14px 不要desc*/
}
.channel-left .lists .li .info .moreinfo .txt{
	float: left;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	color: #77777b;
}
.channel-left .lists .li .info .moreinfo .tags{
	float: left; margin-right: 10px;
}
.channel-left .lists .li .info .moreinfo .tags a{
	display: block;
	float: left;
	margin-right: 5px;
	border:1px #ff0028 solid;
	border-radius: 4px;
	height: 17px;
	line-height: 16px;
	padding: 0 5px;
	color: #ff0028;
	font-size: 12px;
}


input.channel-getmore,input.channel-getmore:hover{
	height: 58px;
	width: 883px;
	border:1px #f0f0f0 solid;
	border-radius: 4px;
	font-size: 16px;
	color: #6b6a6a;
	text-align: center;
	line-height: 58px;
	display: block;
	margin: 40px 0;
	background: #fff;
	cursor: pointer;
}



.channel-right{
	width: 280px;
	height: auto;
	overflow: hidden;right-box
}

.right-box{
	border-top:2px #ff0028 solid;
	background: #f4f4f4;
	padding: 15px 15px 30px 15px;
	width: 250px;
	height: auto;
	overflow: hidden;
}
.right-box .title{
	font-size: 18px;
	font-weight: bold;
	color: #222;
	line-height: 100%;
}
.right-box .title i{
	font-size: 26px;
	vertical-align: middle;
	color: #ff0028; padding-right: 5px;
}

.right-box .title_t2{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.right-box .title_t2 a:first-child{
    font-size: 18px;
	font-weight: bold;
	color: #222;
}
.right-box .title_t2 a:last-child{
    font-size: 14px;
	color: #777;
}

.right-box .art-lists{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.right-box .art-lists li{
	float: left;
	width: 100%;
}
.right-box .art-lists li a{
	display: block;
	padding: 15px 0;
	border-bottom: 1px #dcdcdc solid;
	height: auto;
	overflow: hidden;
}
.right-box .art-lists li a .img{
	width: 76px;
	height: 48px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
.right-box .art-lists li a .img img{
	width: 100%;
}
.right-box .art-lists li a .art-title{
	font-size: 14px;
	color: #222;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 3px;
}

.right-ccddee{
	width: 280px;
	height: auto;
	overflow: hidden;
	background: #fff;
}
.right-ccddee img{
	width: 100%;
	margin-top: 10px;
}







.art-show{
	width: 885px;
	height: auto;
	overflow: hidden;
}
.art-show .art-title{
	font-size: 30px;
	font-weight: 800;
	color: #222;
}
.art-show span.desc{
	font-size: 14px;
	color: #989898;
	display: inline-block;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.art-show span.desc > p{

}
.art-show span.desc a{
	color: #ff0028;
}
.art-show .content{
	font-size: 16px;
	line-height: 30px;
	padding: 20px 0;
	letter-spacing: 0.5px;
	text-align: justify;
}
.art-show .content a{
	color: blue;
}
.art-show .content p{
	text-indent: 0em;
	margin-bottom: 15px;
}
.art-show .content .tcp-quality-switcher-value p{
	text-indent: 0;
}
.art-show .content h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.art-show .content h3{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
.art-show .content img{
	margin: 0px auto 10px auto;
	max-width: 885px;
}

.art-show .content ul li{
    list-style-type: square;
    list-style-position:inside
}

.art-show .content ol li{
    list-style-type: demical;
    list-style-position:inside
}

.art-bottom-func .tags{
	color: #999;
	font-size: 14px;
	line-height: 100%;
	width: 100%;
	line-height: 22px;
	height: 22px;
}
.art-bottom-func .tags i{
	margin-right: 10px;
	font-size: 22px;
	color: #999;
	float: left;
	vertical-align: middle;
}
.art-bottom-func .tags a{
	color: #406599;
	font-size: 14px;
}
.art-bottom-func .tags span.jg{
	color: #ccc;
	padding: 0 5px 0 7px;
	vertical-align: middle;
}
.art-bottom-func .func{
	color: #aaa;
	margin-top: 10px;
}
.art-bottom-func .func a{
	font-size: 14px;
	margin-right: 15px;
	line-height: 20px;
	height: 20px;
	display: block;
	float: left;
	color: #aaa;
}
.art-bottom-func .func a i{
	font-size: 20px;
	vertical-align: middle;
}
.art-bottom-func .func a em{
	vertical-align: middle;
	padding-left: 5px;
}
.art-bottom-func .func a.on{
	color: #ff0028;
}



.show-page-title{
	background: url(../images/sub/001.png) left bottom repeat-x;
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	height: auto;
	float: left;
}
.show-page-title span.name{
	border-bottom: 3px #ff0028 solid;
	display: inline-block;
	padding-bottom: 6px;
}



.subfooter{
	background: #2e3237;
	padding: 20px 0;
	color: #6b6e81;
	line-height: 26px;
	height: 50px;
	display: block;
}
.subfooter .in{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.subfooter a{
	color: #6b6e81;
}
.subfooter .link-icon{
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.subfooter .link-icon a{
	display: inline-block;
	border-radius: 50%;
	height: 36px;
	width: 36px;
	background: #595d62;
	margin-left: 10px;
	text-align: center;
	line-height: 36px;
}
.subfooter .link-icon a i{
	color: #9a9a9a;
	font-size: 26px;
}
.subfooter .link-icon a:hover{
	background: #ff0028;
}
.subfooter .link-icon a:hover i{
	color: #fff;
}
.subfooter .link-icon .footer_qr{
	position: absolute;
	right: -36px;
	bottom: 40px;
	display: none;

}
.subfooter .link-icon .footer_qr img{
	box-shadow: 0 -4px 5px #ddd;
}



.page-tips{
	font-size: 14px;
	color: #ccc;
	text-align: center;
	padding: 50px 0;
}
.page-tips i{
	font-size: 100px;
	font-weight: 100;
}






.sub-tips{
	font-size: 14px;
	color: #666;
	padding-bottom: 15px;
}



.tips-login{
	text-align: center;
	background: #f9f9f9;
	padding: 50px 0;
	color: #555;
}

.tips-login input.login{
	font-size: 14px;
	color: #fff;
	background: #ff0028;
	border-radius: 4px;
	border:none;
	padding: 4px 10px;
	margin-top: 30px;
}



.tag-banner{
	background: #fafafa;
	height: 160px;
	width: 100%;
}

.tag-banner .in{
	padding: 30px 0 40px 0;
	width: 1080px;
	margin: 0 auto;
}

.tag-banner .in h4{
	font-size: 23px;
	color: #555;
}
.tag-banner .in h4 em{
	color: #ff0028;
}
.tag-banner .in .desc{
	font-size: 14px;
	color: #aaa;
	display: inline-block;width: 100%;
}
.tag-banner .in .desc em{
	color: #444;
	margin-top: 5px;
	display: inline-block;
}

.tag-banner .in a.add-fav{
	font-size: 14px;
	border: 1px #ccc solid;
	border-radius: 4px;
	padding: 4px 10px;
	display: inline-block;

}
.tag-banner .in a.add-fav:hover i,.tag-banner .in a.add-fav-on i{
	color: #fff;
}
.tag-banner .in a.add-fav:hover,.tag-banner .in a.add-fav-on{
	background: #ff0028;
	color: #fff;
	border:1px #ff0028 solid;
}



.cat-lists{
	width: 805px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cat-lists li{
	float: left;
	display: inline-block;
	padding: 8px 15px;
	background: #f1f1f1;
	color: #333;
	cursor: pointer;
	border-radius: 6px;
	margin-right: 15px;
	font-size: 16px;
	margin-bottom: 10px;
}
.cat-lists li.on{
	color: #fff;
	background: #ff0028;
}


.cate-sub-lists{
	width: 805px;
	height: auto;
	overflow: hidden;
}

.cate-sub-lists li{
	border-bottom: 1px #eaeaea solid;
	padding: 15px 0;
	height: auto;
	overflow: hidden;
	position: relative;
}
.cate-sub-lists li img{
	float: left;
	width: 74px;
	height: 74px;
	border-radius: 6px;
	margin-right: 15px;
}
.cate-sub-lists li .info{
}
.cate-sub-lists li .info a.h3{
	font-size: 18px;
	color: #333;
	display: block;
}
.cate-sub-lists li .info span{
	font-size: 14px; 
	color: #666;
	margin-top: 5px;
	display: inline-block;
}
.cate-sub-lists li a.add_fav{
	display: inline-block;
	position: absolute;
	top: 18px;
	right: 0;
	
}
.cate-sub-lists li a.add_fav i{
	font-size: 30px;
	color: #666;
}
.cate-sub-lists li a.add_fav_on i{
	font-size: 30px;
	color: #ff0028;
}


.hot-time{
	margin-top: 20px;
}
.hot-time a{
	width: 33.33333333%;
	border-bottom: 2px #444 solid;
	display: inline-block;
	float: left;
	text-align: center;
	padding-bottom: 8px;
}
.hot-time a.on{
	border-bottom: 2px #ff0028 solid;
	color: #ff0028;
}

img.youku_video{
	width: 100%;
}



.channel-top-one{
	width: 100%;
	height: auto;overflow: hidden;
	position: relative;
	margin-top: 20px;
	position: relative;
	z-index: 1;
}

.channel-top-one .tt-txt{
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 14px;
	background: #ff0028;
	padding:4px 8px;
	border-radius: 4px;
	color: #fff;
}
.channel-top-one .img{
	width: 575px;
	height:305px;
	overflow: hidden;
	float: left;
}
.channel-top-one .img img{
	width: 100%;
	min-height: 305px;
}
.channel-top-one .title-info{
	background: #f1f1f1;
	height: 285px;
	width: 280px;
	padding: 10px 15px;
	overflow: hidden;
	float: right;
}

.channel-top-one .title-info h2{
	font-size: 18px; color: #222;
	line-height: 28px;
	max-height: 84px;
	overflow: hidden;
	font-weight: bold;
}
.channel-top-one .title-info span.desc{
	display: inline-block;
	width: 100%;
	font-size: 14px; color: #666;
	line-height: 22px;
	margin-top: 15px;
	height: 110px;
	overflow: hidden;
}
.channel-top-one .title-info span.time{
	font-size: 14px; color: #999;
	margin-top: 20px;
	display: inline-block;
}

.lists-channel-desc{
	font-size: 14px; color: #666;
}




.video-title{
	background: #fff;
	width: 100%;
}
.video-title .in{
	width: 60%;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0 20px 0;
}

.video-title .in h3{
	border-top:1px #dedede solid;
	width: 600px;
	margin: 90px auto 10px auto;
	position: relative;
}
.video-title .in h3 span{
	background: #fff;
	font-size: 40px;
	font-weight: bold;
	display: inline-block;
	margin-top: -40px;
	padding: 0 40px;
}
.video-title .in .video-title-desc{
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	font-weight: 500;
	width: 100%;
	margin-bottom: 30px;
}



.video-title .in h2{
	font-size: 28px; font-weight: bold;
	color: #ff0028;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
.video-title .in span.desc{
	font-size: 14px; color: #666;
	line-height: 18px;
	display:inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

.video-title a.add-fav{
	font-size: 14px;
	border: 1px #ccc solid;
	border-radius: 4px;
	padding: 4px 10px;
	display: inline-block;

}
.video-title a.add-fav:hover i,.channel-left .cate-title-simple a.add-fav-on i{
	color: #fff;
}
.video-title a.add-fav:hover,.video-title a.add-fav-on{
	background: #ff0028;
	color: #fff;
	border:1px #ff0028 solid;
}





.video_list{
	margin: 0 auto;
	overflow: hidden;
}
.video_list ul{
	width: 110%;
}
.video_list ul li{
	float: left;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 50px;
}
.video_list ul li a{
	display: block;
	width: 380px;
	height:auto;
	overflow: hidden;
}
.video_list ul li a .img{
	width: 380px;
	height:210px;
	overflow: hidden;
}
.video_list ul li a .img img{
	width: 100%;
}


.video_list ul li a span.title{
	height: 60px;
	line-height: 30px;
	font-size: 15px;
	color: #444;
	margin-top: 8px;
	display: block;
	font-size: 24px;
	overflow: hidden;
	font-weight: bold;
}

.video_list ul li a span.desc{
	height: 66px;
	line-height: 22px;
	font-size: 14px;
	color: #666;
	margin-top: 8px;
	display: block;
	overflow: hidden;
}

.video-banner{
	height: 553px;
	overflow: hidden;
	width: 100%;
	position: relative;
	float: left;
	margin-top: 20px;
}
.video-banner .bd{
	width: 1180px;
	height: 553px;
	margin: 0 auto;
}
.video-banner .bd li{
	width: 1180px;
	height: 553px;
}
.video-banner .bd li{
	position: relative;
}
.video-banner .bd li .pic{
	position: absolute;
	overflow: hidden;
}

.video-banner .bd li .pic a{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
.video-banner .bd li .pic a img{
	width: 100%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.video-banner .bd li .pic a:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.video-banner .bd li .pic a span{
	position: absolute;
	bottom: 0px;
	left: 0;
	height: auto;
	display: block;
	background: -moz-linear-gradient(top,rgba(0,0,0,0),#000);
	background: -webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(#000));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0),#000);
	background: -o-linear-gradient(top,rgba(0,0,0,0),#000);
	color: #fff;
	overflow: hidden;
}

.video-banner .bd li div:nth-child(1){
	background: #aaa;
	width: 697px;
	height: 396px;
	overflow: hidden;
	top: 0;
	left: 0;
}

.video-banner .bd li div:nth-child(2){
	background: #bbb;
	width: 229px;
	height: 151px;
	bottom: 0;
	left: 0;
}
.video-banner .bd li div:nth-child(3){
	background: #ccc;
	width: 229px;
	height: 151px;
	bottom: 0;
	left: 234px;
}
.video-banner .bd li div:nth-child(4){
	background: #ddd;
	width: 229px;
	height: 151px;
	bottom: 0;
	right: 483px;
}
.video-banner .bd li div:nth-child(5){
	background: #eee;
	width: 478px;
	height: 275px;
	overflow: hidden;
	top: 0;
	right: 0;
}
.video-banner .bd li div:nth-child(6){
	background: #999;
	width: 478px;
	height: 275px;
	overflow: hidden;
	top: 280px;
	right: 0;
}

.video-banner .bd li div:nth-child(1) a span{
	width: 96%;
	padding: 10px 2%;
	font-size: 24px;
	line-height: 34px;
	max-height: 68px;
}

.video-banner .bd li div:nth-child(2) a span,.video-banner .bd li div:nth-child(3) a span,.video-banner .bd li div:nth-child(4) a span{
	width: 92%;
	padding: 10px 4%;
	font-size: 16px;
	line-height: 24px;
	max-height: 42px;
}

.video-banner .bd li div:nth-child(5) a span,.video-banner .bd li div:nth-child(6) a span{
	width: 96%;
	padding: 10px 2%;
	font-size: 18px;
	line-height: 26px;
	max-height: 78px;
}



.video-banner .hd{
	position: absolute;
	display: inline-block;
	width: 100%;
	bottom: 20px;
	text-align: center;
}
.video-banner .hd li{
	display: inline-block;
	width: 10px;
	height: 10px;
	border:1px #fff solid;
	border-radius: 8px;
	margin: 0 5px;
}
.video-banner .hd li.on{
	display: inline-block;
	width: 10px;
	height: 10px;
	border:1px #fff solid;
	border-radius: 8px;
	margin: 0 5px;
	background: #fff;
}





.pagecode{
	padding: 50px 50px 30px 50px;
	text-align: center;
}

.pagecode a{ display:inline-block;margin:0 4px;height:32px;line-height:32px;border:1px solid #eaeaea; background: #eaeaea; padding:0 10px;font-size:14px;color:#555;}
.pagecode a:hover,.page a.hover{ background:#ff0028;border:1px solid #ff0028;color:#fff;}
.pagecode span{display:inline-block;margin:0 4px;height:32px;line-height:32px;border:1px solid #ff0028;padding:0 10px;font-size:14px;color:#000;background:#ff0028;border:1px solid #ff0028;color:#fff;}


.video_cate{
	width: 1180px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.video_cate a.top_one{
	width: 560px;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
}
.video_cate a.top_one .img{
	width: 560px;
	height: 372px;
	overflow: hidden;
	background: #eaeaea;
}
.video_cate a.top_one .img img{
	width: 100%;
	min-height: 100%;
}
.video_cate a.top_one span{
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 3px;
	font-weight: bold;
}

.video_cate .lists{
	float: right;
	width: 600px;
	height: auto;
	overflow: hidden;
}
.video_cate .lists ul{
	width: 120%;
}

.video_cate .lists ul li{
	float: left;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 15px;
}
.video_cate .lists ul li a{
	display: block;
	width: 290px;
	height: auto;
	overflow: hidden; 
}
.video_cate .lists ul li a .img{
	width: 290px;
	height: 157px;
	background: #ddd;
	overflow: hidden;
}
.video_cate .lists ul li a .img img{
	width: 100%;
	min-height: 100%;
}
.video_cate .lists ul li a span{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 3px;
	font-size: 16px;
	font-weight: 600;
}


.about{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #fff url(../images/about_l.png) top left repeat-y;
	border-radius: 5px;
	margin: 30px 0;
}
.about .l{
	float: left;
	width: 300px;
	height: 100%;
	padding: 0px 0;
}
.about .l li{

}
.about .l li a{
	display: inline-block;
	font-size: 18px;
	color: #444;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
.about .l li a.on{
	background: #fff;
}
.about .r{
	width: 800px;
	padding: 25px 50px 40px 50px;
	float: right;height: auto;
	overflow: hidden;
}
.about .r h1.title{
	font-size: 18px;
	font-weight: bold;
	border-bottom: #eaeaea solid 1px;
	padding-bottom: 16px;
}
.about .r .content{
	
}

.about .r .content{
	font-size: 16px;
	line-height: 30px;
	padding: 30px 0;
	letter-spacing: 0.5px;
}
.about .r .content p{
	text-indent: 0em;
	margin-bottom: 15px;
}
.about .r .content .tcp-quality-switcher-value p{
	text-indent: 0;
}
.about .r .content h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.about .r .content h3{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
.about .r .content img{
	margin: 0px auto 10px auto;
	max-width: 600px;
}


.lists_ad{
	height: 100px;
	width: 805px;
	overflow: hidden;
	background: #ddd;
}

.channel-right-ad img{
	width: 100%;
	margin-bottom: 15px;
}

.article_ad{
	margin: 30px 0 0 0;
	width: 100%;
	display: none;
	height: auto;
	overflow:hidden;
}
.article_ad img{
	width: 100%;
}

.copy-sm{
	font-size: 13px;
	line-height: 24px;
	color: #aaa;
	margin-top: 20px;
	box-sizing: border-box;
}




/*2024新增右侧推荐标签*/
.right-tag-2024{
	margin: 16px -4px 0 -4px;
}
.right-tag-2024 a{
	display: flex;
	margin: 4px;
	color: #ff0028;
	background: #fff;
	border: 1px #ff0028 solid;
	border-radius: 4px;
	float: left;
	font-size: 13px;
	padding: 6px 6px;
	line-height: 1;
}

.rigth-title-lists{
    margin-top: 8px;
}
.rigth-title-lists a{
    display: flex;
    border-bottom:1px #eaeaea solid;
    padding: 8px 0;
    line-height: 1.6;
}