body {
	min-width:1366px;
}

@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1476244935_9205294.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1476244935_9205294.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1476244935_9205294.woff') format('woff'), /* chrome¡¢firefox */
  url('//at.alicdn.com/t/font_1476244935_9205294.ttf') format('truetype'), /* chrome¡¢firefox¡¢opera¡¢Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1476244935_9205294.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
	font-family:"iconfont" !important;
	font-style:normal;
  	-webkit-font-smoothing: antialiased;
  	-webkit-text-stroke-width: 0.2px;
  	-moz-osx-font-smoothing: grayscale;
}

.nulldata {
	padding:20px 0;
	text-align:center;
	font-size:14px;
}

a {
	text-decoration:none;
}
.center {
	width:1340px;
	width:1190px;
	margin:0 auto;
}
.clear {
	font-size: 0px;
	line-height: 0;
	height: 0px;
	clear: both;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.pt30 {
	padding-top:30px;
}
.pb30 {
	padding-bottom:30px;
}
.col-1 {
	width:675px;
}
.col-2 {
	width:310px;
}
.left {
	float:left;
}
.right {
	float:right;
}

.header-wrap {
	border-bottom:7px solid #e72119;
	background:#fff;
}
.header-wrap .bg {
}
.header {
	height:90px;
}
.logo {
	position:absolute;
	top:15px;
	left:0px;
}


.nav-wrap {
	position:absolute;
	top:0;
	right:0;
	width:550px;
	padding-right:150px;
}
.nav {
	height:90px;
	overflow:hidden;
}
.nav li {
	float:left;
}
.nav li a {
	display:block;
	text-decoration:none;
	color:#333;
}
.mainnav li a {
	padding:0 25px;
	height:90px;
	line-height:90px;
	border-right:1px solid #fff;
}
.mainnav .active a,
.mainnav li a:hover {
	color:#e72119;
	background:#fafafa;
	border-left:1px solid #fff;
	border-color:#e5e5e5;
}

.subnav {
	position:absolute;
	top:0;
	right:1px;
	height:90px;
	line-height:90px;
}
.subnav li {
	float:left;
	
}
.subnav li a {
	padding:21px 18px;
	font-size:12px;
	border-right:1px solid #e5e5e5;
	background:#fafafa;
	color:#b0b0b0;
}
.subnav li:first-child a{
	border-left:1px solid #e5e5e5;
}
.subnav li a:hover {
	color:#e92e2e;
}
.subnav span {
	display:block;
	line-height:24px;
	text-align:center;
}
.subnav .ico {
	font-size:20px;
	color:#b0b0b0;
}
.subnav .open a {
	background:#d7d5d6;
	color:#333;
}
.subnav .open .ico {
	color:#333;
}

.mod-1 .hd,
.mod-2 .hd {
	position:relative;
	background-color:#f5f5f5;
	background:url(../images/bg_hd.png) repeat-x 10px;
}
.mod-1 .hd h2,
.mod-2 .hd h2 {
	display:inline-block;
	*zoom:1;
	*display:inline;
	height:37px;
	line-height:37px;
	padding:0 20px 0 0px;
	color:#e82217;
	font-size:31px;
	background:#fff;
}
.mod-1 .hd .more,
.mod-2 .hd .more {
	display:inline-block;
	*zoom:1;
	*display:inline;
	position:absolute;
	top:7px;
	right:0;
	padding: 0 10px;
	font-size:16px;
	text-decoration:none;
	color:#666;
	background:#fff;
}
.mod-1 .hd .more:hover
.mod-2 .hd .more:hover {
	color:#e92e2e;
}

.mod-1 .hanlder {
	position:absolute;
	top:10px;
	right:10px;
}
.mod-1 .hanlder .point {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#777;
	cursor:pointer;
	margin-left:5px;
}
.mod-1 .hanlder .selected {
	color:#e82217;
}

.mod-2 .tab-hd {
	background:#f5f5f5;
	height:37px;
	line-height:37px;
}
.mod-2 .tab-hd h2 {
	display:inline-block;
	*zoom:1;
	*display:inline;
	height:37px;
	line-height:37px;
	width:49%;
	text-align:center;
	cursor:pointer;
}
.mod-2 .tab-hd .selected {
	background:#e92e2e;
	color:#fff;
}
.mod-2 .bd-wrap {
	position:relative;
	height:405px;
	overflow:hidden;
}
.mod-2 .bd-wrap ul {
	position:absolute;
	top:0;
	left:5px;
	right:0;
}
.mod-2 .hd {
	background:none;
}
.mod-2 .hd h2 {
	border-left:5px solid #e82217;
	padding-left:10px;
	background:none;
	font-size:26px;
}

#hot {
	height:430px;
	padding-top:40px;
	padding-left:40px;
}
#hot .img-wrap {
	border:1px solid #bfbfbf;
	padding:18px;
	background:#fff;
	width:570px;
	float:left;
}
#hot .img-wrap .img {
	width:570px;
	height:350px;
	overflow:hidden;
}
#hot .img-wrap .img img {
	width:100%;
	min-height:350px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
}
#hot .img-wrap .img img:hover {
	transform:scale(1.1,1.1); 
}
#hot .txt {
	right:40px;
	width:600px;
	float:right;
}
#hot .txt h2 {
	font-size:32px;
	line-height:150%;
}
#hot .txt .info {
	font-size:18px;
	line-height:180%;
	padding-top:30px;
	color:#555;
}
#hot .txt .info p {
	height:32px;
	line-height:32px;
	overflow:hidden;
}

#slider {
	width:675px;
	height:455px;
	overflow:hidden;
	position:relative;
	background:#f5f5f5;
}
#slider ul li {
	background:#fff;
	height:455px;
}
#slider ul li img {
	height:378px;
}
#slider li a {
	display:block;
	text-decoration:none;
	width:675px;
	height:380px;
	background:#cdcdcd;
}
#slider h3 {
	font-size:14px;
	line-height:24px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
#slider .live {
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#e92e2e;
	padding-left:10px;
}
#slider p {
	color:#666;
	font-size:12px;
	line-height:24px;
	height:24px;
	overflow:hidden;
}
#slider ul {
	position:absolute;
	width:9999px;
}
#slider ul li {
	float:left;
	
}

#slider .btn {
	position:absolute;
	top:50%;
	display:block;
	width:60px;
	height:60px;
	margin-top:-65px;
	line-height:60px;
	text-align:center;
	background:rgba(0,0,0,.3);
	color:#fff;
	font-size:36px;
	font-weight:normal;
	cursor:pointer;
}
#slider .prev {
	left:-200px;
}
#slider .next {
	right:-200px;
}
#slider .txt {
	padding-top:10px;
}

#notice .bd {
	padding-top:10px;
	overflow:hidden;
	height:350px;
}
#notice ul {
	
}
#notice ul li {
	width:50%;
	float:left;
	margin-top:20px;
}
#notice ul li.odd {
	float:right;
}
#notice ul li a {
	display:block;
	font-size:16px;
	color:#333;
	text-decoration:none;
	line-height:180%;
	position:relative;
	border:1px solid #dcdcdc;
	margin-right:10px;
	padding:15px;
}
#notice ul li a:hover {
	background:#f0efef;
	color:#333;
}
#notice ul li.odd a {
	margin-right:0px;
	margin-left:10px;
}
#notice ul li h2 {
	font-size:20px;
	line-height:180%;
	color:#dd6600;
}
#notice ul li .date {
	position:absolute;
	top:0px;
	right:0px;
}
#notice ul li h3 {
	color:#e92e2e;
	font-weight:bold;
	height:18px;
	overflow:hidden;
}
#notice ul li p {
	height:28px;
	overflow:hidden;
}

#cat {}
#cat h2 {
	
}
#cat h2 a {
	display:block;
	height:80px;
	line-height:80px;
	text-align:center;
	font-size:32px;
	color:#fff;
	background:#f57301;
	border-radius:8px 8px 0 0;
	border-bottom:3px solid #c15900;
} 
#cat .video-list li {
	
}
#cat .video-list .img {
	width:278px;
	height:160px;
	padding:20px;
	background:none;
	border:1px solid #dcdcdc;
	border-width:0 1px 0 1px;
	overflow:hidden;
}
#cat .video-list .img img {
	width:280px;
	height:100%;
}
#cat .video-list .info {
	border:1px solid #dcdcdc;
	border-width:0 1px 0 1px;
	padding-top:0;
	min-height:115px;
}
#cat .video-list .more {
	border:1px solid #dcdcdc;
	border-width:0 1px 0 1px;
	padding:20px;
	padding-top:0;
	
}
#cat .video-list .more a {
	color:#f57301;
}


#arealink li {
	float:left;
	width:150px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin-top:10px;
}
#arealink li a {
	display:block;
	background:#f5f5f5;
	color:#333;
	font-size:14px;
}
#arealink li a:hover {
	background:#e92e2e;
	color:#fff;
}

.video-list {
	margin-left:-20px;
	overflow:hidden;
}
.video-list .item,
.video-list li {
	width:282px;
	min-height:385px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	overflow:hidden;
	vertical-align:top;
	background:#fff;
	border-bottom:1px solid #d2d2d2;
}
#video .video-list li,
.catgory .video-list li {
	min-height:385px;
}

.video-list li:hover {
	background:#f0efef;
}
.video-list .item a,
.video-list li a {
	display:block;
	position:relative;
	zoom:1;
	cursor:pointer;
}
.video-list .item a:hover,
.video-list li a:hover {
	background:#f5f5f5;
}
.video-list .img {
	width:282px;
	height:180px;
	overflow:hidden;
	background:#cbcbcb;
	z-index:0;
	position:relative;
}
.video-list .img .icon-live {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:85px;
	height:84px;
	background:url(../images/tb.png) no-repeat;
}
.video-list .img .icon-pause {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:85px;
	height:84px;
	background:url(../images/zt.png) no-repeat;
}
.video-list .img a {
	width:282px;
	height:180px;
	overflow:hidden;
}
.video-list .img img {
	width:320px;
	/* height:120px; */
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
}
.video-list .item .img:hover img,
.video-list li .img:hover img {
	transform:scale(1.1,1.1); 
}
.video-list .info {
	padding:20px 15px;
}
.video-list .item p,
.video-list li p {
	font-size:16px;
	color:#333;
	line-height:180%;
}
.video-list li label {
}
.video-list .dubble {
	max-height:60px;
	overflow:hidden;
	font-weight:bold;
}
.video-list .single {
	height:26px;
	overflow:hidden;
}
.video-list .play {
	display:none;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-20px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:36px;
	opacity:0.8;
}
.video-list .iconpause {
	position:absolute;
	display:block;
	width:61px;
	height:61px;
	background:url(../images/icon_pause.png) no-repeat;
	top:0;
	right:0;
}
.video-list .item a:hover .play,
.video-list li a:hover .play {
	color:#e92e2e
}

