blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    /*font-size: 14px;*/
}
em{font-style: normal;}
li{list-style-type: none;}
a{text-decoration: none;color: #333333;}
/*中间内容的相关设置*/
.comein{width: 100%;min-width: 1180px;background: #F6F6F6;padding-bottom: 40px;}
#content{width: 1180px;margin-top: 44px;}

/*内容部分设置*/
.absid{
	width: 100%;
	overflow: hidden;
}
.clear{    clear: both;}
.absid li{
	float: left;
	width: 381px;
	height: 372px;
	background-color: #FFFFFF;
	margin-right: 12px;
	margin-bottom: 28px;
}
.absids{
	width: 100%;
	overflow: hidden;
}
.absids li{
	float: left;
	width: 381px;
	height: 230px;
	background-color: #FFFFFF;
	margin-right: 12px;
	margin-bottom: 28px;
}
.absida{
	width: 100%;
	overflow: hidden;
}
.absida li{
	float: left;
	width: 381px;
	height: 290px;
	background-color: #FFFFFF;
	margin-right: 12px;
	margin-bottom: 28px;
}
.no{
background-color:#0089d5 !important;
}
.no a span{
color:#ffffff !important;
}
.give{
	display: block;
	width: 340px;
	margin: 0 auto;
	margin-top: 12px;
}
.give p:nth-child(1){
	font-size: 1.05em;
}
.give p:nth-child(2){
	font-size: 0.7em;
	color: #AAAAAA;
	margin-top: 7px;
}
.give p:nth-child(3){
	margin-top: 7px;
	color: #a4a4a4;
	font-size: 0.9em;
	line-height: 23px;
}
.turning {
    text-align: center;
}
li.tab_center2 {
    width: 20px;
}

.turning ul li{
	display: inline-block;
	margin-left: 9px;
	padding: 5px 7px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.turning ul li span{
	color: #a4a4a4;
        font-size:14px;
}
.turning ul li:hover{
	background: #0089d5;
}
.turning ul li:hover span{
	color: #FFFFFF;
}





