@charset "gb2312";
/* CSS Document */
.banner{
	width:100%;
	overflow: hidden;
}
.banner img{
	display: block;
	width:100%;
}
.con{
	width:100%;
	overflow: hidden;
}
.con1{
	background-color:#faf1e3;
}
.con2{
	background-color:#e0f3fa;
}
.box{
	width:98%;
	margin: auto;
	overflow: hidden;
}
.toutiao{
	width:100%;
	margin: auto;
	background-image:url(../images/toutiao.png);
	background-size: cover;
	height: 208px;
	box-sizing: border-box;
	padding:16px 32px 36px 140px;
	font-size:16px;
	color:#3a3434;
	line-height: 32px;
	margin-top: 30px;
}
.toutiao span1{
	color:#fd840b;
}
.toutiao span2{
	color:#2eb0ec;
}
.toutiao span3{
	color:#fd0000;
}
.tit{
	background-image: url(../images/tit-bg.png);
	width:100%;
	height: 96px;
	font-size:1.5rem;
	color:#2eb0ec;
	text-align: center;
	margin:20px auto;
	padding-top: 20px;
	box-sizing: border-box;
}
.tit span{
	color:#fd0000;
}
.txt{
	border: dashed 1px #333;
	background-color:#d5f0fc;
	overflow: hidden;
	width:100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 20px;
	color:#353839;
	line-height: 36px;
}
.txt span{
	color:#fc0606;
}
.star{
	display: block;
	margin:4px auto 40px;
	width:99%;
}
.txt2{
	border: dashed 1px #333;
	background-color:#faf1e3;
	overflow: hidden;
	width:100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 20px;
	color:#353839;
	line-height: 36px;
}
.txt2 span{
	color:#f60707;
}
#video1{
	width:633px;
	height: 346px;
	margin:4px auto 40px;
	cursor: pointer;
}
.shu{
	width:100%;
	background-color: #6b6a68;
	color:#fff;
	line-height: 36px;
	font-size: 20px;
	padding: 15px;
	box-sizing: border-box;
}
.shu-img{
	display: block;
	float:right;
	width: 100%;
	margin: 4px 0 0;
}
.xuezi{
	width:98%;
	margin:4px auto 40px;;
}
.zy-ul{
	width:100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.zy-li{
	width:32.3%;
	overflow: hidden;
	margin-right: 1%;
	float:left;
	margin-top: 6px;	
}
.zy-li1{
	width:49%;
	margin-right: 1%;
}
.zy-li img{
	display: block;
	width: 100%;
}