header {
    height: .6rem;
    background: #F6F6F6;
    font-size: .32rem;
    padding: .15rem 0;
    position: relative;
}

.headerContent {
    display: flex;
    align-items: center;
}

.headerContent .logo img {
    width: 1.55rem;
    margin-left: 0.35rem;
}

.headerContent .search {
    display: block;
    width: 0.44rem;
    height: 0.44rem;
    margin-left: 4.72rem;
    background-image: url('../images/searchIcon.png');
    background-repeat: no-repeat;
    background-size: 0.44rem;
}



/* 瀵艰埅 */
nav {
    padding: .2rem 0 0 0;
    border-bottom: 1px solid #eee;
}

nav li {
    width: 100%;
    padding-bottom: .36rem;
    position: relative;
}

nav li span {
    position: absolute;
    display: none;
    width: 42%;
    height: 0.06rem;
    background: #fff;
    border-radius: 0.03rem;
    left: 29%;
    bottom: 0.2rem;
}

nav li a {
    display: block;
    height: .4rem;
    line-height: .4rem;
    border-right: 1px solid #eee;
    text-align: center;
    color: #333;
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    line-height: 0.4rem;
}

nav li.current span {
    display: block;
    background: #F31A22;
}

nav li.current a {
    color: #F31A22;
}

nav li:last-child a {
    border: none;
}


/* 鍒嗛〉 */
.pageWrap {
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin-bottom: 0.5rem;
}

.pageWrap a,
.pageWrap span {
    width: 1.2rem;
    height: .58rem;
    line-height: .58rem;
    text-align: center;
    font-size: .22rem;
    color: #333;
    border-radius: .06rem;
    background: #f6f6f6;
}

.pageWrap .current {
    width: 1.46rem;
    color: #fff;
    font-size: .28rem;
    background: #F31A22;
}

.pageWrap .disabled {
    background: #ececec;
    color: #b1b1b1;
}

.newest_app .pageWrap {
    padding: 0 .3rem .3rem .3rem;
}

/* 搴曢儴 */
.footer {
    text-align: center;
    background: #333;
    padding: 0.3rem;
    color: #fff;
}

.footer a {
    color: #fff;
}

.footer .logo {
    display: inline-block;
    width: 2rem;
    height: 0.45rem;
    margin-bottom: 0.21rem;
}

.footer .logo img {
    display: block;
    width: 2rem;
    height: 0.45rem;
}

.footer .text {
    font-size: 0.22rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.29rem;
    color: #fff;
}

.footer .text:not(:last-child) {
    margin-bottom: 0.16rem;
}

.all_categories{
    padding: 0.3rem;
} 

.all_categories .ul_categories{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
}

.all_categories .ul_categories .li_categories{
    text-align: center;
    color: #666;
    font-size: 14px;
    border: 1px solid #e7e5e5;
    border-radius: 5px;
    padding: 3px 5px;
}

.all_categories .ul_categories .li_categories.on_categories{
    background: #F31A22;
    color: #fff;
} 

.title_have_border {
    padding: 0.3rem;
    height: 0.4rem;
    background: #fff;
    display: flex;
}

.title_have_border a {
    display: inline-block;
}

.title_have_border h2,.title_have_border h3 {
    display: block;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #333333;
    font-size: 0.36rem;
    font-weight: 600;
    float: left;
    padding-left: 0.2rem;
    border-left: 3px solid #F31A22;
}

.title_have_border .more {
    position: absolute;
    right: 0.25rem;
    width: 0.8rem;
    height: 0.35rem;
    line-height: 0.35rem;
    color: #F31A22;
    background: url(../images/more_icon.png) no-repeat 0.65rem center;
    background-size: 0.08rem 0.18rem;
    font-size: 0.26rem;
}

/* app鍒楄〃 */
.appList {
    padding: 0 0 0.4rem 0.3rem;

}

.appList ul {
    overflow: auto;
    white-space: nowrap;
}

.appList li {
    display: inline-block;
    width: 1.4rem;
    margin-right: 0.3rem;
}

.appList li:active div {
    background: #F31A22;
    color: #fff;
}


