<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-color: #f5f5f5;
}
.inModuleOne {
    width: 100%;
}
.inModuleOne .swiper {
    width: 100%;
}
.inModuleOne .swiper-slide a{
    position: relative;
    display: block;
}
.inModuleOne .swiper-slide img {
    display: block;
    width: 100%;
    height: 12.5rem;
}
.inModuleOne .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.25rem;
    line-height: 2.25rem;
    background: rgba(0,0,0,0.7);  
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0 7.5rem 0 .9375rem ;
    box-sizing: border-box;
}

.intop_txt a {
    line-height: 1.875rem;
    text-decoration: none;
    font-family: MicrosoftYaHei;
    font-size: 1rem;
    font-stretch: normal;
    color: #ffffff;
}
.inModuleTwo{
    margin-top: .9375rem;
    background-color: #fff;
    padding: .9375rem;
}
.inOneTop{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inOneTop .left{
    width: 38%;
    height: .5rem;
}
.inOneTop .left img{
    width: 100%;
    height: .5rem;
    display: block;
}
.inOneTop .right{
    width: 38%;
    height: .5rem;
}
.inOneTop .right img{
    width: 100%;
    height: .5rem;
    display: block;
}
.inOneTop{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #16899E;
}

.inTwo_ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1.25rem 0 .3125rem 0;
}
.inTwo_ul li .block{
    width: .375rem;
    height: .375rem;
    background: url(../images/xjt.png) no-repeat;
    background-size: .375rem .375rem;
}
.inTwo_ul li .title{
    margin-left: .625rem;
    margin-right: 1.25rem;
    flex: 1;
}
.inTwo_ul li a{
    display: block;
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;

 }
.inTwo_ul li .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.inModuleThree{
    margin-top: .9375rem;
    background-color: #fff;
    padding: .9375rem;
}

.comTit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.comTit .waiwei{
    display: flex;
    align-items: center;
}
.comTit .line{
    flex: 1;
    margin: 0 .625rem;
    height: .0625rem;
    background-color: #eee;
}
.comTit .titOne {
    width: .625rem;
    height: .625rem;
    display: block;
}
.comTit .titOne img {
    width: .625rem;
    height: .625rem;
    display: block;
}

.comTit .titTwo {
    margin-left: .625rem;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.comTit a img {
    width: 2.375rem;
    height: .8125rem;
    vertical-align: middle;
    margin-left: .625rem;
}
.inThree{
    width: 100%;
    display: flex;
    margin-top: .9375rem;
}
.inThree .left{
    width: 45%;
}
.inThree .left a{
    display: block;
    width: 100%;
    position: relative;
}
.inThree .left .img{
    width: 100%;
}
.inThree .left img{
    width: 100%;
    height: 13.9375rem;
}
.inThree .right{
    width: 55%;
}
.inThree .left a .text{
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    width: 100%;
    padding: 0 .625rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: .25rem;
    color: #fff;
    font-size: .875rem;
}
.inThree .left a .mark{
    width: 2.8125rem;
    height: 1.8125rem;
    text-align: center;
    line-height: 1.8125rem;
    position: absolute;
    top: 0;
    background: url(./../images/kuan.png);
    background-size:100%;
    color: #fff;
}
.inThree .right{
    width: 55%;
    margin-left: .625rem;
}
.inThree .right a{
    display: block;
    width: 100%;
    position: relative;
}
.inThree .right .img{
    width: 100%;
    height: 6.9375rem;
}
.inThree .right img{
    width: 100%;
    height: 6.625rem;
}
.inThree .right{
    width: 55%;
}
.inThree .right a .text{
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    width: 100%;
    padding: 0 .625rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: .25rem;
    color: #fff;
    font-size: .875rem;
}
.inThree .right a .mark{
    width: 2.8125rem;
    height: 1.8125rem;
    text-align: center;
    line-height: 1.8125rem;
    position: absolute;
    top: 0;
    background: url(./../images/kuan.png);
    background-size:100%;
    color: #fff;
}
.inThree .right .two{
    margin-top: .3125rem;
}
.inThree_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inThree_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inThree_ul li a{
    height: .9375rem;
    line-height: .9375rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}


.inThree_ul li a .one{
    width: 10%;
    padding-right: .5rem;
    border-right: .0625rem solid #EEE;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #16899E;
}
.inThree_ul li a .two{
    width: 65%;
    margin-left: .625rem;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}.inThree_ul li a .three{
    width: 18%;
    text-align: end;
    font-size: .75rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}
.inModuleFour{
    margin-top: .9375rem;
    padding: .9375rem;
    background-color: #FFF;
}

.six_ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: .0625rem dashed #eee;
    padding: .9375rem 0;
}