.level-list {
	padding-top:15px;
}
.level-list li {
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	margin-top:5px;
	position:relative;
	padding-left:30px;
	line-height:30px;
	max-height:55px;
	overflow:hidden;
}
.level-list .level {
	position:absolute;
	display:block;
	width:25px;
	height:25px;
	line-height:25px;
	top:5px;
	left:0;
	background:#e92e2e;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.level-list li a {
	font-size:16px;
	color:#333;	
}
.level-list li a span {
	color:#e92e2e;
}
.level-list li a:Hover {
	color:#e92e2e;
}
.level-list li:first-child {
	padding-left:0;
	height:215px;
	max-height:215px;
	padding-bottom:20px;
}
.level-list li:first-child a {
	display:block;
	position:relative;
	color:#e92e2e;
}
.level-list li:first-child .level {
	top:0;
}
.level-list li:first-child .img {
	width:310px;
	height:174px;
	overflow:hidden;
}
.level-list li:first-child .img img {
	/* width:230px; */
	height:174px;
}
.level-list .play {
	display:block;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-20px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:36px;
	opacity:0.8;
}
.level-list .info {
	height:60px;
	overflow:hidden;
}
.level-list li p {
	font-size:16px;
	line-height:180%;
	color:#e92e2e;
}
.filter-wrap {
	background:#fbf4e4;
}
.filter {
	padding:30px 0;
}
.filter .hd {
	position:absolute;
	background:none;
	line-height:40px;
}
.filter .mod-3 .hd h2 {
	font-size:16px;
	background:none;
	color:#666;
}
.filter .bd {
	padding:5px 0;
	padding-left:100px;
}
.filter li {
	float:left;
	display:inline-block;
	*display:inline;
	*zoom:1;
	white-space:nowrap;
	margin-right:10px;
	margin-bottom:5px;
	vertical-align:middle;
}
.filter li * {
	vertical-align:middle;
}
.filter li a {
	display:block;
	padding:5px 10px;
	font-size:16px;
	border-radius:3px;
	color:#333;
}
.filter li a:hover,
.filter li.selected a {
	background:#e72119;
	color:#fff;
}
.filter .form {
	font-size:14px;
}
.filter .form input {
	height:26px;
	line-height:26px;
}
.filter .form .btn {
	width:90px;
	height:30px;
	line-height:30px;
	border:none;
	background:#f9a70f;
	color:#fff;
	font-size:16px;
	cursor:pointer;
	border-radius:3px;
}
.filter label {
	display:None;
}
/*
.catgory .video-list li,
.catgory .video-list .img {
	width:230px;
}
.catgory .video-list .img {
	width:230px;
	height:132px;
}
.catgory .video-list .img img {
	width:230px;
}
*/
.catgory .notice-list {
	padding:20px 0;
}
.catgory .notice-list li {
	line-height:28px;
	background:url(../images/icon_dot.png) no-repeat left 12px;
	padding-left:10px;
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	margin-top:10px;
}
.catgory .notice-list li a {
	color:#333;
	font-size:16px;
}
.catgory .notice-list li a:hover {
	color:#cc0000;
}

