.inModule{
    width: 1200px;
    margin: 30px auto;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.inModuleTop{
    display: flex;
    justify-content: space-between;
}
.inModuleOne{
    width: 285px;
}
.inOne_ul li{
    padding: 15px 0;
}
.inOne_ul li:first-child{
    padding-top: 0;
}
.inOne_ul li:last-child{
    padding-bottom: 26px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}
.inOne_ul li .tilte{
    padding: 0 30px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5FBA1C;
}
.inOne_ul li .info{
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}
.inOne_ul li .text{
    width: 220px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}
.inOne_ul li .click{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inModuleTwo{
    width: 570px;
    height: 320px;
    position: relative;
}

.inModuleThree{
    width: 285px;
}
.comTit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.comTit .titOne{
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
}
.comTit .titOne img{
    width: 14px;
    height: 14px;
}
.comTit .titTwo{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    flex: 1;
    margin-left: 10px ;
}
.comTit a{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inTwo_ul {
    margin-top: px;
}
.inTwo_ul li{
    padding: 16px 0 15px 0;
    border-bottom: 1px dashed #eee;
}
.inTwo_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inTwo_ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inTwo_ul li .one{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inTwo_ul li .two{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    flex: 1;
    margin-left: 4px;
}
.inTwo_ul li .three{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 45px;
    text-align: right;
}

.inModuleBottom{
    margin-top: 30px;
    display: flex;
    justify-content: space-between ;
}
.inModuleFour{
    width: 885px;
}
.inFour_ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.inFour_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inFour_ul li .top{
    display: flex;
    align-items: center;
}
.inFour_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5FBA1C;
}
.xian{
    width: 1px;
    height: 12px;
    background: #EEEEEE;
    margin: 0 10px;
}
.inFour_ul li .title{
    width: 770px;
}
.inFour_ul li .title a{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
}
.inFour_ul li .bottom{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.inFour_ul li .img{
    width: 130px;
    height: 80px;   
}
.inFour_ul li .img img{
    width: 130px;
    height: 80px;   
}
.inFour_ul li .info{
     width: 735px;
     height: 80px;
     display: flex;
     flex-wrap: wrap;
     align-content: space-between;
}
.inFour_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
    line-height: 25px;
}
.inFour_ul li .cont{
    width: 735px;
    display: flex;
    justify-content: space-between;
}
.inFour_ul li .source{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inFour_ul li .cont a{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5FBA1C;
}
.inFive_ul{
    width: 285px;
}
.inFive_ul .img{
    width: 285px;
    height: 95px;
    margin: 20px 0;
}
.inFive_ul .img img{
    width: 285px;
    height: 95px;
} 
.inFive_ul .simg{
    width: 285px;
    height: 95px;
    margin: 30px 0 20px 0;
}
.inFive_ul .simg img{
    width: 285px;
    height: 95px;
} 
.inFive_ul li{
    margin-bottom: 20px;
}
.inFive_ul li a{
    display: flex;
    align-items: center;
}
.inFive_ul li .info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5FBA1C;
}
.inFive_ul li .title{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 230px;
}
.inLink {
    background-color: #fff;
    width: 1200px;
    margin: 10px auto 30px auto;
}

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

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

.inLink 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;
}
.gameList{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.gameListLeft{
    width: 885px;
}
.gameOne_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gameOne_ul li{
    width: 32%;
    height: 120px;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
}
.gameOne_ul li a{
    display: flex;
    justify-content: space-between;
}
.gameOne_ul li .img{
    width: 80px;
    height: 80px;
    margin-right: 15px
}
.gameOne_ul li .img img{
    width: 80px;
    height: 80px;
    border-radius: 10px;
}
.gameOne_ul li .info{
    width: 292px;
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.gameOne_ul li .info .time{
    color: #666;
   font-size: 14px
}
.gameOne_ul li .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
}
.gameOne_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}
.gameOne_ul li .click{
    width: 76px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #F7FFF1;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5FBA1C;
    margin-left: 10px;
}

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

.pagination .page-item {
    display: inline-block;
    margin: 5px;
    font-size: 13px;
    border: 1px 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: 6px 12px;
    border: 1px solid transparent;
}

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

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

:root {
    --pm-c: #5FBA1C;
    --dm-c: #fdeaea;
    --bg-c: #f7f7f7;
    --br-c: #eeeeee;
}
.gameListRight{
    width: 285px;
}
.gameOne .img{
    width: 285px;
    height: 95px;
    margin: 20px 0;
}
.gameOne .img img{
    width: 285px;
    height: 95px;
}

.gameTwo{
    margin-top: 30px;
}
.gameTwo_ul li{
    padding: 15px 0;
    border-bottom: 1px 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: 68px;
    height: 68px;
}
.gameTwo_ul li .img img{
    width: 68px;
    height: 68px;
    border-radius: 10px;
}
.gameTwo_ul li .cont{
    flex: 1;
    margin-left: 20px;
    height: 68px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding: 2px 0;
    box-sizing: border-box;
}
.gameTwo_ul li .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
}
.gameTwo_ul li .info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.gameTwo_ul li .score{
    width: 45px;
    height: 45px;
    position: relative;
}
.gameTwo_ul li .bg{
    width: 45px;
    height: 45px;
}
.gameTwo_ul li .bg img{
    width: 45px;
    height: 45px;
}
.gameTwo_ul li .num{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #64BC23;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.gameDetails{
    width: 1200px;
    margin: 0 auto 30px auto;
    display: flex;
    justify-content: space-between;
}
.gameDetaLeft{
    width: 885px;
}
.gameDetaOne{
    width: 885px;
    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;
    width: 735px;
    margin-top: 20px;
}

.arreaTxtOne div {
    width: 210px;
    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: #F39E1B;
    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: #666;
    line-height: 30px;
    text-indent: 2em;
    padding: 10px 0 20px 0;
}

.article-content p {
    margin: 5px 0;
    line-height: 30px;
}

.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: 20px auto;
    width: 600px;
    height: 355px;
}
.scrImg {
    width: 885px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px; 
}
#next img{
    transform: rotate(180deg);
}
.detatitle{
    padding: 40px 0;
    margin-bottom: 10px;
    background: #F9F9F9;
}
.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;
}
.detainfo{
    display: flex;
    justify-content: space-around;
}
.detainfo div{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}


