* {
	padding: 0;
	margin: 0;
}

@font-face {
	font-family: "MFL";
	src: url('MF.ttf');
}

.clear:after,
.clear:before {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.fl {
	float: left;
	position: relative;
}

.fr {
	float: right;
	position: relative;
}

.header {
	/*width: 100%;*/
	position: relative;
	z-index: 3;
}

.bgimg {
	width: 100%;
	height: 100%;
	/*position: absolute;*/
}

.logoimg {
	position: absolute;
	margin-top: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 446px;
}

.bgtitleimg {
	/*width: 40%;*/
	position: absolute;
	margin-top: 7%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.title1 {
	width: 1200px;
	margin: -31% auto 20px auto;
	position: relative;
	text-align: center;
}

.title1_province {
	/*width: 561px;*/
	/*height: 95px;*/
	opacity: 1;
	/* border: 12px solid #ffffff; */
	font-size: 90px;
	/* font-family: MFL; */
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #F0C65A;
	/*line-height: 116px;*/
	letter-spacing: 21px;
	text-shadow: 1px 1px 2px 0px #211815 inset;
}

.title1_desc {
	position: relative;
	padding-top: 194px;
	/* width: 561px; */
	/* height: 95px; */
	opacity: 1;
	/* border: 12px solid #ffffff; */
	font-size: 70px;
	/* font-family: MFL; */
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #009ed9;
	line-height: 116px;
	/* letter-spacing: 21px; */
	text-shadow: 1px 1px 2px 0px #211815 inset;
}

.time {
	width: 395px;
	height: 65px;
	opacity: 1;
	background: #ffffff;
	border: 2px solid #0bafd7;
	border-radius: 34px;
	margin: 2% auto -32px auto;
	text-align: center;
	position: relative;
}

.time span {
	/*width: 345px;*/
	/*height: 21px;*/
	opacity: 1;
	font-size: 28px;
	font-family: MF LiHei (Noncommercial) Regular, MF LiHei (Noncommercial) Regular-Regular;
	font-weight: 1000;
	font-style: italic;
	text-align: left;
	color: #009ed9;
	line-height: 60px;
	letter-spacing: 7px;
}

.content {
	background: url(../img/bgcontent.png) no-repeat;
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	position: relative;
	padding-top: 50px;
}

.desc {
	position: relative;
	z-index: 3;
	width: 1200px;
	height: auto;
	background-color: white;
	/* opacity: 0.1; */
	border-radius: 15px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 15px;
	border-color: #D1ECF8;
	box-sizing: border-box;
	padding: 20px 20px;
}

.desc span {
	line-height: 43px;
	font-size: 24px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #212121;
}

.ad {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}

.ad a {
	/* float: left; */
	width: 50%
}

.ad img {
	width: 590px;
}

.hdyx {
	width: 1200px;
	margin: 50px auto;
	overflow: hidden;
}

.hdyx_title {
	text-align: center;
}

.hdyx_title {
	font-size: 64px;
	font-weight: 400;
	text-align: justifyLeft;
	color: #009ed9;
}

.hdyx_content {
	margin-top: 78px;
	overflow: hidden;
}

.school_card {
	position: relative;
	background-size: 100% 100% !important;
	float: left;
	margin: 0 5px 70px 5px;
	border-style: solid;
	border-width: 10px;
	border-color: #fff;
	/*box-sizing: border-box;*/
	width: 270px;
	height: 196px
		/*overflow:hidden;*/
}

.school_wrap {
	background: #dd554d;
	border-radius: 4px;
	width: 80px;
	height: 26px;
}

.state {
	/*position: absolute;*/
	margin-left: 20px;
	color: #fff;
	font-size: 16px;

}

.teacher {
	position: relative;
	/*background: rgba(1,1,1,.5);*/
	bottom: 16px;
	padding: 5px 0;
	/*bottom: 0px;*/
}

.teacher span {
	/*z-index: 22;*/
	/*position: absolute;*/
	margin-left: 10px;
	font-size: 16px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #ffffff;
}

.live_button {
	position: absolute;
	left: 0px;
}

.video_button {
	/*position: relative;*/
	display: table;
	margin: 58px auto;
	cursor: pointer;
	width: 42px;

}

.school_name {
	/*position: relative;*/
	margin-top: 32px;
	width: 267px;
	height: 46px;
	font-size: 18px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #222627;
	line-height: 29px;
	/*overflow: hidden;*/
}

.school_name span {
	background: #009ed9;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #ffffff;
	line-height: 29px;
	padding: 4px;
	margin-right: 5px;
}

.mx {
	width: 1200px;
	margin: 50px auto 150px auto;
	overflow: hidden;
}

.mx_content div {
	float: left;
	width: 25%;
	height: 25px;
	font-size: 24px;
	font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #212121;
	margin: 50px;
}

.footer {
	width: 100%;
	/* height: 100%; */
	text-align: center;
	/* position: absolute; */
	/* margin-bottom: 20px; */
	background-image: url(../img/bgfooter.png);
	background-size: cover;
	/* padding-top: 200px; */
	background-repeat: no-repeat;

}

.footer_desc {
	padding-top: 120px;
	padding-bottom: 24px;
	color: #fff;
}

.footer_desc span {
	cursor: pointer;
}

.footer a {
	color: #fff;
}

/*包含以下四种的链接*/
a {
	text-decoration: none;
}

/*正常的未被访问过的链接*/
a:link {
	text-decoration: none;
}

/*已经访问过的链接*/
a:visited {
	text-decoration: none;
}

/*鼠标划过(停留)的链接*/
a:hover {
	text-decoration: none;
}

/* 正在点击的链接*/
a:active {
	text-decoration: none;
}


/* ------------------- */
.school_list {
	margin-top: 5%;
}

.school_list .school_item {
	width: 290px;
	/*margin-top: 36px;*/
	margin-right: 13px;
	margin-bottom: 12px;
}

.school_list .school_item:nth-child(4n+4) {
	margin-right: 0;
}

.school_list .school_item .img_sl {
	width: 100%;
	display: block;
}

.school_list .school_item .school_in {
	padding: 7px;
	border-radius: 4px;
	background: #fff;
	position: relative;
}

.school_list .school_item .school_in .statu {
	display: inline-block;
	background: #dd554d;
	border-radius: 4px;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	position: absolute;
	left: 7px;
	top: 7px;
	text-align: center;
}

.school_list .school_item .school_in .play_icon {
	width: 42px;
	height: 31px;
	display: inline-block;
	background: url(../img/video2.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.school_list .school_item .title_sl {
	font-size: 18px;
	padding-top: 8px;
	min-height: 60px;
}

.school_list .school_item .title_sl span {
	background: #009ed9;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	line-height: 24px;
	padding: 3px;
	margin-right: 5px;
}