h1 {
	font-size: .36rem;
	font-weight: 300;
	margin-block-start: 0;
	margin-block-end: 0
}

h2 {
	font-size: .64rem;
	font-weight: 300;
	margin-block-start: 0;
	margin-block-end: 0
}

li {
	list-style-type: none
}

.n-layout {
	padding: 1rem 0;
	color: #000;
	position: fixed;
	width: 100%
}

.n-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: .4rem .5rem .2rem .5rem;
	background-color: #f5f7fa;
	font-size: .36rem;
	box-shadow: inset 0 -1px 0 0 #dedede
}

.n-title-v div:nth-child(1) {
	font-size: .36rem;
	line-height: .5rem;
	color: #000
}

.n-title-v div:nth-child(2) {
	font-size: .24rem;
	line-height: .32rem;
	color: #333
}

.n-title img {
	width: .44rem;
	height: .44rem;
	transition: all .3s linear
}

.n-content {
	background-color: #fff;
	height: 0;
	box-shadow: inset 0 -1px 0 0 #dedede;
	overflow: hidden;
	font-size: .34rem;
	padding: 0 .5rem;
	transition: all .3s linear
}

.n-content div {
	display: flex;
	align-items: center;
	height: 1rem;
	border-bottom: .01rem solid #ccc
}

.n-content a {
	display: flex;
	width: 100%
}

.mar-top-30 {
	margin-top: .3rem
}

.mar-top-40 {
	margin-top: .4rem
}

.mar-top-50 {
	margin-top: .5rem
}

.mar-top-120 {
	margin-top: 1.2rem
}

.b-layout {
	padding-top: 2.4rem
}

.b-content {
	color: #000;
	padding: .6rem .5rem .5rem .5rem
}

.b-banner {
	width: 100%;
	height: 4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain
}

.b-banner-cmcc {
	background-image: url(../images/banner_zhongyi@2x.png)
}

.b-banner-ctjt {
	background-image: url(../images/banner_fuzhouchengtou@2x.png)
}

.b-banner-gyjt {
	background-image: url(../images/banner_yangqi@2x.png)
}

.b-banner-htkj {
	background-image: url(../images/banner_hangtian@2x.png)
}

.b-banner-jgsw {
	background-image: url(../images/banner_jiguanju@2x.png)
}

.b-banner-zsy {
	background-image: url(../images/banner_zhongshiyou@2x.png)
}

.b-banner-czyh {
	background-image: url(../images/banner_bannk@2x.png)
}

.b-banner-wzxy {
	background-image: url(../images/banner_wuzhouxueyuan@2x.png)
}

.b-banner-liex {
	background-image: url(../images/banner_zijinkuangye@2x.png)
}

.b-banner-wtlh {
	background-image: url(../images/banner_weitonglihua@2x.png)
}

.b-banner-jxfz {
	background-image: url(../images/banner_jinxiang@2x.png)
}

.b-banner-gaj {
	background-image: url(../images/banner_gonganju@2x.png)
}

.b-title {
	font-size: .5rem;
	font-weight: bolder;
	line-height: .7rem
}

.fwxs {
	margin-top: .2rem;
	width: 6.5rem;
	height: 2.2rem;
	background: url(../images/banner_fuwuxingshi@2x.png) no-repeat center;
	background-size: contain;
	display: flex;
	justify-content: center;
	flex-direction: column
}

.fwxs div {
	margin-left: .4rem
}

.fwxs p {
	color: #000;
	font-size: .4rem;
	line-height: .56rem;
	margin: 0
}

.fwxs p:last-child {
	font-size: .3rem;
	color: #333
}

.item {
	padding: .4rem .5rem .3rem .5rem
}

.item-title {
	font-size: .5rem;
	font-weight: bolder;
	line-height: .7rem;
	color: #000;
	text-align: center
}

.item-img-h {
	margin: .5rem 0
}

.item-des {
	margin-top: .3rem;
	font-size: .32rem;
	line-height: .5rem;
	color: #333
}

.item-link {
	color: #2e82f7;
	font-size: .32rem
}

.item-sub-title {
	margin-top: .5rem;
	font-size: .4rem;
	line-height: .56rem;
	color: #000
}

.img-content {
	width: 6.5rem
}

.img-content img {
	width: 6.5rem;
	height: 3.4rem;
}