.inModuleOne .swiper {
    width: 100%;
}
.inModuleOne .swiper-slide a{
    position: relative;
}
.inModuleOne .swiper-slide img {
    display: block;
    width: 100%;
    height: 16.25rem;
}
.inModuleOne .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    background: rgba(0,0,0,0.7);
    padding: 0 6.25rem 0 .9375rem;
    box-sizing: border-box;
    font-size: 1rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.inModuleTwo{
    padding: 0 .9375rem;
    margin-top: 1.25rem;
}
.comTit {
    height: 1.875rem;
    display: flex;
    justify-content: space-between;
    border-bottom: .0625rem solid #eee;
}

.titOne {
    font-family: MicrosoftYaHei;
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    color: #333333;
    border-bottom: .0625rem solid #F39E1B;
    height: 1.875rem;
}

.titTwo a {
    display: inline-flex;
    align-items: center;
    font-size: .875rem;
    color: #999999;
}

.titTwo a img {
    width: .625rem;
    height: .625rem;
    display: block;
    margin-left: .3125rem;
}

.GlistTwo_ul .sanTop{
    display: flex;
    align-items: center;
    width: 100%;
}
.GlistTwo_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.GlistTwo_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.GlistTwo_ul .sanTop .one{
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;
}
.GlistTwo_ul .sanTop .xian{
    width: .0625rem;
    font-size: .875rem;
    color: #eee;
    margin: 0 .8125rem;
}
.GlistTwo_ul .sanTop .two{
    width: 80%;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.GlistTwo_ul .sanBottom{
    display: flex;
    justify-content: space-between;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: .625rem;
}
.inModuleThree{
    padding: 0 .9375rem;
    margin-top: 1.25rem;
}
.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{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.inThreeTxt{
    width: 56%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.inThreeTxt .one{
    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;
    line-height: 1.5rem;
}

.inThreeImg{
    width: 40%;
}
.inThreeImg img{
    width: 100%;
    height: 5.5rem;
}

.inModuleFour{
    padding: 0 .9375rem;
    margin-top: 1.25rem;
}
.inFour_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.inFour_ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.inFour_ul li a{
    display: flex;
}
.inFourImg{
    width: 8.75rem;
    height: 5rem;
}
.inFourImg img{
    width: 8.75rem;
    height: 5rem;
}
.inFourTxt{
    height: 5rem;
    margin-left: 1.25rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.inFourTxt .title{
    margin-top: -0.375rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.5625rem;
    height: 2.8125rem;
}
.inFourTxt .date{
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.inModuleFive{
    padding: 0 .9375rem;
    margin-top: 1.25rem;
}

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

.gameListOne{
    padding: 0 .9375rem;
}

.GlistOne_ul li{ 
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.GlistOne_ul li:last-child{ 
    border-bottom: none;
}
.GlistOne_ul li a{
    display: flex;
    justify-content: space-between;
}
.GlistOneImg{
    width: 5rem;
    height: 5rem;
}
.GlistOneImg img{
    width: 5rem;
    height: 5rem;
}
.GlistOneTxt{
    margin-left: .9375rem;
}

.GlistOneTxt .time{
    font-size: 14px;
    color: #666
}
.GlistOneTxt .one{
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #2F2F2F;
}
.GlistOneTxt .two{
    margin-top: .625rem;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.GlistOneTxt .two img{
    width: .6875rem;
    height: .6875rem;
}
.GlistOneTxt .three{
    margin-top: .625rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777777;
}

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

.gameListTwo{
    padding: 0 .9375rem;
    margin: 1.25rem 0;
}

.GlistThree_ul li{
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}
.GlistThree_ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.GlistThree_ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.GlistThreeImg{
    width: 4.25rem;
    height: 4.25rem;
}
.GlistThreeImg img{
    width: 4.25rem;
    height: 4.25rem;
}
.GlistThreeTxt{
    flex: 1;
    margin-left: .9375rem;
}
.GlistThreeTxt .name{
    width: 9.375rem;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    color: #2F2F2F;
}
.GlistThreeTxt .info{
    margin-top: 1.5625rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.GlistThree_ul li .select{
    width: .75rem;
    height: 1.375rem;
}
.GlistThree_ul li .select img{
    width: .75rem;
    height: 1.375rem;
}

.gameDetaOne {
    padding: 0 .9375rem;
    margin-top: .3125rem;
    display: flex;
    justify-content: center;
    align-content: space-between;
    flex-wrap: wrap;
    height: 11.875rem;
    text-align: center;
}

.DetaOneImg {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 5rem;
}

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

.gameDetaOne h1 {
    width: 11.5625rem;
    height: 1.25rem;
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #2F2F2F;
}

.DetaOneInfo {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}
.gameDetaOne .down-href {
    width: 100%
}

.gameDetaOne a {
    display: block;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    background-color: #F39E1B;
    border-radius: .3125rem;
    color: #fff;
}
.gameDetaTwo{
    margin-top: 1.25rem;
    padding: 0 .9375rem;
}
.GdetaTwo_lb{
    margin-top: .9375rem;
}

.gameDetaThree{
    padding: 0 .9375rem;
}

.article-content {
    font-size: .875rem;
    color: #666;
    line-height: 1.875rem;
    text-indent: 2em;
}

.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: .9375rem auto;
    max-width: 80%;
}

.infoListOne{
    padding: 0 .9375rem;
}
.mt15{
    margin-top: .9375rem;
}

.infoDetaOne{
    padding: 0 .9375rem;
}
.detatitle{
    padding: 1.875rem 0;
    width: 100%;
    background: #F8F8F8; 
}
.detatitle h1{
    margin-bottom: 2.1875rem;
    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;
}

.xhx{
    padding-bottom: .625rem;
    border-bottom: .0625rem dashed #eee;
}

.infoGame {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: .9375rem;
}

.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;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    background-color: #F39E1B;
    line-height: 2.1875rem;
    text-align: center;
}
.popDate img{
    width: .75rem;
    height: .75rem;
}
.infoDetaTwo{
    padding: 0 .9375rem;
    margin-top: 1.25rem;
}
.sanTop .block{
    width: .625rem;
    height: .625rem;
    background-color: #F39E1B;
}
.sanTop .two1{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    margin-left: .9375rem;
    width: 90%;
}

.new-four-ul li{
    padding: 1.125rem 0;
    border-bottom: .0625rem dashed #EDEDED;
}
.new-four-ul li:first-child{
    padding-top: 1.25rem;
}
.new-four-ul li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.new-four-ul li .one{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-four-ul li .num{
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    background: #CCCCCC;   
    font-size: .75rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;   
}
.new-four-ul li:nth-child(1) .num{
    background: #F33939;
}
.new-four-ul li:nth-child(2) .num{
    background: #FF742C;
}
.new-four-ul li:nth-child(3) .num{
    background: #FFBA07;
}
.new-four-ul li a{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    flex: 1;
    margin-left: .625rem;
}
.new-four-ul li .two{
    margin-top: .75rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 1.875rem;
}
.new-four-ul li .text{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;
    flex: 1;
    margin-right: 1.25rem;  
}
.new-four-ul li .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.line{
    width: 100%;
    height: .625rem;
    background: #F5F5F5;
    margin-top: 1.25rem;
}
.img-one-box{
    margin-top: 1.25rem;
}
.img-one-box a{
    position: relative;
    width: 100%;
    height: 11.25rem;
    display: block;
}
.img-one-box img{
    width: 100%;
    height: 11.25rem;
    display: block;
}
.img-one-box .text{
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    padding: 0 1.25rem;
    box-sizing: border-box;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);   
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;    
    position: absolute;
    bottom: 0;
}
.img-one-box .hot{
    width: 5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    background: #F33939;
    border-radius: 0rem 6.1875rem 6.1875rem 0rem;  
    font-size: 1.125rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF; 
    position: absolute;
    top: .625rem;
    left: -0.3125rem;
}
.img-one-box a::before{
    content: "";
    display: block;
    width: .3125rem;
    height: .3125rem;
    background: url(/themes/default/common_cms/pc/assets/images/xx.png) no-repeat;
    background-size: .3125rem .3125rem;
    position: absolute;
    top: 3.125rem;
    left: -0.3125rem;
}
.title-two-box li{
    margin-top: 1.25rem;
}
.title-two-box .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #1A1A1A;  
}
.title-two-box .two{
    margin-top: .75rem;
    display: flex;
    justify-content: space-between;
}
.title-two-box img{
    width: 7.5rem;
    height: 5rem;
    display: block;
}
.title-two-box .right{
    flex: 1;
    padding: .875rem .9375rem;
    box-sizing: border-box;
    background: #F7F7F7;
}
.title-two-box .text{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;
}
.title-two-box .info{
    display: flex;
    align-items: center;
    margin-top: 1.25rem;
}
.title-two-box .date{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999; 
    position: relative;
    padding-right: 1.5rem;
}
.title-two-box .date::after{
    content: " ";
    display: block;
    width: .25rem;
    height: .25rem;
    background: #E6E6E6;
    position: absolute;
    top: 50%;
    right: .625rem;
    transform: translateY(-50%);
}
.title-two-box .click{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B; 
}

.display{
    display: flex;
    align-items: center;
    margin-top: 1.25rem;
    justify-content: center;
}
.display li:last-child{
    margin-left: 1.875rem;
}
.display li div{
    width: 5.625rem;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    background: #F7F7F7;
    border-radius: 6.1875rem;  
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    position: relative;  
    cursor: pointer;
}
.display li.active div{
    background: #F39E1B;
    color: #fff; 
}
.display li.active div::after{
    display: block;
}
.display li div::after{
    content: "";
    display: none;
    width: 1.125rem;
    height: 1.125rem;
    background: url("/themes/default/common_cms/pc/assets/images/sj.png") no-repeat;
    background-size: 1.125rem 1.125rem;
    position: absolute;
    bottom: -0.75rem;
    left: 50%;
    transform: translateX(-50%);
}

.inModuleFour .content:nth-child(3){
    display: block;
}
.content{
    margin-top: 1.75rem;
    display: none;
}
.img-one-ul{
    display: flex;
    justify-content: space-between;
}
.img-one-ul li{
    width: 48%;
}
.img-one-ul li a{
    display: block;
    position: relative;
}
.img-one-ul li img{
    width: 100%;
    height: 5.625rem;
    display: block;  
}
.img-one-ul li .hot{
    width: 2.7rem;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    background: #F33939;
    border-radius: 4px;  
    font-size: .75rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 6px;
    left: 6px;
}
.new-three-ul {
    margin-top: 1.25rem;
}
.new-three-ul li{
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-three-ul li a{
    font-size: .875rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    position: relative;   
    padding-left: 1.125rem;
    flex: 1;
    margin-right: 1.5625rem;
}
.new-three-ul li a::before{
    content: "";
    display: block;
    width: .5rem;
    height: .5rem;
    background: url(/themes/default/common_cms/pc/assets/images/xjt.png) no-repeat;
    background-size: .5rem .5rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.new-three-ul li div{
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}

.new-one-ul li{
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    border-bottom: .0625rem dashed #EEEEEE;
}
.new-one-ul li:first-child{
    padding-top: 1.25rem;
}
.new-one-ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.new-one-ul li img{
    width: 8.125rem;
    height: 5.625rem;
    display: block;   
}
.new-one-ul li .right{
    flex: 1;
    margin-left: .875rem;
}
.new-one-ul li .title{
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #1A1A1A;  
}
.new-one-ul li .text{
    margin-top: .625rem;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4D4D4D;   
}
.new-one-ul li .date{
    margin-top: 1.8125rem;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;  
}
.img-two-ul li{
    margin-top: 1.25rem;
}
.img-two-ul li a{
    position: relative;
    width: 100%;
    height: 7.5rem;
    display: block;
}
.img-two-ul li img{
    width: 100%;
    height: 7.5rem;
    display: block; 
}
.img-two-ul li .imgbg{
    width: 100%;
    height: 7.5rem;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: end;
}
.img-two-ul li .info{
    width: 100%;
    height: 4.375rem;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
    display: flex;
    align-items: end;  
    justify-content: space-between;
    padding: 0 .875rem;
    padding-bottom: .75rem;
}
.img-two-ul li .text{
    font-size: .875rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #F39E1B;
    flex: 1;
    margin-right: 1.5625rem;   
}
.img-two-ul li .date{
    font-size: .8125rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;  
}

.info-title{
    padding: .9375rem;
    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: #F39E1B;
}
.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 #F39E1B;
    font-size: .75rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #F39E1B;
}