.six_ul li:last-child {
    border-bottom: none;
}

.sixLeft {
    width: 62%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.leftTxtOne {
    font-family: PingFang-SC-Bold;
    font-size: .875rem;
    line-height: 1.5625rem;
    font-weight: normal;
    font-stretch: normal;
    margin-top: -0.3125rem;
    color: #333333;
}

.leftTxtOne a {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}

.sixRight{
    width: 36%;
}
.sixRight a{
    display: block;
    width: 100%;
    height: 4.6875rem;
}
.sixRight img {
    width: 100%;
    height: 4.6875rem;
}
.leftTxtTwo{
    display: flex;
    align-items: center;
}
.leftTxtTwo .game{
    width: 1.875rem;
    height: 1rem;
    line-height: 1rem;
    border: .0625rem solid #16899E;
    border-radius: .1875rem;
    font-size: .75rem;
    text-align: center;
    font-family: PingFang SC;
    font-weight: 400;
    color: #16899E;
}
.leftTxtTwo .date{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    margin-left: .625rem;
}
.leftTxtOne{
    position: relative;
}
.sixLeft .click{
    /*width: 5rem;*/
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #16899E;
}

.inModuleFive{
    margin-top: .9375rem;
    padding: .9375rem;
    background-color: #fff;
}
.inFive_ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inFive_ul li{
    width: 48%;
    margin-top: .75rem;
}
.inFive_ul li a{
    position: relative;
}
.inFiveImg{
    width: 100%;
    height: 6.25rem;
}
.inFiveImg img{
    width: 100%;
    height: 6.25rem;
}
.inFiveTxt{
    position: absolute;
    bottom: 0;
    height: 1.5625rem;
    width: 100%;
    padding: 0 .625rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.inModuleSix{
    margin: .9375rem 0;
    padding: .9375rem;
    background-color: #fff;
}

.links-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: .9375rem;
    margin-bottom: 0;
}

.links-box a {
    font-size: .875rem;
    color: #999;
    margin-bottom: .625rem;
    text-decoration: none;
}

.links-box a::after {
    content: '|';
    color: #999;
    margin-right: .625rem;
    margin-left: .625rem;
}

.links-box a:last-child:after {
    display: none;
}

.body_position {
    height: 2.5rem;
    padding: 0 .9375rem;
    line-height: 2.5rem;
}

.body_position span {
    font-family: MicrosoftYaHei;
    font-size: .75rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #999999;
}

.body_position span a {
    color: #999999;
    text-decoration: none;
}

.gameListOne{
    padding: .9375rem;
    background-color: #fff;
}

.pop_ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}

.pop_ul li:last-child {
    border-bottom: none;
}

.popImg img {
    width: 5rem;
    height: 5rem;
}

