.contact-us-banner img{
    width: 100%;
}
.text-content{
    width: 100%;
    background: url("../image/contact-us-bg.png")no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 80px;
}
.font{
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.font img{
    width:50%;
    display: block;
    margin:0px auto;
}
.logo2{
    display:block !important;
    margin:10px auto !important;
    width:20% !important;

}
.xian{
    width: 100%;
    height: 2px;
    background: #e1b04c;
    margin: 28px 0 35px 0;
}
.font p:nth-child(3){
    color: #999999;
    font-size: 20px;
}
.font img:nth-child(4){
    margin: 20px 0 40px 0;
}
.from div {
    width: 48%;
    float: left;
    text-align: left;
    margin-top: 18px;
}
.from input{
    width: 100%;
    height: 25px;
    line-height: 25px;
    float: left;
    text-align: left;
    border-radius: 5px;
    border: solid 1px #999999;
}
.address{
    width: 100% !important;
}
.address select{
    border-radius: 5px;
    border: solid 1px #999999;
}
.long-address {
    width: 100% !important;
}
.long-address input{
    width: 100% !important;
    text-indent: 1em;
}
.left{
    margin-left: 4%;
}
.yanzhengma{
    height: 35px;
    line-height: 35px;
}

.yanzhengma input{
    width: 20%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 0 !important;
}
.yanzhengma input:nth-child(3){
    margin-left: 10px;

}
.xian2{
    width: 100% !important;
}
.sub{
    width:100% !important;

}
.sub input{
    width: 10%!important;
    height: 30px !important;
    line-height: 30px!important;
    text-align: center !important;
    margin: 0 45% !important;
    background-color: #e1b04c;
    border: none;
    border-radius: 0;

}
.text{
    width: 100% !important;
    margin: 110px 0 115px auto !important;
    text-align: center !important;

}
.text p:nth-child(2){
    background: #929292;
    width: 40px;
    height: 2px;
    margin: 0 auto;
}
