@charset "utf-8";
/* CSS Document */
html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,caption, article, aside, figure, figcaption, footer, header, hgroup, nav, section, audio, video,h1,h2,h3,h4,h5,h6,p{
    margin:0;
    border:0;
    padding:0;
    font-style:normal;
    /*	color:rgb(50,50,50);*/
}

nav,article,aside,details,main,header,footer,section,fieldset,figcaption,figure{
    display: block;
}
img,button,em,del,strong,var,label,cite,small,time,mark,code,textarea{
    display:inline-block;
}
header,section,footer {
    position:relative;
}
ol,ul{
    list-style:none;
}
input,select{
    outline:none;
}
input,button,textarea {
    border:0;
    margin:0;
    padding:0;
    font-size:1em;
    line-height:1em;
    /*-webkit-appearance:none;*/
    background-color:rgba(0, 0, 0, 0);
}

label, .wordWrap{
    word-wrap: break-word;
    word-break: break-all;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


.loading_more{
    display: block;
    height: 1.5em;
    width: 100%;
}
.loading_more:before {
    background-image: url(../image/loading_more.gif) 30% center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
}
.loading_more:after {
    content: '加载更多';
}

/*
.icoimg,.icoimga a,.top_welcome,.mainbtbg1 h2,.mainbtbg1 .more a,.business_news .newsbox dl dt a,
.tywzlist li a,.tywzlist2 li a,.in_tybox1 dl dt a,.in_tybox2 dl dt a,.in_mainbt1 .more a,.lr_mainbt1 .more a,.lr_mainbt1 h2,.lr_mainbt2 h2,.lr_mainbt2 .dqwz,.lr_articleList1 dl dt a,.twlist dl dt h2 a,.down_list dl dt h2
{
    background-image: url(search_ico.png);
    background-repeat: no-repeat;
}
*/

.icoimg,.icoimga a
{
    background-image: url(../images/search_ico.png);
    background-repeat: no-repeat;
}
.s_supply li .title a{
    background-image: url(../images/ico_gq.png);
    background-repeat: no-repeat;
}

.s_problem li .title a{
    background-image: url(../images/ico_qa.png);
    background-repeat: no-repeat;
}


body {
    height:100%;
}
body, button, input, select, textarea{
    font:12px/1.5 arial, "微软雅黑","宋体",Tahoma,Verdana,sans-serif;
    -webkit-text-size-adjust:none;
}
fieldset, img {
    border:0;
}


button, input, select, textarea {
    margin: 0;
    vertical-align: middle;
}
ul, ol, li, dl, dt, dd {
    list-style-type: none;
}

em, code {
    font-style: normal;
}
del {
    text-decoration: line-through;
}
a{text-decoration:none; transition:all 0.3s ease-out 0s;cursor:pointer; color:#000;}
a:hover{color:#c20000;text-decoration: none;}

/* 清除浮动 */
.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.clear {
    *zoom: 1;
}

.clearfix {
    *zoom:1
}

.clearfix:before, .clearfix:after {
    content: ' ';
    display: block;
    clear: both;
    visibility:hidden;
    line-height: 0;
    height:0;
}

.clearfix:after {
    clear:both
}
.im img{
    border: 0;
    display:block;
}
.im100 img {
    width: 100%;
    min-width: 100%;
}
.overflowh {
    overflow:hidden;
}

.flol {
    float:left;
}
.flor {
    float:right;
}

.w580{width:580px;}
.f12 {
    font-size:12px;
}
.f14 {
    font-size:14px;
}
.f16 {
    font-size:16px;
}

.lin19 {
    line-height:19px;
}
.lin21 {
    line-height:21px;
}
.lin25 {
    line-height:25px;
}

.text_cen {
    text-align:center;
}
.text_left {
    text-align:left;
}
.text_right {
    text-align:right;
}
.text_s{
    text-decoration: line-through;
}

.main_top2{
    margin-top:20px;
}
.main_top5{
    margin-top:50px;
}

/*灰*/	
.gray {
	color:#4e4e4e;
}
.gray a,a.gray{
	color:#4e4e4e;
	}
.gray a:hover,a:hover.gray{
	color:#c20000;
	}
.gray2 {
	color:#666;
}
.gray2 a,a.gray2{
	color:#666;
	}
.gray2 a:hover,a:hover.gray2{
	color:#c52200;
	}
.gray3 {
	color:#eeeeee;
}
.gray3 a,a.gray3{
	color:#eeeeee;
	}
.gray3 a:hover,a:hover.gray3{
	color:#c52200;
	}
	
	
	
/*红*/	
.red {
	color:#f00;
}
.red a,a.red{
	color:#f00;
	}
.red a:hover,a:hover.red{
	color:#000;
	}


.red2 {
	color:#c20000;
}
.red2 a,a.red2{
	color:#c20000;
	}
.red2 a:hover,a:hover.red2{
	color:#000;
	}
.red3 {
	color:#c20000;
}
.red3 a,a.red3{
	color:#c20000;
	}
.red3 a:hover,a:hover.red3{
	color:#000;
	}
	
	
/*蓝*/	
.blue {
	color:#0078d5;
	}	
.blue a,a.blue{
	color:#0078d5;
	text-decoration: none;
	}	
.blue a:hover,a:hover.blue{
	color:#c20000;
	}


/*绿*/	
.green {
	color:#00a61b;
	}	
.green a,a.green{
	color:#00a61b;
	text-decoration: none;
	}	
.green a:hover,a:hover.green{
	color:#c20000;
	}

/*橙*/	
.orange {
	color:#B84F26;
	}	
.orange a,a.orange{
	color:#B84F26;
	text-decoration: none;
	}	
.orange a:hover,a:hover.orange{
	color:#000;
	}
.orange2 {
	color:#ffcc00;
	}	
.orange2 a,a.orange2{
	color:#ffcc00;
	text-decoration: none;
	}	
.orange2 a:hover,a:hover.orange2{
	color:#000;
	}

/*产品小图*/
.product-iWrap3{background-color:#fff;margin:0;padding:4px;*word-spacing:-1px;border:1px solid #ededed;border-radius:3px}
.product:hover .product-iWrap3{height:auto;margin:0px;border:1px solid #005cc4;border-radius:0;-webkit-transition:border-color .5s ease-in;-moz-transition:border-color .5s ease-in;-ms-transition:border-color .5s ease-in;-o-transition:border-color .5s ease-in;transition:border-color .5s ease-in;
-webkit-box-shadow: 0 0 10px rgba(0,92,196,0.2); box-shadow: 0 0 10px rgba(0,92,196,0.2);
}









.searchbox{
    margin-top:30px;
    margin-bottom:30px;

}
.searchbox .logo{
	height:40px;
	margin-right:10px;
	float: left;
}
.searchbox .logo img{
	height:38px;
	display:block;
}
.searchbox  h2{
    height:36px;
    line-height:36px;
    font-size:18px;
    font-weight:100;
	font-weight: bold;
    display: block;
    padding-left:10px;
    padding-right:10px;
	border: 1px solid #c0c0c0;
	border-right:0;
    float: left;
}
.searchbox li{
    float:left;
}


.searchbox .srk{
    color:#565656;
    width:350px;
    height:36px;
    padding-left:25px;
    background-position:5px -82px;
    background-color:#FFF;
    border:1px solid #c0c0c0;
    border-right:0;
    display:block;
}
.searchbox .srk input{
    width:100%;
    line-height:36px;
    font-size:14px;
    border:0;
    outline:medium
}
.searchbox .aninput input{
    color: #fff;
    width:100px;
    height:38px;
    font-size:16px;
    background:#d0c4af;
    cursor:pointer;
}
.searchbox .aninput input:hover{
    background: #bbb09d;
}


.navbox_ser{
    height:38px;
	border-bottom:2px solid #dfdfdf;
	background:#e8e8e8;

}
.navbox_ser li{
	width:80px;
	height:38px;
    float: left;
	position:relative;
}
.navbox_ser li span{
	width:80px;
	height:38px;
    line-height:38px;
	text-align: center;
    cursor:pointer;
    font-size:16px;
	float: left;
	display: block;
}
.navbox_ser li.active span{
	width:80px;
	height:38px;
    line-height:38px;
	font-weight: bold;
	position:absolute;

    border-bottom: 2px solid #bbb09d;
}





.searchlrbox{
    padding:30px 0;

}
.searchlrbox .screen{
	height: auto;
	display: block;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}



/*搜索内容筛选*/
.productfilterbox{
	height:auto;
	font-size:14px;
	padding:25px 15px;
	border:1px solid #dedede;
	}
 .productfilterbox dl{
	height:auto;
	clear:both;
}
.productfilterbox dt{
	line-height:28px;
	width:90px;
	padding-right:10px;
	font-size:14px;
	color: #666;
	text-align:right;
	float:left;
	}
.productfilterbox dd{
	margin-left:100px;
	}
.productfilterbox dd a{
	line-height:26px;
	padding:0 20px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius:5px;/*safari或chrome*/
	-moz-border-radius:5px;/*firefox*/
	
	background-color:#fafafa;
	border:1px solid #dedede;
}
.productfilterbox dd a:hover{
	color:#FFF;
	background-color:#d0c4af;
	border:1px solid #d0c4af;
	}
.productfilterbox .xz,.productfilterbox a.xz,.productfilterbox a.xz,.productfilterbox a:hover.xz{
	color:#fff;
	line-height:26px;
	padding:0px 19px;
	display:block;
	background-color:#858179;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius:5px;/*safari或chrome*/
	-moz-border-radius:5px;/*firefox*/
	border:1px solid #858179;

}


/*搜索文章列表*/

.s_newscon li{
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;

}
.s_newscon li:hover{
	-webkit-box-shadow: 0 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 10px 0 rgba(0,0,0,0.1);
		}
.s_newscon li h3{
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
}
.s_newscon li h3 em{
    color: #e33;
    margin-right: 5px;
}
.s_newscon li h3 a{
    color: #005cc4;
}
.s_newscon li h3 a:hover{
    color: #e33;
}
.s_newscon li .s_newscard-time{
    margin-top: 5px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}
.s_newscon li .s_newscard-time {
    display: block;
    line-height: 13px;
    color: #666;
}

.s_newscon li .s_newscard-stract{
    font-size: 14px;
    margin-top: 5px;
/*    line-height: 22px;
    max-height:42px; */
    overflow: hidden;
    color: #666;
}
.s_newscon li .s_newscard-stract .imgbox {
    width: 75px;
    height: 56px;
    padding: 1px;
    background-color: #FFF;
    border: 1px solid #dadada;
    float: left;
    display: block;
	margin-right:10px;
}
.s_newscon li .s_newscard-stract .imgbox img{
	width:100%;
	min-width: 100%;
}
.s_newscon li .s_newscard-stract .wzbox{
 line-height:20px;
 overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:2;  /*想要的行数*/
 -webkit-box-orient:vertical;
	}
.s_newscon li .s_newscard-stract .url {
	margin-top:5px;
}
.s_newscon li .s_newscard-stract .url a{
	color: #00a61b;
}


/*搜索产品*/




 .s_product-card li{
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.s_product-card li:hover{
	-webkit-box-shadow: 0 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 10px 0 rgba(0,0,0,0.1);
		}
		

.s_product-card .prolistbox{
	width: 1225px;	
}

.s_product-card .product {
    width: 220px;
    height: 279px;
    margin: 10px 25px 10px 0px;
}




/*搜索商家*/

.s_business-card li{
	padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.s_business-card li:hover{
	-webkit-box-shadow: 0 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 10px 0 rgba(0,0,0,0.1);
		}

.s_business-card .s_business_js{
	width:650px;	
}
.s_business-card .namebox{
    line-height: 24px;
    height: 24px;
    margin-bottom:10px;
	width:100%;
	overflow: hidden;
}
.s_business-card .namebox h2{
	width:515px;
    font-size: 16px;
    font-weight: 600;
	float: left;
}
.s_business-card .namebox h2 a{
	width:500px;
    height: 24px;
    line-height: 24px;
	padding-left:15px;
	background-position:-1189px -324px;
    color: #005cc4;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.s_business-card .namebox h2 a:hover{
	color: #e33;
	background-position:-1189px -374px;
}
.s_business-card .namebox p{
	color:#919191;
	font-size:12px;
	float: right;
}
.s_business-card .namebox p span{
	margin-left: 10px;
}


.s_business-card .s_business-cardimg{
    float: left;
    width: 120px;
    height: 90px;
    overflow: hidden;
}
.s_business-card .s_business-cardimg img{
    width: 100%;
}


.s_business-card .s_business-card-text{
    float: left;
    width: 510px;
    margin-left: 20px;
}


.s_business-card .s_business-card-text .text{
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    height: 66px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;  /*想要的行数*/
	-webkit-box-orient:vertical;
}
.s_business-card .s_business-card-text .text span,.s_business-card .s_business-card-text .category span{
    color: #919191;
	margin-right:10px;
	background-color: #e6e6e6;
	padding:0 8px;
	display: inline-block;
	position: relative;
	filter: progid:DXImageTransform.Microsoft.radius(strength=2);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.s_business-card .s_business-card-text .text span:after,.s_business-card .s_business-card-text .category span:after {
    content: "";
    display: block;
    position: absolute;
	top:4px;
	right:-9px;
    width:10px;
    height:10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1;
	background: #e6e6e6;
    border-color: #e6e6e6;
}

.s_business-card .s_business-card-text .category{
	font-size:14px;
	margin-top:10px;
	height:22px;
	line-height: 22px;
	width:400px;
	overflow: hidden;
}


.s_business-card .s_business-card-text .category a{
	color:#c84200;
	margin-right:15px;
}
.s_business-card .s_business-card-text .category a:hover{
	color:#005cc4;
}

.s_business-card .s_business-card-product{
	width:500px;	
}


.s_business-card-product .prolistbox .product{ 
	width: 110px;
    height: 160px;
    margin: 0px 20px 10px 0px;
}

.s_business-card-product .prolistbox .product:last-child{margin-right: 0px;}




/*搜索页面供求*/

.s_supply li{
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;
	position:relative;
}

.s_supply li:before, .s_supply li:after {
	content: ' ';
	display: block;
	clear: both;
	visibility:hidden;
	line-height: 0;
	height:0;
	}

.s_supply li:hover{
	-webkit-box-shadow: 0 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 10px 0 rgba(0,0,0,0.1);
		}
.s_supply li .title{
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
	margin-bottom:10px;
}
.s_supply li .title em{
	color:#666;
	float:right;
}
.s_supply li .title a{
	width: 800px;
    line-height: 26px;
    height: 26px;
	padding-left:25px;
	font-weight: bold;
	font-size: 16px;
	float: left;
	display: block;
    color: #005cc4;
}
.s_supply li .title a:hover{
    color: #e33;
}

.s_supply li .title.g a{	
	background-position:0px 3px;
}
.s_supply li .title.g a:hover{
	background-position:0px -65px;
	}

.s_supply li .title.q a{	
	background-position:0px -126px;
}
.s_supply li .title.q a:hover{
	background-position:0px -195px;
	}


.s_supply li .supplylrbox{
	width:1000px;
    font-size: 14px;
/*    line-height: 22px;
    max-height:42px; */
    color: #666;
	float: left;
}
.s_supply li .supplylrbox .imgbox {
    width: 75px;
    height: 56px;
    float: left;
    display: block;
	overflow: hidden;
	margin-right:10px;
}
.s_supply li .supplylrbox .imgbox img{
	width:100%;
	min-width: 100%;
}
.s_supply li .supplylrbox .wzbox{
 line-height:20px;
 overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:2;  /*想要的行数*/
 -webkit-box-orient:vertical;
	}
.s_supply li .supplylrbox .url {
	height:23px;
	line-height:23px;
	margin-top:5px;
}
.s_supply li .supplylrbox .url a{
	color: #11A600;
}
.s_supply li .supplylrbox .url .line{
	width:1px;
	height:23px;
	background:#dbdbdb;
	margin-left:15px;
	margin-right: 15px;
	display: inline-block;
	float: left;
}

.s_supply li .supplylrbox .url span{
	height:23px;
	line-height:23px;
	display: inline-block;
	float: left;
}


.s_supply li .link{
	width:100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size:14px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top:-18px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	
    filter: progid:DXImageTransform.Microsoft.radius(strength=5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

	border: 1px solid #ddd;
	display: block;
}
.s_supply li .link:hover{
	color: #FFFFFF;
	background-color:#d0c4af;
}




/*搜索问题*/

.s_problem li{
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;
	position:relative;
}

.s_problem li:before, .s_problem li:after {
	content: ' ';
	display: block;
	clear: both;
	visibility:hidden;
	line-height: 0;
	height:0;
	}

.s_problem li:hover{
	-webkit-box-shadow: 0 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 10px 0 rgba(0,0,0,0.1);
		}
.s_problem li .title{
	max-height:46px;
	overflow: hidden;
	margin-bottom:10px;
}

.s_problem li .title a{
    line-height: 23px;
	min-height:23px;
	max-height:46px;
	padding-left:25px;
	font-weight: bold;
	font-size: 16px;
	display:inline-block;
	white-space: nowrap;
    color: #005cc4;
}
.s_problem li .title a:hover{
    color: #e33;
}

.s_problem li .title.q a{	
	background-position:0px 2px;
}
.s_problem li .title.q a:hover{
	background-position:0px -67px;
	}

.s_problem li .title.a a{	
	background-position:0px -126px;
}
.s_problem li .title.a a:hover{
	background-position:0px -195px;
	}

.s_problem li .problemlrbox{
    font-size: 14px;
/*    line-height: 22px;
    max-height:42px; */
    color: #666;
}
.s_problem li .problemlrbox .imgbox {
    width: 75px;
    height: 56px;
    float: left;
    display: block;
	overflow: hidden;
	margin-right:10px;
}
.s_problem li .problemlrbox .imgbox img{
	width:100%;
	min-width: 100%;
}
.s_problem li .problemlrbox .wzbox{
 line-height:20px;
 overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:2;  /*想要的行数*/
 -webkit-box-orient:vertical;
	}
.s_problem li .problemlrbox .url {
	height:23px;
	line-height:23px;
	margin-top:5px;
}
.s_problem li .problemlrbox .url a{
	color: #11A600;
}
.s_problem li .problemlrbox .url .line{
	width:1px;
	height:23px;
	background:#dbdbdb;
	margin-left:15px;
	margin-right: 15px;
	display: inline-block;
	float: left;
}

.s_problem li .problemlrbox .url span{
	height:23px;
	line-height:23px;
	display: inline-block;
	float: left;
}









.haowenlist dl dt a,.haowenlist dl dd,.haowenlist .time,.haowenlist .laizi{background-image: url(../img/me_ico.png);
    background-repeat: no-repeat;}

.haowenlist dl {
    margin-top: 20px;
    float: right;
    height: 115px;
    border-bottom: 1px #eaeaea dashed;
}
.haowenlist dl dt a {
    font-weight: bold;
    font-size: 16px;
    background-position:0 -571px;
    padding-left: 30px;
    height: 24px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.haowenlist dl dd {
    color: #525252;
    background-position:0 -634px;
    padding-left: 30px;
    line-height: 24px;
    margin-bottom: 7px;
    height: 50px;
    font-size: 14px;
    overflow: hidden;
}
.haowenlist .laizi {
    float: left;
    background-position:-183px -55px;
    display: block;
    width: 100px;
    height: 16px;
    padding-left: 20px;
}
.haowenlist .laizi a {
    color: #b2b2b2;
}
.haowenlist .time {
    float: left;
    background-position:-153px 2px;
    display: block;
    width: 70px;
    height: 16px;
    padding-left: 50px;
    margin-right: 20px;
    color: #b2b2b2;
}
.haowenlist .q_list {
    float: right;
    width: 582px;
    margin-top: 25px;
    overflow: hidden;
}
.haowenlist .q_list li a {
    height: 34px;
    line-height: 34px;
    display: block;
    width: 100%;
    padding-left: 32px;
    font-size:14px;
    background-position:1px -565px;
    box-sizing: border-box;
}
.haowenlist .q_list li i {
    width: 358px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
}
.haowenlist .q_list li span {
    font-size:12px;
    float: right;
    color: #999;
}





/*翻页*/
.pageborder {
    border-top:1px solid #e2e2e2;
}
.page {
    padding:30px 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    height: 34px;
    clear: both;
}
.page .Notices {
    line-height:28px;
    display:block;
    float:left;
    color:#6e6e6e;
    margin-right:30px;
    filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
    border-radius:5px;/*opera或ie9*/
    -webkit-border-radius:5px;/*safari或chrome*/
    -moz-border-radius:5px;/*firefox*/
}
.page a {
    font-weight:bold;
    display: block;
    background-color:#fafafa;
    color: #000;
    border: 1px solid #d1d1d1;
    padding-left:16px;
    padding-right:16px;
    line-height: 28px;
    float:left;
    margin-left:3px;
    margin-right:3px;
    text-decoration: none;
    background-image: url(../images/page_bg1.gif);
    background-repeat: repeat-x;
    background-position: top;
    filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
    border-radius:5px;/*opera或ie9*/
    -webkit-border-radius:5px;/*safari或chrome*/
    -moz-border-radius:5px;/*firefox*/
}
.page a:hover {
    color: #fff;
    border: 1px solid #d0c4af;
    padding-left:16px;
    padding-right:16px;
	line-height: 28px;
    background-image:none;
    background-color:#d0c4af;
}
.page .pagefont {
    float:left;
    display:block;
    color: #FF0000;
    text-decoration: none;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
	line-height: 27px;
    filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
    border-radius:5px;/*opera或ie9*/
    -webkit-border-radius:5px;/*safari或chrome*/
    -moz-border-radius:5px;/*firefox*/
}
.page .nopage {
    display: block;
    background-color:#fff;
    color: #dcdcdc;
    text-decoration: none;
    border: 1px solid #dcdcdc;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 28px;
    float:left;
    margin-left:3px;
    margin-right:3px;
    filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
    border-radius:5px;/*opera或ie9*/
    -webkit-border-radius:5px;/*safari或chrome*/
    -moz-border-radius:5px;/*firefox*/
}
.page .nopage span{
    font-family:"宋体";
    font-weight:bold;
}
.page a span {
    font-family:"宋体";
    font-weight:bold;
}
.page .dd {
    display: block;
    color: #000;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 28px;
    float:left;
    margin-left:3px;
    margin-right:3px;
}
