.inModule{
    width: 1200px;
    margin: 30px auto;
}
.inModuleTop{
    display: flex;
    justify-content: space-between;
}
.inModuleOne{
    width: 790px;
    background-color: #fff;
}
.inModuleOne{
    display: flex;
}
.inOne_ul{
    padding: 20px;
    width: 310px;
    height: 310px;
    box-sizing: border-box;
}
.inOne_ul li{
    padding: 16px 0;
    border-bottom: 1px solid #EDEDED;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inOne_ul li:first-child{
    padding-top: 0;
}
.inOne_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inOne_ul li .left{
    flex: 1;
    margin-right: 20px;
    height: 44px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.inOne_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;   
    width: 100%;
}
.inOne_ul li .date{
    padding-left: 20px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
    background: url("/themes/default/common_cms/pc/assets/images/text.png") no-repeat center left;
    background-size: 14px 14px;
}
.inOne_ul li img{
    width: 60px;
    height: 44px;
    display: block;
}
.swiper .myImg img{
    width: 25px;
    height: 50px;
}
.swiper-button-prev img {
    transform: rotateY(180deg);
}
.inModuleTwo{
    width: 380px;
    background-color: #fff;
    padding: 15px 20px;
    box-sizing: border-box;
}
.comTit{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.comTit .titOne{
    width: 3px;
    height: 18px;
    background: #2FA6D8;
    border-radius: 2px;
}
.comTit .titTwo{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    flex: 1;
    margin-left: 10px;
}
.comTit a img{
    width: 14px;
    height: 14px;
    margin-left: 5px;
}
.comTit a{
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inTwo_ul li{
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}
.inTwo_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inTwo_ul li .img{
    width: 11px;
    height: 16px;
}
.inTwo_ul li .img img{
    width: 11px;
    height: 16px;
}
.inTwo_ul li .text{
    margin-left: 10px;
}
.inTwo_ul li .text a{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.inModuleBottom{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.inModuleThree{
    background-color: #fff;
    width: 790px;
    padding: 20px 20px 15px 20px;
    box-sizing: border-box;
}
.inThree{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.inLeft{
    width: 360px;
}
.inLeft a{
    display: block;
    width: 360px;
    height: 200px;
}
.inLeft img{
    width: 360px;
    height: 200px;
}
.inLeft .title{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-top: 20px;
}
.inLeft .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
    margin-top: 15px;
}
.inLeft .bottom{
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inLeft .bottom div:first-child{
    padding-left: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/text.png") no-repeat center left;
    background-size: 14px 14px;
}
.inLeft .bottom div:last-child{
    padding-left: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/src.png") no-repeat center left;
    background-size: 14px 14px;
}
.inThree_ul{
    width: 360px;
}
.inThree_ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inThree_ul li .title{
    display: flex;
    align-items: center;
}
.inThree_ul li .info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #27ADEB;
}
.inThree_ul li .xian{
    width: 1px;
    height: 14px;
    background: #DEDEDE;
    margin: 0 10px;
}
.inThree_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 260px;
}
.inThree_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inThree_ul li{
    margin-bottom: 16px;
}
.inThree_ul li:last-child{
    margin-bottom: 0;
}
.inModuleFour{
    width: 380px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
}
.titImg{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.titImg a{
    display: block;
    width: 160px;
    height: 100px;
}
.titImg a img{
    display: block;
    width: 160px;
    height: 100px;
}
.inFour_ul {
    margin-top: 10px;
}
.inFour_ul li {
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.inFour_ul li:last-child {
    padding-bottom: 0;
}
.inFour_ul li .block{
    width: 8px;
    height: 8px;
    background: #27ADEB;
}
.inFour_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 12px;
    width: 320px;
}
.inModuleFive{
    margin-top: 30px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.inModuleFive {
    box-sizing: border-box;
    margin: 30px auto 0 auto;
}

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

.inModuleFive 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;
    letter-spacing: 0px;
    color: #999999;
}

.body_position span a {
    color: #999999;
    text-decoration: none;
}
.listModule{
    width: 1200px;
    margin: 0 auto 30px auto;
    display: flex;
    justify-content: space-between;
}
.listModuleLeft{
    width: 790px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.GlistOne_ul li{
    width: 32%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.GlistOne_ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.GlistOneImg{
    width: 80px;
    height: 80px;
}
.GlistOneImg img{
    width: 80px;
    height: 80px;
}
.GlistOneTxt{
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    flex: 1;
    margin-left: 20px;
    overflow: hidden
}

.GlistOneTxt .time{
    color: #666;
   font-size: 14px
}
.GlistOneTxt .name{
    width: 550px;
}
.GlistOneTxt .name a{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #2F2F2F;
}
.GlistOneTxt .info{
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}
.GlistOneTxt .info img{
    width: 12px;
    height: 12px;
    margin-right: 5px;
}
.GlistOneTxt .three{
    width: 550px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}
.GlistOneTxt+a{
    display: block;
    width: 80px;
    height: 30px;
    border: 1px solid #27ADEB;
    border-radius: 5px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #27ADEB;
    line-height: 30px;
    text-align: center;
}

.pagination {
    margin: 50px 0 30px 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: #27ADEB;
    color: #fff;
}

.pagination .page-item:hover {
    background-color: #27ADEB;
    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: #27ADEB;
    color: #fff;
    border: 1px solid #27ADEB;
}
.listModuleRight{
    width: 380px;
}
.listOne{
    margin-top: 30px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px 0;
    box-sizing: border-box;
}
.px20{
    padding-left: 20px;
    padding-right: 20px;
}
.listOne_ul li{
    padding: 18px 20px;
    box-sizing: border-box;
}
.listOne_ul li.active{
    padding: 15px 20px;
    box-sizing: border-box;
    background-color: #F2FBFF;
}
.listOne_ul li .listTop{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.listOne_ul li .listTop .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.listOne_ul li .listTop  .inTitle{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1;
    margin-left: 20px;
}
.listOne_ul li .listTop .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2F2F2F;
    width: 120px;
}
.listOne_ul li .listTop .info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.listOne_ul li.active .listTop{
    display: none;
}
.listOne_ul li.active .listBottom{
    display: flex;
}
.listOne_ul li .listBottom .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #27ADEB;
}
.listOne_ul li .listBottom .info{
    display: flex;
    margin-left: 20px;
    width: 281px;
}
.listOne_ul li .listBottom .img{
    width: 69px;
    height: 69px;
}
.listOne_ul li .listBottom .img img{
    width: 69px;
    height: 69px;
    border-radius: 10px;
}
.listOne_ul li .listBottom .cont{
    margin-left: 18px;
    height: 69px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.listOne_ul li .listBottom .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2F2F2F;
    width: 100%;
}
.listOne_ul li .listBottom .one{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.listOne_ul li .listBottom{
    display: none;
}
.listLeft{
    width: 790px;
}

.listTwo{
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.gameDetaOne{
    display: flex;
}
.areaImg img {
    width: 130px;
    height: 130px;
}

.arreaTXt {
    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: 600px;
    margin-top: 20px;
}

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

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

.arreaBtn a {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #2FA6D8;
    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;
   
}
.listThree{
    margin-top: 30px;
    padding: 20px 20px  10px 20px;
    background-color: #fff;
    box-sizing: border-box;
}
.btnA:hover+.code img {
    display: block;
}
.arreaTxtOne img{
    width: 15px;
    height: 15px;
    margin-right: 4px;
}
.article-content {
    padding: 15px 0 30px 0;
    border-bottom: 1px dashed #eee;
}
.article-content p {
    font-size: 16px;
    color: #777;
    line-height: 30px;
    font-family: Microsoft YaHei;
    text-indent: 2em;
    display: flex;
    line-height: 40px;
}
.article-content p img{
    width: 68% !important;
    height: auto !important;
    margin: 15px auto;
}
.article {
    padding: 15px 0;
}
.article p {
    font-size: 16px;
    color: #777;
    line-height: 30px;
    font-family: Microsoft YaHei;
    text-indent: 32px;
    display: flex;

}
.article h3 {
    margin: 15px 0
}
.article p img{
    width: 600px;
    height: 355px;
    margin: 15px 0;
}
.listFour{
    padding: 20px;
    background-color: #fff;
    margin-top: 30px;
    box-sizing: border-box;
}
.scrImg {
    width: 750px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.RightImg {
    transform: rotateY(180deg);
}
.listImg{
    width: 30px;
    height: 65px;
}
.infoOne{
    width: 790px;
}
.listTwo_ul li{
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 20px;
}
.listTwo_ul li:first-child{
    margin-top: 0;
}
.listTwo_ul li:hover{
    box-shadow: 0px 2px 10px 0px rgba(51,51,51,0.3);
}
.listTwo_ul li a{
    display: flex;
}
.listTwo_ul li .img{
    width: 130px;
    height: 85px;
}
.listTwo_ul li .img img{
    width: 130px;
    height: 85px;
}
.listTwo_ul li .info{
    height: 85px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-left: 20px;
}
.listTwo_ul li .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.listTwo_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.listTwo_ul li .title{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.listTwo_ul li .look{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #27ADEB;
}
.listTwo_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.detatitle{
    padding: 30px 0 50px 0;
    border-bottom: 1px solid #eee;
}
.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 150px;
}
.detainfo div{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}
.detainfo div:first-child{
    padding-left: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/src.png") no-repeat center left;
    background-size: 14px 14px;
}
.detainfo div:last-child{
    padding-left: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/text.png") no-repeat center left;
    background-size: 14px 14px;
}

.switch{
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
}
.switch div a{
    width: 350px;
    height: 45px;
    line-height: 45px;
    text-indent: 10px;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}
.listFive_ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.listFive_ul li{
    width: 375px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}
.listFive_ul li:nth-last-child(-n+2){
    padding-bottom: 0;
    border-bottom: none;
}
.listFive_ul li:nth-of-type(odd){
   padding-right: 15px;
   box-sizing: border-box;
}
.listFive_ul li:nth-of-type(even){
    padding-left: 15px;
    box-sizing: border-box;
 }
.listFive_ul li .listTop{
    display: flex;
    align-items: center;
}
.listFive_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding-left: 14px;
    position: relative;
}
.listFive_ul li .text::before{
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #27ADEB;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.listFive_ul li .listBottom{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 12px;
}



.new-one-ul{
    width: 380px;
}
.new-one-ul li a{
    display: block;
    width: 380px;
    height: 144px;
    position: relative;
}
.new-one-ul li img{
    display: block;
    width: 380px;
    height: 144px;  
}
.new-one-ul li .info{
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-one-ul li .text{
    padding: 0 20px;
    box-sizing: border-box;
    flex: 1;
    font-size: 12px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.new-one-ul li .date{
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #27ADEB;
    font-size: 12px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.new-one-ul li:last-child{
    margin-top: 20px;
}
.new-two-ul li .one{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-two-ul li .text{
    padding-left: 14px;
    flex: 1;
    margin-right: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    position: relative;
}
.new-two-ul li .text::after{
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #27ADEB;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-two-ul li .date{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.new-two-ul li.active .one{
    display: none;
}
.new-two-ul li .two{
    display: none;  
}
.new-two-ul li.active .two{
    display: block;
    /* width: 340px;
    height: 120px; */
    padding: 15px 10px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}
.new-two-ul li.active .title{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;  
}
.new-two-ul li.active .info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-two-ul li.active img{
    width: 80px;
    height: 50px;
    display: block;   
}
.new-two-ul li.active .right{
    margin-top: 10px;
    flex: 1;
    margin-left: 15px;
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
    height: 50px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.new-two-ul li.active{
    padding-bottom: 0;
    border-bottom: none;
}
.new-two-ul li{
    padding: 20px 0;
    border-bottom: 1px solid #EBEBEB;
}
.new-two-ul li:last-child{
    border-bottom: 0;
}
.new-three-ul li{
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #EDEDED;
}
.new-three-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.new-three-ul img{
    width: 240px;
    height: 130px;
    display: block;    
}
.new-three-ul .right{
    flex: 1;
    margin-left: 20px;
}
.new-three-ul .title{
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.new-three-ul .text::after{
    content: "";
    display: block;
    width: 40px;
    height: 0px;
    border: 1px solid #27ADEB;
    position: absolute;
    top: 15px;
    z-index: 99;
}
.new-three-ul .text{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;    
    padding-top: 28px;
    position: relative; 
}
.new-three-ul .info{
    display: flex;
    align-items: center;
    margin-top: 35px;
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.new-three-ul .info div:first-child{
    padding-left: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/text.png") no-repeat center left;
    background-size: 14px 14px;
}
.new-three-ul .info div:last-child{
    padding-left: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/src.png") no-repeat center left;
    background-size: 14px 14px;
    margin-left: 20px;
}
.img-one-box{
    display: flex;
    justify-content: space-between;
    background: #F7F7F7;
}
.img-one-box img{
    width: 160px;
    height: 100px;
    display: block;
}
.img-one-box .right{
    flex: 1;
    padding: 12px 15px;
    box-sizing: border-box;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.img-one-box .title{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 22px;   
}
.img-one-box .date{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.img-two-box{
    display: flex;
    justify-content: space-between;
    background: #F7F7F7;
}
.img-two-box img{
    width: 160px;
    height: 100px;
    display: block;
}
.img-two-box .left{
    flex: 1;
    padding: 12px 15px;
    box-sizing: border-box;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.img-two-box .title{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 22px;   
}
.img-two-box .date{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.m-t-20{
    margin-top: 20px;
}
.m-t-30{
    margin-top: 30px;
}
.info-title{
    width: 1200px;
    margin: 0 auto;
}
.info-title .kfbg{
    width: 100%;
    height: 100px;
    background: url("/themes/default/common_cms/pc/assets/images/kfbg.png") no-repeat center left;
    background-size: 100% 100px;
    padding: 15px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; 
    align-content: space-between;
}
.info-title .one{
    font-size: 26px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    position: relative;   
}
.info-title .one::before{
    content: "";
    display: block;
    width: 50px;
    height: 16px;
    background: url("/themes/default/common_cms/pc/assets/images/l1.png") no-repeat center left;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: -70px;
    transform: translateY(-50%);
}
.info-title .one::after{
    content: "";
    display: block;
    width: 50px;
    height: 16px;
    background: url("/themes/default/common_cms/pc/assets/images/l2.png") no-repeat center left;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: -70px;
    transform: translateY(-50%);
}
.info-title .two{
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.25);
}
.info-title .two span{
    font-weight: bold;
}

table {
    width: 1200px;
}
table thead{
    height: 40px;
    background: #4D98EF;  
    width: 1200px;  
}
table thead tr th{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
table thead tr th:nth-child(1){
    width: 200px;
}
table thead tr th:nth-child(2){
    width: 260px;
}
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: 180px;
}
table thead tr th:nth-child(6){
    width: 200px;
}
table tbody{ 
    background-color: #FFFFFF;
}
table tbody td{
    height: 70px;
    border-bottom:1px solid #EBEBEB;
}
table tbody tr td:nth-child(1) .date{
    width: 200px;
    height: 70px;
    padding: 11px 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-content: space-between;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    
}
table tbody tr td:nth-child(1) .date div{
    width: 100%;
    text-align: center;
}
table tbody tr td:nth-child(2) .body{
    width: 260px;
    height: 70px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    text-align: start;
} 
table tbody tr td:nth-child(2) .img{
    display: block;
    width: 40px;
    height: 40px;
    padding-left: 40px;
    background: url("/themes/default/common_cms/pc/assets/images/hot.png") no-repeat center left;
    background-size: 22px 22px;
}
table tbody tr td:nth-child(2) img{
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 10px;
}
table tbody tr td:nth-child(2) .right{
    height: 40px;
    flex: 1;
    margin-left: 14px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
table tbody tr td:nth-child(2) .name{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333; 
    width: 100%;  
}
table tbody tr td:nth-child(2) .info{
    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;
}
table tbody tr td:last-child a{
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 99px;
    border: 1px solid #27ADEB; 
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #27ADEB;
    position: relative;
    padding-left: 15px;
    box-sizing: border-box;
}
table tbody tr td:last-child a::before{
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    background: url("/themes/default/common_cms/pc/assets/images/xz1.png") no-repeat center left;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
}
table tbody tr:hover td:last-child a{
    background-color: #27ADEB;
    color: #FFFFFF;
}
table tbody tr:hover td:last-child a::before{
    background: url("/themes/default/common_cms/pc/assets/images/xz2.png") no-repeat center left;
    background-size: 100%;
}
table tbody tr:nth-child(-n+10){
    background-color: #FDF3DC;
}
table tbody tr:hover{
    background-color: #EFFAFF;  
}



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

.list-game .GlistOne_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div.aq_part{
    background-color: #fff;
    padding: 20px;
}