.switch{
    padding: 15px 0;
    border-top: 1px dashed #eee;
}
.switch div a{
    display: block;
    width: 350px;
    height: 45px;
    line-height: 45px;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999;
}
.infoTwo_ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.infoTwo_ul li{
    width: 427px;
    margin-top: 20px;
}
.infoTwo_ul li a{
    display: flex;
    justify-content: space-between;
}
.infoTwo_ul li .img{
    width: 140px;
    height: 80px;
}
.infoTwo_ul li .img img{
    width: 140px;
    height: 80px;
}
.infoTwo_ul li .info{
    width: 267px;
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.infoTwo_ul li .title{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    margin-top: -6px;
    width: 100%;
}
.infoTwo_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inTwoTxt{
    display: block;
    position: absolute;
    bottom: 0;
    height: 35px;
    line-height: 35px;
    z-index: 15;
    width: 570px;
    text-align: left;
    text-indent: 16px;
    background: rgba(0, 0, 0, 0.5);
}
.inTwoTxt a{
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 450;
    color: #FFFFFF;
    width: 420px;
}
.plate{
    width: 420px;
    margin-top: 20px;
}
.new-one-ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-one-ul a{
    width: 200px;
    display: block;
    position: relative;
}
.new-one-ul img{
    width: 200px;
    height: 120px;
    display: block;
}
.new-one-ul div{
    width: 47px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #F33939;
    border-radius: 4px 4px 4px 4px;   
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF; 
    position: absolute;
    top: 8px;
    left: 14px;
}
.new-two-ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.new-two-ul li .label{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #5FBA1C;   
}
.new-two-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
    flex: 1;
    margin-left: 5px;
    margin-right: 25px;
}
.new-two-ul li .date{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.flex{
    display: flex;
    justify-content: space-between;
}
.new-three-ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #EDEDED;
}
.new-three-ul li:last-child{
    border-bottom: 0;
}
.new-three-ul .inTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-three-ul .label{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #CCCCCC;
    font-size: 12px;
    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: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
    flex: 1;
    margin-left: 10px;
}
.new-three-ul .bottom{
    margin-top: 10px;
    margin-left: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-three-ul .text{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;    
}
.new-three-ul .date{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 60px;
    text-align: end;
}
.info-title{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.info-title .kfbg{
    width: 100%;
    height: 100px;
    background: url("/themes/default/common_cms/pc/assets/images/kfbg.png") no-repeat;
    background-size: 100%;
}
.info-title .title{
    width: 380px;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding: 20px 40px;
    box-sizing: border-box;
    background: linear-gradient(90deg, rgba(255,255,255,0.86) 0%, rgba(255,255,255,0.94) 24%, rgba(255,255,255,0.9) 66%, rgba(255,255,255,0.61) 84%, rgba(255,255,255,0) 100%);   
}
.info-title .one{
    width: 100%;
    font-size: 24px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    display: flex;
    align-items: center;
}
.info-title .one span{
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #666666;   
}
.info-title .two{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;  
    padding-left: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/label.png") no-repeat center left; 
    background-size: 12px 12px;
}
.info-title .two span{
    font-weight: bold;
}
table {
    width: 1200px;
    border-bottom: 1px solid #D9D9D9;
}
table thead{
    height: 60px;
    background: #B31A00;  
    width: 1200px;  
}
table thead tr th{
    font-size: 18px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
table thead tr th:nth-child(1){
    width: 280px;
}
table thead tr th:nth-child(2){
    width: 170px;
}
table thead tr th:nth-child(3){
    width: 220px;
}
table thead tr th:nth-child(4){
    width: 140px;
}
table thead tr th:nth-child(5){
    width: 170px;
}
table thead tr th:nth-child(6){
    width: 220px;
}
table tbody{ 
    background-color: #FFFFFF;
}
table tbody td{
    height: 70px;
    border-left:1px solid #D9D9D9;
    border-top:1px solid #D9D9D9;
}
table tbody tr td:nth-child(1) .body{
    width: 280px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: start;
}
table tbody tr td:nth-child(1) img{
    width: 44px;
    height: 44px;
    display: block;
    border-radius: 15px;
}
table tbody tr td:nth-child(1) .right{
    flex: 1;
    margin-left: 12px;
    height: 44px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
table tbody tr td:nth-child(1) .name{
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
    padding-right: 36px;
    background: url("/themes/default/common_cms/pc/assets/images/hot.png") no-repeat center right;
    background-size: 28px 12px;
}
table tbody tr td:nth-child(1) .info{
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
table tbody tr td{
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
table tbody tr td:last-child{
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #D9D9D9;
}
table tbody tr td:last-child a{
    display: block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    opacity: 1;
    border: 1px solid #5FBA1C; 
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #5FBA1C;
}
table tbody tr:hover td:last-child a{
    background-color: #5FBA1C;
    color: #FFFFFF;
}
table tbody tr:nth-child(-n+5){
    background-color: #FFFBDB;
}
table tbody tr:hover{
    background-color: #FFEC50;  
}
.new-img a{
    width: 285px;
    height: 130px;
    display: block;
    position: relative;
}
.new-img img:first-child{
    width: 285px;
    height: 130px;
    display: block;  
}
.new-img img:last-child{
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    display: block;
}


.list-game {
	width: 100% !important
}
