html,
body {
    min-height: 100%;
	width:100%;
}
::-webkit-scrollbar{
	width:0;
	height:0;
	color:transparent;
}
.hidden{
	display:none;
}
.over{
	overflow:hidden;
}
.wrap {
    width: 100%;
    height: auto;
    min-height: 100vh;
    overflow: hidden;
	position:relative;
	background:url(/Public/Theme/Wap/images/Ztyd/bg.jpg) no-repeat;
	background-size:100% 100%;
}
.top-img{
	width:100%;
	position:absolute;
	top:12rem;
	left:0;
}
.btn{position:fixed;z-index:11;bottom:1rem;right:0.2rem;width:1.6rem; border-radius:50%;}
.kf-html{
	position:fixed;top:0;left:0;z-index:66;width:100%;height:100%;background:rgba(0,0,0,0.6)
}
.kf-html .kf-box{
	position:absolute;top:50%;left:50%;z-index:67;width:80%;height:11.2rem;
	background-image: linear-gradient(to right,#2189ae,#c1292f);
	border:#fff 5px solid;
	border-radius: 12px;
	transform:translate(-50%,-50%);
}
.kf-html .kf-box .kf-box1{
	width:98%;
	height: 98%;
	border-radius: 6px;
	background-color: #fff;
	margin-left: 1%;
	margin-top: 1.5%;
	position:relative;
	text-align:center;
}
.close{
	width:1rem;
	height:1rem;
	position:absolute;
	box-sizing:border-box;
	padding:0.3rem;
	top:0.07rem;
	right:0.07rem;
}
.tx{
	width:2rem;
	height:2rem;
	border-radius:50%;
	margin:0.5rem auto;
	margin-top:1rem;

}
.txt-msg{
	width:100%;
	box-sizing:border-box;
	padding:0 0.5rem;
	font-size:12px;
	line-height:1.6
}
.txt-ts{
	width:100%;
	text-align:center;
	font-size:12px;
	color:#d27578
}
.ewm-box{
	width:4rem;
	height:4rem;
	background-image: linear-gradient(to right,#2189ae,#c1292f);
	margin:0.3rem auto;
	margin-top:0.7rem;
}
.ewm-box .ewm{
	width:98%;
	height:98%;
	margin-top:1%
}

.wrap>.header{
	width:100%;
	position:relative;
}
.wrap>.c-bg{
	width:100%;
	position:absolute;
	left:0; 
	bottom:0;
}
.wrap>.header>img{
	width:100%;
	height:100%;
	padding-bottom:1.3rem;
}
.wrap>.header .menu{
	width:100%;
	height:1.111rem;
	font-size:0.333rem;
	display:-webkit-flex;
	-webkit-align-items:center;
	display:flex;
	align-items:center;
	overflow-x:scroll;
	position:absolute;
	bottom:-0.2rem;
	left:0;
	justify-content:space-between;
	z-index:9;
	box-sizing:border-box;
	padding:0 6%;
}
.wrap>.header .menu .menu-cell{
	-webkit-flex:0 0 1.9rem;
	flex:0 0 1.9rem;
	height:0.786rem;
	background:#0e634b;
	color:#fff;
	font-size:12px;
	text-align:center;
	line-height:0.786rem;
	border-radius:4px;
}
.wrap>.header .menu .empty-cell{
	-webkit-flex:0 0 0.1rem;
	flex:0 0 0.1rem;
	height:0.648rem;
}
.wrap>.header .menu .menu-cell div{
	transform:scale(0.85,0.85);
	font-weight:bold;
}
.wrap>.header .menu .menu-cell.active{
	background:#0e7c4f;
}

.wrap .split-top{
	width:8.681rem;
	margin:0 auto;
	display:block;
	position:relative;
	z-index:2;
	margin-bottom:0.5rem;
}
.wrap .wrap-container{
	width:93%;
	height:auto;
	margin:0 auto;
	margin-top:0.259rem;
	padding-bottom:0.347rem;
	background-color: #01684d;
	border-radius: 0.22rem;
	overflow:hidden;
	position:relative;
	margin-bottom:1rem;
	z-index:10
}
.wrap .wrap-container:nth-child(2){
	margin-top:1rem;
}
.wrap .wrap-container .header{
	width:100%;
	display:-webkit-flex;
	-webkit-justify-content:space-between;
	-webkit-align-items:center;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0.47rem;
	padding-bottom:0;
	box-sizing:border-box;
}
.wrap .wrap-container .header .main{
	width:100%;
	height:100%;
}
.wrap .wrap-container .header .main .title{
	width:100%;
	font-size:0.5rem;
}
.wrap .wrap-container .header .main .title img{
	width:100%
}

.wrap .wrap-container .header .main .subtitle{
	font-size:0.346rem;
	line-height:0.346rem;
	color:#e75b40;
	margin-top:-0.546rem;
	margin-left:0.04rem;
	padding:0 0.407rem;
	box-sizing:border-box;
}
.wrap .wrap-container .header .btn-more{
	width:1.741rem;
	height: 0.556rem;
	line-height:0rem;
	background-color: #f5f5f5;
	border-radius: 0.278rem 0rem 0rem 0.278rem;
	position:absolute;
	top:0.574rem;
	right:0;
	display:-webkit-flex;
	-webkit-justify-content:flex-end;
	-webkit-align-items:center;
	display:flex;
	justify-content:flex-end;
	align-items:center;
	font-size:0.333rem;
	color:#999;
	padding-top:2px;
	padding-right:0.407rem;
}
.wrap .wrap-container .header .btn-more::before{
	content:'更多';
	display:block;
}
.wrap .wrap-container .header .btn-more::after{
	content:'';
	display:block;
	width: 0.13rem;
    height: 0.22rem;
	background:url(/Public/Theme/Wap/images/Ztyd/icon-arrow.png) no-repeat;
	background-size:100% 100%;
    margin-left: 0.1rem;
	-webkit-transform: translateY(-10%);
    transform: translateY(-10%);
}
.wrap #market .items{
	width:100%;
}
.wrap #market .items .item{
	width:100%;
	margin-top:0.556rem;;
}
.wrap #market .items .item .title{
	width:100%;
	font-size:0.389rem;
	color:#333;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}
