

/* 评分 */
.game{text-align: center;margin:12px;}
.game img{display: inline-block;width: 129px;border-radius: 8px;}
.game h1{font-size: 16px;font-weight: 600;margin: 12.5px 0 12.5px 0;}

.game .score{display: flex;justify-content: space-between;text-align: center;margin: 10px 14px;}
.game .score em{font-size: 15px;height: 15px;line-height: 15px;color: #666;}
.game .score_l{width: 33%;position: relative;}
.game .score_c{width: 33%;position: relative;}
.game .score_r{width: 33%;position: relative;}
.game .score_l em i{width: 16.5px;height: 16.5px;background-position: -66px -22px;display: inline-block;position: relative;top: 2.5px;right: 4px;}
.game .score_l .border{width: 1px;height: 40px;background-position: -120px -22px;position: absolute;right: 0;top: 0;}
.game .score_c em i{width: 16.5px;height: 16.5px;background-position: -82.5px -22px;display: inline-block;position: relative;top: 2px;right: 4px;}
.game .score_c .border{width: 1px;height: 40px;background-position: -120px -22px;position: absolute;right: 0;top: 0;}
.game .score_r em i{width: 16.5px;height: 16.5px;background-position: -99px -22px;display: inline-block;position: relative;top: 2.5px;right: 4px;}
.game .score p{font-size: 12px;margin: 10px 0;color: #ccc;}

.icon {
    background-image: url(/static/img/icon.png);
    background-size: 375px 500px;
}

.yuyuemengban{display: none; width: 100%;height:2000px;position: fixed;z-index: 999;;background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);left: 0;top: 0;}
.yuyuewrap{display:none; width: 400px;height: 300px;position: fixed;left: 50%;top:45%;margin: -150px 0 0 -200px;background: #fff;border-radius: 8px;z-index: 1000;cursor: initial;}
.yuyuewrap .closebtn{position: absolute;right: 10px;top: 5px;font: 20px/18px microsoft yahei; color: #3bb3f2; cursor: pointer;}
.yuyuewrap .closebtn:hover{opacity: 0.88;}
.yuyuewrap .yuyue_con{width: 320px;height: 260px;margin:0px auto; padding-top:20px}
.yuyuewrap .yuyue_con .phone{width: 300px;height: 45px;font-size: 14px;line-height: 45px;padding: 0 10px;border:1px solid #ccc ; display: block; margin: 20px auto 0 auto; border-radius: 5px;}
.yuyuewrap .yuyue_con .phone:focus{border:1px solid #3bb3f2 ;}
.yuyuewrap .yuyue_con .tips{width: 320px;text-align: center;line-height: 45px;font: 16/45;margin: 10px auto;color: #999;}
.yuyuewrap .yuyuebtn_bs,.yuyuewrap .yuyuebtn_br{width: 330px;height: 45px;line-height: 45px;text-align: center;border-radius:3px;margin: 10px auto 20px;font-size: 16px;cursor: pointer;}
.yuyuewrap .yuyuebtn_bs{background: #3bb3f2;color: #fff;}
.yuyuewrap .yuyuebtn_bs:hover,.yuyuewrap .yuyuebtn_br:hover{opacity: 0.88;}
.yuyuewrap .yuyuebtn_br{color: #3bb3f2;border: 1px solid #3bb3f2;}

/* 预约 */
.nodownload{text-align: center;color: #fff;background: #ffa622;border-radius: 3px;height: 34px;font-size: 15px;line-height: 34px;}

.load .loadtext{text-align: left;font-size: 12px;line-height: 20px;background: #fffaf2;border: .01rem solid #ffd2a6;color: #666;padding: 12px;margin-top: 12.5px;}
.load .loadtext span{font-size: 11px;line-height: 20px;color: #ffa622;}
.advantage{margin: 5px 0 10px 0;text-align: center;}
.advantage span{color: #999;margin: 0 8px;font-size: 12px;}
.advantage span:nth-child(1) i{width: 13px;height: 12px;display: inline-block;background-position: -66px -50.5px;position: relative;top:1.5px;right: 5px;}
.advantage span:nth-child(2) i{width: 13px;height: 12px;display: inline-block;background-position: -79px -50.5px;position: relative;top:1.5px;right: 5px;}
.advantage span:nth-child(3) i{width: 13px;height: 12px;display: inline-block;background-position: -92px -50.5px;position: relative;top:1.5px;right: 5px;}

/* 安卓 苹果下载 已下架 */
.anddownload{text-align: center;color: #fff;background: #25c88a;border-radius: 3px;height: 34px;font-size: 15px;line-height: 34px;}
.anddownload i{width: 15.5px;height: 18px;background-position: -142px -44px;display: inline-block;position: relative;top: 3px;right: 9px;}
.iosdownload{text-align: center;color: #fff;background: #6294f6;border-radius: 3px;height: 34px;font-size: 15px;line-height: 34px;}
.iosdownload i{width: 15.5px;height: 18px;background-position: -127px -44px;display: inline-block;position: relative;top: 3px;right: 9px;}
.order{text-align: center;color: #fff;background: #ccc;border-radius: 3px;height: 34px;font-size: 15px;line-height: 34px;}

#nav_f a {
    color: #999;
    font-size: 14px;
}

.t_nav_on a {
    color: #3399CC !important;
}

.t_nav {
    margin-bottom: 0px !important;
}

#detail-message {
    
    width: 90%;

}


.detailmessage-1 {
    font-size: 12px;
    color: #999;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-color:rgba(245, 245, 245, 1);
    padding: 5px 10px;
}
.detailmessage-item {
    /* width: 50%; */
    margin: 3px 0;
    
}

.detailmessage-item span{
    color: #666;
    margin-left: 5px;
}

.detailmessage-item:nth-child(2n+1) {
    width: 40%;
}
.detailmessage-item:nth-child(2n) {
    width: 60%;
}

.all-Tags {
    width: 100%;
}

.all-Tags ul {
    display: flex;
    justify-content:space-between;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 5px;
}

.all-Tags li {
    width: 40%;
    padding: 3px 10px;
    border-radius: 20px;
    margin: 5px 0;
}

.all-Tags li a { 
    font-size: 12px;
    color: white ;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.all-Tags li a:nth-child(4) {
    color: #666666 !important;
}

.all-Tags li:nth-child(1) {
    background-color: rgba(242, 132, 93, 1);
    border: 1px solid rgba(242, 132, 93, 1);
}
.all-Tags li:nth-child(2) {
    background-color: rgba(246, 107, 107, 1);
    border: 1px solid rgba(246, 107, 107, 1);
}
.all-Tags li:nth-child(3) {
    background-color: rgba(103, 203, 120, 1);
    border: 1px solid rgba(103, 203, 120, 1);
}
.all-Tags li:nth-child(4) {
    background-color: rgba(215, 100, 215, 1);
    border: 1px solid rgba(215, 100, 215, 1);
}

.all-Tags li:nth-child(5) {
    background-color: rgba(250, 205, 145, 1);
    border: 1px solid rgba(250, 205, 145, 1);
}
.all-Tags li:nth-child(6) {
    background-color: rgba(2, 167, 240, 1);
    border: 1px solid rgba(2, 167, 240, 1);
}



