.swiper-banner .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-banner .swiper-pagination-custom,
.swiper-banner .swiper-pagination-fraction {
    bottom: 70px;
}

.swiper-banner .swiper-pagination-bullet {
    width: 55px;
    height: 2px;
    margin: 0 5px !important;
    border-radius: 0;
    background: #fff;
}
.new_tag {
  display: none;
}
.home-section1 {
    position: relative;
    z-index: 99;
    height: 130px;
    margin-top: -65px;
    border-radius: 5px;
    box-shadow: 0px 6px 10px 1px rgba(0, 0, 0, .1);
    background: #fff;
}

.home-section1 ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 130px;
}

.home-section1 ul li {
    display: flex;
    justify-content: center;
}

.home-section1 ul li dl {
    display: flex;
    align-items: center;
}

.home-section1 ul li dl dt {
    width: 50px;
    height: 59px;
    background: url(../img/index/01-icon.png) no-repeat 0 0;
    transition: all 0.2s;
}

.home-section1 ul li:nth-child(2) dl dt {
    background-position: -60px 0;
}

.home-section1 ul li:nth-child(3) dl dt {
    background-position: -120px 0;
}

.home-section1 ul li:last-child dl dt {
     background-position: -180px 0;
}

.home-section1 ul li dl dd span {
    font-size: 20px;
    color: #2a78e9;
    font-weight: 600;
}

.home-section1 ul li dl dd {
    padding-left: 20px;
}

.home-section1 ul li dl dd p {
    padding-top: 13px;
    font-size: 14px;
    color: #748598;
}

.home-section1 ul li:first-child:hover dl dt {
    background-position: 0 -60px;
}

.home-section1 ul li:nth-child(2):hover dl dt {
    background-position: -60px -60px;
}

.home-section1 ul li:nth-child(3):hover dl dt {
    background-position: -120px -60px;
}

.home-section1 ul li:last-child:hover dl dt {
    background-position: -180px -60px;
}

.home-section1 ul li:hover dl dd span {
    color: #378ff1;
}

.home-section2 {
    height: 800px;
    margin-top: 60px;
    background: url(../img/index/home-section2.png) no-repeat bottom;
}

.home-qklcp-container {
    padding-top: 34px;
}

.pc-mod-tab {
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 35px;
    display: flex;
    justify-content: center;
}

.pc-mod-tab1,
.pc-mod-tab2,
.pc-mod-tab3,
.pc-mod-tab4,
.pc-mod-tab5 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 60px;
    margin-right: 16px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    color: #2a78e9;
    background: #fff;
    box-shadow: 0px 5px 50px 1px rgba(3, 130, 255, .1)
}

.page-index .pc-mod-tab div {
    cursor: default;
}

.pc-mod-tab1:before,
.pc-mod-tab2:before,
.pc-mod-tab3:before,
.pc-mod-tab4:before,
.pc-mod-tab5:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 24px;
    margin-right: 10px;
    background: url(../img/index/icon-223.png) -2px 2px;
    cursor: default;
}

.pc-mod-tab-item-cur {
    background: linear-gradient(138deg, #007eff, #44b4ff);
    color: #fff;
}

.pc-mod-tab1:before {
    background-position: -2px 0;
}

.pc-mod-tab2::before {
    background-position: -48px 2px;
}

.pc-mod-tab3:before {
    background-position: -92px 2px;
}

.pc-mod-tab4:before {
    background-position: -135px 0;
}

.pc-mod-tab5:before {
    background-position: -181px 2px;
}

.pc-mod-tab5.pc-mod-tab-item-cur:before {
    background-position: -201px 0;
}

.pc-mod-tab1.pc-mod-tab-item-cur:before {
    background-position: -24px 2px;
}

.pc-mod-tab2.pc-mod-tab-item-cur::before {
    background-position: -70px 2px;
}

.pc-mod-tab3.pc-mod-tab-item-cur:before {
    background-position: -114px 0;
}

.pc-mod-tab4.pc-mod-tab-item-cur:before {
    background-position: -157px 0;
}

.pc-mod-bussness-scene-list {
    position: relative;
    margin-top: 36px;
}

.pc-mod-bussness-scene-item {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 488px;
    background: #fff url(../img/index/pc-mod-bussness-scene-item.png) no-repeat;
}

.pc-mod-tab-content-item {
    display: none;
    font-size: 0;
}

.pc-mod-scene-txt {
    display: none;
    padding-left: 166px;
}

.pc-mod-scene-img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 388px;
    opacity: 0;
    display: none;
    right: -55px;
}

