body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
body{
	font-size:16px;
	margin:0px auto;
	color:#5F0018;
	font-family:"Microsoft YaHei", '微软雅黑';
	background:#FEFCEB url(../images/bg.jpg) center top repeat-y;
}
a{
	color:#5F0018;
	text-decoration:none;
}
a:hover{
	color:#5F0018;
	text-decoration:none;
}
ul, li, ol{
	list-style-type:none;
}
img{
	border:0px;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
iframe{ display:block; }

/*头部样式*/
.top{
	margin:0px auto;
	width:1200px;
}
.logo{
	float:left;
	padding:28px 0px;
}
.ewm{
	float:right;
	width:480px;
	padding-top:35px;
}
.ewm img{
	float:right;
}
.ewm p{
	font-weight:bold;
	margin-top:15px;
}
.ewm h2{
	width:267px;
	height:34px;
	line-height:34px;
	overflow:hidden;
	background: url(../images/icon_11.jpg) left bottom no-repeat;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding-top:18px;
	margin-left:92px;
}

/*主体样式*/
.box{
	padding:10px 0px 50px 0px;
	background:url(../images/bg1.png) left top repeat;
}
.title{
	margin:0px auto;
	width:1200px;
	height:85px;
	line-height:85px;
}
.title_left{
	float:left;
	height:85px;
	background: url(../images/icon_19.jpg) left center no-repeat;
	padding-left:20px;
	font-size:18px;
	color:#FFFFFF;
}
.title_right{
	float:right;
	color:#FFFFFF;
}
.title_right a{
	color:#FFFFFF;
}
.title_right a:hover{
	color:#FFFFFF;
}
.sr_title{
	margin:0px auto;
	width:1200px;
	height:55px;
	overflow:hidden;
	text-align:right;
	font-size:16px;
	color:#FFFFFF;
}
.video{
	margin:0px auto;
	width:1200px;
}

.video_nav{ margin:60px auto 0px auto; width:570px; height:50px; overflow:hidden; }
.video_nav ul{ float:left; }
.video_nav li{ float:left; width:170px; height:50px; line-height:50px; font-size:20px; text-align:center; overflow:hidden; margin:0px 10px; display:inline; border-radius:5px; cursor:pointer; }
.video_nav li.normal{ background:#F3EFEE; color:#5F0018; }
.video_nav li.active{ background:#843C4A; color:#FFFFFF; }
.video_nav li a{ display:block; background:#F3EFEE; color:#5F0018; }
.TabContent{ overflow:hidden; }
.none{ display:none; }

.video_list{
	margin:50px auto 0px auto;
	width:1200px;
	overflow:hidden;
}
.video_list li {
	float:left;
	width:290px;
	height:215px;
	margin-bottom:20px;
	margin-left:13px;
	position:relative;
}
.video_list li img {
	width:290px;
	height:215px;
	vertical-align:top;
	z-index:1;
}
.video_list li table{
	width:290px;
	height:60px;
	line-height:20px;
	overflow:hidden;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:2;
	background:rgba(29,29,29,0.8)!important; background:#1D1D1D; filter:Alpha(Opacity=80);
}
.video_list li table .bf{
	width:54px;
	background:url(../images/bf.png) center center no-repeat;
}
.video_list li table p{
	color:#FFFFFF;
	font-size:14px;
	padding-right:12px;
}
.video_list li table p a{
	color:#FFFFFF;
}
.video_list li table p a:hover{
	color:#FFFFFF;
}
.more{
	margin:30px auto 50px auto;
	width:157px;
	height:51px;
	line-height:51px;
	background:url(../images/icon_26.jpg) left top no-repeat;
	text-align:center;
}
.more a{
	display:block;
	width:157px;
	height:51px;
	font-size:18px;
	color:#FFFFFF;
}

/*底部样式*/
.footer{
	height:60px;
	line-height:60px;
	background:#5F0018;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;
}
.footer a{
	color:#FFFFFF;
}
.footer a:hover{
	color:#FFFFFF;
}


/*用户登录*/
.title1{ margin:40px auto 0px auto; width:560px; font-size:24px; color:#5F0018; text-align:center; border-bottom:1px solid #DDDDDD; padding-bottom:20px; }
.input{ width:260px; border:none; border-radius:5px; height:24px; line-height:24px; padding:8px 10px; border:1px solid #E5E5E5; background:#FFFFFF; font-size:14px; color:#000000; font-family:"Microsoft YaHei", '微软雅黑'; }
.btn1{ width:157px; border:none; height:51px; line-height:51px; overflow:hidden; text-align:center; background:url(../images/icon_26.jpg) left top no-repeat; font-size:18px; color:#FFFFFF; font-family:"Microsoft YaHei", '微软雅黑'; }
.btn2{ width:157px; border:none; height:51px; line-height:51px; overflow:hidden; text-align:center; background:#843A4D; font-size:18px; color:#FFFFFF; font-family:"Microsoft YaHei", '微软雅黑'; border-radius:5px; margin-left:20px; }

/*列表页*/
.line1{
	background:#853C4A;
	height:5px;
	overflow:hidden;
}
/*分页样式*/
.pages{
margin:15px auto 50px auto;
width:1200px;
font-size:14px;
color:#000000;
line-height:30px;
text-align:center;
border-top:3px solid #853C4A;
padding-top:30px;
}
.pages a{
display:inline-block;
color:#FFFFFF;
padding:0px 10px;
margin:0px 3px;
height:30px;
background:#853C4A;
border-radius:2px;
}
.pages a:hover{
display:inline-block;
color:#FFFFFF;
background:#5F0018;
padding:0px 10px;
margin:0px 3px;
border-radius:2px;
}
.pages .bg{
display:inline-block;
color:#FFFFFF;
background:#5F0018;
padding:0px 10px;
margin:0px 3px;
height:30px;
border-radius:2px;
}

/*内页分类*/
.ny_nav{ margin:60px auto 0px auto; width:1200px; height:50px; overflow:hidden; text-align:center; }
.ny_nav a{ display:inline-block; width:170px; height:50px; line-height:50px; background:#F3EFEE; font-size:20px; color:#5F0018; text-align:center; margin:0px 10px; border-radius:5px; }
.ny_nav a:hover{ background:#843C4A; color:#FFFFFF; }
.ny_nav a.hover{ background:#843C4A; color:#FFFFFF; }