@font-face {
    font-family: "HYQiHei-FZS";
    src: url("https://res.zulong.com/cms/mystyle/fonts/HanQiHei.otf");
}
@font-face {
    font-family: "NomarkRegular";
    src: url("./../fonts/Nomark.otf");
}

@font-face {
    font-family: "HYRuiYiSongJ";
    src: url("https://res.zulong.com/cms/mystyle/fonts/HanSongJian.ttf");
}

@font-face {
    font-family: "FZLTHK";
    src: url("https://res.zulong.com/cms/mystyle/fonts/HanQiHei.otf");
}

@font-face {
    font-family: "FZLanTingHeiS";
    src: url("https://res.zulong.com/cms/mystyle/fonts/HanQiHei.otf");
}

/*去掉苹果圆角的样式*/
input,textarea {
	border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
/* 为了更好的浏览器兼容性，使用带有浏览器前缀的样式 */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #A99372;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #A99372;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #A99372;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #A99372;
}

*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
* img{
    display: block;
    width: 100%;
}
.wrap{
    width: 100%;
    overflow: hidden;
}
.header{
    width: 100%;
    height: 10.94rem;
    background: url(../img/mo/page1_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
}
.h_top{
    width: 100%;
    height: 1.11rem;
    overflow: hidden;
    background: rgba(0,0,0,0.7);
}
.h_logo{
    width: 1.64rem;
    height: 0.97rem;
    margin: 0 0 0 0.22rem;
}
.login{
    width: 1.41rem;
    height: 0.53rem;
    position: absolute;
    right: 0.16rem;
    top: 0.29rem;
    background: url(../img/mo/top_btn_2.png) no-repeat top center;
    background-size: 100% 100%;
    font-size: 0;
    cursor: pointer;
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5)
}
.logInfo{
    display: none;
    width: 100%;
    height: 1.11rem;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 0.2rem;
    box-sizing: border-box;
}
.logInfo img{
    display: block;
    width: 0.31rem;
    position: absolute;
    top: 0.2rem;
    left: 3rem;
}
.logInfo p{
    display: block;
    height: 0.28rem;
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #d2c996;   
}
.logInfo p:nth-child(2){
    position: absolute;
    top: 0.24rem;
    left: 3.41rem;
}
.logInfo p:nth-child(3){
    position: absolute;
    top: 0.65rem;
    left: 3rem;
}
.logInfo p:nth-child(4){
    position: absolute;
    top: 0.65rem;
    right: 0.1rem;
}
.logInfo p span{
    font-size: 0.28rem;
    color: #d2c996;
}
.logInfo h3{
    display: block;
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.28rem;
    color: #d2c996;
    cursor: pointer;
    font-weight: normal;
    position: absolute;
    top: 0.2rem;
    right: 0.1rem;
}
.backTop{
    width: 1.08rem;
    height: 1.09rem;
    position: fixed;
    right: 0.1rem;
    bottom: 1rem;
    z-index: 10;
    font-size: 0;
    background: url(../img/top_1.png) no-repeat top center;
    background-size: 100% 100%;
    cursor: pointer;
}
.goGw{
    width: 1.41rem;
    height: 0.53rem;
    position: absolute;
    right: 0.18rem;
    top: 0.29rem;
    background: url(../img/mo/top_btn_1.png) no-repeat top center;
    background-size: 100% 100%;
    font-size: 0;
    cursor: pointer;
}
.signUp{
    display: none;
    width: 3.49rem;
    height: 1.33rem;
    position: absolute;
    left: 2rem;
    top: 9.78rem;
    background: url(../img/mo/page1_btn.png) no-repeat top center;
    background-size: 100% 100%;
    font-size: 0;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.mainBox{
    width: 100%;
    min-height: 10rem;
    background: url(../img/mo/page2_bg.jpg) repeat-y top center;
    background-size: 100% 34.24rem;
    overflow: hidden;
}
.main_c{
    width: 7.1rem;
    margin: 0.2rem auto 0;
    position: relative;
}
.main_btns{
    width: 4.62rem;
    height: 0.6rem;
    position: absolute;
    top: 0.42rem;
    right: 0;
    z-index: 9;
}
.main_btns li{
    width: 1.5rem;
    height: 0.6rem;
    border: 0.01rem solid #D2C996;
    color: #D2C996;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.24rem;
    border-radius: 0.3rem;
    box-sizing: border-box;
    cursor: pointer;
}
.main_btns li.active{
    background-color: #D2C996;
    color: #5F5935;
}
.zp_btn,.hjzp_btn{
    float: left;
    margin-right: 0.06rem;
}
.hdgz_btn{
    float: right;
}
.main_lists{
    width: 100%;
    /* overflow: hidden; */
}
.main_lists>li{
    display: none;
    width: 100%;
    /* overflow: hidden; */
}
.main_lists>li.active{
    display: block;
}
.hjzp_title{
    width: 7.1rem;
    height: 1.33rem;
    background: url(../img/mo/hjzp/awards_title.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}
.hjzp_lists{
    display: block;
    width: 100%;
    /* overflow: hidden; */
}
.hjzp_lists>li{
    width: 100%;
    margin-top: 0.7rem;
    position: relative;
}
.hj_first{
    height: 5.98rem;
    background: url(../img/mo/hjzp/top_1.png) no-repeat top center;
    background-size: 100% 100%;
}
.hj_second{
    height: 5.98rem;
    background: url(../img/mo/hjzp/top_2.png) no-repeat top center;
    background-size: 100% 100%;
}
.hj_third{
    height: 5.98rem;
    background: url(../img/mo/hjzp/top_3.png) no-repeat top center;
    background-size: 100% 100%;
}
.hj_ts .hjzp_info{
    width: 3.06rem;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0.3rem;
    box-sizing: border-box;
}
.hj_ts .hjzp_info p:nth-child(1){
    display: block;
    float: left;
    font-size: 0.24rem;
    color: #ffcf93;
}
.hj_ts .hjzp_info p:nth-child(2){
    padding-top: 0.05rem;
    display: block;
    float: right;
    
}
.hj_ts .hjzp_info p:nth-child(2) span{
    display: block;
    float: left;
    margin-right: 0.06rem;
    font-size: 0.14rem;
    color: #828282;
    line-height: 0.21rem;
}
.hj_ts .hjzp_info p:nth-child(2) img{
    display: block;
    float: left;
    width: 0.24rem;
}
.hj_ts .hjzp_info p:nth-child(3){
    display: block;
    clear: both;
    font-size: 0.18rem;
    color: #828282;
    padding: 0.05rem 0 0.3rem;
}
.hj_lists{
    width: 3.45rem;
    height: 5.7rem;
    position: absolute;
    top: 0;
    left: 3.35rem;
}
.hj_lists>li{
    width: 3.37rem;
    height: 5.46rem;
    border: 0.04rem solid #755937;
    overflow: hidden;
}
.hj_lists li img{
    display: block;
    width: 100%;
}
.hj_fourth{
    width: 100%;
    background: url(../img/hjzp/top_4.png) no-repeat top left;
    background-size: 2.67rem 4.02rem;
    overflow: hidden;
}
.hj_four_{
    width: 100%;
    overflow: hidden;
}
.hj_four_>li{
    width: 3.45rem;
    height: 5.7rem;
    float: left;
    position: relative;
    margin-bottom: 0.2rem;
    overflow: hidden;
}
.hj_four_>li:nth-child(2n + 1){
    margin-right: 0;
}
.hj_four_>li:nth-child(2n){
    margin-right: 0.2rem;
}
.hj_four_>li>img:nth-child(1){
    display: block;
    width: 100%;
    position: absolute;
    top: 0.03rem;
    left: 0.03rem;
    z-index: 0;
}
.hj_fif_>li>img:nth-child(2){
    display: block;
    width: 100%;
    position: absolute;
    top: 1.48rem;
    left: 0.03rem;
    z-index: 0;
}
.hj_four_>li>img:nth-child(2){
    display: block;
    width: 3.45rem;
    height: 5.7rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.hj_fif_>li>img:nth-child(3){
    display: block;
    width: 3.45rem;
    height: 5.7rem;
    position: absolute;
    top: 1.45rem;
    left: 0;
    z-index: 2;
}
.hj_four_ .detailBox,.hj_fif_ .detailBox{
    width: 100%;
    height: 0.77rem;
    position: absolute;
    bottom: 0.04rem;
    left: 0;
    overflow: hidden;
    z-index: 9;
}
.hj_four_ .zp_name,.hj_fif_ .zp_name{
    display: block;
    width: 1.6rem;
    font-size: 0.22rem;
    color: #ffcf93;
    float: left;
    font-weight: bold;
    margin-top: 0.1rem;
    padding-left: 0.15rem;
    box-sizing: border-box;
}
.hj_four_ .dz_box,.hj_fif_ .dz_box{
    display: block;
    width: 1.25rem;
    height: 0.21rem;
    float: right;
    padding-right: 0.16rem;
    /* overflow-x: hidden; */
    box-sizing: border-box;
    margin-top: 0.1rem;
}
.hj_four_ .dz_box p,.hj_fif_ .dz_box p{
    width: 0.8rem;
    display: block;
    float: left;
    text-align: right;
    font-size: 0.12rem;
    color: #848484;
    line-height: 0.21rem;
}
.hj_four_ .dz_box img,.hj_fif_ .dz_box img{
    display: block;
    float: right;
    width: 0.24rem;
    height: 0.21rem;
    margin-left: 0.05rem;
}
.hj_four_ .zp_info,.hj_fif_ .zp_info{
    display: block;
    width: 100%;
    padding-left: 0.15rem;
    font-size: 0.16rem;
    color: #8F8F8F;
    box-sizing: border-box;
    clear: both;
    padding-top: 0.06rem;
}
.hj_four_>li:nth-child(3),.hj_four_>li:nth-child(7){
    margin-right: 0;
}
.hj_four_>li:nth-child(1){
    margin-left: 3.65rem;
}
.hj_fifth{
    width: 7.5rem !important;
    min-height: 23.9rem;
    margin-left: -0.2rem;
    background: url(../img/mo/hjzp/page3_bg.jpg) no-repeat top left;
    background-size: 100% 100%;
    overflow: hidden;
}
.fg_line{
    width: 7.1rem;
    height: 0.12rem;
    margin-top: 0.26rem;
    background: url(../img/mo/hjzp/line.png) no-repeat top center;
    background-size: 100% 100%;
}
.hj_logo{
    display: block;
    width: 1.07rem !important;
    position: absolute;
    top: 0.15rem;
    right: 0.15rem;
    z-index: 10;
}

.hj_fif_{
    width: 100%;
    margin-top: 1rem;
    overflow: hidden;
}
.hjzp_dj li{
    cursor: pointer;
}
.hj_fif_>li{
    width: 3.45rem;
    height: 5.7rem;
    position: relative;
    margin: 0.5rem auto;
    overflow: hidden;
    padding-top: 1.45rem;
    background: url(../img/mo/hjzp/review_1.png) no-repeat top center;
    background-size: 2.57rem 1.2rem;
}
.hj_fif_>li .hj_tsign{
    display: block;
    width: 2.57rem;
    margin: 0 auto;
}
.hj_fif_>li img{
    display: block;
    width: 100%;
}

.zp_title{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.zp_logo{
    display: block;
    width: 2.52rem;
    height: 1.16rem;
    margin-left: -0.14rem;
}
.zp_logo img{
    display: block;
    width: 100%;
}
.zp_filter{
    width: 7.1rem;
    height: 0.59rem;
    background: url(../img/mo/search_box.png) no-repeat top center;
    background-size: 100% 100%;
    margin-top: 0.2rem;
}
.fiterBox{
    width: 100%;
    height: 0.59rem;
    overflow: hidden;
}
.fiterBox img:nth-child(1){
    width: 0.21rem;
    height: 0.21rem;
    float: left;
    margin: 0.19rem 0 0 0.1rem;
}
.fiterBox input{
    display: block;
    width: 5.3rem;
    height: 0.59rem;
    float: left;
    outline: none;
    background: transparent;
    border: 0;
    margin-left: 0.1rem;
    font-size: 0.24rem;
    color: #fff;
    font-style: italic;
    line-height: 0.59rem;
}
.fiterBox span{
    float: right;
    width: 1.15rem;
    height: 0.46rem;
    text-align: center;
    line-height: 0.46rem;
    font-size: 0.24rem;
    color: #352818;
    background: #ffcf93;
    border-radius: 0.23rem;
    margin: 0.06rem 0.1rem 0 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.fiter_line{
    width: 7.11rem;
    height: 0.12rem;
    background: url(../img/mo/search_line.png) no-repeat top center;
    background-size: 100% 100%;
    margin-top: 0.1rem;
}
.zp_lists{
    width: 7.14rem;
    margin: 0.5rem auto 0;
    overflow: hidden;
}
.zp_lists ul{
    display: block;
    width: 100%;
    margin-bottom: 0.1rem;
    overflow: hidden;
}
.zp_lists li{
    width: 3.45rem;
    height: 5.7rem;
    float: left;
    position: relative;
    margin: 0 0.22rem 0.22rem 0;
    border-radius: 0.08rem;
    overflow: hidden;
}
.zp_lists li:nth-child(2n){
    margin-right: 0;
}
.zp_lists li>img:nth-child(1){
    display: block;
    width: 3.45rem;
    position: absolute;
    left: 0;
    z-index: 0;
}
.zp_lists li>img:nth-child(2){
    display: block;
    width: 3.45rem;
    height: 5.7rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}
.detailBox{
    width: 3.45rem;
    height: 1.15rem;
    position: absolute;
    bottom: 0.06rem;
    left: 0;
    overflow: hidden;
    z-index: 2;
}
.zp_name{
    display: block;
    width: 2.4rem;
    font-size: 0.32rem;
    color: #ffcf93;
    float: left;
    font-weight: bold;
    margin-top: 0.15rem;
    padding-left: 0.25rem;
    box-sizing: border-box;
}
.dz_box{
    display: block;
    width: 1.05rem;
    height: 100%;
    float: right;
    padding-right: 0.1rem;
    /* overflow-x: hidden; */
    box-sizing: border-box;
    margin-top: 0.2rem;
}
.dz_box p{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 0.16rem;
    color: #848484;
    text-align: center;
}
.dz_box img{
    display: block;
    width: 0.53rem;
    height: 0.45rem;
    cursor: pointer;
    margin: 0 auto 0.1rem;
}
.hj_fourth .zp_info,.hj_fifth .zp_info{
    bottom: 0.1rem;
    padding-left: 0.06rem;
}
.zp_info{
    display: block;
    width: 100%;
    padding-left: 0.15rem;
    font-size: 0.2rem;
    color: #8F8F8F;
    box-sizing: border-box;
    position: absolute;
    bottom: 0.2rem;
    left: 0.08rem;
}
.page{
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.page button#prePage,.page button#nextPage,.page button#firstPage,.page button#lastPage{
    width: 1.04rem;
    position: absolute;
    top: 0.7rem;
}
.page button#firstPage{
    left: 1.12rem;
}
.page button#prePage{
    left: 2.36rem;
}
.page button#nextPage{
    left: 3.6rem;
}
.page button#lastPage{
    left: 4.84rem;
}
.page button#prePage[disabled],.page button#nextPage[disabled],.page button#firstPage[disabled],.page button#lastPage[disabled]{
    cursor: not-allowed;
}
.page span.totalNum{
    display: none;
}
.page button{
    width: 0.48rem;
    height: 0.48rem;
    font-size: 0.18rem;
    color: #777359;
    border: 0.02rem solid #777359;
    box-sizing: border-box;
    text-align: center;
    line-height: 0.48em;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background: transparent;
    border-radius: 0.24rem;
    margin-right: 0.2rem;
    cursor: pointer;
}
.page button.current{
    background: #DCB77D;
    color: #000000;
}
.page>span{
    display: inline-block;
    font-size: 0.2rem;
    color: #777359;
    height: 0.4rem;
    margin-right: 0.15rem;
    line-height: 0.4rem;
    font-weight: bold;
    vertical-align: top;
}
.zpDetailBox{
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    z-index: 999;
}
.zp_de_main{
    width: 100%;
    min-height: 15rem;
    height: 100vh;
    background: url(../img/mo/pop/detail_bg.jpg) repeat-y top center;
    background-size: 100% 100%;
    overflow: hidden;
}
.zp_de_main .zpDetailClose{
	width: 100%;
	height: 1.08rem;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
}
.zp_de_main .zpDetailClose img:nth-child(1){
	display: block;
    float: left;
	width: 0.4rem;
    margin: 0.37rem 0 0 0.45rem;
}
.zp_de_main .zpDetailClose img:nth-child(2){
	display: block;
	width: 1.64rem;
    float: right;
    margin: 0 0.2rem 0 0;
}
.zpDetailBox .sy-content{
    width: 100%;
    height: calc( 100vh - 1.08rem);
    min-height: 15rem;
    overflow: hidden;
    position: relative;
}
.detailSwiperBox{
    width: 100%;
    height: 10rem;
    overflow: hidden;
    margin-top: 0.36rem;
    position: relative;
}
.detailSwiperBox .swiper{
    display: block;
    width: 7.2rem;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 0.1rem;
}
.detailSwiperBox .swiper .swiper-slide{
    display: block;
    width: 100%;
    height: 100%;
    border: 0.06rem solid #dcb77d;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.detailSwiperBox .swiper .swiper-slide img{
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* .detailSwiperBox .swiper-button-prev,.detailSwiperBox  .swiper-button-next{
    width: 0.53rem;
    height: 0.8rem;
}
.detailSwiperBox .swiper-button-prev{
    left: 0.1rem;
    background: url(../img/mo/pop/application_l.png) no-repeat top center;
    background-size: 100% 100%;
}
.detailSwiperBox .swiper-button-next{
    right: 0.1rem;
    background: url(../img/mo/pop/application_r.png) no-repeat top center;
    background-size: 100% 100%;
}*/
.swiper-button-next:after,.swiper-button-prev:after{
    display: none;
} 
.detailSwiperBox .swiper-pagination{
    width: 7.08rem;
    height: 1.8rem;
    bottom: 0.06rem;
    left: 0.06rem;
    padding-top: 0.9rem;
    box-sizing: border-box;
    background-image: linear-gradient(to top, rgba(0,0,0,0.9), transparent);
    background: url(../img/mo/pop/bg.png) no-repeat top center;
    background-size: 100% 100%;
}
.detailSwiperBox .swiper-pagination-bullet{
    width: 0.45rem;
    height: 0.45rem;
    background: url(../img/mo/pop/paging_1.png) no-repeat top center;
    background-size: 100% 100%;
    opacity: 1;
}
.detailSwiperBox .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: url(../img/mo/pop/paging_0.png) no-repeat top center;
    background-size: 100% 100%;
}
.like_box{
    width: 6rem;
    height: 1.4rem;
    margin: 0.35rem auto 0;
}
.like_l{
    width: 4.7rem;
    height: 100%;
    padding-top: 0.1rem;
    float: left;
    box-sizing: border-box;
}
.like_l p{
    box-sizing: border-box;
    margin-bottom: 0.16rem;
}
.like_l p:nth-child(1){
    width: 100%;
    font-size: 0.34rem;
    color: #fff;
    font-weight: bold;
}
.like_l p:nth-child(2){
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #a0a0a0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.like_r{
    width: 1.3rem;
    height: 100%;
    float: right;
}
.like_r img{
    display: block;
    width: 0.53rem;
    height: 0.45rem;
    margin: 0.1rem auto 0.12rem;
    cursor: pointer;
}
.like_r p{
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #a0a0a0;
    text-align: center;
}
.zp_share{
    width: 5.77rem;
    height: 0.9rem;
    margin: 0.3rem auto 0;
    background: url(../img/mo/pop/application_line.png) no-repeat top center;
    background-size: 100% 100%;
}
.zp_share span{
    float: left;
    font-size: 0.24rem;
    color: #E47A7A;
    margin-left: 0.5rem;
    line-height: 0.9rem;
}
.zp_share img{
    float: left;
    width: 0.5rem;
    height: 0.46rem;
    margin: 0.22rem 0 0 0.3rem;
    cursor: pointer;
}
.hd_title{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.hd_logo{
    display: block;
    width: 2.58rem;
    height: 1.16rem;
    margin-left: -0.2rem;
}
.hd_logo img{
    display: block;
    width: 100%;
}
.hd_menus{
    width: 100%;
    height: 0.79rem;
    margin-top: 0.2rem;
    text-align: center;
    font-size: 0;
    border-bottom: 0.01rem solid #e5cf84;
    box-sizing: border-box;
}
.hd_menus li{
    display: inline-block;
    width: 1.15rem;
    height: 0.79rem;
    font-size: 0.2rem;
    color: #eacc87;
    text-align: center;
    line-height: 0.79rem;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.hd_menus li::after{
    content: '';
    width: 0.01rem;
    height: 0.22rem;
    position: absolute;
    top: 0.28rem;
    right: 0;
    background: #eacc87;
}
.hd_menus li:last-child::after{
    width: 0;
}
.hd_menus li.active{
    background: url(../img/mo/btn1.png) no-repeat top center;
    background-size: 100% 100%;
    color: #6E5E38;
}
.hdgz_box{
    width: 100%;
    margin: 0.5rem auto 1rem;
    overflow: hidden;
}
.hdgz_box ul{
    display: block;
    width: 100%;
    overflow: hidden;
}
.hdgz_box ul li{
    display: none;
    width: 100%;
    max-height: 25rem;
    overflow: auto;
}
.hdgz_box ul li.active{
    display: block;
}
.ssgzBox{
    width: 100%;
    padding: 0 0.1rem;
    box-sizing: border-box;
}
.ssjlBox img:nth-child(1){
    display: block;
    width: 100%;
    margin: 0 auto;
}
.ssjlBox img:nth-child(2){
    display: block;
    width: 6.03rem;
    margin: 1rem auto 0;
}
.sssjBox img{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.pstdBox img{
    display: block;
    width: 100%;
    margin-top: 0.2rem;
}
.hdFAQBox{
    width: 100% !important;
    margin: 0 auto;
}
.grzxBox.sy-alert{
    width: 6.75rem;
    height: 6.28rem;
    background: url(../img/pop/personal_bg.png) no-repeat top center;
    background-size: 100% 100%;
}
.grzxClose{
	width: 0.4rem;
	height: 0.4rem;
	float: right;
	margin: 0.2rem 0.08rem 0 0;
	cursor: pointer;
}
.grzxClose img{
	display: block;
	width: 100%;
}
.grzxBox .sy-content{
    width: 5.5rem;
    overflow: hidden;
    margin: 1.9rem auto 0;
}
.grzxBox .sy-content .grzx_info{
    display: block;
    width: 100%;
    height: 0.46rem;
    font-size: 0.24rem;
    color: #6b2626;
    line-height: 1.8;
    text-align: center;
}
.grzxBox .sy-content .grzx_info span{
    display: block;
    height: 0.46rem;
    width: auto;
    float: left;
}
.grzxBox .sy-content .grzx_info span:nth-child(2){
    display: block;
    width: 3rem;
    height: 0.46rem;
    background: #fff;
    text-align: center;
    line-height: 0.46rem;
    float: left;
}
.grzxBox .sy-content .grzx_info span:nth-child(3){
    display: block;
    width: 0.8rem;
    height: 0.46rem;
    background: #ba4b4b;
    color: #ffeac2;
    float: left;
    cursor: pointer;
}
.grzxBox .sy-content .grzx_bt{
    width: 100%;
    /* height: 3rem; */
    overflow: hidden;
    margin-top: 0.2rem;
    box-sizing: border-box;
}
.grzxBox .sy-content .grzx_bt img{
    display: block;
    width: 5.42rem;
    border: 0.04rem solid #ffeac2;
}
.tpSuccessBox.sy-alert{
    width: 6.75rem;
    height: 6.28rem;
    background: url(../img/pop/vote_bg.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 99999;
}
.tpSuccessClose{
	width: 0.4rem;
	height: 0.4rem;
	float: right;
	margin: 0.2rem 0.08rem 0 0;
	cursor: pointer;
}
.tpSuccessClose img{
	display: block;
	width: 100%;
}
.tpSuccessBox .sy-content{
    width: 5.5rem;
    overflow: hidden;
    margin: 2rem auto 0;
}
.tpSuccessBox .sy-content .tpSuccess_txt{
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #6b2626;
}
.tpSuccessBox .sy-content .tpSuccess_bt{
    width: 5.17rem;
    overflow: hidden;
    margin: 0.4rem auto;
    box-sizing: border-box;
}
.tpSuccessBox .sy-content .tpSuccess_bt img{
    display: block;
    width: 4.97rem;
    border: 0.1rem solid #d4b589;
}
.tpSuccessBox .sy-content .tpSuccess_info{
    display: block;
    width: 100%;
    height: 0.46rem;
    font-size: 0.24rem;
    color: #6b2626;
    line-height: 1.8;
    text-align: center;
}
.tpSuccessBox .sy-content .tpSuccess_info span{
    float: left;
}
.tpSuccessBox .sy-content .tpSuccess_info span:nth-child(2){
    width: 3rem;
    background: #fff;
    text-align: center;
    line-height: 0.46rem;
    float: left;
}
.tpSuccessBox .sy-content .tpSuccess_info span:nth-child(3){
    width: 0.8rem;
    height: 0.46rem;
    background: #ba4b4b;
    color: #ffeac2;
    float: left;
    cursor: pointer;
}
.tpErrorBox.sy-alert{
    width: 6.75rem;
    height: 3.48rem;
    background: url(../img/pop/vote2_bg.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 99999;
}
.sy-maskzpDetail{
    z-index: 99;
}
.sy-masktpSuccess{
    z-index: 10000;
}
.sy-masktpError{
    z-index: 10000;
}
.sy-masklogin{
    z-index: 10000;
}
.tpErrorClose{
	width: 0.4rem;
	height: 0.4rem;
	float: right;
	margin: 0.2rem 0.08rem 0 0;
	cursor: pointer;
}
.tpErrorClose img{
	display: block;
	width: 100%;
}
.tpErrorBox .sy-content{
    width: 5.5rem;
    height: 1.3rem;
    overflow: hidden;
    margin: 1.8rem auto 0;
    position: relative;
}
.tpErrorBox .sy-content .tpError_txt{
    display: block;
    width: 3.9rem;
    font-size: 0.24rem;
    color: #6b2626;
    line-height: 1.8;
}
.tpErrorBox .sy-content .tpError_bt{
    width: 1.75rem;
    height: 0.4rem;
    font-size: 0.18rem;
    background: #db6464;
    text-align: center;
    line-height: 0.4rem;
    position: absolute;
    right: 0;
    top: 0.6rem;
    color: #FFEAC2;
    cursor: pointer;
}
.awards{
    width: 100%;
    height: 16.37rem;
    background: url(../img/mo/page2_bg.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
    font-size: 0;
}
.awards .swiper {
    width: 100%;
    height: 12.09rem;
    margin-top: 3rem;
    position: relative;
}
.awards .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.awards .swiper-slide{
    width: 100%;
    height: 100%;
}
.awards .swiper-button-prev,.awards .swiper-button-next{
    width: 0.65rem;
    height: 0.65rem;
    top: 5.41rem;
}
.awards .swiper-button-prev{
    background: url(../img/mo/page2_left.png) no-repeat top center;
    background-size: cover;
}
.awards .swiper-button-next{
    background: url(../img/mo/page2_right.png) no-repeat top center;
    background-size: cover;
}
.awards .swiper-pagination{
    width: 100%;
    height: 0.24rem;
    bottom: -0.55rem !important;
}
.awards .swiper-pagination-bullet{
    width: 0.42rem;
    height: 0.24rem;
    margin: 0 0.56rem 0 0;
    background: url(../img/mo/page2_s2.png) no-repeat top center;
    background-size: 100% 100%;
    opacity: 1;
}
.awards .swiper-pagination-bullet-active{
    background: url(../img/mo/page2_s1.png) no-repeat top center;
    background-size: 100% 100%;
}
.awards .swiper-pagination-bullet:last-child{
    margin-right: 0;
}
.eventProgress{
    width: 100%;
    height: 6.23rem;
    background: url(../img/mo/page3_bg.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
    font-size: 0;
}
.reviewTeam{
    width: 100%;
    height: 18.93rem;
    background: url(../img/mo/page4_bg.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
    font-size: 0;
}
.guides{
    width: 100%;
    min-height: 17.69rem;
    background: #a34d4f url(../img/mo/page5_bg.jpg) no-repeat top center;
    background-size: 100% 17.69rem;
    overflow: hidden;
    font-size: 0;
    position: relative;
}
.yd{
    width: 100%;
    height: 3.34rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.yd img{
    display: block;
    width: 100%;
}
.g_menus{
    height: 0.56rem;
    margin: 10.72rem 0 0 0;
    overflow: hidden;
}
.g_menus li{
    width: auto;
    height: 100%;
    min-width: 1.5rem;
    padding: 0 0.15rem;
    box-sizing: border-box;
    background: rgba(163, 77, 79, 0.4);
    float: left;
    margin-right: 0.02rem;
    color: #ae9899;
    font-size: 0.18rem;
    line-height: 0.56rem;
    text-align: center;
    border-top-right-radius: 0.1rem;
    font-weight: bold;
    cursor: pointer;
}
.g_menus li.active{
    background: #a34d4f;
    color: #fff;
}
.g_lists{
    width: 6.6rem;
    overflow: hidden;
    margin: 0.65rem 0 0 0.45rem;
}
.g_lists li{
    width: 100%;
    overflow: hidden;
    display: none;
}
.g_lists li.active{
    display: block;
}
.l_title{
    width: 100%;
    height: auto;
    color: #ffcf93;
    position: relative;
    padding-left: 0.25rem;
    box-sizing: border-box;
}
.l_title::before{
    content: '';
    width: 0.1rem;
    height: 0.6rem;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-0.3rem);
    -moz-transform: translateY(-0.3rem);
    -ms-transform: translateY(-0.3rem);
    -o-transform: translateY(-0.3rem);
    transform: translateY(-0.3rem);
    background: #ffcf93;
}
.l_title p:first-child{
    font-size: 0.24rem;
}
.l_title p:last-child{
    font-size: 0.36rem;
    margin: 0 0 0 -0.18rem;
    font-weight: bold;
}
.l_main{
    width: 100%;
    margin-top: 0.4rem;
}
.l_main p{
    display: block;
    width: 100%;
    font-size: 0.28rem;
    color: #ffcf93;
    line-height: 1.8;
    margin-bottom: 0.25rem;
    text-align: justify;
}
.l_main h3{
    font-size: 0.32rem;
    font-weight: bold;
    color: #ffcf93;
    margin: 0 0 0.2rem -0.18rem;
}
.l_main p span,.l_main h3 span{
    color: #ffcf93;
}
.l_main p img{
    display: block;
    width: 100%;
    margin: 0 0 0.2rem 0;
}.l_main p span.guide_bs{
    font-weight: bold;
    color: #ffcf93;
}
.l_main p.floatP{
    display: block;
    position: relative;
    padding-right: 1.2rem;
    box-sizing: border-box;
}
.l_main p.floatP::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0.98rem;
    height: 1.26rem;
    background: url(../img/tu/jc.jpg) no-repeat top center;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.footer{
    background-color: #060201;
    box-sizing: border-box;
    color: #fff;
    font-size: .14rem;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.footer-download {
    display: flex;
    width: 6.66rem;
    margin: 0 auto;
    height: 1.3rem;
}
.download_btn {
    width: 3.33rem;
    height: 1.71rem;
    cursor: pointer;
}
.footer-download .download_game {
    background: url(../img/mo/download_game1.png) no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}
.download_tap {
    background: url(../img/mo/download_tap.png) no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}
.footer .swiperBox{
    width: 100%;
    height: 0.5rem;
    margin: 0.5rem auto;
    overflow: hidden;
    box-sizing: border-box;
}
.footer .swiper-slide{
    width: 1.3rem;
    width: auto;
    height: 0.5rem;
}
.footer .swiper-slide img,.footer .swiper-slide a{
    display: block;
    width: 0.5rem;
    margin: 0 auto;
}
.footer .swiper-button-prev, .footer .swiper-button-next{
    top: 2.38rem;
    height: 0.25rem;
    width: 0.27rem;
}
.footer .swiper-button-prev{
    left: 0.1rem;
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/page07_left.png) no-repeat 50%/100% 100%;
    background-size: cover;
}
.footer .swiper-button-next{
    right: 0.1rem;
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/page07_right.png) no-repeat top center;
    background-size: cover;
}
.footer .top, .footer .top .item {
    display: flex;
    justify-content: space-between;
}
.footer .top {
    flex-direction: column;
    height: 1.2rem;
    margin-top: 0.37rem;
    padding: 0 0.55rem;
}
.footer .top, .footer .top .item {
    display: flex;
    justify-content: space-between;
}
.footer a {
    color: #fff;
}
.footer .top .item .left {
    display: inline-block;
    flex: 5;
}
.footer .top .item .right {
    display: inline-block;
    flex: 6;
    text-align: left;
    white-space: pre;
}
.footer a {
    color: #fff;
}
.footer .bottom {
    line-height: .4rem;
    margin: 0.5rem 0;
    text-align: center;
}
.qrcode-dialog {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.6);
}
.qrcode-dialog .qrcode-dialog-wrapper {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.qrcode-dialog .qrcode-title {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
}

.qrcode-dialog .qrcode {
    width: 100px;
    display: block;
    margin: 0 auto;
}

.qrcode-dialog .dialog-close-btn {
    top: 3rem;
}
.dialog-close-btn {
    width: 0.47rem;
    height: auto;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: 4.5rem;
    z-index: 1000;
    cursor: pointer;
}
.signUpBox.sy-alert{
    width: 6.75rem;
    height: 10.18rem;
    background: url(../img/pop/pop1_bg.png) no-repeat top center;
    background-size: 100% 100%;
}
.signUpClose{
	width: 0.4rem;
	height: 0.4rem;
	float: right;
	margin: 0.2rem 0.07rem 0 0;
	cursor: pointer;
}
.signUpClose img{
	display: block;
	width: 100%;
}
.signUpBox .sy-content{
    width: 5.66rem;
    margin: 2rem auto 0;
    overflow: hidden;   
}
.signUpBox .sy-content .form{
    display: block;
    width: 100%;
    max-height: 6.5rem;
    overflow: auto;
    margin-bottom: 0.2rem;
    box-sizing: border-box;
}
.signUpBox .input-item{
    width: 100%;
    min-height: 0.6rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
}
.signUpBox .input-item>span:nth-child(1){
    width: 2rem;
    float: left;
    font-size: 0.26rem;
    color: #6B2626;
    text-align: right;
    line-height: 0.6rem;
}
.signUpBox .input-item input{
    display: block;
    width: 3rem;
    height: 0.6rem;
    border: 0;
    border-bottom: 0.02rem solid #ac7b7b;
    background: #F3E4CE;
    float: left;
    padding: 0 0.1rem;
    box-sizing: border-box;
    outline: none;
    color: #3B362E;
    font-size: 0.26rem;
    line-height: 0.58rem;
}
.signUpBox .input-item>span:nth-child(2){
    width: 3.6rem;
    float: left;
    overflow: hidden;
}
.signUpBox .input-item>span:nth-child(2) button{
    display: block;
    width: 2rem;
    height: 0.6rem;
    background: #BE4D4D;
    outline: none;
    border: 0;
    border-radius: 0.02rem;
    margin-bottom: 0.1rem;
    position: relative;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.26rem;
}
.signUpBox .input-item>span:nth-child(2) input{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
    font-size: 0.2rem;
    color: #6B2626;
}
.signUpBox .input-item>span:nth-child(2) label{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 8;
    cursor: pointer;
}

.signUpBox .input-item>span:nth-child(2)>span{
    display: block;
    font-size: 0.2rem;
    color: #6B2626;
}
.signUpBox .input-item>span:nth-child(3){
    text-align: left;
    display: block;
    clear: both;
    font-size: 0.2rem;
    color: #BE4D4D;
    padding: 0.05rem 0 0 0;
    line-height: 1.6 !important;
}
.signUpBox .sy-btn{
    width: 4.14rem;
    height: 1.22rem;
    background: transparent;
    border: 0;
    margin: -0.1rem auto 0;
    cursor: pointer;
}
.signUpBox .signUpConfirm{
    width: 4.14rem;
    height: 1.22rem;
    background: url(../img/pop/pop_btn2.png) no-repeat top center;
    background-size: 100% 100%;
    font-size: 0;
}
.successBox.sy-alert{
    width: 6.75rem;
    height: 6.28rem;
    background: url(../img/pop/pop2_bg.png) no-repeat top center;
    background-size: 100% 100%;
}
.successClose{
	width: 0.4rem;
	height: 0.4rem;
	float: right;
	margin: 0.2rem 0.08rem 0 0;
	cursor: pointer;
}
.successClose img{
	display: block;
	width: 100%;
}
.successBox .sy-content{
    width: 5.5rem;
    overflow: hidden;
    margin: 2rem auto 0;
}
.successBox .sy-content>p{
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #6c2425;
    line-height: 1.8;
}
.successBox .sy-content>p span{
    font-size: 0.24rem;
    color: #c53534;
}
.successBox .su_bottom{
    width: 100%;
    margin-top: 0.3rem;
    overflow: hidden;
}
.successBox .su_b_l{
    width: 2.6rem;
    height: 2.6rem;
    float: left;
}
.successBox .su_b_l img{
    display: block;
    width: 100%;
}
.successBox .su_b_r{
    width: 2.7rem;
    padding-top: 0.28rem;
    float: right;
}
.successBox .su_b_r p{
    width: 100%;
    display: block;
    font-size: 0.24rem;
    color: #6c2425;
    margin-bottom: 0.3rem;
    line-height: 1.8;
}
.errorBox.sy-alert{
    width: 6.75rem;
    height: 6.28rem;
    background: url(../img/pop/pop3_bg.png) no-repeat top center;
    background-size: 100% 100%;
}
.errorClose{
	width: 0.4rem;
	height: 0.4rem;
	float: right;
	margin: 0.2rem 0.07rem 0 0;
	cursor: pointer;
}
.errorClose img{
	display: block;
	width: 100%;
}
.errorBox .sy-content{
    width: 5.5rem;
    overflow: hidden;
    margin: 2rem auto 0;
}
.errorBox .sy-content>p{
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #6c2425;
    line-height: 1.8;
}
.errorBox .sy-content>p span{
    font-size: 0.24rem;
    color: #c53534;
}
.errorBox .su_bottom{
    width: 100%;
    margin-top: 0.3rem;
    overflow: hidden;
}
.errorBox .su_b_l{
    width: 2.6rem;
    height: 2.6rem;
    float: left;
}
.errorBox .su_b_l img{
    display: block;
    width: 100%;
}
.errorBox .su_b_r{
    width: 2.7rem;
    padding-top: 0.28rem;
    float: right;
}
.errorBox .su_b_r p{
    width: 100%;
    display: block;
    font-size: 0.24rem;
    color: #6c2425;
    margin-bottom: 0.3rem;
    line-height: 1.8;
}
#load_preview{
    width: 100%;
    display: block;
    padding-left: 1.35rem;
    box-sizing: border-box;
    overflow: hidden;
}
#load_preview ul{
    display: block;
    width: 100%;
}
#load_preview>span{
    display: block;
    width: 100%;
    height: 0.3rem;
}
#load_preview>span img:nth-child(1){
    display: block;
    width: 0.21rem;
    height: 0.16rem;
    float: left;
    margin: 0.07rem 0.1rem 0 0;
}
#load_preview span span:nth-child(2){
    width: 1.6rem;
    display: block;
    height: 0.3rem;
    float: left;
    margin-right: 0.1rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #6B2626;
    text-align: left;
    padding: 0;
    overflow: hidden; /* 隐藏超出部分的文本内容 */
    text-overflow: ellipsis; /* 使用省略号表示被隐藏的文本内容 */
    white-space: nowrap;
}
#load_preview>span img:nth-child(3){
    display: block;
    width: 0.11rem;
    height: 0.1rem;
    float: right;
    margin: 0.1rem 0.4rem 0 0;
}
#load_preview>span img:nth-child(4){
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    float: right;
    margin: 0.07rem 0.1rem 0 0;
    
}
.loginBox.sy-alert{
    width: 6.75rem;
    height: 6.28rem;
    background: url(../img/pop/pop4_bg.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 99999;
}
.loginClose{
	width: 0.4rem;
	height: 0.4rem;
	float: right;
	margin: 0.2rem 0.08rem 0 0;
	cursor: pointer;
}
.loginClose img{
	display: block;
	width: 100%;
}
.loginBox .sy-content{
    width: 5rem;
    margin: 2.2rem auto 0;
    overflow: hidden;
}
.loginBox .sy-content .form{
    display: block;
    width: 100%;
    overflow: hidden;
}
.loginBox .input-item{
    width: 100%;
    min-height: 0.46rem;
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.loginBox .input-item>span:nth-child(1){
    width: 1rem;
    float: left;
    font-size: 0.18rem;
    color: #6B2626;
    text-align: right;
    line-height: 0.46rem;
}
.loginBox .input-item input{
    display: block;
    width: 3.7rem;
    height: 0.46rem;
    border: 0;
    border-bottom: 0.02rem solid #ac7b7b;
    background: #F3E4CE;
    float: left;
    padding: 0 0.1rem;
    box-sizing: border-box;
    outline: none;
    color: #3B362E;
    font-size: 0.18rem;
}
.loginBox .input-item input.yzm{
    width: 1.9rem;
}
.loginBox .input-item button{
    width: 1.7rem;
    height: 0.46rem;
    float: left;
    margin-left: 0.1rem;
    background: #a68c67;
    color: #fff;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.46rem;
    cursor: pointer;
    user-select: none;
    border: 0;
}
.loginBox .input-item>span:nth-child(4){
    display: block;
    clear: both;
    font-size: 0.14rem;
    color: #BE4D4D;
    padding: 0.2rem 0 0 1rem;
}
.loginBox .sy-btn{
    width: 4.14rem;
    height: 1.22rem;
    background: transparent;
    border: 0;
    margin: 0.1rem auto 0;
    cursor: pointer;
}
.loginBox .loginConfirm{
    width: 4.14rem;
    height: 1.22rem;
    background: url(../img/pop/pop_btn3.png) no-repeat top center;
    background-size: 100% 100%;
    font-size: 0;
}
.loginBox .loginConfirm:hover{
    background: url(../img/pop/pop_btn3_1.png) no-repeat top center;
    background-size: 100% 100%;
}

.hjzpMaxBox.sy-alert{
    width: 100%;
    height: 100%;
}
.hjzpMaxClose{
	width: 0.43rem;
	height: 0.43rem;
	position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    z-index: 999;
    cursor: pointer;
    background: url(../img/hjzp/pop/close_normal.png) no-repeat top center;
    background-size: 100% 100%;
}
.sy-content{
    width: 100%;
    height: 100%;
    position: relative;
}
.hjzpSwiperBox{
    width: 100%;
    height: 11rem;
    overflow: hidden;
    margin-top: 1.2rem;
    position: relative;
}
.hjzpSwiperBox .swiper{
    display: block;
    width: 7.2rem;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 0.1rem;
}
.hjzpSwiperBox .swiper .swiper-slide{
    display: block;
    width: 100%;
    height: 100%;
    border: 0.06rem solid #dcb77d;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.hjzpSwiperBox .swiper .swiper-slide img{
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
} 
.hjzpSwiperBox .swiper-pagination{
    width: 7.08rem;
    height: 1.8rem;
    bottom: 0.06rem;
    left: 0.06rem;
    padding-top: 0.9rem;
    box-sizing: border-box;
    background-image: linear-gradient(to top, rgba(0,0,0,0.9), transparent);
    background: url(../img/mo/pop/bg.png) no-repeat top center;
    background-size: 100% 100%;
}
.hjzpSwiperBox .swiper-pagination-bullet{
    width: 0.45rem;
    height: 0.45rem;
    background: url(../img/mo/pop/paging_1.png) no-repeat top center;
    background-size: 100% 100%;
    opacity: 1;
}
.hjzpSwiperBox .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: url(../img/mo/pop/paging_0.png) no-repeat top center;
    background-size: 100% 100%;
}