.ab1 {
    padding: 3.4rem 1.6rem;
    padding-bottom: 3.7rem;
    background-image: url(/uploads/image/eshimg/about1.png);
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 8.5rem;
    position: relative;
    z-index: 10;
}

.ab1>b {
    display: block;
    font-size: .6rem;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    font-family: arial;
}

.ab1>p {
    font-size: .6rem;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-family: arial;
}

.ab2 {
    padding-bottom: 0rem;
    position: relative;
    z-index: 10;
    height: 100%;
    min-height: 8.5rem;
}

.ab2 img {
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.ab2.on img {
    opacity: 1;
}

.ab2 img:nth-child(1) {
    position: relative;
}

.ab2>span>img:nth-child(2) {
    transition-delay: 0.3s;
}

.ab2>span>img:nth-child(3) {
    transition-delay: 0.6s;
}

.ab2>span>img:nth-child(4) {
    transition-delay: 0.9s;
}

.ab2>p {
    position: absolute;
    font-weight: bold;
    font-size: .6rem;
    color: #44230d;
    top: 2.41rem;
    left: 1.86rem;
    z-index: 10;
    line-height: 1.2;
}
.ab2>p>u{
    font-weight: bold;
    text-decoration: none;
    transform: scaley(.92);
}
.ab2>p>i{
    font-weight: bold;
    font-size: 1.2rem;
}
.gjbj1 {
    background-image: url(/uploads/image/eshimg/gjbj1.png);
    padding-bottom: 3.7rem;
}


.ab3 {
    padding: 2.9rem 1.6rem;
    background-image: url(/uploads/image/eshimg/about3.png);
    height: 100%;
    min-height: 8.5rem;
    position: relative;
    z-index: 10;
}

.ab3>p {
    font-size: .16rem;
    background: rgba(1, 64, 153, .8);
    color: #fff;
    padding: 1.77rem .65rem;
    width: 41%;
    line-height: 2;
    text-align: justify;
    letter-spacing: 0;
}

.ab4 {
    padding-top: 1.2rem;
    padding-bottom: .97rem;
    position: relative;
}

.ab4>p {
    font-size: .24rem;
    text-align: center;
    line-height: 2;
    padding: 0 1.6rem;
}

.ab4>div {}

.ab4>ul {
    margin-top: .79rem;
    margin-bottom: 1.16rem;
    padding: 0 1.6rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ab4>ul>li {
    width: 32.9%;
    margin-bottom: .5%;
    position: relative;
    background: rgba(1, 64, 153, 1);
}

.ab4>ul>li:first-child {
    width: 66.4%;
}

.ab4>ul>li>ul {}

.ab4>ul>li>ul>li {
    width: 100%;
    margin-bottom: 4%;
    position: relative;
}

.ab4>ul>li>ul>li:last-child {
    margin-bottom: 0;
}

.ab4>ul li img {
    width: 100%;
}

.ab4>ul li>div {
    opacity: 0;
    position: absolute;
    top: 0%;
    width: 100%;
    height: 100%;
    background: rgba(1, 64, 153, .8);
    transition: .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ab4>ul li:hover>div {
    opacity: 1;
}

.ab4>ul li>div>a {
    width: .5rem;
    height: .5rem;
    margin: 0 auto;
    display: block;
    margin-bottom: .2rem;
}

.ab4>ul>li>ul>li>div>a {
    margin-top: 0.8rem;
}

.ab4>ul li>div>p {
    font-size: .24rem;
    text-align: center;
    color: #fff;
}

.ab4>div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 1.6rem;
}

.ab4>div>p {
    width: 50%;
    font-size: .16rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translatey(-.5rem);
    padding-right: 10%;
    text-align: justify;
}

.ab4>div>span {
    width: 50%;
    position: relative;
}

.ab4>div>span>img {
    width: 100%;
}

.ab4>div>span>ul {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}

.ab4>div>span>ul>li {
    position: absolute;
    display: flex;
    align-items: center;
}

.ab4>div>span>ul>li:nth-child(1) {
    top: 27%;
    right: 7%;
}

.ab4>div>span>ul>li:nth-child(2) {
    top: 35%;
    right: 19%;
    z-index: 10;
}

.ab4>div>span>ul>li:nth-child(3) {
    top: 38%;
    right: 18%;
}

.ab4>div>span>ul>li:nth-child(4) {
    top: 48%;
    right: 33%;
}

.ab4>div>span>ul>li:nth-child(5) {
    top: 52%;
    right: 11%;
}

.ab4>div>span>ul>li:nth-child(6) {
    top: 59.5%;
    right: 7%;
}

.ab4>div>span>ul>li:nth-child(7) {
    top: 62%;
    right: 23%;
}

.ab4>div>span>ul>li:nth-child(8) {
    top: 65%;
    right: 43%;
}

.ab4>div>span>ul>li:nth-child(9) {
    top: 84%;
    right: 23%;
}

.ab4>div>span>ul>li>i {
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 0.15rem;
}

.ab4>div>span>ul>li>p {
    font-size: .16rem;
}
.ab4>div>span>ul>li:nth-child(3)>p,
.ab4>div>span>ul>li:nth-child(6)>p{
    transform: translatey(-.1rem);
    -webkit-transform: translatey(-.1rem);
    -moz-transform: translatey(-.1rem);
    -ms-transform: translatey(-.1rem);
    -o-transform: translatey(-.1rem);
}
.ab4>div>span>ul>li.lv>i {
    background-color: #009944;
    /* box-shadow: 0px 0px 0.08rem 0.08rem rgba(0, 153, 68, 50%); */
    animation-name: da_lv;
    animation-delay: 0s;
    animation-duration: 2.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.ab4>div>span>ul>li.hong>i {
    background-color: #ff0000;

    animation-name: da_hong;
    animation-delay: 0s;
    animation-duration: 2.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.ab4>div>span>ul>li.lan>i {
    background-color: #014099;

    animation-name: da_lan;
    animation-delay: 0s;
    animation-duration: 2.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.ab4>i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    z-index: -1;
}

.ab6 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ab6>div {
    width: 50%;
    position: relative;
}

.ab6>.lf>img {
    width: 100%;
}

.ab6>.rt {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #001f4c;
}

.ab6>.rt>p {
    font-size: .16rem;
    padding: 0 1.6rem 0 .9rem;
    color: #fff;
    text-align: justify;
    line-height: 2;
}

.ab6>.rt>span {
    position: absolute;
    bottom: 0;
    right: 0%;
    width: 57%;
}

.ab7 {
    padding: 3.8rem 0;
    position: relative;
    background-image: url(/uploads/image/eshimg/about7.png);
    height: 100%;
    /* height: auto; */
    min-height: 8.5rem;
}

.ab7>i {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    opacity: .5;
}

.ab7>p {
    font-size: .16rem;
    text-align: center;
    color: #fff;
    line-height: 2;
    margin-bottom: .48rem;
    position: relative;
    padding: 0 1.6rem;
    z-index: 10;
}

.ab7>a {
    position: relative;
    z-index: 10;
    display: block;
    width: 2.5rem;
    height: .5rem;
    margin: 0 auto;
    color: #fff;
    font-size: .16rem;
    line-height: .5rem;
    border: 1px solid #fff;
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.ab7>a:hover {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.ab8 {
    padding: 1.2rem 0;
    position: relative;
    z-index: 10;
    background: url(/uploads/image/eshimg/ab8_bj.png) no-repeat bottom;
    background-size: 100%;
}

.ab8>p {
    font-size: .24rem;
    text-align: center;
    font-weight: 500;
    line-height: 2;
    padding:0 1.6rem ;
}

.ab8>div {
    width: 42%;
    margin: 1rem auto 0 auto;
}

.ab8>a {
    font-size: .16rem;
    width: 2rem;
    height: .4rem;
    border: 1px solid #333;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: .4rem;
    color: #333;
    margin-top: .6rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.ab8>a:hover {
    border: none;
    background-color: #1443bc;
    color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.ab8>span {
    position: absolute;
    width: 10%;
    top: 1rem;
}

.ab8>span.ab8_sp1 {
    left: 1.6rem;
}

.ab8>span.ab8_sp2 {
    right: 1.6rem;
}

@media screen and (max-width:1440px) {
    .ab4>div>p {
        padding-right: 0;
        width: 41%;
    }
}

@media screen and (max-width:1280px) {
    .ab6>.rt>p {
        /* padding: 0 5%; */
    }
}

@media screen and (max-width:768px) {

    .ab7,
    .ab3 {
        height: auto;
    }

    .ab8>span {
        top: 9rem;
    }

    .ab1 {
        height: 35%;
    }

    .ab2 {
        height: auto;
    }

    .ab1>b,
    .ab8>p {
        font-size: 20px;
    }

    .ab1>p,
    .ab4>ul li>div>p,
    .ab7>p,
    .ab4>p {
        font-size: 16px;
    }

    .ab3>p,
    .ab4>div>p,
    .ab4>div>span>ul>li>p {
        font-size: 14px;
    }
    .ab4>div>span>ul>li:nth-child(3)>p, .ab4>div>span>ul>li:nth-child(6)>p {
        transform: translatey(-10px);
        -webkit-transform: translatey(-10px);
        -moz-transform: translatey(-10px);
        -ms-transform: translatey(-10px);
        -o-transform: translatey(-10px);
}
    .ab3>p {
        width: 100%;
    }

    .ab4>p {
        padding: 0 1.6rem;
    }

    .ab4>ul li {
        width: 100%;
        margin-bottom: 4%;
    }

    .ab4>ul>li:first-child {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .ab4>ul li>ul>li {
        height: 8.5rem;
        overflow: hidden;
    }

    .ab4>ul li>div>i {
        width: 30px;
        height: 30px;
    }

    .ab4>div>span,
    .ab6>div,
    .ab4>div>p {
        width: 100%;
    }

    .ab4>div>span>ul>li>i {
        width: 5px;
        height: 5px;
    }

    .ab4>div>span>ul>li.lv>i {
        box-shadow: 0px 0px 8px 8px rgba(0, 153, 68, 50%);
    }

    .ab4>div>span>ul>li.hong>i {
        box-shadow: 0px 0px 8px 8px rgba(255, 0, 0, 50%);
    }

    .ab4>div>span>ul>li.lan>i {
        box-shadow: 0px 0px 8px 8px rgba(1, 64, 153, 50%);
    }

    .ab6>.rt>p {
        padding: 5% 5%;
        font-size: 14px;
    }

    .ab7>p {
        line-height: 1.5;
        padding: 0 5%;
    }

    .ab7>a,
    .ab8>a {
        width: 180px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }

    .ab8>p {
        padding: 0 5%;
    }
}

@media screen and (max-width:540px) {
    .ab8>span {
        top: 7rem;
    }
    .ab4>ul>li:first-child {
        width: 100%;
        overflow: hidden;
        height: 250px;
        background-image: url(/uploads/image/eshimg/about4_1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .ab4>ul>li:first-child>img{
        opacity: 0;
    }
}

@media screen and (max-width:320px) {
    .ab4>p {
        font-size: 15px;
    }
}

/******************************企业文化*******************/
.fzlc1 {
    position: relative;
    z-index: 10;
}

.fzlc1>span {
    position: absolute;
    top: 0.45rem;
    left: .33rem;
    width: 10%;
}

.fzlc1>h2 {
    text-align: center;
    font-size: .3rem;
    margin-top: 1.5rem;
    margin-bottom: .8rem;
}

.fzlc1>ul {
    padding: 0 1.6rem;
}

.fzlc1>ul>li {
    width: 22%;
    position: relative;
}

.fzlc1>ul>li>img {
    transition: .5s;
    width: 100%;
}

.fzlc1>ul>li>img:nth-child(2) {
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 0;
    z-index: 5;
}

.fzlc1>ul>li:hover>img:nth-child(2) {
    opacity: 1;
}

.fzlc1>ul>li>span {
    width: 20%;
    position: absolute;
    top: .92rem;
    right: .85rem;
    z-index: 10;
    animation-name: shangxia;
    animation-delay: 0s;
    animation-duration: 1.2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.fzlc1>ul>li>span>img {
    width: 100%;
}

.fzlc1>ul>li>span>i {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
}

.fzlc1>ul>li>div {
    position: absolute;
    top: 33%;
    width: 90%;
    left: 5%;
    z-index: 10;
}

.fzlc1>ul>li>div>b {
    font-size: .24rem;
    display: block;
    color: #333;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    line-height: 1;
    margin-bottom: .2rem;
}

.fzlc1>ul>li>div>p {
    font-size: .16rem;
    color: #333;
    transition: .5s;
}

.fzlc1>ul>li:hover>div>b,
.fzlc1>ul>li:hover>div>p {
    color: #fff;
}

.qywh1 {
    background-image: url(/uploads/image/eshimg/qywh1.png);
    /* background-attachment: inherit; */
}

.qywh2 {
    background-image: url(/uploads/image/eshimg/qywh2.png);
    height: 100%;
    min-height: 8.5rem;
    position: relative;
    z-index: 10;
}

.qywh2>b {
    font-size: .3rem;
    display: block;
    margin: 2.2rem 0 .39rem 0;
    text-align: center;
    color: #fff;
}

.qywh2>h3 {
    display: flex;
    justify-content: center;
    margin-bottom: .6rem;
    align-items: center;
}

.qywh2>h3>i {}

.qywh2>h3>p {
    font-size: .6rem;
    color: #fff;
    margin: 0 .3rem;
}

.qywh2>p {
    font-size: .16rem;
    color: #fff;
    line-height: 2;
    margin-bottom: 5.47rem;
    text-align: center;
    padding: 0 10%;
}

.qywh3 {
    background-image: url(/uploads/image/eshimg/qywh3.png);
    height: auto;
    min-height: 8.5rem;
    position: relative;
    z-index: 10;
}

.qywh3>div {
    position: relative;
    padding: .82rem .7rem;
    margin: 1.88rem 0 1.72rem .92rem;
    background: rgba(1, 64, 153, .8);
    width: 50%;
}

.qywh3>div>i {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 9%;
}

.qywh3>div>b {
    font-size: .3rem;
    display: block;
    color: #fff;
}

.qywh3>div>u {
    display: block;
    color: #fff;
    font-size: .24rem;
    margin: .4rem 0 .29rem 0;
    text-decoration: none;
}

.qywh3>div>h3 {
    color: #fff;
    font-size: .6rem;
    margin-bottom: .6rem;
    line-height: 1.3;
}

.qywh3>div>p {
    font-size: .16rem;
    line-height: 2;
    color: #fff;
}

.swiper-button-next {
    width: .52rem;
    height: .52rem;
    background: none;
}

.swiper-button-next>img {
    opacity: 1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.swiper-button-next>img:last-child,
.swiper-button-prev>img:last-child {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.swiper-button-prev {
    width: .52rem;
    height: .52rem;
    background: none;
}

.swiper-button-prev>img {
    opacity: 1;
    transition: .5s;
}

.swiper-button-prev:hover>img,
.swiper-button-next:hover>img {
    opacity: 0;
}

.swiper-button-prev:hover>img:last-child,
.swiper-button-next:hover>img:last-child {
    opacity: 1;
}

.fzlc1 {
    background-color: #fff;
}

.fzlc1>h3 {
    font-size: .3rem;
    margin: 1.5rem 0 .65rem 0;
    text-align: center;
}

.fzlc1>div {
    padding: 0 0.6rem 0 0rem;
    position: relative;
}

.fzlc1>div::after {
    width: 100%;
    background-color: #dcdcdc;
    height: 1px;
    bottom: 1.25rem;
    left: 0%;
}

.fzlc1 div#swiper-container1 {
    padding-left: 2.4rem;
}

.fzlc1 div#swiper-container2 {
    padding: 1.5rem 0rem .8rem 0rem;
    z-index: 10;
    width: 76%;
    margin-left: 16%;
    height: 2.58rem;
}

.fzlc1 div.lbb2 {
    position: relative;
    width: 100%;
}

.fzlc1>div>span {
    position: absolute;
    right: 1.6rem;
    top: -20%;
    width: 11%;
}

#swiper-container2>.swiper-wrapper {
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.fzlc1>div .swiper-slide {
    opacity: 0 !important;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fzlc1>div .swiper-slide-active,
.fzlc1>div .swiper-slide.active {
    opacity: 1 !important;
    z-index: 10;
}

.fzlc1>div .swiper-slide>span {
    width: 42%;
    float: left;
    padding-left: 7%;
    opacity: 0;
    transition: 1s;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.fzlc1>div .swiper-slide>span>img {
    width: 100%;
}

.fzlc1>div .swiper-slide>div {
    width: 58%;
    float: right;
    padding: 0rem 1rem .1rem 1rem;
    position: relative;
    z-index: 10;
    opacity: 0;
    transition: 1s;
    transition-delay: 1s;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.fzlc1>div .swiper-slide-active>span,
.fzlc1>div .swiper-slide-active>div {
    opacity: 1;
    transition-delay: 1s;
    transition: 0.1s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
}

.fzlc1>div .swiper-slide>div>h3 {
    font-size: .36rem;
    margin-bottom: .3rem;
}

.fzlc1>div .swiper-slide>div>i {
    display: block;
    font-size: 2.7rem;
    color: #010101;
    opacity: 0.05;
    position: absolute;
    top: -7%;
    left: 5%;
    z-index: 1;
    font-weight: bold;
    filter: blur(5px);
    line-height: 1;
}

.fzlc1>div .swiper-slide>div>b {
    font-size: .24rem;
    display: block;
    margin-bottom: .27rem;
    position: relative;
    z-index: 10;
    font-family:harmonyos_sans_sc_light;

    font-weight: bold;
}

.fzlc1>div .swiper-slide>div>p {
	width: 75%;
    font-size: .16rem;
    color: #646464;
    line-height: 1.2;
    position: relative;
    z-index: 10;
    text-transform: none;
    text-align: justify;
}

.fzlc1 div#swiper-container2 .swiper-slide {
    /*width: 17.5%;*/
    width: 18%;
    font-size: .18rem;
    opacity: 1 !important;
    transform: translatex(25%);
    position: relative;
    color: #d5d5d5;
    transition: .5s;
    font-family:harmonyos_sans_sc_light;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    cursor: pointer;
}

.fzlc1 div#swiper-container2 .swiper-slide>p {
    /* position: absolute;
    top: -.6rem;
    left: -.5rem;
    font-size: .18rem;
    width: 200%; */
    position: absolute;
    top: -0.9rem;
    left: -.5rem;
    font-size: .18rem;
    width: 100%;
}

.fzlc1 div#swiper-container2 .swiper-slide.active {
    color: #014099;
}

.fzlc1 div#swiper-container2 .swiper-slide.active>p {
    color: #014099;
}

.fzlc1 div#swiper-container2 .swiper-slide::after {
    width: 100%;
    height: 1px;
    background: #e5e5e5;

    top: -.19rem;

    left: 0.15rem;
}

.fzlc1 div#swiper-container2 .swiper-slide.active::after {
    background: #014099;
    animation-name: bai;
    animation-delay: 0s;
    animation-duration: 4.5s;
    animation-timing-function: linear;
    animation-iteration-count: inherit;
}

.fzlc1 div#swiper-container2 .swiper-slide:last-child::after {
    display: none;
}

.fzlc1 div#swiper-container2 .swiper-slide::before {
    width: .1rem;
    height: .1rem;
    background: #dcdcdc;
    border-radius: 50%;
    top: -.23rem;
    left: .15rem;
    z-index: 10;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.fzlc1 div#swiper-container2 .swiper-slide.active::before {
    background: #014099;
}

.fzlc1 .swiper-button-next {
    right: 1.6rem;
    top: 85%;
}

.fzlc1 .swiper-button-prev {
    left: 1.6rem;
    top: 85%;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: pointer;
    pointer-events: none;
}

.qywh4 {
    margin-top: .2rem;
}

.qywh4>span {
    width: 50%;
    background-image: url(/uploads/image/eshimg/qywh6.png);
    background-attachment: initial;
}

.qywh4>div {
    width: 50%;
    padding: 1.2rem;
    padding-bottom: 1.1rem;
    background-color: #f3f5f8;
}

.qywh4>div>b {
    font-size: .3rem;
    display: block;
    margin-bottom: .6rem;
}

.qywh4>div>ul {}

.qywh4>div>ul>li {
    margin-bottom: .6rem;
}

.qywh4>div>ul>li:last-child {
    margin-bottom: 0%;
}

.qywh4>div>ul>li>b {
    font-size: .18rem;
    margin-bottom: .2rem;
    position: relative;
    font-weight: bold;
    display: block;
}

.qywh4>div>ul>li>b::before {
    width: .1rem;
    height: .1rem;
    top: 30%;
    left: -.25rem;
    background-color: #333;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.qywh4>div>ul>li>p {
    font-size: .16rem;
    line-height: 2;
    text-align: justify;
    letter-spacing: 0;
}

@media screen and (max-width:2560px) and (min-width:1930px) {

    .fzlc1 .swiper-button-prev,
    .fzlc1 .swiper-button-next {
        top: 79.5%;
    }

    .fzlc1>div::after {
        bottom: 1.267rem;
    }
}

@media screen and (max-width:1750px) {
    .qywh3>div {
        padding: .82rem .6rem;
    }
}

@media screen and (max-width:1440px) {
    .fzlc1>ul>li {
    width: 28%;
    position: relative;
}
.fzlc1>ul>li>span {
    right: 1.07rem;
}
    .fzlc1>ul>li>div {
        top: 40%;
    }
    .fzlc1>div>span {
        top: -20%;
    }
    .fzlc1 .swiper-button-next,
    .fzlc1 .swiper-button-prev {
        top: 83.5%;
    }
    .fzlc1>ul>li>div>p{
        /* height: 65px; */
        height: auto;
    }
    .qywh3>div {
        width: 60%;
    }
    .top3>div>ul>li {
        top: 2.5rem;
    }
    .fzlc1>div .swiper-slide>div {
        padding: .25rem 1rem .1rem 1rem;
    }
}

@media screen and (max-width:1366px) {
    .fzlc1 .swiper-button-next, .fzlc1 .swiper-button-prev {
        top: 85%;
    }
}
@media screen and (max-width:1280px) {
    .fzlc1>ul>li>div {
        top: 30%;
    }
    .fzlc1 .swiper-button-prev,
    .fzlc1 .swiper-button-next {
        top: 85.5%;
    }

    .qywh3 {
        min-height: 9.5rem;
    }

    .qywh3>div {
        width: 51%;
        margin: 1rem 0rem 1rem .92rem;
    }
}

@media screen and (max-width:1024px) {
    .fzlc1 div#swiper-container2 {
        height: 143px;
    }
    .fzlc1>ul>li>span {
        top: 30%;
        right: 25%;
    }
    .fzlc1>ul>li {
        width: 25%;
    }
    .fzlc1 .swiper-button-prev,
    .fzlc1 .swiper-button-next {
        top: 88%;
    }

    .ab8>a {
        width: 150px;
        line-height: 40px;
        height: 40px;
    }

    .fzlc1 div#swiper-container2 .swiper-slide>p {
        top: -1.3rem;
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .fzlc1 div#swiper-container2 {
        height: 113px;
    }

    .fzlc1 div#swiper-container2 .swiper-slide>p {
        width: 150%;
    }

    .fzlc1 .swiper-button-prev,
    .fzlc1 .swiper-button-next {
        top: 89%;
    }

    .fzlc1 div#swiper-container2 .swiper-slide::before {

        top: -17%;
    }

    .fzlc1 div#swiper-container2 .swiper-slide::after {
        top: -12%;
    }

    .qywh4>div>b {
        font-size: 20px;
    }

    .fzlc1>ul>li>div>b {
        font-size: 18px;
    }

    .qywh3>div {
        width: 90%;
    }

    .fzlc1>ul>li {
        width: 50%;
    }
}

@media screen and (max-width:540px) {
    .fzlc1 div#swiper-container1 {
        padding-left: 1rem;
    }
    .fzlc1>ul>li>div {
        top: 55%;
    }
    .fzlc1 div#swiper-container2 .swiper-slide>p {
        width: 200%;
    }
    .fzlc1>ul>li>div>p {
        height: 80px;
    }
    .qywh4>div>ul {
        margin-left: 1.3rem;
    }

    .fzlc1 div#swiper-container2 {
        height: 80px;
    }

    .fzlc1>div .swiper-slide>span,
    .fzlc1>div .swiper-slide>div {
        width: 100%;
        height: 160px;
        overflow: auto;
    }

    .qywh2>b,
    .qywh3>div>h3,
    .qywh2>h3>p {
        font-size: 20px;
    }
    .qywh3>div>h3{
        font-size: 24px;
    }
    .fzlc1>div .swiper-slide>div>b,
    .qywh3>div>b {
        font-size: 18px;
    }

    .fzlc1>div .swiper-slide {
        height: 449px;
    }

    .qywh3>div>u {
        font-size: 16px;
    }

    .fzlc1>div .swiper-slide>div>p,
    .qywh3>div>p {
        font-size: 14px;
    }

    .fzlc1>div .swiper-slide>div>p {
        line-height: 1.3;
        width: 100%;
    }

    .qywh3>div>i {
        width: 7%;
    }

    .fzlc1 div#swiper-container2 .swiper-slide>p {
        top: -43px;
        line-height: 1;
    }

    .fzlc1 div#swiper-container2 .swiper-slide {
        font-size: 16px;
        width: 33%;
        height: auto;
    }

    .fzlc1 div#swiper-container2 {
        padding: 45px 0px 10px 0px;
    width: 75%;
    margin-left: 15%;
    }

    .fzlc1 .swiper-button-next {
        right: .6rem;
        top: 487px;
        width: 35px;
        height: 35px;
    }

    .fzlc1 .swiper-button-prev {
        left: .8rem;
        top: 487px;
        width: 35px;
        height: 35px;
    }

    .fzlc1>div::after {
        bottom: 67px;
    }

    .fzlc1>div .swiper-slide>span {
        padding-left: 0%;
        height: 230px;
    }

    .fzlc1>div .swiper-slide>div>i {
        top: 35%;
        left: 20%;
        font-size: 5rem;
    }

    .fzlc1>div .swiper-slide>div>h3 {
        font-size: 20px;
    }

    .fzlc1 div#swiper-container2 .swiper-slide>p {
        font-size: 14px;
    }

    .fzlc1 div#swiper-container2 .swiper-slide::before {
        width: 10px;
        height: 10px;
        top: -60%;
    }

    .fzlc1 div#swiper-container2 .swiper-slide::after {
        top: -40%;
    }

    .fzlc1 div#swiper-container2 .swiper-slide::before,
    .fzlc1 div#swiper-container2 .swiper-slide::after {
        left: .65rem;
    }

    .qywh2>p {
        font-size: 14px;
        line-height: 1.5;
        padding: 0 5%;
    }

    .qywh3>div {
        width: 90%;
    }

    .fzlc1>h2,
    .fzlc1>h3,
    .qywh4>div>b {
        font-size: 20px;
    }

    .fzlc1>ul>li>div>b {
        font-size: 14px;
    }

    .fzlc1>ul>li>span {
        top: 4.3rem;
    right: 3.79rem;
    }
    .fzlc1>h3 {
        margin: 2.5rem 0 .65rem 0;
    }
    .qywh4>div>ul>li>p{
        text-align: left;
    }
    .qywh4>div>ul>li>b {
        font-size: 16px;
    }

    .fzlc1>ul>li>div>b,
    .fzlc1>ul>li>div>p,
    .qywh4>div>ul>li>p {
        font-size: 14px;
    }

    .qywh4>span {
        width: 100%;
        height: 250px;
    }

    .qywh4>div {
        width: 100%;
    }

    .fzlc1>ul>li {
        width: 100%;
    }

    .qywh4>div>ul>li>b::before {
        width: 7px;
        height: 7px;
        left: -1rem;
        top: 38%;
    }

    .qywh2>h3>i {
        width: 8%;
    }

    .fzlc1>div>span {
        top: -18%;
        width: 25%;
    }

    .fzlc1>div {
        height: 550px;
    }
}

