.pages span {
    display: inline-block;
    font-size: 16px;
    font-family: Arial;
    border: 1px solid #ddd;
    padding: 0 8px;
    min-width: 18px;
    height: 33px;
    border-radius: 3px;
    line-height: 34px;
    vertical-align: middle;
    margin: 0 7px;
	/*now*/
	background: #9B0A0B!important;
    color: #fff;
    border-color: #9B0A0B!important;
}
.first-page,.last-page{display: none!important;}

@media screen and (max-width: 1023px){
	.pages a,.pages span {
		display: none!important;
	}
	.pages .first-page,.pages .prev-page,.pages .next-page,.pages .last-page {
		display: inline-block!important;
	}
	#popBox{ display: none;  background-color: #FFFFFF;  z-index: 11;width: 340px; height: 280px; position:fixed;top:0; right:0; left:0;bottom:0; margin:auto;	}
	.gjcontent { margin: 20px auto; line-height: 30px;width: 300px;
    }
	#gj_keyword{width:200px;}
	.gjcontent tr td { padding: 1px;  }
	.gjcontent label{display:blcok;float:left;width:70px;}
	.gjmingcheng{width:85px;}
	.Wdate{width:150px;}
	
	
	
}

@font-face{
    font-family:icon;
    src: url('/was5/web/fonts/iconfont.eot');
    src: url('/was5/web/fonts/iconfont.eot?#iefix') format('embedded-opentype'),url('/was5/web/fonts/iconfont.woff') format('woff'),url('/was5/web/fonts/iconfont.ttf') format('truetype'),url('/was5/web/fonts/iconfont.svg#iconfont') format('svg');
}

.searchtoolstable td{font-size:16px; line-height:30px;}
.searchtoolstable{margin-top:28px; margin-left:30px;}

.showredclass{font-weight:bold;}


/* 高级检索样式*/ 
@media screen and (min-width:1025px){/*pc*/
/*弹出层*/
 #popBox { display: none; background-color: #FFFFFF;  z-index: 11;width: 600px; height: 200px; position:fixed;  top:0; right:0; left:0; bottom:0; margin:auto; }
 .gjcontent{margin:20px auto;line-height:30px;width:550px;}
.gjcontent tr td {    padding:0 10px;}
#gj_keyword{width:365px;}
	.gjmingcheng{width:100px;}
}


.gjjsbut{margin-left:30px;font-size:16px;cursor: pointer;}
        /*背景层*/
#popLayer {
            display: none;
            background-color: #B3B3B3;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 10;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);/* 只支持IE6、7、8、9 */
			height:1442.6px;
 }
 
 
 #popBox input{
		   border:1px solid #ddd;
		   appearance:auto;
}
 #popBox input[type="radio"]{
		   cursor: pointer;
}
#popBox .close{
            text-align: right;
            line-height:30px;
            background-color: #a20106;
}
/*关闭按钮*/
 #popBox .close a {
            text-decoration: none;
            color: #ffffff;
			padding:5px 10px;
}

.gjtijiaobut{
    background-color: #a20106;
    color: #FFFFFF;
    border: none;
    padding: 5px 10px;
    border-radius: 3px;
    margin-top: 10px;
    cursor: pointer;
}
.datadiv{display:block;float:left;}
