html,body{
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.tf-top{
    margin-top: 0px;
}
.tf-fixed-header.tf-ai.tf-white.show{
    display: none;
}
.tf-banner-inner h3{
    margin-top: 0px;
}

a{
    color: inherit;
    transition: all .3s ease-out;
}
.tf-contact-us a:hover{
    text-decoration: underline;
}
.tf-blue{
    color: #0066ff;
}
ul,li{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.tf-wrapper{
    min-height: calc(100% - 20px);
    position: relative;
}
/*.tf-wrapper .tf-top{*/
/*height: 200px;*/
/*background: #e6e6e8 url(../images/site_banner_002.jpg) no-repeat;*/
/*!*background-size: cover;*!*/
/*text-align: center;*/
/*position: relative;*/

/*}*/
.tf-top-wrapper {
    text-align: center;
    padding-top: 100px;
}
.tf-top-wrapper .tf-title-en{
    color: #4B4B4B;
    font-size: 12px;
}
.tf-top-wrapper .tf-title-ch {
    font-size: 22px;
    color: #4B4B4B;
}
.tf-top-wrapper .tf-top-des {
    margin-top: 10px;
    color: #6B6B6B;
}
.tf-content-wrapper{
    height: 540px;
    background: url(../images/site_map_001_y.jpg) no-repeat;
    position: relative;
}

.tf-content-wrapper .tf-group{
    text-align: center;
    padding-top: 70px;
}
.tf-content-wrapper .tf-box-wrapper{
    position: absolute;
    top: 190px;
    left: 782px;
}
.tf-content-wrapper .tf-box-wrapper .tf-address-icon{
    width: 30px;
    height: 35px;
    background: url("../../../common/images/site_icons_y.png")-474px -36px;
}
.tf-box-wrapper .tf-content{
    width: 260px;
    border-left: 4px solid #ff3600;
    background-color: #ffffff;
    position: absolute;
    left: 37px;
    top: -20px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32);
    padding: 15px 20px;
}
.tf-box-wrapper .tf-content .tf-title{
    font-size: 17px;
    font-weight: bold;
}
.tf-box-wrapper .tf-content .tf-des{
    color: #999;
    margin-top: 5px;
}
.tf-contact-us ul{
    margin-top: 10px;
}
.tf-contact-us ul>li{
    float: left;
    margin-right: 10px;
    min-height: 200px;
    width: 290px;
}
/*******************联系我们*************************/
.tf-contact-us{
    background: #fff;
}
.tf-contact-us ul>li:last-child{
    margin-right: 0px;
}
.tf-contact-us ul>li:nth-child(3),.tf-contact-us ul>li:nth-child(4){
    width: 395px;
}
.tf-contact-us ul>li .tf-icon{
    height: 150px;
    background: url("../images/address_icon.png")0px 0px;
}
.tf-contact-us ul>li .tf-icon.icon2{
    background-position: -295px 0px;
}
.tf-contact-us ul>li .tf-icon.icon3{
    background-position: -600px 0px;
}
.tf-contact-us ul>li .tf-icon.icon4{
    background-position: -1000px 0px;
}
.tf-address-info{
    /* font-weight: bold; */
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 14px;
}
.tf-address-des{
    font-size: 13px;
    color: #808080;
    line-height:27px;
}
.tf-hzst{
    margin-top: 30px;
}
.tf-info-1{
    font-size: 14px;
    color: #000;
}
.tf-hzst>a:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    background: url(../../../common/images/home.png)-229px -512px;
    margin-left: 5px;
}
.tf-gfkf {
    border: none;
    background-color: #0027b8;
    color: #fff;
    font-size: 14px;
    padding: 7px 15px;
    width: 220px;
    margin: 10px 0px;
}
.tf-zxfw-icon{
    background: url(../images/address_icon.png)-7px -167px;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    margin-left: -20px;
}
.tf-zxfw-icon.icon2{
    background-position: -45px -168px;;
}
.tf-zxfw-icon.icon3{
    background-position: -77px -165px;
    height: 18px;
    width: 18px;
}
.tf-zxfw-icon.icon4{
    background-position: -109px -169px;
}
.tf-contact-us ul>li:nth-child(3) >div:not(.tf-icon){
    padding-left: 20px;                             
}