.appList li a {
    display: block;
    padding-bottom: 3px;
}

.appList li img {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0.3rem;
    margin-bottom: 0.16rem;
}

.appList li p {
    /* padding: 0 0.1rem; */
    /* width: 1.2rem; */
    height: 0.37rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    line-height: 0.37rem;
    color: #333;
    margin-bottom: 0.16rem;
    text-align: center;
}

.appList li div {
    width: 1.2rem;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    color: #F31A22;
    border: 1px solid #F31A22;
    border-radius: 0.22rem;
    font-size: 0.28rem;
    margin: 0 auto;
}

/* 娓告垙鍒嗙被 */
/*娓告垙鍒嗙被*/
.game_tag_ul {
    padding: .3rem 0 0.15rem .3rem;
}

.game_tag_ul ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.game_tag_ul ul li {
    width: 1.58rem;
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-radius: .08rem;
    margin: 0 .14rem .15rem 0;
}

.game_tag_ul ul li a {
    display: block;
    color: #666;
    font-size: .28rem;
}

.game_tag_ul ul li.current {
    border-color: #F31A22;
    background: #F31A22;
}

.game_tag_ul ul li.current a {
    color: #fff;
}


/* 搴旂敤璇︽儏澶ф爣棰� */
.appDetailTitle {
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.4rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    background-color: #F6F6F6;
    background-image: url('../images/appDetailTitle_icon.png');
    background-repeat: no-repeat;
    background-size: 0.25rem 0.5rem;
    background-position: .3rem center;
    text-align: center;
}

/* 闈㈠寘灞� */
.breadCrumb {
    padding: 0.2rem 0.3rem;
}

.breadCrumb a,
.breadCrumb span {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.31rem;
    color: #999;
}

.appDetail {
    position: relative;
}

.appDetail .tit {
    font-size: .24rem;
    padding: .2rem .3rem;
    padding-bottom: 0;
}

.appDetail .tit .type_btn {
    color: #F31A22;
    margin-right: .1rem;
}

.appDetail .tit .type_btn i {
    display: inline-block;
    width: .20rem;
    height: .12rem;
    margin-right: .04rem;
    background: url('../images/titIcon.png') no-repeat center center;
    background-size: 0.2rem 0.12rem;
    transition: all 0.3s;
}

.appDetail .tit .type_btn i.up {
    transform: rotate(180deg);
}

.appDetail .tit .name {
    width: 0%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.appDetail .type_box {
    width: 7rem;
    height: 0;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0px 0.08rem 0.16rem rgba(0, 0, 0, 0.15);
    position: absolute;
    top: .65rem;
    left: 50%;
    margin-left: -3.5rem;
    z-index: 3;
    overflow: hidden;
    transition: all 0.3s;
}

.appDetail .type_box ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .2rem;
    padding-right: 0;
}

.appDetail .type_box ul li {
    width: 1.46rem;
    height: 0.46rem;
    line-height: 0.46rem;
    background: #F6F6F6;
    border: 1px solid #ddd;
    border-radius: 0.08rem;
    text-align: center;
    margin-right: 0.19rem;
    margin-bottom: 0.2rem;
    color: #585858;
    font-size: .24rem;
}

/* .appDetail .type_box ul li:nth-child(4n+4) {
    margin-right: 0;
} */

.appDetail .cont {
    padding: 0.3rem .3rem .4rem .3rem;
}

.appDetail .cont img {
    display: block;
    width: 2.56rem;
    height: 2.56rem;
    border-radius: .6rem;
    margin: 0 auto;
}

.appDetail .cont .info {
    text-align: center;
}

.appDetail .cont h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.47rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: .16rem;
    margin-bottom: 0.16rem;
}

.appDetail .cont .tag span {
    display: inline-block;
    padding: 0.03rem .08rem;
    color: #fff;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.31rem;
    margin-right: 0.2rem;
}

.appDetail .cont .tag span:nth-child(1) {
    background: #E13D3D;
}

.appDetail .cont .tag span:nth-child(2) {
    background: #12CDB0;
}

