.header {
    position: relative;
    width: 100%;
    z-index: 100;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}

.cur {
    float: left;
}

.cur a {
    font-size: 14px;
    color: #000;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

.cur span {
    display: inline-block;
    font-size: 14px;
    color: #000;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

.cur a em {
    display: inline-block;
    background: url(https://m.87g.com/images/zj/home.png) no-repeat center center;
    width: 20px;
    height: 20px;
    background-size: 90% auto;
    vertical-align: middle;


}

.cur .a1 {
    background: url(https://m.87g.com/images/zj/d1.png) no-repeat center center;
    width: 40px;
    background-size: 100% 100%;
    height: 35px;
}

.cur .a2 {
    background: url(https://m.87g.com/images/zj/d2.png) no-repeat center center;
    width: 50px;
    background-size: 100% 100%;
    margin-left: -5px;
}

.cur .a3 {
    background: url(https://m.87g.com/images/zj/d3.png) no-repeat center center;
    width: 110px;
    background-size: 100% 100%;
    margin-left: -5px;
}

.hdr {
    float: right;
}

.so-menu {
    float: left;
    background: url(https://m.87g.com/images/zj/so.png) no-repeat center center;
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
    margin-top: 10px;
    margin-right: 10px;
}

.so-menu.on {
    background: url(https://m.87g.com/images/zj/so-on.png) no-repeat center center;
    background-size: 100% 100%;
}

.menu {
    display: block;
    float: left;
    background: url(https://m.87g.com/images/zj/menu.png) 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;
    margin-top: 30px;
}

.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;
    display: none;
}

.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: 10px;
}

.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: 0 -5px;
    margin-top: 10px;

}

.swiper1 .swiper-container {
    padding: 5px;
}

.swiper1 .con {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 2px 2px #f3f3f3;
}

.swiper1 .pic {
    display: block;
    position: relative;
    padding-top: 100%;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.swiper1 .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.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);
}

.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;
}

.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: 14px;
}

.yz-list1 {
    padding-top: 15px;
    margin-top: 20px;
}

.yz-list1 li {
    overflow: hidden;
    padding: 15px 12px 0;
}

.yz-list1 .pic {
    float: left;
    width: 65px;
    height: 65px;
    overflow: hidden;
}

.yz-list1 img {
    display: block;
    width: 100%;
    height: 100%;
}

.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;
}

.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(https://m.87g.com/images/zj/star.png) no-repeat center center;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 1px;
    background-size: 100%;
}

.yz-list1 em.on {
    background: url(https://m.87g.com/images/zj/star-on.png) 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;
    margin-top: 30px;
    border-radius: 14px;
    position: relative;
    margin-bottom: 35px;
}

.slider1 .item {
    padding: 25px 22px;
}

.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: 5px;
    margin-right: 10px;
}

.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;
}

.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(https://m.87g.com/images/zj/dot.png) 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(https://m.87g.com/images/zj/dot-on.png) no-repeat center center;
    background-size: 20px auto;
    -webkit-background-size: 20px auto;
    width: 20px;
    height: 20px;
}

.swiper2 {
    margin-top: 10px;
}

.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;
    line-height: 14px;
    overflow: hidden;
    height: 14px;
    height: 16px;
    line-height: 16px;
}

.swiper2 p {
    white-space: nowrap;
    overflow: hidden;
}

.swiper2 .txt a {
    padding: 0 18px;
    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;
    margin: 20px 0 0;
    padding: 15px 10px;
    border-radius: 10px;
}

.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;
    -webkittext-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(https://m.87g.com/images/zj/write.png) 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(https://m.87g.com/images/zj/bd-left.png) 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 {
    position: fixed;
    top: 75%;
    right: 10px;
    display: block;
    background: rgba(0, 0, 0, 0.6) url(https://m.87g.com/images/zj/zt-top.png) no-repeat center center;
    width: 35px;
    height: 35px;
    background-size: 100%;
    z-index: 99;
    border-radius: 5px;
}

.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(https://m.87g.com/images/xing_16.png) no-repeat left top;
}

.stars .star-ul li.on {
    background: url(https://m.87g.com/images/xing_16_on.png) 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(https://m.87g.com/images/mzt/hd-01.png) 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(https://m.87g.com/images/mzt/btn-logo.png) 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(https://m.87g.com/images/mzt/search.png) no-repeat center center;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
}

.head .nav-btn {
    position: absolute;
    right: 5px;
    top: 0;
    background: url(https://m.87g.com/images/mzt/nav.png) 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;
}

.fnav li a{
    color: #333;
}

.fcopy {
    color: #666;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    overflow: hidden;
}


.main .wp .m-game {
    padding-top: 45px;
}

.wefocus {
    position: relative;
    background: url(https://m.87g.com/wap/we_icon.png) no-repeat 10% center;
    background-size: 10% auto;
    line-height: 30px;
    padding: 10px 0 10px 25%
}

.wefocus b {
    display: block;
    color: #65bb0a;
}

.wefocus_b {
    position: absolute;
    right: 10px;
    top: 24px;
    color: #ff8100;
    border: #ff8100 1px solid;
    border-radius: 5px;
    padding: 0 10px;
    line-height: 28px;
    transition: all .5s
}

.wefocus_b:hover {
    background: #ff8100;
    color: #fff
}

.wefocus_a {
    display: none;
    position: fixed;
    width: 80%;
    top: 50%;
    z-index: 9;
    left: 10%;
    background: #fff;
    border-radius: 10px;
    border: #ddd 1px solid
}

.wefocus_a img {
    max-width: 100%
}

.wefocus_a_head {
    display: flex;
    justify-content: space-between;
    flex-flow: nowrap;
    justify-content: flex-start;
    color: #666;
    padding: 10px 15px;
    border-bottom: #ddd 1px solid;
    font-size: 15px
}

.wefocus_a_head img {
    margin-right: 10px;
}

.wefocus_a_head b {
    display: block;
    color: #333;
    margin-top: 7px;
}

.wefocus_a_way {
    padding: 5px 10px
}

.wefocus_a_way b {
    display: block;
    line-height: 30px;
}

.wefocus_a_way dl {}

.wefocus_a_way dl dt {}

.wefocus_a_way dl dt i {
    display: inline-block;
    border-radius: 50%;
    border: #ddd 1px solid;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 10px
}

.wefocus_a_way dl dd {
    margin-left: 10px;
    border-left: 1px solid #ddd;
    padding-left: 20px
}

.wefocus_a_way dl dd img {
    margin: 10px 0 0 0;
}

.wefocus_btn {
    margin: 5px 15px 15px 15px;
    background: #65bb0a;
    border-radius: 5px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.wefocus_btn a {
    color: #fff
}

.wefocus_bg {
    display: none;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8
}

.wefocus_clo {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 7px;
    top: 7px;
    background: url(https://m.87g.com/images/wap/close.png) no-repeat center center #eee;
    background-size: 80% auto;
    border-radius: 50%;
    cursor: pointer
}

.swiper2 .txt h5 a {
    padding: 0;
    background-color: white;
    color: #000;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    border-radius: 0;
}