﻿* html, * html body{_background-image:url(about:blank);_background-attachment:fixed;}
*{ margin: 0; padding: 0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
html{-webkit-text-size-adjust:none;}
body,html,input{font-family:"黑体",Helvetica,tahoma,arial,\5b8b\4f53,sans-serif;}
body{background:#007ab3;}
a{ text-decoration:none; outline:none; color:#333;}
a:hover{ color:#08c; text-decoration:underline;}
ul,ol{ list-style:none;}

/*首页样式*/
.wrapper{
	width:1200px;
	height:948px;
	margin:0px auto;
	margin-top:20px;
	padding-top: 183px;
	background: url("../img/wp_bg.jpg") #ccc no-repeat;


}

.clearline{
	margin:0px auto;
	width:1080px;
	height:140px;
	clear: both;
	overflow: hidden;
	padding:0px;
	
}

.clearline2{
	margin:0px auto;
	width:1080px;
	height:30px;
	clear: both;
	overflow: hidden;
	padding:0px;
	
}
.clearline3{
	
	width:186px;
	height:130px;
	float: left;
	margin-right: 34px;
}

.clearline4{
	
	width:186px;
	height:390px;
	float: left;
	margin-right: 34px;
}

.content1{
	margin:0px auto;
	width:1040px;
	height: 130px;
	
/*background-color: #333;*/
}





.content1 a{
	display: block;
	width:208px;
	height:170px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

.content1 a.category{
	
	width:186px;
	height:130px;
	float: left;
	margin-right: 34px;
}

.content1 a.category2{
	
	width:186px;
	height:390px;
	float: left;
	margin-right: 34px;
}

.content2{
	margin:0px auto;
	width:1080px;
	height: 1170px;
	
/*	background-color: #333;*/
}

.content2 a{
	display: block;
	width:180px;
	height:180px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

/*列表页样式*/
.list-wrapper{
	width:960px;
	height:599px;
	margin:0px auto;
	margin-top:20px;
	padding-top:0px;
	
}

.list-content{
	width:960px;
	height:599px;
	left:54px;
	margin-top:0px;
}

.list-content a{
    display: block;
	width:960px;
	height:599px;
	float:left

}
/*视频播放器*/
.play-wrapper{
	width:1200px;
	height:960px;
	margin:0px auto;
	margin-top:20px;
	padding-top: 40px;
}

.play-content2{
    float:left;
	margin:0px auto;
	margin-left:50px;
	width:1100px;
	height: 150px;
	margin-top:0px;
	padding-top:0px;
}
.play-content2 a{
    overflow:auto;
    float:left;
	width:1100px;
	height: 150px;
	padding-left:0px;
	padding-top:0px;
	margin:0px;
}

.play-content{
    float:left;
	margin:0px auto;
	margin-left:100px;
	width:720px;
	height: 600px;
	padding:10px;
	margin-top:0px;
}

.play-content1{
    float:left;
	margin:0px auto;
	margin-left:50px;
	width:1100px;
	height: 30px;
	margin-top:20px;
	padding-top:20px;
}

.play-contentlist{
    overflow:auto;
    float:left;
	margin:0px auto;
	width:250px;
	height: 570px;
	padding:0px;
	margin-top:20px;
	margin-left:60px;
	scrollbar-face-color: #889B9F;
scrollbar-shadow-color: #3D5054;
scrollbar-highlight-color: #C3D6DA;
scrollbar-3dlight-color: #3D5054;
scrollbar-darkshadow-color: #85989C;
scrollbar-track-color: #95A6AA;
scrollbar-arrow-color: #FFD6DA;
}


.play-contentlist ul{

padding:0px;
list-style-type:disc;
	}
	
.play-contentlist ul li{
margin-left:30px;
padding:0px;
list-style-type:disc;
	line-height:30px ;
	color:#999999;
	font-size:16px;
	font-family:"黑体";
	text-align:left;
	
}

.play-contentlist li:hover {
	cursor: pointer;
	color:#FFFFFF;
	}
.play-contentlist .select{
	color: #FFFFFF;
}
