* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background-image: url(../img/bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Microsoft YaHei", PingFangSC, sans-serif;
	background-color: #e5f0ff;
	height: 12640px;
}
.tou{
	width: 1200px;
	height: 700px;
	margin: auto;
}
.logo{
	width: 100px;
	height: 100px;
	margin-top: 48px;
	float: left;
}
.wen{
	width: 1136px;
	margin-top: 550px;
	padding: 32px;
	float: left;
	font-size: 18px;
	line-height: 30px;
}
.wen p{
	text-indent: 2em;
}
.zhuti{
	width: 1200px;
	margin: auto;
}
.subject{
	width: 1200px;
	height: 80px;
	margin-top: 32px;
	float: left;
}
.subject_1{
	width: 300px;
	height: 80px;
	margin: auto;
	background-color: #292c30;
}
.subject_1 .big{
	width: 290px;
	height: 68px;
	margin: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	line-height: 68px;
	font-size: 30px;
	font-weight: bold;
	float: left;
}
.plate{
	width: 1200px;
	float: left;
	margin-top: 16px;
}
.plate2{
	height: 416px;
}
.plate3{
	height: 624px;
}
.plate4{
	height: 832px;
}
.list{
	width: 384px;
	height: 176px;
	position: relative;
	margin: 16px 8px;
	float: left;
	background-color: #FFFFFF;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
.picture{
	width: 384px;
	height: 123px;
	overflow: hidden;
	position: relative;
	float: left;
}
.picture img{
	width: 100%;
	position: absolute;
}
.huikan{
	position: absolute;
	right: 0;
	margin: 8px 8px 0 0;
	padding: 5px;
	background-color:  rgba(0,0,0,0.3);
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	border-radius: 2px;
}
.jiaqian{
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 8px 8px 0;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.theme{
	width: 368px;
	height: 53px;
	margin: 0 8px;
	float: left;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.mask{
	width: 384px;
	height: 176px;
	position: absolute;
	background-color: rgba(0,0,0,0.9);
	opacity: 0;
}
.mask:hover{
	opacity: 1;
}
.ewm{
	margin: auto;
	width: 113px;
	height: 113px;
	margin-top: 10px;
	background-color: #ffffff;
}
.ewm img{
	width: 100%;
	height: 100%;
}
.mask p{
	height: 53px;
	line-height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.banquan{
	width: 100%;
	height: 80px;
	margin: auto;
	margin-top: 32px;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #2435a1;
	float: left;
}
.bq{
	width: 1200px;
	margin: auto;
	text-align: center;
}
