body{
    background: #fff;
    font-size: 0;
    line-height: 1;
}
h1.h1{
    color:#333;
    font-size:16px;
    text-align:center;
    line-height:1;
}
.adtitle{
    line-height:14px;
}
.mb10px{
    margin-bottom:10px;
}
.mx10px{
    margin-left:10px;
    margin-right:10px;
}
.section{
    margin:5px 0px 0;
    padding:0px 0px 0;
}

/****/
.top_games{
    width:31.2%;
    height:200px;
    color:#fff;
    margin:0 1% 0px;
    text-align:center;
}
.top_games .relative .container{
    height:58px;
}
.top_games:nth-of-type(3) .relative .container{
    height:40px;
}
.top_games .vertical_center{
    align-self:center;
    width:100%;
}
.top_games a,.top_games h3{
    color:#fff;
    line-height:17px;
    font-size:12px;
    font-weight:normal;
}
.top_games h3{
    max-height:40px;
    margin: 5px auto 0;
    overflow: hidden;
    text-align: center;
    display: flex;
    width: 93%;
}
.top_games:nth-of-type(3) h3,.top_games:nth-of-type(3) h3 span{
    height:17px;
    overflow:hidden;
}
.top_games h3 span{
    align-self:center;
    margin:0 auto;
}
.top_games .img .num{
    width:30px;
    height:20px;
    margin:0 auto 2px;
}
.top_games:nth-of-type(2) .img .num{
    width:40px;
    height:25px;
}
.games .top_games a.img{
    display:block;
    width:50px;
    margin:0px auto 0;
}
.top_games a.img img{
    border-radius:10px;
    width:50px;
    height:50px;
}
.top_games:nth-of-type(2) a.img{
    width:63px;
}
.top_games:nth-of-type(2) a.img img{
    border-radius:10px;
    width:63px;
    height:63px;
}
.games .top_games:nth-of-type(1){
    background:url(/images/new_mobile/top_left.png?v1) 0px 55px no-repeat;
    background-size:100%;
    margin-top:10px;
}
.games .top_games:nth-of-type(2){
    background:url(/images/new_mobile/top_center.png?v1) 0px 50px no-repeat;
    background-size:100%;
}
.games .top_games:nth-of-type(3){
    background:url(/images/new_mobile/top_right.png?v1) 0px 40px no-repeat;
    background-size:100%;
    margin-top:30px;
    height:160px;
}
.top_games p.desc{
    display:none;
}
.top_games .relative{
    height:90px;
}
.games .top_games:nth-of-type(2) .relative{
    height:110px;
}
.top_games .relative .star{
    font-family:Roboto-Bold;
    font-size:12px;
    line-height:15px;
    margin-top: 2px;
    width:85%;
}
.top_games .relative .star span{
    display:inline-block;
    width:10px;
    height:12px;
    background:url(/images/icon/star_white.png?v2) 0 1px no-repeat;
    background-size:100%;
    text-indent:15px;
}
.top_games .relative .play_button_cont{
    position:absolute;
    bottom:5px;
}
.top_games .relative .play_button{
    background:#fff;
    color:red;
    padding:3px 15px;
    border-radius:15px;
}
.top_games:nth-of-type(2) .relative .play_button{

}
.top_games:nth-of-type(1) .relative .play_button{
    color:#00C2FF;
}
.top_games:nth-of-type(2) .relative .play_button{
    color:#F46C45;
}
.top_games:nth-of-type(3) .relative .play_button{
    color:#F46C45;
}
.top_games:nth-of-type(3) .relative .play_button_cont{
    bottom:22px;
}
.games .top_games:nth-of-type(2) .relative .play_button_cont{
    bottom:30px;
}
ul.games{
    margin:0 auto 5px;
}
.section .tag_game_list{
    width:94%;
    margin:25px 3% 5px;
    padding:0;
    height:95px;
    border-radius:10px;
}
.section .tag_game_list.bg_1{
    background:url(/images/new_mobile/item_bg1.png?v1) no-repeat 100%;
    background-size:100%;
}
.section .tag_game_list.bg_2{
    background:url(/images/new_mobile/item_bg2.png?v1) no-repeat 100%;
    background-size:100%;
}
.section .tag_game_list.bg_3{
    background:url(/images/new_mobile/item_bg3.png?v1) no-repeat 100%;
    background-size:100%;
}
.section .tag_game_list.bg_4{
    background:url(/images/new_mobile/item_bg4.png?v1) no-repeat 100%;
    background-size:100%;
}
.section .tag_game_list.bg_5{
    background:url(/images/new_mobile/item_bg5.png?v1) no-repeat 100%;
    background-size:100%;
}
.section .left_column{
    width:21%;
    margin:0 1% 0px;
}
.section .left_column .tag_game_list{
    width:100%;
    margin:0 1% 13px;
    display:inline-block;
}
.section .tag_game_list.is_big{
    width:71%;
    margin:0 0 0px 4%;
}
.section .tag_game_list.small{
    width:29%;
    margin:0 2% 15px;
}
.section .tag_game_list .img{
    width:100px;
    height:100px;
    position:relative;
    overflow:visible;
    margin:-15px 0 0 10px;
}
.section .tag_game_list .img img{
    width:100px;
    height:100px;
}
.section .tag_game_list .img .hot{
    position:absolute;
    width:50px;
    height:50px;
    left:-2px;
    top:-2px;
    border: 0;
    box-shadow: none;
}
.section .tag_game_list.is_big .img .hot{
    width:80px;
    height:80px;
    left:-3px;
    border: 0;
    box-shadow: none;
}
.section .tag_game_list.is_big .button_area{
    position:absolute;
    bottom:0;
    width:100%;
    background:rgba(0,0,0,0.6);
    color:#fff;
    height:65px;
    border-radius:0 0 10px 10px;
}
.is_big .button_area h3{
    color:#fff;
    font-size:14px;
    position:absolute;
    left:15px;
    bottom:25px;
    width:57%;
    font-weight:normal;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.is_big .button_area .star_container{
    position:absolute;
    left:15px;
    bottom:12px;
}
.is_big .button_area .star_container span{
    display:inline-block;
    width:13px;
    height:13px;
    background:url(/images/new_mobile/star_active.png) no-repeat;
    background-size:13px;
    margin-right:5px;
}
.is_big .button_area .play_button{
    right:15px;
    bottom:17px;
    background:#0052FF;
    color:#fff;
    border-radius:15px;
    font-size:14px;
    padding:8px 30px 5px;
    line-height:18px;
}
.section .tag_game_list .img img{
    border-radius:13px;
    border: 2px solid #fff;
    box-shadow: 1px 2px 7px 0px rgba(31, 17, 71, 0.5);
}
.section .tag_game_list .right{
    width:calc(100% - 118px);
    height:100%;
}
.section .tag_game_list .right h3{
    font-family:Anton-Regular;
    font-weight:normal;
    color:#fff;
    width:80%;
    font-size:18px;
    line-height:20px;
    margin:13px 0 0;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section .tag_game_list .right h2 a{
    font-size:14px;
}
.section .tag_game_list .right p.desc{
    font-family:Roboto-Light;
    font-size:12px;
    color:#999;
    line-height: 20px;
    padding-right:10px;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tag_game_list .star_yellow{
    display:inline-block;
    width:17px;
    height:17px;
    background:url(/images/new_mobile/star_3d.png?v3) repeat;
    background-size:17px;
    color:#FFCC00;
    text-indent:18px;
    font-size:12px;
    line-height:14px;
    margin: 5px 3px 3px 0;
}
.section .tag_game_list .right .play_button{
    background: url(/images/new_mobile/right_arrow_white.png?v1) no-repeat;
    width:30px;
    height:20px;
    background-size:20px;
    position: absolute;
    right: 3px;
    bottom: 33px;
    padding: 6px 15px 6px 0;
}
/****/
.first-section{
    background: url("/images/new_mobile/bg_header_blue.png") no-repeat;
    background-size: 100% auto;
    background-position: 0 -82px;
    padding-top: 33px;
}

.first-section li{
    width: 21.3%;
    height: 73px;
    padding: 2px;
    border-radius: 50%;
    background-color: #fff;
    margin-bottom: 14px;
    box-shadow:1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.first-section li a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.list-h100-wrapper{
    margin:0 auto 10px;
    width: 98%;
    padding: 20px 0px 0px;
}

.section h1,.section h2,.section .h1{
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin: 20px auto 0;
    min-width: 80%;
}

.section.part2 h2{
background-color: #FF6100;
}
.section.section-new h2{
    background-color:#ff1f48;
}
.section.section-trends h2{
    background:#4f00ff;
}
.section.all_games h2{
    background:#00547C;
}

.section-interested li{
    width: 30.6%;
    margin-bottom: 27px;
    height:151px;
}

.section-interested li a{
    width: 100%;
    height: 100%;
    padding-bottom: 12px;
}

.section-interested li .item-img{
    display: block;
    width: 76%;
    border-radius: 10px;
    overflow: hidden;
    margin: -12px auto 0;
}

.section-interested li p.item-name{
    line-height:15px;
    background-color: transparent !important;
    max-height: 30px;
    overflow: hidden;
}

.section-interested li p{
    width: 76%;
    margin: 0 auto;
    text-align: center;
    font-size:12px;
    font-weight:bold;
    font-style: italic;
    color:rgba(255,255,255,1);
    line-height:26px;
    border-radius: 13px;
}

.section-interested li:nth-of-type(1){
    background: url("/images/new_mobile/interest_1.png") no-repeat center/100% 100%;
}

.section-interested li:nth-of-type(1) .item-img{
    border:2px solid rgba(31,185,255,1);
    box-shadow:2px 1px 6px 0px rgba(0,62,114,0.66);
}

.section-interested li:nth-of-type(1) p{
    background-color: #1153FC;
}

.section-interested li:nth-of-type(2){
    background: url("/images/new_mobile/interest_2.png") no-repeat center/100% 100%;
}

.section-interested li:nth-of-type(2) .item-img{
    border:2px solid rgba(251,216,123,1);
    box-shadow:2px 1px 6px 0px rgba(141,102,0,0.66);
}

.section-interested li:nth-of-type(2) p{
    background-color: #FF6100;
}

.section-interested li:nth-of-type(3){
    background: url("/images/new_mobile/interest_3.png") no-repeat center/100% 100%;
}

.section-interested li:nth-of-type(3) .item-img{
    border:2px solid rgba(209,161,248,1);
    box-shadow:2px 1px 6px 0px rgba(64,0,170,0.66);
}

.section-interested li:nth-of-type(3) p{
    background-color: #4F00FF;
}

.section-interested li:nth-of-type(4){
    background: url("/images/new_mobile/interest_4.png") no-repeat center/100% 100%;
}

.section-interested li:nth-of-type(4) .item-img{
    border:2px solid rgba(147,255,235,1);
    box-shadow:2px 1px 6px 0px rgba(0,130,91,0.66);
}

.section-interested li:nth-of-type(4) p{
    background-color: #00B827;
}

.section-interested li:nth-of-type(5){
    background: url("/images/new_mobile/interest_5.png") no-repeat center/100% 100%;
}

.section-interested li:nth-of-type(5) .item-img{
    border:2px solid rgba(255,181,194,1);
    box-shadow:2px 1px 6px 0px rgba(139,0,25,0.66);
}

.section-interested li:nth-of-type(5) p{
    background-color: #FF1F48;
}

.section-interested li:nth-of-type(6){
    background: url("/images/new_mobile/interest_6.png") no-repeat center/100% 100%;
}

.section-interested li:nth-of-type(6) .item-img{
    border:2px solid rgba(115,239,255,1);
    box-shadow:2px 1px 6px 0px rgba(0,94,118,0.66);
}

.section-interested li:nth-of-type(6) p{
    background-color: #0098FF;
}

.section.section-common{
    padding-top:10px;
    padding-bottom: 10px;
    margin-top: 20px;
}
.section.section-common.part2,.section.section-common.section-new,.section.section-common.section-trends{
    margin-top:40px;
    padding-top:30px;
}

.section-common.section-popular{
    background: url("/images/new_mobile/index_popular.png") no-repeat;
    background-size: 100% auto;
    margin-top: 5px;
}

.section-common li{
    width: 30%;
    height: 96px;
    overflow: hidden;
    margin-bottom: 13px;
    box-shadow:1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}
.section-common.section-ads{
    background: url("/images/new_mobile/section_bg2.png") #feb800 no-repeat;
    background-size: 100% auto;
}

.section-ads .index-ads-con{
    background:rgba(255,255,255,1);
    border-radius:6px;
    padding:10px;
    margin: 0 auto 10px;
    width: 100%;
}

.section-common.section-new{
    background: url("/images/new_mobile/section_new.png") #ff7a93 no-repeat;
background-size: 100% auto;
}

.section-common.section-trends{
    background: url("/images/new_mobile/section_trends.png") #7a2ef7 no-repeat;
    background-size: 100% auto;
}

.section-online h2{
    background:#00547C;
    border-radius:18px;
    line-height: 36px;
    font-size:15px;
    color:rgba(255,255,255,1);
    text-align: center;
    font-style: italic;
    margin-top: 35px;
    margin-bottom: 20px;
}

.section-online ul{
    height: 255px;
}

.section-online li{
    position: absolute;
    width: 30.6%;
    height: 105px;
    border: 2px solid #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow:1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.section-online li a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.section-online li:nth-of-type(1){
    width: 65.4%;
}

.section-online li:nth-of-type(9){
    width: 65.4%;
}

.more-img{
    width: 160px;
    height: 62px;
    margin: 35px auto;
}

.more-list{
    margin-top: 35px;
    margin-bottom: -25px;
}

.more-list .item-list{
    width: 48.1%;
}

.more-list .item-list:nth-of-type(2){
    margin-top: 25px;
}

.more-list .item-list a{
    display: block;
    width: 100%;
    background:rgba(255,255,255,1);
    box-shadow:1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    border-radius:5px;
    margin-bottom: 25px;
    overflow: hidden;
}

.more-list .item-img{
    width: 100%;
    height: 165px;
}

.more-list .item-con{
    padding: 12px 14px 15px;
}

.more-list .item-name{
    font-size:12px;
    font-weight: bold;
    font-style: italic;
    color:rgba(51,51,51,1);
    line-height:1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 10px;
}
.more-list .tag.hot{
    height: 15px;
    background: url("/images/new_mobile/more_hot.png") no-repeat;
    background-size: auto 100%;
    background-position: 0 0;
}

.more-list .tag.new{
    height: 15px;
    background: url("/images/new_mobile/more_new.png") no-repeat;
    background-size: auto 100%;
    background-position: 0 0;
}

.more-list .tag.trends{
    height: 15px;
    background: url("/images/new_mobile/more_trends.png") no-repeat;
    background-size: auto 100%;
    background-position: 0 0;
}

@media screen and (max-width: 320px){

.list-h100-wrapper{
    margin: 5px auto 10px !important;
    box-shadow: none;
    width:auto;
    border-radius:0;
}

.section-common.section-ads{
    margin: 30px 0 0 0 !important;
}

.section-ads .index-ads-con{
    background: transparent;
    border-radius: 0;
    padding: 0 !important;
}

/*其他列表页 start*/
.section-ads.first-section{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

.list-h100-wrapper.section-ads{
        margin-top: 37px !important;
    }
    /*其他列表页 end*/
}

.bg-blue{
    background-color: #00547C;
}
.tag_list{
    margin:10px 0 10px;
}
.tag_list h2{
    font-size:14px;
    padding:0 15px;
    line-height:30px;
    color:#333;
}
.tag_list .tag_item{
    width: 92%;
    margin: 25px 4% 30px;
    padding: 0;
    height: 95px;
    border-radius: 10px;
}
.tag_list .tag_item .right{
    width:calc(100% - 119px);
}
.tag_list .tag_item.bg_1{
    background:url(/images/new_mobile/item_bg1.png?v1) no-repeat 100%;
    background-size:100%;
}
.tag_list .tag_item.bg_2{
    background:url(/images/new_mobile/item_bg2.png?v1) no-repeat 100%;
    background-size:100%;
}
.tag_list .tag_item.bg_3{
    background:url(/images/new_mobile/item_bg3.png?v1) no-repeat 100%;
    background-size:100%;
}
.tag_list .tag_item.bg_4{
    background:url(/images/new_mobile/item_bg4.png?v1) no-repeat 100%;
    background-size:100%;
}
.tag_list .tag_item.bg_5{
    background:url(/images/new_mobile/item_bg5.png?v1) no-repeat 100%;
    background-size:100%;
}
.tag_list .tag_item .img{
    width: 100px;
    height: 100px;
    position: relative;
    overflow: visible;
    margin: -15px 0 0 10px;
}
.tag_list .tag_item .img .num{
    width:20px;
    height:60px;
    line-height:60px;
    color:#fff;
    opacity:0.5;
    display:inline-block;
}
.tag_list .tag_item .img img{
    width:100px;
    height:100px;
    border:2px solid #fff;
    border-radius:10px;
    box-shadow: 1px 2px 7px 0px rgba(31, 17, 71, 0.5);
}
.tag_list .tag_item .name{
    font-family: Anton-Regular;
    font-weight: normal;
    align-self: center;
    margin: 0px 10px 0px 7px;
    font-size: 18px;
    color: #fff;
}

.tag_list .tag_item .button{
    background: url(/images/new_mobile/right_arrow_white.png?v1) no-repeat;
    width: 30px;
    height: 20px;
    background-size: 20px;
    position: absolute;
    right: 0px;
    bottom: 34px;
    padding: 6px 15px 6px 0;
}
.tag_list .tag_item .button a{
    color:#fff;
    padding:7px 10px;
    text-transform: capitalize;
    display:inline-block;
    align-self:center;
    border-radius:15px;
    background:#0052FF;
    font-size:12px;
}
.div-line{
    border-bottom:1px solid #eee;
    margin:0 15px;
}

.footer ul li a{
    color:#666;
    font-size:12px;
    opacity:0.5;
}
.footer{
    background:#f6f6f6;
    padding:0 0 10px;
    max-width:728px;
    margin:0 auto;
}
/****page****/
.pagination{
    display: inline-block;
    padding: 20px 0 20px;
    line-height:1;
}
.pagination > li{display: inline-block;}
.pagination-lg > li a{float: left;text-decoration: none;
    border: 1px solid #212530;
    border-radius: 4px;
    background:#ffffff;
    font-size:12px;padding: 10px 15px;
    margin: 0 4px;
    color:#999;font-weight: bold;}
.pagination-lg > li a.grey{
    color:rgb(228,228,228);
    padding:10px 10.5px
}
.pagination-lg > li a.ten{
    padding: 10px 10px;
}
.pagination-lg > li a.hundred{
    padding: 10px 5px;
}
@media (max-width:320px) {
.pagination-lg > li a{
        padding:7px 12px;
    }
.pagination-lg > li a.grey{
        padding:7px;
    }
.pagination-lg > li a.ten{
        padding:7px 7px;
    }
.pagination-lg > li a.hundred{
        padding: 7px 1px;
    }
}
.pagination > li a.active{
    background:#ffffff;
    border:1px solid #ffffff;
    color: #7C18FB;
}
.pagination > li > a:hover,
.pagination > li > a:active,
.pagination > li > a:focus{
    background: #ffffff !important;
    color:#7C18FB;}
.pagination li a.prev{
    background: url(/images/icon/prev.png?v=2) #ffffff 12px 8px no-repeat;
    width: 40px;
    background-size: 28%;
}
.pagination li a.prev.active{
    background: url(/images/icon/prev_active.png?v=2) #fff 12px 8px no-repeat;
    background-size: 27%;
}
.pagination li a.next{
    background: url(/images/icon/next.png?v=2) 15px 13px no-repeat;
    width: 40px;
    background-size: 28%;
}
.pagination li a.next.active{
    background: url(/images/icon/next_active.png?v=2) #ffffff 14px 8px no-repeat;
    background-size: 28%;
}
@media (max-width:320px) {
.pagination li a.prev,.pagination li a.next{
        width: 34.9px;
    }
.pagination li a.prev{
        background:url(/images/icon/prev.png?v=2) 10px 8px no-repeat;
        background-size: 28%;
    }
.pagination li a.prev.active{
        background:url(/images/icon/prev_active.png?v=2) 10px 8px no-repeat;
        background-size: 28%;
    }
.pagination li a.next{
        background:url(/images/icon/next.png?v=2) 12px 8px no-repeat;
        background-size: 28%;
    }
.pagination li a.next.active{
        background:url(/images/icon/next_active.png?v=2) 12px 9px no-repeat;
        background-size: 28%;
    }
}
.pagination-lg > li a{font-size:12px;}
/********swiper********/
.swiper-slide a img{
    max-height:220px;
    max-width:100%;
}
.start-btn,a.start-btn:visited,a.start-btn:hover{
    display:block;
    font-size: 2.5rem;
    line-height: 2.25rem;
    padding-bottom: 1.5rem;
    padding-top: 1rem;
    width: 65%;
    margin: 0.5rem auto 0.5rem;
    background:radial-gradient(at 0 -15%,hsla(0,0%,100%,.07) 70%,hsla(0,0%,100%,0) 71%) 0 0/80% 90% no-repeat,linear-gradient(#14ba14,#25a524),linear-gradient(#14ba14,#25a524);
    text-shadow: 2px 2px 0 #246613;
    font-weight:700;
    text-align:center;
    border:4px solid rgb(57 143 31);
    border-radius:.75rem;
    color:white;
}
.btn_hint{
    color:#aaa;
    font-size:10px;
    display:block;
    width:100%;
    text-align:center;
}
section h2.left_align{
    text-align:left;
    margin-left:12px;
}
/***************/
.start-btn {
    background: radial-gradient(at 0 -15%,hsla(0,0%,100%,.07) 70%,hsla(0,0%,100%,0) 71%) 0 0/80% 90% no-repeat,-webkit-gradient(linear,left top,left bottom,from(#14ba14),to(#25a524)),-webkit-gradient(linear,left top,left bottom,from(#14ba14),to(#25a524));
    background: radial-gradient(at 0 -15%,hsla(0,0%,100%,.07) 70%,hsla(0,0%,100%,0) 71%) 0 0/80% 90% no-repeat,linear-gradient(#14ba14,#25a524),linear-gradient(#14ba14,#25a524);
}

.top_game_list{
    diaplay:flex;
    max-width:390px;
    margin:auto;
    flex-direction: row;
}
.top_game_list a.game_card{
    width:92%;
    margin:15px auto;
    display:flex;
    align-items: center;
    justify-content: space-between;
    border:1px solid #ddd;
    padding:10px;
}
.top_game_list .game_card .left_side{
    width:50%;
    display:inline-block;
}
.top_game_list .game_card .left_side img{
    width:100%;
}
.top_game_list .game_card .right_side{
    width:60%;
    display:inline-block;
    text-align:right;
}
.top_game_list .game_card .right_side div.flex{
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    text-align:right;
    gap:5px;
}
.top_game_list .game_card .right_side .title{
    font-size:14px;
    font-weight:700;
    color:#333;
}
.top_game_list .game_card .right_side .stars{
    display:inline-block;
    text-align:right;
    width:90px;
}

ul.glist{
    margin:0 0 0 0px;
    width:90px;
}
.glist i{
    display: block;
    width: 19px;
    height: 19px;
    margin-right: 5px;
    background: url("/images/icon/star.png") no-repeat center/100% 100%;
}
.glist i.active{
    background: url("/images/icon/star.png") no-repeat center/100% 100%;
}

/***** quiz_card *****/
.quiz_card{
    background-color:#e9e9e9;
    margin:0px auto 10px;
    padding:20px 10px;
    border-radius:2px;
    display:flex;
    flex-direction: column;
    align-items: center;
}
.quiz_card img{
    width:85%;
}
.quiz_card h2,.quiz_card .h2{
    margin:0px 0 10px;
    text-align:center;
    line-height:1.3;
    text-transform: capitalize;
    font-size:1.2rem;
}
.quiz_card p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2; /* 指定行数 */
    text-overflow: ellipsis;
    /* 其他浏览器 fallback */
    display: -moz-box;
    -moz-box-orient: vertical;
    overflow: hidden;
    margin:10px 0;
    text-align:center;
    line-height:1.5;
    color:#999;
    font-size:0.7rem;
}
.quiz_card a,.quiz_card .btn{
    display:block;
    background:#25a524;
    color:white;
    text-align:center;
    border-radius:5px;
    width:100%;
    padding:20px 0;
    text-decoration: none;
    font-size: 30px;
    font-weight: 700;
    border:6px solid #14ba14
}
a.quiz_card{
    text-decoration: none;
}