.ne-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
	
}

.ne-banner img {
    width: 100%;
    animation: changeScale 1 2.5s;
    position: relative;
    z-index: 1;
}

.ne-banner .swiper-slide {
    position: relative;
    overflow: hidden;
}

.ne-banner .swiper-pagination {
    bottom: 0.8rem !important;
}

.ne-banner .swiper-slide img {
    width: 100%;
}

.ne-banner .dw1 {
    width: 100%;
    position: absolute;
    top: 45%;
    color: #fff;
    left: 0;
    z-index: 99;
}

.ne-banner .dw1 h1 {
    line-height: 0.56rem;
    font-size: 0.4rem;
    font-weight: normal;
}

.ne-banner .dw1 .neir {
    font-size: 0.6rem;
    line-height: 0.9rem;
}

.ne-banner .dw1 .an {
    width: 2rem;
    line-height: 0.54rem;
    border-radius: 0.5rem;
    color: #fff;
    background: #003894;
    text-align: center;
    font-size: 0.22rem;
    margin-top: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ne-banner .dw1 .an a {
    color: #fff;
}

.ne-banner .dw1 .an img {
    width: 0.25rem;
    height: 0.35rem;
    margin-right: 0.1rem;
}

.ne-banner .banner-text {
    width: 100%;
    position: absolute;
    left: 12.5%;
    bottom: 1.25rem;
    color: #fff;
    z-index: 3;
    font-size: 0.43rem;
}

.ne-banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff;
    opacity: 1;
    margin: 0 10px !important;
	transition-duration: 1s;
}

.ne-banner .swiper-pagination-bullet-active {
    background: #fff;
	width: 42px;
	border-radius: 50px;
}

.ne-banner .banner-text h1 {
    width: 55%;
    font-size: 0.96rem;
    line-height: 1.16rem;
}

.ne-banner .banner-text p {
    font-size: 0.36rem;
    line-height: 0.36rem;
    margin-top: 0.3rem;
}

.ne-banner .dw {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.pc-banner {
    display: block;
}

.mobile-banner {
    display: none;
}


/*  */

.main-header {
    border-bottom: 1px solid #9aa2a9 !important;
}

footer {
    position: relative !important;
}

.about-wrapper .split-lines {
    font-size: 0.22rem;
    text-align: left;
    line-height: 0.54rem;
    font-weight: normal;
}


/*  */

.about-warp {
    width: 77.08%;
    margin: 0 auto;
}

.about-intro {
    width: 100%;
    padding: 1.5rem 0 0.5rem;
}

.about-intro .bit {
    line-height: 0.86rem;
    position: relative;
    font-size: 0.48rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.8rem;
}

.about-intro .bit:after {
    width: 1rem;
    height: 4px;
    background: #444444;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
}

.about-intro .bit span {
    display: inline-block;
    padding-left: 0.5rem;
    font-weight: normal;
    font-size: 0.3rem;
    text-transform: uppercase;
}

.about-hzjg {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 1.3rem;
}

.about-hzjg-box {
    position: relative;
    z-index: 9;
    padding-top: 1.5rem;
    padding-bottom: 1.4rem;
}

.about-hzjg-box dl {
    width: 25%;
    float: left;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.about-hzjg-box dl dt {
    height: 1.3rem;
}

.about-hzjg-box dl dt img {
    display: inline-block;
    transition-duration: 1s;
}

.about-hzjg-box dl:nth-child(1) dt img {
    width: 0.96rem;
    height: 0.93rem;
}

.about-hzjg-box dl:nth-child(2) dt img {
    width: 1rem;
    height: 1rem;
}

.about-hzjg-box dl:nth-child(3) dt img {
    width: 0.83rem;
    height: 0.97rem;
}

.about-hzjg-box dl:nth-child(4) dt img {
    width: 0.77rem;
    height: 0.99rem;
}

.about-hzjg-box dl:hover dt img {
    transform: rotateY(180deg);
}

.about-hzjg-box dl dd {
    line-height: 0.36rem;
    font-size: 0.22rem;
}

.hzjg-pic {
    width: 100%;
    position: absolute;
    height: 7.59rem;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1;
}

.hzjg-pic img {
    display: block;
    animation: run 12s linear infinite;
}

.hzjg-box {
    width: 100%;
    border-radius: 0.15rem;
    box-shadow: 0 5px 15px #d3d3d3;
    min-height: 4.6rem;
    padding-top: 0.95rem;
    background: #fff;
    position: relative;
    z-index: 9;
    text-align: center;
}

.hzjg-box h1 {
    line-height: 0.7rem;
    font-size: 0.42rem;
    color: #333333;
    font-weight: normal;
    margin-bottom: 0.55rem;
}

.hzjg-box-list {
    width: 76%;
    margin: 0 auto;
}

.hzjg-box-list li {
    width: 33.333%;
    float: left;
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #333333;
    font-family: 'syhtN';
    transition-duration: .5s;
    cursor: pointer;
}

.hzjg-box-list li:hover {
    color: #003894;
}


/* 企业文化 */

.qywh-box {
    padding-bottom: 0.95rem;
    position: relative;
}

.qywh-bit {
    display: table;
    margin: 0 auto;
    text-align: center;
    color: #333333;
    padding-bottom: 0.4rem;
    position: relative;
}

.qywh-bit:after {
    width: 30%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 35%;
    content: "";
    background: #333;
}

.qywh-bit p {
    line-height: 0.82rem;
    font-size: 0.48rem;
    font-weight: bold;
}

.qywh-bit span {
    display: inline-block;
    width: 100%;
    line-height: 0.52rem;
    font-size: 0.3rem;
    text-transform: uppercase;
    font-family: 'syhtN';
    font-weight: normal;
}

.qywh-list {
    width: 100%;
    margin-top: 1.35rem;
}

.qywh-list dl {
    width: 33.333%;
    float: left;
    text-align: center;
    color: #333;
    cursor: pointer;
}

.qywh-list dl dt {
    margin-bottom: 0.2rem;
}

.qywh-list dl dt img {
    display: inline-block;
    width: 74px;
    height: 75px;
    transition-duration: 1s;
}

.qywh-list dl:hover dt img {
    transform: rotateY(180deg);
}

.qywh-list dl dd {
    padding-bottom: 0.08rem;
    position: relative;
}

.qywh-list dl dd:after {
    position: absolute;
    content: "";
    width: 16%;
    height: 1px;
    background: #333333;
    left: 42%;
    bottom: 0;
}

.qywh-list dl dd h1 {
    line-height: 0.5rem;
    font-size: 0.36rem;
    font-weight: normal;
}

.qywh-list dl dd h1 span {
    display: inline-block;
    width: 100%;
    line-height: 0.5rem;
    font-size: 0.24rem;
}

.qywh-list dl .en {
    font-size: 0.48rem;
    color: #dadada;
    line-height: 0.8rem;
    margin-top: 0.25rem;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}


/* 发展历程 */

.about-fzlc {
    width: 100%;
    padding: 1.5rem 0 2.1rem 0;
}

.about-fzlc .swiper-button-next,
.about-fzlc .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: rgba(1, 62, 153, 0.6);
    border-radius: 100%;
	top:initial;
	bottom:0;
}

.about-fzlc .swiper-button-next {
    right: initial;
    left: 75px;
}

.about-fzlc .swiper-button-next:after,
.about-fzlc .swiper-button-prev:after {
    font-size: 24px;
    color: #fff;
}

.about-fzlc-list {
    position: relative;
    overflow: hidden;
}

.about-fzlc-list .qywh-bit {
    text-align: left !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    padding-bottom: 0.3rem;
}

.about-fzlc-list .qywh-bit:after {
    left: 0 !important;
}

.about-fzlc-list .swiper-wrapper {
    /* 通过改变animation-timing-function 制作弹性切换效果 */
    transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
    position: relative;
    z-index: 1;
}

.about-fzlc-list .swiper-slide {
    position: relative;
}

.fzlc-left {
    width: 40%;
    padding-top: 2rem;
  /*  position: absolute; */
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: left;
    align-items: flex-end;
    color: #333;
}

.fzlc-left-text h1 {
    font-size: 0.42rem;
    line-height: 0.68rem;
    margin-bottom: 0.4rem;
}

.fzlc-left-text p,.fzlc-left-text span {
    font-size: 0.2rem !important;
    line-height: 0.36rem !important;
}

.fzlc-right {
    width: 57.3%;
    overflow: hidden;
}

.fzlc-right img {
    display: block;
    width: 100%;
}

@keyframes run {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.04);
    }
    50% {
        transform: scale(1.08);
    }
    75% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}


