.inModule{
    width: 1200px;
    margin: 20px auto;
}
.inModTop{
    display: flex;
    justify-content: space-between;
}
.inModOne{
    width: 475px;
    height: 300px;
    position: relative;
}
.inModOne .swiper-slide img {
    width: 475px;
    height: 300px;
}
.swiper_ul{
    position: absolute;
    z-index: 99;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 475px;
    height: 35px;
}

.swiper_ul li{
    width: 157px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.inModTwo{
    width: 295px;
}

.inTwo_ul{
    width: 295px;
}
.inTwo_ul li{
    width: 295px;
    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;
}
.inTwo_ul li a{
    display: block;
    width: 295px;
}
.inTwo_ul li .inTop{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inTwo_ul li .text{
    width: 240px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
}
.inTwo_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inTwo_ul li.active .date{
    display: none;
}
.inTwo_ul li.active .text{
    color: #E87F18;
}
.inTwo_ul li .inBottom{
    display: none;
}
.inTwo_ul li.active .inBottom{
    margin-top: 11px;
    display: block;
    position: relative;
}
.inTwo_ul li .cont{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
    line-height: 25px;
}
.inTwo_ul li .look{
    position: absolute;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
    line-height: 25px;
    bottom: 0;
    right: 0;
    width: 80px;
    text-align: right;
    background-color: #fff;
}
.inModThree{
    width: 380px;
}
.comTit{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.comTit .titOne{
    width: 6px;
    height: 18px;
    display: flex;
    align-items: center;
}
.comTit .titOne img{
    width: 6px;
    height: 18px;
}
.comTit .titTwo{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    flex: 1;
    margin-left: 10px;
}
.comTit a img{
    width: 11px;
    height: 8px;
    margin-left: 5px;
    margin-top: 2px;
}
.comTit a{
    display: flex;
    align-items: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.threeTop{
    padding: 17px 0 15px 0;
    border-bottom: 1px dashed #EEE;
}
.threeTop a{
    display: flex;
    width: 380px;
}
.threeTop .img{
    width: 120px;
    height: 80px;
}
.threeTop .img img{
    width: 120px;
    height: 80px;
}
.threeTop .info{
    margin-left: 19px;
    display: flex;
    height: 80px;
    flex-wrap: wrap;
    align-content: space-between;
}
.threeTop .title{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.threeTop .text{
    width: 100%;
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.threeTop .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inThree_ul li a{
    width: 380px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inThree_ul li .left{
    display: flex;
    align-items: center;
}
.inThree_ul li .news{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E87F18;
}
.inThree_ul li .line{
    width: 1px;
    height: 14px;
    background-color: #eee;
    margin: 0 15px;
}
.inThree_ul li .text{
    width: 265px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.inThree_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inThree_ul li{
    margin-top: 12px;
}
.inModBottom{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.inModFour{
    width: 790px;
}
.inFour_ul li a{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.inFour_ul li .left{
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    width: 60px;
    height: 60px;
    border: 1px solid #E87F18;
}
.inFour_ul li .date{
    width: 60px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E87F18;
    padding-left: 7px;
    box-sizing: border-box;
    letter-spacing: 1px;
}
.inFour_ul li .line{
    width: 17px;
    height: 1px;
    background: #E87F18;
    margin-left: 7px;
    box-sizing: border-box;
}
.inFour_ul li .year{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E87F18;
    width: 60px;
    padding-left: 7px;
    box-sizing: border-box;
    letter-spacing: 1px;
}
.inFour_ul li .right{
    margin-left: 20px;
    margin-right: 36px;
    flex: 1;
    height: 90px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    box-sizing: border-box;
}
.inFour_ul li .info{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.inFour_ul li .title{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
}
.inFour_ul li .look{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E87F18;
}
.inFour_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    
}
.inFour_ul li img{
    width: 210px;
    height: 100px;
    display: block;
}
.inFour_ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.inFour_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inModFive{
    width: 380px;
}
.inFive_ul li a{
    display: block;
    width: 380px;
}
.inFive_ul li .title{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
}
.inFive_ul li .info{
    display: flex;
    margin-top: 19px;
}
.inFive_ul li .img{
    width: 140px;
    height: 90px;
}
.inFive_ul li .img img{
    width: 140px;
    height: 90px;
}
.inFive_ul li .cont{
    margin-left: 15px;
    height: 90px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.inFive_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    margin-top: -3px;
}
.inFive_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inFive_ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.inFive_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}

.inModSix{
    width: 1200px;
    margin: 30px auto;
}
.inModSix ul {
    display: flex;
    margin-top: 15px;
}

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

.inModSix ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8D8C8C;
}
.crumbs {
    width: 1200px;
    margin: 0 auto;
    font-size: 13px;
    height: 50px;
    line-height: 50px;
}

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

.crumbs a {
    color: #999999;
    text-decoration: none;
}
.listModule{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.listLeft{
    width: 790px;
}
.listOne_ul{
    width: 790px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.listOne_ul li{
    width: 385px;
    height: 120px;
    margin-top: 20px;
}
.listOne_ul li a{
    display: flex;
    width: 385px;
    height: 120px;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    padding: 20px 17px 20px 20px;
    box-sizing: border-box;
}
.listOne_ul li .img{
    width: 80px;
    height: 80px;
}
.listOne_ul li .img img{
    width: 80px;
    height: 80px;
}
.listOne_ul li .info{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-left: 19px;
}

.listOne_ul li .info .time{
    font-size: 14px;
    color: #666
}
.listOne_ul li .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
    width: 100%;
}
.listOne_ul li .type{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.listOne_ul li .cont{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.listOne_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
    width: 183px;
}
.listOne_ul li .click{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E87F18;
}
.pagination {
    margin: 50px 0;
    text-align: center;
}

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

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

.pagination .page-item:hover {
    background-color: #E87F18;
    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: #E87F18;
    color: #fff;
    border: 1px solid #E87F18;
}
.listRight{
    width: 380px;
}
.listTwo{
    margin-top: 30px;
}

.listTwo_ul li .listTop{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.listTwo_ul .listTop .info{
    width: 345px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.listTwo_ul .listTop .label{
    width: 28px;
    height: 27px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    background: url(./../images/top2.png);
    background-repeat: no-repeat;
    background-size: 28px 27px;
}
.listTwo_ul li:nth-child(1) .label{
    background: url(./../images/top1.png);
    background-repeat: no-repeat;
    background-size: 28px 27px;
}
.listTwo_ul li:nth-child(2) .label{
    background: url(./../images/top1.png);
    background-repeat: no-repeat;
    background-size: 28px 27px;
}
.listTwo_ul li:nth-child(3) .label{
    background: url(./../images/top1.png);
    background-repeat: no-repeat;
    background-size: 28px 27px;
}
.listTwo_ul .listTop .name{
    flex: 1;
    margin-left: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
}
.listTwo_ul .listTop .type{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.listTwo_ul .listTop .click img{
    width: 12px;
    height: 20px;
}
.listTwo_ul li.active .listTop{
    display: none;
}
.listTwo_ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.listTwo_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.listTwo_ul li .listBottom{
    display: none;
}
.listTwo_ul li.active .listBottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.listTwo_ul .listBottom .info{
    display: flex;
}
.listTwo_ul .listBottom .label{
    width: 28px;
    height: 27px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    background: url(./../images/top2.png);
    background-repeat: no-repeat;
    background-size: 28px 27px;
}
.listTwo_ul .listBottom .cont{
    display: flex;
}
.listTwo_ul .listBottom .img{
    width: 68px;
    height: 68px;
    margin-left: 20px;
}
.listTwo_ul .listBottom .img img{
    width: 68px;
    height: 68px;
    border-radius: 10px;
}
.listTwo_ul .listBottom .text{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-left: 20px;
}
.listTwo_ul .listBottom .name{
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
}
.listTwo_ul .listBottom .type{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.listTwo_ul .listBottom .click img{
    width: 12px;
    height: 20px;
}
.infoTop{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 30px 20px 30px 30px;
    box-sizing: border-box;
    background-color: #F8F8F8;
}
.areaImg{
    width: 130px;
    height: 130px;
}
.areaImg a{
    display: block;
    width: 130px;
    height: 130px;
}
.areaImg img {
    width: 130px;
    height: 130px;
    border-radius: 10px;
}

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

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

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

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

.arreaBtn {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    width: 165px;
    height: 130px;
}

.arreaBtn span {
    display: block;
    width: 165px;
    height: 60px;
    line-height: 60px;
    background-color: #E87F18;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.arreaBtn span:last-child {
    display: block;
    width: 165px;
    height: 60px;
    line-height: 60px;
    background-color: #ccc;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

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

.code {
    position: relative;
    width: 165px;
    display: flex;
    justify-content: center;
    position: relative;
}

.code img {
    width: 100px;
    height: 100px;
    display: none;
    position: absolute;
    top: -10px;
}

.btnA:hover+.code img {
    display: block;
}
.infoModule{
    width: 1200px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}
.infoLeft{
    width: 790px;
}
.article-content {
    font-size: 16px;
    color: #777;
    line-height: 30px;
    text-indent: 2em;
    padding: 10px 0 20px 0;
}

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

.article-content p img {
    display: block;
    margin: 20px auto;
    width: 600px;
    height: 355px;
}
.infoOne .swiper{
    display: flex;
    width: 790px;
    margin-top: 20px;
}
.infoOne .swiper-slide {
    flex: 1;
        width: auto;
}
.infoOne .swiper-slide img{
    width: 245px;
    height: 350px;
}

.detatitle{
    padding: 35px 0;
    width: 790px;
    background-color: #F8F8F8;
}
.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;
}
.mb10{
    margin-bottom: 10px;
}
.switch{
    padding-top: 15px;
    border-top: 1px dashed #eee;
}
.switch div a{
    display: block;
    width: 350px;
    height: 45px;
    line-height: 45px;
    text-indent: 10px;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #999;
    border-radius: 5px;
}
.gameModule{
    width: 1200px;
    margin: 0 auto 30px auto;
    display: flex;
    justify-content: space-between; 
}

.infoOne_ul li a{
    width: 380px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.infoOne_ul li .left{
    display: flex;
    align-items: center;
}
.infoOne_ul li .news{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E87F18;
}
.infoOne_ul li .line{
    width: 1px;
    height: 14px;
    background-color: #eee;
    margin: 0 15px;
}
.infoOne_ul li .text{
    width: 265px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.infoOne_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.infoOne_ul {
    width: 790px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.infoOne_ul li {
    margin-top: 20px;
}
.m-t-35{
    margin-top: 35px;
}
.new-one-ul{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.new-one-ul li .small{
    width: 210px;
}
.new-one-ul li .small img{
    width: 210px;
    height: 120px;
    display: block;
}
.new-one-ul li .small .bottom{
    width: 210px;
    height: 80px;  
    background: #F7F7F7;
    padding: 10px 15px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.new-one-ul li .small .title{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;   
}
.new-one-ul li .info{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-one-ul li .info div:first-child{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
    padding-left: 21px;
    position: relative;
}
.new-one-ul li .info div:first-child::before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url("/themes/default/common_cms/pc/assets/images/date.png") no-repeat;
    background-size: 15px 15px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-one-ul li .info .click{
    width: 50px;
    height: 22px;
    background: #E87F18;
    border: 1px solid #E87F18;  
    position: relative;
}
.new-one-ul li .info .click::after{
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url("/themes/default/common_cms/pc/assets/images/last.png") no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
.new-one-ul li.active .small{
    display: none;
}
.new-one-ul li .big{
    display: none;
}
.new-one-ul li.active .big{
    display: flex;
    justify-content: space-between;
    width: 520px;
}
.new-one-ul li .big img{
    width: 270px;
    height: 200px;
    display: block;
}
.new-one-ul li .big .right{
    flex: 1;
    padding: 15px 20px;
    box-sizing: border-box;
    height: 200px;
    background: #F7F7F7;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.new-one-ul li .big .title{
    font-size: 20px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333; 
    line-height: 30px;
    width: 100%;   
}
.new-one-ul li .big .text{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;   
    margin-top: -10px;
}
.new-two-ul{
    margin-top: 20px;
}
.new-two-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 48px;
    background: #F7F7F7;
    padding: 0 16px;
    box-sizing: border-box;
    margin-top: 10px;
}
.new-two-ul li .num{
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #E87F18;   
}
.new-two-ul li a{
    flex: 1;
    margin-left: 16px;
    margin-right: 23px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;   
}
.new-two-ul li .date{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.new-three-ul .title{
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;  
}
.new-three-ul .bottom{
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
.new-three-ul img{
    width: 130px;
    height: 90px;
    display: block;
}
.new-three-ul .right{
    flex: 1;
    margin-left: 18px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.new-three-ul .text{
    line-height: 25px;
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.new-three-ul .date{
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.new-three-ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #EDEDED;
}
.new-three-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}

.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% 100px;
}
.info-title .title{
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.info-title .title div:first-child{
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-left: 16px;
    background: url("/themes/default/common_cms/pc/assets/images/kuan.png") no-repeat center left;
    background-size: 6px 18px;
}
.info-title .title div:last-child{
    margin-left: 30px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;   
}
.info-title .title div:last-child span{
    color: #ED3751;
}

.info-title .biao{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF; 
    height: 30px;
    background-color: #E87F18;
}
.info-title .biao div{
    position: relative;
}
.info-title .biao div::before{
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url("/themes/default/common_cms/pc/assets/images/xia.png") no-repeat;
    background-size: 16px 16px;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
}
.info-title .biao div::after{
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url("/themes/default/common_cms/pc/assets/images/xia.png") no-repeat;
    background-size: 16px 16px;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
}
table {
    width: 1200px;
    border-bottom: 1px solid #D9D9D9;
}
table thead{
    height: 60px;
    background: #FFFFFF;  
    width: 1200px;  
}
table thead tr th{
    font-size: 18px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
table thead tr th:first-child{
    border-left: 1px solid #D9D9D9;  
}
table thead tr th:last-child{
    border-right: 1px solid #D9D9D9;  
}
table thead tr th:nth-child(1){
    width: 170px;
}
table thead tr th:nth-child(2){
    width: 280px;
}
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: 60px;
    border-left:1px solid #D9D9D9;
    border-top:1px solid #D9D9D9;
}
table tbody tr td:nth-child(2) .body{
    width: 280px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: start;
}
table tbody tr td:nth-child(2) img{
    width: 44px;
    height: 44px;
    display: block;
    border-radius: 15px;
    padding-left: 45px;
    background: url("/themes/default/common_cms/pc/assets/images/hot.png") no-repeat center left;
    background-size: 25px 12px;
}
table tbody tr td:nth-child(2) .name{
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 10px;
}
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;
    opacity: 1;
    border: 1px solid #E87F18;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #E87F18;
}
table tbody tr:hover td:last-child a{
    background-color: #E87F18;
    color: #FFFFFF;
}
table tbody tr:nth-child(-n+6){
    background-color: #FFFAD0;
}
table tbody tr:hover{
    background-color: #F7F7F7;  
}





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

div.aq_part .aq_item_warp .aq_item .aq_title a{
    color:#333;
}
ul.aq_hot_list li .aq_view{
    color:#666;
}