.pc-mod-bussness-scene-application {
    z-index: 1;
}

.pc-mod-bussness-scene-application .pc-mod-scene-txt {
    opacity: 1;
    display: block;
}

.pc-mod-bussness-scene-application .pc-mod-scene-img {
    opacity: 1;
    display: block;
    right: 0;
}

.pc-mod-tab-content-cur {
    display: block;
}

.pc-mod-content {
    width: 100%;
}

.pc-mod-content .pc-mod-content-title {
    margin-top: 0;
    font-size: 24px;
    line-height: 48px;
    color: #2a78e9;
    vertical-align: middle;
    margin-bottom: 3px;
}

.pc-mod-content .pc-mod-content-describe p span {
    text-indent: 2rem;
}

.home-section2-title {
    padding-top: 26px;
    padding-left: 17px;
}

.home-section2-title h4 {
    font-size: 24px;
    color: #2a78e9;
}

.home-section2-title p {
    width: 480px;
    margin-top: 22px;
    font-size: 16px;
    line-height: 30px;
    color: #748598;
}

.pc-mod-content-describe ul {
    width: 560px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 44px;
}

.pc-mod-content-describe ul li {
    display: flex;
    align-items: center;
    width: 177px;
    height: 39px;
    margin: 4px 4px;
    background: #fff;
    box-shadow: 0px 0 20px rgba(3, 130, 255, .1);
}

.pc-mod-bussness-scene-item:nth-child(3) .pc-mod-content-describe ul li {
    width: 290px;
}

.pc-mod-content-describe ul li a {
    display: flex;
    padding-left: 17px;
    align-items: center;
    font-size: 14px;
    color: #748598;
}

.pc-mod-content-describe ul li a img {
    padding-right: 10px;
}

.home-section2-more {
    display: flex;
    margin-top: 39px;
}

.pc-mod-content .home-section2-more {
    position: absolute;
    bottom: 92px;
}

.home-section2-more1,
.home-section2-more2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 144px;
    height: 38px;
    margin-right: 13px;
    border: 1px solid #fc2929;
    border-radius: 5px;
    color: #fc2929;
}

.home-section2-more1::after,
.home-section2-more2::after {
    display: block;
    content: "";
    width: 20px;
    height: 11px;
    margin-left: 15px;
    background: url(../img/index/home-section2-more1.png) no-repeat;
}

.home-section2-more1:hover {
    color: #fc2929;
}

.home-section2-more2:hover {
    color: #fff;
}

