.ab1 {
    width: 100%;
    position: relative;
    padding: 4.6rem 1.6rem 0 1.6rem;
}

.ab1>p {
    position: absolute;
    left: 1.6rem;
    top: 1.7rem;
    padding: .3rem .35rem;
    font-size: .36rem;
    color: #fff;
    line-height: 1.5;
}

.ab1>p::before {
    bottom: 0;
    left: 0;
    width: 4px;
    height: .6rem;
    background: #FFFFFF;
}

.ab1>p::after {
    bottom: 0;
    left: 0;
    width: 1.2rem;
    height: 4px;
    background: #FFFFFF;
}

.ab1>ul {
    width: 100%;
    border-bottom: 2px solid rgb(102 102 102 / 10%);
    background: #fff;
}

.ab1>ul>li {
    padding: .37rem 0 .4rem 0;
    font-size: .2rem;
    width: 25%;
    border-bottom: 1px solid transparent;
    transition: .5s;
}

.ab1>ul>li>a {
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    border-right: 1px solid #999999;
}

.ab1>ul>li:last-child>a {
    border: none;
}

.ab1>ul>li.on,
.ab1>ul>li:hover {
    border-bottom: 1px solid #7CA8E6;
}

.ab1>ul>li.on>a,
.ab1>ul>li:hover>a {
    color: #7CA8E6;
}

.ab2 {
    padding: 1.2rem 1.6rem 3.7rem 1.6rem;
}

.ab2>div {
    margin-top: .6rem;
    position: relative;
    width: 100%;
}

.ab2>div>span {
    position: absolute;
    width: 4.5%;
    padding-top: .18rem;
    left: 0;
}

.ab2>div>div {
    width: 100%;
    padding: 0rem 2.35rem 0rem 2.2rem;
}

.ab2>div>div>b {
    font-size: .24rem;
    color: #464646;
    line-height: 1.8;
}

.ab2>div>div>b>i {
    width: .45rem;
    height: 5px;
    background: #7CA8E6;
    transform: translateY(-.08rem);
}

.ab2>div>div>i {
    display: block;
    margin-top: 1rem;
    color: #666666;
    font-size: .18rem;
    margin-bottom: .8rem;
    line-height: 1.8;
}

.ab2>div>div>p {
    font-size: .24rem;
    color: #464646;
    line-height: 1.8;
}

.ab2>div>div>p * {
    font-weight: unset;
    display: initial;
    font-size: 16px;
    line-height: inherit;
}

.ab3 {
    padding: 0rem 1.6rem;
    padding-bottom: 1.2rem;
}

.ab3>ul {
    padding: 1rem 2.35rem 1.2rem 2.2rem;
    background-image: url(../img/about3_bg.png);
    box-shadow: 0px 0px 20px 5px #dedede;
    margin-top: -2.5rem;
}

.ab3>ul>li {
    margin-bottom: .8rem;
}

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

.ab3>ul>li>h2 {
    font-size: 1.2rem;
    margin-bottom: .35rem;
    position: relative;
    font-family: "PANGMENZHENGDAOBIAOTITI-1";
    line-height: .75;
    color: rgb(11 49 143 / 10%);
}

.ab3>ul>li>h2>b {
    font-size: .26rem;
    position: absolute;
    top: 35%;
    left: .1rem;
}

.ab3>ul>li>p {
    font-size: 14px;
    line-height: 1.8;
}

@media screen and (max-width:1440px) {
    .ab1>ul>li {
        font-size: 17px;
    }

    .ab2>div>div>i {
        font-size: 16px;
    }
}

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

    .ab1>ul>li,
    .ab2>div>div>p,
    .ab2>div>div>b {
        font-size: 17px;
    }

    .ab3>ul>li>h2>b {
        font-size: 18px;
    }
}

@media screen and (max-width:768px) {
    .ab3>ul>li>h2 {
        font-size: 80px;
    }

    .ab1>p {
        font-size: 20px;
        top: 70px;
    }
    .ab1>ul>li::after {
        right: 0;
        width: 2px;
        background: #e1e1e1;
        height: 50%;
        top: 25%;
    }
    .ab1>ul>li>a{
        border: none;
    }
    .ab1.zi {
        padding: 6.6rem 1.6rem 0 1.6rem;
    }

    .ab1>p::before {
        width: 3px;
        height: 30px;
    }

    .ab1>p::after {
        width: 60px;
        height: 3px;
    }
}

@media screen and (max-width:540px) {
    .ab2>div>div {
        padding: 0;
    }

    .ab2>div>div>b>i {
        width: 20px;
        transform: translateY(-.2rem);
    }

    .ab1>ul>li:nth-child(2) {
        border-right: none;
    }

    .ab1>ul>li {
        padding: 10px 0;
        font-size: 15px;
        width: 50%;
    }

    .ab3>ul {
        padding: 1rem 1.35rem 1.2rem 1.35rem;
    }
}

/***************************资质荣誉**********************/
.zzry1 {
    padding: 1.2rem 1.6rem;
}

.zzry1>h3 {
    text-align: center;
}

.zzry1>ul {
    margin: .6rem 0 .8rem 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.zzry1>ul>li {
    padding-bottom: .2rem;
    border-bottom: 2px solid transparent;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-size: .2rem;
    margin-right: 1.1rem;
    cursor: pointer;
}

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

.zzry1>ul>li.on,
.zzry1>ul>li:hover {
    color: #7CA8E6;
    border-bottom: 2px solid #7CA8E6;
}

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

.zzry1>div>div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    width: 100%;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.zzry1>div>div.active {
    position: relative;
    /* transition-delay: .5s; */
    opacity: 1;
    z-index: 10;
}

.zzry1_1 {
    width: 100%;
}

.zzry1_1 .swiper-slide {
    width: 100%;
    padding-top: .6rem;
}

.zzry1_1 .swiper-slide>ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
}

