.text_letter{
	letter-spacing: 2px;
}
.text_upp{
	text-transform: uppercase;
}
.fonts_size18{
	font-size: 18px;
}
.quotes{
	position: absolute;
	font-size: 120px;
	font-family: "黑体";
}
.top_q{
	position: absolute;
	top: -52px;
	left: 146px;
}
.big_fonts{
	letter-spacing: 5px;
	font-size: 24px;
	font-family: "microsoft yahei";
	font-weight: bold;
	line-height: 30px;
}
.bottom_q{
	position: absolute;
	top: 204px;
	left: 631px;
}
footer ul li a:hover i{
	color:#00959e !important;
}
.onlyOne a:hover{
	color: #00959e;
}
.algin_left{
	text-align: left;
}
.core ul li{
	padding: 20px 0 11px 0;
	border-bottom: 1px solid #00959e;
	position: relative;
	list-style: none;
}
.core ul li i{
	color: #00959e;
	font-style: inherit;
	position: absolute;
	top: -1;
	left: -18px;
}
.core ul li .title{
	color: #6d6c6c;
	font-size: 16px;
}
.two_title{
	font-size: 22px;
}
.logo_img{
	width:200px;
}
.fonts_size18 a{
	color: #777;
}
.fonts_size18 a:hover{
	color: #00959e;
}
.page_list{
	text-align: left;
}
.page_list > a{
	margin: 0 2px;
	display: inline-block;
	border-radius: 3px;
    border: 2px solid #eeeeee;
    padding: 8px 15px;
    float: none;
    color: #777777;
}
.page_list > a:hover,.page_list > a.on{
	    background: #00959e;
    border-color: #00959e;
    color: #ffffff;
	
}
.inner-nav .active a{
	color: #f08519;
	font-weight: 600;
}
