 
@charset "utf-8";
/* CSS Document */



body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
div, a {
	font-size: 12px;
	color: #323232;
#top
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}
#top {
	background: url(../images/tt.png) repeat-x left;;
	height: 170px;
}


/*新增海报轮播*/
 .swiper-container {
        width: 100%; 
        
    }
    .swiper-slide {height: 500px;
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img{ width:100%; }
.top {
	width: 1200px;
	margin: 0 auto;
}
.topt {
	float: right;
	padding-top: 10px;
}
.topt a {
	padding-left: 22px;
	display: block;
	color: #FFF;
	float: left;
	margin-left: 10px;
	height: 19px;
}
.topt a.a1 {
	background: url(../images/to1.png) no-repeat left;
}
.topt a.a2 {
	background: url(../images/to2.png) no-repeat left;
}
.topt a.a3 {
	background: url(../images/to3.png) no-repeat left;
}
.topt a.a4 {
	background: url(../images/to4.png) no-repeat left;
}
.topn {
	height: 64px;
	padding-top: 30px;
}
.logo {
	float: left;
}
.topnv {
	float: right;
}
.sn {
	background: url(../images/tel.png) no-repeat left;
	padding-left: 40px;
	height: 28px;
	color: #e30212;
	font-size: 24px;
	margin-top: 20px;
	float: right;
}
.menu {
	margin-top: 30px;
	height: 32px;
}
.menu ul li {
	width: 141px;
	height: 32px;
	float: left;
	line-height: 32px;
	text-align: center;
	margin-left: 30px;
}
.menu ul li a {
	font-size: 16px;
	color: #FFF;
	display: block;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
}
.menu ul li a:hover, .menu ul li a.hover {
	background: #e30212;
	font-weight: bold;
	color: #600;
}
/*图片滚动*/

#banner {
	position: relative;
	height: 486px;
	margin: 0 auto;
	width: 100%;
}
.banner {
	height: 486px;
	width: 100%;
	position: absolute;
	 left: 0px; 
	top: 0;
	z-index: 99;
}
#main {
	width: 100%;
	height: 486px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#main .box {
	width: 100%;
	height: 486px;
	box-shadow: 0px 0px 5px #ddd;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
#main .box img {
	width: 100%;
	height: 486px;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#main .page {
	height: 6px;
	position: absolute;
	bottom: 30px;
	right: 680px;
}
#main .page a {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/num_a.png) no-repeat 0px 0px;
	margin: 0px 5px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	text-indent: -9999px;
}
#main .page a.active {
	background: url(../images/num_b.png) no-repeat 0px 0px;
}
/*主体*/

