@charset "utf-8";

.fullSlide{width:100%;position:relative;height:800px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:800px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:800px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#86827e;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#333333;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

/*专家效果*/
.bodyCon08{/*background-color: rgba(33,33,33,1.00);*/}
.bodyCon08 .students{
    margin: 0 auto;
    width: 1200px;
    height: 620px;
    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:1200px;height:620px; margin:0 auto;/*position:absolute;bottom:40px;*/}
#four_flash .flashBg{width:1050px;height:620px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:620px; position:absolute;/*top:15;*/ left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:248px;height:616px;margin-left:15px;transition:all 1s ease 0s;}
#four_flash .flashBg ul.mobile li:nth-child(1){margin-left:0;}
/*#four_flash .flashBg ul.mobile li:hover{
    
    -webkit-box-shadow: 0px 0px 5px 10px rgba(0,0,0,1.00);
    box-shadow: 0px 0px 10px 10px rgba(0,0,0,.5);
}*/
#four_flash .flashBg ul.mobile li img{/*width:140px;height:140px;display:block; margin:0 auto;border:4px solid #343851; border-radius:82px;*/}
#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; text-align:center;width:260px; 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:32px;height:57px;position:absolute; top:300px; left:0px;}
#four_flash .but_right{width:32px;height:57px; position:absolute; top:300px; right:0px;}
#four_flash .but_left:hover{background:url(../picture/qianxleft1.png)no-repeat;}
#four_flash .but_right:hover{background:url(../picture/qianxr1.png) no-repeat;}