* { margin:0; padding:0;  }
body { font-size:12px; line-height:24px; font-family:"Î¢ÈíÑÅºÚ","ËÎÌå"; color:#5c5c5c; background:#f4f4f4; }
a { text-decoration:none; color:#5c5c5c; outline:none; }
a:hover { color:#f8931f}
ul,li { list-style-type:none;}
h1,h2,h3,h4,h5 { font-weight:normal;}
img { border:none; }
p a { color:#ff9b29;}
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.center { margin:0 auto; }
.tcenter { text-align:center;}
.tright { text-align:right; }
.w100 { width:100%;}
.w1100 { width:1100px; overflow:hidden; margin:0 auto; }
.w1060 { width:1060px; overflow:hidden; margin:0 auto; }
.pt20 { padding-top:20px;}
.mt20 { margin-top:20px;}
.mb20 { margin-bottom:20px;}
.mt15 { margin-top:15px; }
.mct15 { margin:15px auto 0 auto; }
.wcont { background:#fff; width:998px; border:1px solid #ececec; padding-bottom:15px; }
.wcont h1 { height:55px; width:968px; line-height:55px; font-size:18px; color:#006e79; font-weight:bold; margin:0 auto; }
.wcont h1 span { font-size:12px; color:#ececec; padding-left:5px; text-transform:uppercase; }


/*content*/
.content { width:1100px; padding-top:20px; margin-bottom:20px; background:#fff; overflow:hidden; }
.boxtopline { width:100%; overflow:hidden; border-top:1px solid #f4f4f4; }



/*student*/
/*
.student { width:793px; height:480px; overflow:hidden; border-right:1px solid #f4f4f4; }
.student h2 { height:56px; line-height:56px; font-size:18px; color:#000000; border-bottom:1px solid #f4f4f4; padding-left:20px; }
.student h2 span { color:#ffba00; font-weight:bold; padding:0 3px; }
.student ul { width:760px; margin:20px auto 0px auto; }
.student ul li { width:235px; height:92px; background:#f8f8f8; overflow:hidden; position:relative; margin:0 5px 5px 0; float:left;padding-right:15px;}
.student ul li:nth-child(3n) { margin-right:0; }
.student li img { float:left; width:88px; height:92px; }
.student li .right { width:136px; padding-top:10px; line-height:18px; text-align:right; }
.student .right p { height:53px; overflow:hidden; text-align:left; }
*/