@charset "utf-8";
/* CSS Document */
/* 全局样式*/

.main{width:1100px; margin:0 auto;}
.main_l{float:left; width:178px; _width:160px}
.main_l li,.main_l li p{height:30px; line-height:30px; margin-bottom:5px; _margin-bottom:0px;}
.main_l li{background:url(../../../images/new/images/left_menu_bg.png) 0px 0px no-repeat;width:168px; display:block; }
.main_l li p{width:118px; padding-left:50px}
.main_l a{display:block; font-family:"微软雅黑", "宋体";}
.main_l a:hover{display:block}
.main_r{float:right}
.main_l li .dis{display:none;z-index:10;width:290px;overflow:hidden;position:absolute;border:1px solid #cbcbcb;	left: 136px;	_left:66px;	top: 1px;	padding:10px 10px 10px 20px;	background:#fff;}
.main_l li.hover {z-index:10000;  position:relative;}
.main_l li.hover .dis{display:block}
.main_l li.hover .dis a{display:inline;height:10px; padding:0px 5px}
.main_l li.hover h1{background:url(../../../images/new/images/left_menu_bg.png) left -35px no-repeat; font-size:12px; z-index:100; position:absolute}
.main_l li.hover .dis li{border-bottom:1px dotted #cbcbcb; padding:3px; background:none; width:auto; height:auto;}
.detail_main{width:1100px; margin:10px auto 0; background-color:#fff;}
.con{ background-color:#fff; padding:20px 17px; margin-top:5px}
.header{ width:100%; height:110px; background:url(../../../images/new/images/topbg.gif) repeat-x; position:relative}
.sqtp{background:url(../images/make/sqtp.gif) no-repeat left top; width:80px; height:140px; position:fixed; top:350px; left:0; _position:absolute; z-index:2000; }
.maingr{padding-top:0}
/*login-city*/
.login-fc{width:100%; height:100%; background:#000; filter:alpha(opacity=50); opacity:0.5; position:fixed; left:0; top:0; z-index:999998}
.login-city{width:800px; height:400px; background:url(../../../images/make/login-city.jpg) no-repeat left top; position:fixed; left:50%; top:50%; margin:-200px 0 0 -400px; z-index:999999; box-shadow:5px 5px 10px rgba(0,0,0,0.5);}

.login-city .bigdiv{margin:200px 0 0 120px;}
.form-l{float:left;width:460px;}
.form-l p{height:35px; margin-bottom:26px; margin-top:2px; font-family:"微软雅黑";}
.form-l p span{display:block; float:left; width:130px; font-size:18px; color:#000; text-align:right; line-height:33px;}
.form-l p select{display:block; float:left; border:1px solid #b3b3b3; width:150px; height:33px; margin-right:10px; font-size:14px;font-family:"微软雅黑";}
.form-l p input{border:1px solid #b3b3b3;width:308px; height:33px; text-indent:5px;font-size:14px; font-family:"微软雅黑";line-height:33px;}
.form-r{float:left;width:100px; height:100px;}
.form-r p{width:100px; height:100px; background:#fb4747; text-align:center; color:#fff; line-height:100px; font-size:30px;font-family:"微软雅黑"; cursor:pointer; border-radius:10px;}

.khfw{height:450px; width:150px; position:fixed; left:-150px; top:50px; z-index:10000;}
.khfw-img{position:fixed; left:0; top:50px; z-index:10000;width:56px; height:230px; background:url(../../../images/make/khfw.png) no-repeat left top; cursor:pointer; margin-top:80px;}
.khfw-img1{position:fixed; left:150px; top:50px; z-index:10000;width:56px; height:230px; background:url(../../../images/make/khfw2.png) no-repeat left top; cursor:pointer; margin-top:80px;}
.khfw-nr{width:150px; background:#fff; float:left;box-shadow:2px 2px 4px rgba(0,0,0,0.4);}
.khfw-nr h1{background:#464a4b; color:#fff; height:45px; text-align:center; line-height:45px; font-size:14px;border-bottom:5px solid #89c70a;text-transform:uppercase;}
.khfw-nr ul li{ border-bottom:1px dashed #ccc; padding:15px 0; text-align:center; color:#75aa08; font-size:20px;font-family:"微软雅黑";}
.khfw-nr ul .small{font-size:14px;}
.khfw-nr ul li span,.khfw-nr ul li b{display:block; text-align:center; font-size:14px;font-weight:800; color:#45484d; font-family:"微软雅黑"; margin:5px 0;}
.khfw-nr ul li b{font-weight:500; font-size:12px;}
.khfw-nr ul .small .dl{color:#75aa08; font-size:20px;}
.float{filter:alpha(opacity=0); opacity:0;width:100%; height:100%;position:absolute;left:0; top:0; z-index:2; background:#0075c2;  }
.float .float-con{display:none; height:130px;}
.float p{color:#fff; line-height:1.6em;padding:0 10px; margin-top:105px; cursor:pointer; height:40px; overflow:hidden; }
.float .stbut{diaplay:none; margin-top:0; position:absolute; left:0;bottom:12px; height:auto;overflow:visible;}
.float .stbut a{background:#fff; border-radius:5px; padding:5px 8px; color:#000;margin-left:5px; }
.float .float-con p{text-indent:1em}
@keyframes teachershow {
	to{	
		opacity:0.8;	
	}
}
@keyframes teacherhide {
	to{	
		opacity:0;	
	}
}	






