<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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';
	background:#fafafa;
}
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%;}
.fl{float:left;}
.fr{float:right;}
/* ☆ common Class=============================================================*/
.mainwrap{background:#ffffff;width:1000px;margin:0 auto;}
.topOuter {width: 100%;margin: 0 auto 0 auto;padding: 2px 0;background: #fff;font-size: 12px;border-bottom: 1px solid #eee;}
.topInner {width: 1000px;height: 45px;margin: 0 auto;}
.toplogo {width:80px;height:41px;float:left;margin:2px 0 0 0;}
.topNav {width: 375px;padding: 15px 0 0 0;float: right;color:#666666;text-align:right;}
.topNav a {color: #000;font-size: 12px;text-decoration: none;}
.commtitle{width:100%;position:relative;}
.commtitle .txt{font-size:26px;font-weight:bold;color:#00479d;text-align:center;height:60px;line-height:60px;}
.commtitle .t_line{width:300px;height:7px;background:#00479d;left:50%;bottom:0;margin:0 0 0 -150px;position:absolute;z-index:9;}
.commtitle .b_line{width:600px;height:3px;background:#a0a0a0;left:50%;bottom:2px;margin:0 0 0 -300px;position:absolute;z-index:8;}
.footer{font-size:12px;color:#999999;line-height:200%;padding:10px 0 20px 0;text-align:center;}
/* ☆ 页面模式部分===========================================================*/
.banner{width:1000px;height:400px;background:url(../images/banner.jpg) no-repeat center center;}
.comtxt_1{font-size:14px;line-height:200%;color:#333333;padding:20px;}
.whatmba{width:1000px;height:100px;background:url(../images/p3.jpg) no-repeat center center;}
.whatmba .inner{padding:20px 50px;font-size:16px;line-height:200%;color:#ffffff;}
.yszlbox_wrap{padding:0 30px 20px 20px;}
.yszlbox{width:100%;height:120px;position:relative;margin:20px 0 0 0;}
.yszlbox .wordtxt{position:absolute;width:100%;height:100px;background:#e7e7e7;left:0;bottom:0;z-index:7;}
.yszlbox .wordtxt .no_dot{width:10px;height:30px;background:#ff4f4f;float:left;margin:20px 0 0 20px;}
.yszlbox .wordtxt .no{font-size:30px;color:#ff4f4f;font-weight:bold;float:left;margin:20px 0 0 10px;}
.yszlbox .wordtxt .txt{width:700px;font-size:20px;color:#3333333;float:left;line-height:150%;margin:15px 0 0 10px;}
.yszlbox .blank_wrap,.yszlbox .photo_wrap{position:absolute;width:100px;height:100px;}
.yszlbox .blank_wrap{background:#ffffff;border:5px solid #e7e7e7;right:0;bottom:0;z-index:8;}
.yszlbox .photo_wrap{background:#ffffff;border:5px solid #006cb9;right:-10px;top:0;z-index:9;}
.cetable{border-left:1px solid #cccccc;border-top:1px solid #cccccc;}
.cetable td,.cetable th{border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:10px 5px;text-align:center;}
.teachertable{border-left:1px solid #008080;border-top:1px solid #008080;}
.teachertable td,.teachertable th{border-right:1px solid #008080;border-bottom:1px solid #008080;padding:10px 5px;vertical-align:middle;}
.teachertable td{font-size:16px;color:#003366;line-height:150%;}</pre></body></html>