.tbdh .flex1 a {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    color: #666;
}

.tbdh .flex1 a.checked {
    color: #000;
}

.tbdh .flex1 a.checked:after {
    content: "";
    width: 24px;
    height: 6px;
    background-color: #ff5a39;
    border-radius: 4px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
}

.tbtp {
    background: #fff;
    height: 268px;
}

.tbtp .img {
    width: 100%;
    display: block;
    height: 100%;
    vertical-align: bottom;
}

.tbtp .bga {
    width: 100%;
    height: 160px;
    position: relative;
}

.tbtp .jsa {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 144px;
    left: 0px;
    height: 120px;
    right: 0;
}

.tbtp .jsa .icona {
    width: 120px;
    height: 120px;
    background: white;
    border-radius: 24%;
    box-sizing: border-box;
    padding: 8px;
}

.tbtp .jsa .icona .img {
    border-radius: 24%;
}

.tbtp .jsa .content {
    height: 92px;
    margin-top: 10px;
}

.tbtp .jsa .content .game-name {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.tbtp .jsa .content .head-game-type {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    display: flex;
}


.tbtp .jsa .content .ios {
    width: 16px;
    height: 16px;
    background: url(/v1/img/iosa.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 6px;
    margin-left: 2px;
}

.tbtp .jsa .content .android {
    width: 16px;
    height: 16px;
    background: url(/v1/img/aza.png) no-repeat center center;
    background-size: 100% 100%;
    margin-left: 2px;
    margin-top: 6px;
}

.tbtp .jsa .content .head-game-label .game-label {
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    padding: 4px 12px;
    line-height: 30px;
}

.gwbt {
    width: 100%;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    box-sizing: border-box;
}

.gwbt:before {
    display: block;
    content: "";
    width: 8px;
    height: 20px;
    background-color: #58ADFD;
    border-radius: 5px;
    margin-right: 8px;
    margin-top: 2px;
}

.gwbt .link-a {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #38f;
    font-size: 14px;
}

.kaifu {
    background: rgba(238, 238, 238, 1);
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.qu_name {
    background: linear-gradient(137deg, rgba(255, 194, 157, 1) 0%, rgba(255, 104, 69, 1) 100%);
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    padding: 3px 4px;
    margin-right: 15px;
}

.hta ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-top: 10px;
}

.hta ul li:nth-child(3n) {
    margin-right: 0%;
}

.hta ul li a {
    display: block;
    padding: 8px 10px;
    background: #F3F3F3;
    border-radius: 10px;
    text-align: center;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.flexd {
    display: flex;
}

.tab_menu {
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #0090FF;
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #0090FF;
    border-radius: 8px;
}

.tab_menu span {
    flex: 1;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    border-right: 1px solid #0090FF;
}

.tab_menu span:last-child {
    border-right: none;
}


.tab_menu span.current {
    color: #fff;
    background-color: #0090FF;
    font-weight: 500;
}

.mta ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-top: 10px;
}

.mta ul li:nth-child(2n) {
    margin-right: 0%;
}

.hezia {
    background: #fff;
}

.hezia .xxys {
    color: #FE4B34;
}

.hezia .btn {
    background-color: #FCC43D;
    border-radius: 50px;
    width: 55px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 6px 12px;
}

.hezia .gfb {
    height: 20px;
    line-height: 18px;
    color: #36f;
    border: 1px solid rgba(51, 102, 255, 0.4);
    font-size: 11px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-left: 8px;
}

.tab_swiper1 .swiper-slide {
    width: auto
}

.tab_swiper1 .swiper-slide+.swiper-slide {
    margin-left: 10px
}

.tab_swiper1 .swiper-slide:nth-child(1) {
    margin-left: 0px
}

.tab_swiper1 .swiper-slide:nth-last-child(1) {
    margin-right: 10px
}

.tab_swiper1 .swiper-slide .btn {
    height: 30px;
    background: #6CBEFA;
    border-radius: 50px;
    padding: 0 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.tab_swiper1 a {
    color: #fff;
    display: block;
}

.qtzq .bt {
    background: linear-gradient(to right, #53B2FB, #9BD3FF);
    color: #fff;
}

.wztlb .item {
    padding-bottom: 12px;
}

.wztlb .item .bq {
    color: #666;
    font-size: 12px;
}

.wztlb .item .bq a {
    color: #666;
    font-size: 12px;
    margin-right: 10px;
}

.wztlb .item .bq a:last-child {
    margin-right: 0px;
}

.wztlb .item a:hover {
    color: #ff9a2e;
}

.wztlb .item a:focus {
    color: #666;
}

.zw h1 {
    font-size: 20px;
    font-weight: 600;
}

.zw .btxian {
    border-bottom: 1px solid #6baeec;
}

.tsa {
    border-bottom: 2px solid #58ADFD;
    padding-bottom: 12px;
}

.tsa a {
    display: block;
    padding: 8px 10px;
    background: #F3F3F3;
    border-radius: 10px;
    text-align: center;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tsa .cur a {
    background: #58ADFD;
    color: #fff;
}