body{
	width:100%;
	padding:0;
	margin:0;
	height:auto;
	font-family:"å¾®è½¯é›…é»‘";
	background: #f2f2f2!important;
	}
a{
	text-decoration:none;
	color:#666;
	}
img{
border:none;
}
#header{
	clear: both;
	width: 100%;
	height: auto;
	}
#header .top{
	margin: 0px auto;
	width: 1110px;
	clear: both;
	height: auto;
	overflow: hidden;
	}
#header .top .logo{
	float: left;
	clear: left;
	width: 249px;
	padding-top: 30px;
	}
#header .top .ewm{
	float:right;
	clear: right;
	width: 15%;
	position: relative;
	height: 100px;
	overflow: hidden;
	}
#header .top .ewm .wx{
	display:block;
	cursor:pointer;
	background:url("../images/wx.jpg") no-repeat 0px 40px; 
	float:left;
	width:90px;
	height:90px;
	}
#header .top .ewm img{
	transition:all 0.35s;
}
#header .top .ewm .wx img{
	transform:translate(0px,-100px);
	}
#header .top .ewm .wx:hover img{
	transform:translate(0px,18px);
	}
#header .top .ewm .wb{
	display:block;
	cursor:pointer;
	background:url("../images/sina.jpg") no-repeat 0px 40px; 
	float:left;
	width:90px;
	height:90px;
	}
#header .top .ewm .wb img{
	transform:translate(0px,-100px);
	}
#header .top .ewm .wb:hover img{
	transform:translate(0px,18px);
	}
#header .top .fx{
	float: left;
	margin-left: 160px;
	padding-top: 40px;
	color: #999;
	font-size: 14px;
	letter-spacing: 5px;
	}
#header .top .fx a{
	color:#000;
	}
#header .top .tel{
	background: url(../images/tel.png) no-repeat 0px 32px;
	width: 196px;
	height: 80px;
	float: right;
	margin-right: 40px;
}
.shizibanner {
    background: url(../images/shizibanner.jpg) no-repeat center top;
    height: 640px;
}
 
/*å¯¼èˆª star*/
#nav_bg {
    background:url("../images/nav_bg.jpg") repeat-x scroll center bottom!important; 
    height: 45px;
    width: 100%;
	top:0;
	left:0;
	z-index:9999px;
}
#menu {
	margin: 0 auto;
	width: 1240px;
}
#nav {
    height: 51px;
    position: relative;
    z-index: 500;
}
#nav li.top {
    display: block;
    float: left;
}
#nav li a.top_link {
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    height: 51px;
    text-decoration: none;
    width: 125px;
}
#nav li a.top_link span {
    display: block;
    float: left;
    position: relative;
    text-align: center;
}
#nav li a.top_link span img {
    position: absolute;
    right: 4px;
    top: 5px;
}
#nav li a.top_link span sub {
    display: block;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin: 8px 0 0;
    width: 125px;
}
#nav li a.top_link span sup {
    display: block;
    font-size: 11px;
    line-height: 14px;
    width: 125px;
}
#nav li:hover > a.top_link {
    background: rgba(0, 0, 0, 0) url("../images/nav_li_bg.png") no-repeat scroll 0 0;
    color: #c00;
    height: 45px;
    width: 125px;
}
#nav li:hover > a.top_link span sub {
    font-weight: bold;
}
#nav li:hover {
    position: relative;
    z-index: 200;
}
#nav li a#jtnav {
    color: #fdff43;
}
#nav li a#jtnav:hover {
    color: #bd0e18;
}
#nav ul, #nav li:hover ul ul, #nav li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul ul {
    height: 0;
    left: -9999px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9999px;
    width: 0;
}
#nav li:hover ul.dropnav {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #c00;
    border-left: 1px solid #c00;
    border-right: 1px solid #c00;
    height: auto;
    left: 0;
    padding: 10px 0;
    top: 45px;
    white-space: nowrap;
    width: 123px;
    z-index: 300;
}
#nav li:hover ul.dropnav li {
    display: block;
    float: left;
    font-weight: normal;
    position: relative;
    width: 123px;
}
#nav li:hover ul.dropnav li a {
    color: #000;
    display: block;
    font: 12px/24px "å¾®è½¯é›…é»‘";
    height: 24px;
    text-decoration: none;
    text-indent: 5px;
    width: 123px;
}
#nav li ul.dropnav li a.fly {
    background: rgba(0, 0, 0, 0) url("../images/ico11.jpg") no-repeat scroll 105px 10px;
    font: 12px/26px "å¾®è½¯é›…é»‘";
}
#nav li:hover ul.dropnav li a:hover {
    background: #bd0e18 none repeat scroll 0 0;
    color: #fff;
}
#nav li:hover ul.dropnav li a.fly:hover {
    color: #fff;
}
#nav li:hover ul li:hover > a.fly {
    background: rgba(0, 0, 0, 0) url("../images/ico12.jpg") no-repeat scroll 0 0;
    color: #fff;
}
#nav li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bd0e18;
    height: auto;
    left: 123px;
    padding: 5px 3px;
    top: -4px;
    white-space: nowrap;
    width: 123px;
    z-index: 400;
}
ul.dropnav li ul li a{width: 130px!important;}
ul.dropnav li ul{width: 130px!important;}
/*å¯¼èˆª end*/
.title{
	clear:both;
	margin:0px auto;
	width:1203px;
	}