@media screen and (max-width:320px) {

    .qywh2>b,
    .qywh3>div>h3,
    .qywh2>h3>p {
        font-size: 18px;
    }
}

/*******************************国际布局*******************/
.gjbj2 {
    position: relative;
    z-index: 10;
}

.gjbj2>h3 {
    font-size: .36rem;
    text-align: center;
    text-shadow: 0px 7px 8px rgba(0,0,0 , 15%);
    margin: 1.19rem 0 .79rem 0;
}

.gjbj2>ul {
    display: flex;
    justify-content: center;
    /* flex-wrap: wrap; */
}

.gjbj2>ul>li {
    font-size: .18rem;
    margin-right: .94rem;
    position: relative;
    border-bottom: 1px solid transparent;
    transition: .5s;
    cursor: pointer;
}

.gjbj2>ul>li:last-child {
    margin-right: 0%;
}

.gjbj2>ul>li::after {}

.gjbj2>ul>li.active {
    color: #014099;
    border-bottom: 1px solid #014099;
}

.gjbj2>ul>li.active::after {}

.gjbj2>div {
    padding: 0 1.6rem;
    position: relative;
    margin-top: .4rem;
    padding-bottom: 1rem;
}

.gjbj2>div>span {
    width: 85%;
    margin: 0 auto;
    display: block;
    position: relative;
}

