.top .topMsg {
    font-size: 30px;
    position: relative;
}

.top .topMsg>img {
    width: 100%;
}
.top .topMsg p>img{
    width: 90px;
    margin-bottom: 8px;
}
.top .topMsg p {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(0, -50%);
    font-size: 44px;
}
.contactUs {
    margin-top: 77px;
}
.toast{
	position: fixed;
	width: 100vw;
	background-color: rgba(0,0,0,.5);
	height: 100vh;
	top: 0;
	display: none;
	z-index: 1000;
}
.contactUs .contactUsTitle {
    display: block;
    width: 330px;
    height: 70px;
    background-color: #527fa2;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 70px;
	padding: 0 25px;
}

.contactUs p {
    font-size: 20px;
    margin-top: 20px;
}
#contactusForm{
	font-family: "微软雅黑"!important;
	
}
#contactusForm label{
	font-size: 20px;
}
.contactUs p:nth-child(2) {
    color: red;
    max-width: 500px;
    border-bottom: 1px solid #000;
    margin-top: 65px;
    font-size: 24px;
    padding-bottom: 10px;
}

.jia-ma {
    color: red;
    max-width: 500px;
    border-bottom: 1px solid #000;
    margin-top: 65px;
    font-size: 24px;
    padding-bottom: 10px;
    margin-top: 40px !important;
}

.contactUs .img {
    width: 278px;
    height: 493px;
    background: url('../images/大厦外观.png') no-repeat;
    margin: 0 auto;
}
.mapid img{
	cursor: pointer;
}

.contactUs .more {
    display: block;
    width: 175px;
    height: 50px;
    background-color: #527fa2;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 50px;
}

@media (min-width: 1440px) {
    .containerTop {
        width: 1170px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .top .topMsg p {
        left: 15%;
    }
    .contactUs .contactUsTitle {
        margin-top: 0;
    }
}

@media screen and (max-width: 768px) {
    .top .topMsg p {
        left: 5%;
        font-size: 24px;
    }
    .contactUs .contactUsTitle {
        display: block;
        width: 80%;
        height: 50px;
        background-color: #527fa2;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 50px;
        margin-top: 0;
    }
    .contactUs .img {
        width: 100%;
        background-size: cover !important;
    }
    .contactUs .row>div {
        width: 100%;
    }
    .top .topMsg p>img{
        width: 30px;
    }
}

@media (max-width: 701px) {
    .contactUs p {
        font-size: 18px;
        margin-top: 18px;
    }
    .contactUs p:nth-child(2) {
        color: red;
        max-width: 500px;
        border-bottom: 1px solid #000;
        margin-top: 65px;
        font-size: 22px;
        padding-bottom: 10px;
    }
}


/* 2019-7-24 start */

.containerTop {
    margin-top: 50px;
}

.containerTop .red {
    color: red;
}

.containerTop p {
    font-size: 20px;
}
.containerTop .inline:nth-child(6) em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/fax.png');
    background-size: cover;
}
.containerTop .inline:nth-child(7) em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/email.png');
    background-size: cover;
}
.containerTop .inline:nth-child(3) em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/map.png');
	background-size: cover;
}
.containerTop .inline:nth-child(4) em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/postcode.png');
    background-size: cover;
}
.containerTop .inline:nth-child(5) em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/call.png');
    background-size: cover;
}

.i-aco em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/map.png');
	background-size: cover;
}


.i-a1 em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/svg.png');
    background-size: cover;
}

.i-a2 em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/call.png');
    background-size: cover;
}

.i-a3 em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/call.png');
    background-size: cover;
}

.i-a4 em{
	width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../images/email.png');
    background-size: cover;
}


.containerTop .formTop {
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 50px;
    color: #EA1825!important;
}
.containerTop .colors{
	color: #EA1825!important;
}
.containerTop label {
    font-size: 20px;
}

.containerTop .inputBox input {
    margin-top: 8px;
}

.containerTop .otherJob {
    margin-bottom: 0;
}

.containerTop .otherWay {
    margin-bottom: 5px;
}

@media (min-width: 1440px) {
    .containerTop {
        width: 1170px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .top .topMsg p {
        left: 15%;
    }
}

@media screen and (max-width: 768px) {
    .containerTop .formTop {
        font-size: 28px;
        margin-bottom: 10px;
        margin-top:20px;
    }
    .top .topMsg p {
        left: 5%;
        font-size: 16px;
    }
    .containerTop label {
        font-size: 18px;
    }
/*     .form-horizontal {
        padding: 0 20px;
    } */
    .form-horizontal .form-group {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .form-horizontal .form-group>div {
        width: 100%;
    }
    .form-horizontal .form-group:nth-child(7)>div {
        width: 50%;
    }
    .commitdiv {
        display: flex;
        justify-content: flex-start;
        flex-direction: initial !important;
    }
    #contactusForm_Verification{
        width: 120px;
    }

    .contactUs { margin-top: 30px; }
    .containerTop { margin-top: 30px; }
    .contactUs .contactUsTitle { display: inline-block; width: auto; }
    .contactUs p:nth-child(2) { margin-top: 20px; font-size: 18px; }
    .containerTop p { font-size: 14px; }
    .contactUs .img { height: 200px; }
    .mapid img { width: 22px; margin-top: -4px; }
    .containerTop { margin-top: 0px; }
    .containerTop .inline em { width: 20px !important; height: 20px !important; } 
    .containerTop .formTop { font-size: 16px; line-height: 24px; }
    #contactusForm label { font-size: 16px; font-weight: normal;  }
    .form-horizontal .form-group { margin-bottom: 0px; }
    .containerTop p { margin-top: 10px; }

    .containerTop .inputBox input { margin-top: 4px; }
    .form-horizontal .z-form-group label { margin-top: 15px; }
    .form-horizontal .pd_15 { padding: 15px; padding-top: 0px; }
    .form-horizontal .commitdiv { padding: 15px; }
    .btn-primary { margin-right: 10px; padding: 6px 20px; }

    .layui-layer { width: 90% !important; height: 400px !important; }


}

.inlinebox {
    display: inline;
    margin-left: 10px;
}