* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
	border: none;
}

.container {
	width: 75%;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	color: #525252;
	font-size: 14px;
}
a {
	outline: none;
	color: #525252;
}
a:hover {
	color: #37725a;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
	text-align:center;
}
.pages a, .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #37725a;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #37725a;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */
.topbar {
	height: 36px;
	line-height: 36px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	/*background: #f5f5f5;*/
	/*background:#b50321;*/
	font-size: 12px;
	color: #333;
}
.topbar span.welcome {
	display: block;
	float: left;
	/*color: #f9f798;*/
}
.topbar ul {
	float: right;
}
.topbar ul li {
	float: left;
	margin-right: 5px;
	/*color: #f9f798;*/
}
.topbar ul li a {
	color:#333;
	/*color: #f9f798;*/
}
.topbar ul li a span {
	margin: 0 5px;
}
.topbar ul li:last-child a {
	
}
.topbar li:last-child {
	position: relative;
}
.topbar li:last-child img {
	position: absolute;
	display: none;
	left: -50px;
	width: 160px;
	height: 160px;
}
.topbar li:last-child:hover img {
	display: block;
}
.topbg {
	height: 75px;
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 40px;

	/*padding-top:15px;*/
	/*background: url(../images/topbg.jpg);*/

}
.top_right {
	display: none;
	height: 53px;
	background: url(../images/phone.png) no-repeat left center;
	padding-left:70px;
	margin-top:0px;
	text-align:center;
}
.top_right p {
	padding-top:5px;
	font-size: 12px;
	color: #000;
}
.top_right span {
	font-size: 22px;
	color:#5C8AE5;
	font-weight:bold;
}
/* nav */
.nav_all {
	width:1204px;
	margin:0 auto;
	position:relative;
	z-index:999;
	height:75px;
	line-height:69px;
	background:url(../images/tm.png);
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	position: relative;
	z-index: 1;
	z-index: 999;
	display: inline-block;
	margin-top: 20px;
	    float: left;
	    margin-left: 80px;
}
.nav a {
	display: inline-block;
    font-weight: bold;
    font-size: 13px;
    color:#333;
    font-family: "microsoft yahei";
}
.nav .line {
    margin: 0;
    padding: 0;
    height: 2px;
    background-color: #0cc2f9;
    /*background-color: #f9f798;*/
    display: block;
    position:absolute;
    top: 2px;
    left: 0;
    margin-left: 30px;
}
.nav .top-type a.top-type-name {
	display: inline-block;
	padding:15px 6px;
}
.nav .top-type#on a.top-type-name {
	color:#0cc2f9;
	letter-spacing: 2px
	/*color: #f9f798;*/
	
}
.nav .top-type a.top-type-name:hover {
	color:#0cc2f9;
	/*color: #f9f798;*/
}
.nav .nLi {
	background: url(../images/navbg.jpg) no-repeat left;
}

.nav .nLi {
	float: left;
	width: 110px;
	text-align: center;
	position: relative;
	display: inline-block;
}

.nav .nLi a.top-type-name {
	/*color: #fff;*/
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
}

