body{
	width: 100%;
	background: #ffffff;
	font-family: "Microsoft Yahei";
	font-weight: 400;
}
.common{
	width: 100%;
	margin: 0 auto;
}
.banner{
	height: 1.22rem;
}
.banner img{
	width: 100%;
	height: 100%;
}
.nav{
	box-sizing: border-box;
	padding: 0.1rem;
	position: relative;
}
.nav-item{
	font-size: 0.28rem;
	color: #333333;
}
.nav-item a{
	display: block;
	width: 100%;
	color: inherit;
}
.kv{
	width: 100%;
	position: relative;
}
#kv_owl{
	width: 100%;
	height: 100%;
}
#kv_owl .kv-item{
	width: 100%;
	height: 4rem;
}
#kv_owl .kv-item span{
	width: 100%;
	height: 0.4rem;
	background: rgba(0,0,0,0.3);
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	line-height: 0.4rem;
	color: #ffffff;
	font-size: 0.24rem;
	text-indent: 0.1rem;
}
#kv_owl .kv-item img{
	width: 100%;
	height: 100%;
}
#kv_owl .owl-dots{
	position: absolute;
	margin-top: 0;
	bottom: 0.05rem;
	right: 0;
	z-index: 99;
	
}
#kv_owl .owl-dots  .active span{
	background: #f2c65b;
}
#kv_owl .owl-dots span{
	width: 0.15rem ;
	height: 0.15rem;
	border-radius: 50%;
	margin: 0.05rem 0.05rem;
	background: #ffeff0;
}
.special{
	box-sizing: border-box;
	padding: 0.15rem 0.2rem 0.15rem;
	/*background:#F9F9F9;*/
	height: 2rem;
}
.special-in {
	width: 100%;
	height: 100%;
}
.special-in img{
	width: 100%;
	height: 100%;
}
.cate-list{
	width: 100%;
	padding-top: 0.03rem;
}

.cate{
	width: 100%;
	
}
.category-name{
	width: 100%;
	box-sizing: border-box;
	padding-left: 0.2rem;
	padding-right: 0.2rem;

}
.category-name>div{
	width: 100%;
	border-bottom: 0.08rem  solid #c00400 ;
	background-color: #d8d8d8;
	position: relative;
}
.cate-name{
	display: inline-block;
	height: 0.3rem;
	line-height: 0.3rem;
	text-align: center;
	color: #eeeeee;
	font-size: 0.28rem;
	font-weight: 700;
	background-color: #c00400;
	letter-spacing: 2px;
	padding: 0.15rem 0.1rem 0.1rem 0.1rem;
	
}
.cate-na-link{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.28rem;
	font-weight: 700;
	height: 0.3rem;
	line-height: 0.3rem;
	text-align: center;
	letter-spacing: 2px;
	color: #c00400;
	padding: 0.15rem 0.1rem 0.1rem 0.1rem;
}
.list{
	width: 100%;
}
.list-item{
	cursor: pointer;
	height: 1.5rem;
	padding: 0.2rem;
	border-bottom: 0.03rem solid #ECECEC;
}
.list-item:last-child{
	border-bottom: none;
}
.item-pic{
	float: left;
	width: 30%;
	height: 100%;
}
.item-pic img{
	width: 100%;
	height: 100%;
}
.item-word{
	padding-top: 0.05rem;
	float: left;
	margin-left: 2%;
	width: 68%;
	height: 100%;
}
.news-tit{
	font-size: 0.3rem;
	color: #333333;
	font-weight: 400;
	text-align: justify;
	line-height: 0.6rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-date{
	width: 100%;
	font-size: 0.24rem;
	font-weight: 500;
	text-align: left;
	padding: 0.1rem 0;
	color: #333333;
}


.list-item2{
	cursor: pointer;
	height: auto;
	padding: 0.2rem;
	border-bottom: 0.03rem solid #ECECEC;
}
.list-item2:last-child{
	border-bottom: none;
}
.item-word2{
	padding-top: 0.05rem;
	/*!*float: left;*!*/
	/*margin-left: 2%;*/
	width: 100%;
	height: 100%;
}
.news-tit2{
	font-size: 0.3rem;
	color: #333333;
	font-weight: 400;
	text-align: justify;
	line-height: 0.5rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-date2{
	width: 100%;
	font-size: 0.24rem;
	font-weight: 500;
	text-align: left;
	padding: 0.1rem 0;
	color: #333333;
}


/*平安网群*/

.wq-btn{
	cursor: pointer;
	position: fixed;
	right: 0.15rem;
	bottom: 0.3rem;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	z-index: 10;
	background: url("http://www.xjpeace.cn/style/images/wap/wapwqbtn.png") center center no-repeat;
	background-size: 100% 100%;
}
.wq-box{
	display: none;
	width: 100%;
	background-color: rgba(0,0,0,0.2);
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 15;
}
.wq-con{
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #ffffff;
	padding: 0.3rem 0.3rem 0.25rem;
	box-sizing: border-box;
	text-align: center;
}
.blank-line{
	text-align: center;
	color: #c00400;
	font-size: 0.28rem;
	width: 99%;
	font-weight: 500;
	letter-spacing: 2px;
	padding-bottom: 0.15rem;
	border-bottom: 0.01rem solid #ECECEC;
}
.wq-con span{
	width: 33%;
	float: left;
	display: block;
	color:  #333333;
	margin-top: 0.25rem;
	/*margin-bottom: 0.2rem;*/
	height: 0.4rem;
	font-size: 0.24rem;
	/*font-weight: 400;*/
	text-align: center;
	line-height: 0.4rem;
}
.wq-con span a{
	color: inherit;
}
.close-btn{
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 0.6rem;
	height: 0.6rem;
	color: #333333;
	font-size: 0.36rem;
	text-align: center;
	line-height: 0.6rem;
}
/*禁止滚动*/
.html-body-overflow
{
	overflow-x:hidden;
	overflow-y:hidden;
}
/*返回顶部按钮*/
.btop-btn{
	display: block;
	position: fixed;
	bottom: 0;
	left: 50%;
	z-index: 10;
	background: url("http://www.xjpeace.cn/style/images/wap/btop.png") bottom center  no-repeat;
	background-size: 100% 100%;
	border-radius: 50% 50% 0 0;
	width: 1.56rem;
	height: 0.59rem;
	transform: translateX(-50%);
}