/* css 重置 */
ul{list-style:none ;}
img{border:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}

/* banner-box */
.banner-box{min-width:1000px;height:500px;position:relative;overflow:hidden;z-index:2;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:1000px;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:500px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:1000px;position:absolute;top:150px;left:50%;margin-left:-500px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(images/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:310px;left:450px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#DA324D;}
.BannerAD{
	margin:0 auto;
	height:500px;
	background:url(../images/BannerADBG.jpg) center repeat-y;;	
	position:relative;
}
.BannerADLeft{
	width:50%;
	height:500px;
	background:#70deea;	
	float:left;
	z-index:-5;	
}
.BannerADRight{
	width:50%;
	height:500px;
	background:#99185c;
	float:right;
	z-index:-5;	
}

/*首页产品切换*/
.bodyCon08 .students{margin:0 auto;width:1100px;height:480px;position:relative;}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1100px;height:500px; margin:0 auto;position:absolute;bottom:40px;}
#four_flash .flashBg{width:998px;height:500px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:500px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:345px;height:340px;margin-left:26px;padding-top:40px;color:#6C6E85;}
#four_flash .flashBg ul.mobile li img{width:315px;height:192px;display:block; margin:0 auto;}
#four_flash .flashBg ul.mobile li dd{font-size:20px;width:320px;line-height:60px;text-align:center;border-bottom:1px solid #6C6E85;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:center;width:320px; line-height:24px;margin-top:10px;}
#four_flash .flashBg ul.mobile li a{display:block;background:url(../images/jiantou.png);width:31px;height:31px;border:0px;margin:8px auto;}
#four_flash .flashBg ul.mobile li a:hover{background:url(../images/jiantou2.png);}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:136px; left:0px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:136px; right:0px;}
#four_flash .but_left:hover{background:url(../images/LeftArrow.jpg) no-repeat;}
#four_flash .but_right:hover{background:url(../images/RightArrow.jpg) no-repeat;}