.page,
.page a {
	text-align:center;
	font-size:14px;
	color:#333;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 5px;
}
.page a:Hover {
	color:#e92e2e;
}

.video-title {
	font-size:24px;
	text-align:left;
	line-height:180%;
	width:850px;
}
.video-play {
	background:#000;
}
.video-detail {}
.video-detail .hd {
	padding-bottom:10px;
}
.video-detail .hd h2 {
	font-size:26px;
	border-left:5px solid #e82217;
	padding-left:10px;
	
}
.video-detail .bd {
	position:relative;
	min-height:300px;
}

.video-detail .info {
	padding-right:250px;
}
.video-detail .info p {
	font-size:16px;
	color:#333;
	line-height:40px;
	border-bottom:1px solid #eeeeee;
}
.detail-list li {
	margin-top:10px;
}
.video-detail .hd {
	position:relative;
}
.video-detail .hd .share {
	position:absolute;
	top:10px;
	right:40px;
}
.qrcode-wrap {
	position:absolute;
	width:180px;
	top:20px;
	right:20px;
	z-index:1;
	text-align:center;
}
.qrcode-wrap table {
	margin:0 auto;
	margin-bottom:10px;
}

/* åº•éƒ¨ */
#bottom{
	border-top:6px solid #e92e2e;
	color:#333;
	padding:20px 0;
}
#bottom .sublogo {
	text-align:left;
	float:left;
	width:50%;
	border-right:1px solid #d2d2d2;
	min-height:120px;
}
#bottom .sublogo .copyright {
	padding-left:5px;
	line-height:180%;
}
#bottom .friend-link{
	float:right;
	width:45%;
	padding-top:15px;
}
#bottom .friend-link h2 {
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
#bottom .friend-link li {
	display:inline-block;
	*display:inline;
	*zoom:1;
}
#bottom .friend-link a{
	font-size:14px;
	text-decoration:none;
}

