.inModTop {
    width: 1200px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}

.inModCentre {
    width: 1200px;
    margin: 30px auto;
}

.inModCentre>ul {
    display: flex;
    justify-content: space-between;
}

.inModCentreTwo ul li {
    margin-top: 20px;
}

.inModCentreTwo ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inModCentreTwo ul li div {
    width: 34px;
    height: 22px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #13B038;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #13B038;
    margin-right: 14px;
}

.inModCentreTwo ul li p {
    line-height: 15px;
    font-size: 13px;
    color: #333333;
    flex: 1;
}

.inModCentreTwo ul li span {
    font-size: 13px;
    line-height: 15px;
    color: #999999;
}

.inModCentreOne {
    margin-top: 20px;
}

.inModCentreOne img {
    width: 380px;
    height: 200px;
    display: block;
}

.inModCentreOne .info {
    width: 380px;
    height: 85px;
    background: #F9F9F9;
}

.inModCentreOne .info .info__title {
    display: flex;
    align-items: center;
    padding: 16px 20px 6px;
}

.inModCentreOne .info .info__title img {
    width: 12px;
    height: 12px;
    margin-right: 10px;
}

.inModCentreOne .info .info__title p {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 19px;
}

.inModCentreOne .info .info__desc {
    padding: 6px 20px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inModCentreOne .info .info__desc p {
    font-size: 13px;
    color: #666666;
    line-height: 15px;
    margin-right: 20px;
}

.inModCentreOne .info .info__desc span {
    font-size: 13px;
    color: #999999;
    line-height: 15px;
    flex-shrink: 0;
}

.inModCentreThree {
    margin-top: 20px;
}

.inModCentreThree a {
    display: block;
    display: flex;
    justify-content: space-between;
}

.inModCentreThree a img {
    width: 180px;
    height: 115px;
    display: block;
}

.inModCentreThree ul {
    margin-top: 26px;
}

.inModCentreThree ul li {
    margin-top: 18px;
}

.inModCentreThree ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inModCentreThree ul li a img {
    width: 12px;
    height: 12px;
    margin-right: 8px;
}

.inModCentreThree ul li a p {
    font-size: 13px;
    color: #333333;
    line-height: 15px;
    flex: 1;
}

.inModCentreThree ul li a span {
    font-size: 13px;
    color: #999999;
    line-height: 15px;
}

.inModCentreThree,
.inModCentreOne,
.inModCentreTwo,
.inModOne {
    width: 380px;
}

.inOne .title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #13B038;
}

.inOne .info {
    display: flex;
    margin-top: 15px;
}

.inOne .img {
    width: 136px;
    height: 80px;
}

.inOne .img img {
    width: 136px;
    height: 80px;
}

.inOne .cont {
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-left: 15px;
}

.inOne .text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
}

.inOne .date {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
}

.inOne {
    padding-bottom: 15px;
    border-bottom: 1px dashed #eee;
}

.inOne_ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inOne_ul li .label img {
    width: 12px;
    height: 12px;
}

