.inModule{
    width: 1200px;
    margin: 30px auto;
    background-color: #fff;
    padding: 30px;
    box-sizing: border-box;
}
.inModTop{
    display: flex;
    justify-content: space-between;
}
.inModOne{
    width: 360px;
}
.lunbo {
    width: 360px;
    height: 240px;
}
.lunbo .swiper-slide {
    width: 360px;
    height: 240px;
    position: relative;
}
.lunbo .swiper-slide img {
    width: 360px;
    height: 240px;
}

.inTwoTxt {
    position: absolute;
    bottom: 0;
    width: 360px;
    height: 30px;
    line-height: 30px;
    z-index: 10;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    padding: 0 25px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
}

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

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

.swiper-button-prev img {
    transform: rotateY(180deg);
}
.lunbo2 {
    width: 360px;
    margin-top: 10px;
}

.buttonImg {
    width: 360px;
    display: flex;
    justify-content: space-between;
}

.lunbo2 .swiper-slide {
    width: 82px;
    height: 60px;
}

.lunbo2 .swiper-slide img {
    width: 82px;
    height: 60px;
}
.inModTwo{
    width: 360px;
}
.inTwo_ul li .inTop{
    display: flex;
    align-items: center;
}
.inTwo_ul li .info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #14A2B3;
}
.inTwo_ul li .info::after{
    content: "丨";
    color: #eee;
    margin-left: 10px;
}
.inTwo_ul li .title{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 10px;
    width: 298px;
}
.inTwo_ul li .cont{
    margin-top: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    display: flex;
    justify-content: space-between;
}
.inTwo_ul li .date{
    display: flex;
    align-items: center;
}
.inTwo_ul li .date img{
    width: 11px;
    height: 11px;  
    margin-right: 10px;  
}
.inTwo_ul li .source{
    flex: 1;
    margin-left: 30px;
}
.inTwo_ul li{
    padding: 16px 0;
    border-bottom: 1px dashed #eee;
}
.inTwo_ul li:first-child{
    padding-top: 0;
}
.inTwo_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.pb17{
    padding-bottom: 17px;
}
.comTit{
    display: flex;
    align-items: center;
}
.comTit .titOne{
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
}
.comTit .titOne img{
    width: 14px;
    height: 14px;
}
.comTit .titTwo{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 10px;
}
.comTit a{
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.comTit a img{
    width: 12px;
    height: 8px;
    margin-left: 5px;
}
.comTit .line{
    flex:1;
    margin: 0 10px;
    border-bottom: 1px solid #eee; 
}
.comTit .line1{
    width: 625px;
    margin: 0 10px;
    border-bottom: 1px solid #eee; 
}
.comTit .line2{
    width: 1034px;
    margin-left: 10px;
    border-bottom: 1px solid #eee; 
}
.comTit .line3{
    width: 644px;
    margin-left: 10px;
    border-bottom: 1px solid #eee; 
}
.comTit .line4{
    width: 589px;
    margin: 0 10px;
    border-bottom: 1px solid #eee; 
}
.inOne_ul li a{
    display: flex;
}
.inOne_ul li .img{
    width: 95px;
    height: 60px;   
}
.inOne_ul li .img img{
    width: 95px;
    height: 60px;   
}
.inOne_ul li .info{
    margin-left: 18px;
}
.inOne_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 20px;
    position: relative;
}

.inOne_ul li .text::before{
    content: '';
    display: inline-block;
    background: url('../images/cs_index_news.png')no-repeat center;
    height: 14px;
    width: 14px;
   vertical-align: middle;
   margin-right: 8px;
}

.inModMidlle .comTit .line1{
    flex:1;
}

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

.index-cs-div ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.index-cs-div ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 47%;
    border-bottom:1px dashed #eee;
    padding-bottom: 20px;
    margin-top: 20px;
}

.index-cs-div ul li .info{
    flex:1;
    overflow: hidden;
    margin-left: 18px;
    display: flex;
    flex-direction: column;
    height: 90px;
    justify-content: space-between;
    font-size: 13px;
    color:#666;
}

.index-cs-div ul li .info .time{
    color:#999;
    margin-top: 18px;
}

.index-cs-div ul li  .name{
    color:#333;
    font-size: 16px;
    font-weight: bold;
}

.index-cs-div ul li:nth-last-child(-n+2){
    border-bottom: none;
    padding-bottom: 0;
}

.index-cs-div ul li .img{
    height: 90px;
    width: 120px;
}

.index-cs-div ul li .img img{
    height: 90px;
    width: 120px;
}

.index-cs-list ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    margin-top: 22px;
}

.index-cs-list ul li .tags{
    color:#14A2B3;
}

.index-cs-list ul li .time{
    color:#999;
}

.index-cs-list ul li .tags::after{
    content: "丨";
    color: #ECEFF2;
    height: 12px;
    margin-left: 10px;
}

