﻿/* AB模版网 做最好的织梦整站模板下载网站 */
/* 模版源码：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材网：Www.28sucai.Com 专业建站素材网站 */
/* QQ：9490489 */
body {
	font-family: "微软雅黑", Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7;
	color: #333;/* color: #5a5a5a; */
	position: relative;
	background: url(../images/bg.png);
	background-size: cover;
}
p {
	margin: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, figure {
	color: #444;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
}
li {
	list-style: none;
}
ul {
	padding: 0
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('/themes/default/fonts/FontAwesome.otf'),  url('/themes/default/fonts/fontawesome-webfont.svg'); /* IE9+ */
}
/* 公共部分 */
.home_title {
	margin-bottom: 48px;
}
.home_title p {
	text-align: center;
	line-height: 50px
}
.home_title h2 {
	font-size: 30px;
	font-weight: bold;
	color: #4d342d;
	width: 100%;
	text-align: center;
	margin: 0
}
.home_title p span {
	font-family: "楷体";
	font-size: 22px;
}
.content_part {
	margin: 40px 0;
}
.title {
	border-bottom: 2px solid #4d342d;
	margin-bottom: 18px;
}
.title > h3 {
	line-height: 48px;
	display: inline-block;
	margin: 0;
	
	padding-left: 18px;
}
.title > h3 a {
	font-size: 18px;
	line-height: 48px;
	color: #333;
}
.title .bread {
	display: inline-block;
	float: right;
	color: #666;
	font-size: 14px;
}
.title .bread li {
	display: inline-block;
}
.title .bread li a {
	color: #666;
	line-height: 48px;
	font-size: 14px;
}
.rightSide {
	width: 76.6%;
	float: right;
}
/* 顶部start */
/*#subMenu{display: none !important;}*/
.mobile {
	display: none;
}
button.navbar-toggle {
	z-index: 5;
	top: 18px;
	right: 12px;
}
header .navbar-header {
	position: relative;
	width: 100%
}
header .logo {
	width: 100%;
	height: 123px;
	position: absolute;
	left: 0;
	top: 0;
}
header .nav_part {
	padding-top: 78px;
	
	border-bottom: 4px solid #4d342d;
}
header #main_nav > ul {
	width: 100%
}
header #main_nav > ul > li {
	box-sizing: content-box;
	position: relative;
}
header #main_nav li.current {
	background: url(../images/current_bg.png) no-repeat;
	background-size: contain;
}
header #main_nav li.current > a {
	color: #b49d5e;
}
header #main_nav > ul > li > a {
	font-size: 16px;
	color: #333;
	padding: 10px 23px
}
header #main_nav > ul :nth-child(4) {
	margin-right: 130px;
}
header #main_nav > ul :nth-child(5) {
	margin-left: 130px;
}
header #main_nav > ul > li:hover > a {
	background: none !important;
	color: #b49d5e;
}
header .drop-menu {
	background: #6a5650;
	display: none;
	position: absolute;
	width: 100%;
	top: 40px;
	left: 0;
	z-index: 2
}
header .drop-menu li {
	width: 100%;
	text-align: center;
}
header .drop-menu li a {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
header .drop-menu li:hover a {
	color: #b49d5e;
}
/* 顶部end */

/* 首页轮播图start */
#carousel .items {
	position: relative;
}
#carousel .owl-controls {
	position: absolute;
	bottom: 5px;
	width: 100%;
}
/* 首页轮播图end */

/* 首页新闻资讯start */
#home_news {
	margin: 58px 0 64px 0;
}
#home_news .media-img {/* width:36.6%; */
	width: 37%;
	display: inline-block;
	vertical-align: top;
}
#home_news .media-img img {
	width: 100%;
}
#home_news .content {
	
	display: inline-block;
	padding: 0 18px;
}
#home_news .content h3 {
	margin: 0;
	padding-bottom: 12px;
}
#home_news .content h3 a, .content2 h3 a {
	font-size: 18px;
	color: #c0ac77;
	padding-bottom: 12px;
}
#home_news .content span {
	font-size: 12px;
	color: #a6a6a6
}
#home_news .content .desc, .content2 .desc {
	font-size: 14px;
	color: #666666;
	padding-top: 18px;
	padding-bottom: 20px;
}
#home_news .date {
	width: 68px;
	height: 68px;
	background: #c0ac77;
	text-align: center;
	float: left;
}
#home_news .date span {
	width: 100%;
	color: #fff;
	display: inline-block;
}
#home_news .date :first-child {
	font-size: 30px;
	line-height: 44px;
}
#home_news .data :last-child {
	font-size: 14px
}
#home_news .content2 {
	width: 81%;
	float: right;
	padding-left: 16px;
}
#home_news .content2 h3 {
	margin: 0;
}
#home_news .content2 .desc {
	padding-top: 12px;
}
#home_news .news_list {
	margin-bottom: 38px;
}
.news_more {
	color: #4d342d;
	font-size: 12px;
}
/* 首页新闻资讯end */