.zzry1_1 .swiper-slide>ul>li {
    width: 24%;
    margin-right: 1.3%;
    border: 1px solid #DBDBDB;
    margin-bottom: .4rem;
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.zzry1_1 .swiper-slide>ul>li {
    padding-bottom: .4rem;
}

.zzry1_1 .swiper-slide>ul>li>span {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 70%;
    padding: .25rem 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    height: 100%;
    background-color: #fff;
}

/* .zzry1_1 .swiper-slide>ul>li:hover>span {
    transform: translateY(-.2rem);
    -webkit-transform: translateY(-.2rem);
    -moz-transform: translateY(-.2rem);
    -ms-transform: translateY(-.2rem);
    -o-transform: translateY(-.2rem);
    background-color: #7CA8E6;
} */

.zzry1_1 .swiper-slide>ul>li>span>i {
    position: relative;
}

.zzry1_1 .swiper-slide>ul>li>span>i>img {
    position: relative;
    opacity: 1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.zzry1_1 .swiper-slide>ul>li>span>i>img:last-child {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.zzry1_1 .swiper-slide>ul>li:hover>span>i>img {
    opacity: 0;
}

.zzry1_1 .swiper-slide>ul>li:hover>span>i>img:last-child {
    opacity: 1;
}

.zzry1_1 .swiper-slide>ul>li>p {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    margin-top: .15rem;
    font-size: .18rem;
    text-align: center;
    opacity: 0;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.zzry1_1 .swiper-slide>ul>li>p {
    opacity: 1;
    bottom: .2rem;
}

.zzry1 .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: .4rem;
    position: relative;
}

.zzry1 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #C8C8C8;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    margin-right: .32rem;
}

.zzry1 .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.zzry1 .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    background: #7CA8E6;
    border-radius: 50%;
}

.zzry1_2 .swiper-slide {
    width: 100%;
    padding-bottom: .2rem;
}

.zzry1_2 .swiper-slide>ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.zzry1_2 .swiper-slide>ul>li {
    width: 25%;
    border: 1px solid #DBDBDB;
    position: relative;
    cursor: pointer;
    /* border-right: none; */
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.zzry1_2 .swiper-slide>ul>li:hover {
    /* border: 1px solid #7CA8E6; */
}

.zzry1_2 .swiper-slide>ul>li:last-child {
    border-right: 1px solid #DBDBDB;
}

.zzry1_2 .swiper-slide>ul>li>img {
    margin: 0 auto;
}

.zzry1_2 .swiper-slide>ul>li>p {
    position: absolute;
    font-size: .18rem;
    bottom: .23rem;
    left: 0;
    width: 100%;
    height: .5rem;
    text-align: center;
    margin-top: .2rem;
    line-height: 1.5;
    text-transform: capitalize;
}

.img {
    position: fixed;
    z-index: 20;
    background-color: rgba(0, 0, 0, .6);
    padding: 10% 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    top: 0;
    transition: .5s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

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

.img>img {
    width: 40%;
    position: relative;
    z-index: 10;
    margin: 0 auto;
}

.img>p {
    font-size: 16px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    width: 60%;
    color: #fff;
    line-height: 1.5;
}

.img>i {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0%;
    left: 0%;
}

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

    .zzry1_2 .swiper-slide>ul>li>p,
    .zzry1_1 .swiper-slide>ul>li>p {
        font-size: 16px;
    }
}

@media screen and (max-width:1024px) {
    .zzry1_2 .swiper-slide>ul>li {
        width: 50%;
        border-right: 1px solid #DBDBDB;
    }
}

@media screen and (max-width:768px) {
    .zzry1_1 .swiper-slide>ul>li>span{
        width: 50%;
        height: 65%;
    }
    .zzry1_1 .swiper-slide>ul>li>p {
        position: relative;
        bottom: 0;
    }
    .zzry1>ul>li{
        margin-right: .5rem;
    }
    .zzry1_1 .swiper-slide>ul>li{
        padding: 3% 0;
    }
    .zzry1_2 .swiper-slide>ul>li>p {
        bottom: 11%;
        padding: 0 5%;
    }
}
@media screen and (max-width:540px) {

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

    .zzry1_2 .swiper-slide>ul>li{
        padding-bottom: 10%;
    }
    .zzry1_2 .swiper-slide>ul>li>p {
        font-size: 12px;
        line-height: 1.5;
        height: 35px;
        bottom: 15%;
        padding: 0 4%;
    }
    .img {
        padding: 20% 0;
    }
    .zzry1>div>div:nth-child(2) .swiper-slide>ul>li>p {
        bottom: 5% !important;
    }
    .zzry1_1 .swiper-slide>ul {
        justify-content: space-between;
    }

    .zzry1_1 .swiper-slide>ul>li {
        margin-right: 0;
        width: 48%;
        height: auto;
        padding: 5% 0;
        /* overflow: auto; */
    }

    .zzry1_1 .swiper-slide>ul>li>p {
        position: relative;
        margin-top: 0;
        font-size: 14px;
        line-height: 1;
        opacity: 1;
        display: none;
    }

    .zzry1_1 .swiper-slide>ul>li>span {
        height: 60%;
        width: 50%;
        background-color: transparent;
        margin-bottom: 10%;
    }
    .zzry1>ul>li {
        font-size: 14px;
        width: 50%;
        margin: 0;
        text-align: center;
        margin-bottom: 3%;
        display: flex;
    align-items: center;
    justify-content: center;
    }
    .zzry1_1 .swiper-slide>ul>li:hover {
        background-color: #7CA8E6;
    }

    .zzry1_1 .swiper-slide>ul>li:hover>span {
        transform: translateY(0rem);
        -webkit-transform: translateY(0rem);
        -moz-transform: translateY(0rem);
        -ms-transform: translateY(0rem);
        -o-transform: translateY(0rem);
    }

    .zzry1_1 .swiper-slide>ul>li:hover>p {
        bottom: 0;
        color: #fff;
    }
}

/***************************社会责任,公司架构**********************/
.shzr1 {
    padding: 1.2rem 0 0 1.6rem;
}

.shzr1>h3 {
    padding: 0;
    clear: both;
}

.shzr1>p {
    margin-top: .28rem;
    margin-bottom: .25rem;
    color: #464646;
    font-size: .2rem;
    text-align: justify;
    padding-right: 1.6rem;
    line-height: 1.5;
}

.shzr1>div {}

.shzr1>div>span {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1.2rem;
}

.shzr1>div .swiper-slide {
    margin-bottom: 1rem;
}

.shzr1>div .swiper-slide>span {
    overflow: hidden;
}

.shzr1>div .swiper-slide>span>img {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    width: 100%;
}

.shzr1>div .swiper-slide:hover>span>img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.shzr1>div .swiper-slide>p {
    margin-top: .36rem;
    font-size: 16px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    line-height: 1.5;
}

.shzr1>div .swiper-slide:hover>p {
    color: #7CA8E6;
}

.shzr1>div .swiper-button-prev,
.shzr1>div .swiper-button-next {
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: .6rem;
    height: .6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    border: 1px solid #666666;
}

.shzr1>div .swiper-button-prev:hover,
.shzr1>div .swiper-button-next:hover {
    background: #7CA8E6;
    border: 1px solid #7CA8E6;
}

.shzr1>div .swiper-button-prev>i,
.shzr1>div .swiper-button-next>i {
    width: 10px;
    position: relative;
}

.shzr1>div .swiper-button-prev>i>img,
.shzr1>div .swiper-button-next>i>img {
    position: relative;
    opacity: 1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.shzr1>div .swiper-button-prev>i>img:last-child,
.shzr1>div .swiper-button-next>i>img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

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

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

.shzr1>div .swiper-button-prev {
    margin-right: .6rem;
    background: #fff;
    transform: rotate(180deg);
    left: 0;
}

.shzr1>div .swiper-button-next {
    position: relative;
    background: #fff;
    right: 0;
}

.shzr1>span {
    width: 83%;
    margin: 0 auto;
    padding-right: 1.6rem;
}


.gsjg1 {
    padding: 1.2rem 1.6rem;
}

.gsjg1>h3 {
    text-align: center;
}

.gsjg1>div {
    margin: .78rem 0 .4rem 0;
    padding: .8rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/gsjg1.png);
}

.gsjg1>div>span {
    width: 18%;
}

.gsjg1>div>i {
    display: block;
    width: 2px;
    height: .7rem;
    background: #7CA8E6;
    margin: 0 .4rem;
}

.gsjg1>div>p {
    font-size: .24rem;
    line-height: 1.8;
}

.gsjg1>div>p>i {
    color: #7CA8E6;
}

.gsjg1>ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.gsjg1>ul>li {
    width: 24%;
    margin-right: 1.3%;

    border: 1px solid #D9D9D9;
}

.gsjg1>ul>li>div {
    background: #fff;
    padding: .6rem .2rem .75rem .2rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    width: 100%;
    height: 100%;
}

.gsjg1>ul>li:hover>div {
    background: transparent;
}

.gsjg1>ul>li>div>span {
    width: 20%;
    margin: 0 auto;
    position: relative;
}

.gsjg1>ul>li>div>span>img {
    transition: .5s;
    position: relative;
    opacity: 1;
}

.gsjg1>ul>li>div>span>img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}

.gsjg1>ul>li:hover>div>span>img {
    opacity: 0;
}

.gsjg1>ul>li:hover>div>span>img:last-child {
    opacity: 1;
}

.gsjg1>ul>li>div>p {
    margin: .4rem 0 .2rem 0;
    font-size: .18rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    text-align: center;
}

.gsjg1>ul>li>div>b {
    font-size: .24rem;
    text-align: center;
    transition: .5s;
}

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

.gsjg1>ul>li:hover>div>b {
    color: #fff;
}

@media screen and (max-width:2560px) and (min-width:1930px) {
    .img>img {
        max-width: 20%;
    }
}

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

    .shzr1>p,
    .gsjg1>ul>li>div>p {
        font-size: 16px;
    }
}

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

    .gsjg1>ul>li>div>b,
    .gsjg1>div>p {
        font-size: 18px;
    }
}

@media screen and (max-width:1024px) {
    .shzr1>div .swiper-slide>p {
        font-size: 16px;
        line-height: 1.5;
    }

    .gsjg1>ul>li>div>p {
        line-height: 1.5;
    }
    .zzry1_1 .swiper-slide>ul>li>span{
        width: 50%;
        height: 50%;
    }
    .fxzx1>h4>b{
        opacity: 0;
    }
    .zzry1_2 .swiper-slide>ul>li>p{
        bottom: 10%;
        padding: 0 2%;
    }
    .ab1>ul>li>a {
        padding: 0 15%;
    }
    .zzry1_1 .swiper-slide>ul>li {
        padding: .4rem;
        padding-top: 1rem;
    }
    .zzry1_1 .swiper-slide>ul>li>p {
        bottom: 0;
        position: relative;
    }
}

@media screen and (max-width:768px) {
    .gsjg1>ul>li {
        width: 48%;
    }
    .shzr1>div .swiper-button-prev,
    .shzr1>div .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .gsjg1>ul>li>div>span {
        width: 30%;
    }

    .gsjg1>ul>li>div>p{
        font-size: 14px;
    }
    .gsjg1>ul>li>div>b {
        font-size: 18px;
    }
}

@media screen and (max-width:540px) {
    .shzr1>div>span {
        margin-top: 1rem;
    }
    .gsjg1>ul>li>div>p{
        font-size: 13px;
    }
    .gsjg1>ul>li>div>b {
        font-size: 14px;
    }
    .shzr1>p{
        text-align: left;
    }
    .zzry1_1 .swiper-slide>ul>li {
        padding: 0;
        padding-top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 120px;
    }
    .shzr1>h3 {
        padding-right: 1.6rem;
    }
    .shzr1>span {
        width: 100%;
    }

    .gsjg1>div>p {
        font-size: 12px;
    }

    .gsjg1>ul {
        justify-content: space-between;
    }

    .gsjg1>ul>li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 4%;
    }

    .gsjg1>div>span {
        width: 30%;
    }
}

/*****************产品与服务,分析中心,筛试剂盒******************/
.cpfw1 {
    padding: 1rem 1.6rem 1.2rem 1.6rem;
}

.cpfw1>h3 {}

.cpfw1>ul {
    margin-top: .77rem;
    margin-bottom: .9rem;
}

.cpfw1.ss1>ul {
    margin-top: 0;
}

.cpfw1>ul>li {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: .1rem;
}

.cpfw1>ul>li>span {
    width: 38%;
}

.cpfw1>ul>li>div {
    width: 62%;
    padding: .8rem 1rem;
    overflow: auto;
}

.cpfw1>ul>li>div::-webkit-scrollbar-thumb {
    background-color: #7CA8E6;
    border: 2px solid #7CA8E6;
}

