/*index-header部分start*/
.header{
    width: 100%;
    min-width: 1280px;
    background: url("../images/zftgw_qywh_topdt.png") no-repeat ;
     background-size: 100% 100%;
}
/*index-header部分end*/

/*contact-main部分start*/
.contact-main-mes-left-box{
    width: 520px;
    margin-bottom: 30px;
}
.contact-main-mes{
    margin-top: 60px;
}
.contact-main-mes-head{
    height: 32px;
}
.contact-main-mes-ico1{
    float: left;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("../images/contact-ico.png") no-repeat 0px 0px;
}
.contact-main-mes-ico2{
      float: left;
      display: inline-block;
      width: 32px;
      height: 32px;
      background: url("../images/contact-ico.png") no-repeat 0px -32px;
}
.contact-main-mes-ico3{
    float: left;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("../images/contact-ico.png") no-repeat 0px -64px;
}
.contact-main-mes-ico4{
    float: left;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("../images/contact-ico.png") no-repeat 0px -96px;
}
.contact-main-mes-tit{
    float: left;
    display: inline-block;
    margin-left: 12px;
    height: 32px;
    font: 24px/32px "microsoft yahei";
    color: #b4b4b4;
}
.contact-main-mes-text{
    margin-top: 10px;
    font: 24px "microsoft yahei";
    color: #666;
}
.contact-main-mes-right-top input{
    font: 24px "microsoft yahei";
    color: #e2e2e2;
    width: 284px;
    height: 53px;
    border: 1px solid #000;
    margin-left: 20px;
}
.contact-main-mes-right-bot textarea{
    font: 24px "microsoft yahei";
    color: #e2e2e2;
    width: 904px;
    height: 250px;
    border: 1px solid #000;
    margin: 30px 0 0 20px;
}
.contact-main-mes-right-sub input{
    float: right;
    font: 24px/53px "microsoft yahei";
    color: #fff;
    text-align: center;
    width: 910px;
    height: 53px;
    background: #f79421;
    margin: 20px 0 0 20px;
}
.contact-main-mes-right-sub input:hover{
    background: #f77609;
}
.banner{
    margin:40px 0px;
    width: 100%;
    height: 6.2rem;
}
.bannerBottom{
    margin-bottom: 1.5rem;
}
.w1{
    width: 100%;
    margin: 0 auto !important;
}