.box {
	overflow: hidden;
	position: relative;
}

.header {
	background-color: #29a1d4;
	position: relative;
	padding: 0.05rem 0;
	overflow: hidden;
}

.top {
	padding-top: 0rem;
	/* height: 0.95rem; */
}

.logo img {
	width: 45%;
	padding: 0.2rem 0;
}

.swioe {
	position: relative;
}

.swioe img {
	width: 12%;
}

.top-right img {
	width: 0.45rem;
	padding: 0 0.1rem;
}

.top-right {
	color: #FFFFFF;
	font-size: 0.3rem;
	float: right;
	position: absolute;
	right: 0.1rem;
	top: 0.15rem;
}

.top-right a span {
	position: relative;
	top: 0.05rem;
	color: #fff;
	left: -0.1rem;
	font-size: 0.34rem;
}

.list_b {
	background-color: #fff;
}

.list_b li {
	margin: 0rem 0.3rem;
	background: #fff;
	border-bottom: 1px solid #cccccc;
	padding: 0.1rem 0 0.1rem 0;
	position: relative;
	overflow: hidden;
}

.list_b li h1 {
	font-size: 0.25rem;
	color: #333333;
	margin-top: 0.1rem;
	padding-bottom: 0.1rem;
}

.list_b li img {
	width: 2.4rem;
	height: 1.5rem;
	float: left;
	padding-right: 0.1rem;
}

.list_b span {
	font-size: 0.22rem;
	color: #999;
	float: right;
}

.list_b i {
	font-size: 0.25rem;
	color: #333333;
}

.footer {
	width: 100%;
	/* padding-bottom: 0.25rem; */
	background: #29a1d4;
}

.footer span {
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	display: block;
	/* padding-top: 0.26rem; */
	padding: 0.1rem;
	line-height: 0.3rem;
}

/* 内容页面 */
.box-nr {
	background-color: #fff;
	margin: 0 auto;
}

.box-top {
	padding: 0.2rem 0;
	border-bottom: 1px solid #ccc;
}

.box-top h1 {
	text-align: center;
	font-size: 0.35rem;
	font-weight: 600;
}

.box-top span {
	color: #8f9199;
	text-align: left;
	font-size: 0.24rem;
}

.box-top b {
	color: #8f9199;
	font-weight: 500;
	float: right;
	font-size: 0.2rem;
}

.box2 .box-nr:first-child {
	padding-right: 0.5rem;
}

.box-nr {
	background-color: #fff;
	border-bottom: 0.03rem solid #CCCCCC;

	padding-bottom: 0.05rem;
	line-height: 0.48rem;
	box-sizing: border-box;
}

.box-bottom img {
	width: 100%;
}

.box-bottom p {
	line-height: 0.45rem;
	color: #333;
	font-size: 0.3rem;
	margin: 0.2rem 0;
	text-align: justify;
}

.box-bottom {
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #ccc;
}

.nav-slqk {
	margin-top: 0.2rem;
	background-color: #fff;
}

.nav-top i {
	width: 0.06rem;
	height: 0.35rem;
	background-color: #308bdf;
	display: inline-block;
	position: absolute;
	top: 0.2rem;
}

.nav-top h1 {
	display: inline-block;
	font-size: 0.32rem;
	color: #333333;
	padding-left: 0.15rem;
	font-weight: 600;
}

.nav-top a {
	float: right;
	font-size: 0.2rem;
	color: #999999;
	line-height: 0.8rem;
}

.k1 .nav-top a {
	display: inline-block;
	font-size: 0.32rem;
	color: #333333;
	padding-left: 0.15rem;
	font-weight: 600;
}

.nav-top {
	height: 0.7rem;
	line-height: 0.75rem;
	padding: 0 0.2rem;
	background-color: #fff;
	position: relative;
}

.nav-ul li {
	padding: 0.1rem 0.2rem;
	border-bottom: 1px solid #ccc;
}