.gjbj2>div>span>img {
    position: relative;
    z-index: 0;
    opacity: 0;
}

.gjbj2>div>span>ul {
    width: 100%;
    position: absolute;
    top: 0;
}

.gjbj2>div>span>ul>li {
    width: 100%;
    position: absolute;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.gjbj2>div>span>ul>li.active {
    opacity: 1;
}

.gjbj2>div>span>ul>li.on {
    opacity: 1;
}

.gjbj2>div>ul {
    position: absolute;
    top: 0%;
    left: 5%;
    width: 30%;
    background: rgba(255, 255, 255, 0.9);
    padding: 0.4rem;
    z-index: 40;
    box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 30%);
}

.gjbj2>div>ul.on2 {
    /* left: 40%; */
 /*   left: 5%;
    top: 12%;*/
}

.gjbj2>div>ul.on3 {
    /* left: 40%; */
 /*   left: 5%;
    top: 20%;*/
}

.gjbj2>div>ul.on5 {
    /*top: 55%;
    left: 30%;*/
}

.gjbj2>div>ul.on4 {
   /* top: 15%;
    left: 45%;*/
}

.gjbj2>div>ul.on6 {
   /* top: 40%;
    left: 45%;*/
}

.gjbj2>div>ul>li {
    font-size: .16rem;
    position: absolute;
    top: 0%;
    opacity: 0;
    z-index: 0;
}

.gjbj2>div>ul>li>b {
    font-size: .3rem;
    color: #e5b380;
    display: block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    opacity: 0;
}

