.spacing {
    width: 1000%;
    height: .625rem;
    background: #F7F7F7;
}


.inModuleOne {
    background-color: #fff;
    width: 100%;
}

.inOneTxt {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.1875rem;
    line-height: 2.1875rem;
    background: rgba(0, 0, 0, 0.5);
    z-index: 15;
}

.inOneTxt a {
    width: 75%;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-indent: 1rem;
}

.inModuleTwo {
    padding: 1.25rem .9375rem;
    box-sizing: border-box;
    background-color: #fff;
}

.comTit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .5rem;
    border-bottom: .0625rem solid #eee;
}

.comTit .titOne {
    width: .8125rem;
    height: .8125rem;
    display: flex;
    align-items: center;
}

.comTit .titOne img {
    width: .8125rem;
    height: .8125rem;
}

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

.comTit a img {
    width: .875rem;
    height: .875rem;
    margin-left: .3125rem;
}

.comTit a {
    display: flex;
    align-items: center;
    font-size: .75rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.tabulation-top {
    border-bottom: .0625rem solid #EBEBEB;
}

.tabulation-top li {
    text-align: center;
    padding: 1.125rem 0;
}

.tabulation-top li:first-child {
    border: 0;
    padding: 0;
}

.tabulation-top li .text a {
    font-size: 1.1875rem;
    font-weight: bold;
    color: #BC0E0E;
    line-height: 1.375rem;
}

.tabulation-top li .desc {
    font-weight: 400;
    color: #666666;
    line-height: 1rem;
    font-size: .875rem;
    margin-top: 1.125rem;
}

.tabulation li {
    padding-top: 1.125rem;
}

.tabulation li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tabulation li a img {
    width: .375rem;
    height: .375rem;
    margin-right: .5rem;
}

.tabulation li a p {
    font-size: .875rem;
    font-weight: 400;
    color: #333333;
    line-height: 1rem;
    flex: 1;
}

.tabulation li a span {
    font-size: .8125rem;
    font-weight: 400;
    color: #999999;
    line-height: .9375rem;
}

/*  */
.course-list li a {
    display: flex;
    margin: 1.25rem 0;
}

.course-list li a .course-info {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    background: #F9F9F9;
    padding: 0 .9375rem;
}

.course-list li a .course-info .title {
    font-size: .875rem;
    font-weight: bold;
    color: #333333;
    line-height: 1rem;
}

.course-list li a .course-info .desc {
    font-size: .875rem;
    color: #666666;
    line-height: 1rem;
    margin: 0rem 0 1.4375rem 0;
}

.course-list li a .course-info div {
    display: flex;
}

.course-list li a .course-info div img {
    width: .9375rem;
    height: .9375rem;
    margin-right: .5rem;
}

.course-list li a .course-info div span {
    font-size: .8125rem;
    color: #999999;
    line-height: .9375rem;
}

.course-list li a img {
    width: 10.625rem;
    height: 6.875rem;
    display: block;
}

/*  */

.release li {
    margin-top: 1rem;
}

.release li:first-child {
    margin-top: 1.25rem;
}

.release li .info-top {
    display: flex;
    align-items: center;
    margin-bottom: .5rem;
}

.release li .info-top img {
    width: .375rem;
    height: .375rem;
    margin-right: .375rem;
}

.release li .info-top span {
    font-size: .75rem;
    color: #999999;
    line-height: .875rem;
}

.release li .info-bot {
    display: flex;
    padding: .875rem .625rem;
    background: #F9F9F9;
    align-items: center;
    justify-content: space-between;
}

.release li .info-bot div .title {
    font-size: .8125rem;
    font-weight: bold;
    color: #333333;
    line-height: .9375rem;
}

.release li .info-bot div .desc {
    font-size: .75rem;
    color: #666666;
    line-height: .875rem;
    margin-top: .5625rem;
}

.release li .info-bot img {
    width: 4.375rem;
    height: 3.125rem;
    display: block;
}

/*  */
.strategy .strategy-img {
    margin-top: 1.25rem;
}

.strategy .strategy-img a {
    position: relative;
}

.strategy .strategy-img a img {
    width: 100%;
    height: 13.125rem;
    display: block;
}

.strategy .strategy-img a .info {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3.75rem;
    background: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    padding: 0 .9375rem;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: space-evenly;
}

.strategy .strategy-img a .info div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.strategy .strategy-img a .info div p {
    font-size: .875rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1rem;
}

.strategy .strategy-img a .info div .date {
    color: #FFFFFF;
    line-height: .875rem;
    font-size: .75rem;
}

.strategy .strategy-img .info p {
    font-size: .75rem;
    color: #FFFFFF;
    line-height: .875rem;
}

.strategy .strategy-img .strategy-img-er {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
}

.strategy .strategy-img .strategy-img-er a {
    position: relative;
    width: 48%;
    height: 7.8125rem;
    background: rgba(0, 0, 0, 0.7);

}

.strategy .strategy-img .strategy-img-er a img {
    width: 100%;
    height: 7.8125rem;
    display: block;
}

.strategy .strategy-img .strategy-img-er a .info {
    position: absolute;
    width: 100%;
    height: 1.875rem;
    background: rgba(0, 0, 0, 0.7);
    top: 5.9375rem;
}

.strategy .hotspot {
    padding: 1.5625rem 0 1.625rem 0;
    border-bottom: .0625rem dashed #EBEBEB;
}

.strategy .hotspot:last-child {
    border: 0;
}

.strategy .hotspot li {
    margin-top: 1rem;
}

.strategy .hotspot li:first-child {
    margin: 0;
}

.strategy .hotspot li:nth-child(1) a {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-start;
}

.strategy .hotspot li:nth-child(1) a div {
    font-size: .8125rem;
    color: #FFFFFF;
    line-height: 1.375rem;
    width: 2.5rem;
    height: 1.375rem;
    background: #BC0E0E;
    text-align: center;
    margin-right: .875rem;
}

.strategy .hotspot li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.strategy .hotspot li a div {
    width: 2.375rem;
    height: 1.375rem;
    background: #FFFFFF;
    color: #333333;
    line-height: 1.375rem;
    font-size: .75rem;
    border: .0625rem solid #E6E6E6;
    text-align: center;
    margin-right: .875rem;
}

.strategy .hotspot li a p {
    font-size: .875rem;
    color: #333333;
    line-height: 1rem;
    margin-right: 1.25rem;
    flex: 1;
}

.strategy .hotspot li a span {
    font-size: .8125rem;
    color: #999999;
    line-height: .9375rem;
    flex-shrink: 0;
}

.strategy .hotspot li a img {
    position: absolute;
    left: 10%;
}

/*  */
.inModuleTwo .inImg {
    display: flex;
    justify-content: space-between;
    /* padding-top: 1.25rem; */
}

.inModuleTwo .inImg>.img {
    width: 48%;
    height: 6.875rem;
}

.inModuleTwo .inImg a {
    display: block;
    position: relative;
}

.inModuleTwo .inImg img {
    width: 100%;
    height: 6.875rem;
    display: block;
}

.inModuleTwo .inImg a .icon {
    width: 1.875rem;
    height: 1.875rem;
    background: #FF4D00;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inModuleTwo .inImg a .icon img {
    width: 1.3125rem;
    height: 1.3125rem;
}

.inThree_i li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}