.home-section2-more2 {
    color: #fff;
    background: linear-gradient(138deg, #fc2729, #ff4f2d);
}

.home-section2-more1:hover {
    color: #fff;
    background: linear-gradient(138deg, #fc2729, #ff4f2d);
}

.home-section2-more2:hover {
    color: #fc2729;
    background: #fff;
}

.home-section3 {
    margin-top: 70px;
}

.home-section3 ul {
    display: flex;
    justify-content: space-between;
    padding-top: 0px;
    flex-wrap: wrap;
}

.home-section3 ul li {
    overflow: hidden;
    width: 230px;
    height: 200px;
    margin-top: 14px;
    border: 1px solid #fff;
    box-shadow: 0px 0 25px rgba(3, 130, 255, .1);
    transition: all .3s;
}

.home-section3-top {
    text-align: center;
}


/* .home-section3-top span {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 38px;
    transition: all .7s;
} */

.home-section3 ul li .home-section3-top span {
    width: 34px;
    height: 34px;
    display: block;
    margin: 30px auto 0;
    transition: all .7s;
    background: url(../img/index/icon-15.png) no-repeat -8px -9px;
}

.home-section3 ul li:nth-child(2) .home-section3-top span {
    width: 36px;
    height: 36px;
    background-position: -56px -8px;
}

.home-section3 ul li:nth-child(3) .home-section3-top span {
    width: 38px;
    height: 36px;
    background-position: -106px -8px;
}

.home-section3 ul li:nth-child(4) .home-section3-top span {
    width: 40px;
    height: 37px;
    background-position: -156px -7px;
}

.home-section3 ul li:nth-child(5) .home-section3-top span {
    width: 42px;
    height: 39px;
    background-position: -206px -8px;
}

.home-section3 ul li:nth-child(6) .home-section3-top span {
    width: 43px;
    height: 38px;
    background-position: -5px -59px;
}

.home-section3 ul li:nth-child(7) .home-section3-top span {
    width: 37px;
    height: 38px;
    background-position: -53px -56px;
}

.home-section3 ul li:nth-child(8) .home-section3-top span {
    width: 42px;
    height: 36px;
    background-position: -104px -56px;
}

.home-section3 ul li:nth-child(9) .home-section3-top span {
    width: 41px;
    height: 39px;
    background-position: -157px -55px;
}

.home-section3 ul li:nth-child(10) .home-section3-top span {
    width: 40px;
    height: 38px;
    background-position: -210px -56px;
}

.home-section3-top h4 {
    padding-top: 22px;
    font-size: 20px;
    color: #2a78e9;
}

.home-section3-top p {
    width: 186px;
    margin: 0 auto;
    padding-top: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #748598;
}

.home-section3-bottom {
    transition: all .6s;
    opacity: 0;
    margin-top: 30px;
}

.home-section3-bottom span {
    display: flex;
    justify-content: center;
    width: 200px;
    margin: 0 auto;
    transition: all .6s;
}

.home-section3-bottom a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 94px;
    height: 38px;
    border: 1px solid #fc2829;
    border-radius: 5px;
    color: #fc2929;
}

.home-section3-bottom a:hover {
    background: #fc2829;
    color: #fff;
}

.home-section3-bottom .home-section3-bottom-a2 {
    background: #fc2929;
    color: #fff;
}

.home-section3-bottom .home-section3-bottom-a2:hover {
    border-color: #fc2929;
    color: #fc2929;
    background: #fff;
}

.home-section3-bottom .home-section3-bottom-a2 {
    background: #fc2929;
    color: #fff;
}

.home-section3 ul li:hover {
    border-color: #378ff1;
}

.home-section3 ul li:hover .home-section3-top span {
    margin-top: -19px;
    opacity: 0;
}

.home-section3 ul li:hover .home-section3-bottom {
    opacity: 1;
    margin-top: 19px;
}

.home-section4 {
    margin-top: 58px;
    padding-top: 63px;
    padding-bottom: 42px;
    background: url(../img/index/home-section4.png);
}

.home-section4-top {
/*     height: 60px;
    line-height: 60px;
    margin-top: 22px;
    border-bottom: 1px solid rgba(255, 255, 255, .2); */
}

.home-section4-top ul {
    display: flex;
    justify-content: space-between;
    width: 798px;
    margin: 0 auto;
}

.home-section4-top ul li {
    font-size: 16px;
    color: #ebebeb;
}

.home-section4-top ul li.active {
    border-bottom: 2px solid #fff;
    color: #fff;
}

.home-section4-bottom {
    margin-top: 30px;
}

.home-section4-bottom1 {
    display: none;
}

.home-section4-bottom11 {
    display: flex;
}

.home-section4-bottom1-left ul li {
    width: 345px;
    height: 85px;
    margin-bottom: 13px;
    background: url(../img/index/home-section4-bottom1-left-li.png);
}

.home-section4-bottom1-left ul li.active {
    background: url(../img/index/home-section4-bottom1-left-li-active.png);
}

.home-section4-bottom1-left ul li dl {
    display: flex;
    align-items: center;
    height: 96px;
}

.home-section4-bottom1-left ul li dl {
    display: flex;
    align-items: center;
    height: 85px;
}

.home-section4-bottom1-left ul li dl dt {
    width: 60px;
    height: 60px;
    margin-left: 23px;
    background: url(../img/index/img-01.png) no-repeat 0 0;
}

.home-section4-bottom1-left ul li:first-child dl dt {
    background-position: 0 0;
}

.home-section4-bottom1-left ul li:nth-child(2) dl dt {
    background-position: -60px 0;
}

.home-section4-bottom1-left ul li:nth-child(3) dl dt {
    background-position: -120px 0;
}

.home-section4-bottom1-left ul li:nth-child(4) dl dt {
    background-position: -180px 0;
}

.home-section4-bottom1-left ul li:last-child dl dt {
    background-position: -240px 0;
}

.home-section4-bottom1-left1 ul li:first-child dl dt {
    background-position: 0px -60px;
}

.home-section4-bottom1-left1 ul li:nth-child(2) dl dt {
    background-position: -60px -60px;
}

.home-section4-bottom1-left1 ul li:nth-child(3) dl dt {
    background-position: -120px -60px;
}

.home-section4-bottom1-left1 ul li:last-child dl dt {
    background-position: -180px -60px;
}

.home-section4-bottom1-left2 ul li:first-child dl dt {
    background-position: 0 -120px;
}

.home-section4-bottom1-left2 ul li:nth-child(2) dl dt {
    background-position: -60px -120px;
}

.home-section4-bottom1-left2 ul li:nth-child(3) dl dt {
    background-position: -120px -120px;
}

.home-section4-bottom1-left2 ul li:last-child dl dt {
    background-position: -180px -120px;
}

.home-section4-bottom1-left ul li dl dd {
    padding-left: 16px;
}

.home-section4-bottom1-left ul li dl dd span {
    font-size: 24px;
    color: #fff;
}

.home-section4-bottom1-left ul li dl dd p {
    padding-top: 14px;
    font-size: 14px;
    color: #efefef;
}

.home-section4-bottom1-right {
    width: 859px;
    height: 477px;
    background: url(../img/index/home-section4-bottom1-right.png);
}

.home-section4-bottom1-right1 {
    display: none;
    width: 715px;
    padding: 53px 0 0 42px;
}

.home-section4-bottom1-right1 p {
    height: 90px;
}

.home-section4-bottom1-right1 h4 {
    text-transform: uppercase;
    padding-bottom: 24px;
    font-size: 28px;
    color: #2a78e9;
}

.home-section4-bottom1-right1 span {
    display: flex;
    align-items: center;
    height: 44px;
}

.home-section4-bottom1-right1 p:nth-child(1) {
    padding-top: 5px;
    font-size: 14px;
    line-height: 24px;
    color: #2a78e9;
}

.home-section4-bottom1-right1 ul {
    display: flex;
    padding-top: 50px;
}

.home-section4-bottom1-right1 ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 40px;
}

