body{
    background-color: #F7F8FA;
}
.menu-top {
    height:400px;
}
.moveSwipslider {
    height: 340px;
    background-image: url("../image/contactUs.png");
}
.contactMiddle {
    width: 100%;
    height: 70px;
    float:left;
    background-color: #FFFFFF;
}
.contactMiddle2 {
    width: 100%;
    float:left;
    line-height: 35px;
    font-size: 16px;
    padding-top: 90px;
    background-color: #F7F8FA;
}
.contactMiddle3 {
    width: 100%;
    float:left;
    height: 795px;
    padding-top: 90px;
    font-size: 16px;
    background-color: #F7F8FA;
    display:none;
}
.contactMiddle3 div{
    margin-bottom: 40px;
}
.contactMiddle3 div span{
    display: inline-block;
    width:50px;
}
.inputgiveMessage {
    height: 30px;
    width:978px;
    border: 1px solid #B5B5B5;
    border-radius: 4px;
    background-color: transparent;
    outline: none;
}
.inputgivetext {
    height: 160px;
    width:978px;
    border: 1px solid #B5B5B5;
    border-radius: 4px;
    background-color: transparent;
    resize: none;
    outline: none;
}
.contactMiddle3 .submitMessage {
    width:120px;
    height:30px;
    line-height:30px;
    background-color: #008BFF;
    border-radius: 4px;
    text-align: center;
    color:#ffffff;
    margin-left: 50px;
}
.contactMiddle4 {
    width: 100%;
    float:left;
    height: 795px;
    font-size: 16px;
    background-color: #F7F8FA;
    display: none;
}
.title-contactText {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 28px;
}
.contactMap {
    width: 558px;
    height: 360px;
    float: left;
    margin-top: 30px;
    background-image: url("../image/appPic/mapPath.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
    .menu-top {
        height:4.147rem;
    }
    .moveSwipslider {
        height: 4.147rem /* 311/75 */;
        background-image: url("../image/appPic/bgcontactUs.png");
    }
    .chooseCard-tl {
        padding: 0 0.453rem;
    }
    .contactMiddle2 {
        line-height: 0.467rem  /* 35/75 */;
        font-size: 0.32rem  /* 24/75 */;
        padding-top: 1.2rem  /* 90/75 */;
    }
    .contactMiddle2 {
        padding-top: 1rem  /* 75/75 */;
    }
    .title-contactText {
        font-size: 0.4rem  /* 30/75 */;
        line-height: 0.6rem  /* 45/75 */;
        margin-bottom: 0.533rem  /* 40/75 */;
    }
    .contactMap {
        width: 9.093rem  /* 682/75 */;
        height: 5.867rem  /* 440/75 */;
        background-image: url("../image/appPic/mapPath.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .contactMiddle {
        height: 1.173rem  /* 88/75 */;
    }
}