.appDetail .cont .tag span:nth-child(3) {
    background: #13B5B1;
}

.appDetail .cont .tag span:nth-child(4) {
    background: #98dc9b;
}

.appDetail .cont .tag a {
    color: #fff;
}

.appDetail .cont .btn {
    display: block;
    width: 6.9rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #fff;
    border-radius: 0.08rem;
    color: #fff;
    font-size: .30rem;
    margin-top: .30rem;
    background-repeat: no-repeat;
}

.appDetail .cont .btn.android {
    background-image: url('../images/androidIcon.png');
    background-size: 0.38rem 0.38rem;
    background-color: #25C78B;
    background-position: 2.52rem 0.21rem;
    text-indent: 3.1rem;
}

.appDetail .cont .btn.ios {
    background-image: url('../images/iosIcon.png');
    background-size: 0.35rem 0.41rem;
    background-color: #00BFF3;
    background-position: 2.69rem 0.21rem;
    text-indent: 3.24rem;
}

.appDetail .cont .btn.yuyue {
    text-align: center;
    background-color: #ffa626;
    display: block;
}

.appDetail .cont .btn.nodown {
    background-image: url('../images/nodown.png');
    background-size: 0.38rem 0.38rem;
    background-color: #5B5B5B;
    background-position: 2.64rem 0.22rem;
    text-indent: 3.22rem;
}



/* 鍧楁爣棰� */
.moudleTitle {
    padding: 0 0.2rem;
    padding-top: 0.1rem;
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    color: #333;
    position: relative;
}

.moudleTitle .text {
    float: left;
    line-height: 0.87rem;
    height: 0.84rem;
    border-bottom: 4px solid rgba(255, 138, 0, 1);
}

.moudleTitle .line {
    height: 0.88rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


/* 鏂囩珷鍐呭 */
.article {
    padding: 0.3rem 0.25rem 0.88rem 0.25rem;
    border-bottom: 1px solid #efefef;
    margin-bottom: 0.3rem;
    position: relative;
}

.article .hidden_box {
    height: 10rem;
    overflow: hidden;
    transition: all 0.5s;
}

.article .auto_box {
    height: auto;
    /* transition: height 500ms; */
}

.article .cont {
    font-size: .32rem;
    line-height: 1.5;
    color: #666;
}

.article .cont p {
    margin-bottom: .2rem;
}

.article .cont iframe {
    width: 100% !important;
    max-height: 4.5rem !important;
}

.article .cont img {
    display: block;
    max-width: 90%;
    height: auto;
    margin: 0 auto;
}

.article .cont .title {
    font-size: 0.4rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.66rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 0.4rem;
}

.article .cont h3 {
    font-size: .32rem;
    color: #333;
    font-weight: 700;
    margin-bottom: .1rem;
}

.article .cont h3 i {
    display: inline-block;
    width: .28rem;
    height: .32rem;
    background-position: -3.1rem -1.74rem;
    position: relative;
    top: .04rem;
    margin-right: .05rem;
}



.article .detailContMask {
    height: 3.7rem;
    width: 7.05rem;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
    position: absolute;
    bottom: 0;
    left: 0.2rem;

}

.article .detailContMask .show,
.article .detailContMask .close {
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    line-height: 0.35rem;
    color: #666;
    display: block;
    width: 0.88rem;
    margin: 0 auto;
    margin-top: 3.1rem;
}

.article .detailContMask .close {
    display: block;
}

.article .detailContMask .close {
    display: none;
}

.article .detailContMask i {
    float: right;
    width: 0.24rem;
    height: 0.34rem;
    background-image: url('../images/detailContMaskIcon.png');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 100%;
}

.article .detailContMaskClose {
    background: none;
    height: 0.5rem;
}

.article .detailContMaskClose .show {
    display: none !important;
}

.article .detailContMaskClose .close {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -0.42rem;
    bottom: 0.2rem;
}

.article .detailContMaskClose .close i {
    transform: rotate(180deg);
}



/* 璇︾粏淇℃伅 */
.gameInformation {
    /* position: relative; */
    padding: 0rem 0.2rem 0.1rem 0.2rem;
    overflow: hidden;
}

.gameInformation ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0rem 0.35rem 0.1rem;
    overflow: hidden;
    float: left;
}

