/* CSS Document */
html,body,h1,h2,h3,h4,h5,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-weight:normal;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;} 


/*导航*/
.nav_top{ width:100%; height:37px; line-height:37px; background:#333; overflow:hidden; position:relative;}
.nav_logo{float:left; position:absolute; top:0px; left:0px;}
.nav_top_words{font-size:14px; color:#fff;  font-family:"微软雅黑";font-weight:bold; margin:0 auto; text-align:center;}
.nav_home{float:right; width:41px; position:absolute; top:10px; right:6px;}

/*con_main------------------------课程*/
.con_main{width:300px; overflow:hidden; margin:0 auto;}

#tab{width:100%; height:22px; overflow:hidden;}
#tab span{width:66px; height:22px; line-height:22px; float:left; background:#e4d25f; color:#333; margin-left:24px; border-radius:3px; font-size:14px; text-align:center; font-family:"微软雅黑";}
#tab span.se{background:#9dd208; color:#fff;}

#tab_content{width:298px; height:150px; overflow:hidden; border:1px solid #9dd208; border-radius:5px; margin-top:6px;}
#tab_content div{width:298px; height:144px; padding-top:6px; overflow:hidden;}
#tab_content div h2{width:280px; height:20px; line-height:20px; overflow:hidden; border-bottom:2px solid #e4d25f; margin:0 auto;}
#tab_content div h2 p{float:left; font-size:14px; font-family:"微软雅黑"; color:#333; width:65px; text-align:center;}
#tab_content div h2 span{float:left; font-size:14px; font-family:"微软雅黑"; color:#333; width:185px; text-align:center;}
#tab_content div ul li{width:280px; height:30px; line-height:30px; text-align:center; margin:0 auto;}
#tab_content div ul li p{float:left; font-size:12px; font-family:"微软雅黑"; color:#333; width:65px; text-align:center; border-right:1px solid #e4d25f;}
#tab_content div ul li span{float:left; font-size:12px; font-family:"微软雅黑"; color:#333; width:214px; text-align:center;}

.con_main a{width:138px; height:26px; display:block; margin:12px auto; line-height:26px; text-align:center; background:#dbc30c; color:#fff; border-radius:5px; font-family:"微软雅黑"; font-size:14px;}

/*tea*/
.tea{width:100%; height:auto; background:#3a3a3a;}

#gedu_teacher{width:100%; overflow:hidden; position:relative;}


.teacher_banner{width:272px; height:122px; overflow:hidden; margin:0 auto; margin-top:14px; position:relative;}
.teacher_banner ul{height:194px; overflow:hidden; position:absolute; top:0px; left:0px; z-index:2;}
.teacher_banner ul li{width:246px; height:96px; padding:12px; border:1px dashed #fff; border-radius:6px; float:left;}
.teacher_banner ul li img{width:80px; height:94px; float:left;}
.teacher_banner ul li h2{float:right; width:160px; height:20px; font-family:"微软雅黑"; line-height:20px; color:#fff; font-size:14px;}
.teacher_banner ul li h2 span{color:#ebd20c;}
.teacher_banner ul li p{width:160px; float:right; line-height:22px; color:#fff; font-family:"微软雅黑"; font-size:12px;}




.teacher_point{width:100%; height:11px; opacity:0; text-align:center; position:absolute; bottom:-60px; left:0px; z-index:10;}
.teacher_point span{display:inline-block; margin-right:6px; cursor:pointer; width:11px; height:11px;}
.teacher_point span.se{background-position:-38px -24px;}

#gedu_teacher font{ width:17px; height:31px; z-index:10; position: absolute; top:60px; cursor: pointer;}
#gedu_teacher .prev{ left:0px;}
#gedu_teacher .next{ right:0px;}













































