.lxwm h1 {
    text-align: center;
    font-size: 38px;
    color: #333;
    padding: 10px 30px 30px;
    margin-bottom: 10px;
    font-weight: 600;
    border-bottom: 1px dashed #dcdcdc;
    letter-spacing: 4px;
}
.p12-aboutinfo-1-tit {
    display: none;
}

.con1 {
    margin-top: 30px;
    overflow: hidden;
    background-color: #f5f5f5;
    width:1200px;
    margin:0 auto;
}

.con1 dt {
    width: 315px;
    border-right: 1px dashed #ccc;
    float: left;
    overflow: hidden;
    background: #2075c8;
}

.con1 dt h3 {
    width: 146px;
    height: 140px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.con1 dt h3 img {
    width: 146px;
    height: 140px;
}

.con1 dt p {
    font: 30px "Microsoft Yahei";
    font-weight: bold;
    color: #fff;
    margin-top: 45px;
}

.con1 dd {
    width: 830px;
    float: right;
    display: inline;
    overflow: hidden;
}

.con1 dd h4 {
    display: block;
    font: 20px "Microsoft Yahei";
    color: #333;
    overflow: hidden;
    margin-top: 28px;
}

.con1 dd p {
    font: 16px "Microsoft Yahei";
    color: #333;
    line-height: 24px;
    overflow: hidden;
    margin-top: 10px;
    padding-right: 30px;
}
.yinz {
    margin-top: 30px;
    width:1200px;
    margin:0 auto;
}

.ibrand-num {
    margin-bottom: 20px;
}

.ibrand-num li {
    float: left;
    width: 292px;
    height: 200px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    transition: 0.3s;
    background: #f2f2f2;
    border-right: 1px solid #fff;
    padding: 15px 0px;
    margin-bottom: 20px;
    margin-right: 8px;
}

.ibrand-num li span {
    width: 80px;
    height: 80px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 11px;
    display: inline-block;
}

.ibrand-num li span img {
    border: 1px solid #3871c2;
    border-radius: 50%;
}

.ibrand-num li b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

.ibrand-num li i {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    font-style: normal;
}

.ibrand-num li:hover {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

.ibrand-num li.nobor {

}
/*百度地图*/
.contact-map {
    width:1200px;
    height: 550px;
    overflow: hidden;
}

.map-title {
    font-size: 15px;
    font-weight: bold;
    color: #cc5522;
    padding-bottom: 5px;
}

.map-list {
    font-size: 14px;
    color: #333;
    margin-top: 6px;
}
