.warp {
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
}

.Ml15 {
    margin-left: 15px;
}

.MT10 {
    margin-top: 10px;
}

.MT15 {
    margin-top: 15px;
}

.MT25 {
    margin-top: 25px;
}

.MT35 {
    margin-top: 35px;
}


/* Top */

#top {
    height: 524px;
    background: url("../images/pzqmbg.png") #fff no-repeat;
    background-size: 100%;
    /* background-color: yellow; */
}

#top .top_centent {
    height: 100%;
    position: relative;
}

#top .top_centent .logo {
    padding-top: 40px;
}
.Main{ }
.Address{ padding: 0 70px; height: 53px; border-bottom: 1px solid #CCC; font-size: 16px; color: #000; line-height: 53px; background: url(../images/jczwbzh_ico_8.png) no-repeat 33px center #FFF;margin-top: 10px;}
