@charset "gb2312";
/* CSS Document */

/* ☆ reset ======================================================*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:'Microsoft YaHei';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration:none;}
input,textarea{font-family:'Microsoft YaHei';}
/* ☆ pub Class==================================================================*/
.clearfix {zoom: 1;display: table;width: 100%;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.mainwrap{width:1200px;margin:0 auto;position:relative;}
.header{padding:15px 0;background:#fff;}
.header .themetitle{float:left;}
.header .themetitle .backhome,.header .themetitle .backhome img{display:block;width:64px;height:30px;float:left;}
.header .topmenu{font-size:12px;text-align:right;line-height:30px;float:right;}
.header .topmenu a{color:#333333;}
.red{color:red;}
.footer{font-size:12px;padding:10px 0;text-align:center;}
/* ☆ common Class=============================================================*/

/* ☆ 页面模式部分===========================================================*/
.indexbanner{height:auto;background:url(../images/img2.jpg) no-repeat center center;background-size:cover;}
.index_compent{padding:50px 0 0 0;}
.indextitle{width:1105px;height:300px;background:url(../images/img.png) no-repeat center center;margin:0 auto;}
.index_btns{margin:30px auto 0 auto;width:650px;}
.index_btns .link{display:block;width:300px;height:60px;line-height:60px;text-align:center;font-size:24px;color:#ffffff;background:#ff832a;border-radius:200px;}
.commbanner{height:400px;background:url(../images/img3.jpg) no-repeat center center;}
.commbanner .school{padding:90px 0 0 0;font-size:40px;color:#ff8935;text-align:center;font-weight:bold;}
.time{padding:20px 0 0 0;font-size:20px;color:#333333;text-align:center;}
.backhome{padding:10px 0 0 0;}
.backhome a{display:block;background:#b4ceb3;height:30px;line-height:30px;width:90px;border-radius:4px;color:#ffffff;text-align:center;font-size:14px;}
.contentwrap{background:#46c39c;padding:0 0 20px 0;}
.contentwrap .contentinner{background:#ffffff;border-radius:20px;padding:20px 30px;}
.commtext{font-size:16px;color:#333333;line-height:30px;margin:0 0 20px 0;}
.commtitle{margin:0 0 20px 0;font-size:26px;color:#0f9b97;font-weight:bold;text-align:center;}
.commtitle img,.commtitle span{display:inline-block;vertical-align:middle;}
.commtitle span{margin:0 0 0 10px;}
.timetable{border-left:1px solid #ff7d22;border-top:1px solid #ff7d22;}
.timetable th,.timetable td{border-right:1px solid #ff7d22;border-bottom:1px solid #ff7d22;text-align:center;padding:10px 0;vertical-align:middle;}
.timetable th{background:#ff7d22;color:#ffffff;font-size:20px;}
.timetable td{color:#333333;font-size:16px;}
.qrcodewrap{padding:30px 0;}
.qrcodewrap .qrcodewhole{width:820px;margin:0 auto;}
.qrcodewrap .qrcodewhole .item{width:400px;text-align:center;line-height:200%;font-size:16px;}