
/*pages*/
li{list-style-type: none;}
.pagination-wrapper{
margin: 20px 0;
}
.pagination{
height: 34px;
text-align: center;
}
.pagination li {
display: inline-block;
height: 34px;
margin-right: 5px;
}
.pagination li a{
float: left;
display: block;
height: 32px;
line-height: 32px;
padding: 0 12px;
font-size: 16px;
border: 1px solid #dddddd;
color: #555555;
text-decoration: none;
}
.pagination li a:hover{
background:#f5f5f5;
color:#0099ff;
}
.pagination li.thisclass {
background: #09f;
color: #fff;
}
.pagination li.thisclass a,.pagination li.thisclass a:hover{
background: transparent;
border-color: #09f;
color: #fff;
cursor: default;
}
.q22{overflow:hidden;}
.q22 li{
	width:285px;
	margin-right:20px;
	background-color:#fff;
	height:380px;
	float:left;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.q22 li img:first-child{
	margin-top: 5%;
}

.q22 li b{float:right;font-size: 80px;color: #ececec;font-weight: bolder;font-family: "FZYaSongS-B-GB"}
.q22 li hr{margin-top: 5%;}
.q22 li:nth-child(4n){ margin-right:0px;}
.q22 li:hover{ background-color: rgba(0, 0, 0, 0.1);}
.q22 li:hover hr{ width: 100px;}
.q22 dl{ width:85%; margin:0 auto; padding-top:40px;padding-bottom: 50px;}
.q22 dt{ font-size:18px; color:#000000;margin-top: 30px;}
.q22 h1{
	font-size:14px;
	color:#666666;
	font-weight:normal;
	padding-top:5px;
	background-image: url(../images/lii.png);
	background-repeat: no-repeat;
	background-position: left bottom; padding-bottom:20px; margin-bottom:30px;
}
.q22 span{ font-size:40px; color:#666666; margin-bottom:10px;}
.q22 li:hover{
	background-image: none;
}
.q22 li:hover dt{ color:#FFFFFF;}
.q22 li:hover span{ color:#ececec;}
.q22 li:hover h1{ color:#fff;}
.q22 h2{ font-size:14px; color:#777777; line-height:35px; cursor:pointer; font-weight:normal;-moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.q22 h2:hover{ padding-left:5px;}
.q22 li:hover h2{ color: #ffffff;}
.q27{ text-align:center; overflow: hidden; padding-bottom:30px;}
.q27 dl{ font-size:40px; padding-top:50px; color:#ffffff;}
.q27 dt{ font-size:16px; color:#777777; padding-top:20px;}

li .icon{
	height: 84px;
}
li .icon img{
	height: 100%;
}
li .tit{
	line-height: 30px;
	font-size: 24px;
	color: #000;
	margin-top: 40px;
}
li .txt{
	line-height: 30px;
	font-size: 18px;
	color: #666666;
	margin-top: 12px;
}


