﻿
/*头条*/
.jrtt{ height:80px;border: #ccc 1px solid;padding:5px 5px 5px 70px; overflow:hidden; background:url(jrtt.png) #f7f7f7 no-repeat 10px center}
.jrtt h1{ color:#c0392b; font-size:32px; line-height:40px; text-align:center; font-weight:bold;letter-spacing:3px;}
.jrtt h1 a{color:#c0392b; font-size:32px;font-weight:bold;}
.jrtt p{ height:30px; line-height:30px; text-align:center; margin-top:10px;}
.jrtt p a{ font-size:15px; line-height:30px; padding:0 10px; color:#999;}


/* 图片幻灯 */
.tpxw-hd{position: relative;height:28.8rem;}
.hdslide{width:100%;overflow: hidden;}
.hdslide .swiper-slide{position: relative; height:28rem;overflow: hidden;}
.hdslide .dswiper-pagination{bottom: -0.3rem !important;}
.hdslide .dswiper-pagination .swiper-pagination-bullet-active{background: #c00000;}
.hdslide .dswiper-pagination .swiper-pagination-bullet{width: 18%; margin: 0 1% !important;height: 0.5rem;border-radius:0;}
.hdslide .swiper-slide img{ width:100%; height:28rem; display:block;}
.hdslide .swiper-slide p{position:absolute; bottom:0px; left:0px; line-height:3rem; background:rgba(0,0,0,0.5) ; color:#fff; width:96%; padding:0px 2%; overflow:hidden; height:3rem;font-size: 1.2rem;}
.hdslide .swiper-button-prev{left:0;background:url(../images/pic-prev.png); background-size: cover; width:2rem;height:4rem;top:50%;margin-top: -2rem;position:absolute;z-index:999;cursor:pointer;display:none;}
.hdslide .swiper-button-next{right:0;background:url(../images/pic-next.png); background-size: cover;width:2rem;height:4rem;top:50%;margin-top: -2rem;position:absolute;z-index:999;cursor:pointer;display:none;}



@media screen and (max-width: 640px) {   
.tpxw-hd{height:23.8rem;}
.hdslide .swiper-slide{ height:23rem;}
.hdslide .swiper-slide img{height:23rem;}
}	


/*头条列表*/
.ttlist{/* overflow:hidden; */}
.ttlist ul{ margin:3px 0;}
.ttlist ul li{list-style:none;height:5.2rem; overflow:hidden;width:96%;padding:1% 2% 2%;border-bottom: 1px dashed #f5f5f5;transition: all 0.3s;display: flex;
justify-content: space-around;flex-direction: column;}
.ttlist ul li a{ text-decoration:none;font-size:1.4rem;letter-spacing:0px;font-weight:500;line-height:2.5rem;}
.ttlist span{padding: 0.3rem 0.6rem;background: rgba(255,255,255,1.00);border:1px solid #ccc;margin-top:1rem;float: right;}
.ttlist ul li:hover{background:#f5f5f5;-webkit-transition-property: all;-webkit-transition-duration: 0.3s;-webkit-transition-timing-function: ease;}
.ttlist ul li:hover a{font-weight: bold;}


/*通用标题样式*/
.com-titl {height:2.8rem; }
.com-titl-d{border-bottom:#c00000 1px solid;}
.com-titl p{float: right;}
.com-titl p a { padding:0 0.3rem;text-align:center; font-size:1.2rem;color: #000;line-height:2rem;font-weight: bold;}
.com-titl h2 {font-size:1.4rem;padding:0 0 0.8rem 0;display: inline-flex;}
.com-titl h2:before {content: "";width: 0.6rem;height:1.8rem;display: inline-flex;margin-right: 0.6rem; background: #c00000;
background: -webkit-linear-gradient(to bottom, #93291E, #c00000);
background: linear-gradient(to bottom, #93291E, #c00000);
 }


.com-titl2 {height:2.8rem; background: url(title-bg.png) repeat-x 0.61rem 0.3rem;}
.com-titl2 p{float: right;}
.com-titl2 p a { padding:0 0.3rem;text-align:center; font-size:1.2rem;color: #000;line-height:2rem;font-weight: bold;}
.com-titl2 h2 {font-size:1.4rem;padding:0 1.4rem 0 0;display: inline-flex;background: rgba(255,255,255,1.00)}
.com-titl2 h2:before {content: "";width: 0.6rem;height:1.8rem;display: inline-flex;margin-right: 0.6rem; background: #c00000;
background: -webkit-linear-gradient(to bottom, #93291E, #c00000);
background: linear-gradient(to bottom, #93291E, #c00000);
 }

.com-titl3 {height:2.8rem;line-height: 2.8rem;border-bottom: 2px #f7f7f7 solid;}
.com-titl3 h2 {font-size:1.2rem;width: 30%; background: rgba(255,255,255,1.00);margin: 0 auto;border-bottom: 2px #c00000 solid;text-align: center;}


/*新闻列表1*/
.xwlist{width:100%;overflow:hidden;margin-top: 0.6rem;}
.xwlist ul{ margin:0px 0 0.5rem;}
.xwlist ul:nth-child(2){padding-top: 0.8rem; border-top: 1px dotted #f7f7f7;}
.xwlist ul li{list-style:none;line-height:2rem; overflow:hidden;width:100%;padding-bottom: 0.3rem;}
.xwlist ul li a{ text-decoration:none;font-size:1.2rem;letter-spacing:0px; width:90%; overflow:hidden;}
/*.xwlist ul li:first-child{font-weight:bold;}*/
.xwlist ul li span{float:right;color:#999; width:70px;text-align:right; } 


.xwlist-yw{width:100%;overflow:hidden;margin-top: 0.6rem;}
.xwlist-yw ul{ margin:0px 0 0.5rem;width: 100%;}
.xwlist-yw ul:nth-child(2){padding-top: 0.8rem; border-top: 1px dotted #f7f7f7;}
.xwlist-yw ul li{list-style:none;line-height:2rem; overflow:hidden;width:100%;padding-bottom: 0.3rem;}
.xwlist-yw ul li:first-child a{font-weight: bold;}
.xwlist-yw ul li a{ text-decoration:none;font-size:1.2rem;letter-spacing:0px; width:90%; overflow:hidden;}
.xwlist-yw ul li span{float:right;color:#999; width:70px;text-align:right; } 


.jb-list{width:100%;} 
.jb-list ul li{width: 100%;text-align: left;margin-bottom: 1rem; text-indent: 1.5em;line-height:4.5rem;height:4.5rem;border-radius: 0.3rem;transition:all 0.5s;border:1px solid #f9f8f8;overflow: hidden;}
.jb-list ul li:hover{transform:scale(1.02);transition:all 0.5s;box-shadow:0 0 3px 3px #dde2ef}
.jb-list ul li span{font-size: 1.5rem;border-radius: 4rem; height: 4rem;width: 4rem; color: #fff; padding: 0.4rem;background:linear-gradient(to bottom, #93291E, #c00000);font-weight: normal; margin-right:0.8rem;}
.jb-list ul li h3{font-size: 1.2rem; color: #000;font-weight: 800;width: 31%;background:#f7f7f7;float: left;}
.jb-list ul li p{font-size: 1.1rem; color: #000;width: 67%;float: left;line-height: 2rem;text-indent: 0; padding-left: 2%;}

@media screen and (max-width: 640px) {   
.jb-list ul li{	text-indent: 0em;}
}	

.qfxn-wx{width:100%;text-align:center;border-radius: 0.3rem;transition:all 0.5s;}
.qfxn-wx:hover{transform:scale(1.02);transition:all 0.5s;}
.qfxn-wx span{font-size: 1.5rem;border-radius: 4rem; height: 4rem;width: 4rem; color: #fff; padding: 0.4rem;background:linear-gradient(to bottom, #93291E, #c00000);font-weight: normal; margin-right:0.8rem;}
.qfxn-wx h3{font-size: 1.2rem; color: #000;font-weight: 800;width: 31%;background:#f7f7f7;float: left;text-align: center;}
.qfxn-wx img{width: 100%;}
.qfxn-wx p{font-size: 1.2rem; color: #000;width: 67%;float: left;line-height: 2rem;text-align: center; padding-left: 2%;}

.qwfb-tab .hd{width:100%;line-height:2rem;position:relative; }
.qwfb-tab .hd ul{}
.qwfb-tab .hd ul li{float:left;margin-right:2%;line-height:2rem;text-align:center;font-size:1.2rem;cursor:pointer;font-weight: 800;padding:0 5%;}
.qwfb-tab .hd ul li a{color:#000;}
.qwfb-tab .hd ul li.on{}
.qwfb-tab .hd ul li.on a{color:#c50000}
.qwfb-tab .bd ul{ padding:0.8rem;  zoom:1;  }
.qwfb-tab .bd li{list-style:none;line-height:2rem; overflow:hidden;width:100%;padding-bottom: 0.3rem;}
.qwfb-tab .bd li a{font-size:1.2rem;color: #000;}
.qwfb-tab .bd li .date{ float:right; color:#999;font-size: 0.8rem;}



.pic-list li{width:100%;position: relative;float: left;text-align: center;}
.pic-list li a{display: block;font-size: 1.2rem;}
.pic-list li img{width: 100%; height: 15rem;box-shadow: 0 0 2px 2px #f7f7f7;transition:all 0.5s;}
.pic-list li img:hover{transform:scale(1.02);transition:all 0.5s;}
.pic-list li p{list-style:none;line-height:2rem; overflow:hidden;width:100%;padding-top: 0.3rem;}

.pic-xcfj li{width:48%;position: relative;float: left;text-align: center;}
.pic-xcfj li:nth-child(2){margin-left:4% !important;}
.pic-xcfj li a{display: block;font-size: 1.2rem;}
.pic-xcfj li img{width:98%; height: 15rem;padding:1%;background-color:#fff;box-shadow: 2px 2px 5px rgb(207 3 3 / 47%);transition:all 0.3s;}
.pic-xcfj li img:hover{transform:scale(1.02);transition:all 0.3s;}
.pic-xcfj li p{line-height:2rem; width:100%;padding-top: 0.3rem;padding-bottom: 0.8rem;font-size: 1.1rem; text-align: center;}
.pic-xcfj li span{width: 5rem; height: 2rem; background-color: rgba(143,0,2,1.00);font-size: 1.1rem; color: #fff; padding: 0.3rem 0.5rem;}


.pic-nfsa li{width:100%;position: relative;float: left;text-align: center;box-shadow: 0 0 2px 2px #f7f7f7;overflow: hidden;}
.pic-nfsa li a{display: block;font-size: 1.2rem;}
.pic-nfsa li img{width: 100%; height: 17rem;transition:all 0.5s;}
.pic-nfsa li p{list-style:none;line-height:2rem; overflow:hidden;width:100%;color:#fff;padding-top: 0.3rem;position: absolute;bottom: 0;background: rgba(0,0,0,0.50)}
.pic-nfsa li span{width: 4rem; height: 4rem; font-size:4.1rem; color:rgb(207 3 3 / 68%);position: absolute;top: 50%; margin-top: -2rem;left: 50%;margin-left: -2rem;box-shadow:0px 0 2px 2px rgb(207 3 3 / 47%);border-radius: 4rem;transition:all 0.5s;}
.pic-nfsa li:hover span{transform:rotate(360deg);transition:all 0.5s;}
.pic-nfsa li:hover img{transform:scale(1.02);transition:all 0.5s;}



/* 专题切换 */
.ztzl-hd{position: relative;height:10rem;}
.ztzlslide{width:100%;overflow: hidden;}
.ztzlslide .swiper-slide{position: relative; height:10rem;}
.ztzlslide .swiper-pagination{bottom: -0.3rem !important;}
.ztzlslide .swiper-pagination .swiper-pagination-bullet-active{background: #c00000;}
.ztzlslide .swiper-pagination .swiper-pagination-bullet{width: 18%; margin: 0 1%;height: 0.5rem;border-radius:0;}
.ztzlslide .swiper-slide img{ width:100%; height:10rem; display:block;}
.ztzlslide .swiper-slide p{position:absolute; bottom:0px; left:0px; background:rgba(0,0,0,0.5) ; color:#fff; width:96%; padding:0px 2%; overflow:hidden; font-size: 1.0rem;text-align: center;line-height: 2.5rem;height:2.5rem;}
.ztzlslide .swiper-button-prev,.swiper-button-next{position:absolute;top:50%;z-index:999;cursor:pointer;display:none;}
.ztzlslide .swiper-button-prev{left:0;background:url(../images/pic-prev.png); background-size: cover; width:1.5rem;height:3rem;top:50%;margin-top: -1.5rem;}
.ztzlslide .swiper-button-next{right:0;background:url(../images/pic-next.png); background-size: cover;width:1.5rem;height:3rem;top:50%;margin-top: -1.5rem;}


.ztzlslide2{width:100%;overflow: hidden;}
.ztzlslide2 .swiper-slide{position: relative; height:10rem;}
.ztzlslide2 .swiper-pagination{bottom: -0.3rem !important;}
.ztzlslide2 .swiper-pagination .swiper-pagination-bullet-active{background: #c00000;}
.ztzlslide2 .swiper-pagination .swiper-pagination-bullet{width: 18%; margin: 0 1%;height: 0.5rem;border-radius:0;}
.ztzlslide2 .swiper-slide img{ width:100%; height:10rem; display:block;}
.ztzlslide2 .swiper-slide p{position:absolute; bottom:0px; left:0px; background:rgba(0,0,0,0.5) ; color:#fff; width:96%; padding:0px 2%; overflow:hidden; font-size: 1.0rem;text-align: center;line-height: 2.5rem;height:2.5rem;}
.ztzlslide2 .swiper-button-prev,.swiper-button-next{position:absolute;top:50%;z-index:999;cursor:pointer;display:none;}
.ztzlslide2 .swiper-button-prev{left:0;background:url(../images/pic-prev.png); background-size: cover; width:1.5rem;height:3rem;top:50%;margin-top: -1.5rem;}
.ztzlslide2 .swiper-button-next{right:0;background:url(../images/pic-next.png); background-size: cover;width:1.5rem;height:3rem;top:50%;margin-top: -1.5rem;}

/*廉政教育*/
.lzjy-tab .lzjy-hd{width:100%;position:relative;text-align: center;margin-top:-0.8rem;}
.lzjy-tab .lzjy-hd a{line-height:3rem;text-align:center;font-size:1.3rem;cursor:pointer;font-weight: 800;padding:0 3%;}
.lzjy-tab .lzjy-hd .on a{color:#c50000}
.lzjy-tab .lzjy-bd{ padding:0.8rem;zoom:1;}

.lzjy-tab .lzjy-bd ul{zoom:1;padding: 0 0.8rem;}
.lzjy-tab .lzjy-bd .xwlist{width:100%;position: relative;}
.lzjy-tab .lzjy-bd .xwlist ul{ margin:0px 0 0.5rem;}
.lzjy-tab .lzjy-bd .xwlist ul li{list-style:none;line-height:2rem; overflow:hidden;width:100%;padding-bottom: 0.3rem;}
.lzjy-tab .lzjy-bd .xwlist ul li a{ text-decoration:none;font-size:1.2rem;letter-spacing:0px; width:90%; overflow:hidden;}
/*.xwlist ul li:first-child{font-weight:bold;}*/
.lzjy-tab .lzjy-bd .xwlist ul li span{float:right;color:#999; width:70px;text-align:right; } 

.pic-sp {width: 100%;}
.pic-sp li{width:23%;position: relative;float: left;text-align: center;box-shadow: 0 0 2px 2px #f7f7f7;overflow: hidden;margin-left:2.66%;height: 12rem;}
.pic-sp li:first-child{margin-left:0 !important;}
.pic-sp li a{display: block;font-size: 1.2rem;}
.pic-sp li img{width: 100%; height: 12rem;transition:all 0.5s;}
.pic-sp li p{list-style:none;line-height:2rem; overflow:hidden;width:100%;color:#fff;padding-top: 0.3rem;position: absolute;bottom: 0;background: rgba(0,0,0,0.50)}
.pic-sp li span{width: 3rem; height: 3rem; font-size:3rem; color:rgb(207 3 3 / 68%);position: absolute;top: 50%; margin-top: -1.5rem;left: 50%;margin-left: -1.5rem;box-shadow:0px 0 2px 2px rgb(207 3 3 / 47%);border-radius: 3rem;transition:all 0.5s;}
.pic-sp li:hover span{transform:rotate(360deg);transition:all 0.5s;}
.pic-sp li:hover img{transform:scale(1.02);transition:all 0.5s;}

/*新闻列表1*/
.xwlist2{width:100%;overflow:hidden;margin-top: 0.6rem; }
.xwlist2 ul{ margin:0px 0 0.5rem;}
.xwlist2 ul li{list-style:none;line-height:2rem; overflow:hidden;width:48%;padding-bottom: 0.3rem;float: left;}
.xwlist2 ul li:nth-child(egg){margin-left:2% !important;}
.xwlist2 ul li a{ text-decoration:none;font-size:1.2rem;letter-spacing:0px; width:90%; overflow:hidden;}
/*.xwlist ul li:first-child{font-weight:bold;}*/
.xwlist2 ul li span{float:right;color:#999; width:70px;text-align:right; } 






@media screen and (max-width: 640px) {   

.pic-sp {width: 100%;}
.pic-sp li{width:48%;float: left;text-align: center;box-shadow: 0 0 2px 2px #f7f7f7;overflow: hidden;margin:0 1% 3%; height: 12rem;}
.pic-sp li:first-child{margin-left:1% !important;}
.pic-sp li p{height:2rem; overflow:hidden;}
/*新闻列表1*/
.xwlist2 ul li{list-style:none;line-height:2rem; overflow:hidden;width:100%;padding-bottom: 0.3rem;float: none;}
.xwlist2 ul li:nth-child(egg){margin-left:0% !important;}
	
}	


友情链接
.yqlj{}
.yqlj .hd{height:3rem}
.yqlj .hd ul li{float: left;cursor: pointer;width: auto;font-weight: bold;text-align: center;padding-right:1.5rem;margin-right:1.5rem;font-size:1.2rem;line-height:3rem;}
.yqlj .hd ul li a{ color:#333;}
.yqlj .hd ul .on{color:#cd0301;background:url(arrow.png) no-repeat center right;}
.yqlj .hd ul .on:first-child{background: none;}
.yqlj .hd ul .on a{ color:#cd0301;}
.yqlj .bd{}
.yqlj .bd ul li {float:left; margin-right:1.5rem; display:inline; font-size:1.1rem; color:#333;}
.yqlj .bd ul li a{ color:#999;}

.yqlj-pic li{width:23%;position: relative;float: left;text-align: center;margin-left:2.66%;}
.yqlj-pic li:first-child{margin-left:0 !important;}
.yqlj-pic li a{display: block;font-size: 1.2rem;}
.yqlj-pic li img{width:98%; transition:all 0.5s;padding: 1%; box-shadow:0px 0px 2px 2px #f7f7f7;}



/*微信*/
.weixin{}
.wxlogo{}
.wxlogo img{ width:80; padding:8px 10px 0 0; float:left;}
.wxlogo h2{font-size:18px; font-weight:800; color:#666; height:30px; line-height:30px;}
.wxlogo p{font-size:15px;color:#666; height:30px; line-height:30px;}
.wxlogo span{ background:url(renz.png) no-repeat left center; padding-left:25px;font-size:15px; line-height:30px;}




/*图秀*/
.image_show{width:1000px;margin:10px auto}
.image_show .img{padding:0 3px 3px 0;position:relative}
.image_show .img,.image_show .img img{float:left}
.col_left{width:191px;float:left;overflow:hidden}
.col_right{float:left;width:493px;overflow:hidden}
.image_show .tabs_panes .img{position:relative;width:310px;height:382px}
.image_show .tabs_panes .img .img_mask{position:absolute;left:0;top:340px;width:310px;height:42px;background:#000;opacity:.6;filter:alpha(opacity=60)}
.image_show .tabs_panes .img p{position:absolute;left:0;top:340px;width:310px;height:42px;line-height:42px;font-size:16px;text-align:center;color:#fff}
.image_show .tabs_panes .img p a,.image_show .tabs_panes .img p a:visited{color:#fff}
.mask{position:absolute;left:0;top:0;background:#000;opacity:.4;filter:alpha(opacity=40)}


/*信息公开*/

.xxgk-con{width:100%; margin:0 auto;}
.con_left{width: 25%; float: left;padding: 8px; background: #f7f7f7;}
.con_right{width: 71%; float: right;}
.xxgk-con-ml{width: 86%; margin: 0 auto;}
.xxgk-con-ml li{ line-height: 35px; background: url(line_center.gif) no-repeat left center; padding-left: 25px;}
.xxgk-con-ml li a{ line-height: 35px;font-size: 16px; background: url(page.gif) no-repeat left center; padding-left: 25px;}

.con-con{width:95%; margin:0 auto;}
.conright{width:340px;}

.pos{ line-height:3rem; border-bottom:3px #c9c9ca solid;min-height: 3rem;padding-top: 0.5rem;}
.pos a{ font-size:1.3rem;}
.concon{}

 /*内容页*/
.title-title{ padding:10px 0;}
.title-title h1{font-size:24px; font-weight:bold; font-family:microsoft yahei; line-height:40px; text-align:center;color:#1f5781 }
.title-info{clear:both; overflow:hidden; height:40px; line-height:35px; border-bottom:#e5e5e5 1px solid; text-align:center;}
.title-info span{font:normal 16px microsoft yahei; color:#666; line-height:35px; margin:0px 10px 0;}
.title-icon03{ background:url(share_hover01.png) no-repeat; width:26px; height:26px;}
.title-icon04{ background:url(share_hover04.png) no-repeat; width:26px; height:26px;}
.title-icon05{ background:url(share_hover05.png) no-repeat; width:26px; height:26px;}
.title-icon06{ background:url(share_hover06.png) no-repeat; width:26px; height:26px;}
.title-icon07{ background:url(share_hover07.png) no-repeat; width:26px; height:26px;}

.fenxiang{display: inline-block;}
.fenxiang span{float: left;}
.fenxiang a{width:1.5rem!important;line-height:1.5rem;height:1.5rem!important;background-repeat:no-repeat;background-size:20px 20px;background-position:center center;cursor:pointer;margin:0px 6px 6px 0;overflow:hidden;color:#3a8ceb;border-radius:50%;display:inline-block !important;}
.fenxiang .bds_weixin{background-image:url(http://www.xianning.gov.cn/images/wx.png);border:1px solid #7bc549}
.fenxiang .bds_qzone{background-image:url(http://www.xianning.gov.cn/images/qqkj.png);border:1px solid #fdbe3d}
.fenxiang .bds_tsina{background-image:url(http://www.xianning.gov.cn/images/wb.png);border:1px solid #ff763b}
.fenxiang .bds_sqq{background-image:url(http://www.xianning.gov.cn/images/qq.png);border:1px solid #56b6e7}


.con{clear:both; overflow:hidden; padding-bottom:10px; font:normal 16px/30px microsoft yahei;text-align:justify;}
.con p{}
.con a{color:#09C}
.con img{max-width:98%; padding:5px; border:#efefef 2px solid;}
.con iframe{width: 70%!important; height: 480px !important;}


.conpic{clear:both; overflow:hidden; padding-bottom:10px; font:normal 16px/30px microsoft yahei;text-align:justify;}
.conpic p{}
.conpic a{color:#09C}
.conpic img{max-width:98%; padding:5px; border:#efefef 2px solid;}



/*列表页*/
.lmenu{margin:10px 0;}
.lmenu h2{ line-height:35px; height:35px; font-size:18px; color:#09C; border-bottom:#e5e5e5 2px solid; padding:0 5px; font-weight:800;}
.more a{font-size:12px;text-decoration:none;float:right;line-height:28px;}

/*图文展示1*/
.dataList li { padding: 0.8rem; border-bottom: 1px dashed #ededed; overflow: hidden; position:relative; }
.dataList li:hover{ background:#f5f5f5;}
.dataList h3 {width:100%; }
.dataList h3 a { display: inline-block; line-height: 1.5rem; overflow: hidden; font-size:1.2rem; color: #000;font-weight:normal;}
/*.dataList .imgs { float: left; width: 138px; height: 90px; margin-right: 10px; }*/
.dataList  img { width:5.6rem; height:3.6rem; vertical-align: top; padding-right:0.8rem; float:left; -moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;transition:transform .3s ease;}
.dataList .summary {/* height: 75px;*/ line-height:1.5rem; overflow: hidden; color: #666; font-size:1rem; font-family:"宋体";  }
.dataList .info { height: 1rem; line-height: 1.5rem; padding: 0; text-align: right; }
.dataList .time { font-size: 0.8rem; color:#999;float:right;}

/*分页*/
.pages{padding:40px 0 25px;text-align:center;font-size:14px}
.pages a{display:inline-block;margin:6px 3px;padding:0 9px;height:36px;min-width:40px;border:1px solid #d6d8da;border-radius:2px;color:#888;font-size:14px;line-height:36px;transition:all 0.5s;}
.pages a.current,.pages a.onhover,.pages a:hover{border-color:#2f5597;background:#2f5597;color:#fff;transition:all 0.5s;}
.pages input[type=text]{margin:0 4px 0 7px;padding:0 10px;width:38px!important;height:35px;border:1px solid #cdd7e0;border-radius:2px;vertical-align:middle;text-align:center;font-size:16px;line-height:35px}
.pages span:hover{background:0 0;color:#444}
.pages input[type=submit]{margin-left:3px;padding:0 10px;height:36px;border:1px solid #cdd7e0;border-radius:2px;background:#fff;color:#333;vertical-align:middle;line-height:37px}
.pages .bai12_22h{margin-left:20px}