.nav-ul li h1 {
	font-size: 0.3rem;
	font-weight: 600;
	color: #333;
	line-height: 0.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav-ul li p {
	font-size: 0.24rem;
	text-indent: 2em;
	text-align: justify;
	line-height: 0.36rem;
	color: #999;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.nav-lb {
	background-color: #f5f5f5;
	padding-bottom: 0.18rem;
}

/* #contentKey {
	border: 1px solid #ccc;
	border-radius: 2px;
	margin-top: 0.2rem;
	width: 78%;
	margin-left: 4%;
	padding-left: 14%;
	line-height: 0.4rem;
	color: #e2e2e2;
	outline: none;
	font-size: 0.25rem;
} */

form {
	position: relative;
}

.i-search {
	outline: none;
	border: none;
	width: 0.3rem;
	height: 0.3rem;
	display: block;
	position: absolute;
	left: 0.5rem;
	top: 0.3rem;
	background: url(http://www.lfcmw.com/m/xw/image/searchi.png) no-repeat;
}

/* 轮播图 */
.Search_box a,
.Search_box span {
	display: inherit;
}

.swiper-container2 {
	width: 100%;
	position: relative;
	overflow: hidden;
	/* height: 2rem; */
	/* margin: 0.2rem 0rem; */
}

.swiper-container2 img {
	width: 100%;
	/* height: 100%; */
}

.swiper-pagination-bullet {
	border-radius: 0 !important;
}

.Search_box .swiper-pagination2 {
	width: 70px !important;
	position: absolute;
	bottom: 0.5rem;
	z-index: 99;
	right: 0.4rem;
}

.swiper-pagination-bullet {
	background-color: #F5F5F5 !important;
}



.swiper-container2 a {
	display: inline-block;
	width: 100%;
	/* height: 100%; */
	font-size: 0.4rem;
	color: #fff;
	text-align: left;
}

.Search_box .swiper-slide h2 {
	position: absolute;
	bottom: 0.24rem;
	left: 0.2rem;
}

.box {
	overflow: hidden;
	position: relative;
}

.Headlines {
	background-color: #fff;
	text-align: left;
	padding-top: 0.3rem;
	padding-bottom: 0.15rem;
	padding-left: 0.25rem;
	position: relative;
	font-size: 0.3rem;
	margin: 0.2rem 0;
	line-height: 0.45rem;
	overflow: hidden;
}

.Headlines span {
	position: relative;
	z-index: 99;
	top: -0.1rem;
}

.Headlines span {
	padding: 0rem 0.25rem;
	border-radius: 1%;
	font-size: 0.32rem;
	color: #fff;
	font-weight: 500;
	float: left;
	width: 1.1rem;
	text-align: center;
	height: 1.1rem;
	background: #406281;
	box-sizing: border-box;
}

/* .zy-e {
	font-size: 0.25rem;
	color: #0066cc;
	margin-top: 0.05rem;
} */

.box2 {
	background-color: #fff;
	overflow: hidden;
}

.box-nr {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 28px;
}

.box2 .box-nr h2:first-child {
	margin-left: 0.3rem;
}

.box2 .box-nr h2 {
	width: 6.8rem;
}

.box-nr h2 {
	font-weight: 500;
	color: #29a1d4;
	overflow: hidden;
}

.box2 .box-nr h2 span:first-child {
	width: 2rem;
	line-height: 0.48rem;
	margin-top: 0.2rem;
}

/* 
.box2 .box-nr h2 span:nth-child(2){
	float: left;
} */

.box-nr h2 a {
	font-weight: 500;
	font-size: 0.3rem;
	color: #406281;
	width: 100%;
}

.box-nr h2 a span:first-child {
	font-size: 0.36rem;
	float: right;
	color: #333333;
	font-weight: 600;
}

.box-nr h2 a span {
	font-size: 0.25rem;
	float: right;
	color: #999999;
	line-height: 0.42rem;
}

.box-nr ul {
	overflow: hidden;
}

.box-nr ul {
	border-bottom: 1px solid #ccc;
}

.box-nr ul li {
	border-top: 1px solid #cccccc;
	margin-top: 0rem;
	overflow: hidden;
	position: relative;
	padding-bottom: 0.2rem;
	padding-top: 0.2rem;
}

.box-nr ul li a {
	color: #333;
}

.box-nr ul li h1 {
	font-size: 0.25rem;
}

.box-nr ul li img {
	width: 2.4rem;
	height: 1.8rem;
	float: left;
	margin-right: 0.25rem;
}

.box-nr ul li span:nth-of-type(1) {
	font-size: 0.24rem;
	color: #999999;
	display: block;
	float: left;
	margin-top: 0.1rem;
}

.box-nr ul li span:nth-of-type(2) {
	font-size: 0.24rem;
	color: #999999;
	display: block;
	float: right;
	margin-top: 0.1rem;
}

.gd-cha {
	text-align: center;
	font-size: 0.28rem;
	display: block;
	padding: 0.2rem 0;
	color: #666666;
}

.nav-banner {
	margin: 0.24rem auto;
}

.nav-banner img {
	width: 100%;
	height: 2rem;
}

.left01 {
	float: left;
	width: 48%;
}

.left01 img {
	width: 100%;
	height: 5rem;
}

.rgba01 img {
	width: 100%;
	height: 5rem;
}

.rgba01 {
	float: right;
	width: 48%;
}

.rgba01 a h1 {
	color: #333333;
	font-size: 0.3rem;
	line-height: 0.56rem;
	text-align: center;
	font-weight: 500;
}

.left01 a h1 {
	color: #333333;
	font-size: 0.3rem;
	line-height: 0.56rem;
	text-align: center;
	font-weight: 500;
}

.nav-dzbk h2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.2rem;
}

.nav-dzbk {
	background-color#fff;
	overflow: hidden;
	border-top: 2px solid #0066cc;
}

.nav-shms {
	border-top: 2px solid #406281;
}

.nav-ix ul li {
	width: 49%;
	height: 1.5rem;
	float: left;
	margin-bottom: 0.2rem;
}

.nav-ix ul li:nth-of-type(even) {
	float: right;
}

.nav-ix ul li img {
	width: 100%;
	height: 1.5rem;
}

.nav-ix {
	overflow: hidden;
	margin-top: 0.2rem;
}
