.tap1{
    min-width: 1250px;
    background: url("../images/contact/banner.jpg") no-repeat center;
}
.tap1 .content{
    width: 1150px;
    margin: 0 auto;
    height: 700px;
    padding-top: 170px;
}
.tap1 .content .info{
    width: 650px;
    height: 680px;
    margin: 0px auto;
}

.tap1 .content .info .title{
    width: 100px;
    height: 40px;
    text-align: center;
    font-family: ºÚÌå;
    font-size: 26px;
    float: left;
    margin-top: 30px;
    color: #ffffff;
    background: url("../images/contact/title.jpg") no-repeat center;
}
.tap1 .content .info .input-little{
    width: 500px;
    height: 40px;
    border: 1px solid #767575;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background:none;
    padding: 0 10px;
}
.tap1 .content .info .input-big{
    max-width: 500px;
    min-width: 500px;
    max-height: 170px;
    min-height: 170px;
    border: 1px solid #767575;
    float: left;
    margin-top: 30px;
    margin-bottom: 150px;
    margin-left: 20px;
    background:none;
    padding: 10px 10px;
}
.tap1 .content .info .submit{
    width: 114px;
    height: 114px;
    margin: 0px auto;
    display: block;
    text-align: center;
    font-family: ºÚÌå;
    font-size: 26px;
    color: #ffffff;
    border-radius: 57px;
    background: #333333;
    border: 0px;
}



.tap2{
    min-width: 1250px;
}
.tap2 .content{
    width: 1150px;
    margin: 0px auto;
    height: auto;
}
.tap2 .content .contact{
    width: 862px;
    height: 360px;
    margin:180px 0 0 160px;
}
.tap2 .content .contact .phone{
    width: 500px;
    height: 120px;
    background: url("../images/contact/phone.jpg") no-repeat left;
    float: left;
}
.tap2 .content .contact .phone .phone-one{
    width: 100%;
    font-size: 24px;
    color: #ffffff;
    padding: 15px 0 0 18px;
    font-family: SimHei;
    margin: 0px 0;
}
.tap2 .content .contact .phone .phone-two{
    width: 100%;
    font-size: 48px;
    color: #ffffff;
    padding: 0px 0 0 15px;
    margin: 0px 0;
}
.tap2 .content .contact .qq{
    float: left;
}
.border-left-right{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.tap2 .content .contact .company{
    font-family: simsun;
    font-size: 30px;
    color: #333333;
    padding: 140px 0 5px 0;
}
.tap2 .content .contact .xuqiang{
    font-family: simsun;
    font-size: 24px;
    color: #333333;
    margin: 5px auto;
}
.tap2 .content .hr{
    width: 100%;
    height: 10px;
    background: url("../images/contact/hr.jpg") no-repeat center;
}
.tap2 .content .map{
    margin: 50px auto;
}
