body{
    background-color: #f5f5f5;
}
.inModule{
    background-color: #f5f5f5;
    padding: 15px;
}
.inModuleOne{
    background-color: #fff;
    border-radius: 10px;
}
.inModuleOne .swiper{
    width: 100%;
    height: 12.5rem;
    border-radius: .625rem;
}
.inModuleOne .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: .625rem;
    object-fit: cover;
}
.inOne_ul{
    padding: .9375rem;
    box-sizing: border-box;
}
.inOne_ul li .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #1A1A1A;
}
.inOne_ul li .info{
    margin-top: .75rem;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;
}
.inOne_ul li .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 1.25rem;
}
.inModuleTwo{
    background-color: #fff;
    border-radius: 10px;
    margin-top: 15px;
    padding: 10px 15px;
    box-sizing: border-box;
}
.comTit {
    height: 26px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}

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

.titTwo a img {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.inTwo_ul li{
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}
.inTwo_ul li:last-child{
    padding-bottom: 10px;
    border-bottom: none;
}
.inTwoTop{
    width: 100%;
    display: flex;
    align-items: center;
}
.inTwoTop .latest{
    width: 18%;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}
.inTwoTop .info{
    width: 82%;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}
.inTwoBottom{
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}

.inModuleItem{
    background-color: #fff;
    border-radius: 10px;
    margin-top: 15px;
   padding: 10px 15px;
    box-sizing: border-box;
}

.inThree_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inThree_ul li:last-child{
    padding-bottom: 10px;
    border-bottom: none;
}
.inThree_ul li a{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.inThreeTxt{
    width: 56%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}
.inThreeTxt .one{
    margin-top: -5px;
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
}
.inThreeTxt .one img{
    width: 1.625rem;
    height: 1rem;
    margin-right: .625rem;
}
.inThreeTxt .two{
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}
.inThreeTxt .three{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}
.inThreeImg{
    width: 40%;
}
.inThreeImg img{
    width: 100%;
    height: 5.5rem;
}

.inFour_ul li{
    padding: 15px 0;
    border-bottom: 1px dashed #eee;
}
.inFour_ul li:last-child{
    padding-bottom: 10px;
    border-bottom: none;
}
.inFour_ul .sanTop img{
    margin-right: 10px;
    width: 14px;
    height: 8px;
}
.inFour_ul .sanTop{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.inFour_ul .sanBody{
    margin-top: 5px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
}
.inFour_ul .sanBottom{
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.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.1875rem;
    line-height: 2.1875rem;
}

.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.1875rem;
    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{
    background-color: #f5f5f5;
    padding: 0 15px 15px 15px;
}
.gameListOne{
   padding: 10px 15px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
}

.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;
    padding-bottom: .625rem;
}

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

.listpop {
    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: PingFang SC;
    font-weight: 600;
    color: #2F2F2F;
}


.popScore {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 25px;
}


.popScore .time{
    font-size: 14px;
    color: #666
}
.popClick a {
    margin-left: 10px;
    display: block;
    width:  75px;
    height: 40px;
    border-radius: .3125rem;
    background-color: #F4FFF9;
    border-radius: 10px;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1F9F5B;
    line-height: 40px;
    text-align: center;
}



.demoS_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.demoS_ul li{
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 10px;
    width: 45%;
    margin-top: .625rem;
}
.demoS_ul li a{
    display: flex;
    align-items: center;
}

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

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

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

.txtName {
    font-size: 14px;
    font-family: PingFang SC;
    color: #333333;
    width: 70px;
}

.txtDate {
    font-size: .8125rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #1F9F5B;
    width: 65px;
    height: 28px;
    border: .0625rem solid #1F9F5B;
    text-align: center;
    line-height: 28px;
}

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

.newG_ul li {
    width: 30%;
    margin-top: .9375rem;
}

.newG_ul li:nth-of-type(4n+0) {
    margin-right: 0;
}

.newImg img {
    width: 4.25rem;
    height: 4.25rem;
}

.newTxt {
    margin-top: .3125rem;
    text-align: center;
    width: 4.25rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    color: #2F2F2F;
}
.gameDetails{
    background-color: #f5f5f5;
    padding: 0 15px 15px 15px;
}
.gameDetaOne{
   padding: 10px 15px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
}

.gameRegion {
    display: flex;
}

.regImg {
    width: 5rem;
}

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

.regTxt {
    flex: 1;
    overflow: hidden;
    margin-left: .6rem;
}

.regTxt h1 {
    font-size: 1rem;
}

.regTxt h1 a {
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2F2F2F;
}

.regInfo {
    display: flex;
    margin-top: .625rem;
}

.regInfo span {
    display: block;
    width: 50%;
    font-size: .72rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}
.gameDetaOne  .aRegion {
    display: block;
    width: 100%;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    border: 0;
    margin-top: .625rem;
    background-color: #1F9F5B;
    border-radius: .3125rem;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.gameDetaOne  .aRegion a {
    color: #fff
}
.detaTwoImg{
    margin: 15px 0;
}
.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: 15px auto;
    max-width: 80%;
}

.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: #1F9F5B;
    --dm-c: #fdeaea;
    --bg-c: #f7f7f7;
    --br-c: #eeeeee;
}

.infoDetails{
    background-color: #f5f5f5;
    padding: 0 15px 15px 15px;
}
.infoDetaOne{
   padding: 10px 15px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
}


.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;
}