.home-section4-bottom1-right1 ul li p {
    height: 30px;
    font-size: 14px;
    color: #2a78e9;
}

.home-section4-bottom1-right1 .home-section2-more {
    margin-top: 70px;
}



.home-section5 {
    margin-top: 52px;
}

.home-section5 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 36px;
}

.home-section5 ul li {
    width: 306px;
}

.home-section5 ul li dl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 306px;
    height: 290px;
    flex-direction: column;
}

.home-section5 ul li dl dt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 126px;
}

.home-section5 ul li dl dd {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 244px;
    margin: 0 auto;
    padding-top: 26px;
}

.home-section5 ul li dl dd span {
    font-size: 18px;
    font-weight: 700;
    color: #2a78e9;
}

.home-section5 ul li dl dd p {
    padding-top: 11px;
    font-size: 14px;
    line-height: 24px;
    color: #748598;
    text-align: center;
}

.home-section5 ul li:hover {
    box-shadow: 0px 0 45px rgba(3, 130, 255, .1);
}


.home-section6 {
    margin-top: 60px;
}

.home-section6 .home-section2-more {
    justify-content: center;
    margin-top: 30px;
}

.home-section6-left {
    box-shadow: 0px 0 30px rgba(3, 130, 255, .2);
}

.home-section6-right {
    width: 790px;
}

