﻿/*内页关于我们*/
.ny_content {
    min-height: 300px;
    background: #f8f8f8;
}

.abtit {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}

.abtit1 {
    text-align: center;
    margin-bottom: 50px;
}

.abtit b {
    display: block;
    font-size: 50px;
    color: #007bb9;
    text-transform: uppercase;
}

.abtit p {
    display: block;
    font-size: 30px;
    color: #3b3b3b;
    margin: 0 0 15px;
}

.abtit em {
    display: block;
    width: 40px;
    height: 2px;
    background: #007bb9;
}

.abtit1 em {
    margin: 0 auto;
}

.abtit2 b {
    color: #fff;
}

.abtit2 p {
    color: #fff;
}

.abtit2 em {
    background: rgba(255, 255, 255, 0.5);
    margin: 0 auto;
}

.ny_content .NyAboutus_Profile {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 80px 0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lyGsjj_main {
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.lyGsjj_main .lyGsjj_img {
    width: 50%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right;
    height: 600px;
}

.lyGsjj_img img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    object-fit: cover;
}

.lyGsjj_main .lyGsjj_con {
    width: 46%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

.lyGsjj_con .lyGsjj_ms {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 35px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 250px;
    overflow-y: scroll;
}

.lyGsjj_con .lyGsjj_ms::-webkit-scrollbar {
    width: 2px;
}

.lyGsjj_ms p {
    width: 100%;
    overflow: hidden;
    line-height: 31px;
    color: #999;
    font-size: 17px;
    text-align: justify;
    word-break: break-all;
    margin: 0 auto;
    padding: 0;
}

.lyGsjj_ms p span, .lyGsjj_ms p em {
    color: #999 !important;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif !important;
    font-size: 17px !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 31px !important;
}

.lyGsjj_ms p br {
    display: none;
}

.NyAboutPart1_data {
    width: 50%;
    height: 160px;
    margin: 40px 0 0;
    padding: 0 0 0 40px;
    background-color: #fff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px solid #eee;
}

.NyAboutPart1_data ul li {
    width: 33.3333%;
    overflow: hidden;
    margin: 0;
    padding: 20px 30px 20px 15px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.NyAboutPart1_data ul li img {
    display: block;
    width: 49px;
    height: 46px;
    overflow: hidden;
    margin: 0 auto 10px;
    padding: 0;
    position: absolute;
    right: 80px;
    top: 35px;
}

.NyAboutPart1_data ul li div {
    width: 100%;
    overflow: hidden;
    line-height: 50px;
    color: #007bb9;
    font-size: 46px;
    font-weight: bold;
    margin: 15px auto;
    padding: 0;
    border-right: 1px solid #eee;
}

.NyAboutPart1_data ul li:nth-child(2) {
    width: 38.3333%;
}

.NyAboutPart1_data ul li:nth-child(3) div {
    border-right: 0;
}

.NyAboutPart1_data ul li:nth-child(3) {
    padding-right: 0;
    width: 28.3333%;
}

.NyAboutPart1_data ul li:nth-child(3) img {
    right: 50px;
}

.NyAboutPart1_data ul li div i {
    color: #333;
    font-weight: normal;
    font-size: 18px;
    font-style: normal;
    display: inline-block;
    margin-left: 3px;
}

.NyAboutPart1_data ul li p {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #333;
    font-size: 18px;
    margin: 0 auto;
    padding: 0;
}

.NyAboutPart1_data ul li p img {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: -2px 2px 0 0;
    padding: 0;
}

@media (max-width: 1880px) {
    .NyAboutPart1_data {
        width: 60%;
    }
}

@media (max-width: 1680px) {
    .ny_content .NyAboutus_Profile {
        padding: 70px 0;
    }

    .NyAboutPart1_data ul li div {
        font-size: 44px;
        line-height: 48px;
    }

    .NyAboutPart1_data ul li img {
        width: 45px;
        height: auto;
    }

    .abtit1 {
        margin-bottom: 40px;
    }
}

@media (max-width: 1600px) {
    .abtit p {
        font-size: 28px;
    }

    .abtit b {
        font-size: 45px;
    }
}

@media (max-width: 1560px) {
    .NyAboutPart1_data ul li div {
        font-size: 42px;
        line-height: 45px;
        margin: 15px auto;
    }
}

@media (max-width: 1440px) {
    .ny_content .NyAboutus_Profile {
        padding: 60px 0;
    }

    .NyAboutPart1_data {
        height: auto;
        padding: 0 0 0 30px;
    }

    .NyAboutPart1_data ul li {
        padding: 10px 30px 10px 15px;
    }

    .NyAboutPart1_data ul li p {
        font-size: 16px;
        margin-top: -5px;
    }

    .NyAboutPart1_data ul li img {
        width: 42px;
    }

    .lyGsjj_ms p {
        font-size: 16px;
        line-height: 30px;
    }

    .abtit b {
        font-size: 40px;
    }

    .abtit1 {
        margin-bottom: 30px;
    }

    .abtit {
        margin-bottom: 20px;
    }

    .lyGsjj_main .lyGsjj_img {
        height: 550px;
    }

    .lyGsjj_con .lyGsjj_ms {
        height: 235px;
    }
}

@media (max-width: 1366px) {
    .lyGsjj_con .lyGsjj_ms {
        height: 210px;
    }

    .NyAboutPart1_data ul li div {
        font-size: 40px;
        line-height: 42px;
        margin: 10px auto;
    }

    .NyAboutPart1_data {
        bottom: 0;
        padding: 0 0 0 20px;
    }

    .abtit b {
        font-size: 36px;
    }

    .abtit p {
        font-size: 26px;
    }

    .lyGsjj_main .lyGsjj_img {
        height: 500px;
    }
}

@media (max-width: 1280px) {
}

@media (max-width: 1200px) {
    .ny_content .NyAboutus_Profile {
        padding: 50px 0;
    }

    .lyGsjj_con .lyGsjj_ms {
        height: 247px;
    }

    .lyGsjj_main .lyGsjj_img {
        height: 400px;
    }

    .NyAboutPart1_data {
        width: 100%;
        position: inherit;
        bottom: 0;
        height: auto;
        padding: 0 0 0 20px;
    }

    .NyAboutPart1_data ul li div {
        font-size: 38px;
        line-height: 40px;
    }

    .NyAboutPart1_data ul li p {
        font-size: 15px;
    }

    .NyAboutPart1_data ul li img {
        width: 40px;
    }

    .lyGsjj_ms p {
        font-size: 15px;
        line-height: 28px;
    }

    .abtit b {
        font-size: 34px;
    }

    .abtit p {
        font-size: 24px;
    }
}

@media (max-width: 1080px) {
    .NyAboutPart1_data ul li div {
        font-size: 36px;
    }
}

@media (max-width: 1024px) {
    .ny_content .NyAboutus_Profile {
        padding: 40px 0;
    }

    .abtit, .abtit1 {
        margin-bottom: 20px;
    }

    .abtit b {
        font-size: 32px;
    }

    .abtit p {
        font-size: 22px;
    }

    .lyGsjj_main .lyGsjj_img {
        height: 350px;
    }
}

@media (max-width: 820px) {
    .ny_content .NyAboutus_Profile {
        padding: 30px 0;
    }

    .lyGsjj_main .lyGsjj_con {
        width: 100%;
    }

    .lyGsjj_main .lyGsjj_img {
        width: 100%;
        margin-top: 25px;
    }

    .lyGsjj_con .lyGsjj_ms {
        height: auto;
        overflow-y: inherit;
        padding: 0;
    }

    .NyAboutPart1_data {
        display: none;
    }

    .abtit b {
        font-size: 28px;
    }

    .abtit p {
        font-size: 20px;
    }

    .lyGsjj_main .lyGsjj_img {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .lyGsjj_main .lyGsjj_img {
        margin-top: 15px;
    }
}

@media (max-width: 425px) {
    .abtit b {
        font-size: 26px;
    }
}

@media (max-width: 320px) {
    .abtit b {
        font-size: 24px;
    }
}

/*关于我们 企业文化*/
.ab_qywh {
    padding: 80px 0;
    overflow: hidden;
    background: #00609d;
    position: relative;
}

.ab_qywh ul {
    width: 100%;
    margin-top: 20px;
    position: relative;
    z-index: 2;
}

.ab_qywh ul li {
    width: 23.3%;
    height: 412px;
    float: left;
    margin-right: 2.26666667%;
    padding: 44px 35px 0;
    background: #fff url(../images/qywhli1.png) center bottom no-repeat;
    position: relative;
    background-size: 100%;
}

.ab_qywh ul li i {
    font-size: 54px;
    font-family: impact;
    color: #007bb9;
}

.ab_qywh ul li p {
    font-size: 24px;
    font-weight: bold;
    margin: 8px 0 28px 0;
}

.ab_qywh ul li span {
    font-size: 17px;
    line-height: 28px;
    color: rgba(0, 123, 185, 0.99);
}

.ab_qywh ul li:nth-of-type(2) {
    background: #fff url(../images/qywhli2.png) center bottom no-repeat;
    background-size: 100%;
}

.ab_qywh ul li:nth-of-type(3) {
    background: #fff url(../images/qywhli3.png) center bottom no-repeat;
    background-size: 100%;
}

.ab_qywh ul li:nth-of-type(4) {
    margin-right: 0;
    background: #fff url(../images/qywhli4.png) center bottom no-repeat;
    background-size: 100%;
}

.ab_qywh ul li:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 50%;
    left: 0;
    background: rgba(0, 123, 185, .7);
    transition: all .4s ease;
}

.ab_qywh ul li:hover:after {
    height: 100%;
    bottom: 0;
}

.ab_qywh ul li:hover i, .ab_qywh ul li:hover p, .ab_qywh ul li:hover span {
    color: #fff;
    position: relative;
    z-index: 2;
    transition: all .4s ease;
}

.waves {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.2;
    z-index: 1;
}

.waves canvas {
    display: block;
    height: 100% !important;
}

@media screen and (max-width: 1680px) {
    .ab_qywh {
        padding: 70px 0;
    }
}

@media screen and (max-width: 1440px) {
    .ab_qywh {
        padding: 60px 0;
    }

    .ab_qywh ul li {
        padding: 34px 25px 0;
        height: 360px;
    }

    .ab_qywh ul li p {
        margin: 0px 0 15px 0;
        font-size: 22px;
    }

    .ab_qywh ul li span {
        line-height: 24px;
    }
}

@media screen and (max-width: 1200px) {
    .ab_qywh {
        padding: 50px 0;
    }
}

@media screen and (max-width: 1080px) {
    .ab_qywh ul {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .ab_qywh {
        padding: 40px 0;
    }
}

@media screen and (max-width: 920px) {
    .ab_qywh ul li {
        width: 48.5%;
        margin-right: 3%;
        background-size: 100% !important;
        margin-bottom: 20px;
        height: 320px;
    }

    .ab_qywh ul li:nth-of-type(2) {
        margin-right: 0;
    }

    .ab_qywh ul li i {
        font-size: 42px;
    }
}

@media screen and (max-width: 820px) {
    .ab_qywh {
        padding: 30px 0;
    }
}

@media screen and (max-width: 767px) {
    .ab_qywh ul {
        margin-top: 10px;
    }

    .ab_qywh ul li {
        margin-bottom: 10px;
        padding: 24px 15px 0;
    }
}

@media screen and (max-width: 425px) {
    .ab_qywh ul li {
        width: 100%;
        height: 280px;
    }
}

/*关于我们 荣誉资质*/
/* nyAbout_part3 start */
.ab_honor {
    padding: 80px 0;
    overflow: hidden;
    background: url(../images/honor_bg.png) center center no-repeat;
    min-height: 400px;
    background-size: cover;
}

.nyAboutPart3_swiper {
    margin-top: 40px;
}

.nyAboutPart3_swiper .swiper-container .swiper-slide {
    background-size: cover;
    background-position: center;
}

.nyAboutPart3_swiper .gallery-top2 {
    width: 100%;
    margin-top: 30px;
    padding: 0 120px;
}

.nyAboutPart3_swiper .gallery-top2 .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.nyAboutPart3_swiper .gallery-top2 .nyAboutPart3_con {
    padding: 0 60px;
    margin: 65px 0 0;
}

.nyAboutPart3_con .nyAboutPart3_img {
    display: inline-block;
    margin: 0 100px 0 0;
    vertical-align: middle;
    width: 350px;
    height: 240px;
    position: relative;
}

.nyAboutPart3_con .nyAboutPart3_img img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.nyAboutPart3_con .nyAboutPart3_txt {
    display: inline-block;
    padding: 40px 0 40px 60px;
    border-left: 1px solid #d1d1d1;
    vertical-align: middle;
    max-width: 100%;
}

.nyAboutPart3_txt p {
    line-height: 36px;
    color: #222;
    font-size: 18px;
    padding-left: 20px;
    position: relative;
}

.nyAboutPart3_txt p::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #007bb9;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 14px;
}

.nyAboutPart3_swiper .gallery-thumbs2 {
    padding: 0 0 24px;
    position: relative;
}

.nyAboutPart3_swiper .gallery-thumbs2::before {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background-image: linear-gradient(to right, rgba(0, 123, 185, 0), rgba(0, 123, 185, 1), rgba(0, 123, 185, 0));
    position: absolute;
    left: 0;
    bottom: 7px;
}

.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide {
    width: 12%;
    padding-bottom: 10px;
    position: relative;
}

.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide em {
    display: block;
    width: 24px;
    height: 24px;
    background-color: #007bb9;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: -45px;
    margin-left: -12px;
    padding: 4px;
}

.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide em::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
}

.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p {
    height: 48px;
    line-height: 24px;
    color: #555;
    font-size: 18px;
    text-align: center;
    padding-top: 35px;
}

.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p {
    padding-top: 70px;
    font-size: 0;
    background: url(../images/addr_ico1.png) center center no-repeat;
    background-size: 80px 80px;
}

.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active em {
    bottom: -23px;
}

.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next {
    width: 44px !important;
    height: 44px !important;
    position: absolute;
    top: 50% !important;
    bottom: inherit !important;
    left: inherit !important;
    right: inherit !important;
    opacity: 1;
    margin: -22px 0 0 !important;
    border-radius: 50%;
    background-color: rgba(151, 151, 151, 0.2);
    background-image: none;
}

.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev {
    left: 40px !important;
}

.nyAboutPart3_swiper .gallery-top2 .swiper-button-next {
    right: 40px !important;
}

.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev:hover, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next:hover {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to right, rgba(0, 123, 185, 1), rgba(0, 123, 185, 1));
    background-size: 100% 100%;
}

.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev:after, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    margin: 12px auto;
}

