.inModule{
    padding: .9375rem;
}
.inModuleOne{
    width: 100%;
    position: relative;
}
.inModuleOne .swiper {
    width: 100%;
}
.inModuleOne .swiper-slide a{
    position: relative;
}
.inModuleOne .swiper-slide img {
    display: block;
    width: 100%;
    height: 12.5rem;
}
.inOneTxt {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.1875rem;
    line-height: 2.1875rem;
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.5);
    text-indent: 1em;
    padding-right: 100px;
    box-sizing: border-box;
}
.inModuleTwo{
    padding: .625rem;
    background-color: #FFFFFF;
    border-radius: 0 0 .625rem .625rem;
}
.inTwo_ul li{
    display: flex;
    align-items: center;
    padding: .625rem 0;
}
.inTwo_ul li .one{
    width: 18%;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #5BBE67;
}
.inTwo_ul li .two{
    width: 80%;
}
.inTwo_ul li .two a{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333;
}
.inTwo_ul li .new{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #5BBD67;  
}
.inTwo_ul li .new::after{
    content: "丨";
    margin: 0 .3125rem;
}
.inTwo_ul li .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    flex: 1;
    margin-right: 1.25rem;
}
.inTwo_ul li .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.inModuleThree{
    margin-top: .9375rem;
    padding: .625rem;
    background-color: #FFFFFF;
    border-radius: .625rem;
}