.listpop {
    width: 12.5rem;
    height: 5rem;
    flex: 1;
    margin-left: .9375rem;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.popTitle {
    width: 6.25rem;
}

.popTitle a {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
}

.popDate {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 100%;
}

.popScore {
    width: 11.25rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}

.popClick a {
    display: block;
    width:  4.0625rem;
    height: 2.1875rem;
    border-radius: .3125rem;
    border: .0625rem solid #16899E;
    border-radius: .3125rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #16899E;
    line-height: 2.1875rem;
    text-align: center;
}

.fenye {
    display: flex;
    justify-content: center;
}

.fenyeTxt {
    margin-left: .3125rem;
    line-height: 3.3125rem;
    font-family: PingFang-SC-Regular;
    font-size: .875rem;
    font-weight: normal;
    font-stretch: normal;
    ;
    letter-spacing: 0rem;
    color: #999999;
}

.pagination {
    margin: .625rem 0 .625rem 0;
    text-align: center;
}

.pagination .page-item {
    display: inline-block;
    margin: .1875rem;
    font-size: .8125rem;
    border: .0625rem solid var(--br-c);
    color: #555;
}

.pagination .active span {
    background: var(--pm-c);
    color: #fff;
}

.pagination .page-item:hover {
    background: var(--pm-c);
    color: #fff;
}

.pagination .page-item .page-link {
    display: block;
    padding: .1875rem .4375rem;
    border: .0625rem solid transparent;
}

.pagination li span {
    color: #999999;
}

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

.pagination li a:hover {
    background: var(--pm-c);
    color: #fff;
    border: .0625rem solid var(--pm-c) !important
}

:root {
    --pm-c: #16899E;
    --dm-c: #fdeaea;
    --bg-c: #f7f7f7;
    --br-c: #eeeeee;
}

.gameListTwo{
    margin: .9375rem 0;
    padding: .9375rem;
    background-color: #fff;
}

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

.demoS_ul li {
    display: flex;
    align-items: center;
    width: 43%;
    margin-top: .625rem;
    padding: .625rem;
    border: .0625rem solid #eee;
    border-radius: .3125rem;
}

.sulImg {
    width: 3.75rem;
    height: 3.75rem;
}

.sulImg img {
    width: 3.75rem;
    height: 3.75rem;
}

.sulTxt {
    padding: .3125rem 0;
    height: 3.75rem;
    margin-left: .625rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.txtName {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}

.txtDate {
    font-size: .75rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1FAAD2;
    width: 4.0625rem;
    height: 1.5625rem;
    background: #F2FDFF;
    text-align: center;
    line-height: 1.5625rem;
    border-radius: .3125rem;
}

.gameDetaOne{
    padding: .9375rem;
    background: #FFFFFF;
}
.gameOneTop{
    display: flex;
    justify-content: space-between;
}
.topImg{
    width: 5rem;
    height: 5rem;
}
.topImg img{
    width: 5rem;
    height: 5rem;
}
.gameOneTop .info{
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    margin-left: .9375rem;
}
.gameOneTop .info h1{
    font-size: 1.125rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2F2F2F;
    margin-bottom: .625rem;
}
.gameOneTop .info h1 a{
    color: #2F2F2F;
}
.gameOneTop .info .text{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}
.gameOneTop .score{
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
}
.gameOneTop .score .num{
    font-size: 1.75rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #16899E;
}
.gameOneTop .score .srcImg img{
    width: .7rem;
    height: .7rem;
}
.gameInfo{
    margin-top: 1.25rem;
    padding: .625rem;
    background-color: #F5f5f5;
    position: relative;
}
.gameInfo .one{
    display: flex;
    justify-content: space-between;
    font-size: .7rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    margin: .9375rem 0;
}
.gameInfo .one div{
    width: 6.875rem;
}
.san{
    width: 0;
    height: 0;
    border-top: .3125rem solid  transparent;
    border-bottom:   solid #f5f5f5;
    border-left: .4375rem solid transparent;
    border-right: .3125rem solid transparent;
    position: absolute;
    top: -0.9375rem;
    left: 2.1875rem;
}
.gameDetaOne .click{
    display: block;
    width: 100%;
    height: 2.8125rem;
    line-height: 2.8125rem;
    text-align: center;
    background: #16899E;
    border-radius: .3125rem;
    color: #FFF;
    margin-top: .9375rem;
}
.gameDetaOne .click a {
    color: #fff
}

.gameDetaTwo{
    margin-top: .9375rem;
    padding: .9375rem;
    background-color: #fff;
}
.detaTwoImg{
    margin-top: .9375rem;
}
.article-content {
    /* margin-top: .625rem; */
    font-size: .875rem;
    color: #666;
    line-height: 1.875rem;
    text-indent: 1.75rem;
}

.article-content p {
    margin: .3125rem 0;
    line-height: 1.875rem;
}

.article-content p a {
    display: inline;
    color: var(--public-color)
}

.article-content p iframe {
    margin-left: -2em;
    max-width: 70%;
}

.article-content p img {
    display: block;
    margin: 0 auto;
    max-width: 70%;
}

.gameDetaThree{
    margin-top: .9375rem;
    padding: .9375rem;
    background-color: #fff;
}

.infoListOne{
    padding: .9375rem;
    background-color: #fff;
}
.infoDetaOne{
    padding: .9375rem;
    background-color: #fff;
}
.detatitle{
    padding: 1.25rem 0 1.875rem 0;
    width: 100%;
    border-bottom: .0625rem solid #eee;
}
.detatitle h1{
    margin-bottom: 1.25rem;
    font-family: MicrosoftYaHei-Bold;
	font-size: 1rem;
	font-weight: bold;
	font-stretch: normal;
	color: #333333;
    text-align: center;
}
.detainfo{
    display: flex;
    justify-content: space-around;
}
.detainfo div{
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: .75rem;
	font-weight: normal;
	font-stretch: normal;
	color: #999999;
}


.infoGame {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .9375rem;
    border-bottom: .0625rem dashed #eee;
}

.popImg img {
    width: 5rem;
    height: 5rem;
}

.listpop {
    width: 12.5rem;
    height: 5rem;
    flex: 1;
    margin-left: .9375rem;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.popTitle {
    width: 6.25rem;
}

.popTitle a {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2F2F2F;
}

.popDate {
    font-size: .8rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 100%;
}

.popScore {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}

.poptClick a {
    display: block;
    width: 3.75rem;
    height: 2.1875rem;
    border-radius: .3125rem;
    background-color: #16899E;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 2.1875rem;
    text-align: center;
}


.switch{
    border-top: .0625rem dashed #eee;
    padding-top: .625rem;
}
.switch div a{
    display: block;
    height: 2.5rem;
    border-radius: .3125rem;
    line-height: 2.5rem;
    text-indent: .625rem;
    font-family: MicrosoftYaHei;
	font-size: .875rem;
	font-weight: normal;
	font-stretch: normal;
	color: #999999;
}

.title-three-box{
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #EBEBEB;
}
.title-three-box .title{
    font-size: 1rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #16899E;   
}
.title-three-box .text{
    margin-top: .625rem;
    position: relative;
}
.title-three-box div{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1.5rem;  
}
.title-three-box .click{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #16899E;
    line-height: 1.5rem;   
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4.375rem;
    text-align: end;
    background-color: #fff;
}

.info-two-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.25rem;
}
.info-two-ul li .new{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #16899E;  
}
.info-two-ul li .new::after{
    content: "ä¸¨";
    color: #E5E5E5;
    margin: 0 .3125rem;
}
.info-two-ul li a{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    flex: 1;
    margin-right: 1.5625rem;   
}
.info-two-ul li .date{
    font-size: .8125rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}


.inOne_ul li{
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inOne_ul li:last-child{
    border-bottom: none;
}
.inOne_ul li a{
    display: flex;
    justify-content: space-between;
}

.inOne_ul img{
    width: 5.9375rem;
    height: 3.75rem;
    display: block;
}
.inOne_ul .inOneInfo{
    flex: 1;
    margin-left: .9375rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.inOne_ul .title{
    width: 100%;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.inOne_ul .info{
    display: flex;
    align-items: center;
}
.inOne_ul .hot{
    width: 3.75rem;
    height: 1.125rem;
    line-height: 1.125rem;
    text-align: center;
    background: #F7F7F7;  
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-right: .625rem; 
}
.inOne_ul .date{
    font-size: .75rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.new-one-ul li{
    display: flex;
    justify-content: space-between;
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #EBEBEB;
}
.new-one-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.new-one-ul li .date{
    width: 5rem;
    height: 5rem;
    background: #F1FBFD;   
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    padding: .875rem 0;
    box-sizing: border-box;
}
.new-one-ul li .date div{
    width: 100%;
    text-align: center;
}
.new-one-ul li .date div:first-child{
    font-size: 1.5rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #16899E;
}
.new-one-ul li .date div:last-child{
    font-size: .6875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #A6D4DD;
}
.new-one-ul li .right{
    flex: 1;
    margin-left: 1.5rem;
}
.new-one-ul li a{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    padding-left: 1rem;
    background: url(/themes/default/common_cms/pc/assets/images/label.png) no-repeat center left;   
    background-size: .5rem .5rem;
}
.new-one-ul li .text{
    margin-top: .625rem;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;   
}
.new-one-ul li .info{
    margin-top: 1.125rem;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}

.title-two-box{
    margin-top: 1.25rem;
}
.title-two-box img{
    width: 100%;
    height: 10rem;
    display: block;
}
.title-two-box .two{
    padding: .875rem 1.25rem;
    box-sizing: border-box;
    background-color: #F7F7F7;
}
.title-two-box .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;   
}
.title-two-box .info{
    margin-top: 1.5625rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title-two-box .info div:first-child{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.title-two-box .info div:last-child{
    width: 3.75rem;
    height: 1.125rem;
    line-height: 1.125rem;
    text-align: center;
    background: #16899E;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF; 
}
.new-two-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new-two-ul li{
    width: 48%;
    margin-top: 1.875rem;
}
.new-two-ul li img{
    width: 100%;
    height: 6.25rem;
    display: block;    
}
.new-two-ul li .title{
    margin-top: .625rem;
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;    
}
.m-t-10{
    margin-top: .9375rem;
}
.info-title{
    padding: .625rem;
    box-sizing: border-box;
    background: #FFFFFF;
}
.info-title .title{
    background-color: #F7F7F7;
    height: 2.5rem;
    padding: 0 .9375rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.info-title .title div:first-child{
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-left: 30px;
    background: url("/themes/default/common_cms/pc/assets/images/date.png") no-repeat center left;
    background-size: 18px 18px;
}
.info-title .title div:last-child{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;  
}
.info-title .title div:last-child span{
    color: #16899E;
}
.info-body-ul{
    margin-top: .625rem;
}
.info-body-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.info-body-ul li .img{
    position: relative;
    display: block;
}
.info-body-ul li .hot{
    width: 1rem;
    height: 1rem;
    background: url("/themes/default/common_cms/pc/assets/images/hot.png") no-repeat;
    background-size: 1rem 1rem;
    position: absolute;
    top: 0;
    left: 0;
}
.info-body-ul li img{
    width: 3.75rem;
    height: 3.75rem;
    border-radius: .5rem; 
    display: block;
}
.info-body-ul li .info{
    flex: 1;
    margin-left: .625rem;
    display: flex;
    justify-content: space-between;
    height: 3.75rem;
    align-items: center;
    padding: 1rem 0;
    border-bottom: .16px dashed #EEEEEE;
}
.info-body-ul li .right{
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    height: 3.75rem;
    flex: 1;
    margin-right: 1.5625rem;
}
.info-body-ul li:last-child .info{
    border-bottom: none;
}
.info-body-ul li .name{
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 100%;
    display: flex;
}
.info-body-ul li .name div:nth-child(1){
    max-width: 8.125rem;
}
.info-body-ul li .name div:nth-child(2){
    width: 2.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    background: #FDF1E9;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F56700;
    margin-left: .75rem;
    position: relative;
}
.info-body-ul li .name div:nth-child(2)::before{
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-right-color:#FDF1E9;
    position: absolute;
    top: 50%;
    left: -0.625rem;
    transform: translateY(-50%);
}
.info-body-ul li .name div:nth-child(3){
    width: 2.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    background: #E4F8F5;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1FCCB6;
    margin-left: .75rem;
    position: relative;
}
.info-body-ul li .name div:nth-child(3)::before{
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-right-color:#E4F8F5;
    position: absolute;
    top: 50%;
    left: -0.625rem;
    transform: translateY(-50%);
}
.info-body-ul li .text{
    width: 100%;
    font-size: .75rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.info-body-ul li .date{
    width: 100%;
    font-size: .75rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.info-body-ul li .date span{
    width: 100%;
    font-size: .75rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;
}
.info-body-ul li .click{
    display: block;
    width: 3.75rem;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    background: #FFFFFF;
    border-radius: 6.1875rem;
    border: 1px solid #16899E;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #16899E;
}

#home_aqapps {
    padding: 0.9375rem;
    background-color: #fff;
    margin: 0 !important;
    margin-top: 0.9375rem !important;
}

div.aq_part {
    padding: 1.25rem!important;
    background-color: #fff;
    margin: 1rem 0!important;
}

div.aq_part .aq_part_title{
    align-items: center;
}
div.aq_right_warp .aq_item .aq_title a{
    color: #333;
}
div.aq_part .aq_left_warp .aq_left_list li .aq_title a{
    color: #333;
}
div.aq_part .aq_left_warp .aq_left_top .aq_item .aq_more{
    color:#333;
}</pre></body></html>