*{
    margin:0px;
    padding:0px;
}
ul,li{
    list-style:none;
}
a{
    text-decoration:none;
}
img{
    border:0px;
}
body{
    background: #f7f8fa;
}
.a{
    width: 100%;
    height: 8.9rem;

}


.b{
    width: 100%;
    height: 34.5rem;
    background:url("../images/banner.png") no-repeat ;
    background-size: 100% 100%;

}
.c{
    width: 63%;

    margin-left: 19%;


}
.d {
    height: 450px;
    width: 63%;
    margin-left: 19%;
}
.c_z{
    width: 60%;
    height: 450px;
    color: #757575;
    font-family: "s_Regular";
    line-height: 1.4rem;
    font-size: 0.9rem;
    float: left;
}

.h{
    width: 100%;
    height: 29.5rem;
    background: #ebebeb;
}
