.full-screen{
	padding:30px 0; 
}
.tese>h1{
	font-size:24px;
	color:#000;
	font-weight: normal;
    text-align: center;	

}
.tese>p{
	font-size:16px;
	color:#999;
	line-height:1.8em;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}

.list{
	overflow:hidden;
	margin-top:60px;
}
.list>.left-img{
	width:550px;
	float:left;

}
.list>.right-text{
	width:550px;
	float:right;
	margin-top:50px;
	
}
.right-text>h2{
	font-size:24px;
	color:#000;
	font-weight:normal;
}
.tab-content{
	overflow:hidden;
	width:593px;
	margin-left:-43px;
}
.tab-content>li{
	width:80px;
	float:left;
	text-align:center;
	margin-left:43px;
}
.tab-content>li>a>h1{
	font-size:18px;
	color:#333;
	text-align:center;
	font-weight:normal;
	
}
.tab-content>.tab-active>a>h1{
	color:red;	
}
.tab-text>h1{
	font-size:18px;
	color:#333;
	font-weight:normal;
	padding-left:15px;
}
.tab-text>p{
	font-size:16px;
	color:#666;
	line-height:1.8em;
}