.cpfw1>ul>li>div>h3 {
    font-size: .36rem;
    font-weight: normal;
    margin-bottom: .8rem;
}

.cpfw1>ul>li>div>p {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-bottom: .1rem;
    text-align: justify;
}

.cpfw1>ul>li>div>p * {
    display: initial;
    line-height: initial;
}

.cpfw1>ul>li>div>p span {
    font-weight: bold;
}

.cpfw1>ul>li>div>p>b {
    font-size: .2rem;
    display: inline-block;
}

.qie {
    display: flex;
    justify-content: center;
    align-items: center;
}

.qie>a {
    transition: .5s;
    font-size: .2rem;
    color: #989898;
    margin-right: .6rem;
}

.qie>a.on,
.qie>a:hover {
    color: #7CA8E6;
}

.qie>a:first-child,
.qie>a:last-child,
.ssjs1_qie>div:first-child,
.ssjs1_qie>div:nth-child(2) {
    width: 1.1rem;
    height: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #666666;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.qie>a:first-child:hover,
.qie>a:last-child:hover,
.ssjs1_qie>div:first-child:hover,
.ssjs1_qie>div:nth-child(2):hover {
    border: 1px solid #7CA8E6;
    background-color: #7CA8E6;
}

.qie>a:first-child,
.ssjs1_qie>div:first-child {
    transform: rotate(180deg);
}

.qie>a:last-child,
.ssjs1_qie>div:nth-child(2) {
    margin-right: 0;
}

.qie>a>i,
.ssjs1_qie>div>i {
    position: relative;
    width: 9px;
}

.qie>a>i>img,
.ssjs1_qie>div>i>img {
    transition: .5s;
}

.qie>a>i>img:last-child,
.ssjs1_qie>div>i>img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(180deg);
    opacity: 0;
}

.qie>a:hover>i>img,
.ssjs1_qie>div:hover>i>img {
    opacity: 0;
}

.qie>a:hover>i>img:last-child,
.ssjs1_qie>div:hover>i>img:last-child {
    opacity: 1;
}

.fxzx1 {
    padding: 1rem 1.6rem 1.2rem 1.6rem;
    /* background-attachment: fixed; */
    background-image: url(../img/fxzx_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fxzx1>h4 {
    margin-top: 1.1rem;
    margin-bottom: .6rem;
    text-align: center;
    font-size: .24rem;
    font-weight: normal;
    position: relative;
}

.fxzx1>h4>i {
    position: relative;
    z-index: 1;
    /* text-align: left; */
    line-height: 1.5;
}

.fxzx1>h4>b {
    position: absolute;
    top: -.25rem;
    left: 0;
    width: 100%;
    text-align: center;
    color: #F2F4F9;
    font-size: 1.2rem;
    font-family: "PANGMENZHENGDAOBIAOTITI-1";
    line-height: .75;
}

.fxzx1>p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: .3rem;
    text-align: justify;
}

.fxzx1>img {
    width: auto;
    margin: 0 auto;
}

.fxzx1>i {
    display: block;
    height: 1px;
    background-color: #E5E5E5;
    margin: .85rem 0.2rem 0;
}

.ssjh1 {
    padding: 1rem 1.6rem 1.2rem 1.6rem;
    background-color: #fff;
}

.ssjh1 .swiper-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 2px solid #EEF0F5;
    margin-top: .78rem;
    position: relative;
    height: auto;
}

.ssjh1 .swiper-slide>span {
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.ssjh1 .swiper-slide>div {
    width: 50%;
    padding: .6rem 1rem .8rem .8rem;
}

.ssjh1 .swiper-slide>div>span {
    width: .8rem;
    height: .8rem;
    background: #7CA8E6;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.ssjh1 .swiper-slide>div>span>img {
    max-width: 60%;
}

.ssjh1 .swiper-slide>div>b {
    margin: .7rem 0 .35rem 0;
    font-size: .24rem;
    line-height: 1.5;
}

.ssjh1 .swiper-slide>div>p {
    color: #666;
    font-size: 16px;
    line-height: 1.8;
}

.ssjh1>.ssjs1_qie {
    margin-top: .4rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
}

.ssjs1_qie>div {
    cursor: pointer;
}

.ssjs1_qie>div:first-child {
    margin-right: .6rem;
}

.ssjs1_qie>u {
    width: 85%;
    margin-left: .6rem;
    height: 2px;
    background-color: #EEF0F5;
}

.ssjs1_main {
    display: none;
}

.ssjs1_main.on {
    display: block;
}

.ssjs1_main>p {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    padding: .45rem 0;
    background-color: #7CA8E6;
}

.ssjs1_main>p>img {
    width: auto;
}

.ssjs1_main>p>i {
    font-size: .32rem;
    color: #fff;
    margin-left: .3rem;
}

.ssjs1_main>div {
    background-color: #F8F9FB;
    padding: .7rem 1.3rem 1rem 1.2rem;
}

.ssjs1_main>div>p {
    font-size: 18px;
    margin-bottom: .15rem;
    line-height: 1.8;
}

.ssjs1_main>div>b {
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
}

.ssjs1_main>div>ul {
    margin-bottom: .15rem;
    width: 100% !important;
}

.ssjs1_main>div>ul>li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    /* margin-bottom: .15rem; */
}

.ssjs1_main>div>ul>li *,
.ssjs1_main>div>p * {
    display: initial;
    font-weight: unset;
    font-size: inherit;
    line-height: initial;
}

.ssjs1_main>div>ul:nth-child(3)>li {
    align-items: center;
}

.ssjs1_main>div>ul>li>i {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: linear-gradient(135deg, #1F5CF2, #0B318F);
}

.ssjs1_main>div>ul>li>u {
    width: 4px;
    height: 12px;
    background: linear-gradient(135deg, #1F5CF2, #0B318F);
    transform: translateY(.08rem);
    -webkit-transform: translateY(.08rem);
    -moz-transform: translateY(.08rem);
    -ms-transform: translateY(.08rem);
    -o-transform: translateY(.08rem);
}

.ssjs1_main>div>ul>li>p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin-left: .1rem;
    display: flex;

    justify-content: flex-start;
    align-items: center;
}

.ssjs1_main>div>ul>li>p>span {
    margin-bottom: .15rem;
}

.ssjs1_main>div>ul>li>p>span:first-child {
    /* transform: translateY(-.08rem);
    -webkit-transform: translateY(-.08rem);
    -moz-transform: translateY(-.08rem);
    -ms-transform: translateY(-.08rem);
    -o-transform: translateY(-.08rem); */
}

@media screen and (max-width:1680px) {
    .cpfw1>ul>li>div {
        max-height: 5.4rem;
    }
}

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

    .cpfw1>ul>li>div>p>b,
    .qie>a {
        font-size: 18px;
    }
}

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

    .fxzx1>h4,
    .ssjh1 .swiper-slide>div>b {
        font-size: 18px;
    }

    .fxzx1>h4>b {
        top: -100%;
    }
}

@media screen and (max-width:1024px) {
    .fxzx1>h4>b {
        font-size: 80px;
    }
    .fxzx1>h4>b {
        opacity: 1;
        position: relative;
        top: 0;
        margin-bottom: .5rem;
    }
    .ssjs1_main>p>i {
        font-size: 20px;
    }
    .ssjs1_main>p>img {
        width: 35px;
    }
}

@media screen and (max-width:768px) {
    .ssjh1 .swiper-slide>div>span {
        width: 50px;
        height: 50px;
    }
    .ssjs1_main>div>ul>li>p{
        align-items: flex-start;
    }
    .qie>a:first-child,
    .qie>a:last-child,
    .ssjs1_qie>div:first-child,
    .ssjs1_qie>div:nth-child(2) {
        width: 35px;
        height: 35px;
    }

    .qie>a:first-child,
    .qie>a:last-child {
        width: 40px;
        height: 40px;
    }

    .fxzx1>h4 {
        font-size: 16px;
    }

    .fxzx1>h4>b {
        top: 0%;
        opacity: 1;
    }

    .cpfw1>ul>li>div>h3 {
        font-size: 20px;
        font-weight: bold;
    }

    .cpfw1>ul>li>span,
    .cpfw1>ul>li>div {
        width: 100%;
    }

    .cpfw1>ul>li>div {
        padding: .8rem 0;
        max-height: inherit;
        overflow: auto;
    }
}

@media screen and (max-width:540px) {
    .qie>a {
        margin-right: 20px;
    }
    .cpfw1>ul>li>div>p{
        text-align: left;
        /* word-break: break-all; */
    }
    .cpfw1>ul>li>div>p {
        font-size: 15px;
    }
    .ssjs1_main>p {
        justify-content: flex-start;
        padding: .6rem 1rem .8rem .9rem;
    }
    .fxzx1>h4>i {
        line-height: 1.5;
    }
    .ssjs1_main>p>i {
        font-size: 17px;
    }
    .ssjs1_main>p>img {
        width: 30px;
    }
    .fxzx1>h4>b {
        top: 0px;
        opacity: 1;
    }

    .fxzx1>h4:nth-child(2)>b {
        top: -20px;
    }

    .fxzx1>p {
        font-size: 14px;
        line-height: 1.5;
    }

    .ab1.zi {
        padding: 10.6rem 1.6rem 0 1.6rem;
    }

    .ssjh1 .swiper-slide>span {
        width: 100%;
        height: 200px;
    }

    .ssjh1 .swiper-slide>div {
        width: 100%;
    }

    .ssjs1_qie>u {
        width: 70%;
    }

    .ssjs1_main>div>p,
    .ssjs1_main>div>b,
    .ssjh1 .swiper-slide>div>b {
        font-size: 16px;
    }

    .ssjs1_main>div>ul>li>p,
    .ssjh1 .swiper-slide>div>p {
        font-size: 14px;
    }

    .ab1.san>p {
        top: 30%;
    }
}

