.contactContentW{
    background-color: #f0f0f0;
}
.contactContent{
    margin-top: 452px;
    margin-bottom: 256px;
}
.contactContent{
font-size: 0;
}
.contactContent > div{
    display: inline-block;
}
.contentD{
    width: 340px;
    font-size: 0;
    text-align: center;
    background-color: white;
    padding-bottom: 43px;
}
.contentD > div{
    padding-top: 43px;
    color: #1e53ff;
    font-size: 30px;
    line-height: 30px;
}
.contentD >label{
    position: relative;
    font-size: 30px;
    line-height: 30px;
    margin-top: 17px;
    margin-bottom: 15px;
    color:#fafafa;
}
.contentD >p{
    font-size: 16px;
    color: #999;
}
.contentD >label> span{
    height: 2px;
    display: inline-block;
    margin: auto;
    width: 30px;
    border: 2px solid #ccc;
}
.contactPeople{
    margin-bottom: 13px;
}
.contactInv{
    margin-right: 90px;
}
.contactMap >div{
vertical-align: text-top;
    height: 600px;

}
.contactMapWrap{
    position: absolute;
    z-index: 22;
    top: 289px;
    left: 0;
    right: 0;
}
.contactMap{
    font-size: 0;
    height: 600px;
}
.contactMap .contactMapLeft{
    background-color: white;
    display: inline-block;
    font-size: 14px;
   width: 490px;
}
.contactMap .contactMapRight{
    display: inline-block;
    color: white;
    font-size: 14px;
width: 710px;
}
.contactMapLeft >p{
    margin-left: 47px;
}
.contactUs{
    font-size: 60px;
    line-height: 60px;
    margin-top: 67px;
    color: #333;

}
.contactUsEnglish{
    line-height: 50px;
    font-size: 50px;
    margin-top: 57px;
    color: #1e53ff}
.contactUsIcon{
margin-top: 95px;
    margin-bottom: 83px;
}
.contactUsLine{
    margin-bottom: 77px;
}
.contactUsLine>span{
    margin-left: 20px;
    display: inline-block;
}
.contactUsLine,.contactUsLine>span{
    font-size: 18px;
    color: #333;
    line-height: 18px;
}
.contactUsBorder{
    display: block;
    width: 56px;
    border-top: 2px solid #ebebeb;
}

