﻿
.content {
    width: 1200px;
    margin: 0 auto;
}

.licheng {
    background: url(/Img/about/lichengbg.png) no-repeat;
    height: 500px;
}

.title1 {
    font-size: 40px;
    font-weight: 600;
    padding-top: 10px;
}

.title1English {
    font-size: 30px;
    font-weight: 700;
    margin-top: 10px;
    color: #dcdcdc;
}

.licheng > div {
    display: inline-block;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.hr {
    width: 80px;
    border: 1px solid black;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 40px;
}

.title {
    font-size: 35px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.Layeringdiv {
    background: #036ffb;
    text-align: center;
    height: 130px;
    line-height: 170px;
    margin-top: 40px;
}

.jianjiebg {
    background: url(/Img/about/jianjiebg.png) no-repeat center 0;
}

.msInfo {
    text-indent: 45px;
    line-height: 40px;
    font-size: 20px;
}

.imgs {
    text-align: justify;
    text-align-last: justify;
    width: 1100px;
    margin: 0 auto;
}

.contactInfo {
    margin-top: 20px;
}

.lxInfo {
    display: inline-block;
    margin-right: 250px;
    font-weight: 500;
}

    .lxInfo > img {
        vertical-align: middle;
    }

    .lxInfo > span {
        color: red;
    }

.aboutNavLi {
    background: #0C58B9;
    color: #fff;
}

.baiduMapBox iframe{width:1200px;height:316px;border: 0;margin-top: 50px;}