/* 首页产品中心start */
#home_products .pro_box {
	padding: 40px 18px 0px 18px;
}
#home_products .pro_box h2 {
	font-size: 24px;
	color: #4d342d;
	margin: 0;
	text-align: center;
}
#home_products .items {
	border: 1px solid #aa914c;
}
#home_products .pro_box p {
	font-size: 14px;
	color: #9a847e;
	text-align: center;
	padding: 24px 0 32px 0;
}
#home_products .pro_box .more {
	text-align: center;
	width: 100%;
	display: block;
}
#home_products .pro_box .more a {
	display: inline-block;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding: 0 42px;
	line-height: 32px;
	background: url(../images/pro_more.png) no-repeat;
}
#home_products .pro_img {
	width:100%;
	margin: 58px auto 18px auto;
}
#home_products .pro_list {
	position: relative;
}
#home_products .owl-prev {
	position: absolute;
	left: -72px;
	top: 43%;
	width: 19px;
	height: 46px;
	background: url(../images/prev.png) no-repeat left center;
}
#home_products .owl-next {
	position: absolute;
	right: -72px;
	top: 43%;
	width: 19px;
	height: 46px;
	background: url(../images/next.png) no-repeat right center;
}
/* 首页产品中心end */

/* 首页关于我们start */
#home_about {
	margin-bottom: 62px;
	margin-top: 64px;
}
/* #home_about .about_detail{background: url(../images/about_bg.png) no-repeat;background-size: contain;} */
#home_about .about_box {/* padding: 32px; */
	padding: 2.7%
}
#home_about figure img {
	float: left;
	width: 34%;
}
#home_about .chan_content p {
	font-size: 14px;
	color: #333;
	
	
	/* height: 186px; */overflow: hidden;
	text-overflow: ellipsis;
}
#home_about .more {
	text-align: center;
	margin-top: 50px;
}
#home_about .more a {
	display: inline-block;
	padding: 0 65px;
	line-height: 44px;
	font-size: 14px;
	color: #fff;
	background: url(../images/about_more.png) no-repeat;
}
#home_about .about_detail {
	position: relative;
	border-left: 2px solid #aa914c;
	border-right: 2px solid #aa914c;
}
#home_about .about_top {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
#home_about .about_bottom {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
/* #home_about .about_left{position: absolute;width: 100%;top: 0;left: -3px;} */
#home_about .about_top img, #home_about .about_bottom img {
	max-width: 100%;
}
/* 首页关于我们end */

/* 底部start */
footer {
	background: url(../images/footer_bg.png) repeat-x;
	background-size: cover;
}
footer .footer_top {
	padding-top: 45px;
}
footer .footer_top > ul >li {
	padding-left: 12px;
	display: inline-block;
	color: #999;
	vertical-align: top;
}
footer .ul_list li a {
	color: #999;
	font-size: 14px;
}
footer .ul_list > li h3 {
	font-size: 16px;
	color: #c0ac77;
}
footer .ul_list >li:nth-child(1) {
	width: 15%;
}
footer .ul_list >li:nth-child(2) {
	width: 15%
}
footer .ul_list >li:nth-child(3) {
	width: 30.2%
}
footer .ul_list >li:nth-child(4) {
	width: 30%
}
footer .footer_bottom p {
	font-size: 14px;
	color: #666;
	text-align: center;
	color: #5a5959;
	padding: 26px 0;
	border-top: 1px solid #42413f;
}
footer .footer_bottom p a {
	font-size: 14px;
	color: #666;
}
footer .wechat p {
	text-align: center;
}
footer .pro_left {
	padding-right: 32px
}
footer .pro_left, footer .pro_right {
	display: inline-block
}
/* 底部end */