#bottom .friend-link ul li a{
	color:#333;	
	line-height:30px;
	margin-right:20px;	
}
#bottom .friend-link ul li a:hover{
	color:#000;
}


.stat {
	text-align:center;
}
.stat em {
	border:0px solid #ccc;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-top:10px;
}
.stat span {
	color:#cc0000;
	font-size:14px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	border-left:0px solid #ccc;
	width:10px;
}
.stat span:first-child {
	border:none;
}


.site-module-title {
	padding:10px;
	border-bottom:1px solid #e53d30;
	color:#e21905;
	text-align:center;
	font-size:20px;
}
.site-module-title a {
	font-size:16px;
}
.site-module {
	padding:10px;
	padding-bottom:20px;
	border:1px solid #fff;
}
.site-module:hover {
	border:1px solid #dcdcdc;
	background:#fbf4e4;
}
.site-module-title .online,
.site-module .online {
	color:#e21905;
}
.site-module h2 a{
	font-size:20px;
	color:#777;	
}
.site-module li {
	float:left;
	margin-right:20px;
	margin-top:10px;
	word-break: break-all;
    white-space: nowrap;
    text-align: justify;
}
.site-module li a {
	color:#777;
}
.top-index {
	position:relative;
	min-width:1340px;
	background:url(../images/bg.jpg);

}
.top-index .fylogo {
	text-align:center;
	padding-top:10px;
}
.top-index .center {
	position:relative;
}
.top-index .tl,
.top-index .tr {
	position:absolute;
	display:block;
	top:0;
}
.top-index .tl {
	left:0;
	width:359px;
	height:197px;
	background:url(../images/left-hongqi.png) no-repeat;
}
.top-index .tr {
	right:0;
	width:367px;
	height:208px;
	background:url(../images/right-hongqi.png) no-repeat;
}
.top-index .search-bar {
	text-align:center;
	padding-top: 10px;
}
.top-index .search-bar label {
	display:none;
}
.top-index .search-bar ul,
.top-index .search-bar li {
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.top-index .search-bar ul {
	width:900px;
	height:50px;
	border:3px solid #b63126;
	background:#fff;
	position:relative;
}
.top-index .search-bar .ipt {
	width:820px;
	height:50px;
	line-height:50px;
	font-size:16px;
	position:absolute;
	top:0;
	left:5px;
	border:none;
	background:url(../images/search.jpg) no-repeat 10px 15px;
	text-indent:40px;
	
	
}
.top-index .search-bar .btn {
	position:absolute;
	top:0;
	right:0;
	width:163px;
	height:50px;
	border:none;
	background:#b63126;
	font-size:16px;
	color:#fff;
}
.nav-index-wrap {
	background:#e64334;
	margin-top: 30px;
}
.top-index .nav-index {
	text-align:center;
}
.top-index .nav-index li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	min-width:177px;
	height:66px;
	line-height:66px;
}
.top-index .nav-index li a {
	display:block;
	height:66px;
	line-height:66px;
	border:none;
	color:#fff;
	font-size:18px;
	text-indent:20px;
}
.top-index .nav-index .active,
.top-index .nav-index li:Hover {
	background:#b63126;
}
.top-index .nav-index .active a:hover,
.top-index .nav-index .icon-1 a {
	background:#b63126 url(../images/m1.png) no-repeat 20px;
}
.top-index .nav-index .icon-0 a {
	background:url(../images/m5.png) no-repeat 20px;
}
.top-index .nav-index .icon-2 a {
	background:url(../images/m2.png) no-repeat 20px;
}
.top-index .nav-index .icon-3 a {
	background:url(../images/m3.png) no-repeat 20px;
}
.top-index .nav-index .icon-4 a {
	background:url(../images/m4.png) no-repeat 20px;
}

