@charset "utf-8";
/*
 * artDialog skin
 * http://code.google.com/p/artdialog/
 * (c) 2009-2010 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://creativecommons.org/licenses/LGPL/2.1/
 */
 
/* common start */
*{margin: 0;padding: 0;list-style: none;font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;}
img{border:0;}
ul li{list-style:none;}
a{text-decoration:none;}
body { _margin:0; _height:100%; /*IE6 BUG*/ background:#f39801;}
#center{width:1024px;height:auto;margin:0 auto;}
#head{width:100%;height:auto;}
	#head #nav{width:75%;height:60px;margin:0 auto;}
	#head #nav a{padding:0 6px;height:60px;float:left;text-align:center;line-height:75px;color:#000;}
	#head .logo{width:274px;height:121px;margin:20px auto;}
	.aba{display:none;}
#banner{width:100%;height:450px;}
#banner .banner_a{width:1012px;margin:0 auto;height:450px;padding-top:20px;background:#fad698;}

canvas { position: absolute; backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; }

#container { position: relative; width: 972px; height: 410px; margin:0 auto;overflow: hidden;}
#container img { position: absolute; -webkit-transition: opacity .3s; transition: opacity .3s; width:100%;height:410px;}
#foot{width:100%;height:auto;background:#1b0d0d;}
#foot .f_center{width:1024px;height:380px;margin:0 auto;padding-top:30px;}
#foot .top{width:100%;height:250px;border-bottom:2px solid #fff;}
#foot .left{width:350px;height:245px;float:left;}
#simg{width:210px;height:225px;}
#foot .left img{margin-left:25px;}
#foot .right{width:650px;height:245px;float:left;color:#fff;font-weight:bold;font-size:15px;line-height:33px;}
#foot .bottom{color:#fff;text-align:center;line-height:30px;margin-top:10px;font-size:15px;}
#foots{width:100%;height:auto;background:#f39801;float:left;}
#foots .center{width:1024px;height:70px;margin:0 auto;}
#foots .center .heng{background:#000;width:100%;height:1px;margin-top:35px;}
#foots .center span{display:block;width:512px;height:30px;float:left;line-height:30px;font-size:15px;font-weight:bold;text-align:center;}
.ospan{font-size:16px;}
#opsan{width:280px;display:block;font-family: 微软雅黑;font-size: 15px;margin:0 auto;line-height: 30px;}
.textsize{font-size:16px;}

.QQ_S{width:150px;height: 238px;position:fixed;right: 0.5%;top: 28.5%; z-index:99999;background:#fff;}
.QQ_S .a1{display:block;margin:0 auto;width:77px;margin-top:10px;}
.QQ_S .a2{display:block;margin:0 auto;width:110px;margin-top:15px;}
.QQ_S .a3{display:block;margin:0 auto;width:100px;margin-top:10px;font-size:15px;}
.QQ_S .a2 img{width:100%;}
.QQ_S .h{width:100%;height: 40px;background:#333;text-align:center;line-height:40px;color:#fff;}
/*关于导师*/
#guds_content{width:1024px;height:auto;background:#facc7f;margin:0 auto;float:left;}
#guds_content .left{width:713px;height:auto;float:left;border-right:1px solid #000;padding:10px 40px;font-size:14px;color:#000;line-height:25px;padding-bottom:100px;}
#guds_content .left .Oa{display:block;margin-bottom:10px;font-size:19px;font-weight:bold;}
#guds_content .left ul li{width:340px;height:310px;float:left;margin:0 0 0 16.5px;text-align:center;}
#guds_content .right{width:230px;height:auto;float:left;}
#guds_content .right img{width:90%;margin:50px 0 0 12px;}


#guds_content .left .listname{display:block;width:100%;color:#000;margin-top:20px;font-size:16px;font-weight:bold;}
#guds_content .left .listname:hover{color:green;}
#guds_content .left .displays{display:none;width:100%;}
#guds_content .left .displays ul li{width:100%;height:35px;line-height:35px;text-align:left;margin:0;text-indent:2em;}
#guds_content .left .displays ul li a{color:#000;}
#guds_content .left .displays ul li a:hover{color:red;}

.box h5{display:none;}


@media screen and ( max-width: 1024px) and ( min-width: 100px){
	#center{
		width:980px;
	}
	
	#banner .banner_a{
		width:980px;
	}
	#foot .f_center{
		width:980px;
		height:auto;
	}
	#foot .top{
		height:400px;
	}
	#foot .right{
		width:600px;
		font-size:19px;
		line-height:53px;
		height:365px;
	}
	#foot .left{
		height:365px;
	}
	#simg{width:250px;height:265px;margin-top:30px;}
	#head #nav{
		width:99%;
	}
	
	#nav a{
		font-size:22px;
	}
	.QQ_S{top:42.5%;}
	.odivs{
		font-size:30px;
	}
	#guds_content{
		width:980px;
	}
	#guds_content .left{
		padding:10px 20px;
	}
	#foots .center{
		width:980px;
	}
	#guds_content .right{
		width:220px;
	}
	#foots .center span{
		width:490px;
	}
	.ospan{font-size:22px;line-height:30px;}
	#opsan{width:400px;}
	.textsize{font-size:22px;line-height:35px;}
}

