/*文章*/
#fh5co-content_show .article-media li {
	border-bottom: 1px dashed #888;
	padding: 5px 0 15px
}
.article-media .media .media_img {
	float: left;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	width: 152px;
	margin-right: 20px;
}
.article-media .media .media_img a {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	padding: 0;
}
.article-media .media .media_img a:hover {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	background: #fff4ce none repeat scroll 0 0;
}
.article-media .media .media_img img {
	height: 110px;
	width: 150px;
	padding: 1px;
}
.article-media li {
	margin-bottom: 12px;
}
.article-media img {
	display: block;
	width: 150px;
}
.article-media .media .time {
	color: #999
}
.media.media-x .media-body {
	width: 80%;
	float: right;
}
.article-media .media-body h3 {
	font-size: 14px;
	margin: 0;
	line-height: 36px;
}
.article-media .media-body h3 a {
	color: #333;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold
}
.article-media .media-body h3 a:hover {
	color: #207DAB
}
.article-media .media-body p {
	color: #888;
	line-height: 22px;
	font-size: 14px;
}
.art_title {
	text-align: center;
}
.padding-bottom.text-center.qhd-title {
	line-height: 36px;
	padding-bottom: 12px;
}
.bshare-custom {
	margin-top: 36px;
}
/*内页banner*/
.slideshow {
	position: relative;
	z-index: 1;
}
.slideshow img {
	width: 100%;
}
.slideshow .container {
	height: 100%;
	display: table;
}
.slideshow .overlay {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 80px;
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #fff
}
/* .slideshow .overlay .inner-nav{}
.slideshow .overlay .inner-nav h3{ color:#207dab;font-size: 16px;}
.slideshow .overlay .inner-nav h3 a{color:#207dab;}
.slideshow .overlay .inner-nav .nav { padding:0}
.slideshow .overlay .inner-nav .nav li{ display:inline-block;padding:0; margin:0}
.slideshow .overlay .inner-nav .nav li a{ display:block;font-size: 14px;  color:#333; padding:0 10px; margin:0}
.slideshow .overlay .inner-nav .nav li a:hover,.slideshow .overlay .inner-nav .nav li.active a{color:#006eb9; font-weight:normal} */


/* 左边导航栏start */
.leftbar {
	width: 21.2%;
	float: left;
}
.leftbar > .leftMenu {
	margin-bottom: 22px;
}
.leftbar > div h3 {
	font-size: 24px;
	color: #fff;
	background: #4d342d;
	line-height: 64px;
	padding-left: 5%;
	margin: 0
}
.leftbar #subnav {
	background: #c0ac77;
}
.leftbar #subnav li {
	border-bottom: 1px solid #fff;
	padding-left: 5%;
}
.leftbar #subnav li:last-child {
	border-bottom: none;
}
.leftbar #subnav li a {
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}
.leftbar > .leftContact {
	border: 1px solid #ac934f;
}
.leftbar .left_box {
	padding: 18px 22px;
}
.leftbar .left_box h4 {
	font-size: 18px;
	color: #4d342d;
	margin: 0;
	line-height: 36px;
	font-weight: bold;
}
.leftbar .desc {
	font-size: 14px;
	color: #333;
}
/* 左边导航栏end */



/* 产品页Start */
/* .pro_leftmenu > li:first-child{font-size: 24px;color: #fff;background: #4d342d;
    line-height: 64px;padding-left: 5%;margin: 0}
.pro_leftmenu > li:first-child > a{font-size: 24px !important;} */
.leftbar > div h3 a {
	color: #fff;
	font-size: 24px;
}









.media-img + h3 {
	margin: 0;
}
.media-img + h3 a {
	font-size: 16px;
	color: #333
}
.media-img1{height: 148px;
    overflow: hidden;}
.media-img1 + h3 {
	margin: 0;
	height: 40px;
}
.media-img1 + h3 a {
	font-size: 16px;
	color: #333
}
.media-img1 img {
    vertical-align: middle;
    max-width: 100%;
    height: 100%;
}

.pro-item {
	margin-bottom: 56px
}
.sell {
	margin-top: 18px;
}
.sell a {
	display: inline-block;
	padding: 8px 24px;
	background: #0f7198;
	font-size: 14px;
	color: #fff;
}
/* 产品页end */