.home-section6-conter {
    display: flex;
    height: 509px;
    margin-top: 40px;
    background: url(../img/index/home-section6-conter.png) no-repeat;
    box-shadow: 0px 0 50px rgba(3, 130, 255, .1);
}

.home-section6-tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
    background: #fff;
}

.home-section6-tab li {
    position: relative;
    fleX: 33%;
    height: 90px;
    padding: 10px 0 0 20px;
}

.home-section6-tab li:nth-child(2) {
    border-left: 1px solid #3fb1ff;
    border-right: 1px solid #3fb1ff;
}

.home-section6-tab li.active {
    background: url(../img/index/home-section6-tab_active.png);
}

.home-section6-tab li.active .home-section6-tab-span {
    color: #fff;
}

.home-section6-tab li .home-section6-tab-img2 {
    display: none;
}

.home-section6-tab li span {
    font-size: 20px;
    color: #378ff1;
}

.home-section6-tab li .home-section6-tab-span {
    position: absolute;
    bottom: 27px;
    right: 47px;
}

.home-section6-tab li .home-section6-img {
    display: flex;
    width: 43px;
    height: 40px;
    background: url(../img/index/icon-16.png) no-repeat 0 -2px;
}

.home-section6-tab li:nth-child(2) .home-section6-img {
    width: 38px;
    background-position: -48px -2px;
}

.home-section6-tab li:nth-child(3) .home-section6-img {
    width: 35px;
    background-position: -92px -2px;
}

.home-section6-tab li.active:first-child .home-section6-img {
    background-position: 0px -46px;
}

.home-section6-tab li.active:nth-child(2) .home-section6-img {
    background-position: -48px -46px;
}

.home-section6-tab li.active:nth-child(3) .home-section6-img {
    background-position: -92px -46px;
}

.home-section6-right-content {
    display: none;
}

.home-section6-right-content ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 678px;
    margin: 7px auto 0;
}

.home-section6-right-content ul li {
    overflow: hidden;
    width: 164px;
    height: 149px;
    margin-top: 29px;
    transition: .7s;
}

.home-section6-right-content ul li dl dt {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    width: 164px;
    height: 149px;
    transition: .7s;
}

.home-section6-right-content ul li dl dt span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 10px 38px rgba(62, 176, 255, .14);
}

.home-section6-right-content ul li dl dt p {
    padding-top: 16px;
    font-size: 20px;
    color: #fff;
}

.home-section6-right-content ul li dl dd {
    transform: scale(0, 0);
    transition: .7s;
    height: 89px;
    padding: 30px 19px;
    border-radius: 5px;
    background: #fff;
}

.home-section6-right-content ul li dl dd span img {
    max-height: 20px;
    padding-right: 7px;
}

.home-section6-right-content ul li dl dd p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #2a78e9;
}

.home-section6-right-content ul li dl dd span {
    display: flex;
    font-size: 16px;
    color: #2a78e9;
}

.home-section6-right-content ul li:hover dl dt {
    display: none;
}

.home-section6-right-content ul li:hover dl dd {
    transform: scale(1, 1);
}

.home-section7 {
    height: 760px;
    margin-top: 60px;
    background: url(../img/index/home-section7.png) no-repeat bottom;
    background-size: 100%;
}

.home-section7-more {
    justify-content: center;
    margin-top: 30px;
}

.home-section7-bottom {
    padding-top: 12px;
}

.home-section77 {
    height: 394px;
    background: url(../img/index/home-section77.png) no-repeat;
}

.home-section77 ul {
    display: flex;
    justify-content: space-between;
    padding-top: 94px;
}

.home-section77 ul li {
    width: 347px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.home-section77 ul li:nth-child(2)::before,
.home-section77 ul li:nth-child(2)::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 121px;
    background: url(../img/index/home-section77-li.png);
}

.home-section77 ul li:nth-child(2)::before {
    left: 0;
}

.home-section77 ul li:nth-child(2)::after {
    right: 0;
}

.home-section77 ul li .home-section7-number {
    height: 67px;
    padding-bottom: 15px;
    font-size: 86px;
    font-weight: bold;
    color: #fff;
}

.home-section77 ul li .home-section7-number {
    position: relative;
}

.home-section7-number1 {
    display: flex;
    justify-content: center;
}