.index-cs-list ul li .name{
    flex:1;
    color:#333;
    margin:0 10px;
}

.inOne_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;    
}
.inOne_ul li{
    margin-top: 10px;
}
.inOne_ul li:first-child{
    margin-top: 0;
}

.inModMidlle{
    margin-top: 30px;
}

.inModBottom{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.inModThree{
    width: 750px;
}
.inThree_ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inThree_ul li{
    display: flex;
    height: 150px;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    margin-top: 20px;
    justify-content: space-between;
}
.inThree_ul li:nth-child(2){
    flex-direction: row-reverse;
}
.inThree_ul li a{
    display: flex;
    width: 373px;
    height: 150px;
    padding: 20px;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-content: space-between;
}
.inThree_ul li a.img{
    padding:0;
    border:none;
    width: 375px;
    height: 152px;
    margin-top: -1px;
}
.inThree_ul li a.img img{
    height: 100%;
    width: 100%;
}
.inThree_ul li .one{
    display: flex;
    align-items: center;
}
.inThree_ul li .news{
    width: 40px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background: #F4FEFF;
    border-radius: 5px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #14A2B3;
}
.inThree_ul li .title{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 15px;
}
.inThree_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 25     px;
    margin-top: 10px;
}
.inThree_ul li .two{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.inThree_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inThree_ul li .read{
 color:#14A2B3;
}
.inThree_ul li .read img{
   
}
.inModTwo .TopImg{
    width: 360px;
    height: 150px;
    margin-top: 20px;
}
.inModTwo .TopImg a{
    display: block;
    width: 360px;
    height: 150px;
}
.inModTwo .TopImg img{
    width: 360px;
    height: 150px;
}

.inFour_ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inFour_ul li .left{
    display: flex;
    align-items: center;
}
.inFour_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #14A2B3;
}
.inFour_ul li .img{
    width: 3px;
    height: 3px;
    background: #CCCCCC;
    border-radius: 50%;
    margin: 0 10px;
    position: relative;
}
.inFour_ul li .img::after{
    content: "";
    display: inline-block;
    width: 1px;
    height: 11px;
    background-color: #ccc;
    position: absolute;
    top: 14px;
    left: 1px;
}
.inFour_ul li .img::before{
    content: "";
    display: inline-block;
    width: 1px;
    height: 11px;
    background-color: #ccc;
    position: absolute;
    top: 28px;
    left: 1px;
}
.inFour_ul li:last-child .img::after{
    content: none;
}
.inFour_ul li:last-child .img::before{
    content: none;
}
.inFour_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 240px;
}
.inFour_ul li .click{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inFour_ul{
    margin-top: 10px;
}
.inFour_ul li{
    padding: 15px 0 16px 0;
}
.inFour_ul li:last-child{
    padding-bottom: 0;
}
.inModFour{
    margin-top: 30px;
}
.inModFour{
    margin: 30px auto 0 auto;
}
.inModFour ul {
    display: flex;
    margin-top: 15px;
}

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

.inModFour 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 .crumbs {
	font-size: 12px;
}
.body_position .crumbs span {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    color: #999999;
}

.body_position .crumbs a {
    color: #999999;
    text-decoration: none;
}
.listModule{
    width: 1200px;
    margin: 0 auto;
    padding: 30px;
    box-sizing: border-box;
    background-color: #fff;
}
.listOne_ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.listOne_ul li{
    width: 365px;
    height: 186px;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    margin-top: 20px;
}
.listOne_ul li:nth-child(1){
    margin-top: 0px;
}
.listOne_ul li:nth-child(2){
    margin-top: 0px;
}
.listOne_ul li:nth-child(3){
    margin-top: 0px;
}
.listOne_ul li:hover .click{
    width: 40px;
    height: 40px;
    background: url(./../images/xz_man.png);
    background-size: 40px 40px;
    background-repeat: no-repeat;
}
.listOne_ul li a{
    display: flex;
    width: 365px;
    height: 186px;
    padding: 20px;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-content: space-between;
}
.listOne_ul li .inTop{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.listOne_ul li .img{
    width: 80px;
    height: 80px;
    border-radius: 10px;
}
.listOne_ul li .img img{
    width: 80px;
    height: 80px;
}
.listOne_ul li .cont{
    margin-left: 20px;
    flex: 1;
}
.listOne_ul li .cont .time{
    font-size: 14px;
    color: #666
}

.listOne_ul li .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
}
.listOne_ul li .info{
    padding: 10px 0;
}
.listOne_ul li .info img{
    width: 12px;
    height: 12px;
}
.listOne_ul li .type{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;    
}
.listOne_ul li .click{
    width: 40px;
    height: 40px;
    background: url(./../images/xz_kong.png);
    background-size: 40px 40px;
    background-repeat: no-repeat;
}
.listOne_ul li .title{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
}
.listOne{
    width: 1200px;
    margin: 0 auto;
}

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

.pagination .page-item {
    display: inline-block;
    margin: 5px;
    font-size: 13px;
    background-color: #fff;
    color: #777;
}

.pagination .active span {
    background-color: #14A2B3;
    color: #fff;
}

.pagination .page-item:hover {
    background-color: #14A2B3;
    color: #fff;
}

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

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

.pagination li a:hover {
    background-color: #14A2B3;
    color: #fff;
    border: 1px solid #14A2B3;
}
.gameModule{
    width: 1200px;
    margin: 0 auto 30px auto;
    padding: 20px 30px 30px 30px; 
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}
.gameLeft{
    width: 750px;
}
.gameDetaOne{
    display: flex;
    padding: 20px;
    box-sizing: border-box;
    background-color: #F4FEFF;
}
.areaImg {
    width: 130px;
    height: 130px;
    border-radius: 20px;
}
.areaImg a{
    display: block;
    width: 130px;
    height: 130px;
}
.areaImg img {
    width: 130px;
    height: 130px;
}

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

.arreaTXt h1 a {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
    margin-bottom: 18px;
}

.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: #14A2B3;
    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 {
    display: flex;
    align-items: center;
}
.btnImg img {
    width: 21px;
    height: 24px;
    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;
}

.gameTwo{
    margin-top: 30px;
}
.article {
    padding: 15px 0;
}
.article p {
    font-size: 16px;
    color: #777;
    line-height: 35px;
    font-family: Microsoft YaHei;
    text-indent: 32px;
    display: flex;
    justify-content: center;
}
.article p img{
    width: 600px;
    height: 355px;
    margin: 15px 0;
}
.article p img{
    width: 600px;
    height: 355px;
    margin: 15px 0;
}
.scrImg {
    width: 750px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px; 
}
#prev img{
    transform: rotate(180deg);
}

