/* 
* @Author: Administrator
* @Date:   2018-07-12 15:32:50
* @Last Modified by:   wangguo
* @Last Modified time: 2018-10-09 11:07:32
*/
section {

    margin: 0 auto;

}
h3.text-c.size20{
    margin:40px 0;
}
.container.c3 .r2 p, .container.c3 .r4 p{
    margin-top:50px;
}
.container.c4 p, .container.c5 p, .container.c6 p, .container.c7 p{
    padding-left: 24px;
    background-position: 0px 8px;
}
.container.c4 .col-md-3 img, .container.c5 .col-md-3 img, .container.c6 .col-md-3 img, .container.c7 .col-md-3 img{
    padding:20px 0;
}
.container.c4 .row, .container.c5 .row, .container.c6 .row, .container.c7 .row{
    margin-bottom:20px;
}

.wg-p0{background:url(../images/xp-ecd.jpg) no-repeat;}
.wg-p1{background:url(../images/icon-ec1.jpg) no-repeat;}
.wg-p2{background:url(../images/icon-ec2.jpg) no-repeat;}
.wg-p3{background:url(../images/icon-ec3.jpg) no-repeat;}
.wg-p4{background:url(../images/icon-ec4.jpg) no-repeat;}
@media screen and (max-width: 736px) {
    .container.c3 .r2 p, .container.c3 .r4 p{
    margin-top:0px;
}
}