.inModule{
    width: 1200px;
    margin: 30px auto;
}
.inModuleTop{
    display: flex;
    justify-content: space-between;
    width: 1200px;
}
.inModuleOne{
    width: 380px;
}
.inModuleOne .swiper {
    width: 380px;
    height: 260px;
}
.inModuleOne .swiper-slide img {
    display: block;
    width: 380px;
    height: 260px;
}
.inModuleOne .swiper-slide a{
    position: relative;
}
.inModuleOne .swiper-slide .text {
    width: 380px;
    height: 40px;
    line-height: 40px;
    padding: 0 100px 0 15px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.7);   
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;    
}
.inModuleOne .swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 30px !important;
  height: 60px !important;
  margin-top: 0 !important;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.inModuleOne .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '';
    display: block;
    width: 30px;
    height: 60px;
    background: url(../images/i2.png) no-repeat;
    background-size: 30px 60px;
    opacity: 1;
}
.inModuleOne .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: '';
    display: block;
    width: 30px;
    height: 60px;
    background: url(../images/i1.png) no-repeat;
    background-size: 30px 60px;
    opacity: 1;
}
.inModuleOne .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
}
.inModuleOne .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}
.inTwoTxt a {
    display: block;
    width: 290px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-indent: 16px;
}
.inModuleTwo{
    width: 380px;
}
.inTwo_ul{
    width: 380px;
    height: 300px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.inTwo_ul li{
    padding-bottom: 17px;
    border-bottom: 1px solid #eee;
}
.inTwo_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inTwo_ul li .inTwoOne{
    display: flex;
}
.inTwoOne .kuan{
    width: 10px;
    height: 10px;
}
.inTwoOne .kuan img{
    width: 10px;
    height: 10px;
}
.inTwoOne .title{
    width: 320px;
    margin-left: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.inTwoTwo{
    margin-top: 12px;
    display: flex;
}
.inTwoTwo .info{
    width: 315px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.inTwoTwo .click{
    text-align: right;
    width: 65px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.comTit {
    height: 30px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}

.titOne {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    border-bottom: 1px solid #F39E1B;
    height: 30px;
}

.titTwo a {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    color: #999999;
}

.titTwo a img {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.inModuleThree{
    width: 380px;
}
.inThree_ul{
    width: 380px;
    height: 254px;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.inThree_ul .sanTop{
    display: flex;
    width: 380px;
}
.inThree_ul li{
    padding-bottom: 10px;
    border-bottom: 1px dashed #eee;
}
.inThree_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.sanTop .one{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;
}
.sanTop .xian{
    width: 1px;
    font-size: 14px;
    color: #eee;
    margin: 0 13px;
}
.sanTop .two{
    width: 323px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.sanBottom{
    width: 380px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 10px;
}
.inModuleBottom{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.inModuleFour{
    width: 380px;
}
.inFour_ul li{
    padding: 30px 0;
    border-bottom: 1px dashed #eee;
}
.inFour_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inFour_ul li a{
    display: flex;
}
.inFourImg{
    width: 140px;
    height: 80px;
}
.inFourImg img{
    width: 140px;
    height: 80px;
}
.inFourTxt{
    height: 80px;
    margin-left: 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.inFourTxt .title{
    margin-top: -6px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    height: 45px;
}
.inFourTxt .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inModuleFive{
    width: 790px;
}
.inFive_ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.inFive_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inFive_ul li a{
    display: flex;
    justify-content: space-between;
}
.inFiveTxt{
    width: 607px;
}
.inFiveTxt .one{
    display: flex;
    align-items: center;
}
.inFiveTxt .one .oneImg{
    width: 34px;
    height: 20px;
}
.inFiveTxt .one .oneImg img{
    width: 34px;
    height: 20px;
}
.inFiveTxt .one .oneTxt{
    margin-left: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
}
.inFiveTxt .two{
    margin-top: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.inFiveTxt .three{
    margin-top: 19px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inFiveTxt .three .source{
    flex: 1;
    margin-left: 50px;
}
.inFiveImg{
    width: 160px;
    height: 95px;
}
.inFiveImg img{
    width: 160px;
    height: 95px;
}
.inLink {
    background-color: #fff;
    width: 1200px;
    margin: 0 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: 790px;
}
.GlistOne_ul li{ 
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.GlistOne_ul li:last-child{ 
    padding-bottom: 0;
    border-bottom: none;
}
.GlistOne_ul li a{
    display: flex;
    justify-content: space-between;
}
.GlistOneImg{
    width: 80px;
    height: 80px;
}
.GlistOneImg img{
    width: 80px;
    height: 80px;
}
.GlistOneTxt{
    width: 690px;
}
.GlistOneTxt .time{
    font-size: 14px;
    color: #666
}
.GlistOneTxt .one{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #2F2F2F;
}
.GlistOneTxt .two{
    margin-top: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.GlistOneTxt .two img{
    width: 11px;
    height: 11px;
}
.GlistOneTxt .three{
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}
.pagination {
    margin: 35px 0 20px 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 #ddd;
}

.pagination li span {}

.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: #F39E1B;
    --dm-c: #fdeaea;
    --bg-c: #f7f7f7;
}
.gameListRight{
    width: 380px;
}

.GlistTwo_ul .sanTop{
    display: flex;
    width: 380px;
}
.GlistTwo_ul li{
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}
.GlistTwo_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.GlistTwo_ul .sanTop .one{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;
}
.GlistTwo_ul .sanTop .xian{
    width: 1px;
    font-size: 14px;
    color: #eee;
    margin: 0 13px;
}
.GlistTwo_ul .sanTop .two{
    width: 323px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.GlistTwo_ul .sanBottom{
    width: 380px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 10px;
}
.gameListThree{
    margin-top: 30px;
}
.GlistThree_ul li{
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}
.GlistThree_ul li:last-child{
    border-bottom: none;
}
.GlistThree_ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.GlistThreeImg{
    width: 68px;
    height: 68px;
}
.GlistThreeImg img{
    width: 68px;
    height: 68px;
}
.GlistThreeTxt{
    flex: 1;
    margin-left: 20px;
}
.GlistThreeTxt .name{
    width: 200px;
    margin-top: 5px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #2F2F2F;
}
.GlistThreeTxt .info{
    margin-top: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.GlistThree_ul li .select{
    width: 12px;
    height: 22px;
}
.GlistThree_ul li .select img{
    width: 12px;
    height: 22px;
}

.gameDetails{
    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;
    width: 640px;
    margin-top: 20px;
}

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

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

.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;
    position: absolute;
    top: -100px;
    left: -140px;
   
}

.btnA:hover+.code img {
    display: block;
}
.arreaTxtOne img{
    width: 15px;
    height: 15px;
    margin-right: 4px;
}

.article-content {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 15px;
}

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

.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: 490px;
    height: 260px;
}
.gameDetaTwo{
    margin-top: 20px;
}
.mt15{
    margin-top: 15px;
}
.gameDetaThree{
    margin-top: 20px;
    width: 790px;
}

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

.imgD {
    width: 200px;
    height: 300px;
}
.infoList{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.inListLeft{
    width: 790px;
}

.infoDetails{
    width: 1200px;
    margin: 0 auto 60px auto;
    display: flex;
    justify-content: space-between;
}
.infoDetaLeft{
    width: 790px;
}
.detatitle{
    padding: 35px 0;
    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;
}
.detainfo{
    display: flex;
    justify-content: space-around;
    padding: 0 70px;
    box-sizing: border-box;
}
.detainfo div{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}

.switch{
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
}
.switch div a{
    display: block;
    width: 350px;
    text-align: center;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    background-color: #FFFCF8;
    text-indent: 10px;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

.inDetaTwo_ul{
    width: 790px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inDetaTwo_ul li{
    width: 380px;
    margin-top: 20px;
}
.DetaTwoTop{
    display: flex;
}
.DetaTwoTop .block{
    width: 9px;
    height: 9px;
}
.DetaTwoTop .block img{
    width: 9px;
    height: 9px;
}
.DetaTwoTop .title{
    margin-left: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
}
.DetaTwoBottom{
    display: flex;
    margin-left: 24px;
    margin-top: 12px;
}
.DetaTwoBottom .info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    width: 276px;
}
.DetaTwoBottom .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 80px;
    text-align: right;
}

.title-one-box{
    margin-top: 23px;
}
.title-one-box .one{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title-one-box .news{
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #F39E1B;
    border-radius: 4px;   
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;   
}
.title-one-box .title{
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    flex: 1;
    margin-left: 10px;  
}
.title-one-box .two{
    position: relative;
    margin-top: 12px;
}
.title-one-box .text{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;  
}
.title-one-box .click{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;
    line-height: 26px; 
    position: absolute;
    bottom: 0; 
    right: 0;
    width: 100px;
    text-align: end;
    background-color: #fff;
}

.new-one-ul li{
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px dashed #EEEEEE;
}
.new-one-ul li:first-child{
    padding-top: 0;
}
.new-one-ul li:last-child{
    border-bottom: none;
}
.new-one-ul li img{
    width: 110px;
    height: 76px;
    display: block;   
}
.new-one-ul li .right{
    flex: 1;
    margin-left: 14px;
}
.new-one-ul li .title{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;    
}
.new-one-ul li .text{
    margin-top: 10px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;   
}
.new-one-ul li .info{
    margin-top: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-one-ul li .date{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.new-one-ul li .news{
    width: 60px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #F7F7F7;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999; 
}
.new-two-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 18px;
}
.new-two-ul li:first-child{
    margin-top: 0;
}
.new-two-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    flex: 1;
    margin-right: 25px;
    padding-left: 19px;  
    position: relative;
}
.new-two-ul li a::before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #E6E6E6;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-two-ul li div{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;    
}
.img-one-box{
    margin-top: 20px;
}
.img-one-box a{
    position: relative;
    width: 100%;
    height: 180px;
    display: block;
}
.img-one-box img{
    width: 100%;
    height: 180px;
    display: block;
}
.img-one-box .text{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);   
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;    
    position: absolute;
    bottom: 0;
}
.img-one-box .hot{
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F33939;
    border-radius: 0px 99px 99px 0px;  
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF; 
    position: absolute;
    top: 10px;
    left: -5px;
}
.img-one-box a::before{
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: url(../images/xx.png) no-repeat;
    background-size: 5px 5px;
    position: absolute;
    top: 50px;
    left: -5px;
}
.title-two-box li{
    margin-top: 20px;
}
.title-two-box .title{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;   
}
.title-two-box .two{
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
}
.title-two-box img{
    width: 120px;
    height: 80px;
    display: block;
}
.title-two-box .right{
    flex: 1;
    padding: 14px 15px;
    box-sizing: border-box;
    background: #F7F7F7;
}
.title-two-box .text{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;    
}
.title-two-box .info{
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.title-two-box .date{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
    position: relative;
    padding-right: 24px;
}
.title-two-box .date::after{
    content: " ";
    display: block;
    width: 4px;
    height: 4px;
    background: #E6E6E6;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.title-two-box .click{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B; 
}

.display{
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.display li:last-child{
    margin-left: 30px;
}
.display li div{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F7F7F7;
    border-radius: 99px;  
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
    position: relative;  
    cursor: pointer;
}
.display li.active div{
    background: #F39E1B;
    color: #fff; 
}
.display li.active div::after{
    display: block;
}
.display li div::after{
    content: "";
    display: none;
    width: 20px;
    height: 20px;
    background: url(../images/sj.png) no-repeat;
    background-size: 20px 20px;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
}
.w-380{
    width: 380px;
}
.inModuleFive .content:nth-child(3){
    display: flex;
}
.content{
    margin-top: 28px;
    display: none;
    justify-content: space-between;
}
.img-one-ul{
    display: flex;
    justify-content: space-between;
}
.img-one-ul li a{
    display: block;
    position: relative;
}
.img-one-ul li img{
    width: 180px;
    height: 120px;
    display: block;  
}
.img-one-ul li .hot{
    width: 47px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #F33939;
    border-radius: 4px;  
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 6px;
    left: 6px;
}
.new-three-ul {
    margin-top: 20px;
}
.new-three-ul li{
    margin-top: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-three-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    position: relative;   
    padding-left: 18px;
    flex: 1;
    margin-right: 25px;
}
.new-three-ul li a::before{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: url(../images/xjt.png) no-repeat;
    background-size: 8px 8px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-three-ul li div{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.new-four-ul li{
    padding: 18px 0;
    border-bottom: 1px dashed #EDEDED;
}
.new-four-ul li:first-child{
    padding-top: 20px;
}
.new-four-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.new-four-ul li .one{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-four-ul li .num{
    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-four-ul li:nth-child(1) .num{
    background: #F33939;
}
.new-four-ul li:nth-child(2) .num{
    background: #FF742C;
}
.new-four-ul li:nth-child(3) .num{
    background: #FFBA07;
}
.new-four-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    flex: 1;
    margin-left: 10px;
}
.new-four-ul li .two{
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 30px;
}
.new-four-ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    flex: 1;
    margin-right: 20px;  
}
.new-four-ul li .date{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.new-five-ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 0;
    border-bottom: 1px dashed #EDEDED;
}
.new-five-ul li:first-child{
    padding-top: 20px;
}
.new-five-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.new-five-ul li img{
    width: 210px;
    height: 100px;
    display: block;
}
.new-five-ul li .right{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100px;
    margin-left: 20px;
    margin-right: 40px;
}
.new-five-ul li .title{
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;   
    width: 100%;
}
.new-five-ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px; 
    width: 100%;  
}
.new-five-ul li .date{
    width: 60px;
    height: 60px;
    border: 1px solid #F39E1B; 
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    padding: 9px 0;
    box-sizing: border-box;
}
.new-five-ul li .day{
    font-size: 20px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;
    width: 100%; 
    text-align: center;
}
.new-five-ul li .year{
    font-size: 11px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F2D2A0; 
    width: 100%; 
    text-align: center;
}
.img-two-ul li{
    margin-top: 20px;
}
.img-two-ul li a{
    position: relative;
    width: 100%;
    height: 120px;
    display: block;
}
.img-two-ul li img{
    width: 100%;
    height: 120px;
    display: block; 
}
.img-two-ul li .imgbg{
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: end;
    background: rgba(0,0,0,0.7);
}
.img-two-ul li .info{
    width: 100%;
    height: 70px;
    display: flex;
    align-items: end;  
    justify-content: space-between;
    padding: 0 14px;
    padding-bottom: 12px;
}
.img-two-ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #F39E1B;
    flex: 1;
    margin-right: 25px;   
}
.img-two-ul li .date{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;  
}
.img-two-ul li:hover .imgbg{
    background: none;
}
.img-two-ul li:hover .info{
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
}

.info-one-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info-one-ul li{
    width: 380px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.info-one-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    position: relative;   
    padding-left: 18px;
    flex: 1;
    margin-right: 25px;
}
.info-one-ul li a::before{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: url(../images/xjt.png) no-repeat;
    background-size: 8px 8px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.info-one-ul li div{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}

.m-t-30{
    margin-top: 30px;
}
.auto{
    width: 1200px;
    margin: 0 auto;
}
.info-title{
    margin-bottom: 30px;
}

.info-title .Ttop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    background: #F7F7F7;
    padding: 0 20px;
    box-sizing: border-box;
}
.info-title .Ttop div:first-child{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-left: 30px;
    background: url("/themes/default/common_cms/pc/assets/images/date.png") no-repeat center left;
    background-size: 20px 20px;
}
.info-title .Ttop div:last-child{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;  
}
.info-title .Ttop div:last-child span{
    color: #F39E1B;
    font-weight: bold;
}
table {
    width: 1200px;
    border-bottom: 1px solid #EEEEEE;
}
table thead{
    height: 45px;
    background: #F39E1B;
    width: 1200px;  
}
table thead tr th{
    font-size: 15px;
    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 tr:nth-child(1){
    background: #FEFFD2;   
}
table tbody tr:nth-child(3){
    background: #FEFFD2;   
}
table tbody tr:nth-child(5){
    background: #FEFFD2;   
}

table tbody tr:nth-child(2){
    background: #FEFFB9;   
}
table tbody tr:nth-child(4){
    background: #FEFFB9;   
}
table tbody tr:nth-child(6){
    background: #FEFFB9;   
}
table tbody tr:hover{
    background: #FEFFD2;   
}
table tbody td{
    height: 70px;
    border-top:1px solid #EEEEEE;
}
table tbody tr td:nth-child(1){
    border-left:1px solid #EEEEEE;
}
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;
    margin-bottom: 0;
}
table tbody tr td:nth-child(1) .img img{
    width: 42px;
    height: 42px;
    display: block;
    border-radius: 9px;
}
table tbody tr td:nth-child(1) .right{
    flex: 1;
    margin-left: 12px;
    height: 44px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    padding: 2px 0;
    box-sizing: border-box;
}
table tbody tr td:nth-child(1) .name{
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
    display: flex;
    align-items: center;
    max-width: 150px;
}
table tbody tr td:nth-child(1) .name img{
    width: 14px;
    height: 14px;
    display: block;
    margin-left: 8px;
}
table tbody tr td:nth-child(1) .info{
    width: 100%;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}
table tbody tr td:nth-child(2){
    color: #FF3B27;
}
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 #EEEEEE;
}
table tbody tr td:last-child a{
    display: block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    border-radius: 99px;
    border: 1px solid #F39E1B; 
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;
}

table tbody tr:hover td:last-child a{
    background-color: #F39E1B;
    color: #FFFFFF;
}
.list-game {
	width: 100% !important
}
.list-game .GlistOne_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list-game .GlistOne_ul li {
    width: 32%;
}
.list-game .GlistOne_ul li .GlistOneTxt {
    width: auto;
    margin-left: 15px;
}