.comTit {
    padding-bottom: .3125rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: .0625rem solid #eee;
}
.titOne{
    width: .1875rem;
    height: 1rem;
    background: #5BBE67;
    border-radius: .125rem;
}
.titTwo {
    flex: 1;
    margin-left: .625rem;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.titThree{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.titThree a{
    color: #999999;
    padding-right: 1rem;
    background: url("/themes/default/common_cms/pc/assets/images/jia.png") no-repeat center right;
    background-size: .625rem .625rem;
}
.inThree_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inThree_ul li:last-child{
    border-bottom: none;
}
.inThreeOne{
    display: flex;
    align-items: center;
}
.inThreeOne .one{
    width: 1.875rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5BBE67;
}
.inThreeOne .two{
    width: .0625rem;
    height: .875rem;
    background-color: #eee;
    margin: 0 .625rem;
}
.inThreeOne .three{
    font-size: .875rem;
    flex: 1;
    font-family: Microsoft YaHei;
    font-weight: 400;
    overflow: hidden;
    color: #333333;
}
.inThreeTwo{
    margin-top: .9375rem;
    display: flex;
    justify-content: space-between;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inModuleFour{
    margin-top: .9375rem;
    padding: .625rem;
    background-color: #FFFFFF;
    border-radius: .625rem;
}


.inFour_ul li{
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inFour_ul li .inFourMod{
    display: flex;
    justify-content: space-between;
}
.inFour_ul li:last-child{
    padding-bottom: .625rem;
    border-bottom: none;
}
.inFourTxt{
    width: 58%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.inFourTxt .one{
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.inFourTxt .one img{
    width: .9375rem;
    height: .625rem;
    vertical-align: middle;
    margin-right: .625rem;
}
.inFourTxt .two{
    margin-top: .625rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1.5625rem;
}
.inFour_ul li .three{
    margin-top: .625rem;
    display: flex;
    justify-content: space-between;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.inFourImg{
    width: 38%;
}
.inFourImg img{
    width: 100%;
    height: 5.5rem;
}


.inFive_ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.inFive_ul li{
    width: 48%;
    padding-top: .9375rem;
}
.inFiveImg{
    width: 100%;
}
.inFiveImg img{
    width: 100%;
    height: 6rem;
}
.inFiveTxt{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
}

.inModuleFive{
    margin-top: .9375rem;
    padding: .625rem;
    background-color: #FFFFFF;
    border-radius: .625rem;
}
.inFiveTwo_ul li{
    display: flex;
    width: 100%;
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inFiveTwo_ul li:last-child{
    padding-bottom: .3125rem;
    border-bottom: none;
}
.inFiveTwo_ul li .one{
    width: 18%;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}
.inFiveTwo_ul li .two{
    width: 80%;
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
}
.inFiveTwo_ul li .two a{
    color: #333333;
}
.inModuleSix{
    margin-top: .9375rem;
    padding: .625rem;
    background-color: #FFFFFF;
    border-radius: .625rem;
}
.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: .5rem;
    margin-left: .5rem;
}

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

.body_position {
    padding: 0 .9375rem;
    height: 2.5rem;
    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;
}
.body_position1 {
    padding: 0 .9375rem;
    height: 2.5rem;
    line-height: 2.5rem;
}

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

.body_position1 span a {
    color: #eee;
    text-decoration: none;
}



.gameList{
    padding: 0 .9375rem .9375rem .9375rem; 
}
.gameListOne{
    padding: 0.625rem;
    background-color: #FFFFFF;
    border-radius: 0.625rem;
}

.GlistOne_ul li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #eee;
}
.GlistOne_ul li:last-child{
    border-bottom: none;
}
.listImg{
    width: 25%;
}
.listImg img{
    width: 100%;
    vertical-align: middle;
}

.listInfo{
    width: 72%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.listInfo .name{
    width: 12.5rem;
}
.listInfo .name a{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}
.listInfo .info{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.listInfo .info .left{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}
.listInfo .info .right{
    width: 1.5625rem;
    height: 1.5625rem;
}
.listInfo .info img{
    width: 1.5625rem;
    height: 1.5625rem;
}
.listInfo .title{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}

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

.fenyeTxt {
    line-height: 3.3125rem;
    font-family: PingFang-SC-Regular;
    font-size: .875rem;
    font-weight: normal;
    font-stretch: normal;
    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: #5BBE67;
    --dm-c: #fdeaea;
    --bg-c: #f7f7f7;
    --br-c: #eeeeee;
}

.gameListTwo{
    padding: 0.625rem;
    background-color: #FFFFFF;
    border-radius: 0.625rem;
    margin-top: .9375rem;
}

.GlistTwo_ul li{
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #eee;
}
.GlistTwo_ul li:last-child{
    padding-bottom: 10;
    border-bottom: none;
}
.GlistTwo_ul li a{
    display: flex;
    justify-content: space-between;
}
.GTitleImg{
    width: 2.125rem;
    height: 3.125rem;
}
.GTitleImg img{
    width: 2.125rem;
    height: 3.125rem;
}
.GdetaRight{
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: .9375rem;
}
.GdetaInfo{
    display: flex;
    justify-content: space-between;
}
.GdetaImg{
    width: 4.25rem;
    height: 4.25rem;
}
.GdetaImg img{
    width: 4.25rem;
    height: 4.25rem;
}
.GdetaTxt{
    margin-left: .9375rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}
.GdetaTxt .one{
    margin-bottom: .9375rem;
    width: 6.25rem;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
}
.GdetaTxt .two{
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.GdetaRight .introduce{
    width: 1.5625rem;
    height: 1.5625rem;
}
.GdetaRight .introduce img{
    width: 1.5625rem;
    height: 1.5625rem;
}

.body_position1{
    height: 10rem;
    background-color: #5BBE67;
}
.gameDetails{
    padding: 0 .9375rem .9375rem .9375rem;
    margin-top: 8rem;
}
.GdetaOne{
    margin-top: -4.0625rem;
    padding: 0.625rem;
    background-color: #FFFFFF;
    border-radius: .625rem .625rem 0 0;
    text-align: center;
}

.GoneImg{
    display: flex;
    justify-content: center;
    height: 5.3125rem;
    margin-top: -3.4375rem;
}
.GoneImg img{
    width: 5.3125rem;
    height: 5.3125rem;
}
.GdetaOne h1{
    height: 1.875rem;
    line-height: 1.875rem;
}
.GdetaOne h1 a{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2F2F2F;
}
.GdetaOne .GoneTxt{
    margin-top: .625rem;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}
.GdetaOne .click{
    margin-top: .625rem;
    display: block;
    width: 100%;
    height: 2.1875rem;
    background-color: #5BBE67;
    border-radius: .3125rem;
    line-height: 2.1875rem;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.GdetaOne .click a {
    color: #fff
}
.GdetaTwo{
    padding: 0 0.625rem 1.25rem 0.625rem;
    background-color: #FFFFFF;
    border-radius: 0 0 .625rem .625rem;
}
.detaTwoImg{
    margin-top: .9375rem;
}
.GetaThree{
    margin-top: .9375rem;
    padding: 0.625rem;
    background-color: #FFFFFF;
    border-radius: .625rem;
}

.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: .625rem auto;
    max-width: 70%;
}
.infoList{
    padding: 0 .9375rem .9375rem .9375rem;
}
.inListOne{
    padding: 0.625rem;
    background-color: #FFFFFF;
    border-radius: 0.625rem;
}

.infoDetails{
    padding: 0 .9375rem .9375rem .9375rem;
}
.inDetaOne{
    padding: 0.625rem;
    background-color: #FFFFFF;
    border-radius: 0.625rem;
}

.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{
    font-family: MicrosoftYaHei;
	font-size: .75rem;
	font-weight: normal;
	font-stretch: normal;
	color: #999999;
}


.inOneTitle{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: .9375rem 0;
    border-bottom: .0625rem solid #eee;
}
.listImg{
    width: 25%;
}
.listImg img{
    width: 100%;
    vertical-align: middle;
}

.listInfo{
    width: 72%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.listInfo .name{
    width: 12.5rem;
}
.listInfo .name a{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}
.listInfo .info{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.listInfo .info .left{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}
.listInfo .info .right{
    width: 1.5625rem;
    height: 1.5625rem;
}
.listInfo .info img{
    width: 1.5625rem;
    height: 1.5625rem;
}
.listInfo .title{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}

.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;
}
.inDetaTwo{
    padding: 0.625rem;
    background-color: #FFFFFF;
    border-radius: 0.625rem;
    margin-top: .9375rem;
}

.inFive_ul01 li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .9375rem 0;
}

.inFourOne {
    width: 2.25rem;
    height: 1.125rem;
    line-height: 1.125rem;
    text-align: center;
    background: #F2FCFF;
    font-size: .75rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1FAAD2;
}

.inFourTwo {
    width: 16.5625rem;
    /* margin-left: -0.3125rem; */
    flex: 1;
    margin-left: .625rem;
}

.inFourTwo a {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

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

.inFive_ul01 .round{
    width: .375rem;
    height: .375rem;
    background: #CCCCCC;
    border-radius: .375rem;
}

.new-one-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.125rem;
}
.new-one-ul{
    margin-top: 1.25rem;
}
.new-one-ul li .one{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #5BBE67;
}
.new-one-ul li a{
    flex: 1;
    margin-left: .125rem;
    margin-right: 1.25rem;
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
}
.new-one-ul li .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.new-two-ul li{
    display: flex;
    justify-content: space-between;
    padding: 1.25rem 0;
    border-bottom: 1px dashed #EBEBEB;
}
.new-two-ul li:last-child{
    padding-bottom: .625rem;
    border-bottom: none;
}
.new-two-ul li .left{
    flex: 1;
    margin-right: .9375rem;
}
.new-two-ul li .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;   
    padding-left: 1.25rem;
    background: url("/themes/default/common_cms/mobile/assets/images/kuan.png") no-repeat center left;
    background-size: .75rem;
}
.new-two-ul li .text{
    margin-top: .625rem;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;
}
.new-two-ul li .info{
    margin-top: 1.1875rem;
    display: flex;
    align-items: center;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.new-two-ul li .info span:first-child::after{
    content: "丨";
    color: #CCCCCC;
    margin: 0 .3125rem;
}
.new-two-ul li img{
    width: 6.875rem;
    height: 5rem;  
    display: block;
}
.title-one-box{
    margin-top: 1.25rem;
}
.title-one-box .img{
    width: 100%;
    height: 8.125rem;
    display: block;
    position: relative;
}
.title-one-box img{
    width: 100%;
    height: 8.125rem;
    display: block;   
}
.title-one-box .num{
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    background: #5BBE67;  
    font-size: .75rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
}
.title-one-box .two{
    padding: .875rem .9375rem;
    box-sizing: border-box;
    background: #F7F7F7;
}
.title-one-box .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #1A1A1A;  
    position: relative;
}
.title-one-box .title::after{
    content: "";
    display: block;
    width: 3.75rem;
    border: 1px solid #5BBE67;
    margin: .875rem 0 .625rem 0; 
}
.title-one-box .info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title-one-box .text{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;
    flex: 1;
    margin-right: 1.25rem;  
}
.title-one-box .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.new-three-ul{
    margin-top: 1.25rem;
}
.new-three-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between; 
    margin-top: 1.125rem;
}
.new-three-ul li .num{
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    background: #FFFFFF;
    border: .0625rem solid #5BBE67;  
    font-size: .75rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #5BBE67;   
}
.new-three-ul li:nth-child(-n+2) .num{
    background: #5BBE67;
    color: #FFFFFF;   
}
.new-three-ul li a{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    flex: 1;
    margin-left: .625rem;
    margin-right: 1.25rem;   
}
.new-three-ul li .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}

.new-four-ul li{
    margin-top: 1.875rem;
}
.new-four-ul li:first-child{
    margin-top: 1.25rem;
}
.new-four-ul li .img{
    display: block;
    position: relative;   
}
.new-four-ul li .img img{
    width: 100%;
    height: 8.75rem;
    display: block;
}
.new-four-ul li .date{
    width: 3.125rem;
    height: 1.625rem;
    line-height: 1.625rem;
    text-align: center;
    background: #5BBE67;   
    font-size: .75rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;  
    position: absolute;
    top: 0;
    left: 0;
}
.new-four-ul li .title{
    margin-top: .625rem;
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.info-one-ul{
    margin-top: 1.25rem;
}
.info-one-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.125rem;
}
.info-one-ul li a{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    flex: 1;
    margin-right: 1.25rem;
    padding-left: .9375rem;
    background: url("/themes/default/common_cms/pc/assets/images/ling.png") no-repeat center left;
    background-size: .3125rem;
}
.info-one-ul li .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}

.info-title{
    padding: .625rem;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 0.625rem;
}
.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: #16C7BD;
}aslongs.com
.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 #5BBE67;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #5BBE67;
}

#home_aqapps {
    padding: 0.625rem;
    background-color: #FFFFFF;
    border-radius: 0.625rem;
    margin: 0 !important;
    margin-top: 0.9375rem !important;
}

div.aq_part {
    padding: .625rem!important;
    background-color: #fff;
    margin: .725rem 0!important;
    border-radius: .9375rem;
}