﻿html,
body {
    overflow-x: hidden;
}

.home_warp {
    /* position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden; */
}

.floor {
    overflow: hidden;
}

.home_main_y150 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/uploadfiles/img/y150_home_bg_01.jpg) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    z-index: 1;
}

.home_main_y150 .bg_y150 {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}

.home_main_y150 .bg_y150>div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.home_main_y150 .bg_y150 .bg1 img,
.home_main_y150 .bg_y150 .bg2 img {
    width: 100%;
}

.home_main_y150 .bg_y150 .bg3 i,
.home_main_y150 .bg_y150 .bg4 i {
    position: absolute;
    bottom: 0;
}

.home_main_y150 .bg_y150 .bg3 .s1,
.home_main_y150 .bg_y150 .bg4 .s1 {
    left: 0;
}

.home_main_y150 .bg_y150 .bg3 .s2,
.home_main_y150 .bg_y150 .bg4 .s2 {
    right: 0;
}

.home_main_y150 .ybg_y150 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home_main_y150 .ybg_y150 i {
    position: absolute;
    bottom: 0;
}

.home_main_y150 .ybg_y150 i.i1 {
    right: 0;
}

.home_main_y150 .ybg_y150 i.i2 {
    top: 130px;
    left: 0;
    z-index: 2;
}

.home_main_y150 .ybg_y150 i.i3 {
    top: 210px;
    left: 260px;
    z-index: 1;
}

.home_main_y150 .ybg_y150 i.i4 {
    top: 480px;
    left: 280px;
    z-index: 1;
}

.home_main_y150 .ybg_y150 i.i5 {
    top: 440px;
    right: 520px;
    z-index: 1;
}

.home_main_y150 .bTit_y150 {
    position: absolute;
    top: 46%;
    left: 0;
    right: 0;
    height: 540px;
    margin-top: -260px;
    text-align: center;
    z-index: 3;
}

.home_main_y150 .bTit_y150 .tit_01 {
    margin-bottom: 70px;
}

.home_main_y150 .bTit_y150 .tit_02 span {
    display: inline-block;
    position: relative;
}

.home_main_y150 .bTit_y150 .tit_02 span i {
    position: absolute;
    display: block;
}

.home_main_y150 .bTit_y150 .tit_02 span i.i1 {
    left: -20px;
    top: -70px;
}

.home_main_y150 .bTit_y150 .tit_02 span i.i2 {
    right: -100px;
    top: 30px;
}

.banners {
    display: none;
}

.banners.boxT2.on {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.banners.boxT2 .titT1 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 64px;
    color: #fff;
    line-height: 100px;
    background: rgba(8, 88, 158, .86);
    padding: 80px 30px;
    white-space: nowrap;
}

