/*banner*/
.focus{width:92%;margin:auto;height:436px;position:relative;overflow:hidden;}
.focus .num{/*overflow:hidden;*/height:25px;position:absolute;bottom:12px;left:45%;zoom:1;z-index:3 }
.focus .num li{width:15px;height:15px;line-height:15px;text-align:center;font-weight:400;color:#FFFFFF;background:#fff;margin-right:10px;border-radius:50%;cursor:pointer;float:left;}
.focus .num li.on{background:#fada02;} 
.focus.margin-bottom-0{margin-bottom:0px;}
.focus img{width:100%;height:436px;}
/*新闻*/
.news{background-color:#fafafa;padding:60px 0px;width:92%;margin:0px auto 60px;}
.news .title{width:200px;height:80px;border:1px solid #e4e4e4;text-align:center;background-color:#fff;text-align:center;font-size:36px;margin:auto;position:relative;}
.news .title span{line-height:76px;color:#615f5f;border-bottom:4px solid #c60000;display:inline-block;}
.news .title:before{display:inline-block;content:'';position:absolute;width:492px;height:1px;background-color:#e3e3e3;left:-510px;top:42px;}
.news .title:after{display:inline-block;content:'';position:absolute;width:492px;height:1px;background-color:#e3e3e3;right:-510px;top:42px;}
.news ul{margin-top:48px;}
.news ul li{float:left;width:387px;margin-right:19.5px;}
.news ul li img{width:100%;height:263px;}
.news ul li.margin-right-0{margin-right:0px;}
.news .txt{background-color:#f4f4f4;padding:4px 20px;}
.news .txt h2{line-height:52px;font-size:18px;color:#333333;}
.news .txt p{color:#a7a7a7;line-height:25px;}
.news .txt p.time{line-height:43px;}
.news ul li a:hover h2{color:#f8bb01;}
/*关于我们*/
.About{width:92%;margin:auto;}
.About .img{position:relative;display:block;width:85%;}
.About .img img{width:100%;}
@media screen and (max-width:1919px){
 .About .img{width:100%;}	
}
.About .txt{position:absolute;top:52px;right:36px;width:446px;padding:0px 18px 26px 36px ;background-color:#6f8295;opacity:0.8;color:#fff;}
.About .txt h2{line-height:116px;font-size:40px;}
.About .txt p{line-height:27px;font-size:16px;}
.About .txt a{display:inline-block;margin-top:98px;color:#fff;}
.About .txt a:hover{color:#f8bb01;}
/*学生*/
.Students{width:91%;margin:auto;margin-top:60px;}
.Students .Students-box{width:84%;margin-right:0px;background-color:#e9f7fe;}
.Students .txt{width:37%;}
.Students .txt{padding:58px 34px 42px 40px;}
.Students .txt h2{line-height:116px;font-size:40px;}
.Students .txt p{line-height:33px;color:#696a6b;}
.Students .txt a,.International-box ul a.more {width:90px;line-height:56px;background-color:#f19504;color:#e6e6e6;font-size:16px;display:inline-block;text-align:center;margin-top:68px;}
.Students .txt a:hover,.International-box ul a.more:hover{background-color:#c60000;}
.Students .img{width:55%;height:505px;}
.Students .img img{width:100%;height:100%;}
/*国际*/
.International{background-color:#f5f5f5;padding:7px 0px 68px;width:92%;margin:60px auto 60px;}
.International .tit{line-height:128px;font-size:40px;text-align:center;}
.International-box .img,.International-box .img img{width:651px;height:434px;}
.International-box ul{width:484px;margin-top:6px;}
.International-box ul li h2{font-size:16px;font-weight:bold;line-height:44px;}
.International-box ul li p{font-size:16px;color:#787878;line-height:28px;margin-bottom:16px;}
.International-box ul a.more{margin-top:10px;}