.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev:after {
    background: url(../images/arrow_left01.png) center center no-repeat;
    background-size: 20px 20px;
}

.nyAboutPart3_swiper .gallery-top2 .swiper-button-next:after {
    background: url(../images/arrow_right01.png) center center no-repeat;
    background-size: 20px 20px;
}

@media (max-width: 1680px) {
    .ab_honor {
        padding: 70px 0;
    }

    .nyAboutPart3_swiper .gallery-top2 .nyAboutPart3_con {
        margin: 55px 0 0;
    }
}

@media (max-width: 1560px) {
}

@media (max-width: 1440px) {
    .ab_honor {
        padding: 60px 0;
    }

    .nyAboutPart3_swiper {
        margin-top: 30px;
    }

    .nyAboutPart3_swiper .gallery-top2 {
        margin-top: 40px;
        padding: 0 60px;
    }

    .nyAboutPart3_txt p {
        font-size: 15px;
    }

    .nyAboutPart3_con .nyAboutPart3_img {
        width: 320px;
        margin: 0 80px 0 0;
        height: 225px;
    }

    .nyAboutPart3_swiper .gallery-top2 .nyAboutPart3_con {
        margin: 45px 0 0;
    }
}

@media (max-width: 1366px) {
    .nyAboutPart3_con .nyAboutPart3_img {
        width: 280px;
        margin: 0 60px 0 0;
        height: 210px;
    }

    .nyAboutPart3_con .nyAboutPart3_txt {
        padding: 0 0 0 60px;
    }

    .nyAboutPart3_txt p {
        line-height: 28px;
        font-size: 14px;
        padding: 2px 0 2px 20px;
    }

    .nyAboutPart3_swiper .gallery-top2 .swiper-button-next::after {
        background: url(../images/arrow_right01.png) center center no-repeat;
        background-size: auto;
        background-size: 20px 20px;
    }

    .nyAboutPart3_swiper .gallery-top2 .swiper-button-prev::after, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next::after {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        margin: 12px auto;
    }

    .nyAboutPart3_swiper .gallery-top2 .swiper-button-prev, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next {
        width: 40px !important;
        height: 40px !important;
        margin: -20px 0 0 !important;
    }

    .nyAboutPart3_swiper .gallery-top2 .swiper-button-prev::after, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next::after {
        margin: 10px auto;
    }
}