.gameInformation li {
    color: #999;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    line-height: 0.36rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gameInformation ul li.no_flex{
    display: block;
    width: 100%;
}

.gameInformation li em {
    color: #333;
}

.gameInformation li:nth-child(odd) {
    width: 47%;
}

.gameInformation li:nth-child(even) {
    width: 53%;
}

/* .gameInformation li:last-child {
    width: 100%;
} */

.gameInformation .tag {
    display: block;
    /* position: absolute; */
    right: .3rem;
    top: -.65rem;
    color: #5ea8fa;
    font-size: .24rem;
}

.gameInformation .tag i {
    display: inline-block;
    width: .28rem;
    height: .3rem;
    background-position: -3.96rem -2.11rem;
    /* position: relative; */
    top: .05rem;
}

/* 鎴浘 */
.PicturesShow {
    overflow: hidden;
    padding: 0rem .2rem .4rem .2rem;
}

.PicturesShow ul.image-list {
    overflow-x: auto;
    white-space: nowrap;
}

.PicturesShow ul.image-list:after {
    display: none;
}

.PicturesShow li.item {
    display: inline-block;
    width: 3rem;
    background-color: lightblue;
    margin-right: .2rem;
}

.PicturesShow li.item img {
    width: 3rem;
}

/* 鍚岀被鎺ㄨ崘 */
.recommend {
    padding: 0 0.3rem;
}

.recommend .tab_menu span {
    width: 100%;
    padding: 0.16rem 0;
    color: #666;
    border-bottom: 1px solid #efefef;
}

.recommend .tab_menu .current {
    color: #F31A22;
}

.recommend .tab_menu span i {
    display: block;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    font-size: .26rem;
    border-right: 1px solid #999;
    overflow: hidden;
}

.recommend .tab_menu span:last-child i {
    border-right: none;
}

.recommend .info {
    padding: 0 0.05rem;
    margin-top: 0.2rem;
    margin-bottom: 0.24rem;
    position: relative;
}

.recommend .info .title {
    display: inline-block;
    font-size: 0.3rem;
    color: #333;
    font-family: Microsoft YaHei;
    line-height: 0.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.1rem;
}

.recommend .info .text {
    height: 1.08rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    line-height: 0.36rem;
    color: #999;
    letter-spacing: 0.01rem;
    overflow: hidden;
}


.recommend .recommendList a {
    float: left;
    display: block;
    width: 1.4rem;
    margin-right: 0.4rem;
    margin-bottom: 0.4rem;
}

.recommend .recommendList a:nth-child(4n+4) {
    margin-right: 0;
}

.recommend .recommendList a img {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    margin-bottom: 0.16rem;
    border-radius: 0.08rem;
}

.recommend .recommendList a p {
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.37rem;
    width: 1.4rem;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    /* padding: 0 0.1rem; */
}


/* 鏂伴椈鍒楄〃 */
.newsList {
    padding: 0.2rem;
}

.newsList li {
    margin-bottom: 0.2rem;
    background: #F6F6F6;
    padding: 0.2rem;
}

.newsList li:last-child {
    margin-bottom: 0;
}

.newsList li a:visited {
    color: #999;
}

.newsList img {
    display: block;
    width: 2.4rem;
    height: 1.6rem;
    margin-right: .2rem;
}

.newsList .info p:nth-child(1) {
    width: 4.02rem;
    height: .86rem;
    font-size: .3rem;
    overflow: hidden;
    font-family: Microsoft YaHei;
    line-height: 0.46rem;
    margin-top: 0.2rem;
}

.newsList .info p:nth-child(2) {
    font-size: .22rem;
    color: #999;
    margin-top: 0.16rem;
}

.newsList .listBottom {
    text-align: center;
    color: #333;
    font-size: 0.28rem;
    margin-top: 0.3rem;
}

/* 鏂伴椈鍐呭椤垫父鎴忎粙缁� */
.gameDetail {
    position: relative;
}

