/* 联系我们 */
.EXPLORE-content{height: 65rem;}
.contactUsheader { width: 127rem; height: 30rem; margin: 0 auto; padding-top: 8rem;}

.contactUs-left { float: left; width: 58rem; height: 30rem; text-align: left;}

.company-name { display: flex; font-size: 1.5rem; padding-top: 2.5rem;}

.companytext {height: 5rem;width: 22rem;     font-size: 1.5rem;
    color: #000; border-bottom: .1rem solid #000000;}

.companytitle {font-size: 1.5rem;height: 5rem;width: 36rem;color: #7c7c7c; padding-left:2rem; border-bottom: .1rem solid #e5e5e5;}

.contactUs-right {float: right;width: 58rem;height: 30rem;font-size: 1.5rem;text-align: left;}

.informationtitle {font-size: 1.5rem;line-height: 3rem; padding-bottom: 1rem;}

.informationtitle p {color: #7c7c7c;margin-bottom: 2rem;}
.name{margin-top: 2rem;}

.confirmbtn {width: 11rem;height: 4rem;background: #217fc4;margin-top: 3rem;color: #ffffff;border: 0;border-radius: 5%;}
.main-map{
    width: 100%;
    height: 56rem;
}
input{border-radius: 2%;}
.form-remark {
    height: 8rem;
    width: 100%;
    border: 0.1rem solid #ccc;
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 2rem;
    color: #555;
    background-color: #fff;
    background-image: none;
}