.section{position:relative;padding: 20px 24px 60px 24px;background-color: #fff;}
.section-content {
	position: relative;
    margin-top: 10px;
    height: 240px;
    background-color: #fff;
    padding: 100px 0;
}
.section-shadow{box-shadow: -webkit-box-shadow:0 0 40px 10px #eff0f1;  
-moz-box-shadow:0 0 40px 10px #eff0f1;  
box-shadow:0 0 40px 10px #eff0f1;}
.section-left{display: inline-block;width: 332px;text-align: center;}
.section-li{height:110px;background: #fff url(../img/recruit/or.png) 125px 45px no-repeat;}
.section-right{display: inline-block;position: absolute;
    top: 100px;
    right: 30px;}
.banner-c{position:absolute; bottom:137px; right: 41px;width: 500px;}
.banner-c-blue{font-family: 'verdana';font-size: 21px;color: rgba(14,197,255,.8);;text-align: right;}
.banner-c-gray{font-size: 20px;color:rgba(255,255,255,.8);margin-top: 30px;margin-bottom: 10px;}
.banner-c-text{font-size: 14px;color:rgba(255,255,255,.8);line-height: 22px;}