.nav .nLi:hover a.top-type-name {
	
}
.nav .sub {
	display: none;
	width: 100px;
	left: 0;
	top:52px;
	position: absolute;
	background: rgba(255,132,0,1);
	line-height: 26px;
	padding: 10px 0;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub li:hover a{
	background:#5C8AE5;
}
.nav .sub a {
	display: block;
	text-align: center;
	color: #fff;
}
/* flexslider */
.banner {
	position: relative;
	margin-top:-75px;
}
.sc{background: url(../images/ssbg.png) no-repeat center;padding-left:30px;margin-top:30px;height:30px;float: left;}
.sc input{float:left;width:110px;height:30px;border:none;font-size:14px;color:#6d6d6d;outline:none;background:none;}
.sc a{float:left;width:30px;height:30px;}
.guanyu{
	width: 100%;
	margin: 60px auto;
	text-align: center;
	margin-bottom: 40px;	
}
.shengchan{
	width: 100%;
	margin: 60px auto;
	text-align: center;;
	padding-top: 60px;
	margin-bottom: 40px	
}
.shengchan p{
	margin-bottom: 20px;
	font-size: 16px	
}
.xinwen{
	width: 100%;
	margin: 0px auto;
	text-align: center;;	
}
.xinwen p{
	margin-bottom: 20px;
	font-size: 16px	
}

.guanyu p{
	margin-bottom: 20px;
	font-size: 16px	
}
.jianjie{
	width: 1140px;
	background-color: #fff;
	height: 500px;
	margin:0 auto;
}
.jianjie-left{
	width: 700px;
	height:500px;
	box-shadow: 0px 0px 10px #999;
	float: left;
}
.jianjie-left span{
	display: block;
	line-height: 35px;
	font-family: 'SimSun'
}
.jianjie-right{
	width: 440px;
	height:500px;
    float: left;
}
.jianjie-top{
	width: 440px;
	height: 300px;
	background-color: #f3f3f3
}
.jianjie-top img{
	max-width: 80%! important;
	display: block;
	margin: 0 auto
}
.jianjie-bottom{
	width: 440px;
	height: 200px;
	background-color:#3396fb;
	color: #fff
}
.jianjie-bottom img{
	vertical-align: middle;
	margin-right: 5px
}

.jianjie-bottom img{
	width: 24px
}
.jianjie-bottom span{
	text-align:left;
	font-size: 16px
}
.flexslider {
	position: relative;
	margin-top: 160px

}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	/*height:400px;*/
	float: left;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.slides li:nth-child(1) {
	background-color: #E1E2E6;
}
.slides li:nth-child(2) {
	background-color: #0065A7;
}
.slides li:nth-child(3) {
	background-color: #ADBBAC;
}
.biao{width:60%;padding-top:20px;}
.biao td{height:40px;}
.biao input{border:1px solid #ccc;height:30px;}
.anniu{padding-top: 20px;height:40px;width:60%;}
.anniu input{height:40px;width:80px;background:#ee751a;color:#fff;border-radius:10px;}
.pro_r{width:100%;}
.prt{height:60px;margin:0 auto;width: 40% }
.prt ul li{float: left;width:40%;position: relative;text-align:center;}
.prt ul .on .hot{background:url(../images/hot.png) center;}
.prt ul .on .qtcp{background:url(../images/qtcp.png) center;}

.chanp{
	/*background:url(../images/cpbg.png);*/
	margin-bottom: 60px;
	background-color: #f0f0f0
}
.cpz{width: 1410px;margin: 0 auto;}
.cptit{height:75px;background:url(../images/cptit.png) no-repeat center;padding-top:0px;}
.hot{width:100%;height:60px;background:url(../images/hoty.png) center;}
.qtcp{width:100%;height:60px;background:url(../images/qtcpy.png) center;}
.prc ul li{float:left;padding-left:43px;height:370px;}
.prc ul li img{width:307px;height: 307px}
.cpxq{border:1px solid #ccc;margin-top:20px;height:345px}
.cpxq:hover{margin-top:5px;}
.intr_p{text-align:center;width:200px;margin:0 auto;}
.intr_p h5{padding-top:10px;padding-bottom: 10px;font-size:16px;}
.morj{text-align:center;width:1060px;border-top:1px solid #ccc;margin:0 auto;margin-top:25px;height:50px;line-height:50px;}
.morj a{display:block;}
.morj img{padding-left:10px;vertical-align: middle;}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	/*background: url(../images/dot.png) right 0 no-repeat;*/
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}
.service {
	position: absolute;
	bottom: 20px;
	z-index: 999;
}
.service .service_tit {
	color: #fff;
	font-size: 23px;
	margin-bottom: 20px;
}
.service .service_tit span {
	font-size: 12px;
	margin-left: 10px;
}
.service ul {
	background: rgba(255,255,255,.91);
	width: 1002px;
	height: 160px;
}
.service li {
	float: left;
	margin-top: 25px;
}
.service li a {
	width: 130px;
	height: 106px;
	display: block;
	border-right: 1px solid #e1e1e1;
	position: relative;
}
.service li a span {
	text-align: center;
	display: block;
	font-size: 18px;
	color: #464646;
	width: 130px;
	position: absolute;
	bottom: 0;
}
.service li:nth-child(1) a {
	background: url(../images/s1.png) no-repeat center top;
}
.service li:nth-child(2) a {
	background: url(../images/s2.png) no-repeat center top;
}
.service li:nth-child(3) a {
	background: url(../images/s3.png) no-repeat center top;
}
.service li:nth-child(4) a {
	background: url(../images/s4.png) no-repeat center top;
}
.service li:nth-child(5) a {
	background: url(../images/s5.png) no-repeat center top;
}
.service li:nth-child(6) a {
	background: url(../images/s6.png) no-repeat center top;
	border-right: 0;
}
.service li:nth-child(1):hover a {
	background: url(../images/s11.png) no-repeat center top;
}
.service li:nth-child(2):hover a {
	background: url(../images/s22.png) no-repeat center top;
}
.service li:nth-child(3):hover a {
	background: url(../images/s33.png) no-repeat center top;
}
.service li:nth-child(4):hover a {
	background: url(../images/s44.png) no-repeat center top;
}
.service li:nth-child(5):hover a {
	background: url(../images/s55.png) no-repeat center top;
}
.service li:nth-child(6):hover a {
	background: url(../images/s66.png) no-repeat center top;
}
.service li:last-child {
	margin-top: 0;
}
.about {
	background: #fff;
	height: 320px;
	margin-top: 25px;
}
.about_left {
	margin-top: 30px;
	padding-bottom: 10px;
	margin-left: 10px;
	width: 690px;
}
.about_left .about_left_top p {
	width: 350px;
	line-height: 25px;
}
.about_left .about_left_top {
	border-bottom: 1px solid #e6e6e6;
	height: 160px;
}
.about_left .about_left_top a {
	color: #37725a;
}
.about_left_bottom p {
	float: left;
	width: 220px;
	color: #353535;
	height: 45px;
	margin-top: 38px;
	margin-left: 10px;
}
.about_left_bottom p:first-child {
	line-height: 45px;
}
.about_left_bottom p i {
	display: block;
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 20px;
	margin-left: 30px;
}
.about_left_bottom p:nth-child(1) i {
	background: url(../images/icon.png) no-repeat -13px -9px;
}
.about_left_bottom p:nth-child(2) i {
	background: url(../images/icon.png) no-repeat -84px -7px;
}
.about_left_bottom p:nth-child(3) i {
	background: url(../images/icon.png) no-repeat -154px -10px;
}
.about_right {
	width: 260px;
	margin-right: 20px;
	margin-top: 30px;
}
.about_right p {
	line-height: 24px;
	margin-top: 5px;
}
.about_right p a {
	color: #37725a;
	margin-left: 10px;
}
.about_right .amore {
	margin-top: 15px;
}
.about_right .amore a {
	width: 85px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
}
.about_right .amore a:first-child {
	border-right: 0;
}
.about_right .amore a:last-child {
	border-left: 0;
}
.about_right .amore .hover {
	background: #37725a;
	color: #fff;
}
.news {
	width: 1410px;
	margin-top: 0px;
}
/* 本例子css */
.slideBox {
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 20px;
	height: 20px;
	line-height: 19px;
	text-align: center;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	color: #fff;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 300px;
	height: 200px;
	display: block;
}
.new_tit {
	background:url(../images/newtit.png) no-repeat center;
	height:40px;
	margin-top: 70px;
}
.ssh{height:40px;background:#f6f6f6;}
.new_tit small {
	font-size: 12px;
	color: #909090;
}
.latest {
	margin-top: 30px;
	margin-left: 20px;
}
/* 本例子css */
.slideTxtBox {
	width:1410px;
	text-align: left;
}
.slideTxtBox .hd {
	position: relative;
	height:60px;
}
.slideTxtBox .hd>div {
	display: inline-block;
	height:60px;
}
.slideTxtBox .hd a.more {
	float: right;
	font-size: 12px;
	color: #b0b0b0;
	margin-top: 10px;
}
.slideTxtBox .hd ul {
	width: 100%;
	float: left;
	position: absolute;
	font-size: 21px;
}
.slideTxtBox .hd ul span {
	float: left;
}
.slideTxtBox .hd ul li {
    width: 20%;
    height: 55px;
    float: left;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    /* margin-right: 40px; */
    letter-spacing: 2px;
    display: flex;
    justify-content: center;
}
.slideTxtBox .hd ul li span {
	    width: 120px;
    height: 55px;
    float: left;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    /* margin-right: 40px; */
    letter-spacing: 2px;
    display: inline-block;
}
.slideTxtBox .hd ul li:first-child span {
	position: absolute;
	left: 0;
}
.slideTxtBox .hd ul li:last-child span {
	position: absolute;
	right: 0;
}
.slideTxtBox .hd ul li.on span {
	color:#fff;
	background:url(../images/newtbg.png);
}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}
.slideTxtBox .bd li {
}
.slideTxtBox .bd li a {
	line-height: 28px;
}

.fli{
	float:left;
	height:420px;
	width:320px;
	margin-bottom: 5px;
	background: 0;
	padding: 0;
	margin-right: 25px
}

.fli a{font-size: 16px;
	color: #3a3a3a;}
.fli p{font-size: 14px;
	color: #747474;
	line-height: 18px;
	margin-top: 15px;
}
.fli a img{width:330px;height:200px;padding-bottom:20px;}
.rli{float:left;width:50%;}
.rli li{height:96px;border-bottom:1px solid #d5d5d5;margin-bottom:16px;}
.rli li:hover .newl{background:#5c8ae5;}
.rli li:hover .newr a{color:#5c8ae5;}
.newr{float:left;width:430px;margin-left:20px;}
.newr a{font-size:16px;color:#000;padding-bottom:10px;display:block;font-weight:bold;}
.newl{float:left;padding-top:5px;height:75px;width:80px;text-align:center;font-size:40px;color:#fff;background:#d6d6d6;}
.newl span{display:block;font-size:14px;}





.new_new {
	margin-top: 40px;
}
.life {
	width: 262px;
	margin-top: 30px;
	margin-right: 20px;
}
.life ul li {
	float: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.life ul li a {
	display: block;
	width: 110px;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	padding-left: 20px;
	color: #37725a;
}
.life ul li a:hover {
	background: #ff8400;
	color: #fff;
}
.facility {
	background: #fff;
	width: 1300px;
    margin: 0 auto;
}
.facility .new_tit {
	padding: 30px 20px 4px 20px;
}
.facility .new_tit a {
	float: right;
	font-size: 12px;
	color: #b0b0b0;
}
/* 本例子css */
.picMarquee-left {
	width:1300px;
	overflow: hidden;
	position: relative;
}
.picMarquee-left .hd {
	overflow: hidden;
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width:33px;
	height:84px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	z-index: 999;
	top:100px;
}
.picMarquee-left .hd .prev {
	background: url(../images/l.png) no-repeat;
}
.picMarquee-left .hd .next {
	background: url(../images/r.png) no-repeat;
	right:0
}

.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}
.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
}
.picMarquee-left .bd ul li .pic img {
	width:200px;
	
	display: block;
}

.picMarquee-left .bd ul li .title {
	line-height: 40px;
}
.tempWrap{margin-left:75px;}

.linkBox {
    width: 1140px;
    margin: 25px auto;
}
.link {
	background: url(../images/link.png) no-repeat center;
	padding:50px 0 25px;
	height:40px;
}
.linka {
	float:left;width: 12%;margin-right: .5%;text-align:center;padding-bottom:30px;
}
.linka img {
	width: 100%;
}
.footer {
	height: 200px;
	background:#3d3d3d;
	margin-top: 60px
}
.footer .footer-inner {
	width: 1140px;
	margin:0px auto;
	color: #fff;
	text-align: center;
	padding-top: 80px
}
.foot_left {
	margin-top: 20px;
}
.foot_left ul {
	float: left;
	padding: 0 15px;
	border-left: 1px solid #fff;
}
.foot_left ul:first-child {
	border: 0;
}
.foot_left ul li {
	color: #fff;
	font-size: 16px;
	height:20px;
	line-height:20px;
}
.lxfs{margin-top: 20px;color:#fff;font-size:12px;height:20px;line-height:20px;padding-left:15px;width:700px;float:left;}
.lxfs a{color:#fff;}
.foot_left ul li:first-child {
	margin-bottom:1px;
}
.foot_left ul li a {
	font-size: 13px;
	color: #fff;
}
.foot_right {
	width: 320px;
	height: 100px;
	background: url(../images/dphone.png) no-repeat left center;
	margin-top: 40px;float:right;
	padding-left:40px;
}
.foot_right p {
	color: #fff;
	text-align: center;
	margin-top: 15px;
	line-height: 25px;
}
.foot_right span{

}
.bottom {
	height: 45px;
	line-height: 45px;
	background: #37725a;
	color: #fff;
}
.bottom a {
	color: #fff;
}
/* pages */
.nban {
	height: 615px;
}
.nban .flexslider {
	height: 615px;
}
.nban .slides li {
	height: 620px;
}
.menu_shadow {
	position: relative;
	top: -17px;
	z-index: 999;
}
.menu {
	background: url(../images/menu.png) no-repeat left #F8F8F8;
	height: 48px;
	line-height: 46px;
}
.menu span {
	font-size: 16px;
	color: #fff;
	display: block;
	float: left;
	width: 146px;
	text-align: center;
}
.menu li {
	float: left;
	margin-left: 30px;
}
.menu li a {
	height: 30px;
	line-height: 30px;
	display: block;
	margin-top: 9px;
	width: 106px;
	text-align: center;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
	overflow-y:hidden; 
}
.menu li a:hover, .menu li a.hover {
	color: #fff;
	background-color:#3396fb;
}
.main {
	background: #fff;padding-bottom:20px
}
.position {
	font-size: 12px;
	height: 40px;
	background: url(../images/yy.jpg) no-repeat center;
	line-height: 40px;
	padding-right: 10px;
	margin-bottom: 30px;
	margin-top: -17px;
}
.position p {
	float: right;
}
.content {
	padding-bottom: 50px;
	line-height:30px;
    width: 65%;
    margin: 0 auto;
}
.list li {
	border-bottom: 1px dashed #ddd;
	height: 145px;
	padding: 15px 100px 0 30px;
}
.list li:hover {
	background: #f4f4f4;
}
.list img {
	width: 23%;
	height: 129px;
}
.list .list_right {
	width: 73%;
}
.list .list_right span {
	float: right;
	color: #aeaeae;
	font-size: 12px;
}
.list .list_right a {
	color: #000;
}
.list .list_right p {
	color: #686868;
	text-indent: 27px;
	line-height: 20px;
	font-size: 12px;
	margin-top: 10px;
}
.list .list_right a.more {
	float: right;
	font-size: 12px;
	margin-top: 30px;
	color: #3396fb;
}
.list .list_right a:hover {
	color: #37725a;
}
.photo ul {
	margin-left: -25px;
}
.photo li {
	width: 20%;
	text-align: center;
	height: 270px;
	line-height: 30px;
	float: left;
	margin-left:50px;
}
.photo li img {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    height: 200px;
}
.show_top {
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.show_top h1 {
	color: #333;
	font-size: 22px;
}
.show_top p {
	color: #666;
	margin: 10px 0 15px 0;
}
.prepage {
	padding-top: 15px;
	border-top: 1px solid #ddd;
	font-size: 12px;
	line-height: 25px;
	padding-bottom: 20px;
}
.prepage p {
	color: #333;
}
.prepage p a {
	color: #333;
}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

.qywh-gsjs {text-align: center;margin-top:35px;}
.qywh{display:inline-block;width:350px;padding-right:40px;}
.qywh img{width:100%;}
.gsjs{display:inline-block;width:350px;}
.gsjs img{width:100%;}
.alzs{background: url(../images/alzs.png) no-repeat center;height: 40px;margin-bottom:30px;}