/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,dl,dt,dd,fieldset,img,q,i,em,sub,sup{margin:0;padding:0;list-style:none;font-style: normal;  font-family:"微软雅黑"; border:0 none;}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{text-decoration:none;}
a:focus,input:focus,textarea:focus{outline:none;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;} 


/*header*/
header{width:100%; height:44px; text-align:center; line-height:44px; overflow:hidden; background:#333333;}
.logo{width:66px; height:44px; float:left;}
.home{width:20px; height:19px; float:right; margin-right:16px; margin-top:14px;}
header p{display:inline-block; color:#ffffff; font-size:18px; font-weight:bold;}



.cor_box{ width:100%; overflow:hidden;}

#course{ width:92%; margin:0 auto; overflow:hidden; }
#course span{ float:left; width:33%; height:36px; text-align:center; color:#509037; margin-right:1px; font-size:16px; line-height:36px; background:#f4f4f4;}
#course span.se{ background:#509037; color:#fff;}

#course_content{ width:92%; overflow:hidden; margin:0 auto; margin-top:4px;}
.ever{ display:none;}
.ever ul li{ width:100%; margin:0 auto; overflow:hidden; display:block;background:#f4f4f4; border-bottom:1px solid #fff;}
.ever ul li p{width:76%; height:32px; line-height:32px; text-align:center; font-size:16px; float:left;}
.ever ul li a{ color:#fff; font-size:14px; width:24%; background:#ee7500; text-align:center; height:32px; line-height:32px; float:right;}



.zx_btn{ display:block; width:50%; height:2.5em; background:#fc8801; line-height:2.5em; text-align:center; color:#FFF; font-size:1em; border-radius:1.5em; margin:20px auto;}


.ms{ width:100%;}
/*tea*/
.tea{width:100%; height:220px;}

#gedu_teacher{ position:relative; width:320px; margin:0 auto;}


.teacher_banner{width:280px; height:210px;  margin:0 auto; margin-top:14px; position:relative; overflow:hidden;}
.teacher_banner ul{height:192px; overflow:hidden; position:absolute; top:0px; left:0px; z-index:2;}
.teacher_banner ul li{width:130px; height:192px;  float:left; margin-right:20px;}
.teacher_banner ul li img{width:100%; height:auto;}

.teacher_point{width:100%; height:18px; opacity:1; text-align:center; position:absolute; bottom:0px; left:0px; z-index:10;}
.teacher_point span{display:inline-block; margin-right:16px; cursor:pointer; width:18px; height:18px; border:1px solid #509037; background:#509037;}
.teacher_point span.se{ background:#fff;}





.youhui{width:100%; height:150px; background:url(../images/sum_03.jpg) top center no-repeat; background-size:100% 100%;}