.home-section7-number1 .section7-span {
    width: 47px;
    height: 67px;
    transition: all .8s;
    opacity: 1;
    display: inline-block;
    background: url(../img/index/09-number.png) no-repeat 0 0;
    background-size: 100%;
    filter: alpha(opacity=100);
}

.home-section7-number1 .section7-span1 {
    background-position: 0px -79px;
}

.home-section7-number1 .section7-span3 {
    background-position: 0px -238px;
}

.home-section7-number1 .section7-span5 {
    background-position: 0px -397px;
}

.home-section7-number1 .section7-span.active {
    background-position: 2px -660px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.home-section77 ul li p {
    font-size: 16px;
    color: #abd2ff;
    line-height: 30px;
}

.home-section77 .home-section2-more {
    padding-top: 15px;
    justify-content: center;
}



.home-section8 {
    margin-top: 55px;
}

.home-section8 ul {
    padding-top: 45px;
    padding-bottom: 58px;
    display: flex;
    justify-content: space-evenly;
}

.home-section8 ul li {
    width: 338px;
    padding: 30px 20px 25px;
    box-shadow: 0px 0 35px rgba(3, 130, 255, .1);
}

.home-section8 ul li h4 {
    position: relative;
    height: 31px;
    font-size: 20px;
    color: #2a78e9;
}

.home-section8 ul li h4::after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0;
    width: 30px;
    height: 2px;
    background: #378ff1;
}

.home-section8 ul li img {
    padding-top: 0px;
}

.home-section8 ul li dl dd {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 32px;
}

.home-section8 ul li dl dd a {
    color: #748598;
}

.home-section8 ul li dl dd span {
    color: #748598;
}

.home-section8 ul li .home-section2-more {
    margin-top: 10px;
}