@media (max-width: 1280px) {
    .nyAboutPart3_swiper .gallery-top2 .nyAboutPart3_con {
        margin: 30px 0 0;
    }
}

@media (max-width: 1200px) {
    .ab_honor {
        padding: 50px 0;
    }
}

@media (max-width: 1080px) {
    .nyAboutPart3_swiper .gallery-thumbs2 {
        padding: 0 0 20px;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p {
        background-size: 50px 50px;
    }

    .nyAboutPart3_swiper .gallery-thumbs2::before {
        height: 6px;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p {
        padding-top: 20px;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p {
        padding-top: 0;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide em {
        width: 20px;
        height: 20px;
        bottom: -20px;
        margin-left: -10px;
        padding: 3px;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide em::before {
        width: 14px;
        height: 14px;
    }

    .nyAboutPart3_con .nyAboutPart3_img {
        width: 260px;
        height: 190px;
        margin: 0 50px 0 0;
    }

    .nyAboutPart3_swiper .gallery-top2 {
        margin-top: 40px;
    }

    .nyAboutPart3_con .nyAboutPart3_txt {
        padding: 0 0 0 40px;
    }

    .nyAboutPart3_swiper .gallery-top2 .swiper-button-prev {
        left: 0 !important;
    }

    .nyAboutPart3_swiper .gallery-top2 .swiper-button-next {
        right: 0 !important;
    }
}

@media (max-width: 1024px) {
    .ab_honor {
        padding: 40px 0;
    }
}

@media (max-width: 920px) {
    .nyAboutPart3_swiper .gallery-top2 .nyAboutPart3_con {
        padding: 0 0 0 10px;
    }
}

@media (max-width: 820px) {
    .ab_honor {
        padding: 30px 0;
    }

    .nyAboutPart3_swiper .gallery-top2 .nyAboutPart3_con {
        margin: 0;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p {
        font-size: 18px;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p {
        font-size: 0;
    }

    .nyAboutPart3_con .nyAboutPart3_img {
        margin: 0 40px 0 0;
        width: 230px;
        height: 140px;
    }

    .nyAboutPart3_con .nyAboutPart3_img svg {
        height: 70px;
        margin-bottom: -20px;
    }
}

@media (max-width: 767px) {
    .nyAboutPart3_swiper {
        margin-top: 20px;
    }

    .nyAboutPart3_con .nyAboutPart3_img svg {
        height: 55px;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide {
        width: 16%;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p {
        font-size: 16px;
    }

    .nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p {
        font-size: 0;
    }

    .nyAboutPart3_swiper .gallery-top2 {
        margin-top: 40px;
        padding: 0;
    }

    .nyAboutPart3_con .nyAboutPart3_txt {
        max-width: 100%;
    }

    .nyAboutPart3_con .nyAboutPart3_img {
        display: block;
        margin: 0 0 20px;
        padding: 0;
        text-align: center;
    }

    .nyAboutPart3_con .nyAboutPart3_txt {
        display: block;
        padding: 20px 0 0;
        border-left: 0;
        border-top: 1px solid #e6e6e6;
    }
}

@media (max-width: 550px) {
    .nyAboutPart3_swiper .gallery-top2 .swiper-button-prev, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next {
        display: none;
    }
}

@media (max-width: 390px) {
}

@media (max-width: 320px) {
}

/* nyAbout_part3 end */


/*关于我们 厂房环境*/
.ab_cfhj {
    padding: 80px 0;
    overflow: hidden;
    background: #fff;
}

.abcfhj_list {
    padding: 0 0 70px 8%;
}

.ab_cfhj .swiper-slide {
    width: 398px;
    float: left;
    margin-right: 55px;
    background: #fff;
    position: relative;
}

.ab_cfhj .swiper-slide .pic {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.ab_cfhj .swiper-slide .pic img {
    display: block;
    position: absolute;
    width: 100%;
    /*height: 100%;*/
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.ab_cfhj .swiper-slide p {
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 24px;
    background: #eee;
    color: #222;
    transition: all .4s ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ab_cfhj .swiper-slide:hover p {
    background: #007bb9;
    color: #fff;
}

.ab_cfhj .swiper-slide:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.ab_cfhj .swiper-scrollbar {
    opacity: 1 !important;
    height: 2px;
    background: none;
    width: calc(100% - 143px);
    -webkit-width: calc(100% - 143px);
    -moz-width: calc(100% - 143px);
    -o-width: calc(100% - 143px);
    float: left;
    position: relative;
}

.ab_cfhj .swiper-scrollbar:after {
    content: "";
    background: #e6e6e6;
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
}

.ab_cfhj .swiper-scrollbar-drag {
    background-color: #007bb9;
    width: 40% !important;
    height: 4px;
    z-index: 99;
    margin: -1px 0;
}

.ab_cfhj .abcfhj_jt {
    width: 103px;
    float: right;
    margin-top: -20px;
}

.ab_cfhj .swiper-button-prev4, .ab_cfhj .swiper-button-next4 {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    opacity: 1;
    cursor: pointer;
}

.ab_cfhj .swiper-button-prev4 {
    background: #eaeaea url(../images/arrow_left01.png) center center no-repeat;
    float: left;
    background-size: 20px 20px;
}

.ab_cfhj .swiper-button-next4 {
    background: #eaeaea url(../images/arrow_right01.png) center center no-repeat;
    float: right;
    background-size: 20px 20px;
}

.ab_cfhj .swiper-button-prev4:hover {
    background: #007bb9 url(../images/arrow_left01.png) no-repeat center center;
}

.ab_cfhj .swiper-button-next4:hover {
    background: #007bb9 url(../images/arrow_right01.png) no-repeat center center;
}

@media (max-width: 1800px) {
    .abcfhj_list {
        padding: 0 0 70px 5.5%;
    }
}

@media (max-width: 1750px) {
    .abcfhj_list {
        padding: 0 0 70px 4%;
    }
}

@media (max-width: 1720px) {
    .abcfhj_list {
        padding: 0 0 70px 3.5%;
    }
}

@media (max-width: 1700px) {
    .abcfhj_list {
        padding: 0 0 70px 3%;
    }
}

@media (max-width: 1680px) {
    .abcfhj_list {
        padding: 0 0 60px 3%;
    }

    .ab_cfhj {
        padding: 70px 0;
    }
}

@media (max-width: 1600px) {

}

@media (max-width: 1560px) {
    .ab_cfhj .swiper-button-prev4, .ab_cfhj .swiper-button-next4 {
        width: 42px;
        height: 42px;
        background-size: 18px 18px;
    }
}

@media (max-width: 1440px) {
    .ab_cfhj {
        padding: 60px 0;
    }

    .abcfhj_list {
        padding: 0 0 50px 3%;
    }

    .ab_cfhj .swiper-slide {
        width: 360px;
        margin-right: 45px;
    }

    .ab_cfhj .swiper-slide .pic {
        height: 250px;
    }

    .ab_cfhj .swiper-slide p {
        height: 80px;
        line-height: 80px;
        font-size: 22px;
    }
}

@media (max-width: 1366px) {
}

@media (max-width: 1280px) {
    .ab_cfhj .swiper-button-prev4, .ab_cfhj .swiper-button-next4 {
        width: 40px;
        height: 40px;
        background-size: 15px 15px;
    }

    .ab_cfhj .swiper-slide {
        width: 340px;
        margin-right: 40px;
    }

    .ab_cfhj .swiper-slide .pic {
        height: 240px;
    }

    .ab_cfhj .swiper-slide p {
        height: 70px;
        line-height: 70px;
        font-size: 20px;
    }
}

@media (max-width: 1200px) {
    .ab_cfhj {
        padding: 50px 0;
    }

    .abcfhj_list {
        padding: 0 0 40px 3%;
    }
}

@media (max-width: 1080px) {
    .ab_cfhj .swiper-slide {
        width: 320px;
        margin-right: 35px;
    }

    .ab_cfhj .swiper-slide .pic {
        height: 220px;
    }

    .ab_cfhj .swiper-slide p {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .ab_cfhj {
        padding: 40px 0;
    }
}

@media (max-width: 920px) {
}

@media (max-width: 820px) {
    .ab_cfhj {
        padding: 30px 0;
    }

    .ab_cfhj .swiper-slide {
        width: 300px;
        margin-right: 30px;
    }

    .ab_cfhj .swiper-slide .pic {
        height: 200px;
    }

    .ab_cfhj .swiper-slide p {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .ab_cfhj .swiper-slide {
        margin-bottom: 10px;
    }
}

@media (max-width: 550px) {
    .ab_cfhj .swiper-slide .pic {
        height: 180px;
    }

    .ab_cfhj .swiper-slide {
        width: 280px;
        margin-right: 25px;
    }
}
