/* 关于我们开始 */
.tongyongbg {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 140px;
    background-color: #ffffff;
}
.tongyong1 {
    margin-bottom: 40px;
    float: right;
    font-size: 12px;
    color: #555555;
}
.tongyong1 a {
    color: #555555;
}
.tongyong1 a:hover {
    color: #b87f1e;
}
.tongyong2-left {
    float: left;
    width: 25%;
}
.tongyong2-left h3 {
    padding-left: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #e92419;
    line-height: 3;
}
.tongyong2-left ul li {
    background-color: #e92419;
    margin-top: 2px;
}
.tongyong2-left ul li a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 30px;
}
.tongyong2-left ul li:hover {
    background-color: #a7aab0;
}
.tongyong2-left1 {
    margin-top: 20px;
}
.tongyong2-left1 h4 {
    letter-spacing: 12px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    background-color: #e92419;
    font-weight: normal;
}
.tongyong2-left1 h5 {
    padding: 15px;
    float: left;
}
.tongyong2-left1 h5 em {
    font-style: normal;
    font-size: 12px;
    color: #e92419;
}
.tongyong2-left1 h5 strong {
    display: block;
    width: 50px;
    font-size: 25px;
    line-height: 1.1;
    color: #333;
    margin: 7px 0;
}
.tongyong2-left1 h5 span {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/tongyong1.png)no-repeat center center;
}
.tongyong2-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/tongyong2.png)no-repeat center bottom;
}
.tongyong2-right {
    float: right;
    width: 73%;
}
.tongyong2-right ul li {
    margin-bottom: 10px;
}
.tongyong2-right ul li a {
    display: block;
    padding: 20px;
    border: 1px solid #eee;
}
.tongyong2-right ul li a:hover {
    border: 1px solid #e72024;
}
.tr-left {
    width: 80%;
    float: left;
}
.tr-left strong {
    display: block;
    font-size: 18px;
    height: 54px;
    overflow: hidden;
}
.tr-left em {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #7d7d7d;
    font-style: normal;
}
.tr-right {
    float: left;
    width: 55%;
    padding-left: 3%;
    margin-left: 3%;
    color: #666;
    border-left: 1px solid #e72024;
}
.tongyong2-right ul li a span {
    display: block;
    float: right;
    width: 75px;
    line-height: 30px;
    border: 1px solid #eee;
    text-align: center;
    color: #b9b9b9;
    margin-top: 20px;
}
.tongyong2-right ul li a:hover span {
    background-color: #e72024;
}
.fanye {
    margin-top: 30px;
    font-size: 14px;
    line-height: 28px;
}
.fanye a {
    display: block;
    float: left;
    padding: 0 12px;
    border: 1px solid #dedede;
    border-radius: 3px;
    margin-right: 8px;
    color: #333;
    text-decoration: none;
}
.fanye a:hover {
    color: #ffffff;
    background-color: red;
}
.fanye .a {
    background-color: red;
    color: #ffffff;
}