.con1 {
	width: 1002px;
	margin: 0 auto;
	padding: 60px 0;
	height: 240px;
}
.con1l {
	float: left;
	width: 375px;
}
.con1l h3 {
	font-size: 24px;
	font-weight: bold;
	color: #2e2e2e;
}
.con1l h3 em {
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
}
.con1l h4 {
	font-size: 14px;
	color: #2e2e2e;
	font-weight: normal;
}
.con1l p {
	height: 80px;
	overflow: hidden;
	margin-top: 20px;
	line-height: 28px;
	font-size: 14px;
}
.view {
	margin-top: 20px;
}
.con1r {
	width: 520px;
	float: right;
}
.wenhua {
	float: left;
	width: 243px;
	background: url(../images/wenhua.jpg) no-repeat top center;
}
.wenhua h3, .zizhi h3 {
	background: url(../images/ss.png) no-repeat left;
	margin-top: 145px;
	padding-left: 20px;
}
.wenhua p, .zizhi p {
	height: 35px;
	overflow: hidden;
	margin-top: 8px;
}
.zizhi {
	width: 243px;
	float: right;
	background: url(../images/zizhi.jpg) no-repeat top center;
}
#con2 {
	background: url(../images/con2_bg.jpg) center no-repeat;
	height: 827px;
}
.con2 {
	width: 1200px;
	margin: 0 auto;
}
.con2 h3 {
	font-size: 26px;
	color: #222222;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
}
.con2 hr {
	width: 88px;
	height: 3px;
	background: #222222;
	border: none;
}
.con2l {
	float: left;
	width: 200px;
	height: 563px;
	background: url(../images/cp_l.jpg) repeat-x;
	margin-top: 30px;
}
.con2l H4 {
	text-align: center;
	color: #FFF;
	position: relative;
	top: 40px;
	height: 0;
	font-size: 18px;
	font-family: "微软雅黑", "黑体", sans-serif;
}
.con2l ul {
	padding-top: 100px;
	margin-left: 8px;
}
.con2l ul li {
	width: 183px;
	height: 63px;
	background: #3f3f3f;
	margin: 0 10px 10px 0;
	text-align: center;
	line-height: 63px;
}
.con2l ul li a {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	display: block;
}
.con2l ul li a:hover {
	background: #e30212;
}
.con2l p {
	color: #FFF;
	font-size: 24px;
	text-align: center;
	margin-top: 50px;
}
.con2l p span {
	background: url(../images/phone.png) no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	margin: 10px auto;
}
.con2r {
	width: 988px;
	float: right;
}
.con2r ul {
	margin-top: 30px;
}
.con2r ul a {
	display: block;
	width: 246px;
	height: 260px;
	background: #d2d2d2;
	float: left;
	margin: 1px 0 12px 1px;
}
.con2r ul a:hover, .con2r ul a:hover p {
	background: #e30212;
}
.con2r ul a .pic {
	width: 236px;
	height: 221px;
	margin: 5px 0 0 5px;
}
.con2r ul a .pic img {
	width: 236px;
	height: 221px;
}
.con2r ul a p {
	height: 37px;
	background: #222222;
	color: #FFF;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
}
.chakan {
	width: 168px;
	height: 48px;
	margin: 10px auto;
}
#con3 {
	background: url(../images/con3_bg.jpg) no-repeat center;
}
.con3 {
	width: 1200px;
	margin: 0 auto;
}
.con3 h3 {
	font-size: 26px;
	color: #222222;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
}
.con3 hr {
	width: 88px;
	height: 3px;
	background: #222222;
	border: none;
}
.chanpin {
	padding: 20px 0px 0px 20px;
}
.chanpin ul li { 
	border: 2px solid #c9c9c9;
	width: 290px;
	height: 235px;
	float: left;
	margin-bottom: 45px;
}
.chanpin ul li a {
	display: block;
	text-align: center;
	color: #545454
}
.chanpin ul li a .pic {
	overflow: hidden;
	display: table-cell;
	background: #fff;
	text-align: center;
	vertical-align: middle;
}
.chanpin ul li a img {
	max-width: 100%; 
}
.chanpin ul li a p {
	height: 33px;
	line-height: 33px;
	background: #000;
	color: #FFF;
	font-size: 14px;
}
.chanpin ul {
	height: auto;
	overflow: hidden;
	padding-left: 4px;
}
.chanpin ul li a .pic {
	width: 300px;
	height: 202px;
}
.chanpin ul li a .pic img {
	max-width: 100%; 
}
.con3u {
	margin-top: 30px;
}
.con3un h3 {
	width: 314px;
	height: 46px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 20px;
	line-height: 46px;
	margin: 0 auto;
}
.con3un h3 span {
	font-weight: bold;
	font-size: 22px;
	padding-left: 10px;
}
.more {
	float: right;
	margin: 15px 30px 0 0;
}
.con3un_u {
	background: url(../images/jz_bg.jpg) no-repeat center;
	width:1200px;
	height: 294px;
	margin-top: 40px;
}
.con3un_ul {
	float: left;
	width:575px;
	margin: 20px 0 0 25px;
}
.con3un_ul_tu {
	float: left;
	margin: 15px 0 0 10px;
}
.con3un_ul_tu img {
	border-radius: 50%;
	width: 214px;
	height: 214px;
}
.con3un_ul_z {
	width: 325px;
	float: right;
	margin-top: 40px;
}
.con3un_ul_z h4 {
	font-size: 16px;
	font-weight: normal;
}
.con3un_ul_z em {
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
.con3un_ul_z p {
	margin: 10px 0 0 0;
	line-height: 20px;
	font-size: 12px;
	width: 280px;
}
.jia {
	width: 89px;
	height: 26px;
	border: #747474 1px solid;
	line-height: 26px;
	text-align: center;
	margin-top: 10px;
}
#con4 {
	background: url(../images/guang.jpg) no-repeat center;
	height: 160px;
}
#con5 {
	height: 500px;
	background: #e7e7e7;
	border-bottom: 1px solid #cdcdcd;
}
.con5 {
	width: 1002px;
	margin: 0 auto;
	padding-top: 70px;
}
.con5l {
	float: left;
	width: 260px;
}
.con5lt {
	height: 30px;
	border-bottom: 1px solid #bbb9b7;
}
.con5lt h3 {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/dd.jpg) no-repeat bottom left;
	width: 160px;
	float: left;
	height: 30px;
}
.con5lt h3 span {
	color: #a2a2a2;
	padding-left: 15px;
	font-weight: normal;
}
.con5lt a {
	display: block;
	float: right;
	width: 50px;
	line-height: 30px;
}
.con5lu {
}
.con5lu ul li {
	border-bottom: #bbbbbb 1px dashed;
	padding: 15px 0;
}
.con5lu ul li h3 {
	font-size: 14px;
	background: url(../images/qu.png) no-repeat left;
	height: 20px;
	padding-left: 25px;
}
.con5lu ul li p {
	line-height: 20px;
	margin-top: 10px;
	width: 214px;
	padding-left: 20px;
}
.con5c {
	float: left;
	width: 402px;
	margin-left: 35px;
}
.slb .hd ul, .slb .hd ul li, .slb .hd ul li a, .slb .hd span {
	height: 31px;
}
.slb .hd {
	width: 402px;
	border-bottom: #CCC 1px solid;
	height: 30px !important;
}
.slb .hd ul {
	float: left;
	width: 260px;
}
.slb .hd ul li {
	float: left;
	width: 82px;
	background: url(../images/li_bg.jpg) no-repeat right;
	margin-right: 20px;
}
.slb .hd ul li a {
	display: block;
	font-size: 18px;
	line-height: 31px;
	width: 82px;
	text-align: center;
	color: #363636;
	font-weight: bold;
}
.slb .hd ul li.on a {
	color: #000;
	background: url(../images/dd.jpg) no-repeat bottom;
}
.slb .hd span {
	display: block;
	float: right;
	line-height: 43px;
	background: url(../images/span.png) no-repeat right center;
	margin-right: 15px;
	padding-right: 20px;
}
.slb .bd {
	padding: 20px 12px 0;
}
.slb .bd .bdlist {
	height: auto;
}
.slb .bd .bdlstl {
	float: left;
	width: 198px;
	padding-top: 5px;
}
.slb .bd .bdlstl img {
}
.slb .bd .bdlstr {
	float: left;
	width: 402px;
}
.gengduo {
	float: right;
	width: 50px;
	line-height: 30px;
}
.con5ct {
	width: 402px;
	height: 140px;
}
/*.con2lt img{

	width: 204px;height: 136px;

	border:#e3e3e3 10px solid;

	margin:27px 0px 0px 20px;

}*/

