.inModule{
    width: 1200px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}
.inModuleLeft{
    width: 790px;
}
.inModuleTop{
    width: 790px;
    display: flex;
    justify-content: space-between;
}

.inModuleOne{
    width: 380px;
}

.lunbo {
    width: 380px;
    height: 240px;
    position: relative;
}
.lunbo .swiper-slide {
    width: 380px;
    height: 240px;
}
.lunbo .swiper-slide img {
    width: 380px;
    height: 240px;
}

.intop_txt {
    position: absolute;
    bottom: 0;
    text-indent: 16px;
    width: 290px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    color: #ffffff;
    z-index: 10;
}

.swiper-button-next img {
    width: 25px;
    height: 50px;
}

.swiper-button-prev img {
    width: 25px;
    height: 50px;
}

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

.buttonImg {
    width: 380px;
    display: flex;
}

.lunbo2 .swiper-slide {
    width: 120px !important;
}

.lunbo2 .swiper-slide img {
    width: 120px;
    height: 70px;
}
.inTwoTxt{
    position: absolute;
    bottom: 0;
    width: 380px;
    height: 35px;
    z-index: 15;
    text-align: left;
    text-indent: 16px;
    font-size: 16px;
    line-height: 35px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.5);
}

.inModuleTwo{
    width: 380px;
}
.inTwo_ul li{
    padding: 14px 0;
    border-bottom: 1px solid #eee;
}
.inTwo_ul li:first-child{
    padding-top: 0;
}
.inTwo_ul li .tilte{
    font-size: 16px;
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E59D20;
}
.inTwo_ul li .info{
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}
.inTwo_ul li .text{
    width: 310px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}
.inTwo_ul li .click{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.ModuleTwo_ul li{
    padding-top: 15px;
}
.ModuleTwo_ul li:last-child{
    padding-bottom: 0;
}
.ModuleTwo_ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ModuleTwo_ul li .info{
    display: flex;
    align-items: center;
}
.ModuleTwo_ul li .new{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E59D20;
}
.ModuleTwo_ul li .xian{
    width: 1px;
    height: 14px;
    background-color: #EEEEEE;
    margin: 0 10px;
}
.ModuleTwo_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    width: 260px;
    color: #333333;
}
.ModuleTwo_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
    text-align: right;
}
.inModuleBottom{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.inModuleFour{
    width: 380px;
}
.inModuleFour .img{
    width: 380px;
    height: 140px;
    margin-top: 20px;
}
.inModuleFour .img img{
    width: 380px;
    height: 140px;
}
.inModuleFour_ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 21px;
}
.inModuleFour_ul li:first-child{
    margin-top: 20px
}
.inModuleFour_ul li .block{
    width: 9px;
    height: 9px;
    background-color: #E59D20;
}
.inModuleFour_ul li .block::before{
    content: "|";
    display: block;
    width: 1px;
    margin-left: 2px;
    height: 13px;
    color: #eee;
    margin-top: 13px;
}
.inModuleFour_ul li:last-child .block::before{
    content: "";
}

.inModuleFour_ul li .text{
    flex: 1;
    margin-left: 15px;
}

.inModuleFour_ul li .text a{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.inModuleFour_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 60px;
    text-align: right;
}
.inModuleFive{
    width: 380px;
}
.inModuleFive_ul li .title a{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.inModuleFive_ul li .info{
    display: flex;
    margin-top: 15px;
}
.inModuleFive_ul li .img{
    width: 140px;
    height: 80px;
}
.inModuleFive_ul li .img img{
    width: 140px;
    height: 80px;
}
.inModuleFive_ul li .cont{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 80px;
    margin-left: 15px;
}
.inModuleFive_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: -6px;
}
.inModuleFive_ul li .date{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    width: 100%;
    color: #999999;
}
.inModuleFive_ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.inModuleFive_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}

.inModuleRight{
    width: 380px;
}
.inModuleThree{
    width: 380px;
}
.comTit {
    height: 29px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}

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

