.operate-box{background:url(../images/operate-bg.jpg) no-repeat top center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;padding:100px 0 114px}
.operate-box h3{text-align:center;font-size:36px;color:#2b2b2b;line-height:46px;margin-bottom:105px}
.operate-list li{padding:36px 46px 32px}
.operate-list li .date{margin-bottom:14px;color:rgba(95,95,95,.7)}
.operate-list li .tit{margin-bottom:15px;font-size:18px;color:#5f5f5f;font-weight:700;line-height:24px;height:48px}
.operate-list li p{color:#5f5f5f;line-height:18px;height:36px}
@media only screen and (max-width:767px){
.operate-box{padding:50px 0}
.operate-box h3{margin-bottom:40px;font-size:26px;line-height:36px}
.operate-box .page-box{margin-top:20px}
}