.banners.boxT2 .swiper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.banners.boxT2 .swiper-slide .pic {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@-webkit-keyframes slide_on1 {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes slide_on1 {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.slide_on1 {
    -webkit-animation-name: slide_on1;
    animation-name: slide_on1;
}

.banners.boxT2 .swiper-slide-active .pic {
    animation: slide_on1 5.5s linear;
    -webkit-animation: slide_on1 5.5s linear;
    -ms-animation: slide_on1 5.5s linear;
    -moz-animation: slide_on1 5.5s linear;
    -o-animation: slide_on1 5.5s linear;
}

.header.hT1 {
    height: 190px;
    background: url(/uploadfiles/img/y150_home_s3.png) repeat-x;
}

.header.hT1 .logo img:first-child {
    opacity: 1;
}

.header.hT1 .logo img:nth-child(2) {
    opacity: 0;
}

.header.hT1 .logo img:last-child {
    opacity: 1;
}

.header.hT1 .r,
.header.s1 .r .nav a {
    color: #fff;
}

.header.hT1 .r .nav a:hover {
    opacity: .8;
}

.header.hT1 .r .gp .up i.t {
    background-position: -5px 4px;
}

.header.hT1 .r .gp .up i.b {
    background-position: -5px -17px;
}

.header.hT1 .r .gp li {
    color: #fff;
}

.header.hT1 .r .nav a.sw {
    background-position: 10px -53px;
}

.header.hT1 .r .nav a.search {
    display: block;
}

.header.hT1 .r .gp {
    background-image: url(/uploadfiles/img/icon_02.png);
}

.header.hT1 .r .menuT a {
    color: #fff;
}

.header.hT1 .r .menuT a i {
    background-position: 5px -207px;
}

.header.hT1 .r .nav a {
    color: #fff;
}

.r_move_menu.s1 {
    background-image: url(/uploadfiles/img/icon_05a.png) !important;
}

.banners.boxT3.on {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.banners.boxT3 video {
    width: 100%;
    height: 100%;
}


/* move start */

.home_main_y150 {
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.home_main_y150.on {
    opacity: 1;
}

.home_main_y150 .logo_box_y150 {
    top: -200px;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.home_main_y150.on .logo_box_y150 {
    top: 25px;
}

.home_main_y150 .ybg_y150 i {
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.home_main_y150 .ybg_y150 i.i1 {
    right: -320px
}

.home_main_y150.on .ybg_y150 i.i1 {
    right: 0
}

.home_main_y150 .ybg_y150 i.i2 {
    left: -320px
}

.home_main_y150.on .ybg_y150 i.i2 {
    left: 0
}

.home_main_y150 .ybg_y150 i.i3 {
    -webkit-transform: scale(.3);
    transform: scale(.3);
    opacity: 0;
}

.home_main_y150.on .ybg_y150 i.i3 {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.home_main_y150 .ybg_y150 i.i4 {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    -webkit-transition: 2s;
    transition: 2s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.home_main_y150.on .ybg_y150 i.i4 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}

.home_main_y150 .ybg_y150 i.i5 {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
    -webkit-transition: 2s;
    transition: 2s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.home_main_y150.on .ybg_y150 i.i5 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}

.home_main_y150 .bg_y150 .bg1 {
    bottom: -800px;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

.home_main_y150.on .bg_y150 .bg1 {
    bottom: 0;
}

.home_main_y150 .bg_y150 .bg2 {
    bottom: -600px;
    -webkit-transition: 1.4s;
    transition: 1.4s;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.home_main_y150.on .bg_y150 .bg2 {
    bottom: 0;
}

.home_main_y150 .bg_y150 .bg3 {
    bottom: -600px;
    -webkit-transition: 1.2s;
    transition: 1.2s;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.home_main_y150.on .bg_y150 .bg3 {
    bottom: 0;
}

.home_main_y150 .bg_y150 .bg4 {
    bottom: -400px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.home_main_y150.on .bg_y150 .bg4 {
    bottom: 0;
}

.home_main_y150 .bTit_y150 .tit_01 img {
    position: relative;
    -webkit-transform: scale(0);
    transform: scale(0);
    top: -300px;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.home_main_y150.on .bTit_y150 .tit_01 img {
    top: 0;
    opacity: 1;
    -webkit-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0)
}

.home_main_y150 .bTit_y150 .tit_02 img {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: 1.3s;
    transition: 1.3s;
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
}

.home_main_y150.on .bTit_y150 .tit_02 img {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}


/* move end */

.floor.s1 {
    padding-top: 120px;
    box-sizing: border-box;
}

.floor.s1 .box {
    max-width: 1680px;
    margin: 0 auto;
}

.floor.s1.news_box .box {
    position: relative;
    padding-left: 800px;
    box-sizing: border-box;
}

.floor.s1.news_box .l_box {
    position: absolute;
    left: 0;
    top: 0;
}


/* 新闻中心 start */

.news_box {
    background: #f5f8fc url(../img/bg_09.jpg) no-repeat center bottom;
    background-size: 100% auto;
}

.news_box h2.t1 {
    padding: 60px 0 68px;
}

.news_box .swiper_warp {
    width: 800px;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.news_box .swiper-button-next,
.news_box .swiper-button-prev {
    width: 55px;
    height: 86px;
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
    background: #cf121c;
    color: #fff;
    z-index: 5;
}

.news_box .swiper-button-next {
    left: auto;
    right: 0;
}

.news_box .swiper-button-next:after,
.news_box .swiper-button-prev:after {
    font-size: 28px;
}

.news_box .swiper-button-next.swiper-button-disabled,
.news_box .swiper-button-prev.swiper-button-disabled {
    opacity: .8;
}

.news_box .swiper-slide {
    /* height: 480px; */
}

.news_box .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_box .swiper_warp .dotTxt {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.news_box .swiper_warp .dotTxt ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.news_box .swiper_warp .dotTxt ul li {
    position: relative;
    margin: 0 1px;
}

.news_box .swiper_warp .dotTxt ul li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #005bac;
    opacity: .85;
}

.news_box .swiper_warp .dotTxt ul li:nth-child(2):after {
    opacity: .8;
}

.news_box .swiper_warp .dotTxt ul li:nth-child(3):after {
    opacity: .75;
}

.news_box .swiper_warp .dotTxt ul li:nth-child(4):after {
    opacity: .7;
}

.news_box .swiper_warp .dotTxt ul li:nth-child(5):after {
    opacity: .65;
}

.news_box .swiper_warp .dotTxt ul li:nth-child(6):after {
    opacity: .6;
}

.news_box .swiper_warp .dotTxt ul li:nth-child(7):after {
    opacity: .55;
}

.news_box .swiper_warp .dotTxt ul li:nth-child(8):after {
    opacity: .5;
}

.news_box .swiper_warp .dotTxt ul li span {
    display: block;
    width: 84px;
    height: 86px;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    font-family: Arial;
}

.news_box .swiper_warp .dotTxt ul li span strong {
    font-size: 36px;
    display: block;
    padding-top: 17px;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 8px;
}

.news_box .swiper_warp .dotTxt ul li.on::after {
    opacity: 1;
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news_box .swiper_warp .dotTxt ul li.on span {
    color: #000;
}

.news_box .swiper_warp .img_ps {
    height: 100px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px;
    font-size: 24px;
    color: #000;
    box-sizing: border-box;
}

.news_box .r_box {
    width: 100%;
    padding-left: 60px;
    box-sizing: border-box;
}

.news_box .r_box h6 {
    padding: 70px 0 0;
    border-bottom: 1px solid #868686;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
}

.news_box .r_box h6 a {
    display: block;
    padding: 0 12px;
    margin-right: 40px;
    font-size: 20px;
    color: #222;
    line-height: 50px;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}

.news_box .r_box h6 a.active {
    color: #cf121c;
    font-weight: 700;
}

.news_box .r_box h6 a.active:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #cf121c;
}

.news_box .r_box h6 a.active:after {
    content: '\e607';
    display: block;
    font-family: 'iconfont';
    color: #cf121c;
    font-size: 22px;
    position: absolute;
    bottom: -36px;
    line-height: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-shadow: 0 0 16px rgba(206, 18, 27, .5);
}

.news_box .r_box .list ul {
    position: relative;
}

.news_box .r_box .list ul::after {
    content: '';
    position: absolute;
    top: 50px;
    left: 45px;
    bottom: 50px;
    width: 1px;
    background: #799DBE;
    display: none;
}

.news_box .r_box .list ul li a {
    display: block;
    color: #666;
    font-size: 16px;
    position: relative;
    padding-left: 125px;
    padding: 16px 30px 16px 114px;
}

.news_box .r_box .list ul li a strong {
    display: block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.news_box .r_box .list ul li a strong::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 16px solid rgba(0, 0, 0, 0);
    -webkit-transition: .3s;
    transition: .3s;
}

.news_box .r_box .list ul li a strong i {
    margin-bottom: 13px;
    font-size: 18px;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.news_box .r_box .list ul li a strong em {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news_box .r_box .list ul li:last-child a strong {
    border-bottom: none;
}

.news_box .r_box .list ul li a span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 86px;
    height: 86px;
    font-size: 14px;
    background: #005bac;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    overflow: hidden;
    font-family: Arial;
    font-weight: bold;
}

.news_box .r_box .list ul li a span i {
    font-size: 36px;
    line-height: 58px;
    display: block;
}

.news_box .r_box .list ul li a span em {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    background: #d2d2d2;
    width: 100%;
    font-weight: bold;
}

.news_box .r_box a.more {
    display: none;
    margin-top: 10px;
    color: #666;
    height: 32px;
    background: rgba(255, 255, 255, .5);
    line-height: 32px;
    text-align: center;
    border-radius: 5px;
}

.home_warp .downIco {
    display: none;
}

.downIco {
    color: #fff;
    font-size: 22px;
    border: 5px solid #fff;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    box-sizing: border-box;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 16px rgba(0, 0, 0, .08);
    pointer-events: none;
    text-shadow: 0 0 16px rgba(0, 0, 0, .1);
}

@media screen and (max-width: 1922px) {
    .news_box .r_box .list ul li a strong em {}
}

@media screen and (min-width: 1200px) {
    .news_box .l_box {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .news_box.enter .l_box {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .news_box .r_box {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .news_box.enter .r_box {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .downIco {
        display: block;
        position: fixed;
        bottom: 50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-animation: downIconIco 4s infinite;
        animation: downIconIco 4s infinite;
        z-index: 2;
    }
    .downIco.on {
        opacity: 0;
    }
    .news_box .r_box .list ul li a:hover {
        background: #fff;
    }
}

.home_main_y150 .ybg_y150 i.i4 {
    top: 33%;
}

.home_main_y150 .ybg_y150 i.i5 {
    top: 31%;
}

@media screen and (max-width: 1800px) {
    .home_main_y150 .ybg_y150 i.i4 {
        left: 10%;
    }
    .home_main_y150 .ybg_y150 i.i5 {
        right: 22%;
    }
}

@media screen and (max-width: 1450px) {
    .home_main_y150 .ybg_y150 i.i4 {
        left: 5%;
    }
    .home_main_y150 .ybg_y150 i.i5 {
        right: 18%;
    }
}

@media screen and (max-width: 1300px) {
    .home_main_y150 .ybg_y150 i.i4 {
        left: 2%;
    }
}

@media screen and (max-width: 1680px) {
    .news_box h2.t1 {
        padding: 40px 0 50px;
    }
    .news_box .r_box h6 {
        padding: 50px 0 0;
    }
    .news_box .box {
        padding: 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .news_box .l_box,
    .news_box .r_box {
        box-sizing: border-box;
        padding: 0 15px;
    }
    .news_box .r_box {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 30px;
    }
    .news_box .l_box {
        width: 771px;
    }
    .news_box .swiper_warp {
        width: 100%;
    }
    .news_box .swiper_warp .dotTxt ul li span {
        width: 78px;
        height: 78px;
        font-size: 14px;
    }
    .news_box .swiper_warp .dotTxt ul li span strong {
        font-size: 32px;
    }
    .news_box .swiper-button-next,
    .news_box .swiper-button-prev {
        width: 48px;
        height: 78px;
    }
    .news_box .r_box h6 a {
        font-size: 16px;
        padding: 0 15px;
    }
    .news_box .r_box .list ul li a strong {}
    .news_box .r_box .list ul li a strong i {
        margin-bottom: 10px;
    }
    .news_box .r_box .list ul li a strong em {
        display: block;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
    }
    .menu_box .menu_item .ons {
        width: 300px;
    }
    .menu_box .menu_item .ons h3 a {
        font-size: 22px;
    }
    .menu_box .menu_item .bt1 ul li a {
        font-size: 18px;
    }
    .menu_box .menu_item .bt2 ul li a {
        font-size: 15px;
    }
    .menu_box .menu_item .ons h3 a.on::before {
        width: 40px;
        margin-top: 16px;
        margin-right: 15px;
    }
    .menu_box .menu_item .bt1 ul li a.on::before {
        margin: 13px 12px 0 0;
    }
}

@media screen and (max-width: 1400px) {
    .news_box h2.t1 {
        padding: 10px 0 20px;
    }
    .news_box .r_box h6 {
        padding: 20px 0 0;
    }
    .floor.s1.news_box .box {
        padding-left: 680px;
    }
    .news_box .l_box {
        width: 680px;
    }
    .news_box .r_box .list ul::after {
        left: 36px;
    }
    .news_box .r_box .list ul li a {
        padding: 12px 20px 12px 100px;
    }
    .news_box .r_box .list ul li a span {
        width: 74px;
        height: 74px;
        font-size: 12px;
    }
    .news_box .r_box .list ul li a strong {
        font-size: 12px;
    }
    .news_box .r_box .list ul li a strong i {
        font-size: 17px;
        margin-bottom: 8px;
    }
    .news_box .r_box .list ul li a span i {
        font-size: 16px;
        line-height: 24px;
    }
    .news_box .r_box .list ul li a span em {
        font-size: 14px;
    }
    .news_box .swiper_warp .dotTxt ul li span strong {
        font-size: 28px;
    }
    .news_box .r_box h6 a {
        font-size: 15px;
    }
}

@media screen and (max-width: 1200px) {
    .f1-box {
        height: 100vh
    }
    .floor.s1 {
        padding-top: 0;
    }
    .news_box .box {
        display: block;
    }
    .floor.s1.news_box .box {
        padding: 15px;
    }
    .floor.s1.news_box .l_box {
        position: static;
    }
    .news_box .l_box,
    .news_box .r_box {
        width: 100%;
        padding: 0;
    }
    .news_box h2.t1 {
        padding: 40px 0 30px;
    }
    .home_main_y150.on .ybg_y150 i.i4,
    .home_main_y150.on .ybg_y150 i.i5 {
        display: none;
    }
    .news_box .swiper-slide img {
        width: 100%;
        height: auto;
    }
    .home_warp {
        overflow-y: auto;
    }
    .news_box .r_box a.more {
        display: block;
    }
    .banners.boxT2 .titT1 {
        height: auto;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .banners.boxT2 .titT1 .sp1 {
        padding-bottom: 20px;
    }
    .banners.boxT2 {
        background-size: cover;
    }
}

@media screen and (max-width: 768px) {
    .news_box h2.t1 {
        padding: 15px 0;
    }
    .news_box h2.t1 img {
        height: 26px;
    }
    .news_box .swiper_warp {
        border-radius: 10px;
    }
    .news_box .swiper-button-next,
    .news_box .swiper-button-prev {
        height: 54px;
        width: 30px;
    }
    .news_box .swiper-button-next:after,
    .news_box .swiper-button-prev:after {
        font-size: 20px;
    }
    .news_box .swiper_warp .img_ps {
        height: 60px;
        padding: 15px;
        font-size: 14px;
    }
    .news_box .swiper_warp .dotTxt {
        width: calc(100% - 60px);
    }
    .news_box .swiper_warp .dotTxt ul li span {
        height: 54px;
        width: 100%;
    }
    .news_box .swiper_warp .dotTxt ul li span strong {
        font-size: 6vw;
        line-height: 1;
        padding-top: 1.5vw;
        margin-bottom: 0;
    }
    .news_box .swiper_warp .dotTxt ul li span em {
        font-size: 10px;
        margin-top: 2px;
        display: block;
    }
    .news_box .swiper_warp .dotTxt ul li {
        margin: 0 0.5px;
        width: calc((100% - 7px) / 6);
    }
    .news_box .swiper_warp .dotTxt ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .news_box .r_box h6 a {
        margin-bottom: 5px;
    }
    .news_box .r_box .list ul li a {
        padding-left: 70px;
        padding-right: 0px;
        padding: 9px 0 14px 70px;
    }
    .news_box .r_box .list ul li a span {
        left: 0;
        width: 60px;
        height: 60px;
        border-radius: 6px;
    }
    .news_box .r_box .list ul li a strong i {
        display: none;
    }
    .news_box .r_box .list ul li a strong em {
        font-size: 14px;
        line-height: 1.6;
        color: #000;
        height: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .news_box .r_box .list ul li a span i {
        line-height: 32px;
    }
    .news_box .swiper-slide {
        height: auto;
    }
    .banners.boxT2 .titT1 {
        width: 86vw;
        font-size: 7vw;
        line-height: 1.8;
        padding: 1.2em .2em;
    }
    .news_box {
        background-size: auto 30%;
    }
}


/* 新闻中心 end */


/* 业务领域 start */

.business_box {
    background-size: 100% auto;
    -webkit-transition: .5s;
    transition: .5s;
    background: #f7fcff url(../img/bg_13.jpg) center bottom no-repeat;
}


/* .business_box[data-bg0] {
    background-image: url(/uploadfiles/img/home_f3_bg-1-1.jpg);
}

.business_box[data-bg1] {
    background-image: url(/uploadfiles/img/home_f3_bg-1-2.jpg);
}

.business_box[data-bg2] {
    background-image: url(/uploadfiles/img/home_f3_bg-1-3.jpg);
}

.business_box[data-bg3] {
    background-image: url(/uploadfiles/img/home_f3_bg-1-4.jpg);
} */

.business_box .box {
    position: relative;
}

.business_box .box h2.t1 {
    position: absolute;
    top: 50px;
}

.business_box h6.t {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 0 70px;
    height: 60px;
    position: relative;
    -webkit-box-pack: right;
    -webkit-justify-content: right;
    -ms-flex-pack: right;
    justify-content: right;
}

.business_box h6.t a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border: 1px solid #ce121b;
    width: 270px;
    color: #ce121b;
    box-sizing: border-box;
    margin-left: 30px;
}

.business_box h6.t a i {
    display: block;
    width: 100px;
    box-sizing: border-box;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 38px;
    text-align: center;
    margin-right: 10px;
}

.business_box h6.t a.active {
    background-color: #ce121b;
    background: #ce121b url(../img/titbg_14.png) no-repeat 0 0;
    color: #fff;
}

.business_box h6.t a.active::after {
    content: '\e607';
    display: block;
    font-family: 'iconfont';
    color: #cf121c;
    font-size: 22px;
    position: absolute;
    bottom: -36px;
    line-height: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-shadow: 0 0 16px rgba(206, 18, 27, .9);
}

.business_box h6.t a span {
    font-size: 18px;
}

.business_box .itemBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.business_box .item .l_box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 150px;
}

.business_box .item .l_box>h4 {
    padding-bottom: 30px;
    font-size: 40px;
    color: #004889;
    font-weight: 700;
}

.business_box .item .l_box>.ps {
    padding-bottom: 60px;
    font-size: 20px;
    line-height: 32px;
    color: #444;
}

.business_box .item .l_box .iconList {
    padding-bottom: 20px;
}

.business_box .item .l_box .iconList a {
    display: inline-block;
    margin: 0 60px 60px;
    font-size: 20px;
    color: #444;
}

.business_box .item .l_box .iconList a i {
    display: block;
}

.business_box .item .l_box>a.more {
    display: inline-block;
    height: 50px;
    padding: 0 30px;
    line-height: 48px;
    font-size: 20px;
    border-radius: 25px;
    border: 1px solid #ce121b;
    color: #ce121b;
    background: rgba(255, 255, 255, .5);
    -webkit-transition: .3s;
    transition: .3s;
}

.business_box .item .l_box>a.more:hover {
    background: #ce121b;
    color: #fff;
    box-shadow: 0 0 16px rgba(206, 18, 27, .2);
}

.business_box .item .r_box {
    width: 800px;
    position: relative;
    overflow: hidden;
}

.business_box .item .r_box img {
    width: 800px;
    height: 520px;
    display: block;
    object-fit: cover;
}

.business_box .item .r_box .swiper_warp {
    z-index: 2;
}

.business_box .item .r_box .swiper-container {
    padding-bottom: 100px;
}

.business_box .item .r_box .swiper-container::after,
.business_box .item .r_box .swiper-container::before {
    content: '';
    display: block;
    position: absolute;
    top: 450px;
    border-radius: 0 0 15px 15px;
}

.business_box .item .r_box .swiper-container::after {
    left: 30px;
    right: 30px;
    height: 25px;
    background: rgba(0, 72, 137, .2);
}

.business_box .item .r_box .swiper-container::before {
    left: 60px;
    right: 60px;
    height: 50px;
    background: rgba(0, 72, 137, .1);
}

.business_box .item .r_box .swiper-pagination-bullet {
    width: 36px;
    height: 8px;
    border-radius: 4px;
    margin: 0 10px;
}

.business_box .item .r_box .swiper-pagination-bullet-active {
    background: #004889;
}

.business_box .item .r_box .swiper-button-next,
.business_box .item .r_box .swiper-button-prev {
    height: 40px;
    top: auto;
    bottom: 0;
    background-size: auto;
    background-image: url(/uploadfiles/img/home_icon_6_1.png);
}

.business_box .item .r_box .swiper-button-next {
    right: 60px;
    background-position: center -45px;
}

.business_box .item .r_box .swiper-button-prev {
    left: 60px;
    background-position: center 10px;
}

.box-tit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.box-tit2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.box-tit p {
    font-size: 36px;
    color: #000;
}

.box-tit p span {
    color: #ce121b;
}

.box-tit i {
    margin-left: 15px;
    color: #8e8e8e;
    font-style: italic;
    font-weight: 300;
    font-size: 32px;
    text-transform: uppercase;
    font-family: 'Microsoft Yahei';
    display: block;
    margin-top: 4px;
}

.box-tit2 i {
    margin-left: 0;
    margin-top: 10px;
}

.itemBoxTit {
    font-size: 30px;
    color: #08579d;
    padding: 80px 0 20px;
}

.itemBoxTit span {
    text-transform: uppercase;
    font-weight: lighter;
    margin-left: 10px;
}

.itemBoxInfo {
    font-size: 22px;
    color: #444;
    line-height: 1.5;
    margin-bottom: 100px;
}

@media screen and (min-width: 1200px) {
    .business_box h2.t1,
    .business_box h6.t {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .business_box.enter h2.t1,
    .business_box.enter h6.t {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .business_box .l_box {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .business_box.enter .l_box {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .business_box .r_box {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .business_box.enter .r_box {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@media screen and (max-width: 1680px) {
    .business_box .box {
        padding: 15px 50px 0;
    }
    .business_box .item .l_box .iconList a {
        margin: 0 30px 30px
    }
}

@media screen and (max-width: 1400px) {
    .business_box h6.t a {
        margin-left: 10px;
    }
    .business_box .item .l_box {
        padding-right: 60px;
    }
    .business_box .item .l_box>.ps {
        padding-bottom: 20px;
    }
    .business_box .item .l_box .iconList a {
        margin: 0 20px 20px;
    }
    .business_box .box h2.t1 {
        top: 40px;
    }
    .business_box .box h2.t1 img {
        height: 70px;
    }
    .business_box h6.t {
        padding: 20px 0;
    }
    .business_box h6.t a span {
        padding: 0 20px 0 35px;
    }
    .business_box .item .l_box {
        padding-right: 30px;
    }
    .business_box .item .l_box>h4 {
        font-size: 32px;
        padding-bottom: 15px;
    }
    .business_box .item .l_box>.ps {
        font-size: 16px;
        line-height: 28px;
    }
    .business_box .item .l_box .iconList {
        width: 100% !important;
    }
    .business_box .item .l_box .iconList a {
        margin: 0 20px 15px;
    }
    .business_box .item .r_box {
        width: 600px;
    }
    .business_box .item .r_box .item img {
        width: 600px;
        height: 385px;
    }
    .business_box .item .r_box .swiper-container::after,
    .business_box .item .r_box .swiper-container::before {
        top: 385px;
    }
    .business_box .item .r_box::after {
        height: 385px;
    }
}

@media screen and (max-width: 1200px) {
    .business_box .itemBox {
        display: block;
    }
    .business_box .box h2.t1 {
        padding: 20px 0 0 0;
        position: relative;
        top: 0;
    }
    .business_box h6.t {
        height: auto;
    }
    .business_box h6.t a {
        margin-left: 5px;
    }
    .business_box h6.t a i {
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
    .business_box h6.t a span {
        padding: 0 15px 0 25px;
        font-size: 18px;
    }
    .business_box .item .l_box>h4 {
        font-size: 26px;
    }
    .business_box .item .r_box {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 30px;
    }
    .business_box .item .r_box .item img {
        width: 100%;
        height: 505px;
    }
    .business_box .item .r_box .swiper-container::after,
    .business_box .item .r_box .swiper-container::before {
        top: 505px;
    }
    .business_box .item .r_box::after {
        height: 505px;
    }
}

@media screen and (max-width: 768px) {
    .business_box .box h2.t1 img {
        height: 60px;
    }
    .business_box .item .l_box>.ps {
        font-size: 14px;
    }
    .business_box .item .l_box .iconList a {
        margin: 5px;
    }
    .business_box h6.t {
        padding-bottom: 0;
    }
    .business_box .item .l_box .iconList a i img {
        height: 42px;
    }
    .business_box .item .l_box .iconList a em {
        font-size: 13px;
    }
    .business_box .item .l_box>a.more {
        height: 34px;
        line-height: 32px;
        padding: 0 20px;
        font-size: 16px;
        border-radius: 20px;
    }
    .business_box .item .l_box>a.more i {
        font-size: 18px;
    }
    .business_box .item .r_box .item img {
        height: 220px;
    }
    .business_box .item .r_box .swiper-container::after,
    .business_box .item .r_box .swiper-container::before {
        top: 220px;
    }
    .business_box .item .r_box::after {
        height: 220px;
    }
    .business_box .item .r_box .swiper-pagination-bullet {
        width: 30px;
    }
    .business_box .item .r_box .swiper-button-prev {
        left: 15px;
    }
    .business_box .item .r_box .swiper-button-next {
        right: 15px;
    }
}


/* 业务领域 end */


/* 专题专栏 start */

.special_box .box {
    padding: 50px;
}

.special_box {
    background: url(../img/bg_20.png) no-repeat center bottom;
    position: relative;
    background-size: cover;
}

.co-words {
    font-size: 16px;
    color: #444;
    line-height: 1.7;
    margin-top: 50px;
}

.co-swiper {
    margin-top: 50px;
}

.co-swiper .swiper a {
    display: block;
    position: relative;
}

.co-swiper .pic img {
    width: 100%;
    display: block;
}

.co-swiper .txt {
    background: #fff;
    font-size: 20px;
    color: #000;
    line-height: 1.5;
    height: 120px;
    box-sizing: border-box;
    padding: 25px 25px 0;
}

.co-swiper .swiper-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -webkit-justify-content: right;
    -ms-flex-pack: right;
    justify-content: right;
    margin-top: 25px;
}

.co-swiper .swiper-button-prev,
.co-swiper .swiper-button-next {
    position: unset;
    width: 50px;
    height: 50px;
    border: 1px solid #ce121b;
    line-height: 48px;
    border-radius: 100%;
    box-sizing: border-box;
    background: #ce121b;
    color: #fff;
    margin: 0 0 0 10px;
}

.co-swiper .swiper-button-prev:after,
.co-swiper .swiper-button-next:after {
    font-size: 22px;
    content: '\e96e';
    font-family: 'iconfont';
}

.co-swiper .swiper-button-next:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.co-swiper .swiper-button-prev.swiper-button-disabled,
.co-swiper .swiper-button-next.swiper-button-disabled {
    color: #ce121b;
    background: transparent;
}

.special_box .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.special_box .lists_img ul::-webkit-scrollbar {
    width: 12px;
}

.special_box .lists_img ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #95c3ef;
}

.special_box .lists_img ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #e9e9e9;
}

.special_box.enter .lists_img {
    padding: 0 30px
}

@media screen and (min-width: 760px) {
    .special_box .swiper_imgs .swiper_warp .swiper-button-next,
    .special_box .swiper_imgs .swiper_warp .swiper-button-prev {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        right: auto;
        left: 50%;
        top: -5px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        background-size: 18px 40px;
    }
    .special_box .swiper_imgs .swiper_warp .swiper-button-next {
        top: auto;
        bottom: -28px;
    }
}

@media screen and (min-width: 1200px) {
    .special_box h2.t1,
    .special_box .co-words {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .co-swiper {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .special_box.enter h2.t1,
    .special_box.enter .co-words {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .special_box.enter .co-swiper {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .special_box .lists_img {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .special_box.enter .lists_img {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .special_box .swiper_imgs {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-transition: .8s;
        transition: .8s;
    }
    .special_box.enter .swiper_imgs {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@media screen and (max-width: 1680px) {
    .special_box h2.t1 {}
    .special_box .swiper_imgs {
        width: 320px;
        padding-left: 20px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1400px) {
    .special_box h2.t1 {
        padding: 20px 20px 0 15px;
        margin-right: 15px;
    }
    .special_box .lists_img ul {
        height: 420px;
        margin-top: 40px;
    }
    .special_box .lists_img ul li {
        padding: 0 25px 25px 0;
    }
    .special_box .swiper_imgs h5 {
        padding: 20px 0 0;
    }
    .special_box .swiper_imgs .swiper_warp {
        height: 400px;
    }
    .special_box .swiper_imgs .swiper_warp .item img {
        height: auto;
    }
}

@media screen and (max-width: 1200px) {
    .floor.s1 .box {
        padding-right: 15px;
    }
    .special_box h2.t1 {
        margin-right: 0;
    }
    .special_box h2.t1 img {
        width: 60px;
    }
    .special_box .lists_img {
        padding-right: 0;
    }
    .special_box .lists_img ul {
        margin: 40px 0;
    }
    .special_box .swiper_imgs h5 {
        font-size: 20px;
    }
    .special_box .swiper_imgs {
        width: 200px;
        padding: 0;
    }
    .special_box .swiper_imgs .swiper_warp {
        height: 320px;
    }
    .special_box .swiper_imgs .swiper_warp .item img {
        width: 200px;
        height: 98px;
    }
    .special_box .footer {
        position: relative;
    }
}


/* 专题专栏 end */

@media screen and (max-width: 1200px) {
    .lists_y150 .lists_box ul li a i {
        display: none;
    }
    .lists_y150 .lists_box.s1 {
        padding: 0 0 30px;
    }
    .lists_y150 .lists_box.s1 ul li {
        width: 100%;
    }
    .lists_y150 .lists_box.s1 ul li a {
        padding: 5px 0;
    }
    .lists_y150 .lists_box.s1 ul li a i {
        display: block;
    }
    .popBox .vi_box {
        width: 96%;
        height: auto;
        max-height: 80vh;
        left: 2%;
        top: 10vh;
        margin: 0;
        padding: 30px 15px 15px;
        box-sizing: border-box;
    }
    .popBox .mySwiper .swiper-slide {
        height: auto;
    }
    .popBox .info_ps .ps {
        white-space: nowrap;
        overflow: hidden;
        font-size: 13px;
        text-overflow: ellipsis;
    }
    .popBox .swiper-button-next,
    .popBox .swiper-button-prev {
        -webkit-transform: scale(.6);
        transform: scale(.6);
    }
    .popBox .vodBox video {
        height: 40vh;
    }
    .popBox .vi_box .t {
        font-size: 14px;
    }
    .popBox .vi_box .t h4 {
        font-size: 16px;
    }
    .popBox .info_ps .num {
        font-size: 22px;
    }
    .popBox .info_ps .num i {
        font-size: 26px;
    }
    .home_main_y150 .bTit_y150 .n_item ul li a span {
        display: none;
    }
}

@media screen and (max-width: 760px) {
    .lists_y150 .titT1 {
        padding: 0;
    }
    .lists_y150 .titT1 .path {
        display: none;
    }
    .lists_y150 .titT1 .nav {
        float: none;
        text-align: center;
    }
    .lists_y150 .titT1 .nav a {
        padding: 0 12px;
        font-size: 14px;
        margin: 0 3px;
    }
    .lists_y150 .lists_box ul li a strong {
        font-size: 16px;
    }
    .lists_y150 .lists_box ul li a em {
        font-size: 13px;
    }
    .lists_y150 .lists_box {
        padding: 0 15px;
    }
    .article_y150 .article_y150_title {
        padding: 0 0 20px;
    }
    .article_y150 .article_y150_title h3 {
        font-size: 18px;
    }
    .article_y150 .article_y150_title span {
        font-size: 14px;
        padding: 0 10px;
    }
}

.home_main_y150.mob {
    background-size: 100% 120%;
    background-position: 0 0;
}

.home_main_y150.mob .ybg_y150 i.i1 {
    top: 260px;
}

.home_main_y150.mob .bg_y150 .bg1 img {
    height: 400px;
}

.home_main_y150.mob .bTit_y150 {
    -webkit-transform: scale(.8);
    transform: scale(.8);
}

.home_main_y150.mob .ybg_y150 i.i1 img {
    width: 200px;
}

.home_main_y150.mob .ybg_y150 i.i2 img {
    width: 220px;
}

.home_main_y150.mob .ybg_y150 i.i3 img {
    width: 100px;
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px);
}

.home_main_y150.mob .bg_y150 .bg3 .s1 img {
    width: 380px;
}

.home_main_y150.mob .bg_y150 .bg3 .s2 img {
    width: 340px;
}

.home_main_y150.mob .bg_y150 .bg4 .s1 img {
    width: 420px;
}

.home_main_y150.mob .bg_y150 .bg4 .s2 img {
    width: 260px;
}

@media screen and (max-width: 760px) {
    .home_main_y150.mob {
        background-size: 100% 120%;
        background-position: 0 0;
    }
    .home_main_y150 .logo_box_y150 {
        top: -150px;
        left: 15px;
    }
    .home_main_y150.mob .logo_box_y150 a img {
        height: 20vw;
    }
    .home_main_y150.mob .logo_box_y150 span img {
        height: 20vw;
    }
    .home_main_y150.mob.on .logo_box_y150 {
        top: 15px;
        left: 15px;
        z-index: 9;
    }
    .home_main_y150.mob .ybg_y150 i.i1 {
        top: 160px;
    }
    .home_main_y150.mob .bg_y150 .bg1 img {
        height: 35vh;
    }
    .home_main_y150.mob .ybg_y150 i.i2 {
        top: 14vh;
    }
    .home_main_y150.mob .ybg_y150 i.i3 {
        top: 19vh;
        left: 13vh;
    }
    .home_main_y150.mob .ybg_y150 i.i3 img {
        width: 15vw;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .home_main_y150.mob .ybg_y150 i.i1 img {
        width: 25vw;
    }
    .home_main_y150.mob .ybg_y150 i.i2 img {
        width: 30vw;
    }
    .home_main_y150.mob .bg_y150 .bg3 .s1 img {
        width: 50vw;
    }
    .home_main_y150.mob .bg_y150 .bg3 .s2 img {
        width: 45vw;
    }
    .home_main_y150.mob .bg_y150 .bg4 .s1 img {
        width: 45vw;
    }
    .home_main_y150.mob .bg_y150 .bg4 .s2 img {
        width: 45vw;
    }
    .home_main_y150.mob .bTit_y150 {
        width: 100%;
        height: 100vh;
        top: 30vh;
        margin: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .home_main_y150.mob.on .bTit_y150 .tit_01 img {
        width: 40vw;
    }
    .home_main_y150.mob.on .bTit_y150 .tit_02 span>img {
        width: 90vw;
    }
    .home_main_y150.mob .bTit_y150 .tit_02 span i.i1,
    .home_main_y150.mob .bTit_y150 .tit_02 span i.i2 {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }
    .home_main_y150.mob .bTit_y150 .tit_02 span i.i2 {
        right: -16vw;
        top: 0;
    }
}

@media screen and (min-height:1000px) {
    .home_main_y150.on .ybg_y150 i.i1 {
        top: 310px;
    }
    .special_box .swiper_imgs .swiper_warp {
        height: 500px;
    }
    .home_main_y150 .bg_y150 .bg3 .s1 img {
        width: 500px;
    }
    .home_main_y150 .bg_y150 .bg3 .s2 img {
        width: 420px;
    }
    .home_main_y150 .bTit_y150 {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }
}

@media screen and (max-height:1080px) {
    .special_box .lists_img ul {
        height: 500px;
        margin-top: 50px;
        padding-right: 50px;
    }
    .special_box .swiper_imgs h5 {
        padding: 20px 0;
    }
    .special_box .swiper_imgs .swiper_warp {
        height: 480px;
    }
}

@media screen and (max-height:950px) {
    .special_box .lists_img ul {
        height: 460px;
    }
    .special_box .swiper_imgs h5 {
        padding: 10px 0;
    }
    .special_box .swiper_imgs .swiper_warp {
        height: 450px;
    }
}

@media screen and (min-height:900px) and (max-height:999px) {
    .home_main_y150 .ybg_y150 i.i1 {
        top: 200px;
    }
    .home_main_y150 .bg_y150 .bg1 img {
        height: 600px;
    }
    .home_main_y150 .bTit_y150 {
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
    .home_main_y150 .bg_y150 .bg3 .s1 img {
        width: 400px;
    }
    .home_main_y150 .bg_y150 .bg3 .s2 img {
        width: 380px;
    }
}

@media screen and (max-height:900px) {
    .special_box .lists_img ul {
        margin-top: 85px;
    }
    .home_main_y150 .ybg_y150 i.i1 {
        top: 200px;
    }
    .home_main_y150 .bg_y150 .bg1 img {
        height: 500px;
    }
    .home_main_y150 .bTit_y150 {
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }
    .home_main_y150 .ybg_y150 i.i1 img {
        width: 240px;
    }
    .home_main_y150 .ybg_y150 i.i2 img {
        width: 260px;
    }
    .home_main_y150 .ybg_y150 i.i3 img {
        width: 110px;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    .home_main_y150 .bg_y150 .bg3 .s1 img {
        width: 460px;
    }
    .home_main_y150 .bg_y150 .bg3 .s2 img {
        width: 400px;
    }
    .home_main_y150 .bg_y150 .bg4 .s1 img {
        width: 500px;
    }
    .home_main_y150 .bg_y150 .bg4 .s2 img {
        width: 300px;
    }
    .special_box .swiper_imgs .swiper_warp .item img {
        height: 120px;
    }
    .special_box .swiper_imgs .swiper_warp {
        height: 390px;
    }
    .special_box .lists_img ul li {
        padding: 0 20px 20px 0;
    }
    .home_main_y150 .bg_y150 .bg3 .s1 img {
        width: 350px;
    }
    .home_main_y150 .bg_y150 .bg3 .s2 img {
        width: 300px;
    }
    .business_box h6.t {
        padding: 30px 0 !important;
    }
    .business_box .box h2.t1 {
        top: 30px;
    }
}

@media screen and (max-height:840px) {
    .news_box h2.t1 {
        padding: 30px 0 38px;
    }
    .business_box .item .l_box>.ps {
        padding-bottom: 30px;
    }
    .business_box .item .l_box .iconList a {
        margin-bottom: 30px;
    }
    .business_box.enter .r_box {
        margin-top: -20px;
    }
    .business_box .item .r_box .swiper-container {
        padding-bottom: 80px;
    }
}

@media screen and (max-height:720px) {
    .home_main_y150 .ybg_y150 i.i1 {
        top: 150px;
    }
    .home_main_y150 .bg_y150 .bg1 img {
        height: 400px;
    }
    .home_main_y150 .bTit_y150 {
        -webkit-transform: scale(.65);
        transform: scale(.65);
    }
    .home_main_y150 .ybg_y150 i.i1 img {
        width: 200px;
    }
    .home_main_y150 .ybg_y150 i.i2 img {
        width: 220px;
    }
    .home_main_y150 .ybg_y150 i.i3 img {
        width: 100px;
        -webkit-transform: translateX(-80px);
        transform: translateX(-80px);
    }
    .home_main_y150 .bg_y150 .bg3 .s1 img {
        width: 400px;
    }
    .home_main_y150 .bg_y150 .bg3 .s2 img {
        width: 380px;
    }
    .home_main_y150 .bg_y150 .bg4 .s1 img {
        width: 460px;
    }
    .home_main_y150 .bg_y150 .bg4 .s2 img {
        width: 280px;
    }
    .news_box h2.t1,
    .news_box .r_box h6 {
        padding: 15px 0 10px;
    }
    .business_box .item .l_box .iconList {
        padding-bottom: 0;
    }
    .business_box .item .l_box .iconList a {
        margin-bottom: 15px;
    }
    .business_box .item .l_box>h4 {
        padding-bottom: 15px;
    }
    .business_box .item .l_box {
        margin-top: -20px;
    }
    .special_box .lists_img ul {
        margin-top: 20px;
        padding: 0 80px;
    }
    .special_box .lists_img ul li a {
        zoom: .9;
    }
    .special_box .swiper_imgs .swiper_warp {
        height: 270px;
    }
}

@media screen and (max-width: 760px) {
    .floor.s1 .box {
        display: block;
        padding: 15px;
    }
    .special_box h2.t1 {
        padding: 15px 0;
    }
    .special_box h2.t1 img.pc {
        display: none;
    }
    .special_box h2.t1 img.mob {
        display: block;
        width: auto;
        height: 56px;
    }
    .special_box .lists_img {
        width: 100%;
    }
    .special_box .lists_img ul {
        margin: 0;
        height: auto;
        max-height: 400px;
        padding: 0;
    }
    .special_box .lists_img ul li {
        padding: 5px;
    }
    .special_box .swiper_imgs {
        width: 100%;
    }
    .special_box .swiper_imgs .swiper_warp {
        height: auto;
        margin: 5px 0 30px;
    }
    .special_box .swiper_imgs .swiper_warp .item a {
        padding: 5px;
    }
    .special_box .swiper_imgs .swiper_warp .item img {
        width: 100%;
        height: auto;
    }
    .special_box .swiper_imgs .swiper-button-next,
    .special_box .swiper_imgs .swiper-button-prev {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }
    .special_box .swiper_imgs .swiper-button-prev {
        left: -18px;
    }
    .special_box .swiper_imgs .swiper-button-next {
        right: -18px;
    }
}

@media screen and (max-width: 380px) {
    .home_main_y150.mob .bTit_y150 {
        width: 100%;
        height: 100vh;
        top: 30vh;
        margin: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .home_main_y150.mob.on .bTit_y150 .tit_01 img {
        width: 40vw;
    }
    .home_main_y150.mob.on .bTit_y150 .tit_02 span>img {
        width: 90vw;
    }
    .home_main_y150.mob .bTit_y150 .tit_02 span i.i1,
    .home_main_y150.mob .bTit_y150 .tit_02 span i.i2 {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }
    .home_main_y150.mob .bTit_y150 .tit_02 span i.i2 {
        right: -16vw;
        top: 0;
    }
}

@-webkit-keyframes downIconIco {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes downIconIco {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@media screen and (max-width: 768px) {
    .box-tit p {
        font-size: 22px;
    }
    .box-tit i {
        font-size: 16px;
        margin-left: 0;
        margin-top: 4px;
    }
    .box-tit {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .f1-box {
        height: auto;
    }
    .banners.boxT2.on {
        position: static;
    }
    .banners.boxT2 .swiper {
        height: 122vw;
    }
    .news_box h2.t1 {
        padding: 20px 0;
    }
    .news_box .swiper_warp {
        border-radius: 0;
    }
    .news_box .r_box h6 {
        padding-bottom: 0;
        margin-bottom: 25px;
    }
    .news_box .r_box h6 a {
        line-height: 40px;
        padding-bottom: 0;
        margin-bottom: 0;
        white-space: nowrap;
    }
    .news_box .r_box h6 a.active:after {
        bottom: -27px;
        font-size: 17px;
    }
    .news_box .r_box .list ul li a span em {
        font-size: 10px;
        line-height: 20px;
    }
    .news_box .r_box .list ul li a span i {
        line-height: 40px;
        font-size: 20px;
    }
    .business_box h6.t {
        padding: 0 0 20px !important;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 18px;
    }
    .business_box h6.t a span {
        font-size: 14px;
        padding: 0;
        margin-right: 2px;
    }
    .business_box .box h2.t1 {
        height: auto;
        top: unset;
    }
    .business_box h6.t a {
        margin: 0;
        width: calc((100% - 8px) / 3);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 50px;
        line-height: 50px;
        white-space: nowrap;
    }
    .business_box h6.t a i {
        font-size: 28px;
        width: auto;
        padding-left: 0;
        margin-right: 7px;
    }
    .business_box h6.t a.active::after {
        font-size: 17px;
        bottom: -27px;
    }
    .itemBoxTit {
        font-size: 16px;
        padding: 0;
    }
    .itemBoxInfo {
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 7px;
    }
    .business_box .item .r_box {
        margin-top: 10px;
        padding-bottom: 0;
        height: 62vw;
    }
    .business_box .item .r_box img {
        width: 100%;
        height: 100%;
    }
    .business_box .item .r_box::after {
        display: none;
        height: 0;
    }
    .business_box .item .l_box>a.more {
        background: #ce121b;
        color: #fff;
        box-shadow: 0 0 16px rgba(206, 18, 27, .2);
        font-size: 14px;
    }
    .business_box.s1 {
        background-size: 250% auto;
    }
    .co-words {
        margin-top: 0;
        font-size: 14px;
        line-height: 1.6;
    }
    .co-swiper {
        margin-top: 10px;
    }
    .co-swiper .txt {
        font-size: 14px;
        height: 85px;
        padding: 18px 15px 0;
    }
    .co-swiper .swiper-button {
        margin-top: 15px;
    }
    .co-swiper .swiper-button-prev:after,
    .co-swiper .swiper-button-next:after {
        font-size: 15px;
    }
    .co-swiper .swiper-button-prev,
    .co-swiper .swiper-button-next {
        width: 40px;
        height: 40px;
        line-height: 38px;
        margin: 0 3px;
    }
    .business_box .item .l_box {
        display: block;
        padding: 0;
        margin-top: 15px;
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}