.gjbj2>div>ul>li>ul {
    opacity: 0;
    transition: .5s;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.gjbj2>div>ul>li.active>b,
.gjbj2>div>ul>li.active>ul {
    opacity: 1;
}

.gjbj2>div>ul>li>ul>li {
    width: 21%;
    margin-right: 4%;
    margin-top: .34rem;
}

.gjbj2>div>ul>li>ul>li:last-child {
    width: 30%;
}

.gjbj2>div>ul>li.active {
    opacity: 1;
    z-index: 10;
    position: relative;
}

@media screen and (max-width:1440px) {
    .gjbj2>div>ul {
        width: 36%;
    }

    .ab2 {
        height: auto;
    }
}

@media screen and (max-width:1280px) {
    .gjbj2>div>ul {
        width: 38%;
        padding-right: 0%;
    }

    .gjbj2>div>ul.on5 {
        top: 55%;
        left: 28%;
    }
}

@media screen and (max-width:768px) {
    .gjbj2>div>ul {
        position: relative;
        width: 100%;
        margin-bottom: 10%;
    }

    .gjbj2>div>ul>li>b {
        font-size: 20px;
    }

    .gjbj2>div>ul>li {
        font-size: 14px;
    }

    .gjbj2>div>ul>li>ul>li {
        width: 29.33%;
    }

    .gjbj2>h3 {
        font-size: 22px;
    }

    .gjbj2>div>span {
        width: 100%;
    }

    .gjbj2>ul>li {
        font-size: 16px;
    }

    .gjbj2>div>ul {
        top: 0 !important;
        left: 0 !important;
    }
}

/**************************项目业绩************************/
.xmyj {
    padding: 2.7rem 1.6rem;
    padding-bottom: 3.7rem;
    background-image: url(/uploads/image/eshimg/xmyj.png);
}

.xmyj1 {
    background: #f5f7fb;
    position: relative;
    z-index: 10;
    padding-bottom: .8rem;
}

.xmyj1>p {
    font-size: .3rem;
    text-align: left;
    padding: 0 1.6rem;
    margin: 1.2rem 0 .8rem 0;
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}

.xmyj1>p>i {
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.xmyj1>p>i.on,
.xmyj1>p>i:hover {
    color: #1443bc;
    border-bottom: 1px solid #0b318f;
}

.xmyj0_2>b {
    display: block;
    text-align: center;
    font-size: .3rem;
    margin-bottom: .8rem;
    margin-top: .8rem;
}

.xmyj1 div.swiper-wrapper {
    padding-top: .2rem;
}

.xmyj1 .swiper-slide {
    opacity: 0 !important;
}

.xmyj1 .swiper-slide-active {
    opacity: 1 !important;
}

.xmyj1 ul {
    padding: 0 1.6rem;
    justify-content: flex-start;
}

.xmyj1 ul>li {
    width: 18.4%;
    margin-right: 2%;
    background: #fff;
    transition: .5s;
    margin-bottom: 2%;
    cursor: pointer;
    padding-bottom: .31rem;
}

.xmyj1 ul>li:hover {
    background-color: #1443bc;
    transform: translatey(-.2rem);
}

.xmyj1 ul.xmyj1_ul1 {
    margin-top: .5rem;
}

.xmyj1 ul.xmyj1_ul1>li {
    background-color: transparent;
    font-size: .3rem;
    text-align: left;
    transform: translatey(0rem);
    -webkit-transform: translatey(0rem);
    -moz-transform: translatey(0rem);
    -ms-transform: translatey(0rem);
    -o-transform: translatey(0rem);
}

.xmyj1 ul.xmyj1_ul1>li:hover {}

.xmyj1 ul>li>i {
    display: block;
    position: relative;
    width: 27%;
    margin: 0.4rem auto;
    background: url(/uploads/image/eshimg/xmyj1_bj1.png) no-repeat center;
    background-size: contain;
}

.xmyj1 ul>li>i>img {
    transition: .5s;
}

.xmyj1 ul>li>i>img:last-child {
    position: absolute;
    top: 0;
    opacity: 0;
}

.xmyj1 ul>li:hover>i {
    background: url(/uploads/image/eshimg/xmyj1_bj0.png) no-repeat center;
    background-size: contain;
}

.xmyj1 ul>li:hover>i>img {
    opacity: 0;
}

.xmyj1 ul>li:hover>i>img:last-child {
    opacity: 1;
}

.xmyj1 ul>li>p {
    font-size: .18rem;
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.xmyj1 ul>li:hover>p {
    color: #fff;
}

.xmyj2 {}

.xmyj2>b {
    display: block;
    font-size: .3rem;
    text-align: center;
    margin: 1rem 0 .8rem 0;
}

.xmyj2 .swiper-container {
    padding: 0 1.6rem;
}

.xmyj2 .swiper-container .swiper-pagination {
    bottom: .8rem;
    left: 46%;
    /* display: none; */
}

.xmyj2 .swiper-pagination-bullet {
    margin-right: .1rem;
    opacity: 1;
}

.xmyj2 .swiper-pagination-bullet-active {
    background: #014099;
}

.xmyj2 .swiper-slide {
    height: auto;
    opacity: 0 !important;
}

.xmyj2 .swiper-slide-active {
    opacity: 1 !important;
}

.xmyj2 .swiper-slide>ul {
    margin-bottom: 1.5rem;
    justify-content: flex-start;
}

.xmyj2 .swiper-slide>ul>li {
    width: 14.1%;
    margin-bottom: .5rem;
    margin-right: 3%;
    position: relative;
    transition: .5s;
    border: 1px solid transparent;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.xmyj2 .swiper-slide>ul>li:hover {
    border: 1px solid #014099;
}

.xmyj2 .swiper-slide>ul>li>img {}

.xmyj2 .swiper-slide>ul>li>p {
    font-size: .16rem;
    text-align: center;
    position: absolute;
    bottom: .18rem;
    left: 0%;
    width: 100%;
}
.xmyj2 .swiper-button-next,
.xmyj2 .swiper-button-prev{
    bottom: 1rem;
    top: auto;
}
.xmyj2 .swiper-button-next>img:first-child,
.xmyj2 .swiper-button-prev>img:last-child{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.xmyj2 .swiper-button-next{
    right: 45%;
}
.xmyj2 .swiper-button-prev{
    left: 45%;
}
@media screen and (max-width:768px) {
    .xmyj1 ul>li {
        width: 49%;
        margin-right: 0%;
    }
    .xmyj1 ul{
        justify-content: space-between;
    }
    .xmyj1>p {
        font-size: 20px;
    }

    .xmyj1 ul.xmyj1_ul1>li,
    .xmyj2>b {
        font-size: 20px;
    }

    .xmyj1 ul>li>p,
    .xmyj2 .swiper-slide>ul>li>p {
        font-size: 14px;
    }

    .xmyj2 .swiper-slide>ul>li {
        width: 30.3%;
    }

    .xmyj2 .swiper-container .swiper-pagination {
        left: 40%;
    }
    .xmyj2 .swiper-button-next, .xmyj2 .swiper-button-prev {
        width: 35px;
        height: 35px;
    }
    .xmyj2 .swiper-button-next {
        right: 35%;
    }
    .xmyj2 .swiper-button-prev {
        left: 35%;
    }
    .xmyj2 .swiper-slide>ul {
        margin-bottom: 2.5rem;
        justify-content: space-between;
    }
    .xmyj2 .swiper-slide>ul>li {
        margin-right: 0;
    }
}

@media screen and (max-width:540px) {
    .xmyj1>p {
        font-size: 20px;
        display: block;
    }

    .xmyj1>p>i {
        display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 2;
    }
}

/*******************************新闻**********************/
.news {
    padding-bottom: 3.7rem;
    background-image: url(/uploads/image/eshimg/news.png);
}

.news1 {
    position: relative;
    z-index: 10;
    padding: 0 1.6rem;
}

.news1>b {
    display: block;
    font-size: .3rem;
    margin: 1.2rem 0 1rem 0;
    font-weight: 600;
}

.news1>div {}

.news1>div>.lf {
    width: 29%;
}

.news1>div>.lf>h3 {
    font-size: .48rem;
    margin-bottom: .8rem;
}

.news1>div>.lf>form {
    display: flex;
    justify-content: space-between;
    height: .5rem;
}

.news1>div>.lf>form>input {
    width: 77%;
    padding-left: 5%;
    font-size: .16rem;
    border: none;
    outline: none;
    background: #eeeeee;
}

.news1>div>.lf>form>button {
    width: 20%;
    font-size: .16rem;
    color: #fefefe;
    border: none;
    outline: none;
    background: #014099;
    cursor: pointer;
}

.news1>div>.rt {
    width: 65%;
}

.news1>div>.rt>div {
    padding: .5rem 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #e5e5e5;
}

.news1>div>.rt>div.bo_bo {
    border-bottom: 1px solid #e5e5e5;
}

.news1>div>.rt>div>span {
    width: 50%;
}

.news1>div>.rt>div>div {
    width: 45%;
}

.news1>div>.rt>div>div>i {
    display: block;
    font-size: .16rem;
    font-family: harmonyos_sans_sc_light;
}

.news1>div>.rt>div>div>b {
    font-size: .24rem;
    display: block;
    margin: .32rem 0 .4rem 0;
    font-weight: bold;
}

.news1>div>.rt>div>div>p {
    font-size: .16rem;
    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    overflow: hidden;
    color: #646464;
    text-align: justify;
    letter-spacing: 0;
}

.news1>div>.rt>div>div>a {
    color: #333;
    margin-top: .5rem;
    width: 2.5rem;
}

.news1>div>.rt>div>div>a::after {
    background: #e5e5e5;
}

.news1>div>.rt>ul {
    margin-bottom: 1rem;
    margin-top: .6rem;
    padding-left: 1.1rem;
}

.news1>div>.rt>ul>li {
    display: flex;
    justify-content: flex-start;
}

.news1>div>.rt>ul>li>a {
    transition: .5s;
    font-size: .16rem;
    display: block;
    height: .4rem;
    line-height: .4rem;
    width: .4rem;
    color: #333;
    text-align: center;
    border: 1px solid #e5e5e5;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    border-left: none;
}

.news1>div>.rt>ul>li>a.on {
    background-color: #1443bc;
    color: #fff;
}

.news1>div>.rt>ul>li>a:hover {
    background-color: #1443bc;
    color: #fff;
}

.news1>div>.rt>ul>li>a:first-child {
    width: 1.2rem;
    border-left: 1px solid #e5e5e5;
}

.news1>div>.rt>ul>li>a:last-child {
    width: 1.2rem;
}

.news_xq1 {
    padding: 0 1.6rem;
    position: relative;
    z-index: 10;
}

.news_xq1>ul {
    display: flex;
    justify-content: flex-start;
    margin: .6rem 0 1.2rem 0;
    position: relative;
}

.news_xq1>ul>li {
    font-size: .16rem;
}

.news_xq1>ul>li:last-child {
    position: absolute;
    right: 0;
    cursor: pointer;
}

.news_xq1>ul>li>a {
    color: #646464;
}

.news_xq1>ul>li.on {
    color: #014099;
}

.news_xq1>ul>li.on>a {
    color: #014099;
}

.news_xq1>div {}

.news_xq1>div>.lf {
    width: 60%;
}

.news_xq1>div>.lf * {
    font-size: .16rem;
    color: rgb(127, 127, 127);
}

.news_xq1>div>.lf p {
    line-height: 1.75;
}

.news_xq1>div>.lf section {
    display: block;
    line-height: 0.2;
}

.news_xq1>div>.lf img {
    display: inline-block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    height: auto;
}

.news_xq1>div>.lf>h3 {
    font-size: .3rem;
    font-weight: normal;
}

.news_xq1>div>.lf>b {
    font-size: .16rem;
    display: block;
    color: #646464;
    padding: .3rem 0;
    margin-bottom: .4rem;
    border-bottom: 1px solid #e5e5e5;
}

.news_xq1>div>.lf>p {
    /* text-indent: 2em; */
}

.news_xq1>div>.lf>img {
    margin: 0 auto;
}

.news_xq1>div>.lf>div {
    margin: .8rem 0 1rem 0;
}

.news_xq1>div>.lf>div>a {
    font-size: .16rem;
    color: #333;
    margin-bottom: .15rem;
}

.news_xq1>div>.lf>div>a>p {
    display: inline;
    font-size: .16rem;
}

.news_xq1>div>.rt {
    width: 30%;
}

.news_xq1>div>.rt>h3 {
    font-size: .3rem;
    margin-bottom: .4rem;
    font-weight: normal;
}

.news_xq1>div>.rt>a {
    font-size: .18rem;
    display: block;
    color: #333;
    padding: .2rem 0;
    border-bottom: 1px solid #e5e5e5;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.news_xq1>div>.rt>a:hover {
    color: #1443bc;
    border-bottom: 1px solid #1443bc;
}

@media screen and (max-width:1440px) {
    .news1>div>.rt>ul>li>a:first-child,
    .news1>div>.rt>ul>li>a:last-child {
        width: 120px;
    }
}
@media screen and (max-width:768px) {
    .news_xq1>ul {
        padding-right: 10%;
    }

    .news1>div>.lf,
    .news1>div>.rt>div>span,
    .news1>div>.rt>div>div,
    .news_xq1>div>.lf,
    .news_xq1>div>.rt,
    .news1>div>.rt {
        width: 100%;
    }

    .news_xq1>div>.lf img {
        height: auto !important;
    }

    .news1>b,
    .news_xq1>div>.lf>h3,
    .news_xq1>div>.rt>h3 {
        font-size: 20px;
    }

    .news1>div>.lf>h3 {
        font-size: 24px;
    }

    .news1>div>.rt>div>div>a {
        width: 35%;
    }

    .news1>div>.lf>form {
        height: 40px;
    }

    .news1>div>.lf>form>input,
    .news1>div>.rt>div>div>p,
    .news_xq1>ul>li,
    .news_xq1>div>.lf>div>a,
    .news1>div>.lf>form>button {
        font-size: 14px;
    }

    .news1>div>.rt>div>div>b,
    .news_xq1>div>.rt>a {
        font-size: 16px;
    }

    .news_xq1>div>.rt {
        margin-bottom: 10%;
    }

    .news1>div>.rt>div>div>i,
    .news_xq1>div>.lf>b {
        font-size: 12px;
    }

    .news1>div>.rt>div>div>a {
        width: 35%;
    }

    .news1>div>.rt>div {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 10%;
        border-top: none;
    }

    .news1>div>.rt>ul>li>a {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }

    .news1>div>.rt>ul {
        padding-left: 0;
    }

    .news1>div>.rt>ul>li>a:first-child,
    .news1>div>.rt>ul>li>a:last-child {
        width: 200px;
    }
}

@media screen and (max-width:540px) {
    .news1>div>.rt>div>div>a {
        width: 55%;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .news1>div>.rt>div>div>i {
        margin-top: 10px;
    }

    .news1>div>.rt>ul>li {
        justify-content: center;
    }

    .news_xq1>ul>li:nth-child(1) {
        width: 20%;
    }

    .news_xq1>ul>li:nth-child(3) {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .news_xq1>ul>li:nth-child(2) {
        width: 30%;
    }
}

/****************************四大系统***********************/
.jjswh {
    background-image: url(/uploads/image/eshimg/jjswh.png);
}

.jswhxt {
    background-image: url(/uploads/image/eshimg/jswhxt.png);
}

.lcbxt {
    background-image: url(/uploads/image/eshimg/lcbxt.png);
}

.sdxt {
    justify-content: space-between;
    padding: 0 1.6rem;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.sdxt>li {
    /* width: 25%; */
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    cursor: pointer;
    /* margin-right: 5%; */
}

.sdxt>li>a {
    display: block;
    padding: .3rem 0;
    transition: .5s;
    font-size: .24rem;
    color: #333;
    display: flex;
    justify-content: center;
    position: relative;
}

.sdxt>li>a::after {
    bottom: 0%;
    left: 0%;
    background-color: transparent;
    height: 2px;
    width: 0%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.sdxt>li.on>a::after,
.sdxt>li:hover>a::after {
    background-color: #014099;
    width: 100%;
}

.sdxt>li.on>a,
.sdxt>li:hover>a {
    color: #014099;
    width: 100%;
}

.jjswh1 {
    padding: 0 1.6rem;
    background-image: url(/uploads/image/eshimg/jjswh_bj.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    z-index: 10;
    padding-bottom: 1rem;
}

.gjgxt {
    background-image: url(/uploads/image/eshimg/gjg.jpg);
}

.jjswh1>h3 {
    font-size: .36rem;
    text-align: center;
    margin: 1rem 0 .4rem 0;
}

.jjswh1>p {
    font-size: .16rem;
    text-align: justify;
    line-height: 2;
    width: 74%;
    margin: 0 auto;
    letter-spacing: 0;
}

.jjswh1>.jjswh1_ul {
    margin-top: .7rem;
    box-shadow: none;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jjswh1>.jjswh1_ul {
    /* justify-content: space-between; */
    justify-content: space-around;
    padding: 0 0;
}
.jjswh1>.jswhxt_ul>li{
    /* margin-right: 5%; */
}
.jjswh1>.jswhxt_ul {
    /* justify-content: center; */
}

.jjswh1>.jswhxt_ul>li:nth-child(1) {
   /* margin-right: 5%;*/
}

.jjswh1>.jjs_d1 {
    position: relative;
}

.jjswh1>.jjs_d1>div {
    position: relative;
    display: none;
    top: 0%;
    opacity: 0;
    z-index: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    /* margin-bottom: 1rem; */
}

.jjswh1>.jjs_d1>div.active {
    opacity: 1;
    display: block;
    z-index: 10;
}

.jjswh1>.jjs_d1>div>b {
    display: block;
    font-size: .18rem;
    margin: .8rem 0 0.3rem 0;
    font-weight: bold;
}

.jjswh1>.jjs_d1>div>p {
    font-size: .16rem;
    line-height: 2;
    color: #646464;
    text-align: justify;
    /* font-family: "sourcehansanscn-normal"; */
    letter-spacing: 0;
}

.jjswh1>.jjs_d1>div>ul {
    margin-top: .8rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.jjswh1>.jjs_d1>div>ul>li {
    width: 32%;
    border: 1px solid #e5e5e5;
    padding: 0 .3rem;
    transition: .5s;
    cursor: pointer;
    margin-right: 1%;
    position: relative;
}

.jjswh1>.jjs_d1>div>ul>li>i {
    position: absolute;
    top: 0;
    /* transition-delay: 0.8s; */
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    background-color: #2868c4;
    height: 100%;
    width: 2px;
    transform: scaley(0);
    -webkit-transform: scaley(0);
    -moz-transform: scaley(0);
    -ms-transform: scaley(0);
    -o-transform: scaley(0);
}

.jjswh1>.jjs_d1>div>ul>li>i:nth-child(2) {
    right: -1px;
    transform-origin: bottom;
}

.jjswh1>.jjs_d1>div>ul>li>i:first-child {
    left: -1px;
    transform-origin: top;
}

.jjswh1>.jjs_d1>div>ul>li:hover>i,
.jjswh1>.jjs_d1>div>ul>li.on>i {
    transition-delay: 0s;
    transform: scaley(1);
    -webkit-transform: scaley(1);
    -moz-transform: scaley(1);
    -ms-transform: scaley(1);
    -o-transform: scaley(1);
}

.jjswh1>.jjs_d1>div>ul>li.active,
.jjswh1>.jjs_d1>div>ul>li:hover {
    /* background: #2868c4; */
}

.jjswh1>.jjs_d1>div>ul.jswhxt_ul4>li {
    width: 48%;
    margin-bottom: 1%;
}

.jjswh1>.jjs_d1>div>ul.jswhxt_ul1>li {
    width: 100%;
}

.jjswh1>.jjs_d1>div>ul.jswhxt_ul2>li {
    width: 49%;
}

.jjswh1>.jjs_d1>div>ul>li::after {
    width: 100%;
    height: 2px;
    background-color: #2868c4;
    bottom: -1px;
    right: 0%;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transform-origin: left;
    transform: scalex(0);
    -webkit-transform: scalex(0);
    -moz-transform: scalex(0);
    -ms-transform: scalex(0);
    -o-transform: scalex(0);
    opacity: 1;
}

.jjswh1>.jjs_d1>div>ul>li::before {
    width: 100%;
    height: 2px;
    background-color: #2868c4;
    top: -1px;
    left: 0%;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transform-origin: right;
    transform: scalex(0);
    -webkit-transform: scalex(0);
    -moz-transform: scalex(0);
    -ms-transform: scalex(0);
    -o-transform: scalex(0);
}

.jjswh1>.jjs_d1>div>ul>li:hover::before,
.jjswh1>.jjs_d1>div>ul>li:hover::after,
.jjswh1>.jjs_d1>div>ul>li.on::before,
.jjswh1>.jjs_d1>div>ul>li.on::after {
    transform: scalex(1);
    -webkit-transform: scalex(1);
    -moz-transform: scalex(1);
    -ms-transform: scalex(1);
    -o-transform: scalex(1);
    /* transition-delay: .7s; */
}

.jjswh1>.jjs_d1>div>ul.jswhxt_ul3>li {
    width: 32%;
}

.jjswh1>.jjs_d1>div>ul>li>b {
    font-size: .18rem;
    display: block;
    height: .54rem;
    margin: .8rem 0 .2rem 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-weight: bold;
    font-family: "sourcehansanscn-bold";
    text-transform: none;
}
.jjswh1>.jjs_d1>div>ul>li>b>i,
.jjswh1>.jjs_d1>div>ul>li>p>i,
.jjswh1>.jjs_d1>div>p>i,
.jjswh1>.jjs_d1>div>b>i{
    font-family: "宋体",simsun;
    font-weight: bold;
}
.jjswh1>.jjs_d1>div>ul>li>p>i,
.jjswh1>.jjs_d1>div>p>i{
    font-weight: normal;
}
.jjswh1>.jjs_d1>div>ul>li>b>u,
.jjswh1>.jjs_d1>div>b>u,
.jjswh1>.jjs_d1>div>ul>li>p>u,
.jjswh1>.jjs_d1>div>p>u{
    font-family: "simhei";
    text-decoration: none;
}
.jjswh1>.jjs_d1>div>ul>li>b>u,
.jjswh1>.jjs_d1>div>b>u{
    font-weight: bold;
}
.jjswh1>.jjs_d1>div>ul>li>p {
    font-size: .16rem;
    line-height: 2;
    margin-bottom: 1rem;
    transition: .5s;
    text-align: justify;
    /* font-family: microsoft yahei; */
    /* font-family: "sourcehansanscn-normal"; */
    text-transform: none;
    letter-spacing: 0;
}

.jjswh1>.jjs_d1>div>ul.jswhxt_ul4>li>p {
    margin-bottom: .5rem;
    /* text-align: justify; */
}

/* .jjswh1>.jjs_d1>div>ul>li.active>b, */
.jjswh1>.jjs_d1>div>ul>li.on>b,
/* .jjswh1>.jjs_d1>div>ul>li.active>p, */
.jjswh1>.jjs_d1>div>ul>li.on>b{
    color: #2868c4;
}
/* .jjswh1>.jjs_d1>div>ul>li:hover>p { */
    /* color: #fff; */
/* } */

.jjswh1>.jjs_d2 {
    position: relative;
    margin-top: .8rem;
    /* margin-bottom: 1rem; */
}

.jjswh1>.jjs_d2>div {
    position: absolute;
    opacity: 0;
    z-index: 0;
    transition: .5s;
    top: 0;
}

.jjswh1>.jjs_d2>div.active {
    position: relative;
    opacity: 1;
    z-index: 10;
}

.jjswh1>.jjs_d2>div>ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: 0;
    transition: .5s;
    width: 100%;
}

.jjswh1>.jjs_d2>div>ul.active {
    position: relative;
    opacity: 1;
    z-index: 10;
    transition-delay: .25s;
}

.jjswh1>.jjs_d2>div>ul>li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1%;
}

@media screen and (max-width:1440px) {
    .news_xq1>div>.lf>div>a>p {
        font-size: 16px;
    }
}

@media screen and (max-width:1280px) {
    .news_xq1>div>.lf>div>a>p {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    .jjswh1>.jjs_d1>div>ul.jswhxt_ul4>li {
        width: 100%;
    }

    .sdxt>li>a {
        font-size: 18px;
    }
}

@media screen and (max-width:540px) {
    .jjswh1>h3 {
        font-size: 20px;
    }
    .jjswh1>.jjs_d1>div>p,
    .jjswh1>p{
        text-align: left;
    }
    .sdxt>li>a {
        font-size: 14px;
    }

    .jjswh1>p {
        font-size: 14px;
        width: 100%;
    }

    .sdxt>li {
        width: 45%;
    }

    .sdxt>li>a::after {
        left: 0%;
    }

    .jjswh1>.jjs_d1>div>b,
    .jjswh1>.jjs_d1>div>p,
    .jjswh1>.jjs_d1>div>ul>li>b {
        font-size: 16px;
    }

    .jjswh1>.jjs_d1>div>ul>li>p {
        font-size: 14px;
    }

    .jjswh1>.jjs_d1>div>ul>li,
    .jjswh1>.jjs_d1>div>ul.jswhxt_ul4>li {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .jjswh1>.jswhxt_ul>li:nth-child(1) {
        margin-right: 0%;
    }

    .sdxt.lcbxt_ul>li {
        width: 32.33%;
    }

    .sdxt>li.on>a::after,
    .sdxt>li:hover>a::after {
        width: 100%;
    }
}

/****************************项目业绩************************/
.xmyj0 {
    background-image: url(/uploads/image/eshimg/xmyj0.jpg);
}

.dzdq {
    background-image: url(/uploads/image/eshimg/dzdq.jpg);
}

.qczz {
    background-image: url(/uploads/image/eshimg/qczz.jpg);
}

.hbdl {
    background-image: url(/uploads/image/eshimg/hbdl.jpg);
}

.hkht {
    background-image: url(/uploads/image/eshimg/hkht.jpg);
}

.jxzb {
    background-image: url(/uploads/image/eshimg/jxzb.jpg);
}

.wysy {
    background-image: url(/uploads/image/eshimg/wysy.jpg);
}

.spyy {
    background-image: url(/uploads/image/eshimg/spyy.jpg);
}

.ccwl {
    background-image: url(/uploads/image/eshimg/ccwl.jpg);
}

.xmyz {
    background-image: url(/uploads/image/eshimg/xmyz.jpg);
}

.yjlb {
    background-image: url(/uploads/image/eshimg/yjlb.jpg);
}

.gcgg {
    background-image: url(/uploads/image/eshimg/gcgg.jpg);
}

.dkgg {
    background-image: url(/uploads/image/eshimg/dkgg.jpg);
}

.xmyj0_1 {
    padding: .6rem 1.6rem .44rem 1.6rem;
    position: relative;
    z-index: 5;
    background: #fff;
}

.xmyj0_1>ul {}

.xmyj0_1>ul>li {
    font-size: .16rem;
    float: left;
}

.xmyj0_1>ul>li>a {
    color: #333;
}

.xmyj0_1>ul>li.on>a {
    color: #1443bc;
}

.xmyj0_1>ul>li>a>i {
    margin: 0 .1rem;
    transform: scaley(1.5);
}

.xmyj0_1>div {
    font-size: .16rem;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.xmyj0_1>div>i {}

.xmyj0_2 {
    padding: 0 1.6rem;
    background: #fff;
    padding-bottom: .6rem;
    position: relative;
    z-index: 10;
}

.xmyj0_2>b {
    display: block;
    text-align: center;
    font-size: .3rem;
    margin-bottom: .8rem;
}

.xmyj0_2>div {
    margin-bottom: .5rem;
}

.xmyj0_2>div>div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* align-items: center; */
    margin-bottom: .4rem;
}

.xmyj0_2>div>div>p {
    width: 15%;
    font-size: .24rem;
}

.xmyj0_2>div>div>ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 85%;
}

.xmyj0_2>div>div>ul>li {
    padding: 0 .2rem;
    height: .4rem;
    font-size: .2rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background-color: #fff;
    text-align: center;
    margin-right: 0.25rem;
    margin-bottom: .2rem;
    line-height: .4rem;
    border: 1px solid #e5e5e5;
}

.xmyj0_2>div>div>ul>li.on,
.xmyj0_2>div>div>ul>li:hover {
    background-color: #1443bc;
    box-shadow: 0px 5px 8px 0px rgba(6, 0, 1, 0.15);
    border: 1px solid transparent;
}

.xmyj0_2>div>div>ul>li>a {
    color: #646464;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: block;
}

.xmyj0_2>div>div>ul>li.on>a,
.xmyj0_2>div>div>ul>li:hover>a {
    color: #fff;
}

.xmyj0_2>ul {
    width: 100%;
}

.xmyj0_2>ul>li {
    width: 49%;
    position: relative;
    z-index: 1;
}

.xmyj0_2>ul>li>span {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.xmyj0_2>ul>li>span>img{
    /* position: relative; */
    /* z-index: 1; */
}
.xmyj0_2>ul>li>span>ul{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 5%;
    /* z-index: 10; */
    top: 0;
    left: 0;
}
.xmyj0_2>ul>li>span>ul>li{
    color: #fff;
    font-size: 18px;
    width: 100%;
    text-align: justify;
}
.xmyj0_2>ul>li>span:hover>ul{
    opacity: 1;
}
.xmyj0_2>ul>li>span>img {
    cursor: pointer;
    transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
}

.xmyj0_2>ul>li:hover>span>img {
    transition: 1.5s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -ms-transition: 1.5s ease-in-out;
    -o-transition: 1.5s ease-in-out;
}

.xmyj0_2>ul>li>p {
    font-size: .16rem;
    margin-top: .3rem;
    margin-bottom: .4rem;
    text-align: center;
    text-transform: none;
}

.img_big {
    position: fixed;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    transition: .8s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.img_big.on {
    z-index: 15;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.img_big>img {
    transition: .8s;
    width: 60%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    position: relative;
    z-index: 20;
}

.img_big.on>img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

@media screen and (max-width:768px) {
    .xmyj0_2>div>ul>li {
        width: 80px;
        height: 30px;
        line-height: 30px;
        margin-right: .6rem;
        font-size: 15px;
    }

    .xmyj0_2>div>div>ul {
        width: 75%;
    }

    .xmyj0_2>div>div>ul>li {
        width: 80px;
        height: 35px;
        font-size: 16px;
        margin-bottom: .2rem;
        margin-right: 0.2rem;
        line-height: 35px;
    }
    .xmyj0_2>div>div:nth-of-type(1)>ul>li:last-child{height: 70px;}


    .xmyj0_2>div>div>p {
        font-size: 16px;
        width: 25%;
    }
}

@media screen and (max-width:540px) {
    .xmyj0_2>div>ul>li {
        margin-right: 0rem;
    }
    .xmyj0_1>div {
        margin-bottom: .2rem;
    }
    .xmyj0_1>ul>li,
    .xmyj0_2>ul>li>p,
    .xmyj0_2>ul>li>span>ul>li,
    .xmyj0_1>div {
        font-size: 14px;
    }
    .gjbj2>ul{
        padding: 0 1.6rem;
        margin-bottom: 1.5rem;
    }
    .gjbj2>ul>li {
        margin-right: .6rem;
        text-align: center;
    }
    .xmyj0_2>div>div>ul,
    .xmyj0_2>div>div>p {
        width: 100%;
    }

    .xmyj0_2>div>div>ul>li {
        margin-right: 1.6rem;
        width: 100%;
    }

    .xmyj0_2>div>div>p {
        margin-bottom: .5rem;
    }

    .xmyj0_2>b {
        font-size: 20px;
        padding-right: 1.6rem;
    }
    .xmyj0_2>ul {
        padding-right: 1.6rem;
    }
    .xmyj0_2 {
        padding-right: 0;
    }
    .img_big>img {
        width: 80%;
    }
}

/*****************************智能制造***********************/
.znzz {
    background-image: url(/uploads/image/eshimg/znzz.png);
    /* background-size: contain; */
}

.znzz1 {
    position: relative;
    z-index: 10;
    padding: 1.2rem 0;
}

.znzz1>ul {}

.znzz1>ul>li {
    width: 33.33%;
    position: relative;
}

.znzz1>ul>li>div {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    overflow: auto;
    height: 100%;
    background: url(/uploads/image/eshimg/znzz2_bg.png) no-repeat center;
    background-size: cover;
    padding: 0 .4rem;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.znzz1>ul>li:hover>div {
    opacity: 1;
}

.znzz1>ul>li>div>b {
    text-align: center;
    font-size: .18rem;
    color: #333;
    display: block;
    margin: .2rem 0 .39rem 0;
    font-weight: bold;
}

.znzz1>ul>li>div>p {
    font-size: 14px;
    color: #646464;
    line-height: 1.8;
    text-align: justify;
}
.znzz1>ul>li>div>p>i{
    font-weight: bold;
    color: #111;
}
.znzz2 {
    padding: 0 1.6rem;
    padding-bottom: 1rem;
    position: relative;
    z-index: 10;
}

.znzz2>ul {}

.znzz2>ul>li {
    height: 6rem;
    width: 25.3333%;
    position: relative;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
    overflow: hidden;
}

.znzz2>ul>li:nth-child(2) {
    width: 46%;
}

.znzz2>ul>li.on2 {
    width: 16%;
}

.znzz2>ul>li.on {
    width: 66.5%;
}

.znzz2>ul>li>video {
    height: 100%;
    /* width: 99%; */
}

.znzz2>ul>li>span {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    background-attachment: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    opacity: 1;
    /* background: rgba(0, 0, 0, .2); */
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    z-index: 10;
}

.znzz2>ul>li>i {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.znzz2>ul>li.on>i {
    opacity: 1;
}

.znzz2>ul>li.on>span {
    opacity: 0 !important;
}

.znzz2>ul>li img {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.znzz2>ul>li:first-child>span {
    background-position: 59% 0%;
}

.znzz2>ul>li.on>span {
    /* background: rgba(0,0,0,0.6) !important; */
    background: none !important;
}

.znzz2>ul>li>p {
    font-size: .24rem;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: .4rem;
    width: 100%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    z-index: 20;
}

.znzz2>ul>li.on>p {
    color: #333;
}

@media screen and (max-width:2560px) and (min-width:1930px) {
    .znzz2>ul>li>span>img {
        max-width: 100%;
    }
    .jjswh1>.jjs_d1>div>ul>li {
        padding: 0 .2rem;
    }
}

@media screen and (max-width:1366px) {
    /* .znzz {
        background-size: contain;
    } */
}
@media screen and (max-width:1280px) {
    .znzz1>ul>li>div {
        padding: 0 .3rem;
    }

    .znzz1>ul>li>div>b {
        margin: .3rem 0 .2rem 0;
    }
}

@media screen and (max-width:540px) {
    .znzz1>ul>li {
        width: 100%;
        margin-bottom: 5%;
        padding: 0 1.6rem;
    }

    .znzz1>ul>li>div {
        /* opacity: 1; */
    }

    .znzz1>ul>li>div>b,
    .znzz2>ul>li>p {
        font-size: 16px;
    }

    .znzz1>ul>li>div>p {
        font-size: 14px;
    }

    .znzz2>ul>li,
    .znzz2>ul>li.on,
    .znzz2>ul>li.on2 {
        width: 100%;
    }

    .znzz2>ul>li {
        height: 9rem;
        margin-bottom: 5%;
    }

    .znzz1>ul>li>div {
        position: relative;
        height: auto;
        padding: .4rem;
    }
}

/*********************************招聘信息******************/
.zpxx {
    background-image: url(/uploads/image/eshimg/zpxx.png);
}

.zpxx1 {
    position: relative;
    z-index: 10;
    padding: 0 1.6rem;
}

.zpxx1>b {
    padding-left: .24rem;
    display: block;
    margin: 1rem 0 .8rem 0;
    font-size: .3rem;
}

.zpxx1>b>i {
    float: right;
    font-size: .24rem;
}

.zpxx1>b>i>u {
    display: block;
    color: #014099;
    font-size: .3rem;
    text-decoration: none;
    font-weight: bold;
}

.zpxx1>ul {
    font-size: .2rem;
}

.zpxx1>ul>li {
    /* cursor: pointer; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    /* padding: .26rem .6rem; */
    border-bottom: 1px solid #999999;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    /* padding-right: 2rem; */
}

.zpxx1>ul>li i {
    position: absolute;
    right: 3%;
    transform: scale(1.5);
    cursor: pointer;
    /* transition: .5s; */
    /* -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s; */
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    display: block;
}

.zpxx1>ul>li i>u {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    display: block;
    position: absolute;
    top: -8%;
    left: 30%;
    text-decoration: none;
    transform: scale(1.5);
    width: 100%;
    height: 100%;
    opacity: 0;
}

.zpxx1>ul>li p {
    transition: .5s;
    width: 15.6%;
    text-align: center;
}

.zpxx1>ul:nth-child(3)>li span>p:nth-child(2),
.zpxx1>ul:nth-child(2)>li p:first-child {
    width: 15%;
}
.zpxx1>ul>li div p {
    width: 100%;
    text-align: left;
    font-size: .16rem;
    line-height: 2;
}
.zpxx1>ul>li>span {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    padding: .26rem 0;
    padding-right: 1rem;
    width: 100%;
    cursor: pointer;
}

.zpxx1>ul>li>div {
    background-color: #fff;
    width: 100%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    overflow: hidden;
    /* margin: 0.3rem .6rem; */
    /* padding: 0.3rem .6rem; */
    /* height: 0px; */
}

.zpxx1>ul>li>div>ul {
    width: 50%;
    padding: 0.3rem .6rem;
    /* padding-right: 0; */
}

.zpxx1>ul>li>div>a {
    width: 1.5rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    margin: 0 auto;
    margin-bottom: .5rem;
    color: #fff;
    background: #094297;
}
.zpxx1>ul>li>div li{
    list-style-type: decimal;
}
.zpxx1>ul>li>div>ul>li:first-child {
    font-size: .18rem;
    font-weight: bold;
    margin-bottom: .2rem;
    list-style: none;
}

.zpxx1>ul>li>div>ul>li {
    font-size: .16rem;
    line-height: 3;
    text-align: justify;
}
.zpxx1>ul>li:hover,
.zpxx1>ul>li.on {
    background-color: #014099;
}

.zpxx1>ul>li:hover>span p,
.zpxx1>ul>li:hover i,
.zpxx1>ul>li:hover i>u,
.zpxx1>ul>li.on>span p {
    color: #fff;
}

.zpxx1>ul>li i>b {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.zpxx1>ul>li.on {
    box-shadow: 0px 0px 5px 1px #e6e6e6;
    border-bottom: none;
}

.zpxx1>ul>li.on i>b {
    opacity: 0;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.zpxx1>ul>li.on i>u {
    opacity: 1;
    color: #fff;
}

.zpxx1>ul.zpxx_ul1 {
    background-image: url(/uploads/image/eshimg/zpxx_bg.png);
    background-attachment: inherit;
}

.zpxx1>ul.zpxx_ul1>li {
    padding: .4rem 0rem;
    padding-right: 1rem;
}

.zpxx1>ul.zpxx_ul1>li p {
    color: #fff;
    width: 15.6%;
}

.zpxx1>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.zpxx1>div>ul {
    margin-bottom: 1rem;
    margin-top: .6rem;
    padding-left: 0rem;
}

.zpxx1>div>ul>li {
    display: flex;
    justify-content: flex-start;
}

.zpxx1>div>ul>li>a {
    transition: .5s;
    font-size: .16rem;
    display: block;
    height: .4rem;
    line-height: .4rem;
    width: .4rem;
    color: #333;
    text-align: center;
    border: 1px solid #e5e5e5;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    border-left: none;
}

.zpxx1>div>ul>li>a.on {
    background-color: #1443bc;
    color: #fff;
}

.zpxx1>div>ul>li>a:hover {
    background-color: #1443bc;
    color: #fff;
}

.zpxx1>div>ul>li>a:first-child {
    width: 1.2rem;
    border-left: 1px solid #e5e5e5;
}

.zpxx1>div>ul>li>a:last-child {
    width: 1.2rem;
}

@media screen and (max-width:1440px) {
    .zpxx1>ul>li div p{
        font-size: 16px;
    }
}
/* @media screen and (max-width:1366px) and (min-width:1290px) {
    .znzz {
        background-image: url(/uploads/image/eshimg/znzz_ce.jpg) !important;
        background-size: contain;
        background-position: top left;
    }
} */
@media screen and (max-width:1280px) {

    .zpxx1>ul:nth-child(3)>li span>p:nth-child(2),
    .zpxx1>ul:nth-child(2)>li p:first-child {
        width: 18%;
    }
}

@media screen and (max-width:1024px) {
    .zpxx1>ul>li>div>a {
        width: 100px;
        height: 40px;
        line-height: 40px;
    }

    .zpxx1>div>ul>li>a:first-child,
    .zpxx1>div>ul>li>a:last-child {
        width: 2.2rem;
    }

    .znzz1>ul>li>img {
        width: 100%;
        display: none;
    }

    .znzz1>ul>li {
        width: 90%;
        position: relative;
        margin: 0 auto;
        margin-bottom: 3%;
    }

    .znzz1>ul>li>div {
        position: relative;
        padding: 1rem;
        padding-bottom: 4rem;
    }

    .znzz1>ul>li {

        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .znzz1>ul>li:nth-child(1) {
        background-image: url(/uploads/image/eshimg/znzz2_1.png);
    }

    .znzz1>ul>li:nth-child(2) {
        background-image: url(/uploads/image/eshimg/znzz2_2.png);
    }

    .znzz1>ul>li:nth-child(3) {
        background-image: url(/uploads/image/eshimg/znzz2_3.png);
    }
}

@media screen and (max-width:768px) {
    .zpxx1>ul>li div p{
        font-size: 14px;
    }
    .lxfs1>ul>li>p{display: block;}
    .zpxx1>ul>li>div li{margin-left: 1rem;}
    .zpxx1>ul:nth-child(3)>li span>p:nth-child(2),
    .zpxx1>ul:nth-child(2)>li p:first-child {
        width: 22%;
    }
}

@media screen and (max-width:540px) {
    .zpxx1>b {
        font-size: 20px;
    }
    .zpxx1>ul>li>div>a {
        margin: 15px auto;
    }
    .zpxx1>ul.zpxx_ul1>li p {
        width: auto;
    }
    .zpxx1>ul>li p{
        width: auto;
    }
    .zpxx1>ul:nth-child(3)>li span>p:nth-child(2),
    .zpxx1>ul:nth-child(2)>li p:first-child {
        width: auto;
    }

    .zpxx1>ul {
        font-size: 13px;
    }

    .zpxx1>b>i {
        font-size: 14px;
        margin: 5% 0;
        float: left;
        width: 100%;
    }

    .zpxx1>b>i>u {
        font-size: 14px;
    }

    .zpxx1>div>ul>li>a {
        width: 30px;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .zpxx1>div>ul>li>a:first-child,
    .zpxx1>div>ul>li>a:last-child {
        width: 60px;
    }
}

/*****************************联系方式*********************/
.lxfs {
    background-image: url(/uploads/image/eshimg/lxfs.png);
}

.lxfs1 {
    position: relative;
    padding-left: 1.6rem;
    padding-bottom: .4rem;
    z-index: 10;
    overflow: hidden;
}

.lxfs1>b {
    font-size: .3rem;
    display: block;
    margin: 1rem 0 1.8rem 0;
    position: relative;
    z-index: 10;
}

.lxfs1>span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lxfs1>span>img {
    height: 100%;
    width: 100%;
}

.lxfs1>span:last-child {
    display: none;
}

.lxfs1>span>i {
    position: absolute;
    display: block;
    width: .32rem;
    height: .32rem;
    right: 26%;
    bottom: 40%;
}

.lxfs1>span>i>img {
    position: relative;
    z-index: 10;
}

.lxfs1>span>i::after {
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    background-color: #1443bc;
    border-radius: 50%;
    animation-name: da2;
    animation-delay: 0s;
    animation-duration: 2.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.lxfs1>ul {
    position: relative;
    z-index: 10;
    width: 80%;
    justify-content: flex-start;
}

.lxfs1>ul>li {
    width: 20%;
    opacity: 0;
    transition: .8s;
    margin-bottom: 1.4rem;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}
.lxfs1>ul>li:nth-child(1){
    width: 100%;
}
.lxfs1>ul>li:last-child {
    width: 80%;
}

.lxfs1>ul.on>li {
    opacity: 1;
}

.lxfs1>ul>li>b {
    display: block;
    font-size: .24rem;
    margin-bottom: .3rem;
        line-height: 1;
}

.lxfs1>ul>li>p {
    line-height: 1;
    font-size: .18rem;
    color: #666;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-transform: initial;
}
.lxfs1>ul>li:first-child>p{
    font-size: .48rem;
    color: #004bb4;
    font-weight: 500;
}
.lxfs1>ul>li>p.pc_dis1 {
    display: flex;
}

.lxfs1>ul>li>p.ph_dis2 {
    display: none;
}

.lxfs1>ul>li>p>i {
    margin-right: .2rem;
}

@media screen and (max-width:1280px) {
    .lxfs1>ul>li>b {
        font-size: 18px;
    }

    .lxfs1>ul>li>p {
        font-size: 16px;
    }

    .lxfs1>ul>li>p.ph_dis2 {
        display: flex;
    }

    .lxfs1>ul>li>p.pc_dis1 {
        display: none;
    }
    .lxfs1>ul>li {
        width: 30%;
    }
    .lxfs1>ul>li:last-child {
        width: 70%;
    }
}

@media screen and (max-width:768px) {
    .lxfs1>ul>li>p>i {
        display: inline-block;
        width: 20px;
    }
    .lxfs1>ul>li:first-child>p {
        font-size: 25px;
    }
}

@media screen and (max-width:540px) {
    .lxfs1>b {
        font-size: 20px;
    }

    .lxfs1>ul>li>b {
        font-size: 16px;
    }

    .lxfs1>ul>li>p {
        font-size: 14px;
        display: block;
    }

    .lxfs1>ul {
        justify-content: space-between;
        width: 90%;
    }

    .lxfs1>ul>li {
        width: 50%;
    }

    .lxfs1>ul>li:nth-child(3) {
        width: 46%;
    }

    .lxfs1>ul>li:nth-child(4) {
        width: 44%;
    }

    .lxfs1>span {
        display: none;
        position: relative;
    }

    .lxfs1>span:last-child {
        display: block;
    }
}

/******************************国际业务***********************/
.gjyw {
    background-image: url(/uploads/image/eshimg/gjyw.png);
}

.gjyw1 {
    padding: 1.2rem 1.6rem .6rem 1.6rem;
    position: relative;
    z-index: 10;
    background: #fff;
}

.gjyw1>b {
    font-size: .3rem;
    display: block;
    text-align: center;
    font-weight: 500;
}

.gjyw1>ul {
    justify-content: center;
    margin: .6rem 0;
    margin-top: 0;
}

.gjyw1>ul>li {
    font-size: .16rem;
    position: relative;
    transition: .5s;
    cursor: pointer;
    margin-right: 1.2rem;
    text-align: center;
    width: 15%;
}

.gjyw1>ul>li:last-child {
    margin-right: 0;
}

.gjyw1>ul>li::after {
    width: 0%;
    height: 1px;
    bottom: -.1rem;
    left: -10%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.gjyw1>ul>li.active,
.gjyw1>ul>li:hover {
    color: #014099;
}

.gjyw1>ul>li.active::after,
.gjyw1>ul>li:hover::after {
    width: 120%;
    background-color: #014099;
}

.gjyw1>div {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.gjyw1>div>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.gjyw1>div>ul>li {
    width: 49.5%;
    margin-bottom: .4rem;
}

.gjyw1>div>ul>li>span {
    display: block;
    width: 100%;
    overflow: hidden;
}

.gjyw1>div>ul>li>span>img {
    cursor: pointer;
    transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
}

.gjyw1>div>ul>li>span:hover>img {
    transition: 1.5s ease-in-out;
    -webkit-transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -ms-transition: 1.5s ease-in-out;
    -o-transition: 1.5s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.gjyw1>div>ul>li>p {
    font-size: .16rem;
    margin-top: .3rem;
    text-align: center;
}

.gjyw1>div>ul.active {
    position: relative;
    z-index: 10;
    opacity: 1;
}

@media screen and (max-width:1440px) {
    .gjyw1>ul>li {
        width: 18%;
    }
}

@media screen and (max-width:1280px) {
    .gjyw1>ul>li {
        width: 20%;
    }
}

@media screen and (max-width:1250px) {
    .gjyw1>ul>li {
        width: 20%;
    }
}

@media screen and (max-width:768px) {
    .gjyw1>ul>li {
        width: 25%;
    }
}

@media screen and (max-width:540px) {
    .gjyw1>b {
        font-size: 20px;
    }

    .gjyw1>ul>li,
    .gjyw1>div>ul>li>p {
        font-size: 14px;
    }

    .gjyw1>ul>li {
        width: 33.3%;
    margin-right: 0;
    }

    .gjyw1>div>ul>li {
        /* width: 100%; */
    }
}

/*****************************产品体系************************/
.cptx {
    background-image: url(/uploads/image/eshimg/cptx.png);
}

.cptx1 {
    background-image: url(/uploads/image/eshimg/cptx1.png);
    padding: 3.57rem 0;
    position: relative;
    height: 100%;
    min-height: 8.5rem;
    z-index: 10;
}

.cptx1>b {
    font-size: .3rem;
    display: block;
    text-align: center;
    color: transparent;
    position: relative;
    z-index: 10;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.cptx1>p {
    color: transparent;
    font-size: .16rem;
    margin: .4rem 0 .6rem 0;
    text-align: center;
    position: relative;
    z-index: 10;
    padding: 0 10%;
    opacity: 0;
    transition: .5s;
    line-height: 2;
}

.cptx1>a {
    opacity: 0;
    transition: .5s;
    display: block;
    margin: 0 auto;
    width: 1.2rem;
    height: .4rem;
    text-align: center;
    line-height: .4rem;
    border: 1px solid transparent;
    font-size: .14rem;
    color: transparent;
    position: relative;
    z-index: 10;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.cptx1:hover>b,
.cptx1:hover>p,
.cptx1:hover>a {
    color: #fff;
}

.cptx1:hover>a {
    border: 1px solid #fff;
}

.cptx1>a:hover {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.cptx1>span {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 0;
    transition: .5s;
    background-color: rgba(0, 0, 0, .6);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.cptx1:hover>span {
    opacity: 1;
}

.cptx2 {
    margin: .1rem 0;
    margin-bottom: 0;
    position: relative;
    z-index: 10;
}

.cptx2>ul {}

.cptx2>ul>li {
    background-attachment: initial;
    width: 49.7%;
    margin-bottom: 0.5%;
    /* padding: 1.5rem .44rem; */
}

.cptx2>ul>li>div {
    background-color: rgba(0, 0, 0, .6);
    padding: 1.56rem 1rem;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.cptx2>ul>li:hover>div {
    opacity: 1;
}

.cptx2>ul>li>div>b {
    font-size: .24rem;
    display: block;
    text-align: center;
    color: #fff;
}

.cptx2>ul>li>div>p {
    color: #fff;
    font-size: .16rem;
    margin: .4rem 0 .6rem 0;
    text-align: justify;
    line-height: 2;
    opacity: .8;
    letter-spacing: 0;
}

.cptx2>ul>li>div>a {
    display: block;
    font-size: .14rem;
    color: #fff;
    margin: 0 auto;
    width: 1.2rem;
    height: .4rem;
    text-align: center;
    line-height: .4rem;
    border: 1px solid #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.cptx2>ul>li>div>a:hover {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

@media screen and (max-width:768px) {

    .cptx1>a,
    .cptx2>ul>li>div>a {
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
}

@media screen and (max-width:540px) {
    .cptx1>b {
        font-size: 20px;
    }

    .cptx2>ul>li>div>a {
        width: 80px;
    }

    .cptx1>p {
        font-size: 14px;
        padding: 0 5%;
    }

    .cptx2>ul>li>div>b {
        font-size: 16px;
    }

    .cptx2>ul>li>div>p {
        font-size: 14px;
    }

    .cptx2>ul>li>div {
        /* opacity: 1; */
    }

    .cptx2>ul>li {
        width: 100%;
        margin-bottom: .1rem;
    }
}

/****************************搜索*****************************/
.ss {
    padding: 0rem 1.6rem 1rem 1.6rem;
    position: relative;
    z-index: 10;
}

.ss>form {
    display: flex;
    justify-content: space-between;
    height: .5rem;
}

.ss>form>input {
    width: 94%;
    outline: none;
    border: none;
    background-color: #eeeeee;
    font-size: .16rem;
    padding-left: .3rem;
}

.ss>form>button {
    width: 5%;
    outline: none;
    border: none;
    color: #fff;
    background-color: #014099;
    font-size: .16rem;
}

.ss>p {
    font-size: .24rem;
    margin-top: .5rem;
}

.ss>p>b {
    color: #0050c1;
}

.ss>ul {}

.ss>ul>li {
    padding: .6rem 0 .3rem 0;
    border-bottom: 1px solid #e5e5e5;
    transition: .5s;
}

.ss>ul>li b {
    display: block;
    font-size: .16rem;
    margin-bottom: .2rem;
    transition: .5s;
    color: #333;
}

.ss>ul>li p {
    font-size: .24rem;
    transition: .5s;
    color: #333;
}

.ss>ul>li:hover {
    border-bottom: 1px solid #1443bc;
}

.ss>ul>li:hover b {
    color: #1443bc;
}

.ss>ul>li:hover p {
    color: #1443bc;
}

.ss_ul1 {
    display: flex;
    justify-content: flex-start;
    margin: .6rem 0 1.2rem 0;
    position: relative;
}

.ss_ul1>li {
    font-size: .16rem;
    padding: 0 !important;
    border: none !important;
}

.ss_ul1>li>a {
    color: #646464;
}

.ss_ul1>li.on>a {
    color: #014099;
}

.ss_ul1>li:last-child {
    position: absolute;
    right: 0;
    cursor: pointer;
}

@media screen and (max-width:768px) {
    .ss>form {
        height: 40px;
    }

    .ss>form>input {
        width: 90%;
    }

    .ss>form>button {
        width: 8%;
    }
}

@media screen and (max-width:540px) {
    .ss>form>input {
        width: 80%;
        font-size: 14px;
    }

    .ss>form>button {
        width: 17%;
        font-size: 14px;
    }

    .ss>p,
    .ss>ul>li p {
        font-size: 16px;
    }

    .ss>ul>li b,
    .ss>ul>li {
        font-size: 14px;
    }

    .ab1 {
        background-attachment: inherit;
        padding-top: 4rem;
    }

    .ab4>ul li>div>a {
        width: 30px;
        height: 30px;
        margin-top: 0;
    }

    .ab4>ul>li>ul>li>div>a {
        /* margin-top: 2.8rem; */
    }
}

/*****************************杂项************************/
@media screen and (max-width:2560px) and (min-width:1930px) {}

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

@media screen and (max-width:1440px) and (min-width:1366px) {
    .jjswh1>.jjs_d1>div>ul>li>b {
        /* letter-spacing: 0.5px; */
        line-height: 1.3;
    }
    
}
@media screen and (max-width:1440px) {
    .jjswh1>.jjs_d1>div>ul>li>b {
        height: 70px;
    }

    .ab1 {
        padding: 3.7rem 1.6rem;
    }
    .jjswh1>.jjs_d1>div>ul.jswhxt_ul4>li {
        width: 48%;
    }
    .jjswh1>.jjs_d1>div>ul.jswhxt_ul4>li>p {
        text-align: justify;
        letter-spacing: 0;
    }
    .lxfs1>ul>li>p>i {
        width: 40px;
    }

    .qywh3>div>u {
        font-size: 18px;
    }

    .fzlc1 div#swiper-container2 .swiper-slide>p {
        font-size: 13px;
    }

    .znzz1>ul>li>div>b,
    .jjswh1>.jjs_d1>div>b,
    .news_xq1>div>.rt>a,
    .zpxx1>ul>li>div>ul>li:first-child,
    .xmyj1 ul>li>p,
    .jjswh1>.jjs_d1>div>ul>li>b,
    .qywh4>div>ul>li>b {
        font-size: 16px;
    }

    .ab3>p,
    .ab4>div>p,
    .top6>.lf>ul>li>i,
    .ab6>.rt>p,
    .qywh3>div>p,
    .top6>.rt>ul>li i,
    .news1>div>.rt>div>div>p {
        font-size: 14px;
        line-height: 1.8;
        text-align: justify;
    }
    .qywh3>div>p{
        text-align: left;
    }
    .ab7>p,
    .xmyj0_1>div,
    .xmyj2 .swiper-slide>ul>li>p,
    .ab7>a,
    .qywh4>div>ul>li>p,
    .fzlc1>div .swiper-slide>div>p,
    .fzlc1>ul>li>div>p,
    .cptx1>p,
    .zpxx1>div>ul>li>a,
    .news1>div>.rt>div>div>i,
    .news1>div>.rt>div>div>a,
    .news1>div>.rt>ul>li>a,
    .qywh2>p,
    .xmyj0_1>ul>li,
    .ss_ul1>li,
    .jjswh1>.jjs_d1>div>ul>li>p,
    .jjswh1>.jjs_d1>div>p,
    .ss>form>input,
    .news_xq1>div>.lf>div>a,
    .news_xq1>ul>li,
    .xmyj0_2>ul>li>p,
    .jjswh1>p,
    .gjyw1>div>ul>li>p,
    .cptx2>ul>li>div>p,
    .cptx2>ul>li>div>a,
    .gjyw1>ul>li,
    .gjbj2>div>ul>li,
    .gjbj2>ul>li,
    .cptx1>a,
    .news1>div>.lf>form>input,
    .ab8>a {
        font-size: 14px;
    }

    .znzz1>ul>li>div>p {
        font-size: 14px;
        color: #333;
        line-height: 1.7;
    }

    .znzz1>ul>li>div>b {
        margin: .5rem 0 .2rem 0;
    }

    .fzlc1>div::after {
        /* bottom: 1.256rem; */
    }

    .zpxx1>ul {
        font-size: 16px;
    }

    .zpxx1>ul>li>div>ul>li {
        font-size: 14px;
        line-height: 2;
    }

    .news1>div>.rt>div>div>a {
        margin-top: .1rem;
    }

    .jjswh1>.jjs_d1>div>ul>li {
        padding: 0 .4rem;
    }

    .jjswh1>p {
        width: 76%;
    }
    .news_xq1>div>.lf * {
        font-size: 16px;
    }
}

@media screen and (max-width:1366px) {
    .ab4>div>p,
    .ab6>.rt>p,
    .qywh3>div>p,
    .ab3>p {
        letter-spacing: 0;
    }
}
@media screen and (max-width:1280px) {
    .jjswh1>.jjs_d1>div>ul>li>b {
        height: 60px;
    }
    .jjswh1>.jjs_d1>div>ul>li {
        padding: 0 .3rem;
    }
    .news_xq1>div>.lf * {
        font-size: 14px;
    }
}

@media screen and (max-width:1200px) {
    .fzlc1>div::after {
        /* bottom: 1.275rem; */
    }
}

@media screen and (max-width:1024px) {
    .jjswh1>.jjs_d1>div>ul.jswhxt_ul4>li {
        width: 48%;
    }

    .znzz1>ul>li>div>b {
        margin: 0rem 0 .8rem 0;
    }

    .lxfs1>span>img {
        height: auto;
    }

    .qywh2,
    .qywh3,
    .ab1,
    .ab2,
    .ab3,
    .ab7,
    .cptx1 {
        height: auto;
    }

    .fzlc1>div::after {
        bottom: 1.41rem;
    }

    .cptx1>a,
    .cptx2>ul>li>div>a {
        width: 90px;
    }

    .gjbj2>div {
        padding-bottom: 2rem;
    }

    .gjbj2>div>ul.on3 {
        left: 1%;
        width: 43%;
    }

    .lxfs1>ul>li>p>i {
        width: 45px;
    }

    .lxfs1>ul>li {
        width: 100%;
    }
    .lxfs1>ul>li:nth-child(3) {
        width: 100%;
    }
    .lxfs1>b,
    .zpxx1>b {
        font-size: 20px;
    }

    .zpxx1>div>ul>li>a {
        height: 35px;
        line-height: 35px;
        width: 35px;
    }
}

@media screen and (max-width:768px) {
    .lxfs1>span>img {
        height: auto;
    }

    .news1>div>.rt>div>div>a {
        margin-top: 1rem;
    }

    .gjbj2>div>ul.on3 {
        width: 100%;
    }

    .lxfs1>span {
        display: none;
    }

    .lxfs1>span:last-child {
        display: block;
        position: relative;
    }
}

@media screen and (max-width:540px) {
    .lxfs1>ul>li>p.ph_dis2 {
        display: block;
    }
    .lxfs1>span:last-child {
        display: block;
        position: absolute;
        height: auto;
        top: 2%;
        overflow: hidden;
        transform: scale(2.2) translate(-7%,25%);
    }
    .news_xq1>div>.rt>a {
        padding: 16px 0;
    }
    .qywh3>div>u {
        font-size: 14px;
    }
    .news_xq1>div>.lf * {
        font-size: 14px;
    }
    .jjswh1>.jjs_d1>div>ul>li>b {
        height: auto;
        line-height: 1.5;
    }

    .znzz2>ul>li>span {
        background-size: cover;
    }

    .lxfs1>ul>li>p {
        display:block;
        margin-top: 10px;
        line-height: 1.5;
    }
    
    .lxfs1>ul>li>p>i {
        display: inline-block;
        width: 25px;
        margin-right: 14px;
    }
    .lxfs1>ul>li:last-child>p>i {
        width: 65px;
    }
    .znzz1>ul>li {
        width: 85%;
        padding: 0;
        max-height: 300px;
        overflow: auto;
    }
    .ab4>div>span>ul>li {
        transform: scale(.75) translatex(41px);
        -webkit-transform: scale(.75) translatex(41px);
        -moz-transform: scale(.75) translatex(41px);
        -ms-transform: scale(.75) translatex(41px);
        -o-transform: scale(.75) translatex(41px);
}
    .znzz1>ul>li>div {
        padding: 0.5rem .5rem;
    }

    .fzlc1>div::after {
        bottom: 65px;
    }

    .zpxx1>ul {
        font-size: 14px;
    }

    .zpxx1>ul.zpxx_ul1>li {
        padding-right: .6rem;
        padding-left: .6rem;
    }.zpxx1>ul>li>span{
        padding-left: .6rem;
    }
    .zpxx1>ul>li i {
        right: 1%;
    }
    .zpxx1>ul>li>div>ul>li:first-child {
        font-size: 14px;
    }

    .zpxx1>ul>li>div>ul>li {
        font-size: 13px;
        line-height: 2;
    }

    .zpxx1>ul>li>div>ul {
        width: 100%;
    }

    .ab4>div>p {
        padding-right: 0%;
    }

    .znzz2>ul>li:nth-child(2) {
        width: 100%;
    }

    .fzlc1>span {
        width: 20%;
    }

    .jjswh1>p {
        width: 100%;
    }
}

@media screen and (max-width:360px) {
    .news1>div>.rt>ul>li>a {
        font-size: 12px !important;
    }
}
@media screen and (max-width:2560px) and (min-width:1930px) {
    .znzz1>ul>li>div>p {
        font-size: .14rem;
    }
}