@charset "utf-8";

/*单页头部开始*/
.bodyCon08{
}
.bodyCon08 .students{
    margin: 0 auto;
    width: 1200px;
    height: 400px;
	margin-top:60px;
    position: relative;
    
}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;left:300px;}
#four_flash{position:relative;width:1200px;height:400px; margin:0 auto;position:absolute;bottom:40px;}
#four_flash .flashBg{width:1130px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{background:#f7f7f7;padding-bottom:30px;float:left;width:263px;height:auto;margin:0 10px;transition:all 1s ease 0s;}
#four_flash .flashBg ul.mobile li:hover{
    background:#000;
}
#four_flash .flashBg ul.mobile li img{width:100%;height:auto;overflow:hidden;display:block; margin:0 auto;}
#four_flash .flashBg ul.mobile li a p{padding:0;margin:0 0 20px 0;display:block;color:#000;font-size:16px; text-align:center;width:100%; padding-top:30px;}
#four_flash .flashBg ul.mobile li a:hover p{color:#004716;}
#four_flash .flashBg ul.mobile li a span{width:60px;display:block;margin:0 auto;text-align:center;border:1px solid #004716;color:#004716;padding:8px 12px;}
#four_flash .flashBg ul.mobile li a:hover span{background:#004716;color:#fff;padding:8px 12px;}
/*#four_flash .flashBg ul.mobile li a{display:block;border:0px;margin:8px auto;}
#four_flash .flashBg ul.mobile li a:hover{background:#000;color:#004716;}*/
#four_flash .but_left{width:25px;height:25px;position:absolute; top:189px; left:0px;}
#four_flash .but_right{width:25px;height:25px; position:absolute; top:189px; right:0px;}
#four_flash .but_left:hover{background:url(../images/qianxleft1.png) no-repeat;cursor:pointer;}
#four_flash .but_right:hover{background:url(../images/qianxr1.png) no-repeat;cursor:pointer;}




