 
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
 
.containerb{padding:0 15px;width:1240px;margin:0 auto;}
.section{padding:70px 0;}
.section-title{text-align:center;margin-bottom:50px;font-size:32px;font-weight:bold;}
.section-title small{display:block;font-weight:normal;font-size:18px;}
.section-title:after{display:block;content:'';background:url(/static/cptit.jpg) no-repeat center bottom / auto 100%;height:18px;margin-top:20px;}
.bg2{background:url(/static/bg.jpg) no-repeat center / cover;color:#fff; background-attachment:fixed; }
.bg2 .section-title:after{background-image:url(/static/cptit.png);}
.in-rz{margin-left:-82px;}
.in-rz li{float:left;width:131px;margin-left:82px; cursor: pointer;}
.in-rz li .wrap{display:table;width:100%;height:131px;position:relative;}
.in-rz li .wrap:before{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background:url(/static/rzico.png) no-repeat 0 0;-webkit-transition:all 0.5s;transition:all 0.5s;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
.in-rz li .inner{display:table-cell;vertical-align:middle;text-align:center;padding:0 25px;}
.in-rz li .inner p{margin:0;}
.in-rz li:nth-child(2) .wrap:before{background-position:-214px 0;}
.in-rz li:nth-child(3) .wrap:before{background-position:-427px 0;}
.in-rz li:nth-child(4) .wrap:before{background-position:-642px 0;}
.in-rz li:nth-child(5) .wrap:before{background-position:-855px 0;}
.in-rz li:nth-child(6) .wrap:before{background-position:-1068px 0;}
.in-rz li .wrap:hover:before{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
 
@media screen and (max-width: 767px){
.containerb{width:auto;}
.section{padding:30px 0;}
.section-title{font-size:20px;margin-bottom:20px;}
.section-title small{font-size:12px;}
.section-title:after{height:12px;margin-top:5px;}
.in-rz{margin:-20px 0 0;}
.in-rz li{width:50%;margin:20px 0 0;}
.in-rz li .wrap{width:131px;margin:0 auto;}
 
}
 
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}











 
 
 
 
 