.hdr{
    float: right;
}
.so-menu{
    float: left;
    background: url(../images/so.webp) no-repeat center center;
    width:25px;
    height: 25px;
    background-size: 100% 100%; 
    margin-top: 10px;
    margin-right: 10px;
}
.so-menu.on{
    background: url(../images/so-on.webp) no-repeat center center;
    background-size: 100% 100%; 
}
.menu{
    display: block;
    float: left;
    background: url(../images/menu.webp) no-repeat center center;
    width: 30px;
    height: 30px;
    background-size: 100%;
    margin-top: 8px;
}

.m-game{
    padding-top: 10px;
}
.yz-tit1{
    font-size: 18px;
    color: rgba(0,0,0,.87);
    line-height: 22px;
    height: 22px;
}
.yz-tit1 .focus{
    float: right;
    font-size: 14px;
    display: block;
    color: #97c03c;
    border: 1px solid #97c03c;
    padding: 0 10px;
    height: 20px;
    line-height: 18px;
    border-radius: 20px;
    font-weight: normal;
    margin-top: 4px;
}
.yz-tit1 .focus.on{
    background-color: #97c03c;
    color: #fff;
}
.info-box{
    box-shadow: 0 2px 5px 5px #f3f3f3;
    width: 98%;
    margin: 15px auto 25px;
    font-size: 14px;
    color: #000;
    line-height: 1.8em;
    border-radius: 15px;
}
.info-box img{
    display: block;
    width: 100%;
    border-top-right-radius:10px;
    border-top-left-radius:10px;  
}
.info-box .txt{
    padding:10px; 
}
.info-box p{
    letter-spacing: 3px;
}
.yz-tit2{
    font-size: 16px;
    color: rgba(0,0,0,.7);
    line-height: 1em;
    margin-bottom: 4px;
    font-weight: normal;
}
.swiper1{
    margin: 10px -5px 0;
}
.swiper1 .swiper-container{
    padding: 5px;
}
.swiper1 .con{
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 2px 2px 2px #f3f3f3;
}
.swiper1 .pic{
    display: block;
    position: relative;
    padding-top: 100%;
}
.swiper1 .img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.swiper1 .pic p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: rgba(0,0,0,.6);
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.swiper1 .txt{
    text-align: center;
    font-size: 13px;
    line-height: 1em;
    color: #333;
    padding: 10px 0 11px;
}
.swiper1 h5{
    font-size: 14px;
    line-height: 1em;
    padding: 0;
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.swiper1 .txt a{
    display: inline-block;
    padding: 0 13px;
    background-color: #97c03c;
    color: #fff;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin: 8px auto 0;
    text-align: center;
    border-radius: 25px;
    text-decoration: none;
}
.swiper1 .txt a:hover{
    opacity: 0.8
}
.list-box{
    box-shadow: 0 2px 5px 5px #f3f3f3;
    margin-top: 15px;
    padding-bottom: 28px;
    border-radius: 15px;
}

.yz-list1 li{
    overflow: hidden;
    padding: 15px 12px 0;
}
.yz-list1 .pic{
    float: left;
    width: 65px;
    height: 65px;
    overflow: hidden;
    border-radius: 8px;
}
.yz-list1 img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.yz-list1 .txt{
    margin-left: 75px;
    font-size: 16px;
    color: #000;
    line-height: 1em;
    border-bottom: 1px solid #fafafa;
    position: relative;
    padding-bottom: 15px;
}
.yz-list1 .txt h5{
    font-size: 16px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.yz-list1 .txt p{
    font-size: 13px;
}
.yz-list1 .d-btn{
    float: right;
    display: block;
    padding: 0 8px;
    background-color: #97c03c;
    color: #fff;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    position: absolute;
    top: 25%;
    right: 0;
}
.yz-list1 .sp1{
    border-right: 2px solid #dddddd;
    padding-right: 6px;
    margin-right: 6px;
}
.yz-list1 .star{
    display: block;
    margin: 5px 0;
}
.yz-list1 em{
    background: url(../images/star.webp) no-repeat center center;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 1px;
    background-size: 100%;
}
.yz-list1 em.on{
    background: url(../images/star-on.webp) no-repeat center center;
    background-size: 100%;
}
.addmore{
    display: block;
    margin: 18px auto 0;
    width: 152px;
    text-align: center;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #000;
    height: 35px;
    line-height: 33px;
    border-radius: 50px;
}
.slider1 .slick-arrow,.slider2 .slick-arrow{
    font-size: 0;
    width: 0;
    height: 0;
    padding: 0;
    display: none !important;
}
.slider1{
    box-shadow: 0 2px 5px 5px #f3f3f3;
    border-radius: 14px;
    position: relative;
    margin-bottom: 35px;
}
 .slider1 .item{    
}
.yz-tit3{
    font-size: 18px;
    color: rgba(0,0,0,.87);
    line-height: 1em;
    margin: 15px 0 20px;
}
.yz-tit3 a{
    display: block;
    float: right;
    color: #97c03c;
    font-size: 14px;
    font-weight: normal;
}
.slider1 .img{
    margin-bottom: 15px;
}
.slider1 img{
    display: block;
    width: 100%;
    border-radius: 10px;
}

.m-yx .pic{
    float: left;
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 8px;
    margin-right: 10px;
}
.m-yx .pic img{
    border-radius: 8px;
}
.m-yx .d-btn{
    float: right;
}
.m-yx .txt{
    padding: 7px 0;
    font-size: 12px;
    overflow: hidden;
}
.m-yx .txt h5{
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.m-yx .txt p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.m-yx .d-btn a{
    display: block;
    padding: 0 18px;
    background-color: #97c03c;
    color: #fff;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    margin-top: 12px;
}
.slider1 .slick-dots{
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    text-align: center;
    
}
.slider1 .slick-dots li,.slider2 .slick-dots li{
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}
.slider1 .slick-dots button,.slider2 .slick-dots li button{
    background: url(../images/dot.webp) no-repeat center center;
    padding: 0;
    width: 13px;
    height: 13px;
    background-size: 13px auto;
    font-size: 0;
    border: none;
    outline: none;
}
.slider1 .slick-dots li.slick-active button,.slider2 .slick-dots li.slick-active button{
    padding: 0;
    font-size: 0;
    border: none;
    outline: none;
    background: url(../images/dot-on.webp) no-repeat center center;
    background-size: 20px auto;
    -webkit-background-size: 20px auto;
    width: 20px;
    height: 20px;
}
.swiper2{
    margin: 10px -5px 0;
}
.swiper2 .swiper-container{
    padding: 5px;
}
.swiper2 .swiper-slide{
    border-radius: 5px;
}
.swiper2 .con{
    box-shadow: 0 2px 2px 2px #f3f3f3;
    padding: 10px 5px;
    border-radius: 5px;
    overflow: hidden;
}
.swiper2 .pic{
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin:0 auto 7px;
}
.swiper2 img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;   
}
.swiper2 .txt{
    text-align: center;
    color: #000;
    font-size: 12px;
}
.swiper2 h5{
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.swiper2 p{
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.swiper2 .txt a{
    padding: 0 15px;
    background-color: #97c03c;
    color: #fff;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
}
.yz-other{
    box-shadow: 0 2px 5px 5px #f3f3f3;
    border-radius: 10px;
    padding-top: 30px;
}
/*.yz-other .yz-tit3 a{
    color: rgba(0,0,0,.7);
}*/
.yz-list2{
    overflow: hidden;
    margin: -10px 0 20px;
}
.yz-list2 li{
    float: left;
    width: 50%;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    line-height: 45px;
}
.slider2 .pic{
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 10px;
}
.slider2 img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.slider2 h5{
    font-size: 14px;
    color: #000;
    font-weight: normal;
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
}
.slider2 .slick-dots{
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    text-align: center;   
}

.yz-list3{
    overflow: hidden;
    float: left;
}
.yz-list3 li{
    float: left;
}
.yz-list3 .pic{
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 4px;
}
.yz-list3 img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.slider3{
    margin-bottom: 45px;
}
.slider3 .m-yx .d-btn a{
    padding: 0 8px;
    margin-top: 6px;
}

.conm-box{
    background-color: #f5f5f5;
    font-size: 14px;
    color: #000;
    padding: 11px 12px 20px;
}
.conm-top{
    overflow: hidden;
}
.conm-top span{
    float: left;
    display: block;
}
.conm-top em{
    padding: 0 5px;
    height: 20px;
    background-color: #9dcb65;
    color: #fff;
    line-height: 20px;
    border-radius: 4px;
    position: relative;
    margin-right: 5px;
}
.conm-top em:after{
    position: absolute;
    content: "";
    top:22%;
    right: -3px;
    border-top: .416666667em solid transparent;
    border-bottom: .416666667em solid transparent;
    border-left: .333333333em solid #9dcb65;
    width: 0;
    height: 0;
}
.conm-top a{
    display: block;
    float: right;
    color: #000;
}
.txt-ipt{
    margin-top: 10px;
}
.txt-ipt span{
    display: block;
    border: 1px solid #9dcb65;
    background-color: #fff;
    height: 32px;
    line-height: 30px;
    color: #989898;
    border-radius: 5px;
    padding: 0 12px;
}
.conm-bottom{
    text-align: center;
    margin: 20px 0 30px;
    color: #9dcb65;
    font-size: 16px;
    
}
.conm-bottom span{
    display: inline-block;
    background: url(../images/write.webp) no-repeat left center;
    padding-left: 24px;
    background-size: 20px auto;
    margin-bottom: 10px;
}
.conm-bottom img{
    display: block;
    margin: 0 auto;
}
.footer {
    padding: 15px;
    border-top: 1px solid #9ec44a;
    background-color: #e1e1e1;
}
.ft-link {
    overflow: hidden;
    /*padding-bottom: 15px;*/
}
.ft-link li {
    float: left;
    width: 33.333%;
    text-align: center;
}
.ft-link li + li {
    background: url(../images/bd-left.webp) no-repeat left center;
    -webkit-background-size: 1px 16px;
    background-size: 1px 16px;
}
.ft-link a {
    display: inline-block;
    line-height: 35px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 15px;
    color: #232323;
}
.ft-link .a1{
    -webkit-background-size: 23px 21px;
    background-size: 23px 21px;
    padding-left: 30px !important;
}
.ft-link .a2{
    -webkit-background-size: 15px 23px;
    background-size: 15px 23px;
}
.ft-link .a3{
    -webkit-background-size: 20px 19px;
    background-size: 20px 19px;
}
.copyright {
    text-align: center;
    line-height: 21px;
    color: #565656;
}
.t-top{
    display: none;
    position: fixed;
    top:75%;
    right:10px;
    background: url(../images/b-top.webp) no-repeat center center; 
    width: 35px;
    height: 35px;
    background-size: 100%;
    z-index: 99;
}
.m-conment{margin-top:10px;}

.yellow-btn {
    background: #ff8a0c;
}
.btn1{display: inline-block;height: 35px;line-height: 35px;font-size: 16px;
    border-radius: 5px;width: 60px;text-align: center;color: #fff;}

.pro-ul{overflow: hidden;}
.pro-ul li{overflow: hidden;padding: 10px 0;border-bottom: 1px solid #d8d8d8;}
.pro-ul li:last-child{border-bottom: 0;}
.pro-ul .pic{float: left;clear: left;overflow: hidden;margin-right: 10px;
    width: 60px;height: 60px;border-radius: 14px;}
.pro-ul .pic img{width: 100%;height: 100%;}
.pro-ul .txt{line-height: 25px;}
.pro-ul p{line-height: 25px;}
.pro-ul .info{color: #666;line-height: 30px;    margin-top: 10px;}
.pro-ul .btn{float: right;position: relative;top: 15px;}
.pro-ul h4{font-size: 15px;font-weight: bold;height: 25px;line-height: 25px;overflow: hidden;}
.pro-ul h4 a:hover{color: #ff8a0c;}

.pro-ul .scoreBox{top: -5px;}
.pro-ul .datetime{color: #999;}
.pro-ul .grey-btn{cursor: default;}

.pro-ul .com-score{float: right;display: inline-block;color: #fff;font-size: 16px;height: 25px;
    line-height: 25px;background: #ff8a0c;padding: 0 10px;}
.pro-ul .padd{}
.stars{height: 16px;overflow: hidden;margin: 5px 0;}
.stars .star-ul{}
.stars .star-ul li{width: 16px;height: 16px;float: left;margin-right: 2px;background: url(../../images/xing_16.webp) no-repeat left top;}
.stars .star-ul li.on{background: url(../../images/xing_16_on.webp) no-repeat left top;}



.head{position: absolute;z-index: 9999;width: 100%;background: #404040;height: 50px;line-height: 50px;}
.hd-btn a,.hd-on a{display:block;color: #fff;}
.hd-btn{
    float: left;
    padding: 0 12px 0 7px;font-size: 14px;
    background: url(../../images/mzt/hd-01.webp) no-repeat right center;
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
}
.hd-on{float: left; padding: 0 12px 0 7px;font-size: 14px;}
.btn-logo{
    height: 50px;width: 35px;
    background: url(../../images/mzt/btn-logo.webp) no-repeat center center;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
}

.head .search{
    position: absolute;right: 40px;top: 0;width: 35px;height: 50px;
    background: url(../../images/mzt/search.webp) no-repeat center center;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
}
.head .nav-btn{
    position: absolute;right: 5px;top: 0;
    background: url(../../images/mzt/nav.webp) no-repeat center center;
    -webkit-background-size: 26px auto;
    background-size: 26px auto;
}

footer {padding: 10px;overflow: hidden;background:#f2f2f2;}

.fnav li{width: 33.33%;float: left;text-align: center;line-height: 35px;}
.fcopy{color: #666;text-align: center;width: 100%;padding-top: 20px;overflow: hidden;}