/* --------- */


/* 新闻中心 */

.news-list-box {
    width: 100%;
    margin-bottom: 1.2rem;
    position: relative;
    top: -0.42rem;
    z-index: 9;
}

.news-list-box .swiper-slide {
    padding: 0.15rem;
}

.news-list-box dl {
    width: 100%;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    box-shadow: 0 10px 10px #ebebeb;
    cursor: pointer;
}

.news-list-box dl dt {
    overflow: hidden;
    background: #000;
}

.news-list-box dl:hover dt img {
    transform: scale(1.1);
    opacity: 0.7;
}

.news-list-box dl dt img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.news-list-box dl dd {
    padding: 0.6rem 0.45rem 0 0.45rem;
    min-height: 3.4rem;
}

.news-list-box dl:hover h1 {
    color: #003894;
}

.news-list-box dl dd h1 {
    line-height: 0.36rem;
    font-size: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.25rem;
    color: #333;
}

.news-list-box dl dd p {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* 新闻中心 */

.custom-story {
    width: 100%;
    position: relative;
    margin-bottom: 1.5rem;
}

.news-bit {
    margin-bottom: 0.65rem;
    display: flex;
    color: #333333;
    justify-content: space-between;
}

.news-bit h1 {
    line-height: 0.92rem;
    font-size: 0.48rem;
}

.news-bit span {
    line-height: 0.92rem;
    font-size: 0.24rem;
}

.custom-story-list {
    width: 100%;
    overflow: hidden;
}

.custom-story-list .swiper-slide {
    background: #f6f6f6;
    display: flex;
    justify-content: space-between;
}

.custom-story-list .swiper-slide:hover .left-pic img {
    transform: scale(1.1);
}

.custom-story-list .left-pic {
    width: 50%;
    overflow: hidden;
}

.custom-story-list .left-pic img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.custom-story-list .right-neir {
    width: 50%;
    padding: 1.25rem 8% 0 8%;
    color: #333;
}

.custom-story-list .right-neir h1 {
    font-size: 0.24rem;
    line-height: 0.38rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.35rem;
}

.custom-story-list .right-neir .neir {
    font-size: 0.18rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.custom-story-list .right-neir .jt {
    width: 0.45rem;
    height: 0.21rem;
    margin-top: 0.65rem;
}

.custom-story-list .right-neir .jt img {
    display: block;
    width: 100%;
}


/* 活动 */

.activity-box {
    margin-bottom: 0.3rem;
}

.activity-box .news-bit {
    margin-bottom: 0.25rem;
}

.activity-box .left {
    width: 70%;
}

.pro-rii {
    width: 25%;
}

.pro-sear {
    margin-bottom: 20px;
}

.pro-sear input {
    border: 1px solid #ccc;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    width: 80%;
    float: left;
}

.pro-sear button {
    background: none;
    border: 1px solid #ccc;
    border-left: none;
    width: 18%;
    text-align: center;
    line-height: 32px;
    float: left;
}

.fl-ti {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 11px;
    font-size: 20px;
    font-weight: bold;
    background: rgb(0, 56, 148);
    line-height: 45px;
    padding-left: 20px;
    color: #fff;
}

.fll-li {
    padding-bottom: 10px;
}

.fll-li li {
    padding-left: 15px;
    position: relative;
    font-size: 0.18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.fll-li li a {
    color: #333;
    display: block;
    margin-bottom: 10px;
}

.fll-li li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #123776;
    position: absolute;
    top: 8px;
    left: 0;
}

.news-list {
    width: 100%;
    border-top: 1px solid #e6e6e6;
}

.news-list dl {
    border-bottom: 1px solid #e6e6e6;
    padding: 0.3rem 0;
}

.news-list dl dt {
    width: calc(96% - 3.44rem);
    padding-top: 0.55rem;
    display: flex;
    float: left;
}

.news-list dl dt .time {
    width: 0.9rem;
    padding-top: 0.15rem;
    text-align: center;
    margin-right: 0.5rem;
}

.news-list dl dt .neir {
    width: calc(100% -1.4rem);
    position: relative;
    padding-left: 0.6rem;
}

.news-list dl:hover dt .neir h1 {
    color: #003894;
}

.news-list dl dt .neir:after {
    width: 1px;
    height: 60%;
    left: 0;
    top: 0%;
    background: #d0d0d0;
    position: absolute;
    content: "";
}

.news-list dl dt .neir h1 {
    line-height: 0.56rem;
    font-size: 0.24rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.news-list dl dt .neir .txt {
    font-size: 0.18rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-list dl dt .time p {
    line-height: 0.72rem;
    font-size: 0.6rem;
    color: #333333;
}

.news-list dl dt .time p span {
    width: 1005;
    display: inline-block;
    line-height: 0.36rem;
    font-size: 0.24rem;
    color: #555555;
}

.news-list dl dd {
    width: 3.44rem;
    overflow: hidden;
    background: #000;
    float: right;
}

.news-list dl dd img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.news-list dl:hover dd img {
    transform: scale(1.1);
    opacity: 0.8;
}


/* 联系我们 */

.cont-box {
    width: 100%;
    position: relative;
    background: #fff;
    top: -0.4rem;
    box-shadow: 0 0 15px #e9e9e9;
    padding: 0.75rem 0.9rem;
    display: flex;
    justify-content: space-between;

    border-radius: 0.25rem;
}

.cont-box .left {
    width: 43%;
    height: 3.35rem;
}

.cont-box .right {
    width: 48%;
    padding-top: 0rem;
}

.cont-box .right h1 {
    line-height: 0.62rem;
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
    color: #333333;
}

.cont-list li {
    width: 100%;
    line-height: 0.48rem;
    padding-left: 65px;
    font-size: 0.22rem;
    color: #444444;
    position: relative;
    margin-bottom: 0.22rem;
    cursor: pointer;
}

.cont-list li .dw {
    width: 0.47rem;
    height: 0.47rem;
    position: absolute;
    left: 0;
    top: 0;
}

.cont-list li:hover .dw img {
    animation: icon-bounce 1 1s;
}

.cont-list li .dw img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}
.right .cont-list p.adr {
    font-size:0.2rem;line-height:0.47rem;margin-bottom:0;
}

#map {
    height: 3.35rem;
}

.cont-add {
    width: 100%;
    padding: 0.6rem 0 1.1rem 0;
    color: #333;
}

.cont-add ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.cont-add li {
    width: 50%;
    padding: 0 3%;
    font-size: 0.19rem;
    line-height: 0.36rem;
}

.cont-add li span {
    display: inline-block;
    width: 100%;
    line-height: 0.54rem;
    margin-bottom: 0.1rem;
    font-size: 0.3rem;
}


/* 分公司 */

.subsidiary-box {
    width: 100%;
    margin-top: 0.66rem;
    border-top: 1px solid #dddddd;
}

.subsidiary-box dl {
    width: 16.66666%;
    float: left;
    height: 6.45rem;
    border-right: 1px solid #dddddd;
    position: relative;
    padding-top: 1.15rem;
    cursor: pointer;
}

.subsidiary-box dl .dw {
    width: 100%;
    background: #fff;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    transition-duration: .8s;
}

.subsidiary-box dl:hover .dw {
    opacity: 0;
}

.subsidiary-box dl {
    background-size: cover !important;
}

.subsidiary-box dl:nth-child(1) {
    background: url(../images/cont-bg1.jpg)no-repeat;
    background-size: 100% 100%;
}

.subsidiary-box dl:nth-child(2) {
    background: url(../images/cont-bg2.jpg)no-repeat;
    background-size: 100% 100%;
}

.subsidiary-box dl:nth-child(3) {
    background: url(../images/cont-bg3.jpg)no-repeat;
    background-size: 100% 100%;
}

.subsidiary-box dl:nth-child(4) {
    background: url(../images/cont-bg4.jpg)no-repeat;
    background-size: 100% 100%;
}

.subsidiary-box dl:nth-child(5) {
    background: url(../images/cont-bg5.jpg)no-repeat;
    background-size: 100% 100%;
}

.subsidiary-box dl:nth-child(6) {
    border-right: none;
    background: url(../images/cont-bg6.jpg)no-repeat;
}

.subsidiary-box dl dt,
.subsidiary-box dl dd {
    position: relative;
    z-index: 9;
}

.subsidiary-box dl dt {
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: .1s;
}

.subsidiary-box dl dt img {
    display: block;
}

.subsidiary-box dl:hover dt {
    opacity: 0;
}

.subsidiary-box dl dd {
    width: 100%;
    margin-top: 0.45rem;
    text-align: center;
    color: #333;
    transition-duration: .3s;
}

.subsidiary-box dl dd .bit {
    line-height: 0.7rem;
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
}

.subsidiary-box dl dd .neir {
    width: 80%;
    margin: 0 auto;
    font-size: 0.18rem;
    line-height: 0.2rem;
    min-height: 0.7rem;
}

.subsidiary-box dl dd .neir span {
    display: inline-block;
    margin-top: 0.15rem;
    line-height: 0.2rem;
    width: 100%;
}

.subsidiary-box dl:hover dd {
    color: #fff;
}

.subsidiary-box dl:hover dd .bit {
    line-height: 0.6rem;
    margin-bottom: 0.1rem;
}

.subsidiary-box dl:hover dd {
    margin-top: 0.7rem;
}


/* 分页 */

.jianT {
    width: 100%;
    text-align: center;
}

.jianT li {
    background: #f1f2f4;
    line-height: 50px;
    height: 50px;
    float: left;
    margin-right: 1px;
}

.jianT li a {
    font-size: 16px;
    color: #474747;
    display: block;
    text-align: center;
    width: 70px;
}

.jianT li a:hover {
    text-decoration: none;
    background: #b70005;
    color: #fff;
}

.jianT li span {
    font-size: 16px;
    color: #474747;
    display: block;
    padding: 0 15px;
}

.jianT li span:hover {
    text-decoration: none;
    background: #b70005;
    color: #fff;
}

.jianT li .on {
    background: #b70005;
    color: #fff;
}


/* 分页 */

.ser-warp {
    width: 90%;
    margin: 0 auto;
}

.ser-team {
    width: 100%;
    position: relative;
    top: -1.12rem;
    margin-bottom: 0.15rem;
    z-index: 99;
}

.ser-team dl {
    width: 23.5%;
    border-radius: 0.15rem;
    background: #fff;
    float: left;
    min-height: 3.4rem;
    box-shadow: 0 10px 10px #eaeaea;
    margin-right: 2%;
    padding-top: 0.7rem;
    transition-duration: .5s;
    cursor: pointer;
}

.ser-team dl:nth-child(4) {
    margin-right: 0;
}

.ser-team dl dt {
    width: 1.02rem;
    height: 0.85rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ser-team dl dt img {
    display: block;
    width: 100%;
}

.ser-team dl:hover {
    background: #003894;
}

.ser-team dl dt img:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    transition-duration: .5s;
}

.ser-team dl dt img:nth-child(2) {
    position: absolute;
    top: 100%;
    left: 0;
    transition-duration: .5s;
}

.ser-team dl:hover dt img:nth-child(1) {
    top: -100%;
}

.ser-team dl:hover dt img:nth-child(2) {
    top: 0;
}

.ser-team dl dd {
    text-align: center;
    padding-top: 0.45rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #333;
}

.ser-team dl dd span {
    display: inline-block;
    width: 100%;
    font-weight: bold;
}

.ser-team dl:hover dd {
    color: #fff;
}

.ser-cl {
    width: 100%;
    color: #fff;
    padding: 0.6rem 0 1rem 0;
    background: #003894;
}

.ser-cl-list {
    margin-top: 0.7rem;
}

.ser-cl-list dl {
    width: 20%;
    float: left;
    cursor: pointer;
}

.ser-cl-list dl dt {
    text-align: center;
    height: 1rem;
}

.ser-cl-list dl:hover dt img {
    animation: icon-bounce 1 1s;
}

.ser-cl-list dl dt img {
    display: inline-block;
}

.ser-cl-list dl dd {
    line-height: 0.5rem;
    font-size: 0.24rem;
    text-align: center;
}

.ser-cl-list dl dd span {
    width: 100%;
    font-size: 0.36rem;
    font-weight: bold;
    display: inline-block;
}

.ser-add {
    padding: 1.6rem 0 1.2rem 0;
}


/*  */

#dialogBg1 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

#dialog1 {
    width: 60%;
    padding: 50px;
    background: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 0.08rem;
}

#dialogBg2 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}


/*  */

.sup-faq-bit {
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.28rem;
    color: #333333;
}

.sup-faq {
    width: 100%;
}


/* ser-list */

.sup-zz-list {
    width: 100%;
    margin: 0 auto;
    padding-top: 0.2rem;
}

.sup-zz-list dl {
    width: 18.5%;
    margin-right: 1.875%;
    margin-bottom: 0.5rem;
    float: left;
}

.sup-zz-list dl img {
    display: block;
    width: 100%;
}

.sup-zz-list dl:nth-child(4n) {
    margin-right: 0;
}


/*  */

.problem li {
    border-bottom: 1px solid #dedede;
    font-size: 0.24rem;
}

.problem li p {
    float: left;
    min-height: 1.4rem;
    display: flex;
    align-items: center;
}

.problem li p:nth-child(1) {
    padding-left: 0.21rem;
    width: 20%;
}

.problem li p:nth-child(2) {
    width: 40%;
}

.problem li p:nth-child(3) {
    width: 35%;
    float: right;
}


/*  */

.down-list dl {
    width: 29%;
    float: left;
    margin-bottom: 0.6rem;
    position: relative;
    margin-right: 6%;
}

.down-list dl dt {
    position: relative;
}

.down-list dl dd {
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    padding-top: 0.16rem;
    position: relative;
    padding-bottom: 0.16rem;
}

.down-list dl p {
    background: #979797;
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 0;
    padding: 0.03rem 0.05rem;
    border-radius: 0 0 0 5px;
    transition-duration: .5s;
}

.down-list dl:hover p {
    background: #b70000
}

.down-list dl dd:after {
    content: "";
    width: 0;
    height: 2px;
    background: #b70000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition-duration: .5s;
}

.down-list dl:hover dd:after {
    width: 100%;
}

.down-list dl:nth-child(3n) {
    margin-right: 0;
}

.ser-bit {
    line-height: 0.86rem;
    position: relative;
    font-size: 0.48rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 1rem;
}

.ser-bit:after {
    width: 1rem;
    height: 4px;
    background: #444444;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
}

.ser-bit span {
    display: inline-block;
    padding-left: 0.5rem;
    font-weight: normal;
    font-size: 0.3rem;
    text-transform: uppercase;
}

.ser-add-bit {
    width: 100%;
    padding-left: 0.64rem;
    line-height: 0.66rem;
    font-size: 0.3rem;
    background: url(../images/ser-icon10.png) no-repeat left center;
    background-size: 0.27rem 0.34rem;
}

.ser-add-list {
    width: 100%;
    margin-top: 0.85rem;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.ser-add-list dl {
    width: 25%;
    float: left;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    position: relative;
    cursor: pointer;
}

.ser-add-list dl .dw {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.ser-add-list dl .dw img {
    display: block;
    width: 100%;
    height: 100%;
}

.ser-add-list dl dt {
    width: 100%;
    height: 2.63rem;
    background: #fff;
    padding-top: 0.5rem;
    text-align: center;
    color: #050505;
    transition-duration: .5s;
    position: relative;
    z-index: 9;
}

.ser-add-list dl dt h1 {
    font-size: 0.5rem;
    color: #003894;
    line-height: 0.6rem;
    font-weight: normal;
    transition-duration: .5s;
}

.ser-add-list dl dt span {
    display: inline-block;
    width: 100%;
    font-size: 0.24rem;
    margin-bottom: 0.15rem;
}

.ser-add-list dl:hover dt {
    background: none;
    color: #fff;
}

.ser-add-list dl:hover dt h1 {
    color: #fff;
}

.ser-add-list dl dt p {
    width: 80%;
    margin: 0 auto;
    font-size: 0.19rem;
    line-height: 0.3rem;
    line-height: 0.22rem;
}


/* 人才招聘 */

.hr-nav {
    width: 100%;
    border-bottom: 1px solid #ececec;
    height: 0.74rem;
    line-height: 0.74rem;
}

.hr-nav-list ul {
    display: flex;
    justify-content: space-between;
}

.hr-nav-list li {
    padding-left: 0.45rem;
    font-size: 0.2rem;
    color: #333333;
    cursor: pointer;
}

.hr-nav-list li:nth-child(1) {
    background: url(../images/hr-nav-icon1.png) no-repeat left center;
    background-size: 0.31rem 0.31rem;
}

.hr-nav-list li:nth-child(2) {
    background: url(../images/hr-nav-icon2.png) no-repeat left center;
    background-size: 0.31rem 0.31rem;
}

.hr-nav-list li:nth-child(3) {
    background: url(../images/hr-nav-icon3.png) no-repeat left center;
    background-size: 0.3rem 0.3rem;
}

.hr-nav-list li:nth-child(4) {
    background: url(../images/hr-nav-icon4.png) no-repeat left center;
    background-size: 0.31rem 0.31rem;
}

.hr-nav-list li:nth-child(5) {
    background: url(../images/hr-nav-icon5.png) no-repeat left center;
    background-size: 0.3rem 0.29rem;
}

.hr-nav-list li:nth-child(6) {
    background: url(../images/hr-nav-icon6.png) no-repeat left center;
    background-size: 0.3rem 0.3rem;
}
.hr-nav-list li:hover {
    color: #003894;
}

.why-choose {
    width: 100%;
    padding: 1.6rem 0 0.6rem 0;
}

.why-list {
    width: 100%;
    margin-top: 0.9rem;
    display: flex;
    justify-content: space-between;
}

.why-list dl {
    width: 33.33333%;
    text-align: center;
    padding: 0 3.5%;
}

.why-list dl dt h1 {
    font-size: 0.34rem;
    color: #333;
    line-height: 0.4rem;
}

.why-list dl dt h1 span {
    display: inline-block;
    width: 100%;
    font-size: 0.22rem;
    line-height: 0.3rem;
    text-transform: uppercase;
}

.why-list dl dt .pic {
    width: 100%;
    height: 1.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.25rem 0 0.15rem 0;
}

.why-list dl dd {
    font-size: 0.18rem;
    line-height: 0.34rem;
    color: #333;
}

.why-list dl:hover dt .pic {
    animation: icon-bounce 1 1s;
}

.hr-staff {
    width: 100%;
    background: #f6f6f6;
    padding: 0.9rem 0 1.1rem 0;
}

.hr-staff-box {
    width: 80%;
    margin:0 auto;
    margin-top: 0.6rem;
}
.hr-staff-box .swiper-button-prev{left: -50px;}
.hr-staff-box .swiper-button-next{right: -50px;}
.hr-staff-box .swiper-slide {
    background: #fff;
    border-radius: 0.15rem;
    overflow: hidden;
    box-shadow: 0 10px 10px #e1e1e1;
    cursor: pointer;
}

.hr-staff-box .swiper-slide .pic {
    width: 100%;
    overflow: hidden;
    background: #000;
}

.hr-staff-box .swiper-slide:hover .pic img {
    transform: scale(1.1);
    opacity: 0.8;
}

.hr-staff-box .swiper-slide .pic img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.hr-staff-box .swiper-slide .bit {
    width: 100%;
    background: #fff;
    text-align: center;
    line-height: 0.76rem;
    color: #003894;
    font-size: 0.26rem;
}

.hr-staff-box .swiper-wrapper {
    padding-bottom: 0.2rem;
}

.welfare {
    padding: 0.9rem 0 1.15rem 0
}

.welfare-list {
    margin-top: 0.85rem;
    border-top: 1px solid #c7d1e0;
    border-left: 1px solid #c7d1e0;
}

.welfare-list dl {
    width: 20%;
    float: left;
    border-right: 1px solid #c7d1e0;
    border-bottom: 1px solid #c7d1e0;
    min-height: 3.15rem;
    background: #fff;
    text-align: center;
    padding-top: 0.65rem;
    transition-duration: .5s;
    cursor: pointer;
    position: relative;
}

.welfare-list dl:after {
    width: 10%;
    position: absolute;
    left: 45%;
    bottom: 0.6rem;
    height: 1px;
    background: #333;
    content: "";
    transition-duration: .5s;
}

.welfare-list dl:hover:after {
    background: #fff;
    width: 20%;
    left: 40%;
}

.welfare-list dl.zp1:hover {
   background: url(..//images/zp/zp3.jpg) no-repeat left center;
   color: #fff;
    background-size: cover;
}
.welfare-list dl.zp2:hover {
   background: url(..//images/zp/zp4.jpg) no-repeat left center;
   color: #fff;
   background-size: cover;
}
.welfare-list dl.zp3:hover {
   background: url(..//images/zp/zp5.jpg) no-repeat left center;
   color: #fff;
   background-size: cover;
}
.welfare-list dl.zp4:hover {
   background: url(..//images/zp/zp6.jpg) no-repeat left center;
   color: #fff;
   background-size: cover;
}
.welfare-list dl.zp5:hover {
   background: url(..//images/zp/zp7.jpg) no-repeat left center;
   color: #fff;
   background-size: cover;
}
.welfare-list dl.zp6:hover {
   background: url(..//images/zp/zp8.jpg) no-repeat left center;
   color: #fff;
   background-size: cover;
}
.welfare-list dl.zp7:hover {
   background: url(..//images/zp/zp9.jpg) no-repeat left center;
   color: #fff;
   background-size: cover;
}
.welfare-list dl.zp8:hover {
   background: url(..//images/zp/zp10.jpg) no-repeat left center;
   background-size: cover;
   color: #fff;
}
.welfare-list dl.zp9:hover {
   background: url(..//images/zp/zp11.jpg) no-repeat left center;
   color: #fff;
   background-size: cover;
}
.welfare-list dl.zp10:hover {
   background: url(..//images/zp/zp12.jpg) no-repeat left center;
   color: #fff;
   background-size: cover;
}

.welfare-list dl dt {
    width: 0.62rem;
    height: 0.62rem;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.welfare-list dl dt img {
    display: block;
    width: 100%;
}

.welfare-list dl dt img:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    transition-duration: .5s;
}

.welfare-list dl dt img:nth-child(2) {
    position: absolute;
    top: 100%;
    left: 0;
    transition-duration: .5s;
}

.welfare-list dl:hover dt img:nth-child(1) {
    top: -100%;
}

.welfare-list dl:hover dt img:nth-child(2) {
    top: 0;
}

.welfare-list dl dd {
    margin-top: 0.15rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
    color: #333;
    transition-duration: .5s;
}

.welfare-list dl:hover dd {
    color: #fff;
}


/* .accordion */

.accordion {
    height: 7.03rem;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 0.5rem;
}

.accordion._create:after {
    display: none;
}

.accordion__ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 9999px;
    height: 7.03rem;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.accordion__li {
    display: block;
    height: 7.03rem;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
    transition: all 0.3s ease-out;
    margin-right: 0.02rem;
    position: relative;
    cursor: pointer;
}

.accordion__img {
    display: block;
    cursor: pointer;
    max-width: none !important;
    position: relative;
}

.black_cover {
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
}

.accordion__li:hover .black_cover {
    display: none;
}

.wenben {
    position: absolute;
    top: 75%;
    left: 12%;
    width: 76%;
    color: #fff;
    display: block;
    transition: none;
    text-align: left;
    z-index: 2;
    font-size: 0.2rem;
}

.wenben h3 {
    font-size: 0.3rem;
    color: #fff;
    height: 0.56rem;
    line-height: 0.32rem;
    font-weight: 100;
    transition-duration: .5s;
    margin-bottom: 0.2rem;
    position: relative;
}

.wenben h3:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0.9rem;
    height: 2px;
    background: #fff;
}

.wenben p {
    font-size: 0.2rem;
    line-height: 0.3rem;
}

.link-box {
    padding-bottom: 0.9rem;
    padding-top: 0.85rem;
}

.hr-link {
    width: 100%;
    margin-top: 0.5rem;
}

.hr-link ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.55rem;
}

.hr-link li img {
    width: 2.44rem;
    height: 1.8rem;
    display: block;
    position: relative;
    top: 0;
    transition-duration: .5s;
}

.hr-link li:hover img {
    top: -5px;
    box-shadow: 0 10px 10px #bababa;
}

.hr-link-text {
    line-height: 0.62rem;
    font-size: 0.3rem;
    color: #3e3e3e;
    text-align: center;
}

.hr-link-text p {
    display: inline-block;
    padding: 0 0.82rem;
}


/* 产品中心 */

.pro-box {
    padding-top: 0.65rem;
}

.pro-list dl dt {
    line-height: 0.7rem;
    font-weight: normal;
    color: #333333;
    font-size: 0.26rem;
    margin-bottom: 0.35rem;
	cursor: pointer;
}
.pro-list dl dt a:hover{color: #0251D2;}
.pro-list h1 {
    line-height: 0.96rem;
    border-bottom: 1px solid #dbdbdb;
    font-size: 0.36rem;
    color: #333333;
}
.pro-list h1 a:hover{color: #0251D2;}
.pro-list dl dd {
    width: 33%;
    float: left;
    padding-bottom: 0.6rem;
}

.pro-list dl dd .pic {
    text-align: center;
    min-height: 3.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.3rem;
    background-color:#eaeaea9c;
}

.pro-list dl dd .pic img {
    display: inline-block;
    max-width: 90%;
    transition-duration: .5s;
}

.pro-list dl dd .bit {
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.21rem;
    color: #333333;
}

.pro-list dl dd:hover img {
    transform: scale(1.1);
}

.pro-list dl dd:hover .bit {
    color: #003894;
}

.pro-detail-box {
    padding-top: 0.1rem;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.pro-detail-box .left {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 5.9rem;
}

.pro-detail-box .left img {
	width:100%;
    display: block;
}

.pro-detail-box .right {
    width: 50%;
    padding-top: 0.85rem;
    padding-left: 0.45rem;
    color: #333;
}

.pro-detail-box .right h1 {
    width: 93%;
    line-height: 0.72rem;
    font-size: 0.48rem;
    margin-bottom: 0.2rem;
    font-weight: normal;
}

.pro-detail-box .right .small-bit {
    line-height: 0.52rem;
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
}

.pro-detail-box .right .neir {
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
    font-size: 0.18rem;
}

.pro-bit {
    position: absolute;
    left: 0;
    top: 0.9rem;
    font-size: 0.6rem;
    color: #333;
    line-height: 0.6rem;
/* 	display:none; */
}

.pro-bit span {
    display: inline-block;
    line-height: 0.48rem;
    text-transform: uppercase;
    font-size: 0.3rem;
}

.pro-detail {
    width: 100%;
}

.pro-detail dl {
	 min-height: 5.5rem;
    margin-bottom: 0.7rem;
	clear:both;
}

.pro-detail dl dt {
    width: 50%;
    overflow: hidden;
    float: left;
    overflow: hidden;
	background:#eaeaea;
	min-height:5rem;
	max-height:5.2rem;
  display: flex;
      justify-content: center;
      align-items: center;
}

.pro-detail dl dt img {
    display: block;
	max-width:100%;
max-height:100%;
}

.pro-detail dl dd {
    width: 50%;
    overflow: hidden;
	min-height:5.2rem;
    float: right;
    padding: 0 0.8rem;
    display: flex;
    justify-content: left;
    align-items: center;
   
}

.pro-detail dl:nth-child(2n) dt {
    float: right;
}

.pro-detail dl:nth-child(2n) dd {
    float: left;
}

.pro-detail dl dd h1 {
    line-height: 0.7rem;
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
}

.pro-detail dl dd .neir,.about-warp .right p,.pro-detail .box{
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.35rem;
}

.pro-detail dl dd .neir span {
    display: inline-block;
    width: 100%;
    font-size: 0.24rem;
}

.pro-detail .box {
    width: 100%;
    color: #333;
}

.pro-case {
    margin: 0.5rem 0 1rem 0;
}

.pro-case .swiper-slide img {
    display: block;
    width: 100%;
}

.pro-case .swiper-pagination {
    margin-top: 0.3rem;
    position: relative !important;
    text-align: left;
    padding: 0 8%;
}

.pro-case .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #c6c6c6;
    opacity: 1;
}

.pro-case .swiper-pagination-bullet-active {
    background: #333333;
}

.pro-video {
    margin: 0.5rem 0 1rem 0
}

.detail {
    line-height: 0.4rem;
    color: #111111;
    font-size: 0.28rem;
    text-align: center;
    padding-bottom: 0.1rem;
    margin-top: 0.3rem;
}

.xx {
    width: 100%;
    line-height: 0.46rem;
    text-align: center;
    font-size: 0.18rem;
    border-bottom: 1px solid #cccccc;
}

.detail1 {
    padding-top: 0.2rem;
}

.detail1 video {
    width: 80%;
    margin: 0 auto;
}

.detail1 p {
    font-size: 0.19rem;
    line-height: 0.36rem;
    color: #555555;
}

.detail1 p img {
    display: block;
    margin:0 auto;
}

.detail-padd {
    padding: 0.5rem 0;
}


/* mo-nav */

.news-back {
    width: 100%;
    border-top: 1px dashed #e4dfda;
    line-height: 0.6rem;
    font-size: 18px;
    margin-top: 15px;
}

.news-back .b1 {
    width: 48%;
    line-height: 0.6rem;
    padding-left: 30px;
    background: url(../images/b-bg.png)no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.news-back .b2 {
    width: 48%;
    line-height: 0.6rem;
    padding-right: 30px;
    background: url(../images/b-bg1.png)no-repeat right center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    display: inline-block;
}


/* 在线留言 */

.layui-form {
    margin-top: 0.4rem;
}

.faq-padd {
    padding: 0.6rem 0 1.3rem 0;
}

.sk01 {
    width: 48%;
    float: left;
    margin-bottom: 0.15rem;
}

.sk01 p {
    font-size: 0.2rem;
    padding-bottom: 0.13rem;
}

.sk01 p span {
    color: red;
}

.sk01 input {
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 0.55rem;
    padding: 0 0.1rem;
    font-size: 0.16rem;
}

.sk01:nth-child(2n) {
    float: right;
}

.sk02 {
    width: 100%;
}

.sk02 input {
    height: 1.5rem;
    font-size: 17px;
    padding-left: 20px;
}

.tj-an {
    text-align: center;
}

.tj-an a {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    background: #082e70;
    padding: 0.15rem 1.2rem;
}

.mobile-zzry {
    display: none;
    padding-top: 30px;
    text-align: center;
}

.mobile-zzry .owl-theme .owl-controls .owl-nav {
    display: none;
}


/* 在线留言 */
/* 2023-12-8 */
.hl-list{margin-top:40px; }

.hj01,.dh-img,.hj02,.hj03{ height:100%; display:block; overflow:hidden; transition-duration:1s;}

.hj01{ width:25%;}

.dh-img{ width:100%;}

.dh-img:hover,.pic01:hover img{ transform:scale(1.2,1.2)}

.hj02{ width:40%; margin:0 1%;}

.hj02 li,.hj03 li{ float:left; overflow:hidden; width:49%; margin-bottom:13px; height:49%;}

.hj02 li:nth-child(1){ width:100%;}

.hj02 li:nth-child(2){ margin-right:2%;}

.hj03{ width:33%;}

.hj03 li{ float:none; width:100%;}
.mo-hr-staff{display:none;}
/*  */
.pro-detail-banner{ background:url(../images/bg2.jpg) no-repeat; background-size:100% 100%; padding:1.8rem 5% 0.5rem 5%;}

.pro-le-wb{ width:55%; padding-top:0.8rem; color:#fff;}

.pro-le-wb h1{ font-weight:normal; font-size:0.56rem; line-height:1}

.pro-le-wb h2{ font-weight:normal; font-size:0.36rem; padding:0.25rem 0 0.5rem 0;line-height:1}

.pro-le-wb p{ font-size:0.2rem; position:relative; }

.pro-le-wb p b{ font-weight: normal;

    display: block;

    font-size: 1.2rem;

    opacity: 0.07;

    position: absolute;

    bottom: -0.4rem;

    left: 0;

    line-height: 3px;}

.pro-ri-img{ width:45%;}
.pro-ri-img img{display:black; width:100%;}
.mo-pxtx{display:none; margin-top:20px;}
.mo-pxtx .swiper-slide .wenben{ width:86%; position:absolute; left:7%;  color:#fff; top:50%;}
.mo-pxtx .swiper-slide .pic img{display:black; width:100%;}
.mo-pxtx .swiper-slide .wenben h3{font-size:16px;}
.mo-pxtx .swiper-slide  .wenben p {
    font-size: 15px;
    line-height: 26px;
}
/*  */


@media only screen and (max-width: 1440px) {
    .ne-banner .banner-text h1 {
        width: 55%;
        font-size: 0.76rem;
        line-height: 0.9rem;
    }
    .pro-list-box dl dd {
        font-size: 0.2rem;
        line-height: 0.33rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .pro-bit {
        font-size: 0.46rem;
    }
    .pro-detail .right .pro-icon li img {
        width: 70%;
    }
    .pro-list-box dl dt img {
        max-width: 90%;
    }
}

@media only screen and (max-width: 1366px) {
    .pro-list-box dl dt img {
        max-width: 80%;
    }
    .pro-detail .right h1 {
        line-height: 0.5rem;
        font-size: 0.4rem;
    }
    .pro-detail .right .pro-icon li {
        margin-right: 0.1rem;
    }
    table tr td {
        height: 0.7rem;
    }
    .support-list dl {
        margin-bottom: 0.3rem;
        height: 1.6rem;
    }
}

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

@media only screen and (max-width: 1024px) {
	.mo-hr-staff{display:block;}
	.hl-list{display:none;}
	.pro-detail dl dt img {
	
	    height: auto !important;
	}
}

@media only screen and (max-width: 760px) {
    
    .right .cont-list p.adr{
        font-size:17px;
    }
    ul.adr-list li{padding-left:38px;}
    
    .pc-banner {
        display: none;
    }
    .mobile-banner {
        display: block;
    }
    .about-warp {
        width: 94%;
        margin: 0 auto;
    }
    .about-intro {
        padding: 30px 0;
    }
    .about-hzjg-box dl {
        width: 50%;
        margin-bottom: 20px;
    }
    .about-hzjg-box dl dt img {
        width: 60px;
    }
    .about-hzjg-box dl dd {
        line-height: 26px;
        font-size: 15px;
    }
    .about-hzjg-box {
        padding-bottom: 0;
    }
    .hzjg-box {
        padding: 15px 0; 
    }
    .hzjg-box h1 {
        margin-bottom: 7px;
    }
    .hzjg-box-list li {
       width: 100%;
           font-size: 16px;
           line-height: 30px;
    }
    .about-hzjg {
        padding-bottom: 50px;
    }
    .qywh-list dl {
        width: 100%;
        margin-bottom: 30px;
    }
    .qywh-list {
        width: 100%;
        margin-top: 30px;
    }
    .qywh-list dl dd h1 {
        line-height: 36px;
        font-size: 28px;
    }
    .qywh-list dl dd h1 span {
        width: 100%;
        line-height: 40px;
        font-size: 16px;
    }
    .about-fzlc {
        padding: 30px 0;
    }
    .about-fzlc-list .qywh-bit {
        position: relative;
    }
    .qywh-bit {
        display: block;
    }
    .about-fzlc-list .qywh-bit {
        margin-bottom: 30px;
    }
    .fzlc-left {
        width: 100%;
        padding-top: 0;
        position: relative;
        margin-bottom: 15px;
    }
    .fzlc-right {
        width: 100%;
    }
    .fzlc-left-text p, .fzlc-left-text p span {
        font-size: 15px !important;
        line-height: 28px !important;
    }
    .pro-list dl dd {
        width: 100%;
    }
    .pro-list dl dd .bit {
        line-height: 50px;
        font-size: 16px;
    }
    .pro-list h1 {
        font-size: 22px;
    }
    .pro-list dl dt {
        line-height: 60px;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .hr-nav {
        height: 50px;
        line-height: 50px;
        display: none;
    }
    .hr-nav-list li {
        margin-right: 30px !important;
        padding-left: 0;
        font-size: 17px;
    }
    .pro-detail-box {
        padding-top: 30px;
        display: block;
    }
    .pro-bit {
        font-size: 0.46rem;
        position: relative;
        top: 0;
    }
    .pro-detail-box .left {
        width: 100%;
    }
    .pro-detail-box .right {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
        padding-bottom: 30px;
    }
    .pro-detail-box .right .neir {
        line-height: 26px;
        font-size: 15px;
    }
    .pro-detail-box .right .small-bit {
        font-size: 19px;
    }
    .pro-detail dl dt,
    .pro-detail dl dd,.pro-detail dl:nth-child(2n) dt {
        width: 100%;
		float: inherit;
    }
    .pro-detail dl dd {
        padding: 10px;
        height: auto;
		min-height:auto;
    }
	.pro-detail dl,.pro-detail-box .left{min-height:auto;}
	.pro-detail-box .right h1 {
	    width: 100%;
	    font-size: 22px;
	
	}
	.pro-detail-box .right img{display:black;width:100%;}
    .pro-detail dl dd .neir {
        font-size: 15px;
        line-height: 28px;
    }
    .pro-detail dl {
        margin-bottom: 0;
    }
    .ne-banner .dw1 .neir {
        font-size: 19px;
        line-height: 30px;
    }
    .ser-team dl {
        width: 48%;
        margin: 0 1% 10px 1%;
        padding-top: 30px;
    }
    .ser-team {
        top: 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .ser-team dl dd {
        padding-top: 20px;
        font-size: 16px;
        line-height: 32px;
    }
    .ser-cl-list dl {
        width: 33.333%;
        margin-bottom: 20px;
    }
    .ser-cl-list dl dt img {
        display: inline-block;
        height: 50px;
    }
    .ser-cl-list dl dd {
        margin-top: 10px;
        font-size: 16px;
    }
    .ser-add,
    .hr-staff,
    .welfare {
        padding: 30px 0;
    }
    .ser-bit {
        margin-bottom: 30px;
    }
    .ser-add-list {
        margin-top: 30px;
    }
    .ser-add-list dl {
        width: 100%;
        height: auto;
    }
    .ser-add-list dl dt {
        padding-bottom: 30px;
        height: auto;
    }
    .ser-add-list dl dt span {
        font-size: 18px;
    }
    .ser-add-list dl dt p {
        width: 80%;
        font-size: 16px;
        line-height: 26px;
    }
    .why-choose {
        width: 100%;
        padding: 30px 0;
    }
    .why-list {
        display: block;
    }
    .why-list dl {
        width: 100%;
        text-align: center;
        padding: 0 3.5% 30px 3.5%;
    }
    .why-list dl dd {
        font-size: 16px;
        line-height: 30px;
    }
    .welfare-list dl {
        width: 50%;
        min-height: 150px;
        padding-top: 30px;
    }
    .welfare-list dl dd {
        margin-top: 20px;
        font-size: 18px;
    }
    .hr-link img {
        width: 30%;
        margin: 0 1.5% 10px 1.5%;
        float: left;
        height: auto;
    }
    .hr-link,
    .cont-add ul {
        display: block;
    }
    .hr-staff-box {
      width:90%;
        margin-top: 0.6rem;
    }
	.hr-staff-box .swiper-button-next {
	    width: 40px;
	    height: 40px;
	    border-radius: 100%;
	    background: #fff;
		right:0;
	}
		.hr-staff-box .swiper-button-next:after{font-size:24px;}
		.hr-staff-box .swiper-slide .bit,.ne-banner .dw1 .an{font-size:16px;}
		.ne-banner .dw1 {
		    top: 35%;
		}
    .cont-box {
        width: 100%;
        top: 0;
        padding: 20px;
        display: block;
        margin-top: 20px;
    }
    .cont-box .left {
        width: 100%;
    }
    .cont-box .right {
        width: 100%;
    }
    .cont-add li {
        width: 100%;
        font-size: 17px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .cont-add li span {
        font-size: 20px;
        font-weight: bold;
    }
    .subsidiary-box dl {
        width: 50%;
        border-bottom: 1px solid #ebebeb;
        padding-top: 40px;
        height: 400px;
    }
    .subsidiary-box dl dd .neir {
        width: 90%;
        font-size: 15px;
        line-height: 26px;
    }
    .cont-list li {
        line-height: 30px;
        padding-left: 65px;
        font-size: 18px;
    }
    .cont-list li .dw {
        width: 22px;
        height: 22px;
    }
    .news-list-box {
        top: 0;
        margin-top: 20px;
    }
    .news-list-box dl dd {
        padding: 20px;
        min-height: auto;
    }
    .news-list-box dl dd h1 {
        line-height: 28px;
        font-size: 16px;
    }
    .news-list-box dl dd h1 {
        line-height: 28px;
        font-size: 16px;
    }
    .custom-story-list .swiper-slide {
        display: block;
    }
    .custom-story-list .left-pic {
        width: 100%;
    }
    .custom-story-list .right-neir {
        width: 100%;
        padding: 30px;
    }
    .custom-story-list .right-neir h1 {
        font-size: 18px;
        line-height: 30px;
    }
    .custom-story-list .right-neir .neir,
    .news-list-box dl dd p {
        font-size: 16px;
        line-height: 26px;
    }
    .custom-story {
        margin-bottom: 30px;
    }
    .news-list dl {
        display: block;
    }
    .news-list dl dt {
        width: 100%;
        padding: 10px 0;
    }
    .news-list dl dd {
        width: 100%;
    }
    .news-list dl dt .time {
        width: 20%;
        margin-right: 15px;
    }
    .news-list dl dt .neir {
        width: 80%;
        padding-left: 15px;
    }
    .news-list dl dt .neir:after {
        height: 100%;
    }
    .news-list dl dt .neir h1 {
        line-height: 30px;
        font-size: 18px;
    }
    .news-list dl dt .neir .txt {
        font-size: 15px;
        line-height: 26px;
    }
    .news-list dl dt .neir:after {
        height: 100%;
    }
    .ne-banner .swiper-pagination {
        bottom: 10px !important;
    }
    .ne-banner .swiper-pagination-bullet {
        margin: 0 5px !important;
    }
    .ne-banner .banner-text {
        width: 90%;
        left: 5%;
        bottom: 40px;
        font-size: 20px;
        line-height: 26px;
    }
    .detail1 p img {
        width: 100%;
    }
    .detail {
        line-height: 30px;
        font-size: 20px;
        padding-bottom: 0.25rem;
        margin-top: 0
    }
    .detail1 p, .detail1 p span {
        font-size: 16px !important;
        line-height: 28px !important;
    }
    .activity-box {
        padding-top: 40px !important;
		 margin-bottom: 40px !important;
    }
    .xx {
        line-height: 30px;
        font-size: 15px;
    }
    .sk01 {
        width: 100%;
        margin-bottom: 10px;
    }
    .sk01 p,.news-bit span {
        font-size: 16px;
    }
    .sk01 input {
        height: 40px;
        font-size: 15px;
    }
    .tj-an a {
        font-size: 18px;
        width: 200px;
        line-height: 40px;
        padding: 0;
        margin-top: 10px;
    }
	.pro-ri-img {
	    width: 100%;
	}
	.pro-ri-img img{display:black; width:100% !important;}
	.pro-le-wb{width:100%; padding-top:0;}
	.about-intro .bit {
	    margin-bottom: 20px;
	}
	.about-wrapper .split-lines {
	    font-size: 16px;
	    line-height: 32px;
	}
	.activity-box .left {
	    width: 100%;
	}
	.pro-rii {
	    width: 100%;
	}
	.fll-li li{font-size:16px;}
	.news-back .b2 {
	    width: 100%;
	    padding-left: 30px;
	    background: url(../images/b-bg.png)no-repeat left center;
	    text-align: left;
	}
	.news-back .b1 {
	    width: 100%;
	}
	.hr-link ul {
	    display: block;
	    margin-bottom: 15px;
	}
	.hr-link li{width:36%; float:left; margin:0 7%; text-align: center;}
	.hr-link li img{display: inline-block;}
	.hzjg-pic {
	    height: 450px;
	}
	.accordion{display:none;}
	.mo-pxtx{display:block;}
	.pro-detail dl dt{height:auto; float:initial; background:none;}
	.pro-detail dl dt img {
	    max-width: 100%;
	}
	.ne-banner {
padding-top:50px;
	}

}

@keyframes run {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.04);
    }
    50% {
        transform: scale(1.08);
    }
    75% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}

.guoqi{line-height:1rem;display:block;text-align:right;color:#666;font-size:0.18rem;}
.guoqi a:hover {color: red;}