@charset "utf-8";

/*单页头部开始*/
.bodyCon08{
    padding-bottom:30px;
}
.bodyCon08 .students{
    margin: 0 auto;
    width: 1200px;
    height: 390px;
    position: relative;
    top: 90px;
}
.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:1200px;height:390px; margin:0 auto;position:absolute;bottom:40px;}
#four_flash .flashBg{width:998px;height:390px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:390px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:300px;margin-left:26px;color:#6C6E85;transition:all 1s ease 0s;background-color: #fff;}
#four_flash .flashBg ul.mobile li img{display:block; margin:0 auto;height: 230px;}
#four_flash .flashBg ul.mobile li dd{font-size:20px;width:250px;line-height:60px;text-align:center;border-bottom:1px solid #6C6E85;}
#four_flash .flashBg ul.mobile li p{font-size:16px;width:100%; line-height:24px;margin-top:10px; color:#333; font-weight: 600; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
#four_flash .flashBg ul.mobile li .zy{
    width: 100%;
    color: #999;
    font-weight: normal;
    font-size: 13px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    margin-top: 5px;
    line-height: 20px;
}
#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:38px;height:100px;position:absolute; top:130px; left:0px;}
#four_flash .but_right{width:38px;height:100px; position:absolute; top:130px; right:0px;}