.gameThree .swiper{
    width: 650px;
}
.gameThree  .swiper-slide {
    width: 420px;
    height: 350px;
}
.gameThree .swiper-slide img {
    width: 420px;
    height: 350px;
}
.gameTwo_ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.newG_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.newG_ul li {
    margin: 20px 0 5px 0;
    margin-right: 40px;
}

.newG_ul li:nth-of-type(6n+0) {
    margin-right: 0;
}
.newG_ul li .newImg{
    width: 80px;
    height: 80px;
}
.newG_ul li .newImg img{
    width: 80px;
    height: 80px;
}
.newTxt {
    text-align: center;
    width: 80px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-top: 6px;
    color: #2F2F2F;
}
.gameRight{
    width: 360px;
}

.inFive_ul li .inTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inFive_ul li .inTop .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
    width: 180px;
}
.inFive_ul li .inBottom .info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
    padding: 10px 0;
}
.inFive_ul li .info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.inFive_ul li .info img{
    width: 10px;
    height: 10px;
    margin-right: 1px;
}
.inFive_ul li.active .inTop{
    display: none;
}
.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.active .inBottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inFive_ul li .inBottom .img{
    width: 80px;
    height: 80px;
    border-radius: 10px;
}
.inFive_ul li .inBottom .img img{
    width: 80px;
    height: 80px;
}
.inFive_ul li .inBottom .cont{
    flex: 1;
    margin-left: 20px;
}
.inFive_ul li .inBottom .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
    width: 180px;
}
.inFive_ul li .inBottom .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    width: 180px;
}
.inFive_ul li .inBottom .click{
    width: 47px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #14A2B3;
    border-radius: 5px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #14A2B3;
}
.inFive_ul li .inBottom {
    display: none;
}
.infoModule{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.infoLeft{
    width: 770px;
}
.infoOne_ul li{
    width: 770px;
    height: 120px;
    background-color: #fff;
}
.infoOne_ul li a{
    display: block;
    width: 770px;
    height: 120px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.infoOne_ul li .inTop{
    display: flex;
    align-items: center;
}
.infoOne_ul li .label{
    width: 50px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background: #F4FEFF;
    border-radius: 5px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #14A2B3;   
}
.infoOne_ul li .title{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 15px;
    width: 650px;
}
.infoOne_ul li .inBottom{
    margin-left: 65px;
    position: relative;
}
.infoOne_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
}
.infoOne_ul li .read{
    width: 120px;
    text-align: end;
    line-height: 28px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #14A2B3;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}
.infoOne_ul li:hover{
    background: url(./../images/bj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.infoOne_ul li{
    margin-bottom: 20px;
}
.infoOne_ul li:last-child{
    margin-bottom: 0;
}
.infoRight{
    width: 400px;
}
.infoThree{
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}

.infoFour{
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 30px;
}
.detatitle{
    padding: 35px 0 50px 0;
    border-bottom: 1px solid #eee;
}
.detatitle h1{
    margin-bottom: 50px;
    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{
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
}
.switch div a{
    /* display: block; */
    width: 365px;
    height: 45px;
    line-height: 45px;
    text-indent: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    background-color: #F8F8F8;
    border-radius: 5px;
}

.pc-kfb{
    width: 1200px;
    margin:0 auto;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
}

.pc-kfb-msg {
  display: flex;
  align-items: center;
  height: 40px;
  justify-content: space-between;
  padding:0 20px;
}

.pc-kfb-msg p {
  font-size: 12px;
  color: #333;
}

.pc-kfb-msg p span {
  color: #14A2B3;
  margin: 0 8px;
  font-weight: bold;
}

.pc-kfb-name {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.pc-kfb-name span{
    height: 20px;
    width: 20px;
    background: url('../images/pc_table_time.png')no-repeat center;
    margin-right: 10px;
}

.pc-kfb-head {
  height: 30px;
  background: #ED3751;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #fff;
}

.pc-kfb-head span {
  height: 16px;
  width: 16px;
  background: url('../images/pc_kfb_head.png');
  margin-top: 3px;
  margin: 0 8px;
}

.pc-kfb-table {
  width: 100%;
  border-collapse: collapse;
  box-sizing: border-box;
}

.pc-kfb-table th {
  height: 60px;
  color: #fff;
  background: #14A2B3;
  font-size: 18px;
}


.pc-kfb-table tr:nth-child(1){
    background: #FEFFD2;
}

.pc-kfb-table tr:nth-child(-n+7) td{
    border-top: 1px solid #FFEF98;
}

.pc-kfb-table tr:nth-child(2){
    background: #FEFFB9;
}

.pc-kfb-table tr:nth-child(3){
    background: #FEFFD2;
}

.pc-kfb-table tr:nth-child(4){
    background: #FEFFB9;
}

.pc-kfb-table tr:nth-child(5){
    background: #FEFFD2;
}

.pc-kfb-table tr:nth-child(6){
    background: #FEFFB9;
}

.pc-kfb-table td {
  border-top: 1px solid #D1D1D1;
  font-size: 14px;
  color: #333;
  height: 70px;
  text-align: center;
}
.pc-kfb-table tr:hover td{
    background: #FFFFE8;
}


.pc-kfb-table .down {
    width: 110px;
    height: 36px;
    border-radius: 99px 99px 99px 99px;
    opacity: 1;
    border: 1px solid #14A2B3;
    display: block;
    margin:0 auto;
    line-height: 36px;
    font-size: 14px;
    color:#14A2B3;
}

.pc-kfb-table .down:hover{
  background: #14A2B3;
  color:#fff;
}

.pc-kfb-table td .img {
    height: 44px;
    width: 44px;
    border-radius: 15px;
}

.pc-kfb-table td .name{
  font-size: 16px;
  color:#333;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 130px;
}

.pc-kfb-table td:nth-child(2) {
  width: 170px;
}

.pc-kfb-table td:nth-child(3) {
  width: 220px;
}

.pc-kfb-table td:nth-child(4) {
  width: 140px;
}

.pc-kfb-table td:nth-child(5) {
  width: 170px;
}

.pc-kfb-table td:nth-child(6) {
  width: 220px;
}

.pc-kfb-table td.pc-kfb-title {
  padding-left: 20px;
  text-align: left;
}

.pc-kfb-title>div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pc-kfb-title .info{
    flex:1;
    overflow: hidden;
    margin-left: 12px;
    font-size: 12px;
    color:#999;
}

.pc-kfb-title .info p:first-child{
    margin-bottom: 5px;
}

.pc-kfb-table td.pc-kfb-title span{
    background: url(../images/cs_index_news.png)no-repeat center;
    height: 14px;
    width: 14px;
display: inline-block;
vertical-align: middle;
margin-left: 7px;
}

.pc-kfb-table td .img img {
  height: 44px;
  width: 44px;
  border-radius: 15px;
}

.gameLeft .comTit .line1{
    flex:1;
}

.show-left-list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.show-left-list ul li{
    width: 50%;
    border-bottom: 1px dashed #EEEEEE;
    padding-bottom: 20px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    font-size: 14px;
    color:#999;
}

.show-left-list ul li:nth-child(even){
    padding-left: 30px;
}

.show-left-list ul li:nth-last-child(-n+2){
    border-bottom: none;
    padding-bottom: 0;
}

.show-left-list ul li .yd{
    width: 4px;
    height: 4px;
    background: #D9D9D9;
    border-radius: 50%;
}

.show-left-list ul li .name{
    flex:1;
    margin:0 10px;
    color:#333;
}

div.aq_part .aq_part_title{
    align-items: center;
}
div.aq_right_warp .aq_item .aq_title a{
    color: #333;
}