body{
	font-size:0.24rem;
	margin:0 auto; 
	padding:0;  
	background: #fff;
	text-align: justify;
	position:relative;
	font-family: "微软雅黑";
}

html,p,ul,ol,li,input,form,h1,h2,h3,h4,h5,h6,dl,dt,dd,img{
	margin:0;
	padding:0;
	border:0;
}

img{
	//vertical-align: middle;
	border:none;
	margin:0;
	padding:0; 
	max-width:100%;
	max-height:100%;
}

ul,li,dt{
	list-style-type:none;
}

a{
	display: block;
	color:#333;
	text-decoration:none;
}

em{
	font-style:normal;
}

i{
	font-style: normal;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
}
.clear{
	clear:both;
	overflow: hidden;
}
.fgicon{
	width:100%;
	background:#f3f3f3;
	height:0.3rem;
	margin-bottom:0.34rem;
}

.topimg{display:block;width:70%;}
.bottomimg{display:block;width:100%;margin-top:0.34rem;height: 0.5rem;}
.date{
	float:right;
	color:#999;
}
/*切换列表*/
.top{
	height: auto;
    margin: 0 0.3rem;
}
.top ul{
	width: 100%;
	height: 0.64rem;
	border-bottom: 1px solid #237fcc;
}
.top ul li{
	float: left;
	line-height: 0.64rem;
	height: 0.64rem;
	padding: 0 0.16rem;
	margin-left: 0.16rem;
	padding-top: 0.1rem;
	font:bold 0.26rem "Microsoft YaHei","黑体";
}
.top ul li:first-child{
	margin-left: 0;
}
.top ul li.default{
	background: url(titbg.png) no-repeat left center;
    background-size: 100% 100%;
    padding-right:0.3rem;
}
.top ul li.default a{	
	color: #FFFFFF;
}
.more{
	float: right;
	font-size: 0.21rem;
	color: #999999;
	margin-top: -0.44rem;
}
.favor-header-bar>a{
	display: none;
}
.favor-header-bar>a.more{
	display: block;
}
.swiper-container{
	width: 100%;
	height: 3.2rem;
}
.swiper-wrapper{
	width: 100% ;
	height: 100%;
}
.swiper-wrapper div{
	width: 100% ;
	height: 100%;
}
.swiper-slide ul{
	margin: 0 0.3rem;
}
.swiper-slide ul li{
	display: block;
	clear: both;
	width: 100%;
	height: 0.79rem;
	border-bottom: 1px solid #e1e1e1;
	line-height: 0.79rem;
}
.swiper-slide ul li a p{
	float: left;
	font-size: 0.26rem;
	color: #666666;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swiper-slide ul li:last-child{
	border-bottom: none;
}

.news-tp{
	width: 100%;
	margin: 0.34rem 0;
}
.news-tp a{
	display: block;
}
.news-tp a img{
	width: 100%;
}

.news-tp-two{
	margin: 0.34rem 0.41rem;
}
.news-tp-two a{
	float: left;
}
.news-tp-two a:last-child{
	float: right;
}
.news-tp-two a img{
	width: 3.05rem;
}
/*头部*/
.headerm{
	width: 100%;
	height: 2.5rem;
	background: url(headbg_m.png)no-repeat;
	background-size: 100% 100%;
}
.headerm img{
	display: block;
    height: 2rem;
    margin: 0 auto;
    padding-top: 0.5rem;
}

.navm{
	width: 100%;
	height: 0.77rem;
	background-color: #fff;
	border-bottom: 1px solid #487bd9;
}
.navm ul li{
	float: left;
	width: 20%;
	height: 0.77rem;
	line-height: 0.77rem;
	text-align: center;
	background: url(nav_x.jpg)no-repeat left center;
	background-size: 0.01rem;
}
.navm ul li:first-child{
	background: none;
}
.navm ul li a{
	display: block;
	font-size: 0.24rem;
	font-weight:bold;
	color: #11499f;
}

.navm ul li.this a i{
	display: block;
    width: 80%;
    border-radius:0.1rem;
    height: 0.05rem;
    background: #11499f;
    margin: 0 auto;
    margin-top: -0.14rem;
}
.navm ul li:first-child.this a i{
	display: block;
    width: 45%;
}
/*底部*/
.footbgm{background: url(footbg.png) center center no-repeat;background-size:100% 100%;height:2rem;margin-top: 0.34rem;}
.footerm{
	width: 100%;
	height: 1rem;
	background: #056eb0;
	margin-top:1rem;
	padding-top: 0.25rem;
}
.dzicon{
	float:left;
	width:15%;
	height:100%;
}
.dzicon img{
	width: 0.4rem;
    height: 0.5rem;
    margin: 0 0.3rem;
    margin-top: 0.05rem;
}
.footerm ul{
	float: left;
	width:85%;
}
.footerm ul li{
	float: left;
	width:49.5%;
}

.footerm ul li p{
	font-size: 0.16rem;
	color: #FFFFFF;
	line-height: 0.3rem;
}

.footerm ul li:first-child{
	margin-right:1%;
}
/*面包屑*/
.current-position{
font-size: 0.26rem;
    margin: 0.1rem;
}