/**************************神经酸*******************************/
.sjs1 {
    padding: 1rem 1.6rem;

}

.sjs1>ul {
    margin-top: .8rem;
}

.sjs1>ul>li {
    margin-bottom: .2rem;
    width: 100%;
}

.sjs1>ul>li>a {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.sjs1>ul>li>a>p {
    position: absolute;
    left: 1.2rem;
    top: 45%;
    font-size: .32rem;
    z-index: 10;
}

.sjs1>ul>li>a>img {
    width: 100%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

/* .sjs1>ul>li>a:hover>img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
} */
.sjs1_1 {
    padding: 1rem 1.6rem .2rem 1.6rem;
}

.sjs1_1>ul {
    /* margin-top: .8rem; */
}

.sjs1_1>ul>li {
    padding-top: 1rem;
}

.sjs1_1>ul>li>p {
    padding: .2rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .24rem;
    color: #fff;
    background: #7CA8E6;
}

.sjs1_1>ul>li>p>u {
    width: auto;
}

.sjs1_1>ul>li>p>i {
    color: #fff;
    margin-left: .2rem;
}

.sjs1_1>ul>li>div {
    padding: .4rem .8rem .2rem .8rem;
    background-color: #F7FAFE;
    background-size: auto;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.sjs1_1>ul>li>div>p {
    font-size: .2rem;
}

.sjs1_1>ul>li>div>ul {
    margin-top: .5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.sjs1_1>ul>li>div>ul>li {
    width: 25%;
    position: relative;
    margin-bottom: .88rem;
}

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

.sjs1_1>ul>li>div>ul>li>p {
    position: absolute;
    bottom: .6rem;
    width: 100%;
    font-size: .18rem;
    text-align: center;
}

.sjs1_1>ul>li>div>ul>li>a {
    position: absolute;
    width: .2rem;
    height: .2rem;
    padding: .2rem;
    border: 2px solid #EEF0F5;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    bottom: -.22rem;
    left: 43%;
    background: #fff;
    z-index: 10;
}

.sjs1_1>ul>li>div>ul>li:hover>a {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.sjs1_1>ul>li>div>ul>li>a>img {
    opacity: 1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;

    width: .2rem;
}

.sjs1_1>ul>li>div>ul>li>a>img:last-child {
    opacity: 0;
}

.sjs1_1>ul>li>div>ul>li:hover>a {
    border: 2px solid #7CA8E6;
    background-color: #7CA8E6;
}

.sjs1_1>ul>li>div>ul>li:hover>a>img {
    opacity: 0;
}

.sjs1_1>ul>li>div>ul>li:hover>a>img:last-child {
    opacity: 1;
}

.sjs1_1>ul>li>div>ul>li>div {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    /* background-color: rgb(124 168 230 / 80%) */
    background: linear-gradient(135deg, rgba(31, 92, 242, 70%), rgba(11, 49, 143, 70%));
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    top: 0;
    left: 0;
    padding: .78rem .4rem;
}

.sjs1_1>ul>li>div>ul>li>div>b {
    font-size: .2rem;
}

.sjs1_1>ul>li>div>ul>li>div>p {
    margin-top: .35rem;
    font-size: 16px;
    line-height: 1.8;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: auto;
}

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

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

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

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

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

@media screen and (max-width:1280px) {
    .sjs1_1>ul>li>div>ul>li>div>p {
        line-height: 1.5;
    }
}

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

    .sjs1_1>ul>li>p {
        font-size: 18px;
    }

    .sjs1>ul>li>a>p {
        font-size: 14px;
        left: .2rem;
        top: 44%;
    }

    .sjs1_1>ul>li>div>ul>li>div {
        overflow: auto;
    }

    .sjs1_1>ul>li>div>ul>li {
        width: 50%;
    }

    .sjs1_1>ul>li>div>ul>li>a {
        width: 20px;
        height: 20px;
        padding: 20px;
        bottom: -22px;
    }

    .sjs1_1>ul>li>div>ul>li>a>img {
        width: 20px;
        top: 10px;
        left: 10px;
    }

    .sjs1_1>ul>li>div>ul>li>p {
        bottom: 50px;
    }
}

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

@media screen and (max-width:540px) {
    .sjs1_1>ul>li>div>p {
        line-height: 1.5;
    }

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

    .sjs1_1>ul>li>div>ul>li>div {
        padding: 20px;
        display: none;
    }

    .sjs1_1>ul>li>div>ul>li>div>p {
        margin-top: 15px;
    }

    .sjs1_1>ul>li>div>ul>li {
        margin-bottom: 50px;
    }

    .sjs1_1>ul>li>div {
        padding: 20px;
    }

    .sjs1_1>ul>li>div>ul {
        margin-top: 18px;
    }

    .sjs1_1>ul>li {
        margin-bottom: 1.6rem;
    }
}

/**************************神经酸*******************************/
.ssjh1.lchz1 .swiper-slide>span {
    width: 100%;
}

.ssjh1.lchz1>.ssjs1_qie {
    margin-bottom: 0;
}

.ssjh1.lchz1 .swiper-slide>em {
    position: absolute;
    opacity: 1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 1.3rem .5rem;
    z-index: 5;
}

.ssjh1.lchz1 .swiper-slide:hover>em {
    opacity: 0;
    z-index: 0;
}

.ssjh1.lchz1 .swiper-slide>em>span {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ssjh1.lchz1 .swiper-slide>em>span>img:first-child {
    width: 40%;
}

.ssjh1.lchz1 .swiper-slide>em>span>img:last-child {
    max-width: 55%;
}

.ssjh1.lchz1 .swiper-slide>em>b {
    margin-top: .4rem;
    font-size: .2rem;
    line-height: 1.5;
    /* background: linear-gradient(135deg, #1F5CF2 0.634765625%, #0B318F 100%); */
    color: #353b60;
    background: #353b60;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-style: normal;
}

.ssjh1.lchz1 .swiper-slide>div {
    position: absolute;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 1.4rem .56rem 0 .47rem;
    z-index: 0;
    background-color: rgba(124, 168, 230, 70%);
}

.ssjh1.lchz1 .swiper-slide:hover>div {
    opacity: 1;
    z-index: 5;
}

.ssjh1.lchz1 .swiper-slide>div>h4 {
    margin-bottom: .4rem;
    font-size: .2rem;
    font-weight: bold;
    color: #fff;
    /* text-align: justify; */
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: auto;
}

.ssjh1.lchz1 .swiper-slide>div>p {
    font-size: 16px;
    color: #fff;
    /* text-align: justify; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: auto;
}

.ssjh1.lchz1 .swiper-slide>div>p,
.ssjh1.lchz1 .swiper-slide>div>p *{
    /*    display: inherit;
    line-height: inherit;*/
    font-weight: unset;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: auto;
    line-height: initial;
}

.shzr1>p * {
    /*    display: inherit;
        line-height: inherit;*/
    font-weight: unset;
    font-size: 16px;
    line-height: inherit;
}

.ssjh1.lchz1 .swiper-slide>div>p a {
    color: #fff;
}

.ssjh1.lchz1 .swiper-slide>i {
    font-size: 16px;
    bottom: .92rem;
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    color: #353b60;
    z-index: 10;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.ssjh1.lchz1 .swiper-slide:hover>i {
    color: #fff;
}

@media screen and (max-width:1440px) {
    .ssjh1.lchz1 .swiper-slide>div {
        padding: .4rem .56rem 0 .47rem;
    }

    .ssjh1.lchz1 .swiper-slide>div>p {
        line-height: 1.5;
    }

    .ssjh1.lchz1 .swiper-slide>div>h4,
    .ssjh1.lchz1 .swiper-slide>em>b {
        font-size: 18px;
    }

    .ssjh1.lchz1 .swiper-slide>em>b {
        line-height: 1.2;
    }

    .ssjh1.lchz1 .swiper-slide>i {
        bottom: .62rem;
    }
}

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

    .ssjh1.lchz1 .swiper-slide>div>h4,
    .ssjh1.lchz1 .swiper-slide>em>b {
        font-size: 16px;
    }

    .ssjh1.lchz1 .swiper-slide>div>p,
    .ssjh1.lchz1 .swiper-slide>i {
        font-size: 14px;
    }
}

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

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

@media screen and (max-width:540px) {
    .ssjh1.lchz1 .swiper-slide>span {
        height: auto;
    }
    .ssjh1.lchz1 .swiper-slide>i {
        bottom: 8%;
    }
    .ssjh1.lchz1 .swiper-slide>em {
        padding: 7.3rem .5rem;
    }

    .ssjh1.lchz1 .swiper-slide>div {
        padding: 5.4rem .56rem 2rem.47rem;
        overflow: auto;
    }

    .ssjh1.lchz1 .swiper-slide>div>h4 {
        margin-bottom: 1.4rem;
    }
}

/***************************研发中心**********************/
.xgyj1 {
    padding: 1rem 1.6rem 1.2rem 1.6rem;
}

.xgyj1>ul {
    margin-top: .78rem;
}

.xgyj1>ul>li {
    padding: .22rem 0;
    position: relative;
    width: 32.33%;
    border: 2px solid #EEF0F5;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.xgyj1>ul>li.on,
.xgyj1>ul>li:hover {
    border: 2px solid transparent;
}

.xgyj1>ul>li>span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    opacity: 0;
    background-image: url(../img/xgyj2_bg.png);
    transition: .5s;
}

.xgyj1>ul>li>p {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-size: .18rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xgyj1>ul>li>p>i {
    position: relative;
    width: auto;
    margin-right: .2rem;
}

.xgyj1>ul>li>p>i>img {
    opacity: 1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

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

.xgyj1>ul>li>p>u {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    text-decoration: none;
}

.xgyj1>ul>li.on>span,
.xgyj1>ul>li:hover>span {
    opacity: 1;
}

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

.xgyj1>ul>li.on>p>i>img,
.xgyj1>ul>li:hover>p>i>img {
    opacity: 0;
}

.xgyj1>ul>li.on>p>i>img:last-child,
.xgyj1>ul>li:hover>p>i>img:last-child {
    opacity: 1;
}

.xgyj1 .swiper-slide {
    opacity: 0 !important;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    position: absolute;
    top: 0;
    left: 0;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
}

.xgyj1 .swiper-slide-active {
    opacity: 1 !important;
    position: relative;
}

.xgyj1 .xgyj3_1 {
    margin-top: .95rem;
    background-color: rgba(238, 240, 245, 30%);
}

.xgyj1 .xgyj3_1>div {
    margin: 1rem 0;
    position: relative;
}

.xgyj1 .xgyj3_1>div>img {
    width: 87%;
    margin: 0 auto;
}

.xgyj1 .xgyj3_1>div>div {
    position: absolute;
    width: 6rem;
}

.xgyj1 .xgyj3_1>div>div:nth-child(3) {
    top: -.33rem;
    left: 1.2rem;
}

.xgyj1 .xgyj3_1>div>div:nth-child(5) {
    top: 5.17rem;
    right: 1.2rem;
}

.xgyj1 .xgyj3_1>div>div:nth-child(7) {
    bottom: 3.15rem;
    left: 1.2rem;
}

.xgyj1 .xgyj3_1>div>div>b {
    font-size: .28rem;
    font-weight: bold;
    line-height: 1.5;
    display: flex;
}

.xgyj1 .xgyj3_1>div>div>b>i {
    font-size: .4rem;
    color: #7CA8E6;
    width: 11%;
}
.xgyj1 .xgyj3_1>div>div>b>u {
    text-decoration: none;
    width: 89%;
    line-height: 1.5;
    font-weight: bold;
}
.xgyj1 .xgyj3_1>div>div>b>u>i {
    font-size: .4rem;
    color: #7CA8E6;
}

.xgyj1 .xgyj3_1>div>div>i {
    margin: .4rem 0 .6rem 0;
    display: block;
    width: .90rem;
    height: .04rem;
    background: #7CA8E6;
}

.xgyj1 .xgyj3_1>div>div>p {
    font-size: .18rem;
    line-height: 1.8;
    color: #666666;
}

.xgyj1 .xgyj3_1>div>div>p>i {
    font-size: .24rem;
    color: #7CA8E6;
}

.xgyj1 .xgyj3_1>div>div>u {
    color: #333;
    font-size: 16px;
    display: block;
    text-decoration: none;
    line-height: 1.5;
}

.xgyj1 .xgyj3_1>div>span {
    width: 2.24rem;
    /* width: auto; */
    position: absolute;
}

.xgyj1 .xgyj3_1>div>span:nth-child(2) {
    top: .05rem;
    right: 1.4rem;
}

.xgyj1 .xgyj3_1>div>span:nth-child(4) {
    top: 5.75rem;
    left: 2rem;
}

.xgyj1 .xgyj3_1>div>span:nth-child(6) {
    bottom: 2.2rem;
    right: 1.9rem;
    width: 4.6rem;
}

.xgyj1 .xgyj3_1>div>span>i {
    width: auto;
    display: block;
    overflow: hidden;
    border-radius: 25px;
    border: 2px solid #7CA8E6;
    margin: 0 auto;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.xgyj1 .xgyj3_1>div>span>i>img {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.xgyj1 .xgyj3_1>div>span:hover>i>img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.xgyj1 .xgyj3_1>div>span>p {
    font-size: .24rem;
    padding: .28rem 0;
    text-align: center;
    text-transform: capitalize;
}

.xgyj1 .xgyj3_1>u {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #666;
    position: absolute;
    bottom: 1.2rem;
    right: 1rem;
    z-index: 10;
}

.xgyj1 .xgyj3_1>u>i {
    color: #333;
    /* display: block; */
    text-align: center;
}

.xgyj1 .xgyj3_2 {
    margin-top: .6rem;
    /* padding: 0 1.75rem; */
    background-color: #fff;
}

.xgyj1 .xgyj3_2>ul {
    width: 100%;
}

.xgyj1 .xgyj3_2>ul>li {
    padding: .5rem 1.75rem;
    margin-bottom: .1rem;
    background: rgb(238 240 245 / 30%);
}

.xgyj1 .xgyj3_2>ul>li>h3 {
    font-size: .24rem;
    line-height: 1.5;
    color: #7CA8E6;
    margin-bottom: .4rem;
}

.xgyj1 .xgyj3_2>ul>li>b {
    font-size: .2rem;
    line-height: 2;
    font-weight: bold;
}

.xgyj1 .xgyj3_2>ul>li>p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin-bottom: .1rem;
}

.xgyj1 .xgyj3_2>ul>li>p * {
    font-weight: revert;
    line-height: inherit;
    font-size: inherit;
}

.xgyj1 .xgyj3_2>ul>li>p strong {
    margin-top: 0.3rem;
    display: block;
}

.xgyj1 .xgyj3_2>ul>li>p:last-child {
    margin-bottom: 0;
}

.xgyj1 .xgyj3_2>ul>li>p>a {
    color: #666;
}

.xgyj1 .swiper-slide img {
    margin: 0 auto;
    width: auto;
}

.xgyj1 .xgyj3_2>ul>li>img {
    width: auto;
}

.xgzl1 {
    background-image: url(../img/xgzl2_bg.png);
    padding: 1rem 1.6rem 1.2rem 1.6rem;
}

.xgzl1>div {
    margin-top: .8rem;
}

.xgzl1 .swiper-wrapper {
    display: flex;
}

.xgzl1 .swiper-slide {
    position: relative;
    padding: 0 .3rem 1rem .3rem;
    border: none;
    display: block;
    min-height: 7.15rem;
}

.xgzl1 .swiper-slide>span {
    width: 1.95rem;
    height: 1.95rem;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.xgzl1 .swiper-slide>span>img {
    width: 100%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.xgzl1 .swiper-slide>span:hover>img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.xgzl1 .swiper-slide>h3 {
    /* text-align: justify; */
    font-size: 16px;
    color: #7CA8E6;
    line-height: 1.5;
    margin: .6rem 0 0rem 0;
    height: 85px;
}

.xgzl1 .swiper-slide>b {
    font-size: 14px;
    margin-bottom: .3rem;
    font-weight: bold;
}

.xgzl1 .swiper-slide>p {
    font-size: 16px;
    /* text-align: justify; */
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* -webkit-line-clamp: 5; */
    overflow: auto;
}

.xgzl1 .swiper-slide>i {
    position: absolute;
    width: 100%;
    height: 85%;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: -1;
}

.xyyf1 {}

.xyyf1 .swiper-slide {
    position: relative;
    padding: 2.25rem 0;
    flex-direction: column;
}

.xyyf1 .swiper-slide>span {
    width: 12%;
    margin: 0 auto;
    transition: .5s;
    height: .87rem;
}

.xyyf1 .swiper-slide>p {
    font-size: .32rem;
    text-align: center;
    margin-top: .55rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.xyyf1 .swiper-slide:hover>span,
.xyyf1 .swiper-slide:hover>p {
    opacity: 0;
}

.xyyf1 .swiper-slide>div {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    overflow: auto;
    transition: .5s;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* flex-direction: column; */
    padding: .8rem .85rem;
    background: linear-gradient(135deg, rgba(31, 92, 242, 70%), rgba(11, 49, 143, 70%));
    opacity: 0;
}

.xyyf1 .swiper-slide:hover>div {
    opacity: 1;
}

.xyyf1 .swiper-slide>div>h3 {
    font-size: .24rem;
    color: #fff;
    margin-bottom: .5rem;
    text-align: center;
}

.xyyf1 .swiper-slide>div>b {
    margin-bottom: .1rem;
    color: #fff;
    font-size: .2rem;
    text-align: left;
    margin-top: 0;
}

.xyyf1 .swiper-slide>div>div {
    overflow: auto;
    height: 85%;
}

.xyyf1 .swiper-slide>div>div>p {
    font-size: 16px;
    color: #fff;
    margin-bottom: .2rem;
    text-align: justify;
    line-height: 1.5;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: auto; */
}

.xyyf1 .swiper-slide>div>div>p>span {
    color: #fff;
}

.xyyf1 .swiper-slide>div * {
    color: #fff;
    line-height: initial;
}

.ss1 {
    padding-top: .6rem;
}

.dx_i {
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #7CA8E6;
    transform-origin: top;
    top: 0;
    left: -1px;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transform: scaleY(0)
}

.dx_u {
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #7CA8E6;
    transform-origin: bottom;
    bottom: 0;
    right: -1px;
    transition: .8s;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
}

.dx_main:hover>.dx_u,
.dx_main:hover>.dx_i {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
}

.dx_main {
    position: relative;
}

.dx_main::after,
.dx_main::before {
    background-color: #7CA8E6;
    width: 100%;
    height: 1px;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
}

.dx_main::after {
    transform-origin: left;
    left: 0;
    top: -1px;
}

.dx_main::before {
    transform-origin: right;
    left: 0;
    bottom: -1px;
}

.dx_main:hover::before,
.dx_main:hover::after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media screen and (max-width:1600px) and (min-width:1450px) {
    .xyyf1 .swiper-slide>div {
        padding: 0 .5rem;
    }

    .xyyf1 .swiper-slide>div>h3 {
        margin-bottom: .2rem;
    }
}

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

    .xgyj1>ul>li>p,
    .xgyj1 .xgyj3_1>div>div>p,
    .xgzl1 .swiper-slide>b,
    .xyyf1 .swiper-slide>div>b {
        font-size: 16px;
    }
    .xgyj1 .xgyj3_1>div>div>b {
        font-size: .26rem;
    }
    .xgyj1 .xgyj3_2>ul>li>b {
        font-size: 18px;
    }

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

    .xgzl1 .swiper-slide>b {
        line-height: 1.5;
    }

    .xgzl1 .swiper-slide {
        min-height: 8rem;
    }

    .xyyf1 .swiper-slide>div>div>p {
        line-height: 1.5;
    }

    .xyyf1 .swiper-slide>div>div {
        height: 65%;
    }
}

@media screen and (max-width:1280px) {
    .xgzl1 .swiper-slide {
        min-height: 9rem;
    }

    .xgzl1 .swiper-slide>i {
        height: 88%;
    }

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

    .xgyj1 .xgyj3_2>ul>li>h3 {
        font-size: 20px;
    }

    .xyyf1 .swiper-slide>div {
        padding: 0.35rem;
    }
    .xgzl1 .swiper-slide>h3 {
        height: 110px;
    }
}

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

    .xyyf1 .swiper-slide>div>h3 {
        font-size: 18px
    }

    .xgzl1 .swiper-slide>h3 {
        height: 70px;
    }
    .xyyf1 .swiper-slide>span{
        height: auto;
    }
    .xgzl1 .swiper-slide>p{
        text-align: left;
    }
    .xgyj1 .xgyj3_1>div>div:nth-child(7) {
        bottom: -1rem;
    }
    .xgyj1 .xgyj3_1>div>span:nth-child(4) {
        top: 7.75rem;
    }
}

@media screen and (max-width:768px) {
    .xgyj1 .xgyj3_1>div>span:nth-child(6) {
        width: 100%;
    }
    .ab1>ul>li {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .xgyj1 .xgyj3_1>div>div,
    .xgyj1 .xgyj3_1>div>span {
        width: 100%;
        position: relative;
    }
    .xgyj1>ul>li>p>u{
        width: 68%;
    }
    .xgyj1 .xgyj3_1>div>span>i{
        border: none;
    }
    .xgyj1 .xgyj3_1>div>div>i{
        opacity: 0;
    }
.xgyj1 .xgyj3_1>u {
    position: relative;
    bottom: 0;
    right: 0;
    opacity: 0;
}
    .xgzl1 .swiper-slide>span {
        width: 100px;
        height: 100px;
    }

    .xgyj1 .xgyj3_1>div>div:nth-child(3),
    .xgyj1 .xgyj3_1>div>div:nth-child(5),
    .xgyj1 .xgyj3_1>div>div:nth-child(7),
    .xgyj1 .xgyj3_1>div>span:nth-child(2),
    .xgyj1 .xgyj3_1>div>span:nth-child(4),
    .xgyj1 .xgyj3_1>div>span:nth-child(6) {
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    .xgyj1 .xgyj3_1>div>img {
        display: none;
    }

    .xgyj1>ul>li>p>i {
        width: 25px;
    }

    .xgyj1 .xgyj3_1>div>span>p,
    .xgyj1 .xgyj3_2>ul>li>b,
    .xgyj1 .xgyj3_1>div>div>b {
        font-size: 16px;
    }

    .xgyj1 .xgyj3_1>div>div>b>i,
    .xgyj1 .xgyj3_1>div>div>b>u>i {
        font-size: 20px;
    }

    .xgyj1 .xgyj3_1>div>span{
        display: none;
    }
    .xgyj1 .xgyj3_1>div>div{
        margin-bottom: 1.5rem;
    }
    .xgyj1 .xgyj3_1 {
        background-color: #fff;
        background-image: url(../img/xgyj_phbg_en.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    }
    .xgyj1 .xgyj3_2 {
        padding: 0;
        background-color: #fff;
    }

    .xgyj1 .xgyj3_2>ul>li>h3,
    .xyyf1 .swiper-slide>p {
        font-size: 18px;
    }

    .xgyj1 .xgyj3_2>ul>li>p {
        font-size: 14px;
    }

    .xyyf1 .swiper-slide {
        padding: 3.25rem 0;
    }

    .xyyf1 .swiper-slide>div {
        padding: .85rem;
    }
    .xgyj1 .xgyj3_1>div>div {
        margin-bottom: 305px;
    }
    .xgyj1 .xgyj3_1>div>div:nth-child(7){
        margin-bottom: 300px;
    }
}

@media screen and (max-width:540px) {
    .xgyj1>ul>li {
        width: 33.33%;
        padding: 4% 0;
    }
    .xgzl1 .swiper-slide>b {
        margin-bottom: 15px;
    }
    .xgyj1 .xgyj3_2>ul>li {
        padding: .5rem 0;
    }
    .xgyj1>ul>li>p{
        flex-direction: column;
        text-align: center;
        font-size: 14px;
    }
    .xgyj1>ul>li>p>u {
        height: 45px;
        margin-top: 10px;
        width: 100%;
    }
    .xgyj1 .xgyj3_1>div>div>i{
        opacity: 0;
    }
    .xyyf1 .swiper-slide>div * {
        color: #333 !important;
    }

    .xgyj1 .xgyj3_1>u {
        position: relative;
        text-align: left;
        word-break: break-all;
        right: 0;
        margin-top: 10%;
    }
    .xgyj1 .xgyj3_1 {
        background-image: url(../img/xgyj_phbg2_en.png);
    background-position: 100% 90%;
    height: 2000px;
    }
    .xgyj1 .xgyj3_1>div>div {
        margin-bottom: 150px;
        background: rgba(255,255,255,.6);
    }
    .xgyj1>div{
        width: 310px;
        background-color: #fff;
    }
    .xgyj1 .xgyj3_1>div>div:nth-child(7) {
        margin-bottom: 220px;
    }
    .xgzl1 .swiper-slide>p,
    .xyyf1 .swiper-slide>div>div>p{
        text-align: left;
    }
    .xgzl1 .swiper-slide {
        padding: 0 1.6rem 1rem 1.6rem;
    }
    .xgyj1 .xgyj3_1>div>span>i {
        width: 4.2rem;
    }

    .xgzl1 .swiper-slide>span {
        width: 100px;
        height: 100px;
    }

    .xyyf1 .swiper-slide>span {
        height: auto;
        opacity: 1;
    }
    .xyyf1 .swiper-slide:hover>span, .xyyf1 .swiper-slide:hover>p {
        opacity: 1;
    }
    .xyyf1 .swiper-slide>p {
        opacity: 1;
        margin-bottom: .5rem;
    }

    .xyyf1 .swiper-slide>p {
        opacity: 1;
    }

    .xyyf1 .swiper-slide>div {
        position: relative;
        opacity: 1;
        background: none;
    }

    .xyyf1 .swiper-slide>div>h3 {
        display: none;
    }

    .xyyf1 .swiper-slide>div>b,
    .xyyf1 .swiper-slide>div>div>p {
        color: #333;
    }

    .xyyf1 .swiper-slide {
        padding: 1.25rem 0;
    }
}
@media screen and (max-width:360px) {
    .xgyj1 .xgyj3_1 {
        background-position: 100% 90%;
    }
}
/******************************新闻*************************/
.news1 {}

.news1>ul>li {
    margin-bottom: .4rem;
}

.news1>ul>li>span {
    width: 16%;
    overflow: hidden;
}

.news1>ul>li>span>img {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    width: 100%;
}

.news1>ul>li:hover>span>img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.news1>ul>li>div {
    width: 84%;
    padding: .2rem 0rem .3rem .8rem;
    border-bottom: 1px solid #E5E5E5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news1>ul>li>div>a {
    width: 85%;
}

.news1>ul>li>div>span {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .5s;
}

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

.news1>ul>li>div>span>img {
    background: #7CA8E6;
    border-radius: 50%;
    width: auto;
}

.news1>ul>li>div>a>i {
    display: block;
    font-size: .24rem;
    font-weight: bold;
}

.news1>ul>li>div>a>b {
    font-size: .22rem;
    color: #414449;
    margin: .2rem 0 .15rem 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.news1>ul>li:hover>div>a>b {
    color: #7CA8E6;
}

.news1>ul>li>div>a>p {
    color: #666;
    font-size: 16px;
    line-height: 1.8;
    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;
}


.x_dh {
    padding: 2rem 1.6rem .5rem 1.6rem;
    display: flex;
    border-bottom: 1px solid #E5E5E5;
}

.x_dh>p {
    font-size: .18rem;
}

.x_dh>p>i {
    color: #7CA8E6;
}

.x_dh>a {
    font-size: .18rem;
}

.x_dh>a.on {
    color: #7CA8E6;
}

.news_xq1 {
    width: 1125px;
    margin: 0 auto;
    margin-top: 1rem;
}

.news_xq1 b,
.news_xq1 span,
.news_xq1 em {
    display: initial;
}

.news_xq1 p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    /* text-indent: 2em; */
    text-indent: initial;
    line-height: inherit;
    max-width: 100%;
}

.news_xq1 p * {
    line-height: inherit;
    font-weight: revert;
}

.news_xq1 b {
    /* font-size: .18rem;
    margin-bottom: .1rem;
    font-weight: bold; */
    line-height: inherit;
}

.news_xq1 b * {
    line-height: inherit;
}

.news_xq1 img {
    /* width: auto; */
    margin: 0 auto;
    height: auto !important;
}

.news_xq1>h3 {
    font-size: .26rem;
    text-align: center;
    margin-bottom: .4rem;
}

.news_xq1>ul {
    display: flex;
    justify-content: center;
    margin-bottom: .8rem;
}

.news_xq1>ul>li {
    margin-right: .6rem;
}

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

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

.news_xq1>p {
    color: #999;
    font-size: 16px;
    /* display: flex; */
    /* align-items: center; */
    line-height: inherit;
    text-indent: initial;
}

.news_xq1>ul>li>p>i {
    color: #333;
}

.news_xq1>ul>li>p>a {
    display: inline-block;
    position: relative;
}

.news_xq1>ul>li>p>a>img {
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    opacity: 1;
}

.news_xq1>ul>li>p>a>img:last-child {
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 0;
}

.news_xq1>ul>li>p>a:hover>img {
    opacity: 0;
}

.news_xq1>ul>li>p>a:hover>img:last-child {
    opacity: 1;
}

.news_qie {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 1.6rem;
    align-items: center;
    margin-bottom: 1.2rem;
}

.news_qie>a {
    font-size: .18rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.news_qie>a:hover:first-child,
.news_qie>a:hover:last-child {
    color: #7CA8E6;
}

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

    .news1>ul>li>div>a>b,
    .news_xq1>b {
        font-size: 18px;
    }

    .x_dh>a,
    .news_qie>a,
    .x_dh>p {
        font-size: 16px;
    }
}

@media screen and (max-width:1280px) {
    .news1>ul>li>div>a>b {
        font-size: 16px;
    }

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

@media screen and (max-width:1024px) {
    .news1>ul>li>div>a>i {
        font-size: 16px;
    }

    .news1>ul>li>span {
        width: 20%;
    }

    .news1>ul>li>div {
        width: 80%;
        padding: .2rem 0.45rem .3rem .45rem;
    }

    .news_xq1 {
        width: 100%;
        padding: 0 1.6rem;
    }

    .news_xq1>h3 {
        font-size: 20px;
    }

    .news_qie>a:nth-child(2) {
        margin: 0 5%;
    }
}

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

    .news1>ul>li>span {
        width: 25%;
    }

    .x_dh {
        padding: 3rem 1.6rem .5rem 1.6rem;
    }
}

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

    .news1>ul>li>span,
    .news1>ul>li>div {
        width: 100%;
    }

    .news1>ul>li>div {
        padding: 1.2rem 0rem 1.2rem 0rem;
    }

    .news1>ul>li {
        margin-bottom: 1.6rem;
    }

    .news1>ul>li>div>a>p {
        line-height: 1.5;
    }

    .news1>ul>li>div>a>b {
        margin: .5rem 0;
        line-height: 1.5;
    }

    .x_dh {
        padding-top: 4rem;
        flex-wrap: wrap;
    }

    .x_dh>a {
        width: auto;
    }

    .x_dh>a:last-child {
        margin-top: .8rem;
        margin-bottom: .3rem;
        width: 100%;
    }

    .news_xq1>h3 {
        font-size: 18px;
        line-height: 1.5;
        text-align: left;
    }

    .news_xq1>ul>li>p {
        align-items: center;
        justify-content: center;
        margin-bottom: .5rem;
    }

    .news_xq1>ul>li {
        margin-right: 0;
        width: 100%;
    }

    .news_xq1>ul,
    .news_qie {
        flex-wrap: wrap;
    }

    .news_qie>a {
        width: 100%;
        margin-bottom: .5rem;
        display: flex;
        justify-content: space-between;
    }

    .news_qie>a>u {
        text-decoration: none;
        width: 25%;
    }

    .news_qie>a>i {
        width: 75%;
    }

    .news_qie>a:nth-child(2) {
        display: none;
    }
}

/***************************投资者关系*********************/
.tzzgx1 {
    padding: 1rem 1.6rem 1.2rem 1.6rem;
}

.tzzgx1>div {
    width: 100%;
    margin-bottom: .8rem;
    margin-top: .58rem;
}

.tzzgx1>div>span {
    width: 50%;
}

.tzzgx1>div>div {
    width: 50%;
    padding: .9rem 0 .9rem .8rem;
    border: 2px solid #EEF0F5;
    border-left: none;
}

.tzzgx1>div>div>h3 {
    font-size: .36rem;
    color: #414449;
    margin-bottom: .1rem;
}

.tzzgx1>div>div>b {
    font-size: .24rem;
    color: #414449;
    padding-bottom: .2rem;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: .4rem;
}

.tzzgx1>div>div>b>i {
    color: #7CA8E6;
}

.tzzgx1>div>div>p {
    font-size: .2rem;
    color: #414449;
    line-height: 1.8;
}

.tzzgx1>div>div>p>a {
    color: #414449;
    display: inline;
}

.tzzgx1>ul {
    margin-top: .4rem;
}

.tzzgx1>ul>li {
    width: 48%;
    margin-bottom: .35rem;
    border: 2px solid #EEF0F5;
    padding: .3rem;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.tzzgx1>ul>li>span {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tzzgx1>ul>li>div {
    width: 70%;
    padding: .35rem;
    padding-left: 1rem;
    border-left: 1px solid #E5E5E5;
}

.tzzgx1>ul>li>div>b {
    font-size: .24rem;
    margin-bottom: .6rem;
}

.tzzgx1>ul>li>div>p {
    font-size: .18rem;
    color: #333;
    line-height: 2;
}

.tzzgx1>ul>li>div>p>i {
    color: #666;
}

@media screen and (max-width:1440px) {
    .tzzgx1>div>div>p {
        font-size: 18px;
    }

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

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

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

    .tzzgx1>div>div>p {
        font-size: 16px;
    }

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

@media screen and (max-width:1024px) {
    .tzzgx1>div>span {
        height: 100%;
    }
}

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

    .tzzgx1>div>span,
    .tzzgx1>div>div,
    .tzzgx1>ul>li {
        width: 100%;
    }

    .tzzgx1>div>div>h3 {
        font-size: 20px;
    }

    .tzzgx1>div>div {
        padding: 0.9rem;
        border-left: 2px solid #EEF0F5;
    }
}

@media screen and (max-width:540px) {
    .tzzgx1>div>div>p>a {
        line-height: 1.5;
    }

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

    .tzzgx1>div>div>b {
        padding-bottom: .8rem;
    }

    .tzzgx1>div {
        margin-bottom: 1.8rem;
    }

    .tzzgx1>ul,
    .tzzgx1>div {
        margin-top: 1rem;
    }
}

/*****************************联系,加入**********************/
.lxfs>ul>li {
    width: 50%;
}

.lxfs1 {
    padding: 1.2rem 1.6rem;
    background-image: url(../img/lxfs2_bg.png);
}

.lxfs1>h3 {
    text-align: center;
}

.lxfs1>ul {
    width: 80%;
    margin-top: .8rem;
    background-color: #fff;
    padding: 1rem .8rem 1rem .9rem;
}

.lxfs1>ul>li {
    display: flex;
    justify-content: flex-start;
    width: 26%;
    margin-bottom: 1rem;
}

.lxfs1>ul>li:nth-child(3),
.lxfs1>ul>li:nth-child(4) {
    margin-bottom: 0;
}

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

.lxfs1>ul>li>span {
    width: .35rem;
    margin-right: .25rem;
    padding-top: .1rem;
}

.lxfs1>ul>li>div {
    width: 80%;
}

.lxfs1>ul>li>div>b {
    font-size: .18rem;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: .1rem;
}

.lxfs1>ul>li>div>p {
    font-size: .18rem;
    line-height: 2;
}
.lxfs1>ul>li>div>p>i{
    font-weight: 600;
}

.lxfs1>ul>li>div>img {
    width: auto;
    transform: translateY(.05rem);
}

.jrwm1 {
    padding: 1.2rem 1.6rem;
}

.jrwm1>h3 {
    margin-bottom: .58rem;
    text-align: center;
}

.jrwm1>p {
    font-size: .18rem;
    margin-bottom: .5rem;
    line-height: 1.8;
    text-align: center;
}

.jrwm1>p,
.jrwm1>p * {
    display: inherit;
    line-height: inherit;
    font-weight: unset;
    font-size: 16px;
}

.jrwm1>p a {
    color: #fff;
}

.jrwm1>b {
    font-size: 16px;
    margin-bottom: .2rem;
    text-align: center;
}

.jrwm1>i {
    font-size: 16px;
    color: #7CA8E6;
    text-align: center;
    display: block;
    line-height: 1.5;
}

.jrwm1>em {
    width: 63%;
    margin: 0 auto;
    margin-top: .58rem;
    display: flex;
    justify-content: space-between;
    padding: .15rem .2rem;
    align-items: center;
    border-radius: 4px;
    border: 2px solid #EEF0F5;
}

.jrwm1>em>span {
    width: 3%;
    cursor: pointer;
}

.jrwm1>em>input {
    width: 96%;
    outline: none;
    font-size: 16px;
    border: none;
    color: #999;
}

.jrwm1>ul {
    margin-top: .8rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: .6rem;
}

.jrwm1>ul>li {
    width: 24%;
    margin-right: 1.3%;
    padding: .5rem .4rem;
    margin-bottom: .7rem;
    position: relative;
    border: 1px solid #EEF0F5;
    cursor: pointer;
}

.jrwm1>ul>li>b {
    font-size: .24rem;
}

.jrwm1>ul>li>i {
    width: .5rem;
    height: 2px;
    background: #7CA8E6;
    margin: .3rem 0;
    display: block;
}

.jrwm1>ul>li>p {
    font-size: 16px;
    color: #999;
}

.jrwm1>ul>li>span {
    width: .6rem;
    height: .6rem;
    position: absolute;
    bottom: -.3rem;
    left: 45%;
    border: 2px solid #EEF0F5;
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.jrwm1>ul>li>span>img {
    position: absolute;
    top: .18rem;
    left: .18rem;
    width: .2rem;
    opacity: 1;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.jrwm1>ul>li>span>img:last-child {
    opacity: 0;
}

.jrwm1>ul>li:hover>span {
    background-color: #7CA8E6;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.jrwm1>ul>li:hover>span>img {
    opacity: 0;
}

.jrwm1>ul>li:hover>span>img:last-child {
    opacity: 1;
}

.tc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .57);
    /*display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    */
    padding: 10% 0 5% 0;
    z-index: 25;
    transform: scale(0);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}

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

.tc>div {
    border-radius: .14rem;
    -webkit-border-radius: .14rem;
    -moz-border-radius: .14rem;
    -ms-border-radius: .14rem;
    -o-border-radius: .14rem;
    width: 80%;
    margin: 0 auto;
}

.tc>div>p {
    padding: .45rem 0;
    background-color: #7CA8E6;
    font-size: .32rem;
    color: #fff;
    border-radius: .14rem;
    -webkit-border-radius: .14rem;
    -moz-border-radius: .14rem;
    -ms-border-radius: .14rem;
    -o-border-radius: .14rem;
    text-align: center;
}

.tc>div>p>i {
    font-size: .24rem;
    color: #fff;
    margin-left: .5rem;
}

.tc>div>div {
    padding: .7rem 0 1rem 4.5rem;
    background-color: #fff;
    border-radius: .15rem;
}

.tc>div>div>i {
    font-size: .18rem;
    display: block;
    margin-bottom: .7rem;
}

.tc>div>div>b {
    font-size: .18rem;
    font-weight: bold;
    margin-bottom: .5rem;
}

.tc>div>div>div {
    margin-bottom: .5rem;
    font-size: 16px;
}
.tc>div>div>div *{
    line-height: initial;
    font-weight: inherit;
}
.tc>div>div>div>p {
    margin-bottom: .1rem;
    color: #666;
}

.tc>div>div>a {
    margin-top: .5rem;
    font-size: .2rem;
    color: #7CA8E6;
}

.tc>i {
    width: .5rem;
    margin: 0 auto;
    height: .5rem;
    transform: rotate(45deg);
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: .5rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.tc>i>img {
    width: .15rem;
}

.dspt1 .swiper-slide>ul>li {
    padding: .25rem 0;
}

.dspt1 .swiper-slide>ul>li:hover {
    padding: .25rem 0;
}

.dspt1 .swiper-slide>ul>li>img {
    margin: 0 auto;
    width: auto;
}

@media screen and (max-width:1440px) {
    .tzzgx1>ul>li>div {
        padding-left: .8rem;
    }
    .lxfs1>ul>li>div>b,
    .lxfs1>ul>li>div>p,
    .tc>div>div>i,
    .tc>div>div>b,
    .jrwm1>p {
        font-size: 16px;
    }

    .tc>div>div>a {
        font-size: 18px;
    }

    .tc>div>div>div {
        font-size: 14px;
    }

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

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

    .lxfs1>ul>li>div>p {
        margin-top: .15rem;
        line-height: 1.5;
    }
}

@media screen and (max-width:1366px) {
    .tzzgx1>ul>li>div {
        padding-left: .6rem;
    }
}
@media screen and (max-width:1280px) {
    .lxfs1>ul {
        width: 70%;
    }

    .tc>div>div {
        padding-left: 3.5rem;
    }

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

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

@media screen and (max-width:1024px) {
    .lxfs1>ul {
        width: 85%;
    }

    .lxfs1>ul>li>span {
        width: 30px;
    }

    .jrwm1>b{
        font-size: 16px;
    }

    .tc>i {
        width: 40px;
        height: 40px;
    }

    .tc>i>img {
        width: 20px;
    }
    .tzzgx1>ul>li>div {
        padding-left: .3rem;
    }
    .tzzgx1>div>div {
        padding: .5rem 0 .5rem .8rem;
    }
}

@media screen and (max-width:768px) {
    .lxfs1>ul {
        width: 100%;
    }
    .lxfs1>ul>li {
        justify-content: space-between;
    }
    .jrwm1>ul {
        justify-content: space-between;
    }

    .jrwm1>ul>li {
        width: 48%;
        margin-right: 0;
    }

    .jrwm1>ul>li>span {
        width: 35px;
        height: 35px;
        bottom: -17px;
    }

    .jrwm1>ul>li>span>img {
        width: 15px;
        top: 8px;
        left: 8px;
    }

    .tc {
        padding-top: 80px;
    }

    .tc>div>p {
        font-size: 20px;
    }

    .tc>div>p>i {
        font-size: 16px;
    }

    .tc>div>div {
        padding: 1rem;
    }
}

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

    .lxfs1>ul>li,
    .lxfs1>ul>li:nth-child(2),
    .lxfs1>ul>li:nth-child(4) {
        width: 100%;
    }
    .zzry1>h3,
    .gsjg1>h3,
    .lxfs1>h3,
    .jrwm1>h3 {
        text-align: left;
    }
    .lxfs1>ul>li:nth-child(3),
    .lxfs1>ul>li:nth-child(4) {
        margin-bottom: 1rem;
    }

    .lxfs1>ul>li>div {
        width: 80%;
    }

    .jrwm1>b,
    .jrwm1>i {
        margin-bottom: 12px;
    }

    .jrwm1>em {
        width: 100%;
    }

    .jrwm1>em>span {
        width: 10%;
    }

    .jrwm1>em>input {
        width: 88%;
    }

    .jrwm1>ul>li {
        width: 100%;
        padding: 20px;
        margin-bottom: 10%;
    }

    .jrwm1>ul>li>i {
        width: 20px;
        margin: 15px 0;
    }

    .tc>div>div>a {
        font-size: 15px;
    }

    .dspt1 .swiper-slide>ul>li {
        height: auto;
    }

    .dspt1 .swiper-slide>ul>li>img {
        width: 33%;
    }

    .jrwm1>p,
    .jrwm1>b {
        text-align: justify;
    }

    .cpfw1>ul>li>div>p * {
        /* font-size: 16px !important; */
    }
    .jrwm1>b {
        line-height: 1.5;
        font-size: 16px;
    }
}

/*************************all************************/
@media screen and (max-width:2560px) and (min-width:1930px) {
    .tzzgx1>ul>li>span>img {
        width: auto;
    }

    .ab1>ul>li {
        border-bottom: 2px solid transparent;
    }

    .ab1>ul>li.on,
    .ab1>ul>li:hover {
        border-bottom: 2px solid #7CA8E6;
    }

    .xgyj1 .xgyj3_1>div>span>i {
        /* width: 220px;
        height: 220px; */
    }

    .xgzl1 .swiper-slide>span {
        /* width: 260px;
        height: 260px; */
    }

    .xgyj1 .xgyj3_1>div>span:nth-child(2) {
        top: .15rem;
        right: 1.9rem;
    }

    .xgyj1 .xgyj3_1>div>span>i {
        border-radius: 30px;
    }

    .dx_i,
    .dx_u {
        width: 2px;
    }

    .xgyj1 .swiper-slide img {
        width: 100%;
    }
    .xgyj1 .xgyj3_2.swiper-slide img{
        width: auto;
    }
    .dx_main::after,
    .dx_main::before {
        height: 2px;
    }

    .ab1>ul {
        border-bottom: none;
    }
}