.mainLeft {
    height: 1009px;
}

.mainRightContainBox {
    margin-top: 20px;
}

.contact {
    background-color: #fff;
}

.contact li img {
    width: 160px;
    height: 160px;
}


.contact li:nth-child(2) {
    text-align: center;
    padding: 30px 50px;
}

/* .contact li:nth-child(2) div:nth-child(1){
    width: 400px;
} */
.contact li:nth-child(2) div:nth-child(2) {
    /* width: 410px; */
    text-align: center;
    padding-top: 99.5px;
}

.contact li:nth-child(2) p:nth-child(1) {
    height: 50px;
    line-height: 50px;
    background-image: url(../images/address_icon.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 0 center;
    padding-left: 80px;
    font-size: 18px;
    color: #a0a0a0;
    margin-bottom: 30px;
    margin-left: 30px;
    text-align: left;
}

.contact li:nth-child(2) p:nth-child(2) {
    height: 50px;
    line-height: 50px;
    background-image: url(../images/mail_icon.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 0 center;
    padding-left: 80px;
    font-size: 18px;
    color: #a0a0a0;
    margin-bottom: 30px;
    margin-left: 30px;
    text-align: left;
}

.contact li:nth-child(2) p:nth-child(3) {
    height: 50px;
    line-height: 50px;
    background-image: url(../images/weibo_icon.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 0 center;
    padding-left: 80px;
    font-size: 18px;
    color: #a0a0a0;
    margin-bottom: 30px;
    margin-left: 30px;
    text-align: left;
}

.contact li:nth-child(2) p:nth-child(4) {
    height: 50px;
    line-height: 50px;
    background-image: url(../images/wx_icon.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 0 center;
    padding-left: 80px;
    font-size: 18px;
    color: #a0a0a0;
    margin-left: 30px;
    text-align: left;
    margin-bottom: 30px;
}


.footer_hotline1 {
    margin-left: 30px;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.icon-hotline1 {
    width: 50px;
    height: 50px;
    background: #c7000a;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    float: left;

}

.icon-hotline1>img {
    width: 30px !important;
    height: 30px !important;
    background-size: 100% 100%;
    /* position: absolute;
    left: 50%; */
    display: block;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 10px;
}

.footer_hotline1>span {
    font-size: 18px;
    color: #a0a0a0;
    float: left;
    margin-left: 30px;
}

.map {
    width: 100%;
    height: 591px;
    border-top: solid 2px #c7000a;
}

/*我要咨询*/
.messages {
    height: 751px;
    background-color: #fff;
    padding: 30px;
}

.messages div {
    margin-bottom: 30px;
    color: #4c4b4b;
    font-size: 20px;
}

.messages div span {
    line-height: 40px;
}

.messages div input[type=text] {
    border: solid 1px #d6d5d5;
    height: 40px;
    vertical-align: top;
    padding-left: 20px;
    width: 300px;
    font-size: 16px;
}

.messages div textarea {
    width: 100%;
    height: 200px;
    border: solid 1px #d6d5d5;
    margin-top: 30px;
    font-size: 16px;
    padding: 10px;
    resize: none;
}

.messages .subBtn {
    width: 120px;
    height: 40px;
    color: #fff;
    float: right;
    background-color: #c7000a;
    font-size: 18px;
}

.banner {
    width: 100%;
}

.fl2 {
    width: 370px;
}


.swiper-slide1 {
    position: absolute;
    top: 90px;
    left: 104px;
    width: 404px !important;
}