.comTit a img {
    width: 12px;
    height: 12px;
}
.inThree_ul li .inTop {
    display: flex;
    align-items: center;
}
.inThree_ul li .img{
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
}
.inThree_ul li .img img{
    width: 10px;
    height: 10px;
}
.inThree_ul li .text{
    margin-left: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.inThree_ul li .inBottom{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
    margin-top: 11px;
    margin-left: 20px;
}
.inThree_ul li{
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.inThree_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inModuleSix{
    width: 1200px;
    margin: 0 auto 40px auto;
}
.inModuleSix ul {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.inModuleSix ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8D8C8C;
}
.listModule{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.listModuleLeft{
    width: 790px;
}
.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;
}
.listOne_ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.listOne_ul li .left{
    display: flex;
    flex: 1;
    overflow: hidden
}
.listOne_ul li .img{
    width: 80px;
    height: 80px;
}
.listOne_ul li .img img{
    width: 80px;
    height: 80px;
    border-radius: 20px;
}
.listOne_ul li .info{
    height: 80px;
    width: 580px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-left: 20px;
}

.listOne_ul li .info .time{
   color: #666;
   font-size: 14px
}

.listOne_ul li .name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2F2F2F;
}
.listOne_ul li .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
}
.listOne_ul li .click{
    width: 80px;
    height: 30px;
    background: #FFFBF3;
    border-radius: 5px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E59D20;
    text-align: center;
    line-height: 30px;
}
.listOne_ul li{
    width: 32%;
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.listOne_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.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: #E59D20;
    color: #fff;
}

.pagination .page-item:hover {
    background-color: #E59D20;
    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: #E59D20;
    color: #fff;
    border: 1px solid #E59D20;
}

.listModuleRight{
    width: 380px;
}
.listTwo{
    margin-top: 30px;
}
.newG_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

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

.newG_ul li:nth-of-type(4n+0) {
    margin-right: 0;
}
.newFlex {
    width: 68px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
}
.newImg{
    width: 68px;
    height: 68px;
}
.newImg img {
    width: 68px;
    height: 68px;
}

.newTxt {
    text-align: center;
    width: 68px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #2F2F2F;
    margin-top: 10px;
}
.Download {
    width: 1200px;
    display: flex;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f8f8f8;
    justify-content: space-between;
    margin: 0 auto;
}

.areaImg img {
    width: 130px;
    height: 130px;
}

.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: 134px;
}

.arreaBtn a {
    display: block;
    width: 165px;
    height: 60px;
    line-height: 60px;
    background-color: #E59D20;
    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: 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;
}

.DetaModule{
    width: 1200px;
    margin: 20px auto 30px auto;
    display: flex;
    justify-content: space-between;
}
.DetaLeft{
    width: 790px;
}
.article-content {
    padding: 15px 0;
}
.article-content p {
    line-height: 35px;
    font-size: 16px;
    color: #777;
    line-height: 35px;
    font-family: Microsoft YaHei;
    text-indent: 32px;
}
.article-content h3 {
    margin: 15px 0
}
.article-content p img{
    width: auto !important;
    height: auto !important;
    max-width: 68%;
    margin: 15px auto;
}
.DetaTwo{
    margin-top: 15px;
    position: relative
}

