html,body{
    width:100%;
}
img{
    border:none;
}
body,div,h1,h2,h3,h4,h5,h6,a,input,form{
    text-decoration:none;
    margin:0;
    padding:0;
}
ul,li,dl,dt,dd{
    list-style:none;
    padding:0;
    margin:0;
}
h1{
    font-size:24px;
}
input{
    border:none;
}
a{
    cursor:pointer;
    color:black;
}
a:hover{
    color:#005cb2;
}
body{
    font-size:14px;
    font-family:"微软雅黑","Microsoft YaHei";
    background:#eef3f4;
}
.hidden{
    display:none;
}
.clear{
    clear:both;
}
.white{
    background: #ffffff;
}
.red{
    color:red;
}
.ui-menu-item .ui-corner-all{
    display:none;   
}
.wrap {
    width:1350px;
    margin:0 auto;
}

.zrxx{
	margin-top: 10px;
}
.zrxx .pho{
	width:100%;
	height:80px;
	background:url(../img/email.png) 20px no-repeat;
}
/*header*/
.header {
    height:150px;
    width:100%;
	background: #234b91;
}
.header .logo {
    width:854px;
    height:101px;
    float:left;
    background:url(../img/logo.png) left center  no-repeat ;
	padding-top:40px;
}
.header .website {
    width: 235px;
    height: 30px;
    display: block;
    float: right;
    /*border: 1px solid red;*/
    overflow: hidden;
    margin-top: 10px;
}
.header .website span {
    height: 30px;
    line-height: 30px;
    float: right;
    color: #ffffff;
    padding-left: 15px;
    background: url(../img/old_go.png) no-repeat left;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.nav{
	text-align:center;
	height:40px; 
	line-height:40px; 
	background:#005cb2;  
	position:relative;
	z-index:1;  
}
.nav a{ 
	color:#fff;
}
.nav .nLi{
	float:left;  
	position:relative;
	display:inline;  
}
.nav .nLi h3{ 
	float:left; 
}
.nav .nLi h3 a{
	display:block;
	font-size:20px;
	width: 150px;
	font-weight:100;
}
.nav .sub{
	display:none; 
	width:150px; 
	left:0; 
	top:40px; 
	position:absolute;
	background:#005cb2; 
	line-height:30px;
	opacity:0.8; 
}
.nav .sub li{ 
	zoom:1; 
}
.nav .sub a{
	display:block;
	padding:0 10px;
	font-size:18px;
}
.nav .sub a:hover{
	background:#004484; 
	color:#fff;
	opacity:0.6;
}
.nav .on h3 a{
	background:#004484; 
	color:#fff;   
}
/*footer*/
.footer {
    clear:both;
    border-top:1px solid #234b91;
    background:#234b91;
    height:150px;
    padding-top:1px;
    font-size:16px;
	color:#b9c2cb;
}
.footer .code{
    float:left;
    height:150px;
    margin-left:32px;
    background:#234b91;
}
.footer .code .img{
    width:116px;
    height:116px;
    margin:15px 0 0 0;
    float:left;
}
.footer .code .img img{
    width:100%;
    height:100%;
}
.footer .code .text{
    float:left;
    height:150px;
    line-height:150px;
    padding-left:20px;
}
.footer .copyright{
    padding-top: 30px;
    text-align: right;
    background: #234b91;
}
.footer .copyright div{
    margin-top:10px;
}
.footer .copyright a{
    color:#b9c2cb;
}
.footer .copyright a:hover{
    color: #1588e6;
}

.footer .copyright span{
    margin-left:14px;
}
.footer .copyright span span{
    margin-left:0;
}
/*notice*/
.notice{
    width:150px;
    position:fixed;
    top:135px;
    left:50%;
    margin-left:-668px;
}
.notice .title{
    background:#a02f85;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:15px;
    border-bottom:2px solid #a02f85;
    color:#fff;
}
.notice .content{
    display:block;
    width:120px;
    height:150px;
    word-break:break-all;
    padding:15px;
    background:#f9f9f9;
    border:1px solid #a02f85;
    border-top:none;
    line-height:25px;
}
.notice .content p{
    margin:0;
}
/*index*/
.ileft{
    width:1015px;
    float:left;
    margin-top:10px;
}
.iright{
    padding-top:10px;
    width:325px;
    float:right;
    overflow:hidden;
}

.rsfzd{
	color:#1ca47e;
}
.rsfzd:hover{
	color:#1588e6;
}

.ilist{
	width:100%;
}
.ilist dt{
	height:43px;
	line-height:43px;
	padding-left:35px;
	background:url(../img/bullet-title.png) no-repeat 18px center;
	margin-bottom:11px;
}
.ilist dt span{
	float:left;
	font-weight:bold;
	font-size:20px;
	color:#2b7bc4;
}
.ilist dt .more{
	color:#2B7BC4;
	font-size:16px;
	float:right;
	margin-right:25px;
}
.ilist dt .more:hover{
	color:#2b7bc4;
}
.ilist dt .subtitle{
	float:left;
	overflow:hidden;
	padding-left:19px;
	padding-top:12px;
}
.ilist dt .subtitle a {
    float: left;
    display: block;
    height: 19px;
    line-height: 19px;
    margin: 0 5px;
    text-align: center;
    border-radius: 10px;
}
.ilist dt .subtitle a:hover {
	color:#2b7bc4;
}
.ilist dt .subtitle a.on{
	color:#2b7bc4;
}
.ilist dd{
	padding-left:18px;
	line-height:45px;
	text-indent: 15px;
	background: url(../img/bullet-list-right.png) 15px center no-repeat;
}
.ilist dd:hover{
	background:red;
}
.ilist dd .date{
	color:#8d8d8d;
	float:right;
	padding-right:18px;
}
.ilist dd .cgfs{
	color: #fff;
    background-color: #2B7BC4;
    padding: 3px;
    border-radius: 10px;
    font-size: 11px;
}
.zbgg .ilist dd, .fwzn .ilist dd, .xzzx .ilist dd, .zcxs .ilist dd{
    background: url(../img/bullet-list-right.png) 15px center no-repeat;
    text-indent: 15px;
}
/*news*/
.news{
    width:100%;
    height:350px;
    overflow:hidden;
	border-radius: 10px;
}
.news .ilist{
    float:right;
    width:100%;
    height:264px;
}
/*focus*/
.focus{ 
    width:100%;
    height:350px;
    overflow:hidden;
}
/*publicity*/
.tzzx{
    float:right;
    width:536px; 
	padding-left:10px;
	height:250px;
}
.zbgg,.jjgg,.xjbg{
    display:table;
    width:520px;
    margin-bottom:10px;
	    border-radius: 10px;
}

.publicity{
    width:100%;
    height:417px;
    overflow:hidden;                       
    float:left;
}
.publicity1 {
    width:435px;
    height:400px;
    overflow:hidden;
    margin-top:6px;              
    float:left;
}
.dynamic,.exposure{
    width:290px;
    overflow:hidden;
    margin-top:6px;
    float:left;
}
.exposure{
    position:relative;
    
}
/*right*/
/*splitLine*/
.splitLine{
    width:0px;
    border: 1px dashed #d0d0d0;
    margin-top:16px;
    float:left;
}
.splitLine.h330 {
    height:220px;
}

.splitLine.h180 {
    height:165px;
    margin-bottom:15px;
}
.splitLine.h210 {
    height:380px;
    margin-bottom:15px;
}
/*splitLine*/
.fwzn,.xzzx {
    height:417px;
	margin-top:10px;
	border-radius: 10px;
}
.zcxs {
    height:314px;
	margin-top:10px;
	border-radius: 10px;
}
.ycxsl {
    height:417px;
	margin-top:10px;
}
/*welcome*/
.iwelcome {
    padding:15px 0px 0px 20px;
}
/*welcome*/
/*search*/
.isearch {
    height:40px;
	float:right;
	margin-top:20px;
}
.search .input {
    float:left;
}
.search .input span {
    display:none;
}
.search .input input {
    height:40px;
    line-height:40px;
    width: 260px;
    padding-left: 10px;
    border: 1px solid #dce9f5;
    background: #dce9f5;
    color: #999999;
	border-radius: 20px 0 0 20px;
}
.search .submit {
    margin:0 0 0 0;
    text-align:center;
    float:left;
}
.search .submit input {
    height:42px;
    width:62px;
    border-left:none;
    background:#005cb2;
    color:#ffffff;
	font-size: 18px;
	border-radius: 0 20px 20px 0;
}
.search .submit input:hover {
    background:#013f24  ;
    cursor: pointer;
}
.expert a {

}
.expert_tip{
    width: 29px;
    height: 231px;
    display: block;
    float: left;
    background: url(../img/expert_tip.png) no-repeat;
	border-radius: 10px 0 0 10px;
}
.expert1 {
	
	display:block;
    width:295px;
	height: 77px;
	float: left;
    background:url(../img/expert1.png) no-repeat;
	border-radius:0 10px 0 0;
}
.expert2 {
	display:block;
    width:295px;
	height: 77px;
	float: left;
    background:url(../img/expert2.png) no-repeat;
}
.expert3 {
	display:block;
    width:295px;
	height: 77px;
	float: left;
    background:url(../img/expert3.png) no-repeat;
	border-radius:0 0 10px 0 ;
}
.expert1:hover{
    background:url(../img/expert1h.png) no-repeat;
}
.expert2:hover{
    background:url(../img/expert2h.png) no-repeat;
}
.expert3:hover{
    background:url(../img/expert3h.png) no-repeat;
}

/*calendar*/
.calendar{
    width:100%;
    margin-top:10px;
    overflow:hidden;
}
.calendar .title{
    height:39px;
    line-height:39px;
    padding-left:16px;
    border:1px solid #e4e4e4;
    border-bottom:none;
}
.calendar .title b{
    float:left;
}
.calendar .title select{
    width:60px;
    height:23px;
    float:right;
    border:1px solid #c5c5c5;
    margin:12px 12px 0 0;
    background:#ffffff;
}
.calendar table{
    width:100%;
    text-align:center;
    border-left:1px solid #e4e4e4;
}
.calendar table th{
    background:#d6f2e4;
    height:31px;
    line-height:31px;
    color:#636363;
}
.calendar table td{
    height:35px;
    line-height:35px;
    border-bottom:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    background: #ffffff;
}
.calendar table td.on{
    background:#ffffff url(../img/calendar.png) no-repeat;
}
.calendar table td.today{
    border:1px solid #72b191;
    background-color:#f1feff;
}
.calendar table td.weekend{
/*  background:#f5fffa; */
/*  color:#a7a7a7; */
}
.calendar table td.disabled{
    background:#f8f8f8;
    color:#a7a7a7;
    border-top:1px solid #f8f8f8;
    border-left:1px solid #f8f8f8;
}
.calendar table td:hover{
    background-color:#fffcce;
    border:1px solid #ffce38;
}
.calendar .pre,.calendar .next{
    background:url(../img/calendar-right.png) no-repeat center;
        display:block;
        width:10px;
        height:15px;
        float:right;
        margin-top:13px;
        margin-right:10px;
}
.calendar .next:hover{
    background:url(../img/calendar-right-hover.png) no-repeat center;
}
.calendar .pre{
    background:url(../img/calendar-left.png) no-repeat center;
        margin-right:13px;
}
.calendar .pre:hover{
    background:url(../img/calendar-left-hover.png) no-repeat center;
}
/*weather*/
.weather{
    width:100%;
    height:93px;
    background:url(../img/weather-bg.jpg) no-repeat;
    margin-top:6px;
    overflow:hidden;
    border-right:1px solid #e4e4e4;
}
.weather .icon{
    margin:10px 0 0 12px;
    width:72px;
    height:72px;
    float:left;
}
.weather .icon img{
    width:100%;
    height:100%;
}
.weather .text{
    float:left;
    padding-left:20px;
}
.weather .text i{
    font-style:normal;
}
.weather .text span,.weather .text b{
    margin-right:10px;
}
.weather .text .date{
    margin-top:15px;
    line-height:30px;
}
.weather .text .temperature{
    font-weight:bold;
    line-height:30px;
}
.weather .text .temperature b{
    font-size:16px;
}
/*guide*/
.guide{
    width:100%;
    height:93px;
    margin-top:6px;
    position:relative;
}
.guide1,.guide2,.guide3{
    display:block;
    width:90px;
    height:93px;
    float:left;
    margin-right:3px;
    position:relative;
    background:url(../img/guide1.jpg) no-repeat;
}
.guide2{
    left:0.5px;
    background:url(../img/guide2.jpg) no-repeat;
}
.guide3{
    margin:0;
    left:1.5px;
    background:url(../img/guide3.jpg) no-repeat;
}
.guide1:hover{
    background:url(../img/guide1-hover.jpg) no-repeat;
}
.guide2:hover{
    background:url(../img/guide2-hover.jpg) no-repeat;
}
.guide3:hover{
    background:url(../img/guide3-hover.jpg) no-repeat;
}
/*commonDownload*/
.commonDownload{
    width:293px;
    overflow:hidden;
}
.zcfg{
    width:293px;
    border:1px solid #e4e4e4;
    height:180px;
    margin-top:10px;
    overflow:hidden;
}
.contactus{
    width:293px;
    border:1px solid #e4e4e4;
    height:67px;
    margin-top:10px;
    overflow:hidden;
}
.bszn {
    width:293px;
    border:1px solid #e4e4e4;
    height:200px;
    margin-top:10px;
    overflow:hidden;
}
.zsyqlj {
    width:1350px; 
    height:60px; 
    margin-bottom:10px;
    border: 1px solid #e4e4e4;
    float:left;
    text-align: center;
	border-radius: 10px;
}
.yqlj{
    margin-bottom: 10px;
    margin-top: 12px;
    margin-left:25px;
    width:148px;
    height: 38px;
    margin-right: 20px;
    background-color: #FFF;
    float: left;
    background:url(../img/yqlj.png) no-repeat center right;
}
.friend .select{
    margin-top: 12px;
    width:330px;
    height: 32px;
    float: left;
}
.friend .select select{
    height:33px;
    line-height:33px;
    width:96%;
    border:1px solid #cbcbcb;
	border-radius: 5px;
}
/*commonDownload*/

/*email*/
.email{
    width:100%;
    border:1px solid #e4e4e4;
    height:77px;
    padding-top:18px;
    margin-top:6px;
    font-size:14px;
    overflow:hidden;
    background:#f9f9f9 url(../img/email.png) 22px 25px no-repeat;
}
.email div{
    margin-left:128px;
    height:30px;
    line-height:30px;
}
/*list*/
.lleft{
    margin-top:6px;
    width:225px;
    height:721px;
    float:left;
    margin-bottom:6px;
    background:#fff url(../img/list-bg.png) bottom no-repeat;
}
.lright{
    margin-top:6px;
    width:1115px;
    float:right;
    overflow:hidden;
    min-height:721px;
    margin-bottom:10px;
}
.cright{
    min-height:721px;
   /* padding:20px 0px 10px 10px;*/
}
/*left*/
.lleft dl dt{
    height:56px;
    line-height:56px;
    text-align:left;
    color: #fff;
    font-size:20px;
    font-weight:bold;
    background:#eeeeee;
    text-align:center;
	background: #005cb2;
}
.lleft dl dd{
    overflow:hidden;
    height:58px;
    line-height:58px;
    text-align:center;
    background:#fff;
    border:1px solid #e4e4e4;
}
.lleft dl dd.on{
    height:58px;
    line-height:58px;
    text-align:center;
    font-weight:bold;
    background:#f9f9f9; 
}
.lleft dl dd.on a{
    color:#005cb2;
    padding-left:15px;
    background:url(../img/bullet-list-left.png) no-repeat left center;
}
.lleft dl dd a:hover{
    color:#005cb2;
}
/*search*/
.lsearch{
	margin-top:10px;
}
.lleft .search{
    height:60px;
}
.lleft .search .input input{
    width:148px;
    *width:143px;
    border-color: #e8e8e8;
	border: 1px solid #cbcbcb;
	background: none;
}
.lleft .search .submit input{
    border: 1px solid #cbcbcb;
    border-left: none;
    background: #f8f8f8;
	color:black;
}
.lleft .search .submit input:hover{
    background-color:#005cb2;
	color:#ffffff;
}
/*right*/
.llist{
    width:100%;
    min-height: 638px;
}
.llist.about{
    min-height: 0px;
    padding:0px 35px 0px 0px;
}
.llist dt{
    height:53px;
    line-height:53px;
    padding-left:35px;
    font-size:20px;
    font-weight:bold;
    background:  no-repeat 18px center;
    border-bottom:1px solid #005cb2;
    margin-bottom:21px;
	background: #fbfbfb url(../img/bullet-title.png) no-repeat 18px center;
}
.llist dt span{
    margin-right:20px;
    font-size:13px;
    color:#7d7d7d;
}
.llist dt span a{
    color:#7d7d7d;
    font-weight: normal;
}
.llist dt span a:hover{
    color:#a02f85;
}
.llist dd{
    padding-left:38px;
    padding-right:18px;
    line-height:47px;
    border-bottom:1px dashed #d2d2d2;
    position:relative;
    background:url(../img/bullet-list-right.png) 15px center no-repeat;
}
.llist dd .date{
    color:#8d8d8d;
    float:right;
}
.lpage{
    height:80px;
    line-height:80px;
    text-align:center;
}
.lpage a[disabled="disabled"]{
    cursor:default;
    color:#7c7c7c;
}
/*content*/
.ctitle h1{
    line-height:40px;
    text-align:center;
}
.ctitle .info{
    text-align:center;
    padding:20px 0 20px 0;
    margin-bottom:20px;
    border-bottom:1px dashed #d2d2d2;
    font-size:12px;
    color:#8d8d8d;
}
.ctitle .info i{
    font-style:normal;
    margin:0 10px;
}
.ccontent{
    min-height: 400px;
	margin: 0px 40px;
}
.cattach{
    clear:both;
    margin:40px 0;
    border-bottom:1px dashed #d2d2d2;
}
/*contact*/
/*.about{
    margin:6px;
    min-height:590px;
    padding:10px 35px 40px 35px;
    border:1px solid #e4e4e4;
}*/
.about{
    width:960px;
    min-height:721px;
    padding:0px 0px 0px 0px;
}
.about h1{
    height:80px;
    line-height:80px;
}
.about .map{
    
    padding-bottom: 20px;
    padding:10px 40px;
/*  border-top:1px dashed #d2d2d2; */
}
.about .acontact{
    padding-left:40px;
    line-height:32px;
/*  border-top:1px dashed #d2d2d2; */
}
.about .acontact table{
    margin-top:30px;
    border-top: 1px dashed #d2d2d2;
}
.about .acontact table td.gjxl{
    padding-top:30px;
    padding-left: 15px;
    font-size: 16px;
    background: url("../img/bullet-list-right.png") left 45px no-repeat;
}
.about .acontact span{
    margin-right:20px;
}
/*search*/
.qsearch{
    margin:6px;
    border:1px solid #e4e4e4;
}
.search_msg{
    padding-left:32px;
    line-height:40px;
}
/*guestbook*/
.guestbook{
    padding:10px 40px 0 40px;
    width:701px;
    min-height:721px;
}
.guestbook h1{
    height:80px;
    line-height:80px;
    border-bottom:1px dashed #d2d2d2;
}
.guestbook td{
    height:42px;
}
.guestbook table{
    width:100%;
    margin-top:20px;
}   
.guestbook .text{
    line-height:42px;
    width:90px;
}
.guestbook .input input{
    width:190px;
    height:32px;
    padding:0 10px;
    line-height:32px;
    border:1px solid #d2d2d2;
}
.guestbook .select select{
    width:210px;
    height:32px;
    line-height:32px;
    border:1px solid #d2d2d2;
}
.guestbook .text-textarea{
    height:126px;
}
.guestbook .textarea textarea{
    width:575px;
    height:76px;
    padding:10px;
    line-height:24px;
    border:1px solid #d2d2d2;
}
.guestbook .code input{
    width:190px;
    height:32px;
    padding:0 10px;
    line-height:32px;
    border:1px solid #d2d2d2;
}
.guestbook .code img{
    margin-left:20px;
    border:1px solid #d2d2d2;
    margin-top:10px;
    height:32px;
}
.guestbook .submit{
    height:60px;
}
.guestbook .submit input{
    margin-left:90px;
    width:210px;
    height:34px;
    line-height:32px;
    font-size:16px;
    background:#1763b1;
    color:#fff;
    border:1px solid #1763b1;
}
/*index-start*/

.ywj{
    height:35px;
width:40px;
line-height:35px;
display:block;
    background: url("../img/ywj.png") no-repeat center center;
}
.slideBox{ width:485px; height:350px; overflow:hidden; position:relative;}
.slideBox .hd{ height:21px;right:5px;overflow:hidden; position:absolute;bottom:5px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{display:none; float:left;font-size:14px;font-weight:bold; margin-right:2px;  width:29px; height:25px; line-height:24px; text-align:center; cursor:pointer;}
.slideBox .hd ul li.on{display:block; color:#ef3838; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; color:#fff;}
.slideBox .bd img{ width:485px; height:350px; display:block;}
.slideBox .bd .banner-title{ position:absolute; left:0; bottom:0; width:100%; height:32px; background:#000; filter:alpha(opacity=80); background:rgba(0,0,0,0.8); line-height:32px;}
.slideBox .bd .banner-title span{line-height:34px; color:#fff; font-weight:normal; font-size:14px; padding-left:15px;}
.slideBox .bd .banner-title i{width:44px; height:100%; background-color:#ef3838; display:inline-block; float:left;}
.Cpic{background:url(../img/Cpic.png) center center no-repeat;}

.slideBox .prev,.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat;opacity:0.5;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
.jsys{width:15px;height:20px;background-color:#6699CC;float:left;margin-left:2px;font-size:14px;font-weight:bold;color:#fff;text-align:center;border-radius:3px;}

.slideBox .bd .banner-title span {
    line-height: 32px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    padding-left: 15px;
}
.hd li{
    float: left;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    overflow: hidden;
    background: rgba(255,255,255,0.2);
    margin-left: 5px;
    filter: alpha(opacity=80);
    opacity: .8;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
	border-radius: 50%;
}
.hd .on {
    background: rgba(246,144,11,0.8);
    filter: alpha(opacity=100);
    opacity: 1;
}
.slides li a:hover{
    text-decoration:underline;
}
/**-------------------------分页 开始-------------------**/
.table.table-page {
    width: 100%;
    height: 30px;
}
.table.table-page input.form-control{
    border:1px solid #c8cccf;
}
.page-sep {
    float: left;
    height: 24px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    margin: 3px 1px;
}

.btn {
    vertical-align: middle;
}
.btn.btn-page {
    height: 18px;
    width: 18px;
    border: 0px;
}
.btn.btn-paget {
    height: 18px;
    border: 0px;
}

.btn.btn-page.btn-first {
    border: 0px;
    background: url('../img/btn_first.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-page.btn-first:hover {
    background: url('../img/btn_first_hover.png') no-repeat center center;
}

.btn.btn-page.btn-first-disabled {
    cursor: default;
    background: url('../img/btn_first_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-pre {
    background: url('../img/btn_pre.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-page.btn-pre:hover {
    background: url('../img/btn_pre_hover.png') no-repeat center center;
}
.btn.btn-page.btn-pre-disabled {
    cursor: default;
    background: url('../img/btn_pre_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-next {
    background: url('../img/btn_next.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-page.btn-next:hover {
    background: url('../img/btn_next_hover.png') no-repeat center center;
}

.btn.btn-page.btn-next-disabled {
    cursor: default;
    background: url('../img/btn_next_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-last {
    background: url('../img/btn_last.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-page.btn-last:hover {
    background: url('../img/btn_last_hover.png') no-repeat center center;
}

.btn.btn-page.btn-last-disabled {
    cursor: default;
    background: url('../img/btn_last_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-goto {
    background: url('../img/btn_goto.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-paget.btn-pre {
    background: url('../img/btn_pre.png') no-repeat left center;
    cursor: pointer;
}

.btn.btn-paget.btn-pre:hover {
    background: url('../img/btn_pre_hover.png') no-repeat left center;
}

.btn.btn-paget.btn-next {
    background: url('../img/btn_next.png') no-repeat left center;
    cursor: pointer;
}

.btn.btn-paget.btn-next:hover {
    background: url('../img/btn_next_hover.png') no-repeat left center;
}
.form-control{
    width: 97%;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    background-image: none;
    text-indent: 2px;
    padding-right: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}
.pageinfo.a-span {
    background: white;
    border: 1px solid #E7ECF0;
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 30px;
    color: #666666;
}
.pageinfo.active span{
    border: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color:black;
    cursor: text;
    pointer-events: none;
    background: #336c93;
    color: #fff;
    border: 1px solid #336c93;
}
.pageinfo.page-button {
    border: 1px solid #E7ECF0;
    background: white;
    font-size: 14px;
	padding: 5px 0;
    width: 60px;
    vertical-align: middle;
	cursor:pointer;
}
.pageinfo.aspan {
    color:blue;
    transtion:0.5s;
}
.pageinfo.aspan :hover{
    border: 1px solid #014187;
    background: #014187;
    cursor:pointer;
    color: #fff;
}
.pageinfo.aspan :active{
    color:black;
}
.pageinfo.aspan :visited{
    color:black;
}