.gameDetail .cont {
    padding: .28rem .3rem;
}

.gameDetail .cont img {
    width: 1.76rem;
    height: 1.76rem;
    border-radius: .08rem;
    margin-right: .28rem;
}

.gameDetail .cont .info {
    width: 0%;
}

.gameDetail .cont h3 {
    height: .47rem;
    line-height: .47rem;
    font-size: .36rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: .1rem;
}

.gameDetail .cont p {
    margin-top: 0.06rem;
}

.gameDetail .cont p .sleft {
    display: inline-block;
    width: 47%;
    color: #666;
    font-size: .24rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.gameDetail .cont p .sright {
    display: inline-block;
    width: 49%;
    font-size: .24rem;
    vertical-align: top;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.gameDetail .cont .btn {
    display: block;
    width: 3.34rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: rgba(37, 199, 139, 1);
    border-radius: 0.08rem;
    color: #fff;
    font-size: .30rem;
    margin-top: .06rem;
    background-repeat: no-repeat;
    text-align: center;
}

/* .gameDetail .cont .btn.android {
    background-image: url('../images/androidIcon.png');
    background-size: 0.38rem 0.38rem;
    background-color: #25C78B;
    background-position: 0.59rem 0.11rem;
    text-indent: 1.17rem;
}

.gameDetail .cont .btn.ios {
    background-image: url('../images/iosIcon.png');
    background-size: 0.38rem 0.38rem;
    background-color: #25C78B;
    background-position: 0.59rem 0.11rem;
    text-indent: 1.17rem;
}

.gameDetail .cont .btn.nodown {
    background-image: url('../images/nodown.png');
    background-size: 0.38rem 0.38rem;
    background-color: #25C78B;
    background-position: 0.59rem 0.11rem;
    text-indent: 1.17rem;
} */

/* 鍚堥泦 */
.menu {
    border: 1px solid #F31A22;
    border-radius: .14rem;
    margin: 0.3rem 0.3rem 0.2rem;
}

.menu a {
    width: 100%;
    height: .68rem;
    line-height: .68rem;
    color: #F31A22;
    text-align: center;
    border: 1px solid #fff;
    font-size: .28rem;
}

.menu a.current {
    background: #F31A22;
    color: #fff;
}

.menu a:nth-child(1) {
    border-radius: .14rem 0 0 .14rem;
}

.menu a:nth-child(2) {
    border-radius: 0 .14rem .14rem 0;
}

.hejiList {
    padding: 0.2rem 0.3rem;
    padding-bottom: 0;
}

.hejiList li {
    position: relative;
    float: left;
    width: 3.25rem;
    margin-right: 0.4rem;
    margin-bottom: 0.4rem;
}

.hejiList li:nth-child(2n+2) {
    margin-right: 0;
}

.hejiList li a {
    display: block;
}

.hejiList li img {
    display: block;
    width: 100%;
    height: 1.83rem;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 0.12rem 0.12rem 0 0;
}

.hejiList li p {
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #F6F6F6;
    opacity: 1;
    border-radius: 0px 0px 0.08rem 0.08rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.3rem;
    color: #333;
    font-family: Microsoft YaHei;
    text-align: center;
    box-sizing: border-box;
    padding: 0 0.2rem;
    /* padding-bottom: 0.3rem; */
}

.hejiList li .num {
    background: #F6F6F6;
    font-size: 0.22rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.51rem;
    color: #999;
    text-align: center;
}

.hejiList li .num em {
    margin: 0 0.05rem;
    color: #F31A22;
}

/* 鍚堥泦璇︽儏椤� */
/* 鍚堥泦璇︽儏 */
.hejiDetailTop {
    padding: 0 0.2rem 0.4rem;

}

.hejiDetailTop .top {
    /* position: relative; */
    /* width: 7.5rem; */
    height: 1.9rem;
    background: #F6F6F6;
    margin-bottom: 0.48rem;
    left: -0.2rem;
    top: 0;
}

.hejiDetailTop .top img {
    position: relative;
    top: 0.2rem;
    float: left;
    width: 2.56rem;
    height: 1.5rem;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0px 0.06rem 0.2rem rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 0.12rem;
    /* margin-left: 0.6rem; */
    margin-right: 0.2rem;
}

.hejiDetailTop .info {
    float: left;
    margin-top: 0.2rem;
}

.hejiDetailTop .info .name {
    width: 4.2rem;
    height: 0.7rem;
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    line-height: 0.47rem;
    color: #333;
    margin-bottom: 0.1rem;
    margin-top: 0.1rem;
    font-weight: bold;
    overflow: hidden;
}

.hejiDetailTop .info.num {
    background: #F6F6F6;
    font-size: 0.22rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.51rem;
    color: #999;
    text-align: center;
}

.hejiDetailTop .info .num em {
    margin: 0 0.05rem;
    color: #F31A22;
}

.hejiDetailTop p {
    width: 7.06rem;
    /* height: 1.36rem; */
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    line-height: 0.48rem;
    color: #666;
    overflow: hidden;
}

.appList2 {
    padding: 0 .3rem .1rem .3rem;
}

.appList2 ul li {
    padding: .3rem 0;
    border-bottom: 1px solid #ededed;
    align-items: center;
}

.appList2 ul li:last-child {
    border: 0;
}

.appList2 ul li img {
    display: block;
    width: 1.40rem;
    height: 1.40rem;
    border-radius: .08rem;
    margin-right: 0.3rem;
}

.appList2 ul li .info p {
    display: block;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .28rem;
    color: #999;
}

.appList2 ul li .info .name {
    font-size: 0.34rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.45rem;
    color: #333;
    margin-bottom: 0.1rem;
    width: 3.62rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.appList2 ul li .info .tag {
    width: 3.62rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.appList2 ul li .info .tag span {
    display: inline-block;
    font-size: .28rem;
    line-height: 0.37rem;
    color: #999;
    margin-bottom: 0.08rem;

}

.appList2 ul li .info .txt {
    line-height: 0.37rem;
    font-size: .28rem;
    color: #999;
    width: 3.62rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.appList2 ul li .btn {
    width: 1.3rem;
    height: .60rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.34rem;
    color: #fff;
    background: #F31A22;
    border-radius: 0.08rem;
    margin-top: 0.4rem;
}

.appList2 ul li:active .btn {
    background: #FF7B80;
}

/* 鎼滅储椤� */
.searchHeaderContent {
    height: 1.2rem;
    display: flex;
    align-items: center;
    background: #F6F6F6;
}

.searchHeaderContent .backPrePage img {
    width: 0.24rem;
    height: 0.4rem;
    margin: 0 0.38rem;
}

.searchHeaderContent .search {
    display: block;
    border: none;
    width: 5.5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #fff;
    border-radius: 0.12rem;
    background-image: url('../images/clearIptIcon.png');
    background-repeat: no-repeat;
    background-size: 0.36rem;
    background-position: 4.84rem center;
    box-sizing: border-box;
    padding-left: 0.28rem;
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    color: #333;
    margin-right: 0.22rem;
}


.searchHeaderContent .btn {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    color: #F31A22;
}

/* 鐑棬鎼滅储 */
.hotSearchBox {
    padding: 0.2rem 0 0 0.4rem;
}

.hotSearchBox .hotSearch {
    font-size: .24rem;
    font-family: Microsoft YaHei;
    line-height: 0.18rem;
    color: #999;
}

.hotSearchBox .hotSearchList li {
    padding: 0.25rem 0;
    border-bottom: 1px solid #ddd;
    font-size: 0.30rem;
    font-family: Microsoft YaHei;
    line-height: 0.32rem;
    color: #666;
}

.hotSearchBox .hotSearchList li:last-child {
    border: 0;
}


/*  */



/* 鎼滅储鍒楄〃 */
.searchList li {
    background: #fff;
    padding: 0;
}

.searchList .info p:nth-child(2) {
    text-align: right;
}

.searchList img {
    display: block;
    width: 2.96rem;
    height: 1.4rem;
}

.searchList .info p:nth-child(1) {
    width: 3.94rem;
}

/* 棣栭〉 */
.banner {
    width: 100%;
    overflow: hidden;
    height: 3.88rem;
    position: relative;
    box-sizing: border-box;
    padding-top: 0.24rem;
}

.banner img {
    width: 100%;
    height: 3rem;
}

.banner .banner-pagination {
    position: absolute;
    bottom: 0.3rem;
    text-align: center;
}

.banner .banner-pagination .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 50%;
}

.banner .banner-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #F31A22;
    width: 0.4rem;
    height: 0.14rem;
    border-radius: 0.07rem;
}

.newsList2 {
    padding: 0 0.3rem 0.1rem;
}

.newsList2 a {
    display: block;
    padding: 0.2rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    color: #333;

}

.newsList2 a:active {
    color: #999;
}

.newsList2 li {
    border-bottom: 1px solid #eeeeee;
}

.newsList2 li:last-child {
    border-bottom: none;
}

.newsList2 .dian {
    display: inline-block;
    background: #999;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    margin-right: 0.1rem;
    position: relative;
    top: -0.05rem;
}

.newsList2 .text {
    line-height: 0.18rem;
    font-size: 0.28rem;
}

.tabsNav {
    display: flex;
    padding: 0 0.3rem;
}

.tabsNav .item {
    flex: 1;
    padding: 0.2rem 0 0.36rem;
    text-align: center;
    font-size: 0.36rem;
    line-height: 0.47rem;
    font-weight: 600;
    color: #999;
    border-bottom: 0.04rem solid #dddddd;
}

.tabsNav .item.active {
    color: #333;
    border-bottom: 0.04rem solid #F31A22;
    background: url('../images/tabsNavIcon.png') no-repeat center bottom;
    background-size: 0.17rem 0.12rem;
}

/* 2020 6-9 娣诲姞棰勭害鍔熻兘 */
.pop-panel {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10002;
    transition: all .1s;
}

.pop-panel.with-cover {
    background: rgba(0, 0, 0, .7);
}

.pop-panel-main {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    width: 80%;
    max-width: 400px;
    padding: 0;
    text-align: center;
    background: #FFF;
    border-radius: 5px;
}

.pop-panel-close {
    position: absolute;
    top: 0;
    right: 0;
    height: 22px;
    width: 22px;
    line-height: 22px;
    padding: 10px;
    font-size: 20px;
    color: #666;
    cursor: pointer;
}

.pop-panel-title {
    height: 1.5em;
    line-height: 1.5em;
    margin: 20px 0;
    overflow: hidden;
    font-size: 16px;
    color: #333
}

.pop-panel-title span {
    display: inline-table;
    height: 30px;
}

.pop-panel-info {
    line-height: 1.5em;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}

.pop-panel-input {
    position: relative;
    border: 1px solid #ccc;
    width: 100%;
    background: #fff;
    overflow: hidden;
    height: 44px;
    border-radius: 5px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.pop-panel-input input {
    margin: 0;
    border: none;
    outline: none;
    font-size: 14px;
    height: 100%;
    float: left;
    padding-left: 15px;
    width: 70%;
}

.pop-panel-wrap {
    margin-left: 20px;
    margin-right: 20px;
}

.pop-panel-bottom {
    border-top: 1px solid #ddd;
    height: 44px;
    line-height: 44px;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.pop-panel-btn {
    flex: 1;
    border-right: 1px solid #ddd;
    margin-right: -1px;
    cursor: pointer;
}

.pop-panel-btn:active {
    background-color: #ddd
}

.pop-panel-btn.confirm {
    color: #2196f3
}

.pop-panel .button-submit {
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 20px;
    background: #ff9600;
    border-radius: 5px;
    color: #fff;

}

.toast {
    position: fixed;
    bottom: 50%;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    z-index: 120000000;
    display: none;
}

.toast span {
    background: #000;
    border-radius: 8px;
    color: #FFFFFF;
    display: inline-block;
    line-height: 30px;
    opacity: 0.6;
    padding: 0 15px;
    font-size: 14px;
}

.toast.toast-bottom {
    bottom: 10px;
}