.stat-label {}
.stat-label .item {
	position:absolute;
	border:1px solid #e7e7e7;
	text-align:center;
	min-width:144px;
	*width:144px;
}
.stat-label .item .hd {
	background:#f3f3f3;
	color:#cb8c25;
	line-height:40px;
	font-size:16px;
	padding:0 20px;
}
.stat-label .item table {
	border-collapse:collapse;
	border-spacing:0;
}
.stat-label .item .bd {
	font-size:12px;
	line-height:180%;
	color:#a2a2a2;
}
.stat-label .item .bd td {
	padding:5px 10px;
}
.stat-label .item .num {
	font-size:16px;
	color:#222;
}
.stat-label .item .bd td.line {
	font-size:20px;
	padding:0;
	color:#d8d8d8;
}

.stat-label .item-1 {
	left:40px;top:100px;
}
.stat-label .item-2 {
	left:205px;top:168px;
}
.stat-label .item-3 {
	left:40px;top:246px;
}
.stat-label .item-4 {
	left:205px;top:315px;
}
.stat-label .item-5 {
	left:40px;top:407px;
}
.stat-label .item-6 {
	left:205px;top:455px;
}
.stat-label .item-7 {
	right:40px;top:100px;
}
.stat-label .item-8 {
	right:205px;top:168px;
}
.stat-label .item-9 {
	right:40px;top:246px;
}
.stat-label .item-10 {
	right:205px;top:315px;
}
.stat-label .item-11 {
	right:40px;top:407px;
}
.stat-label .item-12 {
	right:205px;top:455px;
}
.stat-label .item-13 {
	left:597px;top:524px;
}


.stat-label .ft {
	position:absolute;
	z-index:0;
}
.stat-label .item.hover .hd {
	background:#e72118;
	color:#fff;
}

.stat-list {
	border-top:2px solid #e7e7e7;
	margin-top:20px;
	padding-bottom:20px;
}
.stat-list .site-module {
	display:none;
	border:none;
}
.stat-list .site-module:hover {
	background:none;
	border:none;
}
.stat-list .site-module:first-child {
	display:block;
}

.totalstat {
	position:absolute;
	top:15px;
	right:10px;
	font-size:16px;
	color:#333;
	
}
.totalstat .num {
	font-size:20px;
	color:#e64334;
	padding:0 5px;
}