.infoGame {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .9375rem;
    border-bottom: 1px 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: .875rem;
    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: #1F9F5B;
    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;
}
.pb15{
    padding-bottom: 15px;
}

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

.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 {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;

}
.inFourThree {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 60px;
    text-align: right;
}

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

.new-two-ul {
    margin-top: .9375rem;
}
.new-two-ul li{
    background: #FFFFFF;
    padding: 1.25rem .9375rem 1.25rem 2.75rem;  
    border-radius: .625rem;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: .9375rem;
}
.new-two-ul li:nth-child(1)::before{
    content: "";
    display: block;
    width: 2.75rem;
    height: 2.75rem;
    background: url(/themes/default/common_cms/pc/assets/images/z1.png) no-repeat;
    background-size: 2.75rem 2.75rem;
    position: absolute;
    top: 0;
    left: 0;
}
.new-two-ul li:nth-child(2)::before{
    content: "";
    display: block;
    width: 2.75rem;
    height: 2.75rem;
    background: url(/themes/default/common_cms/pc/assets/images/z2.png) no-repeat;
    background-size: 2.75rem 2.75rem;
    position: absolute;
    top: 0;
    left: 0;
}
.new-two-ul li img{
    width: 5rem;
    height: 3.125rem; 
    display: block;
}
.new-two-ul li .right{
    flex: 1;
    margin-left: .9375rem;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.new-two-ul li .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    width: 100%;    
}
.new-two-ul li .text{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;
    width: 100%;  
}
.new-one-ul{
    margin-top: 1.25rem;
    width: 100%;
    height: 2.125rem;
    display: flex;
    align-items: center;
    border-radius: .3125rem;
    border: .0625rem solid #1F9F5B;
    box-sizing: border-box;
}
.new-one-ul li{
    line-height: 2.125rem;
    width: 50%;
    text-align: center;
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1F9F5B;   
}
.new-one-ul li.active{
    background: #1F9F5B; 
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF; 
}
.new-four-ul{
    margin-top: 1.25rem;
    display: none;
    padding-bottom: 1.25rem;
    border-bottom: 1px dashed #EBEBEB;
}
.inModuleTwo .new-four-ul:nth-child(3){
    display: block;
}
.new-four-ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
}
.new-four-ul li .info{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.new-four-ul li a{
    flex: 1;
    margin-left: .625rem;
    margin-right: 1.25rem;
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;   
}
.new-four-ul li .date{
    font-size: .8125rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.img-one-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.img-one-box li{
    width: 48%;
    margin-top: 1.25rem;
}
.img-one-box li img{
    width: 100%;
    height: 6.25rem;
    display: block;
}
.img-one-box li .one{
    margin-top: .625rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img-one-box li .info{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.img-one-box li .text{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    flex: 1;
    margin-left: .625rem;   
}
.new-three-ul{
    margin-top: 1.25rem;
}
.new-three-ul li{
    padding: 1.25rem .9375rem 1.25rem 0;
    box-sizing: border-box;
    background: #F9F9F9;
    margin-top: 1rem;
}
.new-three-ul li .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #1A1A1A;
    padding-left: .9375rem;
    position: relative;
}
.new-three-ul li .title::before{
    content: " ";
    display: block;
    width: .25rem;
    height: 1rem;
    background: #1F9F5B;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-three-ul li .two{
    margin-top: .75rem;
    padding-left: .9375rem;
    display: flex;
    justify-content: space-between;
}
.new-three-ul li img{
    width: 5rem;
    height: 3.125rem;
    display: block;    
}
.new-three-ul li .right{
    flex: 1;
    margin-left: .9375rem;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.new-three-ul li .text{
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;  
    width: 100%;
}
.new-three-ul li .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
    width: 100%;
    padding-left: 1.125rem;
    background: url(../images/text.png) no-repeat center left;
    background-size: .75rem .75rem;
}
.new-five-ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
}
.new-five-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: .875rem;
    position: relative;
}
.new-five-ul li a::before{
    content: "";
    display: block;
    width: .25rem;
    height: .25rem;
    background: #1F9F5B;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-five-ul li div{
    font-size: .8125rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;   
}
.img-two-box li{
    position: relative;
    width: 100%;
    height: 11.25rem;
    margin-top: 1.25rem;
}
.img-two-box li img{
    width: 100%;
    height: 11.25rem;
    display: block;
}
.img-two-box li .text{
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 .9375rem;
    box-sizing: border-box;
    background: rgba(0,0,0,0.7);   
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF; 
    position: absolute;
    bottom: 0;
}
.img-two-box li .date{
    width: 3.125rem;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    background: #1F9F5B;
    font-size: .75rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 0;   
    right: 0;
}

.info-title{
    padding: .9375rem;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: .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: #1F9F5B;
}
.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 #1F9F5B;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1F9F5B;
}

#home_aqapps {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 15px;
    margin: 0 !important;
    margin-top: 15px !important;
}
