.tf-banner-inner{
    background: url("../images/member_banner.jpg")center bottom no-repeat;
}
.tf-banner-inner h3{
    color: #fff;
}
.tf-wrapper section{
    background-color: #f8f8f8;
}
html,body{
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.tf-content-wrap{
    background-color: #f8f8f8;
    padding: 30px 0px;
}
.tf-content-wrap section>.tf-group-14{
    background-color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    background: url("../images/member_icon.jpg") 0px 0px no-repeat;
    height: 350px;
    padding-top: 40px;
}
.tf-content-wrap section>.tf-group-14.tf-yl{
    background-position: 0px -400px;
}
.tf-content-wrap section>.tf-group-14.tf-zn{
    background-position: 0px -810px;
}
.tf-content-wrap>section+section{
    margin-top: 30px;
}
.tf-member-logo{
    height: 110px;
    width: 390px;
    background: url(../../../common/images/home.png)30px -1385px;
    display: inline-block;
}

.tf-yl .tf-member-logo{
    background-position: -773px -1385px;
}
.tf-zn .tf-member-logo{
    background-position: -380px -1385px;
}
.tf-memeber-des{
    font-size: 14px;
    line-height: 23px;
    text-align: left;
    padding-bottom: 30px;
}
.tf-content-wrap section>.tf-group-14.tf-yl>div{
    margin-right: 705px;
}
.tf-content-wrap section>.tf-group-14.tf-ss>div,.tf-content-wrap section>.tf-group-14.tf-zn>div{
    margin-left: 705px;
    padding-right: 50px;
}
.tf-content-wrap section>.tf-group-14.tf-ss{
    
}