
/*模式内容*/
.crowd,.job,.area,.student{width: 7.1rem;margin:0 auto;background: #fff;border-radius: 0.08rem;margin-bottom: 0.3rem;}
h3{padding: 0.22rem 0;text-align: center;background: #e37b1c;border-top-left-radius:0.08rem;border-top-right-radius:0.08rem;}
h3 img{display: inline-block;}
.crowd h3 img{height: 0.38rem;}
.crowd ul li{width:33.33%;float: left;text-align: center;margin:0.4rem 0;}
.crowd ul li p{display: inline-block;padding:0 0.14rem;height: 0.5rem;line-height: 0.5rem;color: #fff;font-size:16px;background: #e37b1c;min-width: 1.6rem;border-radius: 0.08rem;}
.crowd .des{text-align: center;}
.crowd .des p{width: 50%;display: inline-block;color: #313131;font-size:16px;line-height: 20px;float: left;}

.btn{padding:0.4rem 0;text-align: center;}
.btn a{display: inline-block;font-size:16px;background: #e37b1c;height: 36px;line-height: 36px;color: #fff;border-radius: 0.08rem;padding:0 0.2rem;}
/*就业保障*/
.job ul li{width: 50%;float: left;position: relative;text-align:center;}
.job ul li p{width: 2.5rem;display: inline-block;background: #e37b1c;border-radius: 0.08rem;position: relative;padding:4px;box-sizing: border-box;color: #fff;font-size:12px;line-height:16px;margin:0.3rem auto;z-index: 1;text-align: left;white-space:nowrap;}
.job ul li p span{display: block;position: absolute;top:-12px;right:-12px;width: 24px;height: 24px;color:#cf7916;font-weight: bold;text-align: center;border:1px solid #e07100;border-radius: 24px;z-index: 99;line-height: 24px;background: #fff;}
.area .img{padding:0.3rem;}
.area .img img{display: block;width: 100%;}
.area h3,.student h3{height: 0.38rem;}
.area h3 img,.student h3 img{height:0.38rem;}
.area p{text-align: center;font-size:16px;line-height: 24px;color: #313131;}
/*学生*/
.student ul{ overflow:hidden; zoom:1;margin-top: 0.3rem;}

.picScroll-left2{width:7.1rem;overflow:hidden;position:relative;height: 4.16rem;}
.hd{ overflow:hidden;}
.hd .prev,.hd .next{ display:block;  width:0.78rem; height:0.78rem;position: absolute;top:0.98rem;border-radius: 0.78rem;}
.hd .prev{left:0.12rem;background: url(http://m.hksca.com.cn/images/icon_left.png) no-repeat center;background-size: 0.78rem 0.78rem;}
.hd .next{right:0.12rem;background: url(http://m.hksca.com.cn/images/icon_right.png) no-repeat center;background-size: 0.78rem 0.78rem;}
.hd .prevStop{ background-position:-60px 0; }
.hd .nextStop{ background-position:-60px -50px; }

.bd{ width:4.84rem;position: absolute;top:0.32rem;left:50%;margin-left: -2.42rem;overflow:hidden;height: 3.94rem;}
.bd ul{ overflow:hidden; zoom:1; }
.bd ul li{float:left;overflow:hidden; text-align:center;width:2.0rem;margin-right: 0.84rem;}
.bd ul li a{display: block;}
.bd ul li .pic{ text-align:center; }
.bd ul li .pic img{ width:2.0rem; height:2.37rem; display:block;}
.bd ul li .pic h4{font-size: 16px;color: #3d3d3d;font-weight: bold;line-height: 0.5rem;}
.bd ul li .pic p{font-size:12px;line-height: 0.4rem;color: #3d3d3d;}
.bd ul li .title{ line-height:24px;   }