/* 关于我们开始 */
.lianxibg {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 140px;
    background-color: #ffffff;
}
.lianxi1 {
    margin-bottom: 40px;
    float: right;
    font-size: 12px;
    color: #555555;
}
.lianxi1 a {
    color: #555555;
}
.lianxi1 a:hover {
    color: #b87f1e;
}
.lianxi2-left {
    float: left;
    width: 25%;
}
.lianxi2-left h3 {
    padding-left: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #e92419;
    line-height: 3;
}
.lianxi2-left ul li {
    background-color: #e92419;
    margin-top: 2px;
}
.lianxi2-left ul li a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 30px;
}
.lianxi2-left ul li:hover {
    background-color: #a7aab0;
}
.lianxi2-left1 {
    margin-top: 20px;
}
.lianxi2-left1 h4 {
    letter-spacing: 12px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    background-color: #e92419;
    font-weight: normal;
}
.lianxi2-left1 h5 {
    padding: 15px;
    float: left;
}
.lianxi2-left1 h5 em {
    font-style: normal;
    font-size: 12px;
    color: #e92419;
}
.lianxi2-left1 h5 strong {
    display: block;
    width: 50px;
    font-size: 25px;
    line-height: 1.1;
    color: #333;
    margin: 7px 0;
}
.lianxi2-left1 h5 span {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/lianxi1.png)no-repeat center center;
}
.lianxi2-left1 ins {
    font-size: 20px;
    width: 56%;
    display: block;
    text-decoration: none;
    float: left;
    line-height: 1;
    font-weight: bold;
    color: #e92419;
    margin-top: 15px;
    height: 131px;
    border-left: 1px solid #e92419;
    padding-left: 20px;
    background: url(../images/lianxi2.png)no-repeat center bottom;
}
.lianxi2-right {
    float: right;
    width: 73%;
}
.lianxi2-right .ditu {
    width: 100%;
}
.lianxi2-right .ditu img {
    width: 100%;
}
.lianxi2-right h2 {
    margin-top: 18px;
    margin-bottom: 45px;
    font-size: 24px;
    color: #000000;
}
.lianxi2-right p {
    margin: 12px 0;
    font-size: 16px;
    color: #000000;
}
