header {
	display: flex;
	align-items: center;
	width: 100%;
	height: 1.17rem;
	background-color: #ffffff;
	padding-left: 0.29rem;
	box-sizing: border-box;
}

header a {
	display: block;
}

/* 头部  开始------ */
header a:first-of-type,
header a:first-of-type>img,
header a:first-of-type>mip-img {
	display: block;
	width: 1.7rem;
	height: 0.57rem;
}

header a:last-of-type {
	width: 4.8rem;
	height: 0.7rem;
	background-color: #e8e8e8;
	opacity: 0.76;
	border-radius: 0.35rem;
	padding: 0 0.35rem;
	box-sizing: border-box;
	line-height: 0.7rem;
	margin-left: 0.4rem;
}

header a:last-of-type>i {
	vertical-align: middle;
	margin-right: 0.2rem;
}

.current-position {
	width: 100%;
	height: 0.68rem;
	padding-left: 0.29rem;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.current-position,
.current-position>a {
	font-size: 0.26rem;
	color: #999999;
	line-height: 0.68rem;
}

/* 头部 结束----- */

/* banner轮播  开始*/
.zsNewBanner {
	width: 100%;
	background: #fff;
	font-size: .24rem;
	overflow: hidden;
	margin-bottom: .2rem;
	position: relative;
}

.zsNewBanner .banner {
	width: 6.9rem;
	height: 2.8rem;
	overflow: hidden;
	margin: .24rem auto .2rem;
	border-radius: .1rem;
}

.zsNewBanner .swiper-container {
	width: 100%;
	height: 2.8rem;
}

.zsNewBanner .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 100%;
}

.zsNewBanner .swiper-pagination .swiper-pagination-bullet {
	width: .19rem;
	height: .18rem;
	border: solid .01rem #ffffff;
	background: transparent;
	opacity: 1;
}

.zsNewBanner .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #ffffff;
}

.zsNewBanner .mip-carousel-indicator-wrapper {
	position: absolute;
	bottom: 0.4rem;
	left: 50%;
	transform: translate(-50%);
}

.zsNewBanner .mip-carousel-indicatorDot .mip-carousel-indecator-item {
	width: 0.19rem;
	height: 0.18rem;
	border: solid 0.01rem #ffffff;
	background: transparent;
	opacity: 1;
}

.zsNewBanner .mip-carousel-indicatorDot .mip-carousel-activeitem {
	background-color: #ffffff;
}

.zsNewBanner .mip-carousel-wrapper,
.zsNewBanner .mip-carousel-container {
	height: 2.8rem;
}

.zsNewBanner .mip-carousel-slideBox {
	overflow: hidden;
	height: 2.8rem;

}

/* banner轮播 结束--- */

/* 该页面的标题样式 */
.zsNew_Indextitle {
	text-align: center;
	padding: .24rem 0 0;
	margin-bottom: .2rem;
	background: #fff;
}

.zsNew_Indextitle>img,
.zsNew_Indextitle>mip-img {
	display: inline-block;
	width: .4rem;
}

.zsNew_Indextitle>span {
	font-size: .34rem;
	color: #333;
	font-weight: 600;
	margin: 0 .14rem;
}

/* 加盟专题列表  开始----- */
.ztIndex_jmztBox {
	background: #fff;
	margin-bottom: .2rem;
	padding: 0 .29rem .2rem;
	box-sizing: border-box;
}

.ztIndex_jmztUl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	overflow: hidden;
	margin-top: .3rem;
}

.ztIndex_jmztLists {
	width: 3.32rem;
	border: 1px #eeeeee solid;
	margin-bottom: 0.2rem;
}

.ztIndex_jmztLists>a>img,
.ztIndex_jmztLists>a>mip-img {
	display: block;
	width: 2.48rem;
	height: 1.79rem;
	background-color: #f5f5f5;
	border-radius: 4px;
	margin: .27rem auto .2rem;
}

.ztIndex_jmztLists>a>p {
	font-size: .24rem;
	color: #666;
	line-height: .34rem;
	padding: 0 .2rem;
	height: .64rem;
	overflow: hidden;
	margin-bottom: .1rem;
}

.ztIndex_jmztLists>p {
	padding: 0 .2rem;
	font-size: .24rem;
	margin-bottom: 0.14rem;
	color: #666;
}

.ztIndex_jmztLists>p>span {
	width: 54%;
}

.ztIndex_jmztLists>p>span>i {
	color: #fd7f2f;
	margin-right: .08rem;
}

.ztIndex_jmztLists>p>span:nth-of-type(2) {
	float: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ztIndex_jmztBox .loadMore {
	display: block;
	width: 1.73rem;
	height: .55rem;
	border-radius: .3rem;
	border: 1px #dedede solid;
	color: #E00B0B;
	text-align: center;
	line-height: .55rem;
	font-size: .26rem;
	margin: .14rem auto .1rem;
}

.ztIndex_jmztBox .AddmoreList {
	width: 1.78rem;
	height: .48rem;
	text-align: center;
	line-height: .48rem;
	border-radius: .1rem;
	background: #f1f1f1;
	font-size: .26rem;
	margin: .1rem auto .1rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #666666;
}

/* 加盟专题列表 结束---- */

/* 热门招商  开始-------*/
.zsIndus_tjzsBox {
	background: #fff;
	margin-bottom: .2rem;
	padding: .17rem 0 .2rem 0;
	box-sizing: border-box;
}

.zsIndus_tjzsBox>ul {
	height: auto;
	overflow-y: auto;
	display: flex;
	justify-content: space-between;
	padding: .17rem 0 .2rem .29rem;
}

.tjzhaoshang_lists {
	width: 3.14rem;
	height: auto;
	border-radius: .2rem;
	background: #fff;
	margin-right: .2rem;
	box-shadow: 0 0 6px 1px #e7e7e7;
	padding-bottom: .1rem;
}

.tjzhaoshang_lists>a>span,
.tjzhaoshang_lists>a>span>img,
.tjzhaoshang_lists>a>span>mip-img {
	width: 3.14rem;
	height: 1.96rem;
	border-top-left-radius: .2rem;
	border-top-right-radius: .2rem;
}

.tjzhaoshang_lists>a>p {
	width: 3.14rem;
	padding: 0 .14rem;
	box-sizing: border-box;
	color: #333;
	text-align: left;
	font-size: .3rem;
	line-height: .56rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tjzhaoshang_lists>a>div {
	width: 3.14rem;
	padding: 0 .14rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}

.tjzhaoshang_lists>a>div>strong {
	color: #de000e;
	font-size: .24rem;
	float: left;
}

.tjzhaoshang_lists>a>div>span {
	font-size: .24rem;
	color: #999;
	float: right;
}

/* 热门招商  结束-------*/
