#tf-home{position: relative;margin-top: 66px;}
.big-title{font-size: 28px;}
.small-desc{font-size: 12px;}
.main-width{width:85%;margin:0 auto;}
/*banner部分 开始*/
#tf-about{margin-top:158px;}
.banner-slogan-box{position: absolute;bottom: -120px;z-index: 1;width: 100%;}
.banner-slogan-box img{width: 75%;display: inline-block;border-radius: 10px;}
.culture-list{width:100%;overflow: hidden;padding-bottom: 50px;}
.culture-list li{width:20%;float:left;}
.culture-list li img{width:48%;margin-bottom: 14px;}
.culture-title{font-size: 20px;font-weight: bold;margin-bottom: 16px;}
.culture-list li:nth-child(1) .culture-title{color:#F7794E}
.culture-list li:nth-child(2) .culture-title{color:#21B2C9}
.culture-list li:nth-child(3) .culture-title{color:#9651CB}
.culture-list li:nth-child(4) .culture-title{color:#93C312}
.culture-list li:nth-child(5) .culture-title{color:#FE9B1C}
.culture-info{line-height: 24px;color: #333333;font-weight: bold;}
/*banner部分 结束*/
.introduce-words{color: #666;line-height: 40px;font-size: 14px;padding-bottom: 35px;}
.firm-culture{padding:100px 0 90px 0}
.firm-culture p{line-height: 48px;font-size: 16px;}
.map-content {width: 100%;height: 350px;overflow: hidden;position: relative;}
#tf-team {
    margin-top:20px;background: url(../image/wenhua_banner.png);background-size: cover;background-position: center;background-attachment: fixed;background-repeat: no-repeat;color: #fff
}
#tf-works {padding: 60px 0 40px 0}
#tf-works .module-header{padding-bottom: 50px;}
.culture-header{
    font-size: 28px;
    margin-bottom: 36px;
}
.about_connect{
    background: url("../image/about_connect.png") no-repeat left top;
    background-size: 100% 100%;
    padding: 130px;
    color: #fff;
}
.about_connect span{
    font-size: 30px;
}
.about_connect div{
    font-size: 30px;
    margin: 18px 0;
}
.about_connect p{
    font-size: 14px;
}
.about_list{
    width:70%;
    margin:0 auto;
}
.about_list_li{
    width: 33.333%;
    float: left;
    margin: 42px 0 62px 0;
}
.about_list_li .about_list_inner{
    width: 88%;
    margin:0 auto;
    text-align: center;
    color: #3B3B3C;
    padding: 20px 0;
}
.about_list_li:nth-child(1) .about_list_inner{
    background: #FBECEC;
}
.about_list_li:nth-child(2) .about_list_inner{
    background: #EBF5D5;
}
.about_list_li:nth-child(3) .about_list_inner{
    background:#D7E6FA;
}
.about_list_title{
    font-size: 14px;
}
.about_list_desc{
    font-size: 12px;
    margin-bottom: 8px;
    display: block;
    color: #3B3B3C;
}
.about_icon{
    width: 14%;
    margin-bottom: 12px;
}
.code_info{
    position: relative;
    text-align: left;
    width: 86%;
    margin: 0 auto;
    height: 75px;
}
.code_info img{
    width: 29%;
    position: absolute;
}
.code_info .code_right{
    padding: 14px 0 20px 34%;
}