.inModule{
    padding: .625rem .9375rem;
    box-sizing: border-box;
}
.inModuleOne{
    position: relative;
}
.intop_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 17.5rem;
    line-height: 1.875rem;
    padding: 0 .9375rem;
    box-sizing: border-box;
    z-index: 10;
    text-decoration: none;
    font-family: MicrosoftYaHei;
    font-size: 1rem;
    font-stretch: normal;
    color: #ffffff;
}
.share{
    margin-top: .9375rem;
}
.comTit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: .5rem;
    border-bottom: .0625rem solid #eee;
}
.comTit .titOne{
    width: .9375rem;
    height: .9375rem;
    display: flex;
    align-items: center;
}
.comTit .titOne img{
    width: .9375rem;
    height: .9375rem;
}
.comTit .titTwo{
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    flex: 1;
    margin-left: .625rem ;
}
.comTit a{
    font-size: .75rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inTwo_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inTwo_ul li:last-child{
    padding-bottom: .625rem;
    border-bottom: none;
}
.inTwo_ul li .inTop{
    display: flex;
    align-items: center;
}
.inTwo_ul li .new{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #5FBA1C;
    width: 18%;
}
.inTwo_ul li .title{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    width: 80%;
}
.inTwo_ul li .inBotttom{
    display: flex;
    justify-content: space-between;
    margin-top: .625rem;
    font-size: .75rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}
.inThree_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inThree_ul li:last-child{
    padding-bottom: .625rem;
    border-bottom: none;
}
.inThree_ul li .title{
    display: flex;
    align-items: center;
}
.inThree_ul li .date{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #5FBA1C;
}
.xian{
    width: .0625rem;
    height: 1.375rem;
    background: #EEEEEE;
    margin: 0 .625rem;
}
.inThree_ul li .name{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    width: 65%;
}
.inThree_ul li .info{
    margin-top: .9375rem;
    display: flex;
    align-items: center;
}
.inThree_ul li .img{
    width: 9.375rem;
    height: 5.625rem;
}
.inThree_ul li .img img{
    width: 9.375rem;
    height: 5.625rem;
}
.inThree_ul li .text{
    margin-left: .9375rem;
    height: 5.625rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.inThree_ul li .txt{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.5625rem;
}
.inThree_ul li .source{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}

.bu .img{
    width: 100%;
    height: 100%;
    margin-top: 1.25rem;
}
.bu .img img{
    width: 100%;
    height: 7.5rem;
}
.inFive_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inFive_ul li:last-child{
    padding-bottom: .625rem;
    border-bottom: none;
}
.inFive_ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.inFive_ul li .left{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inFive_ul li .info{
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5FBA1C;
}
.inFive_ul li .title{
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 14.25rem;
}
.inFive_ul li .date{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999;
}
.links-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: .9375rem;
    margin-bottom: 0;
}

.links-box a {
    font-size: .875rem;
    color: #999;
    margin-bottom: .625rem;
    text-decoration: none;
}

.links-box a::after {
    content: '|';
    color: #999;
    margin-right: .625rem;
    margin-left: .625rem;
}

.links-box a:last-child:after {
    display: none;
}

.body_position {
    height: 2.5rem;
    padding: 0 .9375rem;
    line-height: 2.5rem;
}

.body_position span {
    font-family: MicrosoftYaHei;
    font-size: .75rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #999999;
}

.body_position span a {
    color: #999999;
    text-decoration: none;
}
.gameList{
    margin-bottom: 1.25rem;
    padding: 0 .9375rem;
    box-sizing: border-box;
}

.pop_ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}

.pop_ul li:last-child {
    border-bottom: none;
    padding-bottom: .625rem;
}

.popImg img {
    width: 5rem;
    height: 5rem;
}

.listpop {
    height: 5rem;
    flex: 1;
    margin-left: .9375rem;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.listpop .time{
    color: #666;
   font-size: .875rem
}


.popTitle a {
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2F2F2F;
}
.popScore img{
    width: .8125rem;
    height: .8125rem;
}

.popInfo {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 1.5625rem;
}

.popClick a {
    margin-left: .625rem;
    display: block;
    width:  5rem;
    height: 2.625rem;
    border-radius: .3125rem;
    border-radius: .625rem;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 2.625rem;
    text-align: center;
    border: .0625rem solid #5FBA1C;
    color: #5FBA1C;
    border-radius: .3125rem;
}
.fenye {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fenyeTxt {
    font-family: PingFang-SC-Regular;
    font-size: .875rem;
    font-weight: normal;
    font-stretch: normal;
    color: #999999;
}

.pagination {
    margin: .9375rem 0;
    text-align: center;
}

.pagination .page-item {
    display: inline-block;
    margin: .1875rem;
    font-size: .8125rem;
    border: .0625rem solid var(--br-c);
    color: #555;
}

.pagination .active span {
    background: var(--pm-c);
    color: #fff;
}

.pagination .page-item:hover {
    background: var(--pm-c);
    color: #fff;
}

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

.pagination li span {
    color: #999999;
}

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

.pagination li a:hover {
    background: var(--pm-c);
    color: #fff;
    border: .0625rem solid var(--pm-c) !important
}

:root {
    --pm-c: #5FBA1C;
    --dm-c: #fdeaea;
    --bg-c: #f7f7f7;
    --br-c: #eeeeee;
}


.gameTwo_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.gameTwo_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.gameTwo_ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gameTwo_ul li .img{
    width: 4.25rem;
    height: 4.25rem;
}
.gameTwo_ul li .img img{
    width: 4.25rem;
    height: 4.25rem;
    border-radius: .625rem;
}
.gameTwo_ul li .cont{
    flex: 1;
    margin-left: 1.25rem;
    height: 4.25rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding: .125rem 0;
    box-sizing: border-box;
}
.gameTwo_ul li .name{
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
    width: 9.375rem;
}
.gameTwo_ul li .info{
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.gameTwo_ul li .score{
    width: 2.8125rem;
    height: 2.8125rem;
    position: relative;
}
.gameTwo_ul li .bg{
    width: 2.8125rem;
    height: 2.8125rem;
}
.gameTwo_ul li .bg img{
    width: 2.8125rem;
    height: 2.8125rem;
}
.gameTwo_ul li .num{
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #64BC23;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.gameDetails{
    padding: 0 .9375rem;
    margin-bottom: 1.25rem;
}
.gameThree{
    margin-top: .625rem;
}
.gameRegion {
    display: flex;
}
.regImg {
    width: 5rem;
}

.regImg img {
    width: 5rem;
    height: 5rem;
}

.regTxt {
    height: 5rem;
    margin-left: .625rem;
}

.regTxt h1 {
    width: 17.5rem;
    font-size: 1rem;
}

.regTxt h1 a {
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2F2F2F;
}

.regInfo {
    display: flex;
    margin-top: .625rem;
}

.regInfo span {
    display: block;
    width: 8.1875rem;
    font-size: .8rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}
.gameThree  .aRegion {
    display: block;
    width: 100%;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    border: 0;
    margin-top: .625rem;
    background-color: #5FBA1C;
    border-radius: .3125rem;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.gameThree .aRegion a {
    color: #fff
}
.gameFour{
    margin-top: .625rem;
}

.detaTwoImg{
    margin: .9375rem 0;
}

.article-content {
    margin-top: .625rem;
    font-size: .875rem;
    color: #666;
    line-height: 1.875rem;
    text-indent: 1.75rem;
}

.article-content p {
    margin: .3125rem 0;
    line-height: 1.875rem;
}

.article-content p a {
    display: inline;
    color: var(--public-color)
}

.article-content p iframe {
    margin-left: -2em;
    max-width: 70%;
}

.article-content p img {
    display: block;
    margin: .9375rem auto;
    max-width: 80%;
}
.infoListOne{
    margin-top: .3125rem;
}
.detatitle{
    padding: 1.875rem 0;
    width: 100%;
    border-bottom: .0625rem dashed #eee;
}
.detatitle h1{
    margin-bottom: 1.25rem;
    font-family: MicrosoftYaHei-Bold;
	font-size: 1rem;
	font-weight: bold;
	font-stretch: normal;
	color: #333333;
    text-align: center;
}
.detainfo{
    display: flex;
    justify-content: space-around;
}
.detainfo div{
    font-family: MicrosoftYaHei;
	font-size: .75rem;
	font-weight: normal;
	font-stretch: normal;
	color: #999999;
}

.xhx{
    padding-bottom: .625rem;
    border-bottom: .0625rem dashed #eee;
}

.infoGame {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: .9375rem;
}

.popImg img {
    width: 5rem;
    height: 5rem;
}

.listpop {
    width: 12.5rem;
    height: 5rem;
    flex: 1;
    margin-left: .9375rem;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.popTitle {
    width: 100%;
}

.popTitle a {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2F2F2F;
}

.popDate {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 100%;
}

.popScore {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}

.poptClick a {
    display: block;
    width: 4.0625rem;
    height: 2.5rem;
    border-radius: .625rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    border: .0625rem solid #5FBA1C;
    color: #5FBA1C;
    line-height: 2.5rem;
    text-align: center;
}
.popDate img{
    width: .75rem;
    height: .75rem;
}
.infoOne_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.infoOne_ul li:last-child{
    border-bottom: none;
    padding-bottom: .625rem;
}
.infoOne_ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.infoOne_ul li .round{
    width: .4375rem;
    height: .4375rem;
    border-radius: 50%;
    background-color: #5FBA1C;
}
.infoOne_ul li .text{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    flex: 1;
    margin-left: .625rem;
}
.infoOne_ul li .info{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}
.infoDetaTwo{
    margin-top: 20px;
}

.inOneTxt {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.1875rem;
    line-height: 2.1875rem;
    background: rgba(0, 0, 0, 0.5);
    z-index: 15;
}
.inOneTxt a {
    display: block;
    width: 78%;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-indent: 1rem;
}
.new-one-ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
}
.new-one-ul li{
    width: 48%;
}
.new-one-ul li a{
    width: 100%;
    display: block;
    position: relative;
}
.new-one-ul li img{
    width: 100%;
    height: 6.5rem;
    display: block;
}
.new-one-ul li div{
    width: 2.9375rem;
    height: 1.375rem;
    background: #F33939;
    border-radius: .25rem;
    line-height: 1.375rem;
    text-align: center;  
    font-size: .875rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF; 
    position: absolute;
    top: .25rem;
    left: .25rem;
}
.new-two-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.25rem;
}
.new-two-ul li a{
    font-size: .875rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #1A1A1A;  
    padding-left: .75rem;
    flex: 1;
    margin-right: 1rem;
    position: relative;
}
.new-two-ul li a::before{
    content: "";
    display: block;
    width: .25rem;
    height: .25rem;
    background: #E6E6E6;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.new-two-ul li div{
    font-size: .75rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
}
.line{
    width: 120%;
    height: .625rem;
    background-color: #f7f7f7;
    margin: 1.25rem 0;
    margin-left: -1.875rem;
}

.new-three-ul li{
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #EDEDED;
}
.new-three-ul li:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}
.new-three-ul .inTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-three-ul .label{
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    background: #CCCCCC;
    font-size: .75rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;  
}
.new-three-ul li:nth-child(1) .label{
    background: #F33939;   
}
.new-three-ul li:nth-child(2) .label{
    background: #FF742C;   
}
.new-three-ul li:nth-child(3) .label{
    background: #FFBA07;   
}
.new-three-ul .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
    flex: 1;
    margin-left: .625rem;
}
.new-three-ul .bottom{
    width: 100%;
    margin-top: .625rem;
    padding-left: 1.875rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-three-ul .text{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;    
}
.new-three-ul .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 3.125rem;
    text-align: end;
}
.kfbg{
    width: 100%;
    height: 8.75rem;
    background: url("/themes/default/common_cms/mobile/assets/images/kfbg.png") no-repeat;
    background-size: 100%;
    position: relative;
}
.info-title{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4rem;
    background: rgba(255,255,255,0.8); 
    padding: .625rem .9375rem;
    box-sizing: border-box; 
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.info-title .one{
    font-size: 1rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #1A1A1A;   
    width: 100%;
    display: flex;
    align-items: center;
}
.info-title .one span{
    font-size: .875rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #4D4D4D;  
}
.info-title .two{
    font-size: .75rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    padding-left: .875rem;    
    background: url("/themes/default/common_cms/pc/assets/images/label.png") no-repeat center left; 
    background-size: .5rem .5rem;
}
.info-body{
    padding: 0 .9375rem;
    box-sizing: border-box;
}
.info-body{
    margin-top: .625rem;
}
.info-body-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.125rem 0;
    border-bottom: 1px dashed #EDEDED;
}
.info-body-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.info-body-ul li .img{
    width: 3.75rem;
    height: 3.75rem;
    display: block;
    position: relative;
}
.info-body-ul li img{
    width: 3.75rem;
    height: 3.75rem;
    display: block;
    border-radius: .9375rem;
}
.info-body-ul li .hot{
    width: 1.75rem;
    height: .75rem;
    background: url("/themes/default/common_cms/pc/assets/images/hot.png") no-repeat; 
    background-size: 100%;
    position: absolute;
    right: 0;
    top: -0.5rem;
}
.info-body-ul li .right{
    flex: 1;
    margin-left: .625rem;
    margin-right: 1.875rem;
    height: 3.75rem;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.info-body-ul li .one{
    display: flex;
    align-items: center;
}
.info-body-ul li .name{
    max-width: 7.5rem;
    font-size: 15px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
}
.info-body-ul li .one span{
    display: block;
    width: 15px;
    height: 15px;
    background: url("/themes/default/common_cms/mobile/assets/images/i1.png") no-repeat;
    background-size: 100%;
    margin-left: .375rem;
}
.info-body-ul li .one span:last-child{
    background: url("/themes/default/common_cms/mobile/assets/images/i2.png") no-repeat;
    background-size: 100%;   
}
.info-body-ul li .info{
    font-size: 12px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;   
}
.info-body-ul li .info span{
    color: #666666;
}
.info-body-ul li .click{
    width: 3.75rem;
    height: 1.875rem;
    line-height: 1.875rem;
    background: #FFFFFF;
    border-radius: .3125rem;
    text-align: center;
    font-size: 12px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #5FBA1C;
}
.line{
    width: 120%;
    height: .625rem;
    margin-left: -1.25rem;
    background: #F7F7F7;
    margin: 1.875rem 0;
}
#home_aqapps {
    margin: 0 !important
}



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