.con5ct_img {
	margin: 0;
	width: 184px;
	float: left;
}
.con5ct_img img {
	width: 184px;
	height: 122px;
}
.con5ctt {
	float: right;
	width: 200px;
	margin-left: 10px;
}
.con5ctt p {
	margin: 0;
}
.con5ctt p a {
	font-size: 14px;
	text-align: left;
	margin-top: 30px;
	color: #000;
}
.con5ctt span {
	font-size: 12px;
	color: #606060;
	line-height: 20px;
	padding-right: 20px;
	display: block;
	margin-top: 10px;
}
.con5cu {
	width: 402px;
	margin: 0px 10px 0px 0px;
}
.con5cu ul {
	margin: 0px 10px 10px 0px;
}
.con5cu ul li {
	background: url(../images/dian.jpg) no-repeat left;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.con5cu ul li a {
	color: #646464;
}
.con5cu ul li span {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #717171;
	position: absolute;
	top: 0;
	right: 10px;
}
.con5r {
	width: 258px;
	float: right;
}
.con5rt {
	height: 30px;
	border-bottom: #bbb9b7 1px solid;
}
.con5rt h3 {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/dd.jpg) no-repeat bottom left;
	width: 120px;
	float: left;
	height: 30px;
}
.con5rt h3 span {
	color: #a2a2a2;
	padding-left: 15px;
	font-weight: normal;
}
.con5ru {
	background: url(../images/lxb_bg.jpg) no-repeat center top;
	margin-top: 20px;
	padding-top: 120px;
	line-height: 25px;
}
.con5ru span {
	font-size: 14px;
	color: #464646;
	font-weight: bold;
}
.lxtel {
	background: url(../images/hph.png) no-repeat left;
	margin-top: 10px;
}
.lxtel span {
	font-size: 14px;
	color: #3b3b3b;
	padding-left: 45px;
}
.lxtel p {
	font-size: 28px;
	color: #ffbc00;
	padding-left: 45px;
}
#flink {
	height: 72px;
}
.flink {
	width: 1002px;
	margin: 0 auto;
}
.flink span {
	display: block;
	width: 160px;
	height: 57px;
	color: #FFF;
	font-size: 18px;
	background: #3c3c3c;
	float: left;
	line-height: 57px;
	text-align: center;
	margin-top: 15px;
}
.flinkl {
	float: left;
	margin-left: 30px;
	width: 80%;
	margin-top: 20px;
}
.flinkl a {
	margin: 12px 6px;
	color: #000;
	line-height: 24px;
	height: 24px;
}
#footer {
	background: #141414;
	height: 310px;
}
.footer {
	width: 1002px;
	margin: 0 auto;
}
.footerl {
	background: url(../images/footerl.png) no-repeat;
	float: left;
	width: 160px;
	height: 310px;
}
.footerr {
	float: left;
	margin-left: 85px;
}
.footerr_u {
	color: #636363;
	margin-top: 35px;
}
.footerr_u a {
	color: #636363;
}
.footerrt {
	height: 230px;
	color: #636363;
}
.footerc {
	float: left;
	margin: 45px 0 0 0;
}
.footerc ul {
	float: left;
}
.footerc ul li {
	float: left;
	width: 100px;
	text-align: center;
	color: #636363;
	font-size: 13px;
	margin-right: 70px;
}
.footercs {
	margin-top: 28px;
}
.footercs ul {
	height: 150px;
}
.footercs ul li, .footercs ul li a {
	width: 100px;
	height: 30px;
	color: #636363;
	font-size: 13px;
	text-align: center;
	border: none;
}
.tt1, .tt2, .tt3 {
	color: #636363;
}
.folx {
	line-height: 30px;
	color: #636363;
	float: left;
	margin: 45px 0 0 45px;
	height: 200px;
}
/*列表页面*/

