/* v2 */
html {
    font-size: 100px !important;
    /* background-color: #f5f5f5; */
    line-height: 1;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.ofh {
    overflow: hidden;
}

.db {
    display: block
}

.tac {
    text-align: center;
}

.tal {
    text-align-last: left;
}

.tar {
    text-align: right;
}

.h1 {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.clli li:last-child {
    border: none;
    margin-bottom: 0;
}

.clli2 li:nth-last-of-type(-n+2) {
    border: none;
    margin-bottom: 0;
}

.c3 {
    color: #333 !important;
}

.c5 {
    color: #555 !important;
}

.c6 {
    color: #666 !important;
}

.c7 {
    color: #777;
}

.c8 {
    color: #888 !important;
}

.c9 {
    color: #999 !important;
}

.cc {
    color: #ccc !important;
}

.cd {
    color: #ddd !important;
}

.ce {
    color: #eee !important;
}

.cf {
    color: #fff !important;
}

.bgcs {
    background-color: silver;
}

.f8r {
    font-size: .12rem;
    transform: scale(.67);
}

.f9r {
    font-size: .12rem;
    transform: scale(.75);
}

.f10r {
    font-size: .12rem;
    transform: scale(.83);
}

.f11r {
    font-size: .12rem;
    transform: scale(.92);
}

.f12 {
    font-size: 12px;
}

.f12r {
    font-size: .12rem;
}

.f13 {
    font-size: 13px;
}

.f13r {
    font-size: .13rem;
}

.f14 {
    font-size: 14px;
}

.f14r {
    font-size: .14rem;
}

.f15 {
    font-size: 15px;
}

.f15r {
    font-size: .15rem;
}

.f16 {
    font-size: 16px;
}

.f16r {
    font-size: .16rem;
}

.f17 {
    font-size: 17px;
}

.f17r {
    font-size: .17rem;
}

.f18 {
    font-size: 18px;
}

.f18r {
    font-size: .18rem;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.fw7 {
    font-weight: 700;
}

.flex {
    display: flex;
}

.fdc {
    flex-direction: column;
}

.jcsb {
    justify-content: space-between;
}

.jcc {
    justify-content: center;
}

.aic {
    align-items: center;
}

.fww {
    flex-wrap: wrap;
}

.f1 {
    flex: 1;
    overflow: hidden;
}

.posr {
    position: relative;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.ls1 {
    letter-spacing: 1px;
}

.ls1r {
    letter-spacing: .01rem;
}

.ls5r {
    letter-spacing: .005rem
}

.bbs {
    border-bottom: 1px solid #eee;
}

.bbd {
    border-bottom: 1px dashed #eee;
}

.bbsr {
    border-bottom: .01rem solid #eee;
}

.bbdr {
    border-bottom: .01rem dashed #eee;
}

.lbn li:last-child {
    border: none;
}

.ct {
    cursor: text;
}

.cp {
    cursor: pointer;
}

/* 清除默认样式 */
* {
    margin: 0;
    padding: 0
}

li {
    list-style: none;
}

ul {
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}

input {
    background: none;
    outline: none;
    border: 0px;
}

p {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

button {
    /* 清除默认边框 */
    border: 0;
    outline: none;
    /*清除默认背景 */
    background-color: transparent;
}

a {
    text-decoration: none;
    color: #000;
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

em,
i {
    font-style: normal
}

img {
    border: 0;
    vertical-align: middle
}

button {
    cursor: pointer
}

/* 移动端版心 */
.tc {
    box-sizing: border-box;
    width: 100%;
    /* padding: 0 .15rem; */
}

/* 导航 */
nav {
    box-sizing: border-box;
    width: 100%;
    height: 1.13rem;
}

nav .navTop {
    box-sizing: border-box;
    height: .64rem;
    padding: .15rem;
    background-color: #fff;
}

nav .navTop .logo {
    height: auto;
    width: 1.1rem;
}

nav .navTop input {
    box-sizing: border-box;
    width: 2rem;
    height: .3rem;
    background: rgba(234, 234, 234, .5);
    border-radius: .05rem;
    padding-left: .08rem;
    padding-right: .32rem;
    line-height: .3rem;
}

nav .navTop input::placeholder {
    color: #dadfe1;
    font-size: .13rem;
}

nav .navTop button {
    position: absolute;
    top: .08rem;
    right: .09rem;
    width: .15rem;
    height: .15rem;
    background: url(../images/sousuo.png) no-repeat;
    background-size: 100% 100%;
}

nav ul {
    box-sizing: border-box;
    width: 100%;
    height: .49rem;
    padding: 0 .24rem;
    background: #39CCC0;
    display: flex;
    white-space: nowrap;
    /* overflow-x: scroll; */
    overflow-y: hidden;
}

nav li:nth-child(2n-1) {
    padding: .08rem .01rem;
    border-bottom: .03rem solid transparent;
}

nav .active {
    border-bottom: .03rem solid #fff !important;
}

nav li:nth-child(2n) {
    width: .01rem;
    height: .13rem;
    background-color: #fff;
    margin: 0 .20rem;
}

/* 位置 */
.location {
    margin: .1rem 0;
    padding-left: .15rem;
}

.location a,
.location {
    color: #a5a5a5 !important;
    font-size: .12rem;
}

/* 标题 */
.title {
    /* padding-bottom: .05rem; */
}

.title .more {
    width: .07rem;
    height: .04rem;
    padding-bottom: .05rem;
    border-bottom: .01rem solid transparent;
}

.title .tit {
    padding-bottom: .05rem;
    border-bottom: .01rem solid #39CCC0;
}

/* 分页器 */
.pagination {
    margin: .1rem 0;
    text-align: center;
}

.pagination .page-item {
    display: inline-block;
    margin: .05rem;
    font-size: .125rem;
    border: .01rem solid #dddddd;
    color: #555;
    padding: 0;
}

.pagination .active span {
    background-color: #BC0E0E;
    color: #fff;
}

.pagination .page-item:hover {
    background-color: #BC0E0E;
    color: #fff;
}

.pagination .page-item .page-link {
    display: block;
    padding: .01rem .15rem;
    border: .0625rem solid transparent;
}

.pagination li span {
    color: #999999;
}

.pagination li a {
    display: inline-block;
    color: #999999;
}

.pagination li a:hover {
    background-color: #39CCC0;
    color: #fff;
    border: .0625rem solid #39CCC0 !important
}

/* 底部 */
footer {
    box-sizing: border-box;
    width: 100%;
    /*height: 1rem;*/
    background: #333333;
    padding: 0.3rem;
    margin-top: .15rem;
}

footer a,
footer div,
footer span {
    color: #999;
    font-size: .12rem;
    margin-bottom: .1rem;
    text-align: center;
    line-height: .3rem;
}

/* lbt */
.lbt {
    overflow: hidden;
}

.indexSwiper {
    overflow: visible !important;
    margin-top: .1rem;
    border-radius: .05rem;
}

.indexSwiper,
.indexSwiper img {
    width: 3.15rem;
    height: 1.75rem;
}

.indexSwiper .swiper-pagination-bullets {
    left: 38% !important;
    bottom: .06rem !important;
}

.indexSwiper .swiper-pagination span {
    margin: .03rem !important;
}

.indexSwiper .swiper-pagination-bullet {
    width: .08rem;
    height: .03rem;
    background: #FFFFFF;
    opacity: 0.6;
    border-radius: .01rem;
}

.indexSwiper .swiper-pagination-bullet-active {
    background: #39CCC0;
    opacity: 1;
}

.indexSwiper .tit {
    box-sizing: border-box;
    width: 3.15rem;
    height: .25rem;
    background-color: rgba(0, 0, 0, .5);
    line-height: .24rem;
    border-radius: 0 0 0.05rem .05rem;
    padding-left: .1rem;
    padding-right: .85rem;
    letter-spacing: .01rem;
    position: absolute;
    bottom: 0;
}

.nList {
    padding: .15rem;
    margin-top: .1rem;
    background-color: #fff;
}

.nList li:first-child {
    margin-bottom: .28rem;
}

.nList li .dot {
    box-sizing: border-box;
    width: .65rem;
    height: .23rem;
    border: .01rem solid #39CCC0;
    border-radius: .03rem;
    line-height: .23rem;
    text-align: center;
}

.nList li .tit {
    padding: 0 .1rem;
}

.nList li .tag {
    width: .05rem;
    height: .09rem;
}

/* 最新资讯 p1 */
.p1 li {
    padding: .15rem 0;
}

.p1 li .line {
    width: .01rem;
    height: .11rem;
    background: #EEEEEE;
    margin-left: .05rem;
    margin-top:0rem !important;
    margin-bottom:0rem !important;
}

.p1 li .tit {
    padding: 0 .05rem;
}

/* 推荐资讯 p2 */
.p2 li {
    box-sizing: border-box;
    padding: .1rem 0;
}

.p2 li img {
    width: 1.25rem;
    height: .76rem;
}

.p2 li .box {
    box-sizing: border-box;
    height: .76rem;
    padding-top: .05rem;
    padding-left: .1rem;
}

.p2 li .text {
    line-height: .24rem;
}

.p2 li>div:last-child {
    transform: translate(-0.11rem);
    margin-top: .1rem;
}

.p2 li .origin>div:first-child {
    margin-right: .2rem;
}

.p2 li>div:last-child a {
    transform: translate(.1rem);
}

/* 最新资讯 p3 */
.p3 li {
    padding: .15rem 0;
}

.p3 li .dot {
    width: .15rem;
    height: .15rem;
    background: #CCCCCC;
}

.p3 li .tit {
    height: .14rem;
}

.p3 li:nth-child(-n+3) .dot {
    background: #E13B3B;
}

.p3 li .tit {
    padding: 0 .1rem;
}

/* 友情链接 p4 */
.p4 {
    padding: .1rem .15rem 0 !important;
}

.p4 ul {
    margin-top: .11rem;
}

.p4 li {
    margin-bottom: .13rem;
}

.p4 li:nth-child(2n) {
    width: .01rem;
    height: .11rem;
    background-color: #999;
    margin: 0 .07rem .12rem;
}

/* 游戏推荐 p5 */
.p5 .icons {
    padding: .1rem 0 .07rem;
}

.p5 .icons li {
    margin-right: .26rem;
    width: 17%;
}

.p5 .icons li:nth-child(4n) {
    margin-right: 0;
}

.p5 .icons li:nth-child(-n+4) {
    margin-bottom: .15rem;
}

.p5 .icons li img {
    width: .65rem;
    height: .65rem;
}

.p5 .icons li .tit {
    width: .65rem;
    margin: .1rem 0;
    text-align: center;
}

.p5 .icons li .btn {
    width: .55rem;
    height: .2rem;
    border: .01rem solid #39CCC0;
    line-height: .2rem;
    text-align: center;
}

/* 游戏推荐 p6 */
.p6 ul {
    padding-top: .04rem;
}

.p6 li {
    box-sizing: border-box;
    padding: .1rem 0;
}

.p6 li>a img {
    width: .65rem;
    height: .65rem;
}

.p6 li>div {
    box-sizing: border-box;
    height: .65rem;
    padding: .02rem .29rem .04rem .09rem;
}

.p6 li .text {
    margin-right: .03rem;
}

.p6 li .star {
    width: .45rem;
    margin-top: .02rem;
}

.p6 li .star img {
    width: .08rem;
    height: .08rem;
}

.p6 li .btn {
    box-sizing: border-box;
    width: .45rem;
    height: .29rem;
    background: #F6FFFE;
    border-radius: .05rem;
    line-height: .29rem;
    text-align: center;
}

/* 资讯详情 p7 */
.p7 .header1 {
    padding: .1rem 0;
}

.p7 .header1 img {
    width: .65rem;
    height: .65rem;
}

.p7 .header1>div {
    box-sizing: border-box;
    height: .65rem;
    padding: .05rem 0 .05rem .1rem;
}

.p7 .header1 .btn {
    box-sizing: border-box;
    width: .5rem;
    height: .3rem;
    background: #39CCC0;
    border-radius: .05rem;
    line-height: .3rem;
    text-align: center;
}

.p7 .header2 {
    padding-top: .15rem;
    padding-bottom: .25rem;
    letter-spacing: .01rem;
}

.p7 .header2 h1 {
    margin-bottom: .25rem;
}

.p7 .origin>div:first-child {
    margin-right: .24rem;
}

.p7 .ctx {
    padding-top: .02rem;
    padding-bottom: .02rem;
}

.p7 .ctx p {
    text-indent: 2em;
    font-size: .13rem;
    color: #666;
    line-height: .3rem;
    cursor: text;
}

.p7 .ctx p img {
    width: 2.88rem;
    height: 1.7rem;
    cursor: default;
    margin: .07rem auto;
    display: block;
    max-width: 86%
}

/* 游戏列表 p8 */
.p8 li {
    box-sizing: border-box;
    padding: .1rem 0;
}

.p8 li img {
    width: .65rem;
    height: .65rem;
}

.p8 li>div {
    box-sizing: border-box;
    height: .65rem;
    padding: .01rem 0 0 .1rem;
}

.p8 li>div .time{
   color: #666;
   font-size: .14rem
}

.p8 li .text {
    line-height: .24rem;
}

/* 游戏截图 p9 */
.p9 ul {
    margin-top: .1rem;
    padding-bottom: .1rem;
}

.p9 li img {
    width: 1.08rem;
    height: 1.5rem;
}

/* 游戏详情 10 */
.p10 .header {
    box-sizing: border-box;
    width: 100%;
    height: .85rem;
    padding: .1rem 0;
}

.p10 .header>img {
    width: .65rem;
    height: .65rem;
}

.p10 .header .tit {
    box-sizing: border-box;
    height: .7rem;
    padding: .03rem 0 .02rem .1rem;
}

.p10 .header .info {
    width: 1.32rem;
    color: #666;
    font-size: .12rem;
}

.p10 .header .star img {
    width: .08rem;
    height: .08rem;
    margin-right: .03rem;
}

.p10 .btn {
    box-sizing: border-box;
    width: 100%;
    height: .35rem;
    background: #39CCC0;
    border-radius: .05rem;
    line-height: .35rem;
    text-align: center;
    margin-top: .1rem;
}
.p10 .btn a {
    color: #fff
}
.p10 .ctx {
    padding-top: .15rem;
    padding-bottom: .07rem;
}

.p10 .ctx p {
    text-indent: 2em;
    font-size: .13rem;
    color: #666;
    line-height: .23rem;
    margin: .08rem 0
}

.p10 .ctx p img {
    width: 2.88rem;
    height: 1.7rem;
    cursor: default;
    margin: .1rem 0;
    display: block;
}
.p10 .ctx h3 {
    font-size: .15rem;
    font-weight: bold;
}
/* only */
.c2f {
    color: #2f2f2f;
}

.c8d {
    color: #8d8c8c !important;
}

.c39 {
    color: #39CCC0 !important;
}

.com {
    box-sizing: border-box;
    padding: .1rem .15rem;
    background-color: #fff;
    margin-top: .1rem;
}

.p-y-15{
    padding: 0 .15rem;
    box-sizing: border-box;
}
.border{
    border: 1px solid #EEEEEE; 
}
.m-t-20{
    margin-top: .2rem;
}
.titMod{
    width: 100%;
    height: .3rem;
    background: #F5F5F5;  
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .1rem;
    box-sizing: border-box;
}
.titMod .titone{
    font-size: .13rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.titMod a{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.p-one{
    padding: .15rem .15rem .23rem .15rem;
    box-sizing: border-box;
}
.t1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.t2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.t3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.t4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.new-one-ul{
    padding-bottom: .15rem;
    border-bottom: .01rem dashed #DCDCDC;
}
.new-one-ul .one{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-one-ul .label{
    width: .31rem;
    height: .17rem;
    line-height: .17rem;
    text-align: center;
    background: #39CCC0;
    border-radius: .02rem;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;      
}
.new-one-ul a{
    flex: 1;
    margin-left: .1rem;
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
}
.new-one-ul .text{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: .24rem; 
    margin-top: .1rem;
}
.new-one-ul .date{
    margin-top: .1rem;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.new-two-ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: .25rem;
}
.new-two-ul li a{
    font-size: .13rem;
    flex: 1;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    position: relative; 
    padding-left: .13rem; 
}
.new-two-ul li a::after{
    content: "";
    display: block;
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    background: #39CCC0;  
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-two-ul li div{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999; 
    margin-left: .2rem; 
}
.pos-rel{
    position: relative;
}
.pos-rel .hot{
    position: absolute;
    top: 0;
    right: 0;
}
.pos-rel .hot img{
    width: .38rem;
    height: .28rem;
    display: block;
}
.title-one-box .name{
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;   
}
.title-one-box .bottom{
    margin-top: .16rem;
    display: flex;
    justify-content: space-between;
}
.title-one-box img{
    width: 1.05rem;
    height: .72rem;  
    display: block;
}
.title-one-box .right{
    flex: 1;
    margin-left: .13rem;
    display: flex;
    padding: .05rem 0;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-content: space-between;
}
.title-one-box .text{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    line-height: .24rem;   
}
.title-one-box .date{
    width: 100%;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}
.title-one-box{
    padding-bottom: .16rem;
    border-bottom: 1px dashed #DCDCDC;
}
.new-three-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .26rem;
}
.new-three-ul li:first-child{
    margin-top: .2rem;
}
.new-three-ul li a{
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;   
    position: relative;
    padding-left: .16rem;
    flex: 1;
    margin-right: .4rem;
}
.new-three-ul li a::before{
    content: "";
    display: block;
    width: .04rem;
    height: .04rem;
    background-color: #DADADA;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-three-ul li div{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.new-four-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .18rem 0;
    border-bottom: 1px dashed #DCDCDC;
}
.new-four-ul li:first-child{
    padding-top: 0;
}
.new-four-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.new-four-ul li .news{
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #39CCC0;   
}
.new-four-ul li a{
    flex: 1;
    margin: 0 .1rem;
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
}
.new-four-ul li .date{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.title-two-box img{
    width: 100%;
    height: 1.5rem;
    display: block;
}
.title-two-box .one{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .17rem;
}
.title-two-box .name{
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;    
    flex: 1;
    margin-right: .4rem;
}
.title-two-box .date{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;   
}
.title-two-box .text{
    margin-top: .12rem;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    line-height: .24rem;
}
.title-two-box{
    padding-bottom: .12rem;
    border-bottom: 1px dashed #DCDCDC;
}
.new-five-ul li{
    display: flex;
    justify-content: space-between;
    margin-top: .15rem;
}
.new-five-ul li:first-child{
    margin-top: 0;
}
.new-five-ul li .left{
    flex: 1;
    margin-right: .21rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding: .05rem 0;
    box-sizing: border-box;
}
.new-five-ul li .name{
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;  
    width: 100%;
}
.new-five-ul li .text{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;   
}
.new-five-ul li img{
    width: .85rem;
    height: .6rem;   
    display: block;
}
.new-six-ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .18rem 0;
    border-bottom: 1px dashed #DCDCDC;
}
.new-six-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.new-six-ul li:first-child{
    padding-top: 0;
}
.new-six-ul li .num{
    width: .19rem;
    height: .19rem;
    line-height: .19rem;
    text-align: center;
    background: #E3E3E3;   
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.new-six-ul li .text{
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;   
    flex: 1;
    margin: 0 .3rem 0 .13rem; 
    box-sizing: border-box;
}
.new-six-ul li .date{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.new-six-ul li:nth-child(-n+3) .num{
    background: #39CCC0;
}
.index-one-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index-one-box li{
    width: 45%;
}
.index-one-box img{
    width: 100%;
    height: .93rem;   
    display: block;
}
.index-one-box .name{
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;  
    margin-top: .09rem;
}
.index-one-box .one{
    display: flex;
    align-items: center;
    margin-top: .14rem;
}
.index-one-box .info{
    width: .33rem;
    height: .16rem;
    line-height: .16rem;
    text-align: center;
    background: #39CCC0;
    border-radius: .02rem;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF; 
}
.index-one-box .date{
    margin-left: .13rem;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.index-one-box li:nth-child(n+3){
    margin-top: .2rem;
}
.info-one-box{
    margin-bottom: .2rem;
}
.info-one-box img{
    width: 100%;
    height: 1.5rem;
    display: block;
}
.new-seven-ul li{
    display: flex;
    justify-content: space-between;
    padding: .16rem 0;
    border-bottom: 1px dashed #EEEEEE;
}
.new-seven-ul li:first-child{
    padding-top: 0;
}
.new-seven-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.new-seven-ul li img{
    width: .5rem;
    height: .5rem;
    display: block;
}
.new-seven-ul li .right{
    flex: 1;
    margin-left: .15rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding: .05rem 0;
}
.new-seven-ul li .one{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.new-seven-ul li .name{
    flex: 1;
    margin-right: .3rem;
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
}
.new-seven-ul li .date{
    font-size: .15rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-style: italic;
    color: #FF2A2A; 
}
.new-seven-ul li .text{
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;  
}

.info-title .Title{
    line-height: .18rem;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999; 
    padding-left: .3rem;
    background: url("/themes/default/common_cms/pc/assets/images/date.png") no-repeat center left;
    background-size: .18rem .18rem;
}
.infoTwo_ul{
    margin-top: .1rem;
}
.infoTwo_ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.infoTwo_ul li img{
    width: .6rem;
    height: .6rem;
    border-radius: .08rem; 
    display: block;
}
.infoTwo_ul li .info{
    flex: 1;
    margin-left: .1rem;
    display: flex;
    justify-content: space-between;
    height: .6rem;
    align-items: center;
    padding: .16rem 0;
    border-bottom: 1px dashed #EEEEEE;
}
.infoTwo_ul li .right{
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    height: .6rem;
    flex: 1;
    margin-right: .25rem;
}
.infoTwo_ul li:last-child .info{
    padding-bottom: 0;
    border-bottom: none;
}
.infoTwo_ul li .name{
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 100%;
}
.infoTwo_ul li .text{
    width: 100%;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.infoTwo_ul li .date{
    width: 100%;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.infoTwo_ul li .date span{
    width: 100%;
    font-size: .12rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E0201F;
}
.infoTwo_ul li .click{
    display: block;
    width: .6rem;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    background: #39CCC0;
    border-radius: .03rem; 
    font-size: .14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;  
}
.line{
    width: 100%;
    height: .05rem;
    background: #F6F6F6;
    margin: .3rem 0;   
}


#home_aqapps {
    margin: 0.2rem 0 !important
}

div.aq_part {
    margin: .2rem 0!important;
    padding: 0!important;
}

.gameSwiper img {
  width: 100%;
}