/*分页*/
.table span {
	margin-right: 10px;
}
.content_detail .pager {
	font-size: 12px;
	padding: 0;
	margin-top: 18px
}
.content_detail .pager a {
	border: none;
	color: #666;
	background: none;
}
.content_detail .pager a:focus, .content_detail .pager a:hover {
	color: rgb(0, 160, 234);
	background: none
}
.content_detail .pager li {
	display: block;
	text-align: left;
	line-height: 200%
}
#fh5co-content_show .pagination .active, #fh5co-content_show .pagination a:hover {
	background: #00a0ea;
	color: #fff;
}
#fh5co-content_show .pagination .active a {
	color: #fff
}
#fh5co-content_show .pagination li {
	margin: 0 3px;
}
#fh5co-content_show video {
	max-width: 100%
}
#fh5co-content_show .product-detail {
	padding: 20px;
}
#fh5co-content_show .product-detail img {
	max-width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail .content-img {
	overflow: hidden;
	width: 90%
}
#fh5co-content_show .product-detail .content-img img {
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail h1 {/* border-bottom: 1px solid #ddd; */
	color: #000;
	font-size: 24px;
	line-height: 33px;
	padding-bottom: 6px;
}
#fh5co-content_show .product-detail .p_desc {
	color: #4d4a4a;
	line-height: 24px;
	padding: 20px 0 30px;
	font-size:15px;
}
#fh5co-content_show .product-detail .kefu_bnts {
	background: #FC4300;
	color: #FFF;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	font-size: 16px;
	display: block;
	text-align: center
}
#fh5co-content_show .product-detail .kefu_bnts:hover {
	background: #FF5417;
}
#fh5co-content_show .product-detail .description {
	line-height: 28px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 36px;
}
#fh5co-content_show .product-detail .description p {
	line-height: 28px;
}
#fh5co-content_show .product-detail .detail-title {
	border-bottom: 1px solid #999;
	position: relative;
	height: 37px;
}
#fh5co-content_show .product-detail .detail-title h2 {
	background: #4d342d;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 126px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 1px;
}
/*在线客服*/
.SonlineBox {
	width: 139px;
	font-size: 12px;
	overflow: hidden;
	z-index: 6;
}
.SonlineBox .openTrigger {
	width: 31px;
	height: 130px;
	position: absolute;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	background: #b60f17 url(../images/greenopen.jpg) no-repeat;
}
.SonlineBox .titleBox {
	width: 135px;
	height: 35px;
	line-height: 33px;
	background: #b60f17;
	border-bottom: 2px solid #b60f17;
}
.SonlineBox .titleBox span {
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
}
.SonlineBox .contentBoxC {
	width: 135px; /*height:335px;*/
	border: 2px solid #b60f17;
	background: #ffffff/* url(../images/greenbg.jpg) no-repeat*/;
	position: absolute;
	z-index: 2;
}
.SonlineBox .contentBoxC .closeTrigger {
	width: 25px;
	height: 25px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	-webkit-transition: all 0.8s ease-out;
}
.SonlineBox .contentBoxC .closeTrigger:hover {
	-webkit-transform: scale(1) rotate(360deg);
}
.SonlineBox .contentBoxC .listBox {
	overflow: hidden;
	margin-bottom: 10px;
}
.SonlineBox .contentBoxC .listBox .Tlist {
	display: block;
	width: 86%;
	height: 22px;
	margin: 10px auto 0px auto;
	text-align: center;
}
.SonlineBox .contentBoxC .listBox .Tlist span {
	float: left;
	line-height: 22px;
}
.SonlineBox .contentBoxC .listBox .Tlist a {/*float:left;*/
}
.SonlineBox .contentBoxC .listBox .WWList {
	line-height: 18px;
	height: 18px;
}
.SonlineBox .contentBoxC .listBox .SkypeList {
	line-height: 23px;
	height: 23px;
}
.SonlineBox .contentBoxC .otherBox {
	clear: both;
	height: 115px;
	text-align: center;
}
.SonlineBox .contentBoxC .otherBox img {
	width: 105px;
	height: 105px;
}
.SonlineBox .contentBoxC .telBox {
	display: block;
	padding: 36px 0 10px 0;
	color: #b60f17;
	font-size: 14px;
	line-height: 26px;
	font-family: '微软雅黑';
	background: url(../images/telbg.jpg) 0 0 no-repeat;
	text-align: center;
	font-weight: bold;
}
/*在线客服 end*/