.inThree_i li a img {
    width: .375rem;
    height: .375rem;
}

.inThree_i li .text {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    flex: 1;
    margin-left: .9375rem;
}

.inThree_i li .date {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 3.125rem;
    text-align: right;
}

.inThree_ul li {
    padding-top: 1.1875rem;
}

/*  */
.inModuleThreeee ul li {
    display: flex;
    justify-content: space-between;
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #EBEBEB;
}

.inModuleThreee ul li:last-child {
    border: 0;
}

.inModuleThreee ul li {
    display: flex;
    padding: 1rem 0;
    border-bottom: 1px dashed #eee;
}

.inModuleThreee ul li .text {
    padding-right: 1.875rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.inModuleThreee ul li .text .title {
    font-size: .875rem;
    color: #333333;
    line-height: 1.3125rem;
}

.inModuleThreee ul li .text .desc {
    font-size: .75rem;
    color: #666666;
    line-height: 1rem;
}

.inModuleThreee ul li .text .icon {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.inModuleThreee ul li .text .icon div {
    display: flex;
}

.inModuleThreee ul li .text .icon div img {
    width: .8125rem;
    height: .8125rem;
    margin-right: .5rem;
}

.inModuleThreee ul li .text .icon div span {
    font-size: .75rem;
    color: #999999;
    line-height: .9375rem;
}

.inModuleThreee ul li .imgs img {
    width: 7.5rem;
    height: 5rem;
    display: block;
}

.inModuleFour {
    padding: .9375rem .9375rem .3125rem .9375rem;
    box-sizing: border-box;
    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 {
    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;
    color: #999999;
}

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

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

.listOne_ul li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.listOne_ul li .left {
    display: flex;
    width: 85%;
}

.listOne_ul li .img {
    width: 4.25rem;
    height: 4.25rem;
}

.listOne_ul li .img img {
    width: 4.25rem;
    height: 4.25rem;
    border-radius: .625rem;
}

.listOne_ul li .info {
    height: 4.25rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-left: .625rem;
}

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

.listOne_ul li .name {
    font-size: .9375rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    width: 100%;
}

.listOne_ul li .cont {
    font-size: .8rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1.25rem;
}

.listOne_ul li .text {
    font-size: .875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.listOne_ul li .click img {
    width: 2.125rem;
    height: 2.125rem;
}

.listOne_ul li {
    padding: 1.25rem 0;
    border-bottom: .0625rem dashed #eee;
}

.listOne_ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

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

.fenyeTxt {
    font-family: PingFang-SC-Regular;
    font-size: .875rem;
    font-weight: normal;
    font-stretch: normal;
    color: #999999;
    margin: 2.1875rem 0;
}

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

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

.pagination .active span {
    background-color: #BC0E0E;
    color: #fff;
}

.pagination .page-item:hover {
    background-color: #BC0E0E;
    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-color: #BC0E0E;
    color: #fff;
    border: .0625rem solid #BC0E0E !important
}

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

.newG_ul li {
    margin: .9375rem 0 .625rem 0;
    margin-right: 1.2rem;
}

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

.newFlex {
    width: 4.25rem;
    height: 8.125rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
}

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

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

.newTxt {
    text-align: center;
    width: 4.25rem;
    font-size: .875rem;
    font-family: Microsoft YaHei;
    color: #2F2F2F;
}

.newFlex .click {
    width: 3.125rem;
    height: 1.5625rem;
    border: .0625rem solid #BC0E0E;
    font-size: .8125rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BC0E0E;
    line-height: 1.5625rem;
    text-align: center;
}


.gameDetaOne {
    padding: .9375rem;
    display: flex;
    justify-content: center;
    align-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    background-color: #fff;
}

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

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

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

.DetaOneInfo {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    margin-top: .9375rem;
}

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

.gameDetaOne .Glick {
    width: 100%
}

.article-content {
    padding: .625rem 0;
}

.article-content p {
    font-size: .875rem;
    color: #777;
    line-height: 1.875rem;
    font-family: Microsoft YaHei;
    text-indent: 2rem;
    display: flex;
    justify-content: center;
}

.article-content p img {
    width: 90% !important;
    margin: .625rem 0;
}

.inFo_ul li .inTop {
    display: flex;
    align-items: center;
}

.inFo_ul li .date {
    font-size: .75rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #BC0E0E;
}

.inFo_ul li .xian {
    width: .0625rem;
    height: .875rem;
    background-color: #eee;
    margin: 0 .625rem;
}

.inFo_ul li .title {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    width: 65%;
}

.inFo_ul li .inBottom {
    position: relative;
    margin-top: .3125rem;
}

.inFo_ul li .text {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.5625rem;
}

.inFo_ul li .click {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #BC0E0E;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 6.25rem;
    background-color: #fff;
    text-align: right;
    line-height: 1.5625rem;
}

.inFo_ul li {
    padding: .75rem 0;
    border-bottom: .0625rem dashed #eee;
}

.inFo_ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

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

.detainfo img {
    width: .875rem;
    height: .875rem;
    margin-right: .3125rem;
}

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

.listImg {
    width: 25%;
}

.listImg img {
    width: 100%;
}

.listInfo {
    width: 11.25rem;
    margin-left: .9375rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}

.listInfo .name {
    width: 100%;
}

.listInfo .name a {
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}

.listInfo .left {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}

.listInfo .right {
    width: 1.5625rem;
    height: 1.5625rem;
}

.listInfo img {
    width: 1.5625rem;
    height: 1.5625rem;
}

.listInfo .title {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
}

.inOneTitle .one {
    display: flex;
}

.inOneTitle .click {
    display: block;
    width: 16.6875rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    border: .0625rem solid #BC0E0E;
    border-radius: .5rem;
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #BC0E0E;
}

.infoOne {
    padding: .9375rem .9375rem 0 .9375rem;
    background-color: #fff;
    box-sizing: border-box;
}

.infoOne_ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.infoOne_ul li a .round {
    width: .4375rem;
    height: .4375rem;
    background-color: #BC0E0E;
    border-radius: 50%;
}

.infoOne_ul li a .text {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-left: .625rem;
    flex: 1;
}

.infoOne_ul li a .date {
    font-size: .75rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    width: 3.75rem;
    text-align: right;
}

.infoOne_ul li {
    padding: .9375rem 0;
    border-bottom: .0625rem dashed #eee;
}

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

.listTwo {
    background-color: #fff;
    box-sizing: border-box;
    margin-top: .625rem;
    padding: .9375rem .9375rem 1.25rem;
}

.inTwo_ul li {
    margin-top: 1.25rem;
}

.inTwo_ul li a {
    display: flex;
}

.inTwo_ul li .img {
    width: 6.25rem;
    height: 3.75rem;
}

.inTwo_ul li .img img {
    width: 6.25rem;
    height: 3.75rem;
    display: block;
}

.inTwo_ul li .info {
    margin-left: 1.25rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.inTwo_ul li .title {
    font-size: .875rem;
    font-weight: bold;
    color: #333333;
    line-height: .9375rem;
}

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

.region {
    padding-bottom: 1.875rem;
    background: #FFFFFF;
}

.region .region-top {
    background: url(/themes/default/common_cms/mobile/assets/images/4073.png) no-repeat;
    background-size: 100%;
    height: 8.75rem;
    display: flex;
    align-items: flex-end;
}

.region .region-top .info {
    width: 100%;
    height: 4rem;
    background: rgba(83, 83, 83, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding-left: .9375rem;
}

.region .region-top .info .title {
    display: flex;
    align-items: center;
    color: #FFFFFF;
    padding-top: .625rem;
}

.region .region-top .info .title h1 {
    font-size: .9375rem;
    line-height: 1.1719rem;
}

.region .region-top .info .title span {
    font-size: .875rem;
    line-height: 1.0256rem;
}

.region .region-top .info .desc {
    display: flex;
    align-items: center;
    margin-bottom: .625rem;
    color: #FFFFFF;
}

.region .region-top .info .desc img {
    width: .5rem;
    height: .5rem;
    padding-right: .5rem;
}

.region .region-top .info .desc span {
    font-size: .75rem;
    line-height: .875rem;
}

.region ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 0;
    border-bottom: .0625rem solid #EDEDED;
    position: relative;
}

.region ul li:last-child {
    border: 0;
}

.region ul li>img {
    width: 1.75rem;
    height: .75rem;
    position: absolute;
    top: 10%;
    left: 13%;
}

.region .region-cen {
    display: flex;
    flex: 1;
    padding: 0 .9375rem;
    align-items: center;
}

.region ul li .region-cen img {
    width: 3.75rem;
    height: 3.75rem;
}

.region ul li .region-cen .info {
    padding-left: 0.625rem;
    flex: 1;

}

.region ul li .region-cen .info .title {
    display: flex;
    align-items: center;
}

.region ul li .region-cen .info .title p {
    font-size: .875rem;
    font-weight: 600;
    color: #333333;
    line-height: 1rem;
    margin-right: 0.375rem;
}

.region ul li .region-cen .info .title img {
    width: 0.9375rem;
    height: 0.9375rem;
}

.region ul li .region-cen .info .desc {
    display: flex;
    align-items: center;
    margin: 0.375rem 0 0.375rem 0;
}

.region ul li .region-cen .info .desc p {
    font-size: .75rem;
    font-weight: 500;
    color: #999999;
    line-height: .875rem;
    margin-right: 0.3125rem;
}

.region ul li .region-cen .info .desc span {
    font-size: .75rem;
    font-weight: 500;
    color: #666;
    line-height: .875rem;
}

.region ul li .region-cen .info .date {
    display: flex;
}

.region ul li .region-cen .info .date p {
    font-size: .75rem;
    font-weight: 500;
    color: #999;
    line-height: .875rem;
    margin-right: 0.3125rem;
}

.region ul li .region-cen .info .date div {
    font-size: .75rem;
    font-weight: 500;
    color: #666;
    line-height: .875rem;
    text-align: center;
}

.region ul li a {
    display: block;
    width: 3.75rem;
    height: 1.875rem;
    background: #BC0E0E;
    font-size: .75rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.875rem;
    text-align: center;
}

/*  */
.inModuleThreee {
    background-color: #fff;
    padding: 0.9375rem 0.9375rem 0 0.9375rem;
}

.inOne_ul li .xian {
    width: .0625rem;
    height: .875rem;
    background-color: #eee;
    margin: 0 .625rem;
}


.inThree_ul li .inBottom {
    display: flex;
    justify-content: space-between;
}

.inThree_ul li .inBottom div {
    font-size: .75rem;
    font-family: PingFang SC;
}

/*  */
/*  */
/*  */
.inThree_ul li .inTop {
    display: flex;
    align-items: center;
}

.inThree_ul li .info {
    font-size: .875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #BC0E0E;
}

.inThree_ul li .xian {
    width: .0625rem;
    height: .875rem;
    background-color: #eee;
    margin: 0 .625rem;
}

.inThree_ul li .title {
    font-size: .875rem;
    font-family: PingFang SC;
    color: #333333;
    width: 85%;
}

.inThree_ul li .inBottom {
    margin-top: .5rem;
}

.inThree_ul li .inBottom div {
    font-size: .75rem;
    font-family: PingFang SC;
    color: #999999;
}

.inThree_ul {
    margin-top: .1875rem;
}

.inThree_ul li {
    padding: .8125rem 0;
    border-bottom: .0625rem dashed #eee;
}

.inThree_ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.inModuleThree {
    background-color: #fff;
    padding: 0.9375rem 0.9375rem 0 0.9375rem;
}

.inImg {
    display: flex;
    justify-content: space-between;
    margin-top: .75rem;
    width: 100%;
}

.inImg div {
    width: 48%;
}

.inImg a {
    display: block;
    width: 100%;
    height: 6.1875rem;
}

.inImg img {
    width: 100%;
    height: 6.1875rem;
}
#home_aqapps {
    background-color: #fff;
    padding: 0.9375rem 0.9375rem 0 0.9375rem;
    margin: 0 !important;
}

div.aq_part {
    padding: .9375rem!important;
    background-color: #fff;
    font-size: .28rem;
    margin: .625rem 0!important;
}