.scrImg {
    width: 790px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px; 
}
#prev img{
    transform: rotate(180deg);
}
.DetaRight{
    width: 380px;
}
.detatitle{
    padding: 40px 0;
    background: #F9F9F9;
}
.detatitle h1{
    margin-bottom: 35px;
    font-family: MicrosoftYaHei-Bold;
	font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
    text-align: center;
}
.detainfo{
    display: flex;
    justify-content: space-around;
}
.detainfo div{
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}
.infoModule{
    width: 1200px;
    margin: 0 auto 10px auto;
    display: flex;
    justify-content: space-between;
}
.img-one{
    width: 380px;
    height: 150px;
    display: block;  
    margin-top: 20px;
}
.img-one img{
    width: 380px;
    height: 150px;
    display: block;  
}
.title-one{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 0;
    border-bottom: 1px solid #EDEDED;
}
.title-one .title{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;    
    flex: 1;
    margin-right: 30px;
}
.title-one .click{
    width: 49px;
    height: 24px;
    background: #E59D20;
    border-radius: 5px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;      
}
.new-one-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 17px;
}
.new-one-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding-left: 18px;  
    flex: 1;
    margin-right: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/block.png") no-repeat center left;
    background-size: 8px 8px;
}
.new-one-ul li div{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #E59D20;
}
.img-two-box{
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img-two-box li a{
    display: block;
    width: 180px;
    height: 90px;
    position: relative;
}
.img-two-box li img{
    display: block;
    width: 180px;
    height: 90px; 
}
.img-two-box li .text{
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(0,0,0,0.7);   
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;   
    position: absolute;
    bottom: 0; 
}
.img-two-box li .num{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF; 
    background: #F33939;   
    position: absolute;
    top: 0;
    left: 0;
}
.img-two-box li:last-child .num{
    background: #FF742C;   
}
.m-t-40{
    margin-top: 30px;
}
.img-three{
    margin-top: 16px;
    display: block;
    width: 100%;
    height: 160px;
    position: relative;
}
.img-three img{
    display: block;
    width: 100%;
    height: 160px; 
}
.img-three .bottom{
    width: 100%;
    height: 60px;
    padding: 10px 15px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(0,0,0,0.7);   
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;   
    position: absolute;
    bottom: 0; 
}
.img-three .info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img-three .title{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    flex: 1;
    margin-right: 16px;    
}
.img-three .date{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;   
}
.img-three .text{
    margin-top: 6px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.img-three .num{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF; 
    background: #FFBA07;   
    position: absolute;
    top: 0;
    left: 0;
}
.new-two-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.new-two-ul li .num{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF; 
    background: #CCCCCC;    
}
.new-two-ul li .text{
    flex: 1;
    margin-left: 10px;
    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;  
}

.newMod{
    margin-top: 25px;
}
.new-three-ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 28px;
}
.new-three-ul li{
    width: 365px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.new-three-ul li img{
    width: 100px;
    height: 60px;
    display: block;  
}
.new-three-ul li .right{
    flex: 1;
    margin-left: 15px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    height: 60px;
}
.new-three-ul li .text{
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.new-three-ul li .date{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;    
}
.index-one-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 17px;
}
.index-one-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding-left: 18px;  
    flex: 1;
    margin-right: 20px;
    background: url("/themes/default/common_cms/pc/assets/images/block.png") no-repeat center left;
    background-size: 8px 8px;
}
.index-one-ul li div{
    font-size: 13px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.kfbg{
    width: 100%;
    height: 80px;
    background: url("/themes/default/common_cms/pc/assets/images/kfbg.png") no-repeat center left;
    background-size: 100% 80px;
}
.info-title{
    width: 1200px;
    height: 80px;
    padding: 15px 0;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
}
.info-title .kfb{
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    position: relative;  
}
.info-title .kfb::before{
    content: "";
    display: block;
    width: 66px;
    height: 8px;
    background: url("/themes/default/common_cms/pc/assets/images/j1.png") no-repeat center left;
    background-size: 100%;
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
}
.info-title .kfb::after{
    content: "";
    display: block;
    width: 66px;
    height: 8px;
    background: url("/themes/default/common_cms/pc/assets/images/j2.png") no-repeat center left;
    background-size: 100%;
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translateY(-50%);
}
.info-body{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.info-title .text{
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.info-title .text span{
    color: #FA4B4A;
}
table {
    width: 1200px;
    border-bottom: 1px solid #FFFFFF;
}
table thead{
    height: 40px;
    background: #A76A00;  
    width: 1200px;  
}
table thead tr th{
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    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: 300px;
}
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: 160px;
}
table thead tr th:nth-child(6){
    width: 180px;
    border-right: 1px solid #FFFFFF;
}
table tbody{ 
    background-color: #FFFFFF;
}
table tbody td{
    height: 60px;
    border-left:1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}
table tbody tr td:nth-child(2) .body{
    width: 300px;
    display: flex;
    align-items: center;
}
table tbody tr td:nth-child(2) .img{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 60px;
    border-right: 1px solid #FFFFFF;
}
table tbody tr td:nth-child(2) img{
    width: 38px;
    height: 38px;
    display: block;
    border-radius: 10px;
}
table tbody tr td:nth-child(2) .title{
    width: 220px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
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 #FFFFFF;
}
table tbody tr td:last-child a{
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    border: 1px solid #E59D20; 
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #E59D20;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
}
table tbody tr td:last-child a::after{
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    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: #E59D20;
    color: #FFFFFF;
}
table tbody tr:hover td:last-child a::after{
    background: url("/themes/default/common_cms/pc/assets/images/xz2.png") no-repeat center left;
    background-size: 100%; 
}
table tbody tr:nth-child(-n+5){
    background-color: #FDF3DC;
}
table tbody tr:hover{
    background-color: #FFE8B4;  
}
table tbody tr:hover .bold{
    font-weight: bold;
}
table tbody tr:hover td:nth-child(2) .title{
    font-weight: bold;
}

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

.list-game .listOne_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
div.aq_part{
    padding: 0!important;
}

div.aq_part .aq_aprt_right .aq_item:nth-child(-n+4){
    margin-top: 16px;
}
div.aq_part .aq_aprt_right .aq_item:nth-child(-n+3){
    margin-top: 0!important;
}