/*手机底部导航*/
#toolbar {
	display: none;
}
 @media screen and (max-width:1201px) {
footer .container {
	display: none;
}
footer .footer_bottom p {
	border-top: none;
}
#home_about .chan_content p {
	height: 186px;
}
.media.media-x .media-body {
	width: 75%;
}
}
 @media (min-width:992px) and (max-width:1199px) {
header #main_nav > ul > li > a {
	padding: 10px 8px;
}
#home_news .date {
	width: 56px;
	height: 56px;
}
#home_news .date :first-child {
	font-size: 26px;
	line-height: 36px;
}
#home_news .content2 {
	width: 80%;
	padding-left: 12px
}
#home_news .content h3 a, .content2 h3 a {
	font-size: 16px;
	padding-bottom: 8px;
}
#home_news .content2 .desc {
	padding-top: 4px;
}
#home_news .content h3 {
	padding-bottom: 6px;
}
#home_news .content .desc, .content2 .desc {
	padding-top: 8px;
}
}
@media screen and (max-width:900px) {
#home_products .pro_list {
	width: 60%;
	margin: 0 auto;
}
}
 @media screen and (max-width:992px) {
header .nav_part {
	padding-top: 123px;
	padding-bottom: 8px;
}
header #main_nav > ul :nth-child(4) {
	margin: 0
}
header #main_nav > ul :nth-child(5) {
	margin: 0
}
header #main_nav > ul > li > a {
	padding: 10px 11px;
}
.news_left {
	margin-bottom: 36px;
}
#home_news .content2 {
	width: 87%;
}
#home_about .about_detail {
	border-left: 1px solid #aa914c;
	border-right: 1px solid #aa914c;
}
.media.media-x .media-body {
	width: 65%;
}
.leftbar {
	width: 25%;
}
.rightSide {
	width: 71%;
}
}
@media screen and (min-width:768px) {
header #main_nav > ul > li:hover .drop-menu {
	display: block;
}

.media-img img {
	width: 100%;
	max-height: 175px;
}

}
 @media screen and (max-width:768px) {
header .nav_part {
	padding-top: 56px;
}
.media-img img {
	width: 100%;
	max-height: 93px;
}

.content_detail img{ width:100% !important; height: auto !important}
.detail{ width:100% !important; height: auto !important}
/* header #main_nav > ul{width: 120px;} */
#home_news .media-img {
	width: 100%;
}
#home_news .content {
	width: 100%;
	padding-top: 12px;
}
.downward {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	content: "&#xf0da;";
	right: 12px;
	top: 10px;
	line-height: 40px;
	background: red
}
/*header #main_nav > ul > li{border-bottom: 1px solid #fff;}
    header #main_nav li.current{background: none;}*/
header #subMenu > ul > li {
	border-bottom: 1px solid #fff;
}
header #subMenu li.current {
	background: none;
}
header #subMenuv > ul {
	width: 100%
}
header #subMenu > ul > li {
	box-sizing: content-box;
	position: relative;
}
header #subMenu li.current {
	background: url(../images/current_bg.png) no-repeat;
	background-size: contain;
}
header #subMenu li.current > a {
	color: #b49d5e;
}
header #subMenu > ul > li > a {
	font-size: 16px;
	color: #333;
	padding: 10px 23px
}
header #subMenu > ul > li:hover > a {
	background: none !important;
	color: #b49d5e;
}
/*    header .dropdown li{width: 100%;text-align: center;} */
header .dropdown {
	margin-left: 36px;
	display: none;
}
header .dropdown li a {
	font-size: 14px;
	color: #333;
	line-height: 32px;
}
header .dropdown li:hover a {
	color: #b49d5e;
}
header i.fa.fa-sort-up {
	transform: rotateZ(90deg);
	float: right;
}
header .fa-sort-down {
	float: right;
}
.leftbar {
	width: 100%;
}
.rightSide {
	width: 100%;
}
.leftbar > .leftContact {
	display: none;
}
#home_about figure img {
	width: 80%;
	margin: 0 10%;
}
#home_about .chan_content p {
	width: 100%;
	padding-top: 36px;
	height: auto;
}
#home_news .content2 {
	float: left;
	width: 82%;
}
#main_nav {
	display: none !important;
}
/*#subMenu{display: block !important;}*/
.mobile {
	display: block;
}
.media.media-x .media-body {
	width: 60%;
	float: left;
}
}
 @media screen and (max-width:480px) {
#home_news .content2 {
	width: 70%;
}
#home_products .pro_list {
	width: 60%;
}
#home_products .owl-prev {
	height: 36px;
	left: -42px;
}
#home_products .owl-next {
	height: 36px;
	right: -42px;
}
.article-media .media .media_img {
	width: 100%;
}
.article-media .media .media_img img {
	width: 100;
}
.media.media-x .media-body {
	width: 100%;
}
.bread {
	display: none !important;
}
button.navbar-toggle {
	right: -8px;
}
}
/* 内页 end*/

/* ======置顶 ======*/
.backToTop {
	display: none;
	width: 35px;
	height: 35px;
	position: fixed;
	_position: absolute;
	right: 5px;
	bottom: 60px;
	_bottom: "auto";
	cursor: pointer;
	z-index: 7;
	background: #00A0EA url(../images/icon-gotop-fixed.png) no-repeat center center;
}
.backToTop:hover {
	background-color: #0276ab;
}

列表页分页样式：
/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.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;}