/* 关于我们开始 */
.teambg {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 140px;
    background-color: #ffffff;
}
@font-face {
    font-family: "siyuanheiti";
    src: url("/fonts/SourceHanSansCN-Light.otf") format("truetype");
}
.team1 {
    margin-bottom: 40px;
    float: right;
    font-size: 12px;
    color: #555555;
}
.team1 a {
    color: #555555;
}
.team1 a:hover {
    color: #b87f1e;
}
.team2-left {
    float: left;
    width: 25%;
}
.team2-left h3 {
    padding-left: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #e92419;
    line-height: 3;
}
.team2-left ul li {
    background-color: #e92419;
    margin-top: 2px;
}
.team2-left ul li a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 30px;
}
.team2-left ul li:hover {
    background-color: #a7aab0;
}
.team2-left1 {
    margin-top: 20px;
}
.team2-left1 h4 {
    letter-spacing: 12px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    background-color: #e92419;
    font-weight: normal;
}
.team2-left1 h5 {
    padding: 15px;
    float: left;
}
.team2-left1 h5 em {
    font-style: normal;
    font-size: 12px;
    color: #e92419;
}
.team2-left1 h5 strong {
    display: block;
    width: 50px;
    font-size: 25px;
    line-height: 1.1;
    color: #333;
    margin: 7px 0;
}
.team2-left1 h5 span {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/team1.png)no-repeat center center;
}
.team2-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/team2.png)no-repeat center bottom;
}
.team2-right {
    float: right;
    width: 73%;
}
.team2-right1 {
    padding: 10px;
    background-color: #eeeff1;
    box-shadow: 5px 5px 5px #dddddd;
}
.team2-right1 span {
    float: left;
    width: 31%;
}
.team2-right1 span img {
    width: 100%;
}
.team2-right1 i {
    float: right;
    width: 69%;
    padding-top: 85px;
    padding-left: 3%;
}
.team2-right1 i h2 {
    font-size: 24px;
    color: #333333;
}
.team2-right1 i h3 {
    font-size: 15px;
    color: #666666;
    font-weight: normal;
    margin-top: 5px;
}
.team2-right2 {
    margin-top: 10px;
}
.team2-right2 p {
    font-size: 16px;
    color: #000000;
    font-family:siyuanheiti;
    margin: 10px 0;
    
}
    .team2-right2 p span {
        font-size: 16px;
        color: #000000;
       
        margin: 10px 0;
    }
.team2-right3 {
    border-top: 1px solid #eee4c0;
    padding: 20px 0;
}
.team2-right3 p {
    font-size: 14px;
    color: #000000;
}
.team2-right3 p a {
    color: #999999;
}
.team2-right3 p a:hover {
    color: #d3b167;
}