.main {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
}

.mapBox {
    width: 1200px;
    height: 437px;
    padding: 30px;
    border: 1px solid #D1D8DF;
}

.message {
    width: 350px;
}

.title {
    font-weight: 700;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #D1D8DF;
}

.title span {
    padding-left: 20px;
}

.mob {
    width: 100%;
    /* height: 50px; */
    margin-top: 30px;
}

.mob span {
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    padding-left: 10px;
}

.moc {
    font-size: 15px;
    color: #666666;
    letter-spacing: 0;
    padding: 10px 0 0 45px;
}

.map img {
    width: 750px;
    height: 366px;
}

.liBox {
    width: 1230px;
    height: 380px;
    margin-top: 30px;
}

.liBox ul li {
    width: 380px;
    height: 158px;
    float: left;
    margin-right: 30px;
    margin-top: 20px;
    padding: 30px;
}

.tit {
    font-weight: 700;
    font-size: 18px;
    color: #1373D5;
    letter-spacing: 0;
    line-height: 50px;
}

.txt {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 25px;
}

.tct {
    font-size: 15px;
    color: #666666;
    letter-spacing: 0;
    line-height: 25px;
}

.liBox ul li:nth-child(1) {
    background: url(//m.935692.com/file/27/img/lianxi5.png) no-repeat center;
}

.liBox ul li:nth-child(2) {
    background: url(//m.935692.com/file/27/img/lianxi6.png) no-repeat center;
}

.liBox ul li:nth-child(3) {
    background: url(//m.935692.com/file/27/img/lianxi7.png) no-repeat center;
}

.liBox ul li:nth-child(4) {
    background: url(//m.935692.com/file/27/img/lianxi8.png) no-repeat center;
}

.liBox ul li:nth-child(5) {
    background: url(//m.935692.com/file/27/img/lianxi9.png) no-repeat center;
}

.liBox ul li:nth-child(6) {
    background: url(//m.935692.com/file/27/img/lianxi10.png) no-repeat center;
}