.title h1{
	font-size: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	line-height: 35px;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	}
.title h1 span{
	color:#a90c13;
	}
.tname{
	background:url(../images/tbg.jpg) repeat-x;
	height:51px;
	margin-bottom:40px;
	}
.title h2{
	font-size: 40px;
	background: #f2f2f2;
	width: 30%;
	color: #000;
	margin: 0px auto;
	text-align: center;
	line-height: 51px;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	}
.box{
	position: relative;
	clear: both;
	width: 100%;
	overflow:hidden;
	height:3548px;
	/*margin-bottom: 50px;*/
	}
.teacher-list-box{
	position: absolute;
	top: 0px;
	width: 1060px;
	/*-webkit-box-shadow: 0 0 20px #666;
	-moz-box-shadow: 0 0 20px #666;
	box-shadow: 0 0 20px #666;*/
	left: 0;
	right: 0;
	clear: both;
	height: auto;
	margin: 0px auto;
}
.teacher-list-box .teacher-avatar{
    width: 249px;
    height:376px;
    float: left;
	margin:6px;
	background:#fff;
    position: relative;
    display: inline-block;
}
.teacher-list-box .teacher-avatar .mask{
    width: 100%;
    height: 100%;
    background: rgba(66,66,66,0.1);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.teacher-list-box .teacher-avatar:hover .mask{
    display: none;
}
.teacher-list-box .teacher-avatar .preview{
    position: absolute;
    width: 521px;
    height: 376px;
    top: 0;
    z-index: 1;
    display: none;
    background: rgba(0, 0, 0,0.9);

}
.teacher-list-box .teacher-avatar .preview img{
	background:#fff;
	}
.teacher-list-box .teacher-avatar .preview.left{
    left: 250px;
}
.teacher-list-box .teacher-avatar .preview.right{
    right: 250px;
}
.teacher-list-box .teacher-avatar .preview.bottom{
    bottom: -1px;
    top: auto;
}
.teacher-list-box .teacher-avatar .preview .detail{
    position: absolute;
    display: block;
	width:90%;
   /* background: rgba(0,0,0,.5);*/
    left: 0;
    bottom: 0;
    color: #ffffff;
    text-align: left;
	padding:5%;
    font-size: 12px;
}
.teacher-list-box .teacher-avatar .preview .detail p{
    margin-bottom: 10px;
	line-height:20px;
}
.teacher-list-box .teacher-avatar .preview .detail .name{
    font-size: 16px;
	padding-right:10px;
	    color: #e4c731;
    font-weight: bold;
}
.clear{
	clear: both;
	width: 0px;
	height: 0px;
	}
#foot{
	clear:both;
	width:100%;
	background:#1d1d1d;
	height:480px;
	}
#foot .footer{
	width: 1030px;
	margin: 0px auto;
	clear: both;
	height: auto;
	overflow: hidden;
}
#foot .footer .add{
	float: left;
	width: 400px;
	clear: left;
	padding-top: 50px;
	padding-left: 50px;
}
#foot .footer .add ul{
	clear: both;
	width: 350px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 63px;
	padding-left: 25px;
	margin-bottom: 25px;
	background: url(../images/icon.png) no-repeat left;
	margin-left: 83px;
	font-size: 14px;
	}
#foot .footer .add ul li{
	float:left;
	width:100px;
	color:#676767;
	padding-right:10px;
	line-height:32px;
	}
#foot .footer .add ul li a{
	color:#676767;
	}
#foot .footer .us{
	float: right;
	width: 42%;
	padding-top: 55px;
	clear: right;
}
#foot .footer .blogo{
	clear: both;
	padding-top: 25px;
	}
#foot .footer p{
	font-size: 14px;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;
	clear: both;
	line-height: 25px;
	color: #676767;
	margin-left: 83px;
}
#foot .footer .fx{
	font-size: 14px;
	letter-spacing: 6px;
	padding-left: 10px;
}
#foot .copy{
	line-height:25px;
	color:#676767;
	margin:0px auto;
	clear:both;
	text-align:center;
	padding-top:40px;
	font-size:14px;
	}
#foot a{
color:#676767;
text-decoration:none;
}
.fenyexin{width: 1000px;height: 50px;margin: auto;margin-bottom: 50px;}
.fenyexin a:hover{background: #c90f19; padding: 2px 10px; color: azure;}
@media screen and (max-width: 1270px) and (min-width:1024px){
	#header,#nav_bg,.box,#foot,.banner,.banner2{width:1270px;}
}
@media screen and (max-width: 1024px){
	#header,#nav_bg,.box,#foot,.banner,.banner2{width:1270px;}
}