.inOne_ul li .text {
    flex: 1;
    margin-left: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.inOne_ul li .date {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 60px;
    text-align: right;
}

.inOne_ul {
    margin-top: 3px;
}

.inOne_ul li {
    padding: 9px 0;
}

.inOne_ul li:last-child {
    padding-bottom: 0;
}

.inModTwo {
    width: 380px;
}

.twoTop {
    position: relative;
}

.inTwoTxt {
    position: absolute;
    bottom: 0;
    text-indent: 16px;
    width: 380px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
}

.inTwoTxt a {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    color: #ffffff;
}

.swiper-button-next img {
    width: 20px;
    height: 40px;
}

.swiper-button-prev img {
    width: 20px;
    height: 40px;
}

.swiper-button-prev img {
    transform: rotateY(180deg);
}

.inTwo_ul {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.inTwo_ul li a {
    width: 180px;
    height: 110px;
    position: relative;
}

.inTwo_ul li .text {
    width: 180px;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 30px;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
}

.inTwo_ul li img {
    display: block;
    width: 180px;
    height: 110px;
}

.inModThree {
    width: 380px;
}

.comTit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

.comTit .titOne {
    width: 15px;
    height: 14px;
    display: flex;
    align-items: center;
}

.comTit .titOne img {
    width: 15px;
    height: 14px;
}

.comTit .titTwo {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    flex: 1;
    margin-left: 10px;
}

.comTit a img {
    width: 10px !important;
    height: 9px !important;
    margin-left: 5px;
}

.comTit a {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.comTit a .data {
    color: #FA4B4A;
}

.inThree_ul {
    margin-top: 4px;
}

.inThree_ul li a {
    display: flex;
    align-items: center;
}

.inThree_ul li .label {
    width: 15px;
    height: 15px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 15px;
    text-align: center;
    background-color: #ccc;
}

.inThree_ul li .text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 10px;
    width: 100%;
}

.inThree_ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}

.inThree_ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.inThree_ul li:nth-child(1) .label {
    background-color: #13B038;
}

.inThree_ul li:nth-child(2) .label {
    background-color: #13B038;
}

.inThree_ul li:nth-child(3) .label {
    background-color: #13B038;
}

.inModBottom {
    width: 1200px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}

.inModFour {
    width: 790px;
}

.inFour_ul li a {
    display: flex;
}

.inFour_ul li .img {
    width: 150px;
    height: 100px;
}

.inFour_ul li .img img {
    width: 150px;
    height: 100px;
}

.inFour_ul li .info {
    margin-left: 20px;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.inFour_ul li .one {
    display: flex;
    align-items: center;
}

.inFour_ul li .label {
    width: 40px;
    height: 20px;
    border: 1px solid #13B038;
    border-radius: 5px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #13B038;
    text-align: center;
    line-height: 20px;
}

.inFour_ul li .title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
    margin-left: 15px;
    width: 100%;
}

.inFour_ul li .text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.inFour_ul li .two {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.inFour_ul li .date {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.inFour_ul li .click {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #13B038;
}

.inFour_ul li {
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}

.inFour_ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.inFive_ul li a {
    display: flex;
}

.inFive_ul li .img {
    width: 140px;
    height: 80px;
}

.inFive_ul li .img img {
    width: 140px;
    height: 80px;
}

.inFive_ul li .info {
    margin-left: 19px;
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.inFive_ul li .text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-top: -5px;
}

.inFive_ul li .date {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.inFive_ul li {
    margin-top: 20px;
}

.inModFive {
    width: 1200px;
    margin: 30px auto;
}

.inModFive ul {
    display: flex;
    margin-top: 15px;
}

.inModFive ul li {
    margin-right: 15px;
}

.inModFive ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8D8C8C;
}

.body_position {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
}

.body_position span {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    color: #999999;
}

.body_position span a {
    color: #999999;
    text-decoration: none;
}

.listOne {
    width: 790px;
}

.listOne_ul li a {
    display: flex;
}

.listOne_ul li .img {
    width: 80px;
    height: 80px;
    border-radius: 20px;
}

.listOne_ul li .img img {
    width: 80px;
    height: 80px;
}

.listOne_ul li .info {
    margin-left: 20px;
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.listOne_ul li .info .time{
   color: #666;
   font-size: 14px    
}

.listOne_ul li .name {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #2F2F2F;
    width: 100%;
}

.listOne_ul li .xin {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    width: 100%;
}

.listOne_ul li .text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
    width: 100%;
}

.listOne_ul li {
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}

.listOne_ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.pagination {
    margin: 50px 0;
    text-align: center;
}

.pagination .page-item {
    display: inline-block;
    margin: 5px;
    font-size: 13px;
    border: 1px solid #DDDDDD;
    color: #555;
}

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

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

.pagination .page-item .page-link {
    display: block;
    padding: 6px 12px;
    border: 1px solid transparent;
}

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

.pagination li a:hover {
    background-color: #13B038;
    color: #fff;
    border: 1px solid #13B038;
}

.listModule {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.listTwo {
    width: 380px;
}

.listTwo .latest ul {
    margin: 0;
    margin-bottom: 26px;
}

.listTwo .latest ul li {
    border-bottom: 1px dashed #d8d8d8;
    padding: 18px 0;
}

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

.listTwo .latest ul li a {
    display: flex;
    align-items: center;
    margin-top: 0;
}

.listTwo .latest ul li a div {
    width: 15px;
    height: 15px;
    text-align: center;
    background: #13B038;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin-right: 12px;
}

.listTwo .latest ul li:nth-child(n+4) a div {
    background: #CCCCCC;
}

.listTwo .latest ul li a p {
    font-size: 13px;
    color: #333333;
    line-height: 15px;
}

.listTwo a {
    display: block;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.listTwo a img {
    width: 180px;
    height: 115px;
    display: block;
}

.listTwo ul {
    margin: 26px 0 34px 0;
}

.listTwo ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.listTwo ul li a img {
    width: 12px;
    height: 12px;
    margin-right: 8px;
}

.listTwo ul li a p {
    font-size: 13px;
    color: #333333;
    line-height: 15px;
    flex: 1;
}

.listTwo ul li a span {
    font-size: 13px;
    color: #999999;
    line-height: 15px;
}

.listTwo_ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.listTwo_ul li .left {
    display: flex;
}

.listTwo_ul li .img {
    width: 68px;
    height: 68px;
    border-radius: 10px;
}

.listTwo_ul li .img img {
    width: 68px;
    height: 68px;
}

.listTwo_ul li .info {
    height: 68px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding: 5px 0;
    margin-left: 20px;
    box-sizing: border-box;
}

.listTwo_ul li .name {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #2F2F2F;
}

.listTwo_ul li .xin {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.listTwo_ul li .click {
    width: 25px;
    height: 24px;
}

.listTwo_ul li .click img {
    width: 25px;
    height: 24px;
}

.listTwo_ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}

.listTwo_ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.listThree {
    margin-top: 30px;
}

.infoModule {
    width: 1200px;
    margin: 0 auto 30px auto;
    display: flex;
    justify-content: space-between;
}

.gameDetaLeft {
    width: 790px;
}

.gameDetaOne {
    width: 790px;
    display: flex;
}

.areaImg img {
    width: 130px;
    height: 130px;
}

.arreaTXt {
    flex: 1;
    margin-left: 20px;
}

.arreaTXt h1 a {
    display: block;
    width: 300px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
}

.arreaTxtOne {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.arreaTxtOne div {
    width: 180px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.arreaBtn {
    display: flex;
    margin-top: 20px;
}

.arreaBtn a {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #13B038;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.arreaBtn a:last-child {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #ccc;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 30px;
}

.btnImg img {
    width: 21px;
    height: 24px;
    vertical-align: middle;
    margin-right: 20px;
}

.code {
    position: relative;
}

.code img {
    width: 100px;
    height: 100px;
    display: none!important;
    position: absolute;
    top: -100px;
    left: -140px;

}

.btnA:hover+.code img {
    display: block!important;
}

.arreaTxtOne img {
    width: 15px;
    height: 15px;
    margin-right: 4px;
}

.gameDetaTwo {
    margin-top: 30px;
}

.article-content {
    font-size: 16px;
    color: #777;
    line-height: 30px;
    text-indent: 2em;
    padding: 10px 0 20px 0;
}

.article-content p {
    line-height: 35px;
}

.article-content p img {
    display: block;
    margin: 20px auto;
    width: 600px;
    height: 355px;
}

.scrImg {
    width: 790px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

#next img {
    transform: rotate(180deg);
    width: 20px;
    height: 35px;
}

#prev img {
    width: 20px;
    height: 35px;
}

.detatitle {
   padding: 40px 0;
    /* margin-bottom: 10px; */
    width: 790px;
    background: #F7F7F7;
}

.detatitle h1 {
    /* margin-bottom: 35px; */
    font-family: MicrosoftYaHei-Bold;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
	margin-bottom: 30px
}

.detainfo {
    display: flex;
    justify-content: space-around;
}

.detainfo div {
    width: 40%;
    text-align: right;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    text-align: center;
    color: #999999;
}

.detainfo div:last-child {
    width: 40%;
    text-align: center;
}

.ltFour_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ltFour_ul li {
    width: 365px;
    margin-top: 20px;
}

.ltFour_ul li .inTop {
    display: flex;
    align-items: center;
}

.ltFour_ul li .label {
    width: 8px;
    height: 8px;
    background: #13B038;
}

.ltFour_ul li .title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 10px;
}

.ltFour_ul li .cont {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    margin-left: 18px;
}

.ltFour_ul li .text {
    width: 265px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8D8C8C;
}

.ltFour_ul li .info {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.infoLeft {
    width: 790px;
}

table {
    border-collapse: collapse;
    letter-spacing: 1px;
    font-family: sans-serif;
    margin-bottom: 30px;
}

td {
    border: 1px solid #D1D1D1;
    padding: 10px 30px;
}

th {
    /* border: 1px solid #D1D1D1; */
    padding: 9px 64px;
}

td {
    text-align: center;
}

tr:nth-child(1) {
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
}

tr:nth-child(2),
tr:nth-child(4),
tr:nth-child(5),
tr:nth-child(6),
tr:nth-child(8) {
    background: #FFFBD7;
}

table tr .date {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

table tr .info>div {
    display: flex;
    align-items: center;
}

table tr .info .body img {
    width: 24px;
    height: 12px;
    margin-right: 9px;
}

table tr .info .body div img {
    width: 38px;
    height: 38px;

}

table tr .info .body div {
    padding-left: 14px;
    display: flex;
    align-items: center;
}

table tr .info div .title {
    font-size: 14px;
    color: #333333;
    line-height: 16px;
}

table tr .info div .desc {
    font-size: 12px;
    color: #999999;
    line-height: 14px;
}

table tr .distinguish {
    font-size: 14px;
    color: #666666;
    line-height: 16px;
}

table tr .Android {
    color: #666666;
    line-height: 16px;
    font-size: 14px;

}

table tr .jiuyou {
    color: #666666;
    line-height: 16px;
    font-size: 14px;
}

table tr .download a {
    width: 110px;
    height: 36px;
    border-radius: 99px 99px 99px 99px;
    border: 1px solid #13B038;
    font-size: 14px;
    color: #13B038;
    line-height: 16px;
    padding: 9px 26px;
}

table tr .download a:hover {
    background: #13B038;
    color: #FFFFFF;
}


.region {
    width: 1200px;
    margin: 0 auto 30px auto;
}

.table-top {
    width: 1197px;
    height: 30px;
    background: #13B038;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-top img {
    width: 16px;
    height: 16px;
}

.table-top span {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 14px;
    margin: 0 8px;
}

.list-game {
	width: 100% !important
}
.list-game .listOne_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list-game .listOne_ul li {
    width: 48%;
}
div.aq_part{
    padding: 0!important;
}