@charset "utf-8";


.content .title {
    display: block;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.content .title i {
    display: inline-block;
    width: 16rem;
    height: 14px;
}

.content .title i:nth-last-of-type(1) {
    background: url(../images/title_bg02.png);
}

.content .title i:nth-last-of-type(2) {
    background: url(../images/title_bg01.png);
}

.content h2 {
    /* background: url(../images/title_bg.png) no-repeat; */
    /* background-position: 48%; */
    display: inline-block;
    color: #BB271B;
    font-weight: bold;
    text-align: center;
    height: 50px;
    max-width: 655px;
    margin: 0 39px;
    margin-left: 88px;
    position: relative;
}

.content h2::before {
    content: '';
    background: url(../images/title_before.png) no-repeat;
    background-position: center 80%;
    position: absolute;
    width: 55.3px;
    height: 50px;
    line-height: 50px;
    left: -63px;
}

.content .title .more {
    position: absolute;
    right: 14px;
    top: 10%;
    color: #BB271B;
}

.row {
    margin-top: 50px;
    overflow: hidden;
}

.mode01 .row_lf {
    float: left;
    width: 52.8%;
}

.slick {
    width: 100%;
}

.slick li {
    background-color: #BB271B;
    width: 100%;
}

.slick li .date {
    position: absolute;
    top: 53px;
    background: url(../images/date_bg.png) no-repeat;
    width: 109px;
    height: 37px;
    color: #fff;
    line-height: 37px;
    padding-left: 18px;
}

.slick li .articleTitle {
    display: inline-block;
    width: 72.4%;
    height: 64px;
    line-height: 64px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 26px;
}

.slick-dots {
    text-align: right;
    bottom: 5%;
    right: 6px;
}

.slick-dots li {
    width: 8px;
    height: 8px;
}

.slick-dots li button {
    background-color: #fff;
}

.mode01 .row_rt {
    float: right;
    width: 44.8%;
}

.mode01 .row_rt span {
    display: inline-block;
    width: 100%;
}

.mode01 .row_rt .articleTitle {
    color: #333333;
    font-weight: bold;
    height: auto;
    margin-bottom: 12px;
}

.mode01 .row_rt .summary {
    color: #999999;
    margin-bottom: 13px;
    line-height: 22px;
}

.mode01 .row_rt .date {
    color: #666666;
    float: none !important;
    height: 21px;
}

.mode01 .row_rt ul {
    /* margin-top: 16px; */
    /* border-top: solid 1px #F2F2F2; */
}

.mode01 .row_rt ul li {
    margin-bottom: 43px;
    background-color: #F1F1F1;
    height: 51px;
    line-height: 51px;
}

.mode01 .row_rt ul li:last-child {
    margin: 0;
}

.mode01 .row_rt ul a {
    color: #333333;
    display: block;
    width: auto;
    padding-left: 16px;
}

.mode01 .row_rt ul span {
    color: #666666;
    float: right;
    margin-right: 20px;
    width: auto;
}

/* mode02 */
.content .mode02 {
    margin-top: 99px;
}

.mode02 .row {
    margin-top: 50px;
}

.mode02 ul {
    overflow: hidden;
}

.mode02 ul li {
    width: 47.9%;
    margin-bottom: 40px;
    float: left;
}

.mode02 ul li:nth-of-type(2n) {
    margin-left: 50px;
}

.mode02 ul li a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.mode02 li img {
    width: 43.8%;
    float: left;
}

.mode02 li .info {
    width: 52.7%;
    float: right;
}

.mode02 .info .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info .title {
    color: #333333;
    text-align: left;
    font-weight: bold;
    margin-bottom: 13px;
    line-height: 24px;
}

.info .summary {
    color: #999999;
    padding-top: 11px;
    border-top: 1px solid #EFEFEF;
    line-height: 24px;
}

/* mode3 */
.mode03 {
    margin-top: 59px;
}

/* .mode03 .title{ width: auto;} */

.mode03 .row {
    background: url(../images/mode03_bg.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.mode03 .content {
    position: relative;
}

.swiper-container {
    width: calc(100% - 68px);
}

.swiper-slide {
    /* width: 695px; */
    width: 61.179%;
    margin: 57px 0;
}

.swiper-slide a {
    display: block;
    height: 0px;
    padding-bottom: 56.3%;
}

.swiper-button-prev {
    background-image: url(../images/swiper_lf.png);
    width: 34px;
    height: 95px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.65);
}

.swiper-button-next {
    background-image: url(../images/swiper_rt.png);
    width: 34px;
    height: 95px;
    right: 0px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.65);
}

.swiper-button-next, .swiper-button-prev {
    background-size: 15px 29px;
}

/* mode04 */
.mode04 {
    margin-top: 100px;
    overflow: hidden;
}

.mode04 .row_lf {
    /* width: 47.9%; */
    /* float: left; */
    margin-top: 51px;
}

.mode04 .row_rt {
    width: 47.9%;
    float: right;
    margin-top: 51px;
}

.lf_top>.title,
.lf_bottom>.title,
.row_rt>.title,
.row_lf>.title {
    text-align: left;
    height: 24px;
    line-height: 24px;
    color: #BB271B;
    border-left: #BB271B solid 6px;
    padding-left: 9px;
    width: 100%;
}

.mode04 .lf_top .title a {
    top: 0;
}

.mode04 .lf_top ul li,
.mode04 .lf_bottom ul li,
.mode04 .row_rt ul li,
.mode04 .row_lf ul li,
.mode05 .lf_top ul li,
.mode05 .lf_bottom ul li,
.mode05 .row_rt ul li,
.mode05 .row_lf ul li {
    margin-top: 24px;
    height: 21px;
    width: 100%;
}

.mode04 .lf_top ul {
    font-size: 0;
    margin: 0 -20px;
}

.mode04 .lf_top ul li {
    width: 50%;
    display: inline-block;
}

.mode04 .lf_top ul li a {
    display: block;
    margin: 0 20px;
    width: auto;
}

.lf_top ul li a,
.lf_bottom ul li a,
.row_rt ul li a,
.row_lf ul li a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.lf_top ul .title,
.lf_bottom ul .title,
.row_rt ul .title,
.row_lf ul .title {
    text-align: left;
    /* width: 90%; */
    font-size: 1.6rem;
}

.lf_top .date,
.lf_bottom .date,
.row_rt .date,
.row_lf .date {
    float: right;
    font-size: 1.6rem;
}

.lf_bottom {
    margin-top: 65px;
}

/* mode05 */
.mode05,
.mode06 {
    margin-top: 50px;
    overflow: hidden;
}

.mode05 .row,
.mode06 .row {
    width: 100%;
}

.mode05 .row_lf {
    width: 47.6%;
    float: left;
}

.mode05 .row_rt {
    /* width: 47.83%; */
    /* float: right; */
}

.mode05 .row_lf li,
.mode05 .row_lf li a {
    height: 24px !important;
    line-height: 24px;
}

.mode05 .row_lf .title {
    width: 100%;
}

.mode05 .row_rt ul {
    display: block;
    overflow: hidden;
    width: 100%;
}

.mode05 .row_rt li {
    margin-top: 14px;
    height: auto !important;
    /* max-width: 274px; */
    float: left;
    margin-right: 25px;
    /* width: 47.8% !important; */
}

.mode05 .row_rt li img {
    width: 100%;
}

.mode05 .row_rt li:last-child {
    /* margin-right: 0px; */
    /* float: right; */
    width: 100%;
}

.mode05 .row_rt li a {
    display: inline-block;
    height: 140px;
    padding-bottom: 0;
}

li.mode5_img {
    /* height: auto !important; */
    margin-top: 0px !important;
}

.mode06 .row div {
    width: 48.29%;
    float: left;
    height: auto;
}

.mode06 .row a {
    display: inline-block;
    height: 0px;
    padding-bottom: 56.3%;
}

.mode06 .row div:last-child {
    float: right;
}

.count {
    margin-top: 97px;
    display: flex;
    justify-content: space-between;
}

.count>.item {
    width: 180px;
    height: 356px;
    text-align: center;
    background-image: url(../images/mode06_bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
}

.count .number {
    font-size: 7.2rem;
    height: 83px;
    line-height: 83px;
    color: #D02517;
    font-weight: bold;
    margin-top: 98px;
    text-align: center;
    overflow: hidden;
    text-shadow: 0 4px 11px rgba(0, 0, 0, 0.3);
}

.count i {
    content: '';
    display: block;
    width: 33px;
    height: 1px;
    background: url(../images/mode06_bg2.png) no-repeat;
    background-position: center center;
    margin: 0 auto;
    margin-top: 12px;
}

.count .name {
    text-align: center;
    color: #BB271B;
    margin-top: 17px;
}

footer {
    /* margin-top: 103px; */
}

.section {
    background: #fff;
}

@media screen and (max-width:1240px) {
    .mode02 ul li {
        width: 46.9%
    }

    .mode05 .row_rt li {
        /* width: 46.9% !important; */
    }

    .header .logo_01::after {
        left: 26%;
    }

    .header .logo_02 {
        left: 26%;
    }
}

@media screen and (max-width:1024px) {
    .mode05 .row_lf li, .mode05 .row_lf li a {
        height: 20px !important;
        line-height: 20px;
        margin-top: 20px !important;
    }

    .mode01 .row_rt ul li {
        margin-bottom: 24px;
    }

    .mode01 .row_rt ul li:last-child {
        margin: 0
    }

    .info .title {
        margin-bottom: 5px;
    }

    .info .summary {
        padding-top: 5px;
        line-height: 20px;
    }
}

@media screen and (max-width:999px) {
    .mode01 .row_rt ul span {
        margin-right: 2rem;
    }
    .box{
        height: auto;
    }
    .header{
        height: 0;
        padding-bottom: 47.92%;
    }
    /* .header,.nav{ display: none; } */
    .mobile {
        display: block;
    }

    .mode02 ul li {
        width: 100%;
    }

    .mode02 ul li:nth-of-type(2n) {
        margin-left: 0px;
    }

    .mode04 .row_lf, .mode04 .row_rt, .mode05 .row_lf, .mode05 .row_rt {
        width: 100%;
    }

    .mode05 .row_rt {
        margin-top: 40px;
    }

    .mode05 .row_rt li {}

    .sub_right {
        width: 100%;
    }

    .pages {
        display: none;
    }

    .mobile_page {
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 90%;
        height: auto;
    }

    .mobile_page a {
        display: inline-block;
        width: 120px;
        height: 48px;
        line-height: 48px;
        border: 1px solid #D8D8D8;
        border-radius: 24px;
        text-align: center;
        font-size: 1.6rem;
        font-weight: lighter;
        margin-left: 16px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .gp-container {
        width: 100%;
    }

    .count .number {
        font-size: 6.2rem;
    }

    .mode01 .row_lf {
        float: none;
        margin: 0 auto;
        width: 80%;
    }

    .mode01 .row_rt {
        float: none;
        width: 100%;
        margin-top: 40px;
    }

    .mode04 .lf_top ul {
        margin: 0;
    }

    .mode04 .lf_top ul li {
        width: 100%;
    }

    .mode04 .lf_top ul li a {
        margin: 0;
    }
}

@media screen and (max-width:768px) {
    .count .number {
        font-size: 4.2rem;
    }

    .content .title i {
        display: none;
    }

    .content .title .more {
        top: 35%;
    }
}

@media screen and (max-width:640px) {
    .slick-dots {
        display: none !important;
    }
}

@media screen and (max-width:479px) {
    .mode01 .row_lf {
        width: 100%
    }

    .content .title .more {
        top: 19%;
    }

    .mode02 li img, .mode02 li .info {
        width: 100%;
    }

    .mode02 li .info {
        margin-top: 10px;
    }

    .count .number {
        font-size: 3.2rem;
    }
}

@media screen and (max-width:413px) {
    .mode05 .row_rt li {
        width: 46% !important;
    }

    .count .number {
        font-size: 2.6rem;
    }

    .content h2 {
        font-size: 3rem;
    }

    .content h2::before {
        /* background-size: cover; */
        width: 50px;
        height: 45px;
    }

    .mode05 .row_rt li, .mode06 .row div {
        width: 100% !important;
        margin-top: 10px;
    }

    .count {
        flex-wrap: wrap;
    }

    .count>.item {
        width: 100%;
        background-repeat: no-repeat;
        background-size: auto;
        margin-top: 15px;
    }

    .links {
        height: auto;
    }

    .links ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .links li a {
        margin: 0 10px;
    }
}

@charset "utf-8";

.mode01 {
    padding-top: 81px;
    box-sizing: border-box;
}

.content .title {
    display: block;
    /* width: 100%; */
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.content .title i {
    display: inline-block;
    width: 16rem;
    height: 14px;
}

.content .title i:nth-last-of-type(1) {
    background: url(../images/title_bg02.png);
}

.content .title i:nth-last-of-type(2) {
    background: url(../images/title_bg01.png);
}

.content h2 {
    /* background: url(../images/title_bg.png) no-repeat; */
    /* background-position: 48%; */
    display: inline-block;
    color: #BB271B;
    font-weight: bold;
    text-align: center;
    height: 50px;
    max-width: 655px;
    margin: 0 39px;
    margin-left: 88px;
    position: relative;
}

.content h2::before {
    content: '';
    background: url(../images/title_before.png) no-repeat;
    background-position: center 80%;
    position: absolute;
    width: 55.3px;
    height: 50px;
    line-height: 50px;
    left: -63px;
}

.content .title .more {
    position: absolute;
    right: 14px;
    top: 10%;
    color: #BB271B;
}

.row {
    margin-top: 50px;
    overflow: hidden;
}

.mode01 .row_lf {
    float: left;
    width: 52.8%;
}

.slick {
    width: 100%;
}

.slick li {
    background-color: #BB271B;
    width: 100%;
}

.slick li .date {
    position: absolute;
    top: 53px;
    background: url(../images/date_bg.png) no-repeat;
    width: 109px;
    height: 37px;
    color: #fff;
    line-height: 37px;
    padding-left: 18px;
}

.slick li .articleTitle {
    display: inline-block;
    width: 72.4%;
    height: 64px;
    line-height: 64px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 26px;
}

.slick-dots {
    text-align: right;
    bottom: 5%;
    right: 6px;
}

.slick-dots li {
    width: 8px;
    height: 8px;
}

.slick-dots li button {
    background-color: #fff;
}

.mode01 .row_rt {
    float: right;
    width: 44.8%;
}

.mode01 .row_rt span {
    display: inline-block;
    width: 100%;
}

.mode01 .row_rt .articleTitle {
    color: #333333;
    font-weight: bold;
    height: auto;
    margin-bottom: 12px;
}

.mode01 .row_rt .summary {
    color: #999999;
    margin-bottom: 13px;
    line-height: 22px;
}

.mode01 .row_rt .date {
    color: #666666;
    float: none !important;
    height: 21px;
}

.mode01 .row_rt ul {
    /* margin-top: 16px; */
    /* border-top: solid 1px #F2F2F2; */
}

.mode01 .row_rt ul li {
    margin-bottom: 43px;
    background-color: #F1F1F1;
    height: 51px;
    line-height: 51px;
}

.mode01 .row_rt ul li:last-child {
    margin: 0;
}

.mode01 .row_rt ul a {
    color: #333333;
    display: block;
    width: auto;
    padding-left: 16px;
}

.mode01 .row_rt ul span {
    color: #666666;
    float: right;
    margin-right: 20px;
    width: auto;
}

/* mode02 */
.content .mode02 {
    margin-top: 99px;
}

.mode02 .row {
    margin-top: 50px;
}

.mode02 ul {
    overflow: hidden;
    font-size: 0;
}

.mode02 ul li {
    width: 47.9%;
    margin-bottom: 40px;
    float: none;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
.mode02 ul li:last-child{
    margin-bottom: 0;
}
.mode02 ul li:nth-of-type(2n) {
    margin-left: 50px;
}

.mode02 ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.mode02 li .img {
    width: 43.8%;
    float: left;
    overflow: hidden;
}
.mode02_pic{
    height: 0;
    padding-bottom: 62.8%;
    overflow: hidden;
    background-size: cover !important;
    object-fit: cover;
}
.mode02_pic img{
    width: 100% !important;
}
.mode02 li .info {
    width: 52.7%;
    float: right;
}

.mode02 .info .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info .title {
    color: #333333;
    text-align: left;
    font-weight: bold;
    margin-bottom: 13px;
    line-height: 24px;
}

.info .summary {
    color: #999999;
    padding-top: 11px;
    border-top: 1px solid #EFEFEF;
    line-height: 24px;
    font-size: 14px;
}

/* mode3 */
.mode03 {
    margin-top: 100px;
}

/* .mode03 .title{ width: auto;} */

.mode03 .row {
    background: url(../images/mode03_bg.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.mode03 .content {
    position: relative;
    padding-bottom: 0;
}

.swiper-container {
    width: 100%;
}

.swiper-slide {
    /* width: 695px; */
    width: 61.179%;
    margin: 57px 0;
}

.swiper-slide a {
    display: block;
    height: 0px;
    padding-bottom: 56.3%;
}

.swiper-button-prev {
    background-image: url(../images/swiper_lf.png);
    width: 34px;
    height: 95px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.65);
}

.swiper-button-next {
    background-image: url(../images/swiper_rt.png);
    width: 34px;
    height: 95px;
    right: 0px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.65);
}

.swiper-button-next, .swiper-button-prev {
    background-size: 15px 29px;
}

/* mode04 */
.mode04 {
    margin-top: 100px;
    overflow: hidden;
}

.mode04 .row_lf {
    /* width: 47.9%; */
    /* float: left; */
    margin-top: 51px;
}

.mode04 .row_rt {
    width: 47.9%;
    float: right;
    margin-top: 51px;
}

.lf_top>.title,
.lf_bottom>.title,
.row_rt>.title,
.row_lf>.title {
    text-align: left;
    height: 24px;
    line-height: 24px;
    color: #BB271B;
    border-left: #BB271B solid 6px;
    padding-left: 9px;
    width: 100%;
}

.mode04 .lf_top .title a {
    top: 0;
}

.mode04 .lf_top ul li,
.mode04 .lf_bottom ul li,
.mode04 .row_rt ul li,
.mode04 .row_lf ul li,
.mode05 .lf_top ul li,
.mode05 .lf_bottom ul li,
.mode05 .row_rt ul li,
.mode05 .row_lf ul li {
    margin-top: 24px;
    height: 21px;
    width: 100%;
}

.mode04 .lf_top ul {
    font-size: 0;
    margin: 0 -20px;
}

.mode04 .lf_top ul li {
    width: 50%;
    display: inline-block;
}

.mode04 .lf_top ul li a {
    display: block;
    margin: 0 20px;
    width: auto;
}

.lf_top ul li a,
.lf_bottom ul li a,
.row_rt ul li a,
.row_lf ul li a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.lf_top ul .title,
.lf_bottom ul .title,
.row_rt ul .title,
.row_lf ul .title {
    text-align: left;
    /* width: 90%; */
    font-size: 1.6rem;
}

.lf_top .date,
.lf_bottom .date,
.row_rt .date,
.row_lf .date {
    float: right;
    font-size: 1.6rem;
}

.lf_bottom {
    margin-top: 65px;
}

/* mode05 */
.mode05,
.mode06 {
    margin-top: 100px;
    overflow: hidden;
}

.mode05 .row,
.mode06 .row {
    width: 100%;
}

.mode05 .row_lf {
    width: 47.6%;
    float: left;
}

.mode05 .row_rt {
    /* width: 47.83%; */
    /* float: right; */
}

.mode05 .row_lf li,
.mode05 .row_lf li a {
    height: 24px !important;
    line-height: 24px;
}

.mode05 .row_lf .title {
    width: 100%;
}

.mode05 .row_rt ul {
    display: block;
    overflow: hidden;
    width: 100%;
}

.mode05 .row_rt li {
    margin-top: 14px;
    height: auto !important;
    /* max-width: 274px; */
    float: left;
    margin-right: 25px;
    /* width: 47.8% !important; */
}

.mode05 .row_rt li img {
    width: 100%;
}

.mode05 .row_rt li:last-child {
    /* margin-right: 0px; */
    /* float: right; */
    width: 100% !important;
}

.mode05 .row_rt li a {
    display: inline-block;
    height: 140px;
    padding-bottom: 0;
}

li.mode5_img {
    /* height: auto !important; */
    margin-top: 0px !important;
}

.mode06 .row div {
    width: 100%;
    float: left;
    height: auto;
}

.mode06 .row a {
    display: inline-block;
    height: 0px;
    width: 100%;
    padding-bottom: 56.3%;
}

.mode06 .row a img {
    width: 100%;
}

.mode06 .row div:last-child {
    float: right;
}

.count {
    margin-top: 97px;
    display: flex;
    justify-content: space-between;
}

.count>.item {
    width: 180px;
    height: 356px;
    text-align: center;
    background-image: url(../images/mode06_bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
}

.count .number {
    font-size: 7.2rem;
    height: 83px;
    line-height: 83px;
    color: #D02517;
    font-weight: bold;
    margin-top: 98px;
    text-align: center;
    overflow: hidden;
    text-shadow: 0 4px 11px rgba(0, 0, 0, 0.3);
}

.count i {
    content: '';
    display: block;
    width: 33px;
    height: 1px;
    background: url(../images/mode06_bg2.png) no-repeat;
    background-position: center center;
    margin: 0 auto;
    margin-top: 12px;
}

.count .name {
    text-align: center;
    color: #BB271B;
    margin-top: 17px;
}

footer {
    /* padding-top: 103px; */
}

.box {
    position: relative;
    height: 100vh;
}

.boxs {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.content {
    background: #fff;
    position: relative;
    padding-bottom: 100px;
    box-sizing: border-box;
}

@media screen and (max-width:1240px) {
    .mode02 ul li {
        width: 46.9%
    }

    .mode05 .row_rt li {
        /* width: 46.9% !important; */
    }

    .header .logo_01::after {
        left: 28.2%;
    }

    .header .logo_02 {
        left: 29%;
        width: 47%;
    }
    .header .logo_01{
    width: 30%;
}
}

@media screen and (max-width:1024px) {
    .mode05 .row_lf li, .mode05 .row_lf li a {
        height: 20px !important;
        line-height: 20px;
        margin-top: 20px !important;
    }

    .mode01 .row_rt ul li {
        margin-bottom: 24px;
    }

    .mode01 .row_rt ul li:last-child {
        margin: 0
    }

    .info .title {
        margin-bottom: 5px;
    }

    .info .summary {
        padding-top: 5px;
        line-height: 20px;
    }
}

@media screen and (max-width:999px) {
    .mode01 .row_rt ul span {
        margin-right: 2rem;
    }

    /* .header,.nav{ display: none; } */
    .mobile {
        display: block;
    }

    .mode02 ul li {
        width: 100%;
    }

    .mode02 ul li:nth-of-type(2n) {
        margin-left: 0px;
    }

    .mode04 .row_lf, .mode04 .row_rt, .mode05 .row_lf, .mode05 .row_rt {
        width: 100%;
    }

    .mode05 .row_rt {
        margin-top: 40px;
    }

    .mode05 .row_rt li {}

    .sub_right {
        width: 100%;
    }

    .pages {
        display: none;
    }

    .mobile_page {
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 90%;
        height: auto;
    }

    .mobile_page a {
        display: inline-block;
        width: 120px;
        height: 48px;
        line-height: 48px;
        border: 1px solid #D8D8D8;
        border-radius: 24px;
        text-align: center;
        font-size: 1.6rem;
        font-weight: lighter;
        margin-left: 16px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .gp-container {
        width: 100%;
    }

    .count .number {
        font-size: 6.2rem;
    }

    .mode01 .row_lf {
        float: none;
        margin: 0 auto;
        width: 80%;
    }

    .mode01 .row_rt {
        float: none;
        width: 100%;
        margin-top: 40px;
    }

    .mode04 .lf_top ul {
        margin: 0;
    }

    .mode04 .lf_top ul li {
        width: 100%;
    }

    .mode04 .lf_top ul li a {
        margin: 0;
    }

    .box {
        height: auto;
    }

    .boxs {
        position: relative;
    }
}

@media screen and (max-width:768px) {
    .count .number {
        font-size: 4.2rem;
    }

    .content .title i {
        display: none;
    }

    .content .title .more {
        top: 35%;
    }

    .mode01 {
        padding-top: 40px;

    }
    .row{
        margin-top: 25px;
    }
    .content .mode02,.mode03{
        margin-top: 40px;
    }
    .mode02 .row,.mode04 .row_lf{
        margin-top: 25px;
    }
    .mode04,.mode05, .mode06{
        margin-top: 40px;
    }
    .mode05 .row_rt {
        margin-top: 25px;
    }
    .mode05 .row_rt li a{
        height: 73px;
    }
}

@media screen and (max-width:640px) {
    .slick-dots {
        display: none !important;
    }
}

@media screen and (max-width:479px) {
    .mode01 .row_lf {
        width: 100%
    }

    .content .title .more {
        top: 19%;
    }

    .mode02 li img, .mode02 li .info {
        width: 100%;
    }

    .mode02 li .info {
        margin-top: 10px;
    }

    .count .number {
        font-size: 3.2rem;
    }
}

@media screen and (max-width:413px) {
    .mode05 .row_rt li {
        width: 46% !important;
    }

    .count .number {
        font-size: 2.6rem;
    }

    .content h2 {
        font-size: 3rem;
    }

    .content h2::before {
        /* background-size: cover; */
        width: 50px;
        height: 45px;
    }

    .mode05 .row_rt li, .mode06 .row div {
        width: 100% !important;
        margin-top: 10px;
    }

    .count {
        flex-wrap: wrap;
    }

    .count>.item {
        width: 100%;
        background-repeat: no-repeat;
        background-size: auto;
        margin-top: 15px;
    }

    .links {
        height: auto;
    }

    .links ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .links li a {
        margin: 0 10px;
    }
}