.home-section8 .home-section2-more1:hover {
    color: #fff;
    background: linear-gradient(138deg, #fc2729, #ff4f2d);
}
.mobile-banner {
    display: none;
}
/*ipad*/
@media only screen
and (min-width : 768px)
and (max-width : 1024px){
  .pc-banner {
    display: none;
  }
  .mobile-banner {
    display: block;
  }
  .swiper-m-bg {
    width: 100%;
    height: auto;
    margin-top: 90px;
  }
  .content-wrap .home-section1 {
    display: none;
  }
  .home-section3 {
    margin-top: 40px;
  }
  .home-section3 ul {
    padding: 0 10px;
  } 
  .home-section3 ul li {
    width: 48%;
  }
  .home-section4 {
    display: none;
  } 
  .home-section5 ul li {
    width: 360px; 
  }
  .home-section5 ul li dl {
    width: 360px;
  }
  .home-section7 {
    width: 100%;
    height: 550px;
  }
  .home-section7-bottom {
    margin: 0 auto;
  }
  .home-section2-more2 {
    font-size: 16px;
  }
  .home-section8 .pc-home-section8 {
    display: none;
  } 

  .home-section8 .new_list {
    width: 338px;
    padding: 30px 20px 25px;
    box-shadow: 0px 0 35px rgba(3, 130, 255, .1);
}

  .home-section8 .new_list h4 {
    position: relative;
    height: 31px;
    font-size: 20px;
    color: #2a78e9;
  }

.home-section8 .new_list h4::after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0;
    width: 30px;
    height: 2px;
    background: #378ff1;
  }

  .home-section8 .new_list img {
      padding-top: 30px;
  }

  .home-section8 .new_list ul li {
      display: flex;
      justify-content: space-between;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 14px;
      line-height: 32px;
  }

  .home-section8 .new_list ul li a {
      font-size: 18px;
      color: #748598;
  }

  .home-section8 .new_list ul li span {
      font-size: 18px;
      color: #748598;
  }

  .home-section8 .new_list .home-section2-more {
      margin-top: 10px;
  }

  .home-section8 .home-section2-more1:hover {
      color: #fff;
      background: linear-gradient(138deg, #fc2729, #ff4f2d);
  }
  .tag_title {
    display: flex;
    border-bottom: 1px solid #ebebeb;
  }
  .new_tag {
    display: block;
    margin: 30px;
    overflow: hidden;
  }
  .tag_title li {
      font-size: 24px;
      flex: 1;
      padding: 10px;
      text-align: center;
  }
  .new_active {
      background: #0D85D5;
      color: #fff;
  }
  /*.swiper-slide {
      width: 100% !important;
  }*/
  .news-lists li {
      border-bottom: 1px dashed #bbb;
      font-size: 18px;
      padding: 5px 0;
      position: relative;
  }
  .new_list {
    /*padding: 0 10px;*/
  }
}
/*手机*/
@media screen and ( max-width: 767px){ 
  .swiper-banner .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-banner .swiper-pagination-custom,
  .swiper-banner .swiper-pagination-fraction {
    bottom: 20px;
  }
  .pc-banner {
    display: none;
  }
  .mobile-banner {
    display: block;
  }
  .swiper-m-bg {
    width: 100%;
    height: auto;
    margin-top: 58px;
  }
  .content-wrap .home-section1 {
    display: none;
  }
  .home-title1 h3 {
    font-size: 16px;
  }
  .home-section3 {
    margin-top: 20px;
  }
  .home-title1 p {
    font-size: 12px;
    padding: 0 10px;
    margin: 10px auto;
  }
  .home-section3 ul {
    padding: 0 10px;
  } 
  .home-section3 ul li {
    width: 48%;
  }
  .home-section3-top p {
    width: 160px;
    font-size: 12px;
    padding: 0 8px;
  }
  .home-section3-bottom span {
    width: 100%;
  } 
  .home-section4 {
    display: none;
  } 
  .home-section5 ul li {
    width: 50%; 
    margin-bottom: 10px;
  }
  .home-section5 ul li dl {
    width: 100%;
    height: 100%;
  }
  .home-section5 ul li dl dd {
    width: 100%;
  }
  .home-section5 ul li dl dd p {
    font-size: 12px;
    padding: 0 10px;
  }

  .home-section5 ul li dl dd span {
    margin-bottom: 10px;
  }
  .home-section2-more2 {
    font-size: 16px;
  }
  .home-section7 {
    height: 100%;
    margin-top: 20px;
  }
  .home-section8 .pc-home-section8 {
    display: none;
  } 
  .home-section8 {
    margin-top: 20px;
  } 
  .home-section8 .new_list {
    width: 338px;
    padding: 30px 20px 25px;
    box-shadow: 0px 0 35px rgba(3, 130, 255, .1);
  }

  .home-section8 .new_list h4 {
    position: relative;
    height: 31px;
    font-size: 20px;
    color: #2a78e9;
  }

.home-section8 .new_list h4::after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0;
    width: 30px;
    height: 2px;
    background: #378ff1;
  }

  .home-section8 .new_list img {
      padding-top: 30px;
  }

  .home-section8 .new_list ul li {
      display: flex;
      justify-content: space-between;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 14px;
      line-height: 32px;
  }

  .home-section8 .new_list ul li a {
      font-size: 18px;
      color: #748598;
  }

  .home-section8 .new_list ul li span {
      font-size: 18px;
      color: #748598;
  }

  .home-section8 .new_list .home-section2-more {
      margin-top: 10px;
  }

  .home-section8 .home-section2-more1:hover {
      color: #fff;
      background: linear-gradient(138deg, #fc2729, #ff4f2d);
  }
  .tag_title {
    display: flex;
    border-bottom: 1px solid #ebebeb;
  }
  .new_tag {
    display: block;
    margin: 20px;
    overflow: hidden;
  }
  .tag_title li {
      font-size: 16px;
      flex: 1;
      padding: 10px;
      text-align: center;
  }
  .new_active {
      background: #0D85D5;
      color: #fff;
  }
  /*.swiper-slide {
      width: 100% !important;
  }*/
  .news-lists li {
    border-bottom: 1px dashed #bbb;
    font-size: 12px;
    padding: 5px 0;
    position: relative;
  }
  /*.new_list {
    padding: 0 10px;
  }*/
  .home-section2-more {
    margin-top: 15px;
  }
  .home-section2-more1 {
    width: 110px;
    height: 32px;
  }
}