@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:1210px;
	margin: auto;
	overflow: hidden;
}
.toutiao{
	width:1225px;
	margin: auto;
	background-image:url(../images/toutiao.png);
	height: 251px;
	box-sizing: border-box;
	padding:60px 60px 70px 230px;
	font-size:24px;
	color:#3a3434;
	line-height: 36px;
	margin-top: 30px;
}
.toutiao span1{
	color:#fd840b;
}
.toutiao span2{
	color:#2eb0ec;
}
.toutiao span3{
	color:#fd0000;
}
.title{
	background-image: url(../images/tit-bg.png);
	width:814px;
	height: 94px;
	font-size:40px;
	color:#2eb0ec;
	text-align: center;
	margin:30px auto;
}
.title 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;
}
.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:1201px;
	height: 585px;
	margin: auto;
	cursor: pointer;
}
.shu{
	width:130px;
	height: 1040px;
	background-color: #6b6a68;
	color:#fff;
	writing-mode: tb-rl;
	line-height: 36px;
	font-size: 20px;
	padding: 15px;
	box-sizing: border-box;
	float:left;
}
.shu-img{
	display: block;
	float:right;
}
.xuezi{
	width:1193px;
	height: 768px;
	background-image: url(../images/xuezi.jpg);
	margin: auto;
	overflow: hidden;
}
.xuezi-txt{
	width:430px;
	height: 230px;
	padding: 20px;
	box-sizing: border-box;
	font-size: 20px;
	color:#353839;
	line-height: 36px;
	margin: 80px 0 0 360px;

}
.xuezi-txt span{
	color:#f60707;
}
.zy-ul{
	width:100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.zy-li{
	width:394px;
	overflow: hidden;
	margin-right: 6px;
	float:left;
	margin-top: 6px;
	
}
.zy-li1{
	width:596px;
	margin-right: 4px;
}