body{
    position: initial;
    top: initial;
    height: initial;
    overflow: initial;
}
body.on{
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.z-body{
    width: 100%;
    box-sizing: border-box;
    padding: 1.2rem 0.1rem 0.7rem 0.1rem;
    font-size: 0.14rem;
}
.z-titlediv {
    width: 100%;
    box-sizing: border-box;
    padding: 0.1rem 0.1rem 0rem 0.1rem;
    background: #fff;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    font-size: 0.14rem;
    box-shadow: 0px 5px 5px #f7f7f7;
}
.z-topsearch{
    width: 100%;
    height: 0.3rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.z-time{
    width: 80%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.z-time p{
	display:inline-clock;
	width:47%;
	box-sizing: border-box;
    box-shadow: 0.03rem 0.03rem 0.1rem rgba(210,208,208,0.15), -0.03rem 0.03rem 0.1rem rgba(210,208,208,0.15), 0.03rem -0.03rem 0.1rem rgba(210,208,208,0.15), -0.03rem -0.03rem 0.1rem rgba(210,208,208,0.15);
    border-radius: 0.15rem;
}
.z-time input{
    width: 100%;
    height: 100%;
    border: none;
	box-sizing: border-box;
	border-radius: 0.15rem;
    padding-left: 0.1rem;
}
.z-search{
    width: 80%;
    height: 0.3rem;
    position: relative;
	box-sizing: border-box;
    box-shadow: 0.03rem 0.03rem 0.1rem rgba(210,208,208,0.15), -0.03rem 0.03rem 0.1rem rgba(210,208,208,0.15), 0.03rem -0.03rem 0.1rem rgba(210,208,208,0.15), -0.03rem -0.03rem 0.1rem rgba(210,208,208,0.15);
    border-radius: 0.15rem;
}
.z-search .z-searchtext{
    width: 100%;
    height: 100%;
    border: none;
	box-sizing: border-box;
	border-radius: 0.15rem;
    padding-left: 0.1rem;
	padding-right: 0.25rem;
}
.z-search .z-searchimg{
    position: absolute;
    right: 0;
    top: -0.01rem;
    width: 0.3rem;
    height: 100%;
    border: none;
    background: url("../images/public/z-homesearch2.png")no-repeat center center;
    background-size: 0.15rem 0.15rem;
}
.z-topsearch i {
    height: 100%;
    line-height: 0.3rem;
    font-size: 0.12rem;
    padding-left: 0.2rem;
    background: url(../images/public/z-dituimg1.png)no-repeat left center;
    background-size: 0.15rem 0.13rem;
}
.z-topsearch span{
    height: 100%;
    line-height: 0.3rem;
    font-size: 0.12rem;
    padding-left: 0.2rem;
    background: url("../images/public/z-shaixuanbot.png")no-repeat left center;
    background-size: 0.15rem 0.15rem;
}
.z-tongji{
    width: 100%;
    font-size: 0.12rem;
    margin-bottom: 0.1rem;
    margin-top: 0.1rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.z-tongji span{
    display: inline-block;
    padding-left: 0.2rem;
    color: #c20007;
}
.z-tongji span:nth-child(1){
    background: url("../images/public/z-tongjiback5.png")no-repeat left center;
    background-size: 0.16rem 0.16rem;
}
.z-tongji span:nth-child(2){
    background: url("../images/public/z-tongjiback6.png")no-repeat left center;
    background-size: 0.16rem 0.16rem;
}
.z-tongji span:nth-child(3){
    background: url("../images/public/z-tongjiback7.png")no-repeat left center;
    background-size: 0.16rem 0.16rem;
}
.z-tongji span:nth-child(4){
    background: url("../images/public/z-tongjiback8.png")no-repeat left center;
    background-size: 0.16rem 0.16rem;
}
.z-zyxm,.z-zyzz,.z-fczs,.z-sjzx,.z-tzgg{
    width: 100%;
    font-size: 0.14rem;
    margin-top: 0.1rem;
}
.z-zyxm ul{
    width: 100%;
}
.z-zyxm ul li{
    width: 100%;
    box-shadow: 0.05rem 0.05rem 0.05rem #f5f5f5, -0.05rem 0.05rem 0.05rem #f5f5f5, 0.05rem -0.05rem 0.05rem #f5f5f5, -0.05rem -0.05rem 0.05rem #f5f5f5;
    box-sizing: border-box;
    padding: 0.1rem;
	margin-bottom: 0.1rem;position:relative;
}
.z-zyxm ul li i.activity-ico{top:2px;right:2px;width:.6rem;height:.6rem;display:block;position:absolute;z-index:999;}
.z-zyxm ul li i.activity-ico img{width:100%;height:100%;display:block;}
.z-zyxmtop{
    width: 100%;
    margin-bottom: 0.05rem;
}
.z-zyxmtop .z-zyxmtopleft{
    width: 16%;
    height: 0.55rem;
    float: left;
    margin-top: 0.05rem;
}
.z-zyxmtop .z-zyxmtopleft img{
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.z-zyxmtop .z-zyxmtopright{
    width: 80%;
    float: right;
}
.z-zyxmtop .z-zyxmtopright h2{
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 0.03rem;
    color: #333333;
}
.z-zyxmtop .z-zyxmtopright p{
    font-size: 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 0.03rem;
    padding-left: 0.2rem;
    background: url("../images/public/z-zyxmimg1.png")no-repeat left center;
    background-size: 0.11rem 0.13rem;
    color: #666666;
}
.z-zyxmtop .z-zyxmtopright span{
    font-size: 0.12rem;
    padding-left: 0.2rem;
    background: url("../images/public/z-zyxmimg2.png")no-repeat left center;
    background-size: 0.13rem 0.13rem;
    color: #ffc24b;
}
.z-zyxmtop .z-zyxmtopright span i{
    display: inline-block;
    margin-left: 0.15rem;
    padding-left: 0.2rem;
    background: url("../images/public/z-zyxmimg3.png")no-repeat left center;
    background-size: 0.13rem 0.13rem;
    color: #ff5760;
}
.z-zyxm ul li .z-zyxm-p{
    margin-top: 0.05rem;
    font-size: 0.14rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-zyxmbot{
    width: 100%;
    margin-top: 0.05rem;
    margin-bottom: 0.05rem;
}
.z-zyxmbot i{
    display: inline-block;
    font-style: italic;
    float: left;
    color: #C20007;
    line-height: 0.25rem;
}
.z-zyxmbot span{
    width: 0.65rem;
    height: 0.25rem;
    float: right;
    background: #C20007;
    color: #FFFFFF;
    border-radius: 0.05rem;
    line-height: 0.25rem;
    text-align: center;
}
.z-screen{
    width: 100%;
    height: 100%;
    font-size: 0.14rem;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    visibility: hidden;
    z-index: 999;
    transition: all 0.3s ease;
}
.z-screen.on{
    visibility: initial;
}
.z-screen .z-screencont{
    width: 100%;
    height: 60%;
    background: #FFFFFF;
    position: absolute;
    bottom: -60%;
    left: 0;
    transition: all 0.5s ease;
}
.z-screen .z-screencont.on{
    bottom: 0;
}
.z-screencont11{
    display: none;
}
.z-screencont22{
    display: none;
}
.z-screentop{
    width: 100%;
    height: 0.4rem;
}
.z-screentop li{
    width: 50%;
    height: 100%;
    float: left;
    line-height: 0.4rem;
    font-size: 0.16rem;
    text-align: center;
}
.z-screentop li.on{
    background: #f7f7f7;
}
.z-screencont1 .z-screencont11 ul{
    width:100%;
    line-height: 0.3rem;
    background: #f7f7f7;
    overflow-x: scroll;
}
.z-screencont1 .z-screencont11 ul li{
    width: 33.3%;
    height: 100%;
    float: left;
    line-height: 0.3rem;
    text-align: center;
}
.z-screencont1 .z-screencont11 ul li i{
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    margin-left: 0.05rem;
    background: url("../images/public/z-screencontimg1.png")no-repeat center center;
    background-size: 0.06rem 0.1rem;
    transition: all 0.2s ease;
}
.z-screencont1 .z-screencont11 ul li i.on{
    background: url("../images/public/z-screencontimg2.png")no-repeat center center;
    background-size: 0.1rem 0.06rem;
}
.z-screencont22{
    width: 100%;
    box-sizing: border-box;
    padding: 0.1rem 0.05rem;
	overflow-y: auto;
}
.z-screencont22 span{
    display: inline-block;
    min-width: 0.75rem;
    height: 0.25rem;
    font-size: 0.12rem;
    box-sizing: border-box;
    padding-left: 0.13rem;
    padding-right: 0.13rem;
    line-height: 0.25rem;
    text-align: center;
    border-radius: 0.05rem;
    border: 0.01rem solid #8d8d8d;
}
.bmdw span{
	min-width: 1rem;
}
.z-screencont22 p{
    height: 0.35rem;
    display: inline-block;
    box-sizing: border-box;
    padding: 0.05rem;
    position: relative;
}
.z-screencont22 p i{
    width: 0.12rem;
    height: 0.12rem;
    position: absolute;
    right: 0.03rem;
    bottom: 0.02rem;
}
.z-screencont22 p.on i{
    background: url("../images/public/z-screencontimg3.png")no-repeat center center;
    background-size: 0.12rem 0.12rem;
}
.z-screenbut{
    width: 100%;
    height: 0.3rem;
    position: absolute;
    bottom: 0.2rem;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 10%;
}
.z-screenbut input{
    width: 30%;
    height: 100%;
    text-align: center;
    line-height: 0.3rem;
    background: #C20007;
    color: #FFFFFF;
    border: none;
    border-radius: 0.05rem;
}


.z-topsearch i.on{
    background: url("../images/public/z-liebiaoimg1.png")no-repeat left center;
    background-size: 0.15rem 0.13rem;
}
.z-sjzddt{
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -99;
    display:none;
}
.z-sjzddt.on{
    opacity: 1;
    z-index: 99;
    display:block;
}
.z-zyxm{
    opacity: 1;
    z-index: 99;
    display:block;
}
.z-zyxm.on{
    opacity: 0;
    z-index: -99;
    display:none;
}



.z-maptext{
    width: 100%;
    height: 0.25rem;
    position: fixed;
    left: 0%;
    bottom: 0.8rem;
    font-size: 0.12rem;
    line-height: 0.25rem;
    box-sizing: border-box;
    padding: 0 0.2rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background-color: #fff;
    opacity: 0;
    z-index: -99;
}
.z-maptext.on{
    opacity: 1;
    z-index: 99;
}
.z-maptext span:nth-child(1){
    padding-left: 0.2rem;
    background: url("../images/public/activity_wks.png")no-repeat left center;
    background-size: 0.15rem 0.15rem;
}
.z-maptext span:nth-child(2){
    padding-left: 0.2rem;
    background: url("../images/public/activity_zm.png")no-repeat left center;
    background-size: 0.15rem 0.15rem;
}
.z-maptext span:nth-child(3){
    padding-left: 0.2rem;
    background: url("../images/public/activity_jxz.png")no-repeat left center;
    background-size: 0.15rem 0.15rem;
}

.z-panel{
	width: 0.8rem;
	height: 0.8rem;
	font-size:0rem;
	position: fixed;
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	padding: 0.05rem;
	margin-top: -0.4rem;
	margin-left: -0.4rem;
	background-color: rgba(0,0,0,0.4);
	border-radius: 0.05rem;
	text-align: center;
	z-index:99;
	display:none;
}
.z-panel.on{
	display:block;
}
.z-panel img{
	width: 0.35rem;
	height: 0.35rem;
	margin-top:0.03rem;
	animation: panel 1.5s linear 0s infinite;
}
@keyframes panel{
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.z-panel p{
	color: #666666;
	font-size: 0.12rem;
	margin-top: 0.1rem;
}
	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	