.fycon {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	position: relative;
	top: -50px;
	z-index: 9999;
}
.fyconl {
	width: 230px;
	float: left;
}
.fycp {
	width: 230px;
	background: #f4f4f4;
}
.fycpt {
	height: 90px;
	background: #e30212;
}
.fycpt h3 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	text-align: center;
}
.fycpt hr {
	height: 1px;
	width: 30px;
	background: #FFF;
	border: none;
}
.fycpt em {
	font-size: 13px;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.fycpu ul li {
	height: 45px;
	line-height: 45px;
	width: 200px;
	margin: 5px auto;
}
.fycpu ul li a {
	color: #000000;
	border-radius: 12px;
	line-height: 40px;
	display: block;
	text-align: center;
	font-size: 14px;
}
.fycpu ul li a:hover {
	border: 1px solid #747474;
	color: #000;
}
.fylx {
	width: 230px;
	height: 346px;
	margin-top: 20px;
	margin-bottom: 30px;
	border: #CCC 1px solid;
}
.fylxt {
	height: 60px;
	background: linear-gradient(#EAEAEA, #FFF) repeat scroll 0% 0%;
	box-shadow: 0px 0px 10px 2px #DEDEDE inset;
}
.fylxt h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 15px 0px 0px 25px;
	height: 45px;
}
.fylxt em {
	font-size: 13px;
	color: #919191;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
}
.fylxu {
	background: url(../images/lx_bg.jpg) no-repeat;
	width: 220px;
	height: 256px;
	color: #666;
	line-height: 30px;
	padding: 10px 10px 0px 10px
}
.fylxu span {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.fyconr {
	float: right;
	margin-bottom: 20px;
	box-shadow: 0px 0px 10px 2px #DEDEDE inset;
}
.fyconrt {
	width: 950px;
	height: 60px;
	border-bottom: 1px solid #bbb9b7;
	box-shadow: 0px 0px 10px 2px #DEDEDE inset;
}
.fyconru {
	width: 950px;
	height: auto;
	border-top: none;
	overflow: hidden;
	height: auto;
	margin-bottom: 20px;
}
.fyconrus {
	width: 950px;
	height: auto;
	border-top: none;
}
.fyconrus ul {
	margin: 0;
	padding-top: 8px;
}
.fyconrus ul li {
	border-bottom: 1px dashed #e9e9e9;
	padding: 0px 0px 0px 0px;
	position: relative;
	margin: 0px 20px 8px 20px;
	overflow: hidden;
	height: auto;
}
.fyconrus ul li h3 {
	line-height: 30px;
	background: url(../images/add_content.gif) no-repeat left;
	padding-left: 20px;
	font-size: 16px;
}
.fyconrus ul li span {
	position: absolute;
	right: 0;
	top: 10;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}
.fyconrus ul li a {
	color: #464646;
	padding-left: 15px;
}
.dqwz {
	float: right;
	color: #2f2f2f;
	margin: 20px 15px 5px 0px;
	background: url(../images/home.jpg) no-repeat left;
	padding-left: 20px;
}
.dqwz a {
	color: #2f2f2f;
	text-decoration: none;
}
.show_t {
	text-align: center;
	padding: 25px 0px 0px 0px;
	border-bottom: #CCC 1px dashed;
}
.show_t h3 {
	color: #660e4f;
	margin: 0;
	font-size: 24px;
}
.show_t h5 {
	color: #464646;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
}
.show_c {
	padding: 10px 15px 10px 15px;
	color: #464646;
	border-bottom: #CCC 1px dashed;
	line-height: 2em;
}
.show_c img {
	max-width: 700px;
	padding: 10px 15px 10px 15px;
}
.show_u {
	text-align: left;
	padding: 10px 15px 10px 0px;
}
.show_u ul li {
	list-style: none;
	text-decoration: none;
	color: #464646;
	border-bottom: #CCC 1px solid;
	height: 30px;
	line-height: 30px;
	margin: 0px 20px 0px 20px;
}
.show_u ul li a {
	color: #464646;
}
.show_u ul li a:hover {
	text-decoration: underline;
	color: #464646;
}
.page_conru {
	color: #464646;
	padding: 35px 15px 40px 15px;
	font-size: 14px;
	line-height: 20px;
}
.page_conru img {
	max-width: 700px;
	padding: 15px 15px 40px 15px;
}
/*分页*/

.fenye {
	text-align: center;
	margin: 20px 0 30px;
}
.fenye ul {
	height: auto;
	overflow: hidden;
}
.fenye span, .fenye a {
	display: inline-block;
	padding: 0 9px;
	margin: 0 2px;
	background: #ddd;
	border-radius: 2px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #000;
}
.fenye span.current {
	background: #e30212;
	color: #fff;
}
.fenye a:hover {
	background: #e30212;
	color: #fff;
}
.ny_cp {
	padding: 5px 0px 0px 5px;
}
.ny_cp ul li {
	margin-right: 15px;
	border: 2px solid #c9c9c9;
	width: 216px;
	height: 202px;
	float: left;
	margin-bottom: 45px;
}
.ny_cp ul li a {
	display: block;
	text-align: center;
	color: #545454
}
.ny_cp ul li a .pic {
	overflow: hidden;
	display: table-cell;
	background: #fff;
	text-align: center;
	vertical-align: middle;
}
.ny_cp ul li a img {
	max-width: 216px;
	max-height: 202px;
}
.ny_cp ul li a p {
	height: 33px;
	line-height: 33px;
	background: #000;
	color: #FFF;
	font-size: 14px;
}
.ny_cp ul {
	height: auto;
	overflow: hidden;
	padding-left: 4px;
}
.ny_cp ul li a .pic {
	width: 216px;
	height: 202px;
}
.ny_cp ul li a .pic img {
	max-width: 216px;
	max-height: 202px;
}
/*相关推荐*/
.like {
	clear: both;
	padding: 0 20px;
}
.like p {
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0 10px 0;
}
.like ul {
	height: auto;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.like ul li {
	line-height: 30px;
	padding-left: 16px;
	height: 30px;
	border-bottom: 1px dotted #ddd;
}
.like ul li {
	float: left;
	width: 300px;
	margin-right: 35px;
}
.like_pr {
	clear: both;
	padding: 0 20px;
}
.like_pr p {
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0 10px 0;
}
.like_pr ul {
	height: auto;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.like_pr ul li {
	float: left;
	width: 150px;
	height: 190px;
	margin-left: 20px;
}
.like_pr ul li .pic {
	width: 150px;
	height: 161px;
}
.like_pr ul li a {
	display: block;
	width: 150px;
}
.like_pr ul li a img {
	max-width: 150px;
	max-height: 161px;
}
.like_pr ul li a p {
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
} 

.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;}