.wrap #market .items .item .describe,.wrap #market .items .item .thumb{
	display:none;
}
.wrap #market .items .item .other{
	font-size:0.333rem;
	color:#999;
	margin-top:0.324rem;
}
.wrap #market .items .item .other span{
	margin-left:0.435rem;
}
.wrap #market .items .item .other span:first-child{
	margin-left:0;
}
.wrap #market .items .item:first-child{
	margin-top:0;
}
.wrap #market .items .item:first-child .title{
	font-size:0.444rem;
	font-weight:bold;
	white-space:normal;
}
.wrap #market .items .item:first-child .title::before{
	content:'热门';
	width:32px;
	height:17px;
	line-height:18px;
	text-align:center;
	display:inline-block;
	box-sizing:content-box;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background-color:#dd2222;
	border-radius:0.056rem;
	transform:translateY(-14%);
	margin-right:0.2rem;
}
.wrap #market .items .item:first-child .describe{
	display:block;
	margin-top:0.389rem;
	font-size:0.333rem;
	color:#666;
}
.wrap #market .items .item:first-child .thumb{
	display:block;
	margin-top:0.352rem;
	width:100%;
}
.wrap #market .items .item:first-child .thumb img{
	width:100%;
	border-radius:0.1rem;
}
.wrap #market .items .item:first-child .other{
	display:none;
}
.wrap #project .items,.wrap #seller .items,.wrap #shequn .items{
	width:100%;
	margin-top:0.741rem;
}
.wrap #project .items .item,.wrap #seller .items .item,.wrap #master .items .item,.wrap #market .items .item,.wrap #shequn .items .item{
	width:96%;
	margin-left:2%;
	margin-top:0rem;
	display:-webkit-flex;
	display:flex;
	position:relative;
	box-sizing:border-box;
	z-index:3;
	padding-bottom:0.45rem
}
.newCla{
	background:#d3e8ef;
}
.wrap #project .items .item:first-child,.wrap #seller .items .item:first-child,.wrap #shequn .items .item:first-child{
	margin-top:0;
}
#project .i-line,#seller .i-line,#master .i-line,#market .i-line,#shequn .i-line{
	width:99%;
	height:1px;
	background:#cccccc;
	position:absolute;
	top:-0.05rem;
	left:0;
}
.wrap #project .items .item:first-child .i-line,.wrap #shequn .items .item:first-child .i-line,.wrap #seller .items .item:first-child .i-line,.wrap #master .items .item:first-child .i-line,.wrap #market .items .item:first-child .i-line{
	display:none
}
.wrap #project .items .item .main,.wrap #seller .items .item .main,.wrap #shequn .items .item .main{position:relative;}

