html,body{
    height: 100%;
    margin: 0px;
}
.tf-wrapper .tf-top{
    margin-top: 0px;
}
.tf-banner-inner h3{
    color: #fff;
}
*{
    box-sizing: border-box;
}
a{
    color: inherit;
    transition: all .3s ease-out;
}
a:hover{
    color: red;
    text-decoration: none;
}

ul,li{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.tf-wrapper{
    position: relative;
}
/*.tf-wrapper .tf-top{*/
    /*background: #d0ddf0 url(../images/img900010_y.jpg) no-repeat center center;*/
    /*height: 230px;*/
    /*margin-top: 0px;*/
    /*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-train-detail .tf-title-1{
    margin-top: 50px;
    font-size: 15px;
    font-weight: bold;
    color: #525252;
    margin-bottom: 25px;
}
.tf-train-detail .tf-des-1{
    font-size: 12px;
    color: #999;
    line-height: 25px;
    margin-bottom: 20px;
}
.tf-train-line{
    margin: 0px 5px;
    height: 2px;
    background-color: #f7f7f7;
}
.tf-train-detail .tf-module-box .tf-title-1{
    margin-top: 31px;
}
.tf-train-detail .tf-notice-wrap .tf-des-1{
    margin-bottom: 25px;
}
.tf-train-first .tf-plan{
    height: 330px;
    width:600px;
    background: url(../images/site_train_002.png)-464px -51px;
    margin-bottom: 175px;
    margin-top: 43px;
}
.tf-train-second .tf-left{
    width: 785px;
    float:left;
}
.tf-train-second .tf-right{
    width: 360px;
    float: left;
    height: 200px;
    background: url(../images/site_train_002.png)-0px -549px;
    margin-left: 49px;
    margin-top: 5px;
    margin-bottom: 30px;
    position: relative;
}

.tf-train-three .tf-left{
	float: left;
	width: 436px;
}
.tf-train-three .tf-right{
	float: left;
	width: 720px;
	margin-left: 40px;
}
.tf-train-three .tf-right table{
     margin-bottom: 40px;
    border-spacing: 1px;
}
.tf-train-three .tf-right table tr:first-child{
	 color:#fff;
	 line-height: 55px;
	 font-weight: bold;
	 height: 54px;
}
.tf-train-three .tf-right table tr>.tf-study-title{
    line-height: 20px;
    color: #999999;
    font-weight: bold;
    font-size: 13px;
    width: 118px;
    text-align: center;
    background-color: #f4f4f4;
     padding:15px 0;
}
.tf-train-three .tf-right table tr:first-child .tf-study-title
,.tf-train-three .tf-right table tr:first-child .tf-content{
	background-color: #26A2AE;
    color:#fff;
}

.tf-train-three table tr>.tf-content{
    width: 598px;
    line-height: 22px;
    font-size: 13px;
    padding:15px 40px;
    background-color: #f4f4f4;
    color:#999999;
}

.tf-train-four .tf-left{
	float: left;
	width: 785px;
}
.tf-train-four .tf-right{
	float: left;
	width: 360px;
	height: 200px;
	margin-left: 50px;
	background: url(../images/site_train_002.png)-0px -549px;
	margin-bottom: 38px;
    margin-top: 5px;
}