* {
    box-sizing: border-box;
}
@font-face {
    font-family: 'F008bc';
    src: url("//i1.mifile.cn/b2c-fe-huodong/f/008bcec89049e4.eot");
    src: local(FZLanTingHei-EL-GBK),url("../../../common/font/tf.woff") format("woff")
}
.tf-banner-inner{
    background: url("../images/train_banner.png")center 2px no-repeat;
}
.tf-banner-inner h3{
    color: #fff;
}
.tf-top.tf-index-top{
    height: 150px;
}
.tf-suggestion section{
    background-color: transparent;
}
.tf-top.tf-index-top .tf-banner-item{
    position: absolute;
    left: 0px;
    right: 0px;
    top:0px;
    bottom: 0px;
    opacity: 0;
    visibility: hidden;
}
section{
    background-color: transparent;
    padding-bottom: 0px;
}
.tf-top.tf-index-top .tf-banner-item.tf-center{
    opacity: 1;
    visibility: visible;
}

.tf-top.tf-index-top .tf-top-image {
    height: 150px;
    background: #dbdad8 url(../images/banner1_y.jpg) no-repeat top center;
    /* background-size: cover; */
    /* background-position: bottom; */
    padding-top: 145px;
    text-align: center;
}
.tf-top-wrap{
    height: 155px;
    position: relative;
}
.tf-top-wrap .tf-title-1{
    font-size: 28px;
    font-family: F008bc;
    color: #cecccc;
    font-weight: normal;
}

.tf-suggestion{
    background: url(../images/site_contact_003_y.jpg) bottom center;
    background-size: cover;
}
.tf-suggestion .tf-left{
    float: left;
    width: 425px;
    background-color: rgba(255, 253, 253, 0.57);
    position: relative;
    z-index: 2;
    padding-left: 20px;
}
.tf-suggestion .tf-top-wrap .tf-left{
    height: 155px;
}
.tf-suggestion .tf-top-wrap .tf-left .tf-suggestion-des{
    color: #999999;
}
.tf-suggestion .tf-right{
    width: 775px;
    float: right;
    z-index: 1;
    position: relative;
    background-color: #26519c;
}
.tf-top-wrap .tf-suggestion-title{
    color: #ff9444;
    margin-top: 40px;
    font-size: 16px;
}
.tf-top-wrap .tf-left{
    padding-right: 22px;
    padding-top: 30px;
}
.tf-top-wrap .tf-right .tf-suggestion-des{
    color: #717690;
    font-size: 13px;
}
.tf-suggestion-title{
    font-size: 14px;
    font-weight: bold;
}
.tf-suggestion .tf-top-wrap .tf-suggestion-des{
    color: #6986b9;
}
.tf-suggestion-des{
    color: #ff9444;
    line-height: 25px;
    font-size: 12px;
}
.tf-icon-1{
    width: 277px;
    height: 155px;
    background: url(../../../common/images/icon006.png)-260px 11px;
    float: left;
}
.tf-top-wrap .tf-content-wrap{
    float: left;
    width: 335px;
    margin-left: 40px;
}
.tf-top-wrap .tf-link-wrap{
    float: right;
    margin-top: 60px;
}
.tf-link-btn{
    width: 110px;
    height: 30px;
    line-height: 30px;
    background-color: #d20014;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
}
.tf-link-btn:hover{
    background-color: #86000d;
    color: #fff !important;
}
.tf-accusation-wrap{
    position: relative;
}
.tf-accusation-wrap .tf-left{
    background-color: transparent;
    text-align: center;
    padding-top: 50px;
}
.tf-accusation-wrap .tf-left>ul{
    display: inline-block;
}
.tf-bottom-wrap .tf-right>ul>li{
    width: 240px;
    padding-top: 49px;
    padding-left: 120px;
    float: left;
    position: relative;
    height: 130px;
}
.tf-accusation-wrap .tf-right{
    background-color: transparent;
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom: 145px;
    background-image: -webkit-linear-gradient(to left,rgba(251, 251, 251, 0),rgba(247, 247, 245, 0.75) );
    background-image: linear-gradient(to left,rgba(251, 251, 251, 0),rgba(247, 247, 245, 0.75) );
}
.tf-accusation-wrap:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    background-image: -webkit-linear-gradient(to left,rgba(251, 251, 251, 0.75),rgba(247, 247, 245, 0) );
    background-image: linear-gradient(to left,rgba(251, 251, 251, 0.75),rgba(247, 247, 245, 0) );
    height: 100%;
}
.tf-title-1{
    font-size: 14px;
    color: #424242;
    font-weight: bold;
}
.tf-mt35{
    margin-top: 35px;
}
.tf-accusation-icon{
    width: 57px;
    height: 57px;
    border: 1px solid #ECECEC;
    border-radius: 100%;
    background-color: #fff;
    margin-left: 50px;
    background: url(../images/icon006_y.png)-2px -2px no-repeat;
    background-color: white;
    padding-top: 10px;
    font-size: 12px;
    color: #999;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 37px;
}
.tf-info-1{
    color: #ffffff;
    margin-top: -5px;
}
.tf-accusation-icon.icon2{
    background-position: 0px -71px;
}
.tf-accusation-icon.icon3{
    background-position: -1px -149px;
}
.tf-suggestion .tf-zx{
    color: #ff9444;
    font-weight: bold;
    display: block;
}
.tf-suggestion .tf-zx:hover{
    color: red;
}