body,div,h1,h2,h3,h4,img,ul,li,p,span,a{ margin: 0; padding: 0; border-width:0;}

body{
    width:100%;
    height:100%;
    background-color: #ccc;
    font-family: Microsoft YaHei;
}
#wrap{
    width:100%;
    height:auto;
    background-color: #fff;
    color:blue;
    margin: 0 auto;
}
.wrap_1,.wrap_2,.wrap_3,.wrap_4,.wrap_5,.wrap_6,.wrap_7,.wrap_8,.wrap_9,.wrap_10,.wrap_11,.wrap_12,.wrap_13,.wrap_14,.wrap_15,.wrap_16,.wrap_17,.wrap_18{
    height:auto;
    margin:0 auto;
}
.wrap_1 h2,.wrap_2 h2,.wrap_3 h2,.wrap_4 h2,.wrap_5 h2,.wrap_6 h2,.wrap_7 h2,.wrap_8 h2,.wrap_9 h2,.wrap_10 h2,.wrap_11 h2,.wrap_12 h2,.wrap_13 h2,.wrap_14 h2,.wrap_15 h2,.wrap_16 h2,.wrap_17 h2,.wrap_18 h2{
    background: #1078f9 url("/img/help/mp/bg.png") no-repeat 10px center;
    width:85%;
    height:auto;
    color: #fff;
    line-height: 40px;
    padding-left: 15%;
    font-size:1em;
    font-weight: 800;
}
.wrap_1 p,.wrap_3 p,.wrap_4 p,.wrap_5 p,.wrap_6 p,.wrap_7 p,.wrap_8 p,.wrap_9 p,.wrap_10 p,.wrap_11 p,.wrap_12 p,.wrap_13 p,.wrap_14 p,.wrap_15 p,.wrap_16 p,.wrap_17 p,.wrap_18 p{
    width:90%;
    height:auto;
    text-indent: 2em;
    margin:4% 4px;
    font-size: 1em;
    font-weight: 400;
    line-height:30px;
}
img {
    height: auto;
    width: auto\9;
    width:100%;
}
.wrap_exm{
    width:94%;
    margin:0 auto;
    height:auto;
    list-style-type: none;
}
.wrap_exm:after{
    content: "";
    width:0;
    height:0;
    display: block;
    clear: both;
}
.wrap_exm li{
    width:48%;
    margin:1%;
    float: left;
    list-style-type: none;
}
.wrap_exm span{
    width:100%;
    height:30px;
    margin: 20px auto ;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}
.wrap_exm span a{
    color:#fff;
    text-decoration: none;
    display: inline-block;
    width:90%;
    height:30px;
    line-height: 30px;
    margin: 0 auto;
    padding:5px;
    background-color: #ff7324;
    border-radius: 3px;
    box-shadow: 2px 2px 5px rgb(163,89,34);
}
.wrap_13 h2{
    font-size: 14px;
}
.wrap_14 h2{
    font-size: 14px;
    line-height: 36px;
}
.video_bt{
    width:100%;
    height:40px;
    text-align: center;
}
.video_bt a{
    padding:2px 10px;
    background-color: #3ace4c;
    text-decoration: none;
    color:#fff;
    font-size: 14px;
    border-radius: 3px;

}