.z-body{
    width: 100%;
    box-sizing: border-box;
    padding: 0.1rem 0.1rem 0.7rem 0.1rem !important;
	margin-left: 0%;
    transition: all ease 0.4s;
}
.z-body.on{
	margin-left: -30%;
}
.z-search{
    width: 100%;
    height: 0.3rem;
    font-size: 0.14rem;
    position: relative;
}
.z-searchspan1{
    width:65%;
    height: 0.3rem;
    display: inline-block;
	float: left;
    box-sizing: border-box;
    font-size: 0.14rem;
    line-height: 0.3rem;
    text-align: left;
    font-weight: bold;
    color: #333;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	font-family: 宋体;
}
.z-searchspan1 img{
	width:0.17rem;
	height:0.17rem;
	vertical-align: sub;
	margin-right:0.05rem;
}
.z-search i{
    display: inline-block;
    width: 0.2rem;
    height: 0.1rem;
    position: absolute;
    top: 0.1rem;
    left: 40%;
    background: url("../images/public/z-searchbot.png")no-repeat center center;
    background-size: 0.15rem 0.1rem;
    transition: all 0.5s ease;
}
.z-search i.onone{
    transform: rotate(180deg);
}
.z-search ul{
    z-index: -99;
    width: 45%;
    position: absolute;
    left: 0;
    bottom: -1.38rem;
    padding: 0.05rem 0;
    opacity: 0;
    border: 0.01rem solid #d2d2d2;
    background-color: #fff;
    border-radius: 0.02rem;
    box-shadow: 0 0.02rem 0.04rem rgba(0,0,0,.12);
    box-sizing: border-box;
    transition: all 0.5s ease;
}
.z-search ul.ontwo{
    z-index: 99;
    opacity: 1;
    bottom: -10.15rem;
}
.z-search ul li{
    float: left;
    width: 100%;
    height: 0.25rem;
    line-height: 0.25rem;
    background: #FFFFFF;
    font-size: 0.16rem;
    font-weight: bold;
    transition: all 0.3s ease;
    cursor: pointer;
    box-sizing: border-box;
    padding-left: 0.2rem;
}
.z-search ul li.onthree{
    background: #c20007;
    color: #FFFFFF;
}
.z-searchtext{
    width: 100%;
    height: 0.25rem;
    border: none;
    box-sizing: border-box;
	padding-left: 0.1rem;
	font-size: 0.12rem;
}
.z-searchimg{
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    border: none;
    right: 0.05rem;
    top: 0rem;
    background: url(../images/public/z-homesearch2.png)no-repeat center center;
    background-size: 0.15rem 0.15rem;
}
.z-searchinput2 {
    display: inline-block;
    width: 10%;
    height: 0.25rem;
    position: absolute;
	right:0.1rem;
	top:0.1rem;
    border-radius: 0.15rem;
    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);
    font-size: 0.12rem;
    overflow: hidden;
	opacity: 0;
	z-index:-1;
	transition: all 0.5s linear;
}
.z-searchinput2.on{
	width: 95%;
	opacity: 1;
	margin-left:0.1rem;
	z-index:999;
}
.z-searchinput.on{
	opacity: 0;
	z-index:-1;
}
.swipslider{
    width: 100%;
    font-size: 0.16rem;
    margin: 0;
    padding-top: 22%!important;
    margin-top: 0.1rem;
}
.swipslider img{
    width: 100%;
}
.sw-next-prev{
    display: none;
}
.z-tongji{
    width: 100%;
    background: url(../images/public/z-tongjiback.png)no-repeat left center;
    background-size: 0.15rem 0.17rem;
    margin-top: 0.1rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
}
.z-tongji1{
	width: 100%;
	height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
    overflow: hidden;
}
.z-tongji i{
	margin-right: 0.2rem;
	margin-left: 0.05rem;
}
.z-tongji2{
	width: 800%;
}
.z-tongji2,.z-tongjispan1,.z-tongjispan2{
	float: left;
}
.z-tongji i{
    color: #c20007;
    font-weight: bold;
    margin-left: 0.05rem;
}
.z-nav {
    width: 100%;
    height: 2rem;
    box-sizing: border-box;
    padding: 0.1rem 0;
    position: relative;
    margin: auto;
    font-size: 0.14rem;
}
.z-nav .arrow-left {
    background: url(../images/public/z-navleft.png) no-repeat left center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.15rem;
    width: 0.17rem;
    height: 0.3rem;
}
.z-nav .arrow-right {
    background: url(../images/public/z-navright.png) no-repeat right center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.15rem;
    width: 0.17rem;
    height: 0.3rem;
}
.swiper-container {
    height: 100%;
    width: 100%;
}
.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom:0.05rem;
    width: 100%;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 0.1rem;
    height: 0.02rem;
    background: #f3b89c;
    cursor: pointer;
}
.swiper-active-switch {
    background: #c20007;
}
.swiper-slide2 ul{
    width: 100%;
    height: 100%;
}
.swiper-slide2 ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.swiper-slide2 img{
    width: 0.5rem;
    height: 0.5rem;
}
.swiper-slide2 p{
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.z-rukou{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
	margin-bottom: 0.1rem;
}
.z-rukou li{
    width: 30%;
    height: 0.5rem;
    border-radius: 0.07rem;
}
.z-rukou li:nth-child(1){
    background: #d83c42;
}
.z-rukou li:nth-child(2){
    background: #ec7a3c;
	width:33%;
}
.z-rukou li:nth-child(3){
    background: #277acd;
}
.z-rukou li p{
    font-size: 0.13rem;
    text-align: center;
    line-height: 0.5rem;
    color: #ffffff;
}
.z-zyxm,.z-zyzz,.z-fczs,.z-sjzx{
    width: 100%;
    font-size: 0.14rem;
    margin-top: 0.1rem;
}
.z-zyxm .z-zyxmtitle,.z-zyzz .z-zyzztitle,z-fczs .z-fczstitle,.z-sjzx .z-sjzxtitle,.z-sjjg .z-sjjgtitle{
    width: 100%;
    height: 0.3rem;
}
.z-zyxm .z-zyxmtitle span{
    font-size: 0.16rem;
    line-height: 0.3rem;
    float: left;
    padding-left: 0.25rem;
    color: #333333;
    background: url("../images/public/z-zyxmtitleimg.png")no-repeat left center;
    background-size: 0.18rem 0.16rem;
}
.z-sjjg .z-sjjgtitle span{
    font-size: 0.16rem;
    line-height: 0.3rem;
    float: left;
    padding-left: 0.25rem;
    color: #333333;
    background: url("../images/public/z-sjjgtitleimg.png")no-repeat left center;
    background-size: 0.16rem 0.16rem;
}
.z-zyzz .z-zyzztitle span{
    font-size: 0.16rem;
    line-height: 0.3rem;
    float: left;
    padding-left: 0.25rem;
    color: #333333;
    background: url("../images/public/z-zyzztitleimg.png")no-repeat left center;
    background-size: 0.18rem 0.16rem;
}
.z-fczs .z-fczstitle span{
    font-size: 0.16rem;
    line-height: 0.3rem;
    float: left;
    padding-left: 0.25rem;
    color: #333333;
    background: url("../images/public/z-fczstitleimg.png")no-repeat left center;
    background-size: 0.19rem 0.16rem;
}
.z-sjzx .z-sjzxtitle span{
    font-size: 0.16rem;
    line-height: 0.3rem;
    float: left;
    padding-left: 0.25rem;
    color: #333333;
    background: url("../images/public/z-sjzxtitleimg.png")no-repeat left center;
    background-size: 0.16rem 0.16rem;
}
.z-zyxm .z-zyxmtitle i,.z-zyzz .z-zyzztitle i,.z-fczs .z-fczstitle i,.z-sjzx .z-sjzxtitle i,.z-sjjg .z-sjjgtitle i{
    display: inline-block;
    font-size: 0.12rem;
    float: right;
    color: #999999;
    line-height: 0.3rem;
}
.z-sjjgcate{
	height: 0.3rem;
	line-height: 0.3rem;
	font-size: 0.14rem;
	margin-bottom:0.1rem;
}
.z-sjjgcate ul{
	height: 0.3rem;
}
.z-sjjgcate ul li{
	float: left;
}
.z-sjjgcate ul li span{
	margin-left: 0.1rem;
	margin-right: 0.1rem;
	box-sizing: border-box;
	color: #737373;
	height: 0.3rem;
    display: inline-block;
}
.z-sjjgcate ul li.one span{
	color: #4D4D4D;
	border-bottom: 1px solid #C20007;
}
.z-sjjgcate ul li i{
	color: #d8d8d8;
	font-size: 0.12rem;
}
.z-sjzdcont{
	display: none;
	font-size: 0.14rem;
	position: relative;
}
.z-sjjgcate .z-sjjgem{
	font-size:0.14rem;
	font-weight:bold;
	color:#c20007;
}
.z-sjzdcont ul{
    width: 100%;
}
.z-sjzdcont ul li{
    width: 100%;
    box-shadow: 5px 5px 5px #f5f5f5, -5px 5px 5px #f5f5f5, 5px -5px 5px #f5f5f5, -5px -5px 5px #f5f5f5;
    box-sizing: border-box;
    padding: 0.1rem;
	margin-bottom: 0.1rem;
}
.z-zyzztop{
    width: 100%;
    margin-bottom: 0.15rem;
}
.z-zyzztop .z-zyzztopleft{
    width: 0.55rem;
	height:0.55rem;
    float: left;
    margin-top: 0.05rem;
    border-radius: 50%;
    overflow: hidden;
}
.z-zyzztop .z-zyzztopleft img{
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.z-zyzztop .z-zyzztopright{
    width: 80%;
    float: right;
    margin-top: 0.05rem;
}
.z-zyzztop .z-zyzztopright h2{
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 0.03rem;
    color: #333333;
}
.z-zyzztop .z-zyzztopright h2{
    padding-bottom: 0.05rem;
}
.z-zyzztop .z-zyzztopright p{
	height:0.18rem;
    font-size: 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.2rem;
    background: url("../images/public/z-zyxmimg1.png")no-repeat left center;
    background-size: 0.11rem 0.13rem;
    color: #666666;
}
.z-zyzztop .z-zyzztopright p{
    color: #5b94d9;
}
.z-zyzzbot{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.z-zyzzbot div{
    text-align: center;
    width: 25%;
    padding-top: 0.05rem;
}
.z-zyzzbot div:nth-child(1){
    border-top: 1px solid #f7f7f7;
}
.z-zyzzbot div:nth-child(2){
    border: 1px solid #f7f7f7;
    border-bottom: none;
}
.z-zyzzbot div:nth-child(3){
    border-top: 1px solid #f7f7f7;
}
.z-zyzzbot div:nth-child(4){
    border-top: 1px solid #f7f7f7;
    border-left: 1px solid #f7f7f7;
}
.z-zyxmtongji{
    width: 100%;
    margin-bottom: 0.08rem;
    font-size: 0.13rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.z-zyxmtongji span i{
    color: #c20007;
}
.z-zyxm ul,.z-zyzz ul{
    width: 100%;
}
.z-zyxm ul li,.z-zyzz 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-zyxmtop{
    width: 100%;
    margin-bottom: 0.05rem;
}
.z-zyzztop{
    width: 100%;
    margin-bottom: 0.15rem;
}
.z-zyxmtop .z-zyxmtopleft,.z-zyzztop .z-zyzztopleft{
    width: 16%;
    height: 0.55rem;
    float: left;
    margin-top: 0.05rem;
}
.z-zyxmtop .z-zyxmtopleft img,.z-zyzztop .z-zyzztopleft img{
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.z-zyxmtop .z-zyxmtopright{
    width: 80%;
    float: right;
}
.z-zyzztop .z-zyzztopright{
    width: 80%;
    float: right;
    margin-top: 0.1rem;
}
.z-zyxmtop .z-zyxmtopright h2,.z-zyzztop .z-zyzztopright h2{
  font-size: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 0.03rem;
    color: #333333;
}
.z-zyzztop .z-zyzztopright h2{
    padding-bottom: 0.05rem;
}
.z-zyxmtop .z-zyxmtopright p,.z-zyzztop .z-zyzztopright 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-zyzztop .z-zyzztopright p{
    color: #5b94d9;
}
.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.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-zyxmbot{
    width: 100%;
    margin-top: 0.05rem;
}
.z-zyxmbot i{
    display: inline-block;
    font-style: italic;
    float: left;
    color: #c20007;
    line-height: 0.25rem;
}
.z-zyxm ul li i.activity-ico{top:2px;right:2px;width:.6rem;height:.6rem;display:block;position:absolute;z-index:9;}
.z-zyxm ul li i.activity-ico img{width:100%;height:100%;display:block;}

.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-zyzzbot{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.z-zyzzbot div{
    text-align: center;
    width: 33.3%;
    padding-top: 0.05rem;
}
.z-zyzzbot div:nth-child(1){
    border-top: 0.01rem solid #f7f7f7;
}
.z-zyzzbot div:nth-child(2){
    border: 0.01rem solid #f7f7f7;
    border-bottom: none;
}
.z-zyzzbot div:nth-child(3){
    border-top: 0.01rem solid #f7f7f7;
}
.z-fczs ul li{
    width: 100%;
    height: 1.8rem;
    border-radius: 0.1rem;
    overflow: hidden;
    margin-top: 0.1rem;
    position: relative;
}
.z-fczs ul li img{
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.z-fczs ul li p{
    width: 100%;
    height: 0.4rem;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 0.4rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF;
    font-size: 0.15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-sjzx ul{
    width: 100%;
}
.z-sjzx ul li{
    width: 100%;
    padding-bottom: 0.1rem;
    border-bottom: 0.01rem solid #f7f7f7;
    margin-top: 0.08rem;
    font-size: :;rem;
}
.z-sjzx ul .z-sjzxlione{
    height: 0.7rem;box-sizing:content-box;
}
.z-sjzx ul .z-sjzxlione .z-sjzxoneleft{
    width: 68%;
    height: 100%;
    float: left;
}
.z-sjzx ul .z-sjzxlione .z-sjzxoneleft .z-sjzxoneleftp1{
    line-height: 0.25rem;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}
.z-sjzx ul .z-sjzxlione .z-sjzxoneleft .z-sjzxoneleftp1 span{
    font-size: 0.14rem;
    font-weight: bold;
}
.z-sjzx ul .z-sjzxlione .z-sjzxoneleft .z-sjzxoneleftp1 i{
    display: inline-block;
    color: #999999;
    font-size: 0.14rem;
    padding-left: 0.07rem;
    padding-right: 0.1rem;
}
.z-sjzx ul .z-sjzxlione .z-sjzxoneleft .z-sjzxoneleftp2{
    margin-top: 0.05rem;
    color: #999999;
    font-size: 0.12rem;
}
.z-sjzx ul .z-sjzxlione .z-sjzxoneleft .z-sjzxoneleftp2 i{
    margin-left: 0.15rem;
}
.z-sjzx ul .z-sjzxlione .z-sjzxoneright{
    width: 23%;
    height: 100%;
    float: right;
}
.z-sjzx ul .z-sjzxlione .z-sjzxoneright img{
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzxtwop1{
   	 margin-bottom: 0.05rem;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzxtwop1 span{
    font-size: 0.14rem;
    font-weight: bold;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzxtwop1 i{
    display: inline-block;
    color: #999999;
    font-size: 0.14rem;
    padding-left: 0.07rem;
    padding-right: 0.1rem;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzximg{
    width: 100%;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzximg img{
    width: 100%;
    height: 2rem;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzxtwop2{
    margin-top: 0.05rem;
    font-size: 0.12rem;
	color:#999;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzxtwop2 i{
    margin-left: 0.15rem;
}
.z-fanhuithree{
    position: fixed;
    right: -95%;
    bottom: 0.6rem;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    box-shadow: 3px 3px 10px #f3f3f3,-3px 3px 10px #f3f3f3,3px -3px 10px #f3f3f3,-3px -3px 10px #f3f3f3;
    background:#FFFFFF url("../images/public/z-fanhuithree.png")no-repeat center center;
    background-size: 0.2rem 0.2rem;
    transition: all 0.4s ease;
    z-index: 99;
}
.z-fanhuithree.on{
    right: 5%;
}
.z-cxtc{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    font-size: 0.14rem;
    background: #FFFFFF;
    transition: all 0.4s ease;
    box-sizing: border-box;
    padding: 0.1rem 0.2rem;
    z-index: -1;
}
.z-cxtc.on{
	right: 0%;
	z-index:99999;
}
.z-chaxundiv{
	width: 100%;
	height: 0.25rem;
	box-sizing: border-box;
    border-radius: 0.13rem;
    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);
    font-size: 0.12rem;
	overflow: hidden;
}
.z-searchtext2{
    width: 100%;
    height: 0.25rem;
    border: none;
	box-sizing: border-box;
    padding-left: 0.1rem;
    font-size: 0.12rem;
}
.z-searchimg2{
    width: 0.145rem;
    height: 0.145rem;
    position: absolute;
    border: none;
    right: 0.1rem;
    top: 0.06rem;
}

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	