.news-img{
	position:absolute;
	top:-15%;
	left:5%;
	z-index:1;
	width:0.6rem;
	height:0.305rem;
	background:url('news-img.png') no-repeat;
	background-size:100% 100%;
}
.news-img>div{
	width:100%;
	height:100%;
	position:relative;
	overflow: hidden;
}
.news-img>div>.guang{
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: -60px;
overflow: hidden;
transform: skewX(-30deg);
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .8)50%, rgba(255, 255, 255, 0)100%);
}
#market .news-img{
	top:5%;
	left:4%;
}
#market .items .item:first-child .news-img{display:none;}
.wrap #project .items .item .thumb,.wrap #seller .items .item .thumb,.wrap #shequn .items .item .thumb{
	-webkit-flex:0 0 2.667rem;
	flex:0 0 2.667rem;
	height: 1.778rem;
}
.wrap #project .items .item .thumb img,.wrap #seller .items .item .thumb img,.wrap #shequn .items .item .thumb img{
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:0.1rem;
}
.wrap #project .items .item .main,.wrap #seller .items .item .main,.wrap #shequn .items .item .main{
	width:100%;
	padding-left:0.361rem;
}
.wrap #project .items .item .main .title,.wrap #seller .items .item .main .title,.wrap #shequn .items .item .main .title{
	font-size: 0.389rem;
	line-height: 0.556rem;
	color: #333333;
	font-weight:bold
}
.wrap #project .items .item .main .brand,.wrap #seller .items .item .main .brand,.wrap #shequn .items .item .main .brand{
	font-size: 0.333rem;
	line-height: 0.511rem;
    color: #999999;
    margin-top: 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.wrap #citizens .items{
	width:100%;
	margin-top:1.056rem;
}
.wrap #master .items{
		width:100%;
	margin-top:0.2rem;
}
.wrap #citizens .items .item{
	width:100%;
	padding:0.407rem 0;
	border-radius: 0.167rem;
}
.wrap #master .items .item:first-child,.wrap #citizens .items .item:first-child{
	margin-top:0;
}
.wrap #citizens .items .item .title{
	width:100%;
	font-size: 0.389rem;
	line-height: 0.556rem;
	color: #333333;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.wrap #master .items .item .title{
	width:100%;
	font-size: 0.389rem;
	line-height: 0.556rem;
	color: #333333;
	font-weight:bold;
}
.wrap #master .items .item .main,.wrap #citizens .items .item .main{
	width:100%;
	margin-top:0.435rem;
	display:-webkit-flex;
	display:flex;
}
.wrap #master .items .item .main .describe,.wrap #citizens .items .item .main .describe{
	width:100%;
	padding-right:0.398rem;
	font-size: 0.333rem;
	line-height: 0.5rem;
	color: #666666;
}
.wrap #master .items .item .main .describe{
	width:72%;
	display:flex;
	flex-direction: column;
	justify-content:space-between;
	
}
.wrap #master .items .item .main .describe .cc{
width:100%;
text-overflow:ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
overflow: hidden;
}
.wrap #master .items .item .main .thumb,.wrap #citizens .items .item .main .thumb{
	-webkit-flex:0 0 2.667rem;
	flex:0 0 2.667rem;
	height: 1.778rem;
}
.wrap #master .items .item .main .thumb img,.wrap #citizens .items .item .main .thumb img{
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:0.1rem;
}
.wrap #brand .items{
	width:100%;
	height:3rem;
	margin-top:0.731rem;
}
.wrap #brand .items .item{
	width: 2.759rem;
}
.wrap #brand .items .item .thumb{
	width:100%;
	height:2.407rem;
	overflow:hidden;
	background-color: #f5f5f5;
	border-radius: 0.111rem;
	padding:0.657rem 0.352rem;
}
.wrap #brand .items .item .thumb img{
	width:100%;
	height:100%;
	object-fit:contain;
}
.wrap #brand .items .item .title{
	font-size: 0.333rem;
	line-height: 0.111rem;
	color: #333333;
	margin-top:0.278rem;
	text-align:center;
}
.wrap #seller .main,.wrap #live .main,.wrap #shequn .main{
	width:100%;
}
.wrap #seller .main .thumb,.wrap #live .main .thumb,.wrap #shequn .main .thumb{
	width:100%;
	margin-top:0.741rem;
}
.wrap #seller .main .thumb img,.wrap #live .main .thumb img,.wrap #shequn .main .thumb img{
	width:100%;
	display:block;
	border-radius:0.1rem;
}
.wrap #seller .main .info,.wrap #live .main .info,.wrap #shequn .main .info{
	width:100%;
	display:-webkit-flex;
	-webkit-justify-content:space-between;
	-webkit-align-items:center;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:0.37rem;
}
.wrap #seller .main .info .main-info,.wrap #live .main .info .main-info,.wrap #shequn .main .info .main-info{
	display:-webkit-flex;
	-webkit-align-items:center;
	display:flex;
	align-items:center;
}
.wrap #seller .main .info .main-info .headimg,.wrap #live .main .info .main-info .headimg,.wrap #shequn .main .info .main-info .headimg{
	width:0.648rem;
	height:0.648rem;
	line-height:0;
}
.wrap #seller .main .info .main-info .headimg img,.wrap #live .main .info .main-info .headimg img,.wrap #shequn .main .info .main-info .headimg img{
	width:100%;
	height:100%;
	border-radius:50%;
	object-fit:cover;
}
.wrap #seller .main .info .main-info .name,.wrap #live .main .info .main-info .name,.wrap #shequn .main .info .main-info .name{
	font-size: 0.389rem;
	line-height: 0.111rem;
	color: #333333;
	margin-left:0.287rem;
}
.wrap #seller .main .info .position,.wrap #live .main .info .viewed,.wrap #shequn .main .info .viewed{
	font-size: 0.333rem;
	height:0.37rem;
	line-height: 0.43rem;
	color: #999999;
	padding-left:0.463rem;
	background:url(/Public/Theme/Wap/images/WkSpecial/icon-position.png) no-repeat;
	background-size:0.306rem 0.37rem;
	background-position:left center;
}
.wrap #live .main .thumb{
	position:relative;
}
.wrap #live .main .thumb img:nth-child(2){
	width:1.593rem;
	height:1.593rem;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.wrap #live .main .info .viewed{
	background:none;
}

.wrap .wrap-container .items{
	width:calc(100% - 0.7rem) !important; 
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	padding:0 0.2rem;
	margin-top:0.347rem !important;
	border-radius:0.2rem;
	background:#fff;
}
.wrap .wrap-container .items .item{
	padding-top:0.45rem !important;
}
.wrap>.footer{
	width:100%;
	position:relative;
}
.end{width:88%;position:relative;z-index:9;display:block; margin:1rem auto;}
.wrap>.footer .support-info{
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.wrap>.footer .support-info img{
	max-width:2.481rem;
	max-height:1.173rem;
	display:block;
	margin:0 auto;
}
.wrap>.footer .support-info div{
	font-size:0.296rem;
	letter-spacing:0.002rem;
	color:#fff;
	margin-top:0.194rem;
	
}
@keyframes news{
	0%{
		opacity: 1;
		transform:scale(0.95,0.95)
	}
	100%{
		opacity: 0;
		transform:scale(1,1)
	}
}