.z-body{
    width: 100%;
    box-sizing: border-box;
    padding: 0.1rem 0.1rem 0.7rem 0.1rem;
}
.z-search{
    width: 100%;
    height: 0.3rem;
    font-size: 0.16rem;
    position: relative;
}
.z-searchspan1{
    width: 60%;
    height: 0.3rem;
    display: inline-block;
    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: -0.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: 45%;
    height: 0.25rem;
    border: none;
    border-radius: 0.15rem;
    box-shadow: 0.02rem 0.02rem 0.02rem #f6f6f6,-0.02rem -0.02rem 0.02rem #f6f6f6,0.02rem -0.02rem 0.02rem #f6f6f6,-0.02rem 0.02rem 0.02rem #f6f6f6;
    padding-left: 0.1rem;
    margin-left: 5%;
}
.z-searchimg{
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    border: none;
    right: 0.1rem;
    top: 0.03rem;
    background: url(../images/public/z-homesearch2.png)no-repeat center center;
    background-size: 0.2rem 0.2rem;
}
.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%;
    font-size: 0.14rem;
    margin-bottom: 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-tongjiback2.png")no-repeat left center;
    background-size: 0.18rem 0.18rem;
}
.z-tongji span:nth-child(2){
    background: url("../images/public/z-tongjiback3.png")no-repeat left center;
    background-size: 0.18rem 0.18rem;
}
.z-tongji span:nth-child(3){
    background: url("../images/public/z-tongjiback4.png")no-repeat left center;
    background-size: 0.18rem 0.18rem;
}
.z-nav {
    width: 100%;
    height: 2rem;
    box-sizing: border-box;
    padding: 0.1rem;
    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: #e66f72;
    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;
}
.z-rukou li{
    width: 32%;
    border-radius: 0.07rem;
    padding-top: 0.08rem;
    padding-bottom: 0.08rem;
}
.z-rukou li:nth-child(1){
    background: #d83c42;
}
.z-rukou li:nth-child(2){
    background: #eb7b3c;
}
.z-rukou li:nth-child(3){
    background: #277bce;
}
.z-rukou li p{
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.2rem;
    color: #ffffff;
}
.z-rukou li p span{
    font-size: 0.12rem;
}
.z-zyxm,.z-zyzz,.z-fczs,.z-sjzx,.z-tzgg,.z-zyq{
    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-tzgg .z-tzggtitle,.z-zyq .z-zyqtitle{
    width: 100%;
    height: 0.3rem;
    margin-bottom: 0.1rem;
}
.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-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.2rem 0.2rem;
}
.z-tzgg .z-tzggtitle span{
    font-size: 0.16rem;
    line-height: 0.3rem;
    float: left;
    padding-left: 0.25rem;
    color: #333333;
    background: url("../images/public/z-tzggtitleimg.png")no-repeat left center;
    background-size: 0.16rem 0.16rem;
}
.z-zyq .z-zyqtitle span{
    font-size: 0.16rem;
    line-height: 0.3rem;
    float: left;
    padding-left: 0.25rem;
    color: #333333;
    background: url("../images/public/z-zyqtitleimg1.png")no-repeat left center;
    background-size: 0.2rem 0.2rem;
}
.z-zyxm .z-zyxmtitle i,.z-zyzz .z-zyzztitle i,.z-fczs .z-fczstitle i,.z-sjzx .z-sjzxtitle i,.z-tzgg .z-tzggtitle i,
.z-zyq .z-zyqtitle i{
    display: inline-block;
    font-size: 0.12rem;
    float: right;
    color: #999999;
    line-height: 0.3rem;
}
.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-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-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.15rem;
    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;
    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-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.13rem;
    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: 0.14rem;
}
.z-sjzx ul .z-sjzxlione{
    height: 0.7rem;
}
.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;
}
.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{
    padding-bottom: 0.05rem;
}
.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;
	object-fit: cover;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzxtwop2{
    margin-top: 0.05rem;
    font-size: 0.12rem;
}
.z-sjzx ul .z-sjzxlitwo .z-sjzxtwop2 i{
    margin-left: 0.15rem;
}
.z-tzgg ul{
    width: 100%;
    font-size: 0.14rem;
}
.z-tzgg ul li{
    width: 100%;
    padding-top: 0.08rem;
    padding-bottom: 0.08rem;
    border-bottom: 0.01rem solid #eeeeee;
}
.z-tzgg ul li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.05rem;
}
.z-tzgg ul li span{
    padding-left: 0.2rem;
    font-size: 0.12rem;
    background: url("../images/public/z-zylytwoimg.png")no-repeat left center;
    background-size: 0.15rem 0.15rem;
}
.z-zyq ul{
    width: 100%;
}
.z-zyq ul li{
    width: 100%;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    border-bottom: 0.03rem solid #f7f7f7;
}
.z-zyq ul li .z-zyqleft{
    width: 10%;
    float: left;
}
.z-zyq ul li .z-zyqleft img{
    width: 100%;
	object-fit: cover;
}
.z-zyq ul li .z-zyqright{
    width: 85%;
    float: right;
}
.z-zyq ul li .z-zyqright h2{
    font-size: 0.16rem;
    margin-top: 0.02rem;
    margin-bottom: 0.05rem;
}
.z-zyq ul li .z-zyqright p{
    font-size: 0.14rem;
}
.z-zyq ul li .z-zyqright .z-zyqrightimg{
    width: 100%;
}
.z-zyq ul li .z-zyqright .z-zyqrightimg img{
    width: 32%;
    float: left;
    margin-left: 1.5%;
    margin-top: 0.05rem;
	object-fit: cover;
}
.z-zyq ul li .z-zyqright .z-zyqrightimg img:nth-child(1),
.z-zyq ul li .z-zyqright .z-zyqrightimg img:nth-child(4),
.z-zyq ul li .z-zyqright .z-zyqrightimg img:nth-child(7){
    margin-left: 0;
}
.z-zyqrighttime{
    width: 100%;
    font-size: 0.12rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.z-zyqrighttime span{
    float: left;
}
.z-zyqrighttime p{
    float: right;
}
.z-zyqrighttime p span{
    padding-left: 0.2rem;
}
.z-zyqrighttime p span:nth-child(1){
    background: url("../images/public/z-dianzanimg1.png")no-repeat left center;
    background-size: 0.15rem 0.15rem;
}
.z-zyqrighttime p span:nth-child(1).on{
    background: url("../images/public/z-dianzanimg2.png")no-repeat left center;
    background-size: 0.15rem 0.15rem;
}
.z-zyqrighttime p span:nth-child(2){
    margin-left: 0.15rem;
    background: url("../images/public/z-pinglunimg1.png")no-repeat left center;
    background-size: 0.15rem 0.15rem;
}
.z-zyqrighttime p i{
    width: 0.15rem;
    height: 0.1rem;
    display: inline-block;
    margin-left: 0.15rem;
    background: url("../images/public/z-searchbot.png")no-repeat right center;
    background-size: 0.15rem 0.1rem;
    transition: all 0.5s ease;
}
.z-zyqrighttime p i.on{
    transform: rotate(180deg);
}
.z-zyqrightbot{
    width: 100%;
    max-height: 20rem;
    opacity: 1;
    transition: height 0.5s ease;
}
.z-zyqrightbot.on{
    width: 100%;
    height: 0;
    opacity: 0;
}
.z-zyqrightbot .z-dianzanp{
    background: #f7f7f7 url("../images/public/z-dianzanimg1.png")no-repeat 0.05rem 0.1rem;
    background-size: 0.15rem 0.15rem;
    box-sizing: border-box;
    padding: 0.07rem 0.05rem 0.07rem 0.3rem;
}
.z-zyqrightbot div{
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 0 0.05rem;
    margin-top: 0.02rem;
}
.z-zyqrightbot div p{
    line-height: 0.3rem;
}


.z-shoucang{
    height: 0.3rem;
	line-height:0.3rem;
    position: absolute;
    right: 0rem;
    bottom: 0rem;
	padding-left:0.2rem;
    background: url(../images/public/z-shoucangimg1.png)no-repeat left center;
    background-size: 0.17rem 0.15rem;
	font-size:0.14rem;
}
.z-shoucang.on{
    background: url("../images/public/z-shoucangimg2.png")no-repeat left center;
    background-size: 0.17rem 0.15rem;
}

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	