﻿body {
    /*font-size:3vw;*/
    line-height: 150%;
    font-size: 14px;

    color: #333;
    background-color: #EDEDED;
    letter-spacing: 1px;
    padding: 0px;
    -webkit-font-smoothing: antialiased;
    margin: 0px;
    font-family: "myFont", Arial;
}

/*::-webkit-scrollbar{width:0px}*/

::selection {
    background: #26A69A;
    color: #fff;

}

::-moz-selection {
    background: #26A69A;
    color: #fff;

}

::-webkit-selection {
    background: #26A69A;
    color: #fff;

}




ul,
li,
p,
h1,
h2,
h3,
h4,
button {
    margin: 0px;
    padding: 0px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: normal;
    font-weight: 400;
    list-style-type: none;
}

h3,
h4 {
    display: block;
}

img {
    border: 0px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #26A69A;
    text-decoration: none;
}


.wq {
    margin: 2.5vw;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.left_menu {
    position: relative;
    box-shadow: 0 1px 1px rgb(0 0 0 / 3%);
    width: 100%;
    display: inline-block;
    left: 0px;
    top: 0px;
    height: 80px;
    z-index: 999;
    background-color: #fff;
}

.hard_logo {
    float: left;
    z-index: 9999999999;
    width: 200px;
}

.hard_logo h1 {
    font-size: 23px;
    line-height: 80px;
    font-weight: bold;
    color: #fff;
    font-size: 0;
}

.hard_logo a {
    display: inline-block;
    width: 180px;
    background-repeat: no-repeat;
    background-image: url("../images/logo@3x.png");
    background-position: 50% 30%;
    background-size: 100% auto;
}

.menu_web {
    float: right;
    margin-left: 0px;
    font-size: 16px;
    width: 60%;
}

.menu_web a {
    margin-left: 1%;
    margin-right: 1%;
    text-align: left;
    color: #333;
    height: 80px;
    line-height: 80px;
    height: 80px;
    padding-left: 60px;
    padding-right: 30px;
    display: inline-block;
    font-weight: bold;
    float: right;
    background-size: 30px;
    background-position: 20px 45%;
    background-repeat: no-repeat;
}

.menu_web a:hover {
    background-size: 30px;
    background-position: 13px 45%;
    background-repeat: no-repeat;
    background: #26A69A;
    color: #fff;
}

.menu_web a img {
    width: 30px;
    position: relative;
    margin-bottom: -8px;
}

.menu_web .xz {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    color: #333;
}

.menu_web .m1 {
    background-image: url("../images/APPS-icon@3x.png");
}

.menu_web .m1:hover {
    background-image: url("../images/APPS_b-icon@3x.png");
    background-size: 30px;
    background-position: 20px 45%;
    background-repeat: no-repeat;
}

.menu_web .m2 {
    background-image: url("../images/games-icon@3x.png");
}

.menu_web .m2:hover {
    background-image: url("../images/games_b-icon@3x.png");
    background-size: 30px;
    background-position: 20px 45%;
    background-repeat: no-repeat;
}

.menu_web .m3 {
    background-image: url("../images/topics-icon@3x.png");
}

.menu_web .m3:hover {
    background-image: url("../images/topics_b-icon@3x.png");
    background-size: 30px;
    background-position: 20px 45%;
    background-repeat: no-repeat;
}

.menu_web .m4 {
    background-image: url("../images/tags-icon@3x.png");
}

.menu_web .m4:hover {
    background-image: url("../images/tags_b-icon@3x.png");
    background-size: 30px;
    background-position: 20px 45%;
    background-repeat: no-repeat;
}

.yya {
    position: fixed;
    left: 0;
    top: 0;
    /*background:rgba(255,255,255, .95) none repeat scroll 0 0 !important;
filter:Alpha(opacity=95 )*/
    ;
}

.gizle {
    top: -10rem;
}

.sabit {
    top: 0;
    z-index: 9999999;
}

.huandeng {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    margin-bottom: 15px;
}

.huandeng_box {
    width: 100%;
    height: 100%;
}

.huandeng_box img {
    width: 100%;
}

.target a {
    position: relative;
    z-index: 7;
}

.huandeng_d {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.huandeng_d span {
    width: 9px;
    height: 9px;
    background-color: #fff;
    display: inline-block;
    box-shadow: 0 5px 14px rgb(113 94 133 / 35%);
    border-radius: 3rem;
    margin: 4px;
    opacity: .5;
}

.huandeng_d .zn {
    opacity: 1;
}

.jgx {
    height: 1px;
    background-color: #e5e5e5;
    overflow: hidden;
    margin-bottom: 20px;
}

.menu_x {
    position: absolute;
    left: 25px;
    top: 0;
    z-index: 99999999999999;
}

.menu1 {
    position: absolute;
    z-index: 9999999;
    font-size: 37px;
    line-height: 52px;
    float: right;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.menu1 a {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu1 a:hover {
    color: #000;
}

.muue2 {
    display: inline-block;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    left: 0px;
    top: 60px;
    color: #000;
    width: 60%;
    backdrop-filter: saturate(180%) blur(6px);
    z-index: 999999999;
    background: rgba(0, 0, 0, .79) none repeat scroll 0 0 !important;
    /*实现FF背景透明，文字不透明*/
    filter: Alpha(opacity=79);
}

.munee a {
    display: inline-block;
    color: #000;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    line-height: 3rem;
    font-family: Georgia, Serif;
}

.munee a:hover {
    display: inline-block;
    color: #000;
}

.munee img {
    width: 26px;
    margin-top: 16px;
}


.menu3 {
    width: 100%;
}

.muue2,
menu3 a {
    display: block;
}

.menu3 .tips_l {
    color: #54c5ce;
}



.menu3 a {
    position: relative;
    z-index: 99999;
    font-weight: 400;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 100%;
    background-repeat: no-repeat;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-position: 17px 12px;
}

.menu3 a span {
    display: inline-block;
    margin-left: 20px;
}

.righr {
    width: 100%;
    height: 300px;
}

.dcc {
    height: 300px;
    overflow: hidden;
}

.cate_r_b .search {
    margin: 20px;
    margin-bottom: 15px;
}

.cate_r_b .search_in {
    width: 285px;
    border: 1px solid #26A69A;
}

.cate_r_b .sbtn {
    background-color: #26A69A;
    padding: 8px 20px;
    border-radius: 4px;
    top: 0;
    right: 0;
}

.enrin {
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    overflow: hidden;
    clear: both;
}

.enrin ul li {
    border: 1px solid #eee;
    background-color: #fff;
    overflow: hidden;
    hanging-punctuation: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    border-radius: 8px;
}

.enrin_l {
    float: left;
    width: 105px;
    background-color: #eee;
    padding-left: 10px;
    color: #666;
}

.enrin_r {
    float: left;
    padding-left: 10px;
    display: -webkit-box;
    overflow: hidden;
    width: 150px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.enrin_r a {
    color: #61D1FF;
}

.search {
    float: right;
    position: relative;
    margin-top: 18px;
    margin-left: 20px;
}

.search a {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.search img {
    width: 25px;
}

.search_tag {
    margin: 20px;
    margin-top: 0;
    margin-bottom: -5px;
    height: 30px;
    overflow: hidden;
    width: 95%;
}

.search_tag a {
    background-color: #F7F7F7;
    color: #666;
    margin-right: 10px;
    float: left;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 4px;
}

.search_tag a:hover {
    background-color: #ddd;
}

.search_tj {
    margin: 10px;
    overflow: hidden;
    margin-top: 20px;
}

.search_tj ul li {
    width: 33.33%;
    text-align: center;
    float: left;
    margin-bottom: 15px;
}

.search_tj ul li img {
    width: 45px;
    margin-bottom: 0px;
    border-radius: 25px;
}

.search_tj h4 {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

.toj {
    height: 10px;
}

.toc {
    padding: 1.5rem;
    text-align: center;
    background-color: #fff;
    position: relative;
}

.tips_l {
    margin-top: 10px;
}

.tips_l img {
    width: 20px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: -3px;
}

.tips_l a {
    color: #3996ec;
}

.tips_off {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.tips_off a {
    padding: 5px;
    display: inline-block;
}

.tips_off a img {
    width: 15px;
}

.tips_off2 {
    top: 10px;
}

.listinfo2 {
    color: #999;
}

.listinfo2 h3 {
    color: #000;
}

.lisbox {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    margin-bottom: 5px;
}

.listbox .listinfo2 h4 {
    float: none;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.c20 {
    padding: 20px;
    padding-top: 16px;
}

.shareimg {
    color: #54c6ce;
    margin-bottom: 20px;
    float: right;
}

.shareimg img {
    width: 20px;
    margin-left: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.cate_js {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 20px;
    clear: both;
}

.listbox .more2 {
    float: none;
    width: 100%;
    text-align: center;
    padding: 15px;
}

.cate_jstt {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.end_share {
    position: absolute;
    right: 0;
    top: 5px;
    text-align: right;
    display: none;
}

.end_share img {
    width: 20px;
    margin-left: 10px;
}

.hjs {
    line-height: 23px;
    padding: 15px 20px;
    margin: 0 auto;
}

.hjs span {
    width: 8px;
    height: 8px;
    border-radius: 3rem;
    display: inline-block;
    margin-right: 10px;
    background-color: #FC7000;
}

.pinl_p {
    width: 100%;
    position: relative;
}

.pinl_p li {
    margin-bottom: 15px;
    overflow: hidden;
}

.pinl_p_1 {
    padding-right: 115px;
}

.pinl_p_1_in {
    width: 300px;
    background-color: #eee;
    border: 0;
    color: #333;
    padding: 10px 10px;
    height: 20px;
    line-height: 20px;
    border-radius: 8px;
    font-family: aril;
}

.pinl_p_2 {
    width: 120px;
    float: right;
    text-align: right;

}

.pinl_p_2_in {
    width: 100px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #26A69A;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.pinl_p_2_in:hover {
    color: #fff;
}

.pinl_p_2 input[type=submit] {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    display: inline-block;
    background-color: #26A69A;
    color: #fff;
    border-radius: 8px;
    text-align: center;
}

.pinl_p_3_in {
    height: 100px;
    width: 97.4%;
}

.pinl_p_1_in:focus {
    border: 0;
    outline: 0 none !important;
    blr: expression(this.onFocus=this.blur());
}

.pincot {
    overflow: hidden;
    width: 100%;
}

.pincot ul {
    border-top: 1px solid #eee;
    padding-top: 10px;
}

.pincot ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    clear: both;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #eee;
}

.pincot_pic {
    width: 55px;
    float: left;
}

.pincot_pic span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    color: #666;
    background-color: #eee;
    border-radius: 5rem;
}

.pincot_pic img {
    width: 40px;
    border-radius: 5rem;
}

.pincot_r {
    float: left;
    color: #666;
    width: 80%;
}

.pincot_tt {
    color: #54c6ce;
}

.pincot ul li .time {
    color: #999;
    position: absolute;
    right: 0px;
    top: 0;
}

.pincot_more {
    clear: both;
    width: 100%;
    text-align: center;
}

.pincot_more a {
    display: inline-block;
    padding: 10px 0px;
    width: 100%;
    color: #26A69A;
    border-radius: 8px;
    -webkit-transition: all 0.5s;
}

.pincot_more a:hover {
    background-color: #f5f5f5;
    -webkit-transition: all 0.5s;
}

.cont_nr {
    width: 90%;
}

.dafen {
    float: left;
    width: 50%;
}



.fcbox {
    background-color: #fff;
    padding: 1rem;
    position: fixed;
    z-index: 999999;
    left: 50%;
    width: 360px;
    margin-left: -190px;
    top: 30%;
    border-radius: 10px;
    box-shadow: 0 5px 920px rgb(0 0 0 / 32%);
}

.fcbox_t {
    padding: 1rem;
    text-align: center;
    margin-bottom: 10px;
    overflow: hidden;
}

.fcbox_t img {
    width: 25px;
    margin-bottom: 15px;
}

.fcbox_t h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

.fcbox_inbox {
    text-align: center;
    margin-bottom: 10px;
}

.fcbox_in {
    height: 20px;
    padding: 10px;
    width: 55%;
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.fcbox_btn {
    width: 27%;
    height: 42px;
    line-height: 42px;
    background-color: #52c2ca;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
}

.home_pag .left_menu .search,
.search_pag .left_menu .search {
    display: none;
}



.cotbox {
    min-height: 600px;
}

@media screen and (max-width:1500px) {

    .cotbox {
        min-height: 400px;
    }

}

.tagbox {
    width: 100%;
    margin-bottom: 15px;
}

.tagbox2 {
    width: 100%;
    padding-bottom: 15px;
}

.tagbox3 {
    padding-top: 5PX;
    margin-right: -20px;
}

.taglist {
    margin-left: 20px;
    width: 257px;
    margin-bottom: 10px;
    height: 180px;
    float: left;
    display: inline-block;
    background: rgba(255, 255, 255, .92) none repeat scroll 0 0 !important;
    /*实现FF背景透明，文字不透明*/
    filter: Alpha(opacity=92);
}

.tagbox a {
    display: inline-block;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.tagimg {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    border-radius: 6px;
    overflow: hidden;
}

.tagimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.topics_c_t {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9999;
    background: rgba(255, 255, 255, .80) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=80);
    backdrop-filter: saturate(180%) blur(10px);
    display: none;
}

.topics_c_t span {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    padding: 10px 12px;
    word-break: break-all;
    overflow: hidden;
    height: auto;
    display: inline-block;
}

.tagbox a:hover .topics_c_t {
    display: block;
}

.listbox {
    overflow: hidden;
    padding-top: 10px;
    clear: both;
    width: 100%;
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 8px;
    position: relative;
}

.listbox h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 1rem 0;
    margin-top: 10px;
    margin-left: 20px;
    display: inline-block;
}

.listbox h3 font {
    color: #de3535;
    margin-left: 10px;
}

.listbox ul {
    overflow: inherit;
    position: relative;
    clear: both;
    padding: 20px;
    padding-top: 0;
}

.listbox ul li {
    width: 25%;
    border-radius: .5rem;
    overflow: hidden;
    float: left;
    text-align: center;
}

.listbox li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    padding: 6px 0;
}

.listbox li a:hover {
    background-color: #ecf9f7;
}

.listimg {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
}

.listimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hotapp ul {
    padding-bottom: 15px;
    margin-right: -2.3%;
}

.hotapp ul li {
    width: 31%;
    height: 110px;
    margin-right: 2.3%
}

.hotapp .listimg {
    float: left;
}

.hotapp .listinfo {
    float: left;
    width: 160px;
    margin-left: 15px;
    text-align: left;
    clear: none;
}

.hotapp .listinfo h4 {
    margin-top: 5px;
    margin-bottom: 10px;
}

.hotapp .lisbox .listinfo2 h4 {
    text-align: left;
    display: block;
}

.hotapp .listdp {
    text-align: left;
    padding-top: 10px;
}

.hotapp .listdp span {
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.hotapp li a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.hotapp li a:hover {
    background: linear-gradient(90deg, #fff, #e9faf7);
}

.hotappimg .listimg {
    width: 160px;
    height: 90px;
}

.hotappimg .listinfo2 {
    width: 100%
}

.gotop {
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.gotop img {
    width: 20px;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 5px;
}

.searchtag h3 {
    margin-bottom: 25px;
}

.listinfo {
    overflow: hidden;
    width: 100%;
    clear: both;
}

.listinfo h3 {
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    margin: 0;
    font-weight: 400;
    width: 100%;
    display: block;

}

.listinfo h4 {
    text-align: left;
    margin: 0;
    color: #666;
}

.listdp {
    overflow: hidden;
    color: #999;
    width: 100%;
    padding-top: 5px;
}

.listdp span {
    float: left;
    margin-right: 5px;
}

.listdp img {
    width: 15px;
    margin-right: 1px;
    float: left;
    display: inline-block;
    margin-top: 2px;
}

.xx2 {
    float: left;
}

.xx2 img {
    width: 15px;
    margin-right: 5px;
}

.footer {
    overflow: hidden;
    clear: both;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 230px;
    position: relative;
}

.footerlist {
    text-align: left;
    width: 1200px;
    margin: 0 auto;
}

.footerlist li {
    width: 20%;
    float: left;
}

.footerlist li h3 {
    margin-bottom: 10px;
}

.footerlist a {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #999;
    width: 100%;
    display: inline-block;
}

.jianxi {
    height: 30px;
    width: 100%;
    clear: both;
}

.footer_db {
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #999;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 1px solid #e5e5e5;
}

.footer_db a {
    margin-left: 10px;
    color: #26a69a;
}

.listbox h4 {
    clear: both;
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

.listbox h4 a {
    width: 100%;
    display: inline-block;
    color: #999;
    ttext-align: center;
}

.cru {
    color: #999;
    overflow: hidden;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.cru a {
    color: #666;
}

.cru span {
    margin-right: 5px;
    margin-left: 5px;
}

.xq_box {
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 8px;
}

.xq_top {
    padding: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 480px;
    padding-right: 0;
    float: left;
}

.xq-top2 {
    overflow: initial;
}

.xq_box .page {
    padding-bottom: 0;
}

.xq_top .cru,
.down_box .cru,
.about_box .cru {
    margin-bottom: 40px;
}


.xq_img {
    width: 160px;
    float: left;
    height: 160px;
    margin-right: 20px;
    border-radius: .6rem;
    overflow: hidden;
}

.xq_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.downn {
    padding-top: 10px;
    margin-bottom: -5px;
}

.xq_r {
    float: left;
    width: 260px;
}

.xq_r h2 {
    font-size: 20px;
    line-height: 28px;
    overflow: hidden;
    font-weight: bold;
    min-height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xq_r_tag {
    clear: both;
    width: 100%;
    /* padding-top: 5px;margin-bottom: 5px;*/
    max-height: 45px;
    overflow: hidden;
    color: #999;
}

.xq_r_tag span {
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.xq_r_tag a {
    padding: 4px 9px;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #f5f5f5;
    border-radius: 5rem;
    margin-bottom: 6px;
    color: #333;
}

.xq_r_tag font {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xq_r_tag img {
    width: 20px;
    margin-left: 5px;
    display: inline-block;
    margin-bottom: -3px;
}

.xq_r .downn a {
    padding: 8px 30px;
    min-width: 60%;
    text-align: center;
    background-color: #26A69A;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    margin-bottom: 15px;
}

.xq_banner {
    text-align: center;
    background-color: #f8fdfc;
    clear: both;
    overflow: hidden;
}

.cate_box .xq_banner,
.cate_box .xq_banner:hover {
    border: 0;
}

.xq_info {
    line-height: 24px;
    padding-top: 15px;
    padding-left: 5px;
}

.xq_info img {
    width: 18px;
    margin: 3px;
    margin-bottom: -3px;
}

.xq_tt {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 25px;
    margin-top: 0px;
    font-weight: bold;
}

.sharepp img {
    margin: 8px;
}

.shareoff {
    position: absolute;
    right: 15px;
    top: 15px;
}

.shareoff img {
    width: 15px;
}

.xq_tu {
    width: 100%;
    position: relative;
    height: 340px;
    overflow: hidden;
}

.xq_tu1 {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 300px;
    overflow: hidden;
    left: 0;
}

.carousel__button.is-next,
.carousel__button.is-prev {
    border-radius: 8rem;
}

.carousel__button svg {
    width: 17px;
}

.carousel .carousel__slide {
    padding: 0 5px;
}

.module {
    position: relative;
    padding-bottom: 30px;
}

.moreShow {
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 20px;
    background: linear-gradient(to top, #fff, rgba(255, 255, 255, .5) 100%);
}

/*.xq_tu_box{white-space: nowrap;}*/
.err {
    float: right;
    width: 300px;
    /*height: 250px;*/
    clear: none;
    margin: 20px;
    margin-left: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.err::before {
    content: "Advertisement";
    color: #999;
    font-size: 12px;
    margin-bottom: 5px;
}

.xq_cont {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
}

.xq_cont p {
    margin-bottom: 5px;
}

.xq_cont h4 {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 10px;
}

.xq_cont h4 a {
    padding: 0px 10px;
    font-size: 12px;
    display: inline-block;
    background-color: #e6ecf7;
    border-radius: 2rem;
}

.gund {
    width: 100%;
    margin-bottom: 15px;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.gund ul {
    margin-left: 45px;
    border-radius: 8px;
    overflow: hidden;
}

.gund ul li a {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 8px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    color: #666;
    padding: 10px;
    border-radius: 8px;
    clear: none;
}

.gund ul li a:hover {
    box-shadow: 0 0px 14px rgb(113 94 133 / 35%);
}

.gund ul li a img {
    width: 70px;
    margin-bottom: 0px;
    margin-top: 5px;
    border-radius: 8rem;
}

.gund_bt {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 38px;
    height: 120px;
    line-height: 120px;
    background-color: #fff;
    color: #666;
    text-align: center;
    border-radius: 8px;
    font-size: 18px;
    cursor: pointer;
}

.gund_bt:hover {
    background-color: #26A69A;
    color: #fff;
}

.gund ul li h4 {
    text-overflow: ellipsis;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.scroll_left {
    left: 0;
    right: auto;
    top: 0px;
}

.end_lls ul li {
    width: 47.6%;
}

.end_lls ul li .downn {
    float: right;
    display: inline-block;
    width: 100px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 25px;
    margin-right: 10px;
}

.end_lls ul li:hover .downn {
    background-color: #26A69A;
    border: 1px solid #26A69A;
    color: #fff;
}

.article p {
    margin-bottom: 20px;
    display: inline-block;
    white-space: normal;
}

.see {
    color: #61D1FF;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    padding-top: 10px;
}

.page {
    text-align: center;
    padding: 10px;
}

.page a {
    height: 35px;
    min-width: 35px;
    line-height: 35px;
    background-color: #eee;
    border-radius: 8px;
    margin: 5px;
    display: inline-block;
}

.page .xzz {
    background-color: #26A69A;
    color: #fff;
}

.catepage {
    padding-bottom: 25px;
    padding-top: 8px;
}



.btom {
    text-align: center;
    width: 100%;
    display: inline-block
}

.btom ul {
    margin-right: -16px;
}

.btom a {
    position: relative;
    background: #26A69A;
    height: 50px;
    line-height: 50px;
    color: #fff;
    float: left;
    margin-right: 16px;
    display: inline-block;
    width: 48%;
    border-radius: 8px;
    font-weight: bold;
}

.btom a img {
    width: 25px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    margin-bottom: -8px;
}

.btom a .bt_ma {
    position: absolute;
    top: -150px;
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -35px;
    padding: 15px;
    background-color: #fff;
    color: #666;
    line-height: 23px;
    box-shadow: 0 0px 14px rgb(0 0 0 / 15%);
    z-index: 99999;
    border-radius: 8px;
    display: none;
}

.btom .bt_ma img {
    width: 100%;
    margin: 0;
}

.btom .d_ewm {
    background-color: #fff;
    width: auto;
    height: auto;
    margin-top: 1px;
}

.btom .d_ewm:hover {
    background: #fff;
    border: 0;
}

.btom a:hover .bt_ma {
    display: block;
}

.down_m .btom1 {
    width: 63%;
    padding-left: 16%;
    margin-right: 0;
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    border: 1px solid #a1d5cd;
    border-radius: 4px;
    color: #26A69A;
    background-size: 30px;
    background-position: 10% 50%;
    background-repeat: no-repeat;
    background-image: url("../images/App store- icon@3x.png");
}

.down_m .btom2 {
    background-image: url("../images/Google Play- icon@3x.png");
}

.down_m .btom3 {
    background-image: url("../images/Official Website- icon@3x.png");
}

.down_m .btom1:hover {
    background-image: url("../images/App-store--icon@3x_2.png");
}

.down_m .btom2:hover {
    background-image: url("../images/Google-Play--icon@3x_2.png");
}

.down_m .btom3:hover {
    background-image: url("../images/Official-Website--icon@3x_2.png");
}

.down_m ul {
    margin-right: -30px;
}

.down_m ul li {
    width: 29.6%;
    margin-right: 30px;
    position: relative;
    float: left;
}

.down_m a:hover {
    background-color: #26A69A;
    color: #fff;
    border: 1px solid #26A69A;
}

.down_m a img {
    margin-left: -5px;
}

.down_m .d_ewm span {
    display: inline-block;
    height: 44px;
    width: 44px;
    border: 1px solid #a1d5cd;
    border-radius: 4px;
    position: absolute;
    right: -55px;
    top: -1px;
    background-size: 25px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url("../images/Qr code- icon@3x.png");
}

.down_m .disable .d_ewm span {
    background-image: url("../images/Qr-code--icon@3x_3.png")
}

.down_m a span img {
    width: 24px;
    margin: 10px;
}

.down_m .disable .btom1 {
    background-image: url("../images/App-store--icon@3x_3.png");
}

.down_m .disable .btom2 {
    background-image: url("../images/Google-Play--icon@3x_3.png");
}

.down_m .disable .btom3 {
    background-image: url("../images/Official-Website--icon@3x_3.png");
}

.down_m .disable .btom1:hover {
    background-color: #fff;
    color: #ccc;
}

.down_m .disable .d_ewm:hover .bt_ma {
    display: none;
}

.down_m .disable .btom1,
.down_m .disable .btom2,
.down_m .disable .btom3,
.down_m .disable .d_ewm span {
    color: #ccc;
    border: 1px solid #ddd;
}

.previ_m ul {
    margin-right: 0;
}

.previ_m ul li {
    margin-bottom: -15px;
    display: inline-block;
    width: 100%;
}

.previ_m a {
    width: 100%;
    background-color: #fff;
    color: #26A69A;
    border: 1px solid #a1d5cd;
    border-radius: 4px;
    position: relative;
    margin-bottom: 15px;
    padding: 0;
    text-align: left;
    line-height: 30px;
    height: auto;
    font-weight: lighter;
    background-size: 40px;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-image: url("../images/download- icon2@3x.png");
}

.previ_m a:hover {
    background-color: #26A69A;
    border: 1px solid #26A69A;
    background-size: 40px;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-image: url("../images/download- icon_1@3x.png");
    color: #fff;
}

.previ_m a:hover .mre {
    color: #cffff8;
}

.previ_m .mre {
    color: #999;
}

.previ_m .previ_info {
    padding: 10px 15px;
}

.xzsm {
    padding: 1rem 0 0;
    color: #666;
    clear: both;
}

.about_tt {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: bold;
}

.hp {
    margin-bottom: 0;
}

.hp h3 {
    font-weight: bold;
}

.qa {
    width: 100%;
    display: inline-block;
}

.search_in {
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    height: 42px;
    padding: 0px;
    padding-left: 10px;
    line-height: 42px;
    width: 200px;
    border-radius: 4px;
    color: #333;
}

.search_in::-webkit-input-placeholder {
    color: #aaa;
}

.sbtn {
    position: absolute;
    top: 7px;
    right: 7px;
    border: 0;
    background-color: transparent;
}

.search_in:focus {
    -webkit-transition: all 0.5s;
    border: 0;
    border: 1px solid #26A69A;
    outline: 0 none !important;
    blr: expression(this.onFocus=this.blur());
}

.cate_box {
    width: 100%;
    padding-top: 10px;
}

.cate_box ul {
    margin-right: -40px;
}

.cate_box ul li {
    width: 270px;
    margin-right: 40px;
    margin-bottom: 30px;
    border-radius: 0;
    float: left;
    height: 200px;
}

.cate_box a {
    display: inline-block;
    color: #333;
    width: 99.2%;
    height: 99%;
    border: 1px solid #ddd;
}

.cate_box a:hover {
    border: 1px solid #17c5ce;
    background-color: #f7feff;
}

.cate_box_m {
    text-align: center;
    width: 100%;
    font-size: 20px;
}

.cate_box_m div {
    width: 85%;
    margin: 0 auto;
    line-height: 26px;
}

.cate_box_m img {
    width: 50px;
    padding-top: 50px;
    margin-bottom: 20px;
}

.cate_l {
    width: 850px;
    float: left;
    border-radius: 8px;
}

.cate_r {
    width: 336px;
    float: right;
}

.cate_r_b {
    width: 100%;
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.cate_r_b_t {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.cate_r_b_t h3 {
    margin-left: 20px;
    float: left;
    margin-top: 8px;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}

.cate_r_b_t h4 a {
    color: #b3fbff;
    float: right;
    margin-right: 15px;
}

.cate_r_b_c {
    border-top: 0;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
    clear: both;
}

.cate_r_b_c ul li {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.cate_r_b_img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    float: left;
    border-radius: .6rem;
    overflow: hidden;
}

.cate_r_b_img img {
    width: 100%;
}

.cate_r_b_r {
    float: left;
    width: 50%;
    color: #999;
}

.cate_r_b_c a {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    margin-bottom: -5px;
    clear: both;
}

.cate_r_b_c a:hover {
    background-color: #ecf9f7;
}

.cate_r_b_r_t {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    overflow: hidden;
    color: #333;
    margin-top: -3px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.cate_r_ad {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    *border-radius: 4px;
    background: #fff;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 10px;
}

.cate_r_ad::before {
    content: "Advertisement";
    color: #999;
    font-size: 12px;
    margin-bottom: 5px;
}

.cate_go ul li {
    width: 16.75%;
}

.cate_go .listimg {
    width: 100%;
    height: 150px;
}

.more_tag {
    padding: 5px 20px;
    padding-bottom: 10px;
    overflow: hidden;
    clear: both;
}

.more_tag a {
    padding: 5px 10px;
    background-color: #F7F7F7;
    color: #666;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.more_tag a:hover {
    background-color: #26A69A;
    color: #fff;
}

.end_tag .more_tag {
    padding: 0;
    margin-bottom: -10px;
}

.end_tag .more_tag a {
    background-color: #fff;
    border: 1px solid #26A69A;
    color: #26A69A;
}

.end_tag .more_tag a:hover {
    background-color: #26A69A;
    color: #fff;
}

.mcc {
    float: left;
    width: 45px;
    margin-left: 20px;
}

.mcc img {
    width: 30px;
    margin-top: 20px;
}

.cate_r_b_c .listdp {
    text-align: left;
}

.cate_r_b_c .listdp span {
    float: left;
    margin-right: 5px;
}

.dis_app {
    padding-top: 0;
}

.dis_app .cate_r_b_t h3 {
    margin-bottom: 10px;
}

.dis_app .listinfo h3 {
    font-size: 16px;
}

.dis_app .listinfo h4 {
    font-size: 14px;
    margin-top: 0;
}

.dis_app ul li {
    width: 33.3%;
}

.dis_app ul li .listimg {
    width: 60px;
    height: 60px;
}

.listbox .listinfo2 h4 {
    text-align: center;
    margin-bottom: 0px;
    margin-right: 0px;
}

.dis_app .xq_r .listdp {
    padding-top: 10px;
}

.xq_r .listdp span {
    color: #666;
    font-size: 18px;
}

.xq_r .listdp a {
    color: #61D1FF;
    margin-left: 15px;
}

.search_list ul li {
    width: 100%;

    border-radius: 0;
}

.search_list .lisbox {
    display: table;
}

.search_list .listimg {
    width: 100px;
    margin-right: 20px;
    float: left;
    display: table-cell;
}

.search_list .listinfo {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.search_list .listinfo h3,
.search_list .listinfo h4 {
    width: 100%;
    height: auto;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.search_list h3 img {
    width: 16px;
    margin-right: 8px;
    display: inline-block;
}

.search_list2 ul li {
    width: 11.9%;
}

.cate_list ul li {
    width: 50%;
    float: left;
    clear: none;
}

.cate_list .cate_r_b_img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 9rem;
    margin-left: 20px;
}

.cate_list .cate_r_b_r_t {
    margin-top: 6px;
    font-size: 14px;
}

.cate_tab {
    display: inline-block;
    padding: 10px 20px;
    padding-bottom: 15px;
    width: 296px;
    margin-right: 20px;
}

.cate_t_b {
    width: 100%;
    margin-right: 20px
}

.cate_tab a {
    width: 50%;
    float: left;
    height: 35px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    background-color: #f5f5f5;
    border-radius: 8px;
}

.cate_tab .gzx {
    background-color: #26A69A;
    color: #fff;
}

.cate_box_b .cate_tab {
    width: 200px;
    position: absolute;
    right: -18px;
    top: 10px;
}

.cate_box_b ul {
    padding-top: 20px;
}

.cate_more {
    width: 100%;
}

.cate_more a {
    height: 40px;
    width: 100%;
    line-height: 40px;
    background-color: #26A69A;
    color: #fff;
    text-align: center;
    display: inline-block;
    clear: both;
}

.search_box ul li {
    width: 97.5%;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0;
}

.search_box li a:hover {
    background: linear-gradient(90deg, #fff, #fff);
}

.search_box li a:hover .listinfo2 h3 {
    color: #26A69A;
}

.search_box .listinfo {
    width: 70%;
}

.search_box .listinfo2 h4 {
    text-align: left;
}

.search_box h4 {
    color: #999;
}

.search_box .search {
    float: left;
    clear: both;
    width: 95.4%;
    margin-bottom: 20px;
    position: relative;
}

.search_box .search .search_in {
    width: 700px;
    border: 1px solid #26A69A;
}

.search_box_ad {
    padding: 10px 20px;
}

.search_box .search .sbtn {
    background-color: #26A69A;
    padding: 8px 20px;
    border-radius: 4px;
    top: -1px;
    right: 0;
    width: 120px;
    padding: 9px 20px;
}

.search_box ul li .downn {
    margin-right: 0;
}

.topics_box {
    width: 100%;
    display: inline-block;

}

.topics_box ul {

    margin-right: -15px;

}

.topics_box ul li {

    width: 23.76%;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
}



.topics_box ul li:hover {
    box-shadow: 0 0px 14px rgb(113 94 133 / 35%);
}

.topicsBox1 {
    width: 100%;
    display: inline-block;

}

.topicsBox1 ul {
    display: flex;
    flex-wrap: wrap;
}

.topicsBox1 ul li {
    width: 119px;

    border-radius: 8px;
    background: #fff;
    margin-right: 12px;
    padding: 10px;
    margin-bottom: 12px;
}

.topicsBox1 ul li:nth-child(8n) {
    margin-right: 0;
}

.topicsBox1 ul li:hover {
    background: #F2FFFE;
    outline: 1px solid #26A69A;
}


.topic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.topicsBox1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.topics_box .topics_info {
    color: #999;
    margin-bottom: 15px;
    line-height: 26px;
    height: 42px;
    overflow: hidden;
    text-align: center;
}

.topics_box .topics_info h3 {
    color: #333;
    font-size: 16px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.topicsBox1 .topics_info {
    color: #999;
    margin-bottom: 0;
    line-height: 26px;
    height: auto;
    overflow: initial;
    text-align: center;
}

.topicsBox1 .topics_info h3 {
    color: #333;
    font-size: 16px;
    height: 20px;

    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}

.topics_more {
    width: 100%;
    display: inline-block;
    clear: both;
    text-align: center;
    padding: 20px 0;
}

.topics_more a {
    background-color: #26A69A;
    color: #fff;
    display: inline-block;
    hanging-punctuation: 45px;
    line-height: 45px;
    border-radius: 8px;
    padding-left: 40px;
    padding-right: 40px;
    min-width: 200px;
}

.exp_box ul li {
    position: relative;
    overflow: hidden;
}

.exp_box ul li .topic {
    width: 100%;
    height: 220px;
    margin: 0;
}

.exp_box ul li .topics_info {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: table;
}

.exp_box ul li .topics_info h3 {
    color: #fff;
    -webkit-line-clamp: 3;
    height: auto;
    line-height: 25px;
    max-height: 75px;
}

.exp_box ul li .topics_info span {
    padding: 20px;
    display: table-cell;
    height: 180px;
    vertical-align: middle;
    background: rgba(0, 0, 0, .30) none repeat scroll 0 0 !important;
    /*实现FF背景透明，文字不透明*/
    filter: Alpha(opacity=30);
    color: #fff;
    -webkit-transition: all 0.5s;
}

.exp_box ul li:hover .topics_info span {
    background: rgba(0, 0, 0, .59) none repeat scroll 0 0 !important;
    /*实现FF背景透明，文字不透明*/
    filter: Alpha(opacity=59);
    color: #fff;
    -webkit-transition: all 0.5s;
}

.exp_box ul li .topics_info h4 {
    height: 35px;
    line-height: 35px;
    min-width: 100px;
    max-width: 150px;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 4px;
    text-align: center;
    background: #26A69A;
    color: #fff;
    display: none;
    -webkit-transition: all 0.5s;
}

.exp_box ul li:hover .topics_info h4 {
    display: block;
    -webkit-transition: all 0.5s;
}

.expgage a {
    background-color: #fff;
}

.exp_list .xq_box {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    position: relative;
}

.exp_list .xq_top {
    margin-bottom: 0;
    width: 70%;
}

.exp_list .xq_img {
    width: 150px;
    height: 150px;
}

.exp_list .xq_r {
    width: 77%;
    text-align: left;
}

.exp_list .xq_r_tag {
    margin-bottom: 0;
    margin-top: 5px;
    max-height: none;
}

.exp_list .xq_r_tag font {
    -webkit-line-clamp: 1;
    color: #666;
}

.exp_list .xq_r h2 {
    max-width: 90%;
}

.exp_list .xq_r h2 font {
    color: #999;
    margin-left: 10px;
    font-size: 14px;
    display: inline-block;
}

.exp_list .xq_r_tag a {
    float: left;
    margin-left: 0px;
    margin-right: 6px;
    border-radius: 4px;
    background-color: #ecf9f7;
    color: #26A69A;
}

.exp_list .xq_r_tag a:hover {
    background-color: #bbefe6;
}

.exp_list .exp_l_r {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 300px;
    height: 150px;
    border-radius: 4px;
    overflow: hidden;
}

.exp_list .exp_l_r img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about_box {
    padding: 20px;
    padding-top: 5px;
    display: inline-block;
}

.about_box p {
    margin-bottom: 16px;
    line-height: 25px;
}

.about_box h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 16px;
}


/*打分*/
.star {
    display: inline-block;
    font-size: 0;
}

.star-item {
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-repeat: no-repeat;
    background: url('../images/score- icon@3x.png');
    background-size: 30px;
    background-position: 0px 50%;
}

input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

input[type="radio"]:checked~.star-item {
    background: url('../images/score- icon2@3x.png');
    background-size: 30px;
    background-position: 0px 50%;
}

.star:hover label.star-item {
    background: url('../images/score- icon@3x.png');
    background-size: 30px;
    background-position: 0px 50%;
}

label.star-item:hover~.star-item {
    background: url('../images/score- icon2@3x.png');
    background-size: 30px;
    background-position: 0px 50%;
}

.report .re_list {
    overflow: hidden;
}

.report .pinl_p h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}

.report .re_list ul li {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.report .re_list ul li input[type="radio"] {
    position: relative;
    margin: 3px 1px;
    float: left;
    margin-right: 8px;
    width: 15px;
    height: 15px;
}

.report .pinl_p_1_in {
    width: 97.6%;
}

.report .pinl_p li {
    padding-right: 0;
    margin-bottom: 10px;
}

.report .xq_tt {
    margin-top: 25px;
    font-size: 22px;
}

.report .yzm {
    width: 50%;
    float: left;
}

.report .yzm .pinl_p_1_in {
    width: 40%;
    margin-right: 10px;
    float: left;
}

.report .yzm span {
    display: inline-block;
    height: 40px;
}

.report .yzm span img {
    height: 100%;
}


.sub_box {
    padding: 10px 50px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    margin-bottom: 15px;
}

.sub_box_l {
    width: 156px;
    height: 158px;
    border-radius: 12px;
    overflow: hidden;
    float: left;
}

.sub_box_l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sub_box_r {
    float: right;
    width: 520px;
}

.sub_box_r ul {
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    overflow: hidden;
}

.sub_box_r ul li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: -1px;
}

.sub_box_r_l {
    color: #999;
    margin-left: 10px;
    width: 100px;
    border-right: 1px solid #e5e5e5;
    float: left;
}

.sub_box_r_r {
    color: #333;
    margin-left: 10px;
    float: left;
}

.sub_box_r h4 {
    text-align: center;
    padding: 20px;
    padding-bottom: 10px;
    ;
    color: #999;
}

.sub_dl {
    text-align: center;
    width: 100%;
}

.sub_dl img {
    height: 30px;
    margin: 10px;
}

.sub_mo {
    background-color: #eee;
    padding: 15px;
    border-radius: 12px;
    overflow: hidden;
    clear: both;
    position: relative;
}

.sub_mo_l {
    width: 70px;
    height: 70px;
    border-radius: 12px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.sub_mo_l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sub_mo_c {
    float: left;
    width: 450px;
    color: #999;
}

.sub_mo_c_t {
    color: #333;
    line-height: 27px;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.sub_mo_r a {
    position: absolute;
    right: 18px;
    top: 35px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background-color: #26A69A;
    display: inl8ne-block;
    border-radius: 6px;
}

.end_dl {
    padding-top: 10px;
    overflow: hidden;
    clear: both;
}

.end_dl span {
    position: relative;
    background: #26A69A;
    height: 40px;
    line-height: 40px;
    color: #fff;
    float: left;
    display: inline-block;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.end_dl_l {
    width: 70%;
    text-align: center;
    color: #fff;
    float: left;
}

.end_dl a:hover.end_dl_l {
    color: #fff;
}

.end_dl_r {
    background-color: #F0F0F0;
    color: #26A69A;
    width: 29%;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    display: inline-block;
    float: right;
    height: 38px;
    text-align: center;
    margin: 1px;
}

#iframe_download {
    display: none;
}

.xq-t-text {

    background: #f8f8f8;
    border: 1px solid #e6e7e8;
    padding: 14px 5px 14px 10px;
    font-size: 12px;
    border-radius: 6px;
    margin-top: 8px;
}

.xq-t-text a {
    color: #029588;
}

.shengming {
    padding: 10px 20px 0 20px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 20px;
    line-height: 28px;

}

.shengming h2 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px;
}

.shengmingS {
    display: flex;
    margin-bottom: 8px;
}



.shengmingS .circle {

    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #eb782f;
    margin-top: 8px;
    margin-right: 8px;
}



.shengmingS div:nth-child(2) {
    width: 97%;
    font-size: 14px;
    line-height: 28px;
}

.shengmingS div:nth-child(2) a {
    color: #26A69A;
}

/* application页面 */
.appContainer {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;

}

.appContainer .appContainer-l {

    background: #fff;
    margin-right: 16px;
    padding: 24px;
}

.appContainer .appContainer-l .ad {
    width: 800px;
    /* height: 150px;
    background: #FFD6D6; */
    text-align: center;
    margin: 0 auto;
}

.ad-n {
    display: block;
    color: #999999;
    font-size: 12px;
    text-align: center;
}

.application {
    margin-top: 16px;
    margin-bottom: 16px;
}

.application h2 {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.application img {
    width: 800px;
    height: 400px;
    object-fit: cover;
    margin-top: 10px;
}

.application-t {
    position: relative;
    height: 84px;
    color: #666666;
    font-size: 16px;
    margin-top: 8px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.application-t-d {

    color: #666666;
    font-size: 16px;
    margin-top: 8px;
    line-height: 28px;
}

.application-t a {
    position: absolute;
    right: 0;
    bottom: 4px;
    display: block;
    color: #33CCFF;
    width: 80px;
    height: 18px;
    line-height: 18px;
    background: #fff;
    text-align: right;
}

.application-d {
    font-size: 14px;
    color: #666666;

}

.application-tag {
    padding: 16px 0;
    border-top: 1px solid #E7E7E7;
}

.application-tag h2 {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

.application-tag-list {
    display: flex;
    flex-wrap: wrap;
}

.application-tag-list a {
    display: block;
    padding: 10px 16px;
    color: #666;
    font-size: 16px;
    border: 1px solid #999999;
    border-radius: 8px;
    margin: 14px 12px 0 0;
}

.application-tag-list a:hover {
    color: #26A69A;
    font-weight: 700;
    border: 1px solid #26A69A;
}

.game-down .gameList {

    border-top: 1px solid #E7E7E7;
}



.game-down .gameList .gameList-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
}

.game-down .gameList .gameList-title .gameList-title-l {
    display: flex;
}

.game-down .gameList .gameList-title .gameList-title-l img {
    width: 68px;
    height: 68px;
    object-fit: cover;
}

.gameList-title-l-t {
    margin-left: 12px;
}

.gameList-title-l-t h2 {
    line-height: 28px;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 400px;
}

.pingfen {
    display: flex;
    align-items: center;
    margin-top: 8px;
}

.pingfen span {
    font-size: 14px;
    color: #666666;
    display: block;
    margin-right: 8px;
}

.pingfen .layui-rate li i.layui-icon {
    font-size: 16px;
    color: #FC7000;
}

.gameList-title .gameList-title-r {
    display: block;
    padding: 0 38px;
    height: 44px;
    line-height: 44px;
    background: #26A69A;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 8px;

}



.appContainer .appContainer-r {
    width: 336px;

}

.appContainer .appContainer-r .recommend {
    background: #fff;
    padding-bottom: 26px;
}

.appContainer .appContainer-r .recommend a {
    display: block;
    padding: 16px 24px 0;

}

.appContainer .appContainer-r .recommend a h2 {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.appContainer .appContainer-r .recommend a span {
    display: block;
    color: #999999;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.appContainer .appContainer-r .recommend a img {
    width: 288px;
    height: 144px;
    object-fit: cover;
    margin-top: 8px;
}

.appContainer .appContainer-r .gg {

    text-align: center;
    width: 336px;
    /* height: 280px;
    background: #FFD6D6; */
}

.appContainer .appContainer-r .gg-t {
    margin-top: 12px;
    display: block;
    color: #999999;
    font-size: 12px;
    text-align: center;
}

.inaccessible {
    width: 100%;
    height: calc(100vh - 370px);
    text-align: center;
}

.inaccessible img {
    width: 371px;
    height: 200px;
    margin-top: 70px;
    margin-bottom: 30px;

}

.inaccessible div {
    color: #666666;
    line-height: 30px;
    font-size: 22px;
}

.down-mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 99999999;
}

.mask-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 549px;
    height: 248px;
    transform: translate(-50%, -50%);

    background-color: #fff;

    padding: 24px 8px 16px;
    border-radius: 8px;
}

.mask-cuo {
    position: absolute;
    top: -10px;
    right: -8px;
    cursor: pointer;
}

.mask-cuo img {
    width: 24px;
    height: 24px;
    border-radius: 50px;
}

.mask-modal h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    width: 340px;
    text-align: center;
    margin: 0 auto;
    line-height: 28px;
}

.maskBtn {
    display: flex;
    justify-content: space-between;
    width: 340px;
    text-align: center;
    margin: 12px auto 0;
}

.maskBtn a {
    width: 150px;
    height: 36px;
    background: #F5F5F5;
    line-height: 36px;
    text-align: center;
    color: #666666;
    font-size: 16px;
    font-weight: 700;
}

.maskBtn a:hover {
    background: #26A69A;
    color: #fff;
}

.maskText {
    width: 500px;
    border: 1px solid #F5F5F5;
    padding: 8px 16px;
    display: flex;

    margin-top: 24px;
}

.maskText img {
    width: 14px;
    height: 14px;
    margin-right: 8px;
    margin-top: 8px;
}

.maskText-c {
    color: #999999;
    font-size: 12px;
    line-height: 28px;
}

.maskText-c a {
    color: #00C2FF;
}

#continue {
    background: #26A69A;
    color: #fff;
}

.apk {
    margin-bottom: 8px;
}

.submitApk {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}

.note {
    color: #999999;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}

.uploadFiles {
    width: 100%;
    height: 116px;
    background: url('../images/uploadBg.png') no-repeat;
    background-size: 100% 116px;
    margin-top: 16px;

}

.uploadFiles img {

    width: 35px;
    height: 35px;
    margin-top: 31px;

}

.uploadFiles button {
    display: block;
    background: transparent;
    margin: 31px auto 0;
}

.uploadFiles .progress-main {
    margin: 30px auto 0;
    width: 254px;
    height: 2px;

}


.uploadFiles .jd_box {
    margin: 10px auto 0;
    width: 254px;
    height: 2px;
    background-color: #e2e2e2;
    position: relative;
}

.uploadFiles .jd_box .jd_child {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 2px;
    background-color: #61D1FF;
    transition: all 0.3s;
    text-align: right;
}

.uploadFiles .jd_box .jd_child span {
    position: static;
    padding: 0 0 0 10px;
    color: #9999;
    font-size: 12px;
}


.layui-progress-big,
.layui-progress-big .layui-progress-bar {
    height: 2px;
}

.layui-bg-green {
    background-color: #61D1FF !important;
}

.layui-progress-big .layui-progress-text {
    color: #9999;
}

.apkIpt {
    box-sizing: border-box;
    width: 808px;
    height: 52px;
    border: 1px solid #DDDDDD;
    background: #FAFAFA;
    border-radius: 4px;
    padding-left: 24px;
    color: #999;

}

.apkIpt::placeholder {
    color: #999;
}

.appType {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    width: 808px;
    height: 52px;
    border: 1px solid #DDDDDD;
    background: #FAFAFA;
    border-radius: 4px;
    padding: 16px 24px 0;
    color: #999;


}

.selectRido {
    display: flex;
}


.appType .radio {
    position: relative;
    display: inline-block;
    font-weight: 400;
    padding-left: 25px;
    text-align: left;
    color: #666;
    display: flex;
}

.appType .radio:nth-child(1) {
    margin-right: 20px;
}

.appType .radio input {
    position: absolute;
    left: -9999px;
}

.appType .radio i {
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    outline: 0;
    border: 1px solid #CCCCCC;
    background: transparent;
    border-radius: 50%;
    transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    cursor: pointer;
}

.appType .radio input+i:after {
    position: absolute;
    content: '';
    border: 1px solid #FC7000;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FC7000;
    opacity: 0;
    transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;

}

.appType .radio input:checked+i:after {
    opacity: 1;
}

.apkText {
    box-sizing: border-box;
    width: 808px;
    height: 161px;
    border: 1px solid #DDDDDD;
    background: #FAFAFA;
    border-radius: 4px;
    padding-left: 24px;
    color: #999;
    padding-top: 16px;
    resize: none;

}

.apkText::placeholder {
    color: #999;
}

.iptApk {

    border-radius: 8px;
    background: #FAFAFA;
    border: 1px solid #ddd;
}

.report .yzm .apkSpan {

    width: 151px;

    background: #FAFAFA;
    border: 1px solid #ddd;
    border-radius: 8px;
    text-align: center;
}

.apk-submit-t {
    width: 178px;
}

.apk-submit {
    width: 178px;
    height: 52px;
}

.down-f {
    position: absolute;
    right: 28px;
    bottom: 30px;
    display: flex;
    align-items: center;
}

.down-f img {
    width: 37px;
    height: 37px;
    cursor: pointer;
}

.down-f2 {
    position: absolute;
    right: 6px;
    bottom: 22px;
    display: flex;
    align-items: center;
}

.down-f2 img {
    width: 37px;
    height: 37px;
    cursor: pointer;
}

.xq_r .down-f a {
    margin-bottom: 0;
}

.xq_r .down-f2 a {
    margin-bottom: 0;
}

.qipao {
    display: none;
    position: absolute;
    right: 10px;
    bottom: -28px;
    width: 154px;
    height: 35px;

    text-align: center;
    line-height: 35px;

}

.qipao img {
    width: 166px;
    height: 48px;
}

.qipao div {
    width: 166px;
    height: 48px;
    right: -12px;
    bottom: -22px;
    position: absolute;
    font-size: 12px;
    color: #999999;


}

.qipao div span {
    color: #61D1FF;
    cursor: pointer;

}

.down-f:hover .qipao {
    display: block;
}

.down-f2:hover .qipao {
    display: block;
}

.total-mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 99999999;
}

.total-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 759px;

    transform: translate(-50%, -50%);

    background-color: #fff;

    padding: 32px;
    border-radius: 8px;
}

.total-cuo {
    position: absolute;
    top: -10px;
    right: -8px;
    cursor: pointer;
}

.total-cuo img {
    width: 24px;
    height: 24px;
    border-radius: 50px;
}

.total-content {
    height: 300px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}

.total-content::-webkit-scrollbar-track-piece {
    background-color: #f8f8f8;
}

.total-content::-webkit-scrollbar {
    width: 3px;
}

.total-content::-webkit-scrollbar-thumb {
    background-color: #dddddd;
    background-clip: padding-box;
    min-height: 28px;
}

.total-content::-webkit-scrollbar-thumb:hover {
    background-color: #bbb;
}

.total-content h2 {
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
}

.total-content h2 a {
    color: #61D1FF;
}

.total-title {
    display: flex;
    align-items: center;
}

.total-title img {
    width: 37px;
    height: 37px;
}

.total-title span {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
}

.total-test {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 12px;
}

.total-mean {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.total-mean a {
    color: #61D1FF;
}

.total-know {
    width: 302px;
    height: 46px;
    background: #26A69A;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    margin-left: 240px;
    cursor: pointer;
    margin-top: 30px;
}

.orderM {
    display: flex;
    margin-bottom: 12px;
}

.orderM a {
    display: block;
    width: 38px;
    height: 38px;
    background: #FFFFFF;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    border-radius: 20px;
    margin-right: 8px;
}

.orderM .orderMactive {
    background: #26A69A;
    color: #fff;
}

.orderM a:hover {
    background: #26A69A;
    color: #fff;
}