@charset "gb2312";
/* CSS Document */
.listnav{position: relative; background: #003F97;padding-bottom: 10px;}
.navbar{margin-bottom: 0;}
.listnav .navbar-header{margin-right:0;}
.container-fluid{
	padding:0;
}


.listbox{
	background:#eff3f5;
	padding:4rem 0;
}
@media screen and (max-width:768px) {
	.listbox .row{
		margin:0;
	}
	
}

.listbox-l{
	float:left;
	width:76%;
	background:#FFF;
	padding:2rem;
}
.listbox-l2{
	float:left;
	width:76%;
	background:#FFF;
	padding-bottom:2rem
}
@media screen and (max-width:1199px) {
	.listbox-l{
		width:70%;
	}
	.listbox-l2{
		width:70%;
	}
	
}
@media screen and (max-width:990px) {
	.listbox-l{
		width:100%;
	}
	.listbox-l2{
		width:100%;
	}
	.listbox-r{
		display:none;
	}
	
}
.pagelist li{  float:left; line-height:30px; padding: 0 12px; text-align:center; display:block;}
.pagelist { display:table; margin:0 auto; margin-top:3rem; clear:both;}
 .disabled{padding-right:5px;}
.pagelist .thisclass{ background:#e7e7eb; text-align:center;  border:0; padding:0 8px;}
.pagelist  a{ color:#000; display:block; }
.pagelist  a:hover{ color:#7D0000; }
/****right****/
.listbox-r{
	float:right;
	width:245px;
}
.listbox-r button{
	display:block;
	width:50px;
	height:40px;
	border:none;
	cursor:pointer;
}
.listbox-r input{
}
	
.sr{ 
    float:left;
	width:195px;
	height:40px;
	padding:0 5px;
}
.ss{
	float:right;
	background:#F29722;
    color:#FFF;
	line-height:40px;

}
.rbox{

	background:#FFF;
}
.xwboxt{
	border-bottom:1px solid #edecec;
	padding:10px 10px;
}
.xwboxt h5{
	font-size:18px;
	border-left:2px solid #FF9800;
	padding-left:10px;
	margin:0;
}
.rbox ul{
	padding:12px 16px 20px 16px;
}
.xw li a{
	font-size:12px;
	color:#616161;
}
.rbox  li a{
	width:208px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	line-height:30px;
}
.lxwm{
	line-height:30px;
}
/****产品列表****/
.cpbottom{
	margin-bottom:2.6rem;
}

.cpbg{
	background:#EDEDED;
	padding:1rem;
	font-size:1.2rem;
}
.cpbg span{
	color:#5e5d5d;
}
	
.cpbg p{
   line-height:2.6rem;
   margin-bottom:0;
   font-size:1.4rem;
}

/***文章列表*****/
.news{
	border-bottom:1px solid #EBEBEB;
	padding:2rem;
}
.xwlistr p,.xz{
	font-size:1.2rem;
	margin-bottom:0.8rem;
	color:#828282;
}
.xwlistenter{
	margin-top:1rem;
	background:#FE941C;
	border-radius:5px;
	height:34px;
	width:10.6rem;
	text-align:center;
	line-height:32px;
}
.xwlistenter a,.xwlistenter a:hover{
	color:#FFF;
}
@media screen and (max-width:1199px) {
	.xwlistenter{
		display:none;
	}
}
@media screen and (max-width:767px) {
	.xwlistboxinfo{
		display:none;
		
	}
}
.listbox-l h3{
	line-height:2.8rem;
}
.wz{
	font-size:1.6rem;
	line-height:2.6rem;
}
.wz img{
	max-width:100%;
	height:auto;
}

/****搜索页*****/
.resultlist ul li{
	padding-bottom:1.8rem;
}
.resultlist ul li p{
	margin-bottom:0.3rem;
}