/*banner begin*/
@keyframes ani {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 400% 0;
    }
}

#canvas {
    position: absolute;
    /* background-image: linear-gradient(to right, #eea2a2 0%, #bbc1bf 19%, #57c6e1 42%, #b49fda 79%, #7ac5d8 100%); */
    /* background-image:repeating-linear-gradient(45deg, #111626, #111626 1em, pink 1em, #571B3D 50%); */
    background-size: 3em 3em, 2em 2em;
    animation-name: ani;
    animation-duration: 8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.box1 {
    clear: both;
    width: 100%;
    height: 100%;
    background: #0e0e0e;
    position: fixed;
    top: 0%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    z-index: 10;
    /* transition-delay: .5s; */
}

.box1>span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/banner_tr.png) no-repeat center;
    background-size: cover;
    /* opacity: 0; */
    z-index: 15;
}

.box1.active {
    /* background: url(../images/banner.gif) no-repeat center;
    background-size: cover; */
}

.baneri {
    width: 601px;
    height: auto;
    /* overflow: hidden; */
    margin: 0 auto;
    position: relative;
    padding-top: 2.7rem;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    z-index: 20;
}

.begpn {
    width: 100%;
    height: auto;
    position: relative;
    background-image: url(../images/tu4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.begpn img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    opacity: 1;
    z-index: 20;
    position: relative;
    /* background-image: url(../images/tu4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
}

.begpn video {
    width: 105%;
    height: 100%;
    position: absolute;
    z-index: 5;
    opacity: 1;
    /* display: none; */
}

.begpn>.suipian {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    z-index: 20;
    display: none;
}

.begpn>.suipian>span {
    color: deepskyblue;
    font-size: 0.16rem;
    background-image: url(../tu/tu4.png);
    position: relative;
}

.yuqcu {
    position: absolute;
    width: 75px;
    height: 110px;
    top: 0;
    left: 273px;
    margin: 0 auto;
    z-index: 20;
}

.yueon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 75px;
    height: 75px;
    border: 2px solid #c50211;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    z-index: 99;
}

.yueon1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    border: 2px solid #640810;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    margin: 0 auto;
}

.yueon2 {
    position: absolute;
    right: 0;
    bottom: 23px;
    width: 27px;
    height: 27px;
    border: 2px solid #bb0311;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.duzi_t>.duzi_t1>div {
    border-radius: 0%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
}

.duzi_t.on>.duzi_t1>div {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.wxzpn {
    height: auto;
    text-align: center;
    margin-top: -0.2rem;
    position: relative;
    z-index: 99;
}

.wxzpn p {
    font-family: Arial, Helvetica, sans-serif;
    color: #a9a9a9;
    font-size: 0.14rem;
    letter-spacing: 0.3px;
    margin-bottom: 0.6rem;
}

.wxzpn h5 {
    color: #b7b7b7;
    font-size: 0.2rem;
    line-height: 1.5;
    font-weight: lighter;
}

@media screen and (max-width:2560px) and (min-width:1950px) {
    .baneri {
        padding-top: 4.5rem;
    }

    .wxzpn h5 {
        margin-top: 20%;
    }
}

@media(max-width:1600px) {
    .baneri {
        padding-top: 2rem;
    }
}

@media(max-width:1440px) {
    .baneri {
        width: 551px;
        padding-top: 2.8rem;
    }

    .yuqcu {
        left: 250px;
    }

    .wxzpn p {
        margin-bottom: 0.3rem;
    }
}

@media(max-width:1366px) {
    .baneri {
        width: 551px;
        padding-top: 2.5rem
    }

    .yuqcu {
        left: 250px;
    }

    .wxzpn p {
        margin-bottom: 0.3rem;
    }
}

@media(max-width:1024px) {
    .baneri {
        padding-top: 4rem
    }
}

@media(max-width:768px) {
    .baneri {
        padding-top: 7rem
    }

    .wxzpn p {
        font-size: 0.24rem;
    }

    .wxzpn h5 {
        font-size: 0.3rem;
    }
}

@media(max-width:736px) {
    .baneri {
        width: 50%;
        padding-top: 2.3rem
    }

    .yuqcu {
        left: 165px;
        width: 45px;
        height: 65px;
    }

    .yueon {
        width: 45px;
        height: 45px;
    }

    .yueon1 {
        width: 28px;
        height: 28px;
    }

    .yueon2 {
        width: 20px;
        height: 20px;
        bottom: 13px
    }
}

@media(max-width:720px) {
    .baneri {
        width: 50%;
        padding-top: 3.3rem
    }

    .yuqcu {
        left: 165px;
        width: 45px;
        height: 65px;
    }

    .yueon {
        width: 45px;
        height: 45px;
    }

    .yueon1 {
        width: 28px;
        height: 28px;
    }

    .yueon2 {
        width: 20px;
        height: 20px;
        bottom: 13px
    }
}

@media(max-width:700px) {
    .baneri {
        width: 50%;
        padding-top: 3rem
    }

    .yuqcu {
        left: 165px;
        width: 45px;
        height: 65px;
    }

    .yueon {
        width: 45px;
        height: 45px;
    }

    .yueon1 {
        width: 28px;
        height: 28px;
    }

    .yueon2 {
        width: 20px;
        height: 20px;
        bottom: 13px
    }
}

@media(max-width:667px) {
    .baneri {
        width: 50%;
        padding-top: 2rem
    }

    .yuqcu {
        left: 150px;
        width: 35px;
        height: 52px;
    }

    .yueon {
        width: 35px;
        height: 35px;
    }

    .yueon1 {
        width: 25px;
        height: 25px;
    }

    .yueon2 {
        width: 15px;
        height: 15px;
    }

    .wxzpn p {
        font-size: 0.24rem;
    }

    .wxzpn h5 {
        font-size: 0.3rem;
    }

    .begpn video {
        display: none;
    }
}

@media(max-width:540px) {
    .baneri {
        width: 80%;
        padding-top: 5rem
    }

    .yuqcu {
        left: 203px;
        width: 45px;
        height: 65px;
        top: 0px;
    }

    .yueon {
        width: 45px;
        height: 45px;
    }

    .yueon1 {
        width: 28px;
        height: 28px;
    }

    .yueon2 {
        width: 20px;
        height: 20px;
        bottom: 13px
    }

    .wxzpn p {
        font-size: 0.24rem;
    }

    .wxzpn h5 {
        font-size: 0.3rem;
    }
}

@media(max-width:450px) {
    .baneri {
        width: 80%;
        padding-top: 4rem
    }

    .yuqcu {
        left: 163px;
        width: 45px;
        height: 65px;
        top: -5px;
    }

    .yueon {
        width: 45px;
        height: 45px;
    }

    .yueon1 {
        width: 28px;
        height: 28px;
    }

    .yueon2 {
        width: 20px;
        height: 20px;
        bottom: 13px
    }

    .wxzpn p {
        font-size: 0.24rem;
    }

    .wxzpn h5 {
        font-size: 0.3rem;
    }
}

@media(max-width:414px) {
    .baneri {
        width: 80%;
        padding-top: 4rem
    }

    .yuqcu {
        left: 149px;
        width: 45px;
        height: 65px;
        top: -5px;
    }

    .yueon {
        width: 45px;
        height: 45px;
    }

    .yueon1 {
        width: 28px;
        height: 28px;
    }

    .yueon2 {
        width: 20px;
        height: 20px;
        bottom: 13px
    }

    .wxzpn p {
        font-size: 0.24rem;
    }

    .wxzpn h5 {
        font-size: 0.3rem;
        margin-top: 32%;
        letter-spacing: 3px;
    }
}

@media(max-width:375px) {
    .yuqcu {
        left: 131px;
        width: 45px;
        height: 65px;
        top: -10px;
    }

    .baneri {
        width: 80%;
        padding-top: 4rem
    }
}

@media(max-width:360px) {
    .baneri {
        width: 80%;
        padding-top: 4rem
    }

    .yuqcu {
        left: 126px;
        width: 45px;
        height: 65px;
        top: -10px;
    }

    .yueon {
        width: 45px;
        height: 45px;
    }

    .yueon1 {
        width: 28px;
        height: 28px;
    }

    .yueon2 {
        width: 20px;
        height: 20px;
        bottom: 13px
    }

    .wxzpn p {
        font-size: 0.24rem;
    }

    .wxzpn h5 {
        font-size: 0.3rem;
    }
}


/*banner end*/
/******************************面包屑导航*************************/
.nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #999;
    transition: .5s;
    transform: scaleY(0);
    z-index: 99;
    padding-top: 1rem;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform-origin: top;
}

.nav.active {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    z-index: 100;
}

/*main begin*/

.box2 {
    clear: both;
    width: 100%;
    height: auto;
    padding: 0rem 2rem 0 2rem;
    position: relative;
    background-color: #fff;
    z-index: 10;
    margin-top: 50%;
    float: left;
}

@media screen and (max-width:1700px) {
    .box2 {
        margin-top: 60%;
    }
}

@media screen and (max-width:1680px) {
    .box2 {
        margin-top: 62%;
    }
}

@media screen and (max-width:1440px) {
    .box2 {
        margin-top: 65%;
    }
}

@media screen and (max-width:1280px) {
    .box2 {
        margin-top: 70%;
    }
}

@media screen and (max-width:1024px) {
    .box2 {
        margin-top: 100%;
    }
}

@media screen and (max-width:888px) {
    .box2 {
        margin-top: 200%;
    }
}

.xuan {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    height: 100%;
}

.inner1 {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: .2rem;
    font-size: .7em;
    z-index: 2;
}

.front,
.back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    background: #fff;
    height: 100%;
}

.container .front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background: #fff;
}

.front>img {
    max-width: 100%;
    display: block;
}

.back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    /* background: #999; */
}

.xuan:hover .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.xuan:hover .front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.xuan:hover .front,
.xuan:hover .back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.zcey_t {
    height: auto;
    border-bottom: 1px solid #e6e6e6;
    /* padding-bottom: 0.68rem; */
    margin-bottom: 0.6rem;
    margin-top: 0.5rem;
    overflow: hidden;
}

.zcey_t li {
    float: left;
    width: 25%;
    height: 100%;
    /* border-right: 1px solid #e6e6e6; */
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.zcey_t li div {}

.zcey_t li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 0.3rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transform: translateY(.3rem);
    -webkit-transform: translateY(.3rem);
    -moz-transform: translateY(.3rem);
    -ms-transform: translateY(.3rem);
    -o-transform: translateY(.3rem);
}

.zcey_t li .back img {
    transform: translateY(0px);
}

.zcey_t li:hover img {
    /* transform: translate(-10px, 10px);
    -webkit-transform: translate(-10px, 10px);
    -moz-transform: translate(-10px, 10px);
    -ms-transform: translate(-10px, 10px);
    -o-transform: translate(-10px, 10px); */
}

.zcey_t li h2 {
    color: #333333;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    font-size: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    margin-bottom: 0.15rem;
}

.zcey_t li p {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 0.14rem;
    line-height: 36px;
    letter-spacing: 0.01px;
}

.zcey_t li.qcbj {
    border-right: none;
}

.zcey_t li:nth-child(1) {
    transition-delay: .2s !important;
}

.zcey_t li:nth-child(2) {
    -webkit-transition-delay: .4s !important;
    transition-delay: .4s !important;
}

.zcey_t li:nth-child(3) {
    -webkit-transition-delay: .6s !important;
    transition-delay: .6s !important;
}

.zcey_t li:nth-child(4) {
    -webkit-transition-delay: .8s !important;
    transition-delay: .8s !important;
}

.zcey_t.on li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.zcey_t.on li:last-child {
    border: none;
}

@media(max-width:1680px) {
    .box2 {
        clear: both;
        width: 100%;
        height: auto;
        padding: 0rem 1rem 0 1rem;
    }
}

@media(max-width:1024px) {
    .box2 {
        clear: both;
        width: 100%;
        height: auto;
        padding: 20px 30px 0 30px;
    }

    .zcey_t li img {
        max-width: 50%;
    }
}

@media(max-width:768px) {
    .zcey_t li {
        width: 50%;
        border-bottom: 1px solid #e6e6e6;
    }

    .zcey_t li:nth-child(even) {
        border-right: none;
    }

    .zcey_t {
        border-bottom: none;
        padding-bottom: 0px;
        padding-top: 2rem;
    }
}

@media(max-width:540px) {
    .box2 {
        padding: 40px .4rem 40px .4rem;
    }

    .box2>div>ul:first-child {
        display: none;
    }

    .box2>div>ul:last-child {
        display: block !important;
    }

    .zcey_t li h2 {
        line-height: 36px;
        margin-top: -20px;
        position: relative;
        z-index: 99999;
        font-size: 0.38rem;
    }

    .zcey_t li p {
        display: block;
        font-size: 0.14rem;
        margin-top: -15px
    }

    .zcey_t li {
        min-height: 145px !important;
        border: none
    }

    .zcey_t li:nth-child(3) {
        padding-top: 15px
    }

    .zcey_t li:nth-child(4) {
        padding-top: 15px
    }
}

.zcey_b {
    clear: both;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zcey_b span {
    width: 30%;
    margin-right: 0%;
    float: left;
    opacity: 0;
    transform: translateY(.5rem);
    transition: 1.8s;
    -webkit-transition: 1.8s;
    -moz-transition: 1.8s;
    -ms-transition: 1.8s;
    -o-transition: 1.8s;
    -webkit-transform: translateY(.5rem);
    -moz-transform: translateY(.5rem);
    -ms-transform: translateY(.5rem);
    -o-transform: translateY(.5rem);
}

.zcey_b span.on {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.zcey_b div {
    width: 60%;
    float: right;
    /* padding-top: 1.5rem; */
}

.zcey_b p {
    text-align: left;
    color: #252525;
    font-size: 0.18rem;
    line-height: 30px;
    margin-bottom: 0.25rem;
    opacity: 0;
    font-weight: lighter;
    -webkit-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    -o-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.zcey_b i {
    color: #252525;
    font-size: 0.36rem;
    display: block;
    line-height: 1;
    margin-bottom: .6rem;
}

.zcey_b p:last-child {
    margin-bottom: 0;
}

.zcey_b p:nth-child(1) {
    transition-delay: .0s !important;
}

.zcey_b p:nth-child(2) {
    -webkit-transition-delay: .1s !important;
    transition-delay: .1s !important;
}

.zcey_b p:nth-child(3) {
    -webkit-transition-delay: .2s !important;
    transition-delay: .2s !important;
}

.zcey_b.on p {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-weight: 100;
    line-height: 2;
    /* width: 92%; */
}

.zcey_b.on p b {
    font-size: .36rem;
    font-weight: 400;
    line-height: 1;
}

.zcey_b.on p b.b1 {
    font-size: .3rem;
}

.box2_1 {
    clear: both;
    width: 100%;
    height: auto;
    padding: 0rem 2rem;
    position: relative;
    background-color: #f8f8f8;
    z-index: 10;
    float: left;
    /* padding-top: 5%; */
}

.box2_1>p {
    font-size: .36rem;
    float: left;
    width: 30%;
    text-align: center;
    padding: .73rem 0;
}

.box2_1>ul {
    width: 70%;
    float: left;
}

.box2_1>ul>li {
    width: 25%;
    float: left;
    padding: .37rem 0;
    border-right: 1px solid #e6e6e6;
}

.box2_1>ul>li:last-child {
    border-right: none;
}

.box2_1>ul>li>b {
    font-size: .5rem;
    font-weight: 100;
    display: block;
    text-align: center;
    margin-bottom: .3rem;
}

.box2_1>ul>li>b>i {
    font-size: .3rem;
    font-weight: 100;
    position: absolute;
}

.box2_1>ul>li>p {
    font-size: .18rem;
    text-align: center;
}

@keyframes bg1 {
    0% {
        /* background-image:linear-gradient(to right,#2f060e,#771327); */
        background-image: linear-gradient(to right, rgb(47, 6, 14), rgb(172, 16, 45));
    }

    50% {
        /* background-image:linear-gradient(to right,#771327,#680d1e); */
        background-image: linear-gradient(to right, rgb(112, 13, 33), rgb(192, 15, 47));
    }

    100% {
        /* background-image:linear-gradient(to right,#680d1e,#ac102d); */
        background-image: linear-gradient(to right, rgb(162, 19, 48), rgb(191, 14, 46));
    }
}

.fwo_b1 {
    width: 100%;
    float: left;
}

.fwo_b1>ul {
    width: 100%;
    float: left;
    color: #fff;
}

.fwo_b1>ul>li {
    width: 33%;
    float: left;
    position: relative;
    padding-bottom: 0;
    margin-right: 5px;
}

.fwo_b1>ul>li:last-child {
    margin: 0;
}

.fwo_b1>ul>li>span {
    width: 200px;
    height: 200px;
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
}

.fwo_b1>ul>li>span>svg {
    position: absolute;
}

.fwo_b1>ul>li>div {
    width: 100%;
    float: left;
    min-height: 4.04rem;
    margin-bottom: 5px;
    /* background: darkcyan; */
    background-image: linear-gradient(to right, rgb(47, 6, 14), rgb(172, 16, 45));
}

.bg1 {
    /* animation: bg1 10s infinite linear;
    -webkit-animation: bg1 10s infinite linear; */
}

.fwo_b1>ul>li:first-child>div {
    min-height: 8.5rem;
}

.fwo_b1>ul>li>div>h3 {
    font-size: .48rem;
    padding: .4rem .35rem 0 .35rem;
}

.fwo_b1>ul>li>div>p {
    font-size: .18rem;
    padding: .3rem .35rem .2rem .35rem;
    border-bottom: 1px solid #ffffff7a;
}

.fwo_b1>ul>li>div>ul {
    padding: .5rem .35rem;
    width: 100%;
    float: left;
}

.fwo_b1>ul>li>div>ul>li {
    font-size: .18rem;
    width: 50%;
    float: left;
    line-height: 3;
}

.fwo_b1>ul>li:nth-child(1) {}

.gegga {
    width: 0;
}

.snurra {
    filter: url(#gegga);
}

.stopp1 {
    stop-color: #f700a8;
}

.stopp2 {
    stop-color: #ff8000;
}

.halvan {
    animation: Snurra1 10s infinite linear;
    stroke-dasharray: 180 800;
    fill: none;
    stroke: url(#gradient);
    stroke-width: 23;
    stroke-linecap: round;
    -webkit-animation: Snurra1 10s infinite linear;
}

.strecken {
    animation: Snurra1 3s infinite linear;
    stroke-dasharray: 26 54;
    fill: none;
    stroke: url(#gradient);
    stroke-width: 23;
    stroke-linecap: round;
}

.skugga {
    filter: blur(5px);
    opacity: 0.3;
    position: absolute;
    transform: translate(3px, 3px);
}

@keyframes Snurra1 {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: -403px;
    }
}

@media(max-width:1440px) {
    .zcey_b span {
        margin-right: 10%;
        margin-top: 0%;
    }
    .zcey_b p{
        font-size: 19px;
    }
    .zcey_b div {
        width: 60%;
        /* padding-top: 1rem; */
    }

    .box2_1 {
        padding: 0rem .5rem;
        padding-right: 4.5%;
    }

    .zcey_b.on p b {
        line-height: 1.5;
    }

    .fwo_b1>ul>li>div>ul>li {
        font-size: 0.16rem;
    }

    .fwo_b1>ul>li:first-child>div {
        min-height: 8.32rem;
    }
}

@media(max-width:1280px) {
    .zcey_b div {
        width: 63%;
    }
    .zcey_b span {
        margin-right: 5%;
    }
    .fwo_b1>ul>li>div>ul {
        padding: .5rem .15rem;
    }

    .fwo_b1>ul>li>div>h3 {
        padding: .4rem .15rem 0 .15rem;
    }

    .fwo_b1>ul>li>div>p {
        padding: .3rem .15rem .2rem .15rem;
    }
}

@media(max-width:1024px) {
    .zcey_b p {
        font-size: 0.28rem;
    }

    .zcey_b p i {
        color: #252525;
        font-size: 0.28rem;
    }
}

@media(max-width:540px) {
    .fwo_b1>ul>li {
        width: 100%;
    }

    .fwo_b1>ul>li>div>h3 {
        padding: .4rem .5rem 0 .5rem;
    }

    .fwo_b1>ul>li>div>p {
        padding: .3rem .5rem .2rem .5rem;
        font-size: 16px;
    }

    .fwo_b1>ul>li>div>ul {
        padding: .5rem .5rem;
    }

    .fwo_b1>ul>li>div>ul>li,
    .box2_1>ul>li>p {
        font-size: 14px;
    }

    .fwo_b1>ul>li>span,
    .fwo_b1>ul>li>span>svg {
        width: 150px;
        height: 150px;
    }

    .box2_1 {
        padding-left: 0.1rem;
        padding-right: 0.2rem;
    }

    .box2_1>p,
    .box2_1>ul {
        width: 100%;
    }

    .zcey_b span {
        width: 80%;
        margin-left: 10%;
        margin-top: 0%;
        margin-bottom: 0%;
        opacity: 1;
    }

    .zcey_t {
        display: none;
    }

    .zcey_b div {
        width: 100%;
        padding-top: 0;
    }

    .zcey_b p {
        /* font-size: 0.7rem; */
        text-align: left;
        font-size: 0.32rem;
        line-height: 1.7;
    }

    .zcey_b p i {
        font-size: 0.32rem;
        line-height: 1.7;
        font-weight: inherit;
    }

    .zcey_b i {
        font-size: 18px;
    }

    .zcey_b.on p b {
        font-weight: bold;
    }

    .zcey_b.on p b.b1 {
        font-size: .35rem;
    }

    .zcey_b p:nth-child(2) {
        transition-delay: .1s !important;
        /* display: none; */
    }

    .zcey_b p:nth-child(3) {
        transition-delay: .15s !important;
        /* display: none; */
    }
}

.box3 {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    padding: 1.5rem 2rem .23rem 2rem;
    position: relative;
    background-color: #fff;
    z-index: 10;
    /* background: url(../images/bg.jpg) no-repeat center bottom; */
}

@media(max-width:1680px) {
    .box3 {
        padding: 1.5rem 1rem 1.2rem 1rem;
    }
}

@media(max-width:1440px) {
    .box3 {
        padding: 1.5rem 1rem 1.2rem 1rem;
    }
}

@media(max-width:1024px) {
    .box3 {
        padding: 40px 30px 40px 30px;
    }
}

@media(max-width:540px) {
    .box3 {
        padding: 40px .4rem 80px .4rem;
    }
    .zcey_b {
        flex-wrap: wrap;
        height: auto !important;
    }
    .box3 .tishi {
        position: relative;
        top: 50px;
    }
}

.swiper-wrapper .fir {
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.swiper-wrapper .fir:nth-child(1) {
    transform: translate(18rem);
    -webkit-transform: translate(18rem);
    -moz-transform: translate(18rem);
    -ms-transform: translate(18rem);
    -o-transform: translate(18rem);
    transition-delay: 0s;
}

.swiper-wrapper .fir:nth-child(2) {
    transform: translate(15rem);
    -webkit-transform: translate(15rem);
    -moz-transform: translate(15rem);
    -ms-transform: translate(15rem);
    -o-transform: translate(15rem);
    transition-delay: .15s;
}

.swiper-wrapper .fir:nth-child(3) {
    transform: translate(12rem);
    -webkit-transform: translate(12rem);
    -moz-transform: translate(12rem);
    -ms-transform: translate(12rem);
    -o-transform: translate(12rem);
    transition-delay: .3s;
}

.swiper-wrapper .fir:nth-child(4) {
    transform: translate(9rem);
    -webkit-transform: translate(9rem);
    -moz-transform: translate(9rem);
    -ms-transform: translate(9rem);
    -o-transform: translate(9rem);
    transition-delay: .45s;
}

.swiper-wrapper .fir:nth-child(5) {
    transform: translate(6rem);
    -webkit-transform: translate(6rem);
    -moz-transform: translate(6rem);
    -ms-transform: translate(6rem);
    -o-transform: translate(6rem);
    transition-delay: .6s;
}

.fwo_b.on .fir {
    transform: translate(0rem);
    -webkit-transform: translate(0rem);
    -moz-transform: translate(0rem);
    -ms-transform: translate(0rem);
    -o-transform: translate(0rem);
    height: auto;
}

.fwo_t {
    clear: both;
    width: 8rem;
    overflow: hidden;
    margin-bottom: 0.7rem;
}

.fwo_t1 {
    font-size: 0.6rem;
    color: #111;
    line-height: 0.6rem;
    font-family: "微软雅黑";
    font-weight: 600;
}

.fwo_t1 img {
    vertical-align: middle;
    margin-left: 0.16rem;
}

.fwo_t1 i {
    display: block;
    font-family: "arialbd";
    line-height: 0.3rem;
    font-size: 0.3rem;
    letter-spacing: 0.02rem;
    margin-top: 0.15rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}

.fwo_t2 {
    height: auto;
}

.fwo_t2 h2 {
    color: #a1192e;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-family: "微软雅黑";
    font-weight: normal;
    margin: 0.3rem 0;
}

.fwo_t2 p {
    color: #262626;
    font-size: 0.18rem;
    line-height: 30px;
    text-align: justify;
    font-weight: lighter;
}

.fwo_t2 p i {
    color: #262626;
    font-size: 0.18rem;
    line-height: 30px;
    text-align: justify;
    font-weight: lighter;
}

.fuwu_new {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fuwu_new>div {
    width: 33.333%;
    border: 1px solid #dbe1ea7c;
    padding: 1.45rem .8rem;
    padding-bottom: 1.35rem;
    position: relative;
}

.fuwu_new>div>span {
    margin-bottom: .95rem;
    display: block;
}

.fuwu_new>div>b {
    font-size: .38rem;
    color: #333;
    display: block;
    margin-bottom: .3rem;
}

.fuwu_new>div>p {
    font-size: 16px;
    color: #707070;
    line-height: 1.5;
    /* text-align: justify; */
    font-weight: lighter;
}

.fuwu_new i {
    width: .6rem;
    height: .6rem;
    border: 1px solid #DBE1EA;
    position: absolute;
    display: block;
}

.fuwu_new i.sz {
    border-right: none;
    border-bottom: none;
    top: -1px;
    left: -1px;
}

.fuwu_new i.sy {
    border-left: none;
    border-bottom: none;
    top: -1px;
    right: -1px;
}

.fuwu_new i.xz {
    border-right: none;
    border-top: none;
    bottom: -1px;
    left: -1px;
}

.fuwu_new i.xy {
    border-left: none;
    border-top: none;
    bottom: -1px;
    right: -1px;
}

.fuwu_new>ul {
    width: 66.666%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fuwu_new>ul>li {
    border: 1px solid #dbe1ea7c;
    width: 50%;
    padding: 0rem .65rem .5rem .65rem;
    position: relative;
}

.fuwu_new>ul>li:first-child {
    border-bottom: none;
    border-right: none;
    border-left: none;
}

.fuwu_new>ul>li:nth-child(2) {
    border-bottom: none;
}

.fuwu_new>ul>li:nth-child(3) {
    border-right: none;
    border-left: none;
}

.fuwu_new>ul>li>span {
    width: 85%;
    margin: 0 auto;
    display: block;
}

.fuwu_new>ul>li>b {
    font-size: .28rem;
    color: #333;
    margin-bottom: .14rem;
    display: block;
    font-family: "微软雅黑";
}

.fuwu_new>ul>li>p {
    font-size: 16px;
    color: #707070;
    line-height: 1.5;
    /* text-align: justify; */
    font-weight: lighter;
}
@media screen and (max-width:1366px) {
    .fuwu_new>ul>li>b {
        font-size: 20px;
    }
    .fuwu_new>div>b {
        font-size: 28px;
    }
    .fuwu_new>div>span {
        margin-bottom: .55rem;
    }
}
@media screen and (max-width:1280px) {
    .fuwu_new>ul>li {
        padding: 0rem .65rem .5rem .65rem;
    }
    .fuwu_new>div {
        padding: 1rem .8rem;
        padding-bottom: 0.35rem;
    }
}
@media screen and (max-width:540px) {
    .fuwu_new>div ,
    .fuwu_new>ul,
    .fuwu_new>ul>li{
        width: 100%;
    }
    .fuwu_new>div>b {
        font-size: 20px;
    }
    .fuwu_new>div>span {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .box2_1>ul>li {
        width: 50%;
    }
    .box2_1>ul>li:nth-child(1){
        border-bottom: 1px solid #e6e6e6;
    }
    .box2_1>ul>li:nth-child(2){
        border-right: none;
        border-bottom: 1px solid #e6e6e6;
    }
    .fuwu_new>ul>li>span {
        width: 90%;
    }
}
.fwo_b {
    clear: both;
    width: 100%;
}

.fwo_bl {
    width: 100%;
    height: 100%;
    margin-right: 0;
    min-height: 4.6rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    float: left;
    cursor: pointer;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    padding-bottom: 0.5rem;
}

.fwo_bl_1 {
    background: url(../images/bg.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}

.fwo_bl_2 {
    background: url(../images/bg1.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}

.fwo_bl_3 {
    background: url(../images/bg2.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}

.fwo_bl_4 {
    background: url(../images/bg3.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}

.fwo_bl_5 {
    background: url(../images/bg4.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}

.fwo_bl1 {
    width: 100%;
    height: auto;
    min-height: 1.11rem !important;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: normal;
    display: flex;
    /*实现垂直居中*/
    align-items: center;
    /*实现水平居中*/
    justify-content: center;
    margin-bottom: 0.38rem;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.fwo_bl2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.33rem;
}

.fwo_bl2 h2 {
    color: #fff;
    font-size: 0.36rem;
    line-height: 1.2;
    font-family: "微软雅黑";
    margin-bottom: 0.35rem;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.fwo_bl2 li {
    font-size: 0.16rem;
    line-height: 30px;
    font-family: "微软雅黑";
    color: #fff;
    clear: both;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.fwo_bo {
    margin-right: 0;
}

.fwo_bl2 li p {
    float: left;
    width: 33.33%;
    color: #ffffff;
    font-size: 0.14rem;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: '微软雅黑';
    font-weight: lighter;
}

.fwo_bl:hover {
    background: url(../images/bg7.png) no-repeat center center;
    background-size: cover;
    transform: translateY(20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    box-shadow: 0px 10px 28px rgba(105, 115, 130, 0.37);
}

.fwo_bl:hover .fwo_bl1,
.fwo_bl:hover .fwo_bl2 h2,
.fwo_bl:hover .fwo_bl2 li,
.fwo_bl:hover .fwo_bl2 li p {
    color: #262626;
}

.box3 .tishi {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: lighter;
    display: none;
}

.fwo_bl:hover .fwo_bl2 h2 {
    transform: rotateX(360deg);
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
}

@media(max-width:1889px) {
    .fwo_bl2 h2 {
        font-size: 0.34rem;
    }
}

@media(max-width:1825px) {
    .fwo_bl2 h2 {
        font-size: 0.3rem;
    }
}

@media(max-width:1700px) {
    .fwo_bl2 h2 {
        font-size: 0.28rem;
    }
}

@media(max-width:1500px) {
    .fwo_bl {
        min-height: 4.3rem;
    }

    .fwo_bl2 h2 {
        font-size: 0.23rem;
        margin-bottom: 0.2rem;
    }

    .fwo_bl2 li {
        font-size: 0.14rem;
    }

    .fwo_bl2 li p {
        font-size: 0.12rem;
    }
}

@media(max-width:1440px) {
    .fwo_bl {
        min-height: 4.3rem;
    }
}

@media(max-width:1366px) {
    .fwo_bl {
        min-height: 4.3rem;
    }

    .fwo_bl2 h2 {
        font-size: 0.23rem;
        margin-bottom: 0.2rem;
    }

    .fwo_bl2 li {
        font-size: 0.14rem;
    }

    .fwo_bl2 li p {
        font-size: 0.11rem;
    }
}

@media(max-width:1360px) {
    .fwo_bl {
        min-height: 4.3rem;
    }

    .fwo_bl2 h2 {
        font-size: 0.23rem;
        margin-bottom: 0.2rem;
    }

    .fwo_bl2 li {
        font-size: 0.14rem;
    }

    .fwo_bl2 li p {
        width: 50%;
    }

    .fwo_bl2 li p {
        font-size: 0.11rem;
    }

    .fwo_bl1 {
        min-height: 1rem !important;
    }
}

@media(max-width:1310px) {
    .fwo_bl {
        min-height: 4.3rem;
    }

    .fwo_bl2 h2 {
        font-size: 0.2rem;
        margin-bottom: 0.1rem;
    }

    .fwo_bl2 li {
        font-size: 0.13rem;
    }

    .fwo_bl2 li p {
        font-size: 0.11rem;
    }

    .fwo_bl2 {
        padding: 0 0.22rem
    }
}

@media(max-width:1270px) {
    .fwo_t {
        clear: both;
        width: 540px;
        overflow: hidden;
        margin-bottom: 0.7rem;
    }

    .fwo_bl2 {
        padding: 0 0.22rem
    }
}

@media(max-width:1200px) {
    .fwo_bl {
        min-height: 6.3rem;
    }

    .fwo_bl1 {
        font-size: 0.4rem;
    }

    .fwo_bl2 li p {
        font-size: 0.12rem;
    }

    .fwo_bl2 h2 {
        font-size: 0.4rem;
        line-height: 1.2;
    }

    .fwo_bl2 {
        padding: 0 0.2rem
    }

    .fwo_bl2 li {
        font-size: 0.3rem;
    }
}

@media(max-width:1024px) {
    .fwo_t1 img {
        width: 19px;
    }

    .fwo_bl:hover {
        background: none;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        box-shadow: 0px 0px 18px rgba(105, 115, 130, 0.17);
    }

    .box3 .tishi {
        display: block;
    }

    .fwo_t2 p {
        font-size: 0.28rem;
    }

    .fwo_t2 p i {
        font-size: 0.28rem;
    }

    .fwo_bl_1:hover {
        background: url(../images/bg.png) no-repeat center center;
        background-size: cover;
    }

    .fwo_bl_2:hover {
        background: url(../images/bg1.png) no-repeat center center;
        background-size: cover;
    }

    .fwo_bl_3:hover {
        background: url(../images/bg2.png) no-repeat center center;
        background-size: cover;
    }

    .fwo_bl_4:hover {
        background: url(../images/bg3.png) no-repeat center center;
        background-size: cover;
    }

    .fwo_bl_5:hover {
        background: url(../images/bg4.png) no-repeat center center;
        background-size: cover;
    }

    .fwo_bl_1:hover .fwo_bl1,
    .fwo_bl_1:hover .fwo_bl2 h2,
    .fwo_bl_1:hover .fwo_bl2 li,
    .fwo_bl_1:hover .fwo_bl2 li p {
        color: #fff;
    }

    .fwo_bl_2:hover .fwo_bl1,
    .fwo_bl_2:hover .fwo_bl2 h2,
    .fwo_bl_2:hover .fwo_bl2 li,
    .fwo_bl_2:hover .fwo_bl2 li p {
        color: #fff;
    }

    .fwo_bl_3:hover .fwo_bl1,
    .fwo_bl_3:hover .fwo_bl2 h2,
    .fwo_bl_3:hover .fwo_bl2 li,
    .fwo_bl_3:hover .fwo_bl2 li p {
        color: #fff;
    }

    .fwo_bl_4:hover .fwo_bl1,
    .fwo_bl_4:hover .fwo_bl2 h2,
    .fwo_bl_4:hover .fwo_bl2 li,
    .fwo_bl_4:hover .fwo_bl2 li p {
        color: #fff;
    }

    .fwo_bl_5:hover .fwo_bl1,
    .fwo_bl_5:hover .fwo_bl2 h2,
    .fwo_bl_5:hover .fwo_bl2 li,
    .fwo_bl_5:hover .fwo_bl2 li p {
        color: #fff;
    }
}

@media(max-width:768px) {
    .fwo_bl {
        width: 100%;
        float: left;
        min-height: 7rem !important;
        margin-right: 0
    }
}

@media(max-width:540px) {
    .fwo_bl {
        width: 100%;
        float: left;
        min-height: 450px !important;
        margin-right: 0;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }

    .fwo_bl:hover .fwo_bl2 h2 {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
    }

    .fwo_t {
        clear: both;
        width: 100%;
        overflow: hidden;
        margin-bottom: 0.7rem;
    }

    .fwo_bl1 {
        font-size: 0.56rem;
        min-height: 2rem !important;
        margin-bottom: 20px;
    }

    .fwo_bl2 h2 {
        /* font-size: 0.76rem; */
        /* line-height: 0.8rem; */
        line-height: 1.3;
        font-size: 0.8rem;
        margin-bottom: 0.5rem;
    }

    .fwo_bl2 {
        padding: 0 0.8rem
    }

    .fwo_t1 {
        /* font-size: 0.8rem; */
        margin-bottom: 20px;
        font-size: 0.8rem;
        line-height: 1.5;
    }

    .fwo_t1 i {
        font-size: 0.5rem;
        margin-top: 0.6rem;
    }

    .fwo_t2 h2 {
        /* font-size: 0.62rem; */
    }

    .fwo_t2 p {
        font-size: 0.32rem;
        line-height: 1.7;
        /* display: none; */
    }

    .fwo_t2 p i {
        display: none;
    }

    .fwo_bl2 li {
        /* font-size: 0.5rem; */
        font-size: 0.32rem;
        line-height: 1.7;
    }

    .fwo_bl2 li p {
        /* font-size: 0.4rem; */
    }

    .fwo_t1 img {
        width: 15px;
    }
}

@media(max-width:450px) {
    .fwo_t {
        width: 100%;
    }

    .fwo_bl2 li p {
        width: 33.33%;
        font-size: 0.23rem;
    }

    .fwo_t1 i {
        margin-top: 0px
    }

    .fwo_bl2 h2 {
        line-height: 1.3;
        font-size: 0.7rem;
        margin-bottom: 0.5rem;
    }

    .fw .fwo_bl {
        width: 100%;
        float: left;
        min-height: 450px !important;
        margin-right: 0
    }
}

.box4 {
    clear: both;
    width: 100%;
    height: auto;
    padding: 1.2rem 2rem 0 2rem;
    position: relative;
    background-color: #fff;
    z-index: 10;
}

.fane {
    color: #1851ba;
    font-size: 0.42rem;
    line-height: 0.42rem;
    font-family: "微软雅黑";
    margin-bottom: 0.45rem;
    margin-top: 0.3rem;
}

.fano {
    clear: both;
    width: 100%;
    height: auto;
}

.fano>div>div>div {
    transition: 1s;
    transform: translateY(1rem);
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transform: translateY(1rem);
    -moz-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    -o-transform: translateY(1rem);
}

.fano>div>div>div:nth-child(4) {
    transition-delay: 0s;
}

.fano>div>div>div:nth-child(5) {
    transition-delay: 0.4s;
}

.fano>div>div>div:nth-child(6) {
    transition-delay: 0.8s;
}

.fano.active>div>div>div {
    transform: translateY(0rem);
    opacity: 1;
    -webkit-transform: translateY(0rem);
    -moz-transform: translateY(0rem);
    -ms-transform: translateY(0rem);
    -o-transform: translateY(0rem);
}

.wgrrr {
    width: 100%;
    height: auto;
    /* overflow: hidden; */
}

.wgrrr li {
    width: 100%;
    height: auto;
    min-height: 2.94rem !important;
    margin-bottom: 0.6rem;
    padding: 0.44rem 0 0 0.4rem;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.wgrrr li h2 {
    position: relative;
    color: #fff;
    font-size: 0.48rem;
    line-height: 0.48rem;
    font-family: "微软雅黑";
    padding-bottom: 0.36rem;
    font-weight: normal;
    margin-bottom: 0.24rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wgrrr li h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 2px;
    background: #fff;
}

.wgrrr li p {
    overflow: hidden;
    color: #fff;
    font-size: 0.18rem;
    line-height: 30px;
    font-weight: normal;
    /* font-family: "PINGFANG REGULAR"; */
    font-family: '微软雅黑';
    margin-bottom: 0.2rem;
    height: 90px;
    font-weight: lighter;
}

.bpnn {
    width: 100%;
    height: 7px;
    position: relative;
}

.wgrrr li span {
    display: block;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}

.wgrrr li span img {
    display: block;
    max-width: 100%;
}

.bpnn em {
    width: 44px;
    height: 7px;
    display: block;
    position: absolute;
    left: -50%;
    top: 0;
    display: block;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    opacity: 0;
}

.bpnn em img {
    display: block;
    max-width: 100%;
}

.wgrrr li:hover span {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    opacity: 0;
}

.wgrrr li:hover .bpnn em {
    opacity: 1;
    left: 0%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.wgrrr li:hover {
    box-shadow: 10px 10px 27px rgb(138 136 136 / 88%);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.wgrrr li.byi1 {
    background: url(../images/bg1.jpg) no-repeat center center;
    background-size: cover;
}

.wgrrr li.byi1 p {
    padding-right: .3rem;
}

.wgrrr li.byi2 {
    background: url(../images/bg2.jpg) no-repeat center center;
    background-size: cover;
}

.wgrrr li.byi2 p {
    padding-right: 0.3rem
}

.wgrrr li.byi3 {
    background: url(../images/bg3.jpg) no-repeat center center;
    background-size: cover;
}

.wgrrr li.byi3 p {
    padding-right: 0.3rem
}

.wgrrr li.byi4 {
    background: url(../images/bg4.jpg) no-repeat center center;
    background-size: cover;
}

.wgrrr li.byi4 p {
    padding-right: 0.3rem
}

.wgrrr li.byi5 {
    background: url(../images/bg5.jpg) no-repeat center center;
    background-size: cover;
}

.wgrrr li.byi5 p {
    padding-right: .3rem
}

.wgrrr li.byi6 {
    background: url(../images/bg6.jpg) no-repeat center center;
    background-size: cover;
}

.faeg {
    width: 100%;
    height: 45px;
    position: relative;
}

@media(max-width:1860px) {
    .wgrrr li h2 {
        font-size: 0.4rem;
    }

    .wgrrr li p {
        font-size: 0.16rem;
    }
}

@media(max-width:1765px) {
    .wgrrr li h2 {
        font-size: 0.4rem;
    }

    .wgrrr li p {
        font-size: 0.14rem;
    }
}

@media(max-width:1680px) {
    .box4 {
        padding: 1.2rem 1rem 0 1rem;
    }

    .wgrrr li {
        min-height: 3.2rem !important;
    }

    .wgrrr li p {
        font-size: 0.16rem;
    }

    .wgrrr li.byi1 p {
        padding-right: .3rem;
    }

    .wgrrr li.byi2 p {
        padding-right: .3rem;
    }

    .wgrrr li.byi3 p {
        padding-right: 0.3rem;
    }

    .wgrrr li.byi4 p {
        padding-right: 0.3rem;
    }

    .wgrrr li.byi5 p {
        padding-right: 0.3rem;
    }
}

@media(max-width:1600px) {
    .box4 {
        padding: 0rem 1rem 0 1rem;
    }

    .wgrrr li {
        min-height: 3rem !important;
        padding-left: 0.3rem;
    }

    .wgrrr li.byi1 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi2 p {
        padding-right: .2rem;
    }

    .wgrrr li.byi3 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi4 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi5 p {
        padding-right: 0.2rem;
    }
}

@media(max-width:1440px) {
    .wgrrr li {
        min-height: 3rem !important;
    }

    .wgrrr li.byi1 p {
        padding-right: .2rem;
    }

    .wgrrr li.byi2 p {
        padding-right: .2rem;
    }

    .wgrrr li.byi3 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi4 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi5 p {
        padding-right: 0.2rem;
    }
}

@media(max-width:1366px) {
    .wgrrr li {
        min-height: 2.9rem !important;
    }

    .wgrrr li p {
        font-size: 0.16rem;
    }

    .wgrrr li h2 {
        font-size: 0.38rem;
        line-height: 0.38rem;
    }

    .wgrrr li.byi1 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi2 p {
        padding-right: .2rem;
    }

    .wgrrr li.byi3 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi4 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi5 p {
        padding-right: 0.2rem;
    }
}

@media(max-width:1280px) {
    .wgrrr li h2 {
        font-size: 0.35rem;
    }

    .wgrrr li p {
        font-size: 0.13rem;
    }
}

@media(max-width:1240px) {
    .wgrrr li {
        min-height: 3rem !important;
    }

    .wgrrr li.byi1 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi2 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi3 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi4 p {
        padding-right: 0.2rem;
    }

    .wgrrr li.byi5 p {
        padding-right: 0.2rem;
    }
}

@media(max-width:1205px) {
    .wgrrr li {
        min-height: 4rem !important;
    }

    .wgrrr li p {
        font-size: 0.3rem;
    }
}

@media(max-width:1024px) {
    .box4 {
        padding: 40px 30px 0 30px;
    }

    .wgrrr li {
        min-height: 4.2rem !important;
    }

    .wgrrr li p {
        font-size: 0.28rem;
    }

    .wgrrr li.byi1 p {
        padding-right: 10px;
    }

    .wgrrr li.byi2 p {
        padding-right: 10px
    }

    .wgrrr li.byi3 p {
        padding-right: 10px
    }

    .wgrrr li.byi4 p {
        padding-right: 10px
    }

    .wgrrr li.byi5 p {
        padding-right: 10px
    }
}

@media(max-width:768px) {
    .box4 {
        padding: 40px 30px 0 30px;
    }

    .wgrrr li {
        min-height: 4.8rem !important;
    }

    .wgrrr li p {
        font-size: 0.28rem;
    }

    .wgrrr li.byi1 p {
        padding-right: 10px;
    }

    .wgrrr li.byi2 p {
        padding-right: 10px
    }

    .wgrrr li.byi3 p {
        padding-right: 10px
    }

    .wgrrr li.byi4 p {
        padding-right: 10px
    }

    .wgrrr li.byi5 p {
        padding-right: 10px
    }
}

@media(max-width:540px) {
    .box4 {
        padding: 40px .4rem 0 .4rem;
    }

    .wgrrr li {
        min-height: 4rem !important;
    }

    .wgrrr li p {
        height: 70px;
        line-height: 25px;
        font-size: 0.32rem;
    }

    .wgrrr li.byi1 p {
        padding-right: 10px;
    }

    .wgrrr li.byi2 p {
        padding-right: 10px
    }

    .wgrrr li.byi3 p {
        padding-right: 10px
    }

    .wgrrr li.byi4 p {
        padding-right: 10px
    }

    .wgrrr li.byi5 p {
        padding-right: 10px
    }

    .fane {
        /* font-size: 0.62rem; */
        margin-bottom: 0.5rem;
    }

    .wgrrr li h2 {
        /* font-size: 0.68rem; */
        line-height: 0.68rem;
        font-size: 0.8rem;
    }
}

@media(max-width:450px) {
    .wgrrr li {
        min-height: 4.5rem !important;
        padding: 20px 0 0 20px
    }

    .wgrrr li h2 {
        /* font-size: 0.68rem; */
        line-height: 0.68rem;
        font-size: 0.7rem;
    }

    .wgrrr li p {
        height: 90px;
        line-height: 25px;
        font-size: 0.32rem;
    }
}

@media(max-width:375px) {
    .wgrrr li {
        min-height: 4.2rem !important;
        padding: 20px 0 0 20px
    }

    .wgrrr li p {
        height: 80px;
    }
}

.box5 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: .5rem 2rem 0 2rem;
    position: relative;
    background-color: #fff;
    z-index: 10;
}

.fane1 {
    color: #179c7c;
    margin: 0.44rem 0;
}

.zhui {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    overflow: hidden;
}

.zhui ul {
    float: left;
}

.zhui li {
    float: left;
    background: url(../images/bg9.jpg) no-repeat right top;
    padding-right: 0.27rem;
    margin-right: 0.25rem;
    color: #999999;
    font-size: 0.24rem;
    line-height: 0.24rem;
    position: relative;
    cursor: pointer;
    font-weight: normal;
    font-weight: lighter;
}

.zhui li a {
    color: #999;
}

.zhui li.Core {
    color: #111111;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    font-weight: bold;
}

.zhui li.Core a {
    color: #111111;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    font-weight: bold;
}

.zhui li:last-child {
    background: none;
    padding-right: 0;
    margin-right: 0;
}

.zhui span {
    float: right;
}

.zhui span a {
    display: block;
    font-size: 0.24rem;
    color: #333;
}

.zhie {
    width: 100%;
    height: auto;
    position: relative;
}

.zhin {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.ccet {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.48rem;
}

.ccet li {
    float: left;
    margin-right: 0.18rem;
    font-size: 0.18rem;
    cursor: pointer;
    color: #999999;
    font-weight: lighter;
    position: relative;
    padding-bottom: 0.1rem;
    padding-top: 0.2rem;
}

.ccet li a {
    color: #999;
}

.ccet li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #262626;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ccet li.Core {
    color: #333333;
    font-family: "微软雅黑";
    font-weight: bold;
}

.ccet li.Core a {
    color: #333333;
    font-family: "微软雅黑";
    font-weight: bold;
}

.ccet li.Core::after {
    width: 100%;
}

.swei {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.swee {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.swee dl {
    float: left;
    width: 32%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.46rem;
    margin-right: 2%;
    transition: 1s;
    opacity: 0;
    transform: translateX(15.5rem);
    -webkit-transform: translateX(15.5rem);
    -moz-transform: translateX(15.5rem);
    -ms-transform: translateX(15.5rem);
    -o-transform: translateX(15.5rem);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.swei.active dl {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
    -moz-transform: translateX(0rem);
    -ms-transform: translateX(0rem);
    -o-transform: translateX(0rem);
}

.swee dl.qcbj {
    margin-right: 0;
}

.swee dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
    position: relative;
}

.swee dt span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(51, 51, 51, 0.5);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    color: #fff;
    font-size: 0.26rem;
    font-weight: lighter;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.swee dt img {
    display: block;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.swee dd {
    height: auto;
    /* padding: 0 0.22rem; */
}

.swee dd h2 {
    color: #111;
    font-size: 0.3rem;
    line-height: 36px;
    font-weight: normal;
    font-family: '微软雅黑';
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swee dd p {
    font-size: 0.16rem;
    line-height: 36px;
    color: #808080;
    font-weight: lighter;
}

.swee dl:hover dt img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.swee dl:hover dt span {
    opacity: 1;
}

.ccet1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.78rem;
}

.ccet1 li {
    float: left;
    margin-right: 0.18rem;
    font-size: 0.18rem;
    cursor: pointer;
    color: #999999;
    position: relative;
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
}

.ccet1 li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #262626;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ccet1 li.Core {
    color: #333333;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    font-weight: bold;
}

.ccet1 li.Core::after {
    width: 100%;
}

.swei1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.swee1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.swee1 dl {
    float: left;
    width: 32%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.46rem;
    margin-right: 2%;
}

.swee1 dl.qcbj {
    margin-right: 0;
}

.swee1 dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
    position: relative;
}

.swee1 dt span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(51, 51, 51, 0.5);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    color: #fff;
    font-size: 0.26rem;
    font-weight: lighter;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.swee1 dt img {
    display: block;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.swee1 dd {
    height: auto;
    padding: 0 0.22rem;
}

.swee1 dd h2 {
    color: #333333;
    font-size: 0.36rem;
    line-height: 36px;
    font-weight: normal;
    font-family: '微软雅黑';
    margin-bottom: 0.14rem;
    font-weight: lighter;
}

.swee1 dd p {
    font-size: 0.16rem;
    line-height: 36px;
    color: #808080;
}

.swee1 dl:hover dt img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.swee1 dl:hover dt span {
    opacity: 1;
}

.gego {
    width: 2.72rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    border: 1px solid #CCC;
    clear: both;
    margin: 0 auto;
}

.gego a {
    color: #262626;
    font-family: "微软雅黑";
    font-size: 0.18rem;
    display: block;
}

@media(max-width:1680px) {
    .box5 {
        padding: .5rem 1rem 0 1rem;
    }
}

@media(max-width:1279px) {
    .swee dd h2 {
        font-size: 0.42rem;
        line-height: 1;
    }

    .swee1 dd h2 {
        font-size: 0.42rem;
        line-height: 1;
    }
}

@media(max-width:1024px) {
    .box5 {
        padding: 20px 30px 0 30px;
    }

    .zhui {
        padding-bottom: 15px;
    }

    .zhui li {
        font-size: 0.3rem;
        line-height: 0.3rem;
        padding-right: 15px;
        margin-right: 15px;
    }

    .ccet li,
    .ccet1 li {
        font-size: 0.28rem;
        margin-right: 15px;
    }

    .ccet,
    .ccet1 {
        margin-bottom: 20px;
    }

    .swee dl,
    .swee1 dl {
        margin-bottom: 10px;
    }

    .swee dd h2,
    .swee1 dd h2 {
        margin-bottom: 0px;
        font-size: 0.42rem;
        line-height: 2;
    }
}

@media(max-width:768px) {
    .zhui li {
        line-height: 30px;
        background: url(../images/bg9.jpg) no-repeat right 3px;
    }
}

@media(max-width:540px) {
    .box5 {
        padding: 20px .4rem 0 .4rem;
    }

    .zhui li {
        line-height: 30px;
        background: url(../images/bg9.jpg) no-repeat right 3px;
    }

    .ccet li,
    .ccet1 li {
        margin-right: 15px;
        padding-top: 10px;
    }

    .swee dt,
    .swee1 dt {
        margin-bottom: 10px
    }

    .swee dd p,
    .swee1 dd p {
        line-height: 1.2;
        font-size: 0.32rem;
    }

    .gego {
        width: 150px;
        height: 40px;
        line-height: 40px;
    }

    .gego a {
        font-size: 16px;
    }

    .ccet li.Core::after,
    .ccet1 li.Core::after {
        width: 48%;
    }

    .ccet li::after,
    .ccet1 li::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0rem;
        /* right: 0; */
        /* margin: 0 auto; */
    }

    .ccet li:nth-child(2),
    .ccet li:nth-child(5),
    .ccet1 li:nth-child(2),
    .ccet1 li:nth-child(5) {
        text-align: center;
    }

    .ccet li:nth-child(3),
    .ccet li:nth-child(6),
    .ccet1 li:nth-child(3),
    .ccet1 li:nth-child(6) {
        text-align: right;
    }

    .ccet li.egprn.Core:after,
    .ccet1 li.egprn.Core:after {
        left: 25%;
    }

    .ccet li.epbnn.Core:after,
    .ccet1 li.epbnn.Core:after {
        left: 50%;
    }
}

@media(max-width:450px) {

    .ccet li,
    .ccet1 li {
        margin-right: 10px;
    }

    .ccet li:last-child {
        margin-right: 0;
    }

    .ccet1 li:last-child {
        margin-right: 0;
    }

    .ccet,
    .ccet1 {
        margin-bottom: 20px;
    }

    .ccet li,
    .ccet1 li {
        margin-right: 0px;
        width: 33.33%;
        text-align: center;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 0rem;
        text-align: left;
    }

    .ccet li::after,
    .ccet1 li::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0rem
    }

    .zhui li {
        line-height: 30px;
        background: url(../images/bg9.jpg) no-repeat right 3px;
    }

    .gego {
        width: 120px;
        height: 40px;
        line-height: 40px;
    }

    .gego a {
        font-size: 14px;
    }
}

@media(max-width:414px) {

    .swee dl,
    .swee1 dl {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .swee dl:nth-child(even),
    .swee1 dl:nth-child(even) {
        float: right;
    }

    .swee dl:nth-child(9),
    .swee1 dl:nth-child(9) {
        height: 0;
        overflow: hidden;
    }
}

.box6 {
    width: 100%;
    height: auto;
    padding: .5rem 2rem 0 2rem;
    position: relative;
    background-color: #fff;
    z-index: 10;
    float: left;
}

.fane2 {
    color: #c08723;
}

.hkeo {
    height: auto;
    padding: 5px;
}

.hkeo li {
    float: left;
    width: 16%;
    height: auto;
    overflow: hidden;
    margin-right: 0.8%;
    margin-bottom: 1%;
}

.hkeo li.qcbj {
    margin-right: 0%;
}

.hkeo li:hover {
    box-shadow: 0rem 0.05rem 0.28rem rgba(115, 115, 155, 0.1);
}

.hkeo li img {
    display: block;
    max-width: 100%;
}

@media(max-width:1680px) {
    .box6 {
        padding: .5rem 1rem 0 1rem;
    }
}

@media(max-width:1024px) {
    .box6 {
        padding: 20px 30px 0 30px
    }
}

@media(max-width:540px) {
    .box6 {
        padding: 20px .4rem 0 .4rem
    }

    .hkeo li {
        float: left;
        width: 33.33%;
        height: auto;
        overflow: hidden;
        margin-right: 0%;
        margin-bottom: 1%;
    }
}

.box7 {
    clear: both;
    width: 100%;
    height: auto;
    padding: .5rem 2rem 0.6rem 2rem;
    position: relative;
    background-color: #fff;
    z-index: 10;
}

.fane3 {
    color: #5c1b88;
}

.sjfe {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0.7rem;
}

.sjfe ul {
    float: left;
}

.sjfe li {
    float: left;
    margin-right: 0.48rem;
    position: relative;
    color: #999999;
    font-size: 0.18rem;
    line-height: 0.18rem;
    cursor: pointer;
    padding-bottom: 0.1rem;
}

.sjfe li a {
    color: #999999;
    font-size: 0.18rem;
}

.sjfe li.Core {
    color: #333333;
    font-weight: bold;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
}

.sjfe li.Core a {
    color: #333333;
    font-weight: bold;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
}

.sjfe li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #262626;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;

}

.sjfe li:last-child {
    margin-right: 0;
}

.sjfe li.Core::after {
    width: 100%;
}

.sjfe span {
    float: right;
    padding-top: 0.22rem;
}

.sjfe span a {
    display: block;
    color: #333333;
    font-size: 0.18rem;
}

.sjfw {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.jzpe {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.jzpe li {
    float: left;
    width: 30%;
    height: auto;
    overflow: hidden;
    margin-right: 5%;
    margin-bottom: 0.6rem;
    transition: 1s;
    transform: translateX(15.5rem);
    -webkit-transform: translateX(15.5rem);
    -moz-transform: translateX(15.5rem);
    -ms-transform: translateX(15.5rem);
    -o-transform: translateX(15.5rem);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.sjfw.on .jzpe li {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

.jzpe li.qcbj {
    margin-right: 0;
}

.jzpe li a {
    display: block;
}

.jzpe li span {
    display: block;
    color: #262626;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    line-height: 24px;
    letter-spacing: 0.05px;
    margin-bottom: 15px;
}

.jzpe li h2 {
    color: #111;
    font-size: 0.24rem;
    line-height: 24px;
    /* font-family: "微软雅黑"; */
    font-family: '微软雅黑';
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    /* transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s; */
}

.jzpe li p {
    line-height: 30px;
    color: #666;
    font-size: 0.18rem;
    /* font-weight: lighter; */
    margin-bottom: 30px;
    height: 60px;
    overflow: hidden;
}

.jzpe li em {
    display: block;
    margin-top: 5px;
    float: left;
    width: 44px;
    position: relative;
}

.jzpe li em img {
    display: block;
    width: 44px;
}

.jzpe li em font {
    display: block;
    width: 44px;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.jzpe li em b {
    display: block;
    width: 44px;
    position: absolute;
    left: -240%;
    top: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.qprn {
    float: right;
}

.qprn i {
    display: block;
    float: left;
    color: #31adee;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 0.36rem;
    width: 70px;
}

.qprn i:last-child {
    margin-right: 0;
}

.qprn i img {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
    width: 24px;
    height: 19px;
}

.jzpe li:hover h2 {
    color: #ce0000;
    font-weight: bold;
}

.jzpe li:hover em font {
    transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    opacity: 0;
}

.jzpe li:hover em b {
    left: 0;
    opacity: 1;
}

@media(max-width:1680px) {
    .box7 {
        padding: .5rem 1rem 0.6rem 1rem;
    }
}

@media(max-width:1024px) {
    .box7 {
        padding: 20px 30px 0px 30px;
    }

    .sjfe li {
        line-height: 0.28rem;
        padding-top: 15px;
        font-size: 0.28rem;
    }

    .sjfe span {
        float: right;
        padding-top: 15px
    }

    .sjfe span a {
        display: block;
        color: #333333;
        font-size: 0.28rem;
    }

    .sjfe {
        margin-bottom: 20px;
    }

    .jzpe li span {
        font-size: 0.28rem;
        line-height: 0.28rem;
    }

    .jzpe li h2 {
        font-size: 0.32rem;
    }

    .jzpe li p {
        font-size: 0.24rem;
    }

    .jzpe li {
        margin-bottom: 40px;
    }
}

@media(max-width:540px) {
    .fane3 {
        margin-bottom: 1.2em;
    }

    .box7 {
        padding: 40px .4rem 0px .4rem;
    }

    .sjfe li {
        line-height: 0.48rem;
        padding-top: 15px;
    }

    .sjfe {
        margin-bottom: 20px;
    }

    .jzpe li {
        width: 48%;
        margin-right: 0;
    }

    .jzpe li:nth-child(even) {
        float: right;
    }

    .jzpe li span {
        font-size: 0.28rem;
        line-height: 0.28rem;
    }

    .jzpe li {
        margin-bottom: 20px;
    }

    .jzpe li:nth-child(5),
    .jzpe li:nth-child(6) {
        height: 0;
        overflow: hidden;
    }

    .sjfw {
        /* margin-bottom: 10px; */
    }
}

@media(max-width:450px) {
    .jzpe li {
        width: 100%;
        margin-right: 0;
    }

    .sjfe li {
        line-height: 28px;
        padding-top: 10px;
        margin-right: 15%;
        margin-bottom: 10px;
    }

    .sjfe li:nth-child(3) {
        margin-right: 0;
    }

    .sjfe li:nth-child(4) {
        margin-bottom: 0;
    }

    .sjfe li:nth-child(5) {
        margin-bottom: 0;
    }

    .jzpe li span {
        line-height: 24px;
        margin-bottom: 0;
    }

    .jzpe li h2 {
        line-height: 32px;
    }

    .jzpe li p {
        line-height: 24px;
        height: 48px;
    }

    .jzpe li:nth-child(5),
    .jzpe li:nth-child(6),
    .jzpe li:nth-child(4) {
        height: 0;
        overflow: hidden;
        margin-bottom: 0;
    }
}


/*main end*/


/*案例 begin*/

.al_box {
    clear: both;
    width: 100%;
    height: auto;
    padding: 2.12rem 2rem 0.53rem 2rem;
}

.alin {
    height: auto;
    overflow: hidden;
    color: #333333;
    font-size: 0.72rem;
    margin-bottom: 0.9rem;
    font-weight: normal;
    font-weight: lighter;
}

.sweec {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.sweec dl {
    float: left;
    width: 32%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.46rem;
    margin-right: 2%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    opacity: 0;
}

.sweec dl dd {
    opacity: 0;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition: 2s;
    -webkit-transition: 2s;
    -moz-transition: 2s;
    -ms-transition: 2s;
    -o-transition: 2s;
}

.sweec.active>dl {
    opacity: 0;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.sweec>dl.active dd {
    opacity: 1;
}

.sweec>dl.dong_3d {
    transform: translateX(1rem);
    -webkit-transform: translateX(1rem);
    -moz-transform: translateX(1rem);
    -ms-transform: translateX(1rem);
    -o-transform: translateX(1rem);
    transition-delay: 0s;
}

.sweec>dl.dong_3d1 {
    transform: translateX(1rem);
    transition-delay: 0.2s;
    -webkit-transform: translateX(1rem);
    -moz-transform: translateX(1rem);
    -ms-transform: translateX(1rem);
    -o-transform: translateX(1rem);
}

.sweec>dl.dong_3d2 {
    transform: translateX(1rem);
    transition-delay: 0.4s;
    -webkit-transform: translateX(1rem);
    -moz-transform: translateX(1rem);
    -ms-transform: translateX(1rem);
    -o-transform: translateX(1rem);
}

.sweec>dl.active,
.sweec>dl:nth-child(1),
.sweec>dl:nth-child(2),
.sweec>dl:nth-child(3) {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.sweec dl.qcbj {
    margin-right: 0;
}

.sweec dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
    position: relative;
}

.sweec dt span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(51, 51, 51, 0.5);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    color: #fff;
    font-size: 0.26rem;
    font-weight: lighter;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.sweec dt img {
    display: block;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.sweec dd {
    height: auto;
    /* padding: 0 0.22rem; */
}

.sweec dd h2 {
    color: #111;
    font-size: 0.3rem;
    line-height: 36px;
    /* font-family: '微软雅黑'; */
    font-family: '微软雅黑';
    margin-bottom: 0.14rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: inherit;
}

.sweec dd p {
    font-size: 0.16rem;
    line-height: 36px;
    color: #808080;
    font-weight: inherit;
}

.sweec dl:hover dt img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.sweec dl:hover dt span {
    opacity: 1;
}

.sweec1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.sweec1 dl {
    float: left;
    width: 32%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.46rem;
    margin-right: 2%;
}

.sweec1 dl.qcbj {
    margin-right: 0;
}

.sweec1 dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
    position: relative;
}

.sweec1 dt span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(51, 51, 51, 0.5);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    color: #fff;
    font-size: 0.26rem;
    font-weight: lighter;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.sweec1 dt img {
    display: block;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.sweec1 dd {
    height: auto;
    /* padding: 0 0.22rem; */
}

.sweec1 dd h2 {
    color: #333333;
    font-size: 0.3rem;
    line-height: 36px;
    font-weight: normal;
    font-family: '微软雅黑';
    margin-bottom: 0.14rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: initial;
}

.sweec1.yc_ph dd h2 {
    overflow: initial;
    white-space: initial;
    text-overflow: initial;
}

.sweec1 dd p {
    font-size: 0.16rem;
    line-height: 36px;
    color: #808080;
    font-weight: initial;
}

.sweec1 dl:hover dt img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.sweec1 dl:hover dt span {
    opacity: 1;
}

@media(max-width:1680px) {
    .al_box {
        clear: both;
        width: 100%;
        height: auto;
        padding: 2rem 1rem 0.53rem 1rem;
    }
}

@media(max-width:1024px) {
    .al_box {
        padding: 2rem 30px 0 30px;
    }

    .alin {
        margin-bottom: 0.4rem;
    }
}

@media(max-width:540px) {
    .al_box {
        padding: 2rem .4rem 0 .4rem;
    }

    .alin {
        margin-bottom: 0.4rem;
    }

    .sweec.active>dl {
        transition: .8s;
        -webkit-transition: .8s;
        -moz-transition: .8s;
        -ms-transition: .8s;
        -o-transition: .8s;
    }
}

@media(max-width:1279px) {
    .sweec dd h2 {
        font-size: 0.28rem;
        line-height: 1;
    }

    .sweec1 dd h2 {
        font-size: 0.28rem;
        line-height: 1;
    }
}

@media(max-width:1024px) {

    .sweec dl,
    .sweec1 dl {
        margin-bottom: 10px;
    }

    .sweec dd h2,
    .sweec1 dd h2 {
        margin-bottom: 0px;
        font-size: 0.42rem;
        line-height: 2;
    }
}

@media(max-width:540px) {

    .sweec dt,
    .sweec1 dt {
        margin-bottom: 10px
    }

    .sweec dd p,
    .sweec1 dd p {
        line-height: 1.2;
        font-size: 0.32rem;
    }
}

@media(max-width:414px) {

    .sweec dl,
    .sweec1 dl {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .sweec dl:nth-child(even),
    .sweec1 dl:nth-child(even) {
        float: right;
    }
}

.al_box1 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0.6rem 2rem;
    background: #0f0f0f;
}

.foe_l {
    width: 2.59rem;
    float: left;
}

.foe_l li {
    clear: both;
    margin-bottom: 0.2rem;
}

.foe_l li a {
    color: #fff;
    font-size: 0.18rem;
    font-weight: lighter;
    display: block;
}

.foe_l li img {
    max-width: 100%;
    width: 38px;
    height: 38px;
    vertical-align: middle;
    margin-right: 14px;
}

.foe_c {
    float: left;
    width: 5rem;
}

.foe_c li {
    float: left;
    /* background: url(../images/bg10.jpg) no-repeat right center; */
    padding-right: 0.25rem;
    margin-right: 0.25rem;
}

.foe_c li:last-child {
    border-right: none;
    padding: 0;
    margin: 0;
    background: none;
}

.foe_c li a {
    display: block;
    color: #ffffff;
    font-size: 0.3rem;
    /* font-family: "ALTER32"; */
    font-family: "arialbd";
    line-height: 35px;
}

.foe_c li a i {
    display: block;
    color: #ffffff;
    font-size: 0.18rem;
}

.foe_r {
    float: right;
    width: 7rem;
}

.foe_r li {
    float: left;
    width: 40%;
}

.foe_r li span {
    display: block;
    float: left;
    width: 11px;
    margin-right: 7px;
    vertical-align: middle;
    margin-top: 8px;
}

.foe_r li span img {
    display: block;
    max-width: 100%;
}

.foe_r li em {
    display: block;
    float: left;
    color: #b2b2b2;
    font-size: 0.14rem;
    line-height: 30px;
}

.foe_r li p {
    color: #b2b2b2;
    font-size: 0.14rem;
    line-height: 30px;
}

.foe_r li.biai {
    float: right;
    width: 60%;
}

.foe_r li.biai p.eee {
    padding-left: 0.16rem;
}

@media(max-width:1680px) {
    .al_box1 {
        padding: 0.6rem 1rem;
    }
}

@media(max-width:1600px) {
    .foe_c {
        width: 3.5rem;
    }
}

@media(max-width:1440px) {
    .foe_l {
        width: 2rem;
    }

    .foe_c {
        width: 30%;
    }

    .foe_r {
        width: 50%;
    }

    .foe_r li.biai {
        width: 55%;
    }
}

@media(max-width:1280px) {
    .foe_l {
        width: 1.8rem;
    }
}

@media(max-width:1240px) {
    .foe_l {
        width: 1.8rem;
    }

    .foe_c {
        width: 35%;
    }

    .foe_r {
        width: 46%;
    }
}

@media(max-width:1200px) {
    .foe_l {
        width: 5rem;
    }

    .foe_c {
        width: 30%;
    }

    .foe_r {
        width: 46%;
    }
}

@media(max-width:1024px) {
    .al_box1 {
        padding: 0.4rem 30px;
    }

    .foe_l {
        width: 100%;
        padding-bottom: 5px;
        border-bottom: 1px solid #fff;
    }

    .foe_l li {
        clear: none;
        float: left;
        margin-right: 15px;
    }

    .foe_l li:last-child {
        margin-right: 0;
    }

    .foe_c {
        clear: both;
        width: 100%;
        /* padding-bottom: 5px; */
        border-bottom: 1px solid #fff;
    }

    .foe_r {
        width: 100%;
    }
}

@media(max-width:768px) {
    .foe_c li {
        padding-right: 0rem;
        margin-right: 0rem;
    }
}

.foe_c ul {
    /* width: 65%; */
}

.foe_c img {
    display: none;
    width: 35%;
}

@media(max-width:768px) {
    .foe_c li a {
        font-size: 0.5rem;
    }

    .foe_c li a i {
        font-size: 0.3rem;
    }

    .foe_r li em,
    .foe_r li p {
        font-size: 0.3rem;
    }

    .foe_c ul {
        width: 55%;
    }

    .foe_c img {
        display: block;
        margin: 0% auto;
        margin-top: 10%;
        width: 45%;
    }

    .foe_r li.biai {
        width: 100%;
    }

    .foe_r li {
        width: 80%;
    }

    .foe_l li a {
        font-size: 14px;
    }
}

@media(max-width:540px) {
    .al_box1 {
        padding: 0.4rem .4rem;
    }
}

.al_box2 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.al_box2 img {
    display: block;
    max-width: 100%;
}

.box_1 {
    background: none;
}

.box_1 .navc ul li a {
    color: #fff;
}

.box_1 .egpne p a {
    color: #fff;
}

.sticky1 {
    background: rgba(15, 15, 15, 0.5);
}

.al_box3 {
    clear: both;
    width: 100%;
    height: auto;
    padding: 1.2rem 2rem 0 2rem;
}

@media(max-width:1680px) {
    .al_box3 {
        padding: 1rem 1rem 0 1rem;
    }
}

@media(max-width:1024px) {
    .al_box3 {
        padding: 40px 30px 0 30px;
    }
}

@media(max-width:540px) {
    .al_box3 {
        padding: 40px .4rem 0 .4rem;
    }
}

.aeon {
    width: 11.5rem;
    height: auto;
    margin: 0 auto;
}

.aeon_t {
    height: auto;
    color: #232327;
    font-size: 0.24rem;
    list-style: 1;
    font-family: "微软雅黑";
    margin-bottom: 0.28rem;
}

.aeon_c {
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.aeon_c p {
    font-size: 0.16rem;
    color: #232327;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.aeon_b {
    width: 1.5rem;
    height: 0.4rem;
    border: 1px solid #999999;
    text-align: center;
    line-height: 0.4rem;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    margin-bottom: 0.6rem;
}

.aeon_b:hover {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.aeon_b a {
    display: block;
    line-height: 0.4rem;
    color: #232327;
    font-size: 0.16rem;
}

.egrr {
    height: auto;
    overflow: hidden;
    margin-bottom: 0.6rem;
}

.egrr img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.eero {
    height: auto;
    overflow: hidden;
}

.eero p {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    /* border: 0.28rem solid #000; */
    margin-bottom: 0.6rem;
    font-size: 16px;
}

.eero p img {
    display: block;
    width: 100%;
}

@media(max-width:1298px) {
    .aeon {
        width: 9.5rem;
        height: auto;
        margin: 0 auto;
    }
}

@media(max-width:1200px) {
    .aeon {
        width: 100%;
    }

    .aeon_t {
        font-size: 0.34rem;
    }

    .aeon_c p {
        font-size: 0.26rem;
    }

    .aeon_b {
        width: 140px;
        height: 40px;
        line-height: 40px;
    }

    .aeon_b a {
        line-height: 40px;
        font-size: 0.26rem;
    }
}

.al_box4 {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
    margin-bottom: 1.2rem;
}

.al_box4 img {
    display: block;
    width: 100%;
}

.al_box5 {
    clear: both;
    width: 100%;
    height: auto;
    padding: 0 2rem 0.6rem 2rem;
}

.cego {
    height: auto;
    text-align: center;
    color: #333333;
    font-size: 0.68rem;
    line-height: 1;
    font-family: "微软雅黑";
    margin-bottom: 0.45rem;
}

.cegp {
    text-align: center;
    font-size: 0.24rem;
    color: #333333;
    line-height: 1;
    font-weight: lighter;
    margin-bottom: 1rem;
}

.cegi {
    width: 2.72rem;
    height: 0.6rem;
    border: 1px solid #808080;
    line-height: 0.6rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 1.2rem;
    text-align: center;
}

.cegi a {
    display: block;
    color: #262626;
    font-size: 0.22rem;
    font-family: "微软雅黑";
}

@media(max-width:1680px) {
    .al_box5 {
        padding: 0 1rem 0.6rem 1rem;
    }
}

@media(max-width:1024px) {
    .al_box5 {
        padding: 0 30px 20px 30px;
    }

    .al_box4 {
        margin-bottom: 0.6rem;
    }

    .cegp {
        margin-bottom: 0.3rem;
        font-size: 0.34rem;
    }

    .cegi {
        width: 140px;
        height: 45px;
        line-height: 45px;
        margin-bottom: 0.5rem;
    }

    .cegi a {
        font-size: 0.34rem;
    }
}

@media(max-width:540px) {
    .al_box5 {
        padding: 0 .4rem 20px .4rem;
    }
}


/*案例 end*/


/*分享 begin*/

.fx_box {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 2.12rem 2rem 1.12rem 2rem;
}

.fenx_t {
    color: #333333;
    font-size: 0.72rem;
    line-height: 1;
    font-weight: lighter;
    margin-bottom: 0.7rem;
}

.fenx_c {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.fenx_c1 {
    width: 100%;
}

.jzpe1 {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.brp {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}

.brp li {
    float: left;
    width: 31%;
    height: auto;
}
 
.brp li a {
    display: block;
}

.brp li.qone {
}

.xwtp {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.xwtp img {
    display: block;
    width: 100%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.brp li:hover .xwtp img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.brp li span {
    display: block;
    color: #262626;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    line-height: 24px;
    letter-spacing: 0.05px;
    margin-bottom: 15px;
}

.brp li h2 {
    color: #333333;
    font-size: 0.24rem;
    line-height: 24px;
    font-family: "微软雅黑";
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.brp li p {
    line-height: 30px;
    color: #808080;
    font-size: 0.18rem;
    font-weight: lighter;
    margin-bottom: 15px;
    height: 60px;
    overflow: hidden;
}

.brp li em {
    display: block;
    margin-top: 5px;
    float: left;
    width: 44px;
    position: relative;
}

.brp li em img {
    display: block;
    width: 44px;
}

.brp li em font {
    display: block;
    width: 44px;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.brp li em b {
    display: block;
    width: 44px;
    position: absolute;
    left: -240%;
    top: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.brp li:hover em font {
    transform: translateX(60px);
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    opacity: 0;
}

.brp li:hover em b {
    left: 0;
    opacity: 1;
}

.brp li:hover h2 {
    color: #ce0000;
}

@media(max-width:1024px) {
    .brp li span {
        font-size: 0.28rem;
        line-height: 0.28rem;
    }

    .brp li h2 {
        font-size: 0.32rem;
    }

    .brp li p {
        font-size: 0.24rem;
    }
}

@media(max-width:540px) {
    .brp li span {
        font-size: 0.28rem;
        line-height: 0.28rem;
    }
}

@media(max-width:450px) {
    .brp li span {
        line-height: 24px;
        margin-bottom: 0;
    }

    .brp li h2 {
        line-height: 32px;
    }

    .brp li p {
        line-height: 24px;
        height: 48px;
    }
}

.brp1 {
    border-bottom: none;
}

@media(max-width:1680px) {
    .fx_box {
        padding: 2rem 1rem 1.2rem 1rem;
    }
}

@media(max-width:1200px) {
    .fenx_c {
        width: 89%
    }
}

@media(max-width:1024px) {
    .fx_box {
        padding: 2rem 30px 40px 30px
    }

    .fenx_c {
        width: 100%
    }

    .sjfe li a {
        font-size: 0.28rem;
    }
}

@media(max-width:540px) {
    .fx_box {
        padding: 2rem 30px 40px 30px
    }
}

@media(max-width:450px) {
    .xwtp {
        margin-bottom: 0.3rem;
    }
}

@media(max-width:414px) {
    .xwtp {
        margin-bottom: 0.3rem;
    }

    .brp li {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .brp {
        padding-bottom: 0;
    }
}

.cyon {
    clear: both;
    height: auto;
    overflow: hidden;
}

.fyo {
    float: left;
    line-height: 1;
    font-size: 0;
}

.fyo a {
    display: inline-block;
    font-size: 0.24rem;
    color: #262626;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 0.6rem;
}

.fyo a:last-child {
    margin-right: 0;
}

.fyo a.cur {
    color: #c61c35;
    font-family: "arialbd";
    font-weight: bold;
}

.fyo em {
    display: inline-block;
    font-size: 0.24rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #262626;
    margin-right: 0.6rem;
}

.fyp {
    float: right;
    font-size: 0;
    line-height: 1;
}

.fyp a {
    display: inline-block;
    color: #8a8a8a;
    font-size: 0.18rem;
    font-weight: lighter;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.fyp a:hover {
    color: #c61c35;
}

@media(max-width:1024px) {
    .fyo a {
        font-size: 0.3rem;
        margin-right: 0.3rem;
    }

    .fyo em {
        font-size: 0.3rem;
        margin-right: 0.3rem;
    }

    .fyp a {
        font-size: 0.28rem;
    }
}

.fx_box1 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 2.13rem 2rem 1.22rem 2rem;
}

.fxxq {
    width: 83%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.fxxq_t {
    height: auto;
    color: #5d5d5d;
    font-size: 0.43rem;
    line-height: 1;
    font-weight: lighter;
    margin-bottom: 0.5rem;
}

.fxxq_c {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.8rem;
}

.fxxq_c p {
    font-size: 0;
}

.fxxq_c p span {
    display: inline-block;
    font-size: 0.18rem;
    font-weight: lighter;
    margin-right: 0.3rem;
    color: #dadada;
}

.fxxq_c p span:last-child {
    margin-right: 0;
}

.fxxq_b {
    height: auto;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.fxxq_b p {
    font-size: 0.18rem;
    line-height: 1.8;
    font-weight: lighter;
    color: #4a4a4a;
    /* margin-bottom: 0.5rem; */
    text-align: justify;
}

.fxxq_b p a {
    font-size: 0.18rem;
    font-weight: lighter;
    color: #4a4a4a;
}

.fxxq_b p img {
    display: block;
    width: 100%;
}

.rbonr {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.rbonr_l {
    float: left;
}

.rbonr_l p {
    font-size: 0;
    line-height: 1;
    margin-bottom: 0.25rem;
}

.rbonr_l p:last-child {
    margin-bottom: 0;
}

.rbonr_l p a {
    display: inline-block;
    color: #a0a0a0;
    font-size: 0.15rem;
}

.rbonr_r {
    float: right;
    font-size: 0;
}

.rbonr_r span {
    float: left;
    display: inline-block;
    line-height: 1;
    color: #31abee;
    font-size: 0.18rem;
    width: 1rem;
    margin-top: 0.05rem;
}

.rbonr_r span img {
    display: block;
    float: left;
    vertical-align: middle;
    margin-top: -1px;
}

.rbonr_r em {
    float: right;
    display: inline-block;
}

.rbonr_r em a {
    display: inline-block;
    margin-right: 0.23rem;
}

.rbonr_r em a.qcbj {
    margin-right: 0;
}

.fahi {
    clear: both;
    color: #333333;
    font-size: 0.18rem;
    text-transform: uppercase;
    font-family: "微软雅黑";
    line-height: 24px;
    cursor: pointer;
}

.fahi img {
    vertical-align: middle;
    margin-right: 0.16rem;
    margin-top: -1px;
}

@media(max-width:1680px) {
    .fx_box1 {
        padding: 2.13rem 1rem 1.22rem 1rem
    }
}

@media(max-width:1200px) {
    .fxxq {
        width: 89%;
    }
}

@media(max-width:1024px) {
    .fx_box1 {
        padding: 2rem 30px 40px 30px
    }

    .fxxq {
        width: 100%;
    }

    .fxxq_c {
        margin-bottom: 0.4rem;
    }

    .fxxq_c p span {
        font-size: 0.28rem;
    }

    .fxxq_b p {
        font-size: 0.28rem;
        margin-bottom: 0.2rem;
    }

    .rbonr_r span {
        font-size: 0.28rem;
        width: 100px;
        margin-top: 5px;
        line-height: 20px;
    }

    .rbonr_r span img {
        margin-right: 10px;
    }

    .rbonr_l p a {
        font-size: 0.25rem;
        line-height: 30px;
    }

    .fahi {
        font-size: 0.28rem;
    }

    .fxxq_b p a {
        font-size: 0.28rem;
    }
}

@media(max-width:540px) {
    .fx_box1 {
        padding: 2rem 30px 40px 30px
    }

    .rbonr_l {
        width: 100%;
    }

    .rbonr_r {
        float: left;
        margin-top: 15px;
    }

    .fxxq_b p {
        font-size: 0.35rem;
        margin-bottom: 0.2rem;
    }

    .fxxq_b p a {
        font-size: 0.35rem;
    }
}


/*分享 end*/


/*解决方案 begin*/

.jjfe {
    clear: both;
    width: 100%;
    height: auto;
}

.jjfe li {
    float: left;
    width: 30%;
    height: auto;
    min-height: 4.5rem !important;
    padding: 0.66rem 0 0 0.4rem;
    margin-right: 5%;
    overflow: hidden;
    margin-bottom: 0.8rem;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

.jjfe li:hover {
    box-shadow: 25px 25px 97px rgba(19, 49, 129, 0.58);
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
}

.jjfe li.qcbj {
    margin-right: 0;
}

.jjfe li h2 {
    position: relative;
    color: #fff;
    font-size: 0.48rem;
    line-height: 0.54rem;
    font-family: "微软雅黑";
    font-weight: normal;
    padding-bottom: 0.4rem;
    margin-bottom: 0.33rem;
}

.jjfe li h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 2px;
    background: #fff;
}

.jjfe li p {
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.9rem;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 0.5rem;
}

.jjfe li span {
    display: block;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}

.jjfe li span img {
    display: block;
    max-width: 100%;
}

.jjfe li:hover span {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    opacity: 0;
}

.jjfe li:hover .bpnn em {
    opacity: 1;
    left: 0%;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.jjfe li.yanw1 {
    background: url(../images/bg11.jpg) no-repeat left top;
    background-size: cover;
    overflow: hidden;
}

.jjfe li.yanw2 {
    background: url(../images/bg12.jpg) no-repeat left top;
    background-size: cover;
    overflow: hidden;
}

.jjfe li.yanw3 {
    background: url(../images/bg13.jpg) no-repeat left top;
    background-size: cover;
    overflow: hidden;
}

.jjfe li.yanw4 {
    background: url(../images/bg14.jpg) no-repeat left top;
    background-size: cover;
    overflow: hidden;
}

.jjfe li.yanw5 {
    background: url(../images/bg15.jpg) no-repeat left top;
    background-size: cover;
    overflow: hidden;
}

.jjfe li.yanw6 {
    background: url(../images/bg16.jpg) no-repeat left top;
    background-size: cover;
    overflow: hidden;
}

.jjfe li.yanw7 {
    background: url(../images/bg17.jpg) no-repeat left top;
    background-size: cover;
    overflow: hidden;
}

.jjfe li.yanw8 {
    background: url(../images/bg18.jpg) no-repeat left top;
    background-size: cover;
    overflow: hidden;
}

.jjfe li.yanw1 p {
    width: 2.9rem
}

.jjfe li.yanw2 p {
    width: 3.5rem
}

.jjfe li.yanw3 p {
    width: 3.2rem
}

.jjfe li.yanw4 p {
    width: 2.5rem
}

.jjfe li.yanw5 p {
    width: 3.5rem
}

.jjfe li.yanw8 p {
    width: 3rem
}

.jj_box {
    padding-bottom: 0.4rem;
}

@media(max-width:1680px) {
    .jjfe li h2 {
        font-size: 0.4rem;
    }

    .jjfe li.yanw2 p {
        width: 3rem
    }

    .jjfe li.yanw5 p {
        width: 3rem;
    }
}

@media(max-width:1440px) {
    .jjfe li {
        width: 31%;
        margin-right: 3%;
        padding: 0.3rem 0 0 0.3rem;
        min-height: 4rem !important;
    }

    .jjfe li h2 {
        font-size: 0.37rem;
    }

    .jjfe li.yanw2 p {
        width: 3rem
    }

    .jjfe li.yanw5 p {
        width: 3rem;
    }
}

@media(max-width:1280px) {
    .jjfe li {
        min-height: 4.5rem !important;
    }

    .jjfe li p {
        height: 1.2rem;
    }

    .jjfe li.yanw1 p {
        width: 2.5rem;
    }

    .jjfe li.yanw2 p {
        width: 2.6rem;
    }

    .jjfe li.yanw3 p {
        width: 2.6rem;
    }

    .jjfe li.yanw5 p {
        width: 2.6rem;
    }

    .jjfe li.yanw8 p {
        width: 2.5rem;
    }
}

@media(max-width:1024px) {
    .jjfe {
        /* padding-top: 0.5rem */
    }

    .jjfe li {
        padding: 0.3rem 0.3rem 0 0.3rem;
        min-height: 4.7rem !important;
    }

    .jjfe li p {
        font-size: 0.28rem;
        line-height: 24px;
        height: 72px !important;
    }

    .jjfe li.yanw1 p {
        width: 100%;
    }

    .jjfe li.yanw2 p {
        width: 100%;
    }

    .jjfe li.yanw3 p {
        width: 100%;
    }

    .jjfe li.yanw5 p {
        width: 100%;
    }

    .jjfe li.yanw8 p {
        width: 100%;
    }

    .jjfe li.yanw4 p {
        width: 100%;
    }
}

@media(max-width:768px) {
    .jjfe li {
        width: 48%;
        margin-right: 0;
        padding: 0.3rem 0.3rem 0 0.3rem;
        min-height: 4.7rem !important;
    }

    .jjfe li:nth-child(even) {
        float: right;
    }
}

@media(max-width:540px) {
    .jjfe li {
        width: 100%;
        margin-right: 0;
        padding: 0.3rem 0.3rem 0 0.3rem;
        min-height: 5.2rem !important;
    }

    .jjfe li:nth-child(even) {
        float: right;
    }

    .jjfe li p {
        height: 70px !important;
        font-size: 0.32rem;
    }

    .jjfe li h2 {
        font-size: 0.7rem;
        line-height: 1.2;
    }
}

@media(max-width:414px) {
    .jjfe li {
        width: 100%;
        margin-right: 0;
        padding: 0.3rem 0.3rem 0.3rem 0.3rem;
        min-height: auto !important;
    }

    .jjfe li:nth-child(even) {
        float: right;
    }

    .jjfe li p {
        height: auto !important;
        font-size: 0.32rem;
    }
}


/*解决方案 end*/


/*联系我们 begin*/

.lx_box {
    clear: both;
    width: 100%;
    height: auto;
    padding: 2.12rem 2rem 0 2rem;
}

@media(max-width:1680px) {
    .lx_box {
        padding: 2.12rem 1rem 0 1rem;
    }
}

@media(max-width:1024px) {
    .lx_box {
        padding: 2rem 30px 0 30px;
    }
}

@media(max-width:540px) {
    .lx_box {
        padding: 2rem .4rem 0 .4rem;
    }
}

.lxwi_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 0.75rem;
}

.lxwi_t h2 {
    color: #333333;
    font-size: 0.72rem;
    line-height: 1;
    font-weight: lighter;
    margin-bottom: 0.35rem;
}

.lxwi_t p {
    color: #333333;
    font-size: 0.24rem;
    font-size: 0.24rem;
    line-height: 1;
    font-weight: lighter;
}

.lxwi_b {
    width: 100%;
    height: auto;
    position: relative;
}

.lxwi_bt {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.lxwi_bt img {
    display: block;
    width: 100%;
}

@keyframes liang {
    0% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
    }

    100% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
    }
}

.yuqn {
    width: 113px;
    height: 113px;
    position: absolute;
    right: 685px;
    top: 235px;
    background: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    animation-name: liang;
    animation-direction: alternate;
    animation-duration: 2.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@media(max-width:1680px) {
    .yuqn {
        width: 110px;
        height: 110px;
        right: 5.98rem;
        top: 2.25rem;
    }
}

@media(max-width:1600px) {
    .yuqn {
        width: 100px;
        height: 100px;
        right: 5.66rem;
        top: 2.15rem;
    }
}

@media(max-width:1440px) {
    .yuqn {
        width: 90px;
        height: 90px;
        right: 5.05rem;
        top: 1.93rem;
    }
}

@media(max-width:1366px) {
    .yuqn {
        width: 90px;
        height: 90px;
        right: 4.7rem;
        top: 1.76rem;
    }
}

@media(max-width:1360px) {
    .yuqn {
        width: 90px;
        height: 90px;
        right: 4.65rem;
        top: 1.75rem;
    }
}

@media(max-width:1280px) {
    .yuqn {
        width: 90px;
        height: 90px;
        right: 4.3rem;
        top: 1.6rem;
    }
}

@media(max-width:1240px) {
    .yuqn {
        width: 90px;
        height: 90px;
        right: 4.15rem;
        top: 1.55rem;
    }
}

@media(max-width:1200px) {
    .yuqn {
        width: 90px;
        height: 90px;
        right: 8.8rem;
        top: 3.3rem;
    }
}

@media(max-width:1152px) {
    .yuqn {
        width: 90px;
        height: 90px;
        right: 8.4rem;
        top: 3.1rem;
    }
}

.quan10::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: #fff;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-animation: ripple 4.5s ease-out 225ms infinite;
    animation: ripple 4.5s ease-out 225ms infinite;
}

.quan80::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: #c61c35;
    opacity: 0;
    animation: ripple 4.5s ease-out 2.9s infinite;
    box-shadow: inset 0 0 5em rgba(255, 255, 255, .16);
}

.quan40::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: #ca1f3a;
    opacity: 0;
    animation: ripple 4.5s ease-out 1.5s infinite;
}

.lxwi_bb {
    float: right;
    width: 75%;
    height: auto;
    background: #fff;
    margin-top: -290px;
    position: relative;
    z-index: 99;
    margin-bottom: 1.2rem;
    box-shadow: 0px 37px 114px 0px rgba(58, 58, 58, 0.12);
    padding: 0.76rem 1.05rem 0.92rem 0.94rem
}

.lxwi_bbt {
    height: auto;
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.kxorr_l {
    float: left;
    color: #333333;
    font-size: 0.36rem;
    line-height: 1.2;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
}

.kxorr_l i {
    display: block;
    color: #333333;
    font-size: 0.24rem;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    margin-bottom: 0.15rem;
}

.kxeo_r {
    float: right;
    width: 41%;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 0.36rem;
}

.kxeo_r h2 {
    color: #333333;
    font-size: 0.24rem;
    line-height: 1;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    margin-bottom: 0.7rem;
}

.kxeo_r p {
    clear: both;
    height: auto;
    margin-bottom: 8px;
}

.kxeo_r p span {
    float: left;
    display: block;
    color: #333333;
    font-size: 16px;
}

.kxeo_r p font {
    display: block;
    float: right;
    width: 87%;
    color: #333333;
    font-size: 0.16rem;
}

.lwxi_bbb {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zeon_l {
    float: left;
}

.zeon_l p {
    color: #333333;
    font-size: 0.18rem;
    line-height: 1.5;
    font-weight: lighter;
}

.zeon_l p em {
    color: #333333;
    font-size: 0.2rem;
    font-family: "微软雅黑";
    font-weight: normal;
}

.zeon_r {
    float: right;
    width: 41%;
}

.zeon_r img {
    float: left;
    margin-right: 20px;
}

.zeon_r img:last-child {
    margin-right: 0;
}

@media(max-width:1680px) {
    .lxwi_bb {
        width: 80%;
    }
}

@media(max-width:1600px) {
    .lxwi_bb {
        width: 80%;
    }

    .kxeo_r,
    .zeon_r {
        width: 55%;
    }
}

@media(max-width:1366px) {
    .lxwi_bb {
        width: 80%;
    }

    .kxeo_r,
    .zeon_r {
        width: 58%;
    }

    .lxwi_bb {
        margin-top: -180px;
    }
}

@media(max-width:1280px) {
    .lxwi_bb {
        padding: 0.76rem 0.6rem 0.92rem 0.6rem;
    }
}

@media(max-width:1024px) {
    .lxwi_bb {
        padding: 0.76rem 0.6rem 0.92rem 0.6rem;
        margin-top: 0;
        width: 100%;
        margin-bottom: 0.8rem;
    }

    .kxorr_l,
    .kxorr_l i {
        font-size: 0.46rem;
    }

    .kxeo_r h2 {
        font-size: 0.34rem;
    }

    .kxeo_r p font {
        font-size: 0.26rem;
    }

    .kxeo_r {
        padding-bottom: 0.6rem
    }

    .kxeo_r p {
        font-size: 0.28rem;
    }

    .zeon_l p em {
        font-size: 0.3rem;
    }

    .lxwi_t p {
        font-size: 0.34rem;
    }
}

@media(max-width:540px) {
    .kxorr_l {
        width: 100%;
        margin-bottom: 0.4rem;
    }

    .kxeo_r h2 {
        margin-bottom: 0.3rem;
    }

    .lxwi_bb {
        padding: 0.76rem 0.5rem 0.92rem 0.5rem;
    }

    .kxeo_r {
        width: 100%;
        padding-bottom: .3rem
    }

    .zeon_l p {
        font-size: 0.28rem;
    }

    .zeon_l p em {
        font-size: 0.4rem;
    }

    .kxeo_r p font {
        width: 100%;
        margin-top: 0.2rem;
    }

    .lxwi_t h2 {
        font-size: 0.52rem;
    }

    .lxwi_t p {
        font-size: 0.34rem;
    }
}

@media(max-width:414px) {
    .zeon_r {
        width: 100%;
        margin-top: 0.3rem;
    }
}


/*联系我们 end*/


/*关于 begin*/
@keyframes dong {
    0% {
        transform: translate(5px, 5px);
        -webkit-transform: translate(5px, 5px);
        -moz-transform: translate(5px, 5px);
        -ms-transform: translate(5px, 5px);
        -o-transform: translate(5px, 5px);
    }

    25% {
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }

    50% {
        transform: translate(-5px, -5px);
        -webkit-transform: translate(-5px, -5px);
        -moz-transform: translate(-5px, -5px);
        -ms-transform: translate(-5px, -5px);
        -o-transform: translate(-5px, -5px);
    }

    75% {
        transform: translate(5px, 5px);
        -webkit-transform: translate(5px, 5px);
        -moz-transform: translate(5px, 5px);
        -ms-transform: translate(5px, 5px);
        -o-transform: translate(5px, 5px);
    }

    100% {
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }
}

.ab1 {
    padding: 1.66rem 2.29rem;
    position: relative;
    float: left;
    padding-bottom: 0rem;
}

.ab1>ul {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
}

.ab1>ul>li {
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    opacity: 0;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.ab1>ul.on>li {
    opacity: 1;
}

.ab1>ul>li.hui {
    width: .35rem;
    height: .35rem;
    background: #DEDEDE;
    top: 25%;
    left: 45%;
    animation-name: dong;
    animation-delay: 0s;
    animation-duration: 8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.ab1>ul>li.lan {
    width: .5rem;
    height: .5rem;
    background: #8BA7EB;
    bottom: 10%;
    left: 50%;
    animation-name: dong;
    animation-delay: 0s;
    animation-duration: 8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.ab1>ul>li.lv {
    width: .2rem;
    height: .2rem;
    right: 13%;
    bottom: 33%;
    background: #59B946;
    animation-name: dong;
    animation-delay: 0s;
    animation-duration: 8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.ab1>ul>li.hui_x {
    width: .2rem;
    height: .2rem;
    right: 19%;
    bottom: 5%;
    background: #DEDEDE;
    animation-name: dong;
    animation-delay: 0s;
    animation-duration: 8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.ab1>.lf {
    width: 45%;
    float: left;
}

.ab1>.lf>h3 {
    font-size: .85rem;
    line-height: 1.2;
    text-align: center;
    position: relative;
    margin-bottom: .97rem;
    font-weight: bold;
    font-family: "PINGFANG HEAVY";
}

.ab1>.lf>h3>i {
    display: block;
    width: .7rem;
    height: .7rem;
    border-radius: 50%;
    border: 2px solid #FF0000;
    position: absolute;
    top: -5%;
    right: 20%;
    animation-name: dong;
    animation-delay: 0s;
    animation-duration: 8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.ab1>.lf>span {
    width: 100%;
    display: block;
}

.ab1>.lf>span>img {
    margin: 0 auto;
    display: block;
    margin-left: 10%;
}

.ab1>.lf>p {
    font-size: .24rem;
    text-align: center;
}

.ab1>.rt {
    width: 42%;
    float: right;
}

.ab1>.rt>div {
    margin-bottom: .8rem;
}

.ab1>.rt>div>h3 {
    font-size: .3rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid rgba(90, 90, 90, .4);
    padding-bottom: .1rem;
    margin-bottom: .14rem;
}

.ab1>.rt>div>h3>i {
    display: flex;
    align-items: center;
    margin-right: .1rem;
}

.ab1>.rt>div>p {
    font-size: .16rem;
    color: #5A5A5A;
    line-height: 2;
    text-indent: 2em;
    font-weight: 200;
}

.gy_box {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1rem 2rem .8rem 2rem;
}

.box1>div {
    position: relative;
    width: 100%;
    height: 100%;
}

.box1>div>ul {
    width: 300%;
    transition: 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transform: translateX(-0%);
    -webkit-transform: translateX(-0%);
    -moz-transform: translateX(-0%);
    -ms-transform: translateX(-0%);
    -o-transform: translateX(-0%);
    float: left;
    height: 100%;
}

.box1>div>ul.on {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.box1>div>ul>li {
    width: 33.33%;
    height: 100%;
    float: left;
    position: relative;
}

.box1>div>ul>li>span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/index_banner2.jpg) no-repeat right;
    background-size: cover;
}

.box1>div>ul>li>div.ban_d1 {
    position: absolute;
    top: 30%;
    left: 2rem;
    width: 30%;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    opacity: 0;
    transition-delay: 1.65s;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
}

.box1>div>ul>li>div.ban_d1.on {
    opacity: 1;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
}

.box1>div>ul>li>div.ban_d1>h3 {
    font-size: .48rem;
    color: #fff;
    font-weight: bolder;
    font-family: Source Han Sans CN, "微软雅黑";
    line-height: 1;
    margin-bottom: .2rem;
}

.box1>div>ul>li>div.ban_d1>p {
    font-size: .24rem;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-family: Source Han Sans CN, "微软雅黑";
    padding-bottom: .38rem;
}

.box1>div>ul>li>ul {
    position: absolute;
    top: -15%;
    left: 20%;
    width: 45%;
}

.box1>div>ul>li>ul>li {
    border-bottom: 1px solid #fff;
}

.box1>div>ul>li>ul>li:last-child {
    border-bottom: none;
}

.box1>div>ul>li>ul>li>b {
    font-size: .48rem;
    font-weight: bolder;
    color: #fff;
    font-family: Source Han Sans CN, "微软雅黑";
}

.box1>div>ul>li>ul>li>p {
    font-size: .24rem;
    color: #fff;
    font-family: Source Han Sans CN, "微软雅黑";
    padding-bottom: .28rem;
}

.box1>div>ul>li>span>img {
    display: block;
    width: 100%;
    height: 100%;
}

.box1>div>ul>li>ul {
    /* display: none; */
    /* transition-delay: 1.5s; */
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    opacity: 0;
    transition-delay: .5s;
}

.box1>div>ul>li>ul.on {
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    opacity: 1;
}

.box1>div>ul.on>li>ul {
    transition-delay: 1.5s;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.box1>div>div {
    position: absolute;
    z-index: 1;
    bottom: 10%;
    left: 10%;
}

.box1>div>div>span {
    display: flex;
    font-size: .24rem;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .6);
    cursor: pointer;
    float: left;
    margin-right: .2rem;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    color: #fff;
}

.box1>div>div>span:hover {
    background-color: rgba(255, 255, 255, .9);
    color: #333;
}

.box1>div>div>span>i {}

@media(max-width:2560px) and (min-width:1930px) {
    .ab1>.lf>h3>i {
        right: 29%;
    }

    .box1>div>ul>li>ul {
        top: 5%;
    }

    .ab1>.lf>span>img {
        margin: 0 auto;
        margin-left: 22%;
    }

    .ab1>.lf {
        margin-bottom: 5%;
    }

    .ab1>.rt {
        width: 46%;
    }
}

@media(max-width:1680px) {
    .gy_box {
        padding: 1rem;
    }

    .ab1>.lf>span>img {
        margin: 0 auto;
        margin-left: 0%;
    }
}

@media(max-width:1440px) {
    .box1>div>ul>li>div.ban_d1 {
        width: 40%;
        left: 1.2rem;
    }

    .box1>div>ul>li>ul>li>b {
        display: block;
        margin-top: 4%;
        font-size: .38rem;
    }

    .box1>div>ul>li>ul {
        top: -0.5rem;
    }

    .box1>div>div {
        /* bottom: 5%; */
        left: 1.2rem;
    }

    .box1>div>ul>li>ul>li>p {
        font-size: .2rem;
    }
}

@media(max-width:1280px) {
    .box1>div>ul>li>div.ban_d1 {
        width: 45%;
        left: .5rem;
    }

    .box1>div>div {
        /* bottom: 5%; */
        left: .5rem;
    }

    .box1>div>ul>li>ul {
        top: -1rem;
        left: 20%;
    }
}

@media(max-width:1024px) {
    .gy_box {
        padding: 1rem 30px .8rem 30px;
    }

    .box1>div>ul>li>ul>li>p {
        font-size: 18px;
    }

    .box1>div>ul>li>ul>li>b {
        font-size: 30px;
    }
}

@media(max-width:540px) {
    .baneri canvas {
        opacity: 0;
    }

    .baneri.on canvas {
        transition: .8s;
        opacity: 1;
    }

    .gy_box {
        padding: 1rem .4rem .8rem .4rem;
    }

    .box1>div>div>span {
        font-size: 20px;
    }

    .box1>div>ul>li>span>img {
        height: auto;
        opacity: 0 !important;
    }

    .box1>div>ul>li>ul {
        display: block;
        /* opacity: 1; */
    }

    .box1>div>ul>li:nth-child(1)>span {
        /* background: url(../images/banner_new1.png) no-repeat center; */
        background-size: cover;
    }

    .box1>div>ul>li:nth-child(2)>span {
        /* background: url(../images/index_banner2.jpg) no-repeat center;
        background-size: cover;
        background-position: right; */
        background: url(../images/banner_new1.png) no-repeat center;
        background-size: cover;
    }

    .box1>div>ul>li>div.ban_d1 {
        width: 90%;
        left: 5%;
    }

    .box1>div>ul>li>ul>li>b {
        font-size: .48rem;
    }

    .box1>div>ul>li>ul {
        top: 0rem;
    }

    .box1>div>ul>li>div.ban_d1>p,
    .box1>div>ul>li>ul>li>p {
        font-size: 14px;
    }

    .box1>div>ul>li>ul {
        width: 80%;
        left: 10%;
    }

    .box1>div>div {
        left: 35%;
        display: none;
    }
}

.tyon_t {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tyon_t1 {
    height: auto;
    overflow: hidden;
    color: #a5192e;
    font-size: .8rem;
    line-height: 1.5;
    font-family: "微软雅黑";
    margin-bottom: .5rem;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
}

.tyon_t1 i {
    display: block;
    color: #333333;
    font-size: .56rem;
    font-weight: lighter;
}

.tyon_t2 {
    height: auto;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.tyon_t2 p {
    color: #252525;
    font-size: .18rem;
    line-height: 2;
}

.tyon_t2 p i {
    font-size: 150%;
}

.tyon_t2 p span {
    font-size: .24rem;
    color: #a5192e;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
}

.bu89 {
    margin: .1rem 0;
    background: none;
    border: none;
}

.tyon_t.on .tyon_t1 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.tyon_t.on .tyon_t2 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);

}

.tyon_t .tyon_t2>p:first-child {
    opacity: 0;
    transition-delay: 1s;
}

.tyon_t.on .tyon_t2>p:first-child {
    opacity: 1;
}

@media(max-width:1024px) {
    .tyon_t1 {
        margin-bottom: 0.4rem;
    }

    .tyon_t2 p {
        font-size: 0.3rem;
    }

    .tyon_t2 p span {
        font-size: .34rem;
    }
}

.gy_box1 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1.8rem 2rem 1.7rem 2rem;
    background: #242424;
}

.duzi_t {
    width: 44%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 2.1rem;
}

.duzi_t1 {
    width: 75px;
    height: 110px;
    position: relative;
    margin-top: 5px;
    float: left;
}

.duzi_t2 {
    float: right;
    width: 85%;
    font-family: "PINGFANG HEAVY";
    font-size: .72rem;
    line-height: 1.2;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translate(30px, 0);
    -o-transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    transform: translate(30px, 0);
}

.duzi_t2 i {
    display: block;
    color: #fff;
    font-size: .6rem;
    /* font-family: "PINGFANG REGULAR"; */
    font-family: '微软雅黑';
    font-weight: lighter;
}

.duzi_b {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 .5rem 0 .62rem;
}

.duzi_b li {
    float: left;
    width: 24%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-right: 14%;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translate(-30px, 0);
    -o-transform: translate(-30px, 0);
    -webkit-transform: translate(-30px, 0);
    -ms-transform: translate(-30px, 0);
    transform: translate(-30px, 0);
}

.duzi_b li:nth-child(2) {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
}

.duzi_b li:nth-child(3) {
    transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
}

.duzi_b li span {
    display: block;
    width: 22px;
    writing-mode: vertical-lr;
    /*从左向右 从右向左是 writing-mode: vertical-rl;*/
    writing-mode: tb-lr;
    /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
    font-size: .3rem;
    color: #373737;
    letter-spacing: 5px;
}

.duzi_b li font {
    position: absolute;
    right: 0;
    top: 0;
    width: 96%;
}

.duzi_b li h2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    min-height: 0.58rem !important;
    color: #ffffff;
    font-size: 0.3rem;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    line-height: 1.2;
    margin-bottom: .45rem;
}

.duzi_b li p {
    line-height: 2;
    color: #ffffff;
    font-size: .16rem;
}

.duzi_b li.qcbj {
    margin-right: 0;
}

.duzi_t.on .duzi_t2 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.duzi_b.on li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

@media(max-width:2560px) and (min-width:1930px) {
    .ab1>ul>li.lv {
        bottom: 47%;
    }

    .ab1>ul>li.hui_x {
        bottom: 15%;
    }

    .ab1>ul>li.lan {
        bottom: 20%;
    }
}

@media(max-width:1680px) {
    .gy_box1 {
        padding: 1.8rem 1rem 1.7rem 1rem;
    }

    .duzi_b li {
        width: 25%;
        margin-right: 12.5%;
    }

    .duzi_b li font {
        width: 96%;
    }
}

@media(max-width:1600px) {
    .duzi_t {
        width: 46%
    }

    .ab1>.rt {
        width: 50%;
    }

    .ab1>ul>li.lan {
        left: 45%;
    }

    .duzi_b li {
        width: 26%;
        margin-right: 11%;
    }

    .duzi_b li font {
        width: 96%;
    }
}

@media(max-width:1440px) {
    .duzi_b {
        padding: 0
    }

    .ab1 {
        padding: 1.66rem 1.29rem;
        padding-bottom: 0;
    }

    .ab1>ul>li.lv {
        bottom: 36%;
    }

    .duzi_t {
        width: 57%
    }

    .duzi_b li {
        width: 30%;
        margin-right: 3%;
    }

    .ab1>.lf>h3 {
        font-size: .6rem;
    }

    .duzi_b li font {
        width: 96%;
    }

    .ab1>.rt>div>h3 {
        font-size: .25rem;
    }
}

@media(max-width:1366px) {
    .duzi_b {
        padding: 0
    }

    .duzi_t {
        width: 57%
    }

    .duzi_b li {
        width: 30%;
        margin-right: 3%;
    }

    .duzi_b li font {
        width: 96%;
    }
}

@media(max-width:1280px) {
    .duzi_b {
        padding: 0
    }

    .ab1>.lf>h3 {
        font-size: .47rem;
    }

    .duzi_t {
        width: 57%
    }

    .ab1 {
        padding: 1.3rem 1rem;
        padding-bottom: 0%;
    }

    .ab1>ul>li.hui {
        left: 35%;
    }

    .ab1>.lf>h3>i {
        width: .5rem;
        height: .5rem;
    }

    .ab1>.lf {
        width: 40%;
    }

    .ab1>.rt {
        width: 60%;
    }

    .ab1>ul>li.lan {
        left: 35%;
    }

    .duzi_b li {
        width: 30%;
        margin-right: 3%;
    }

    .duzi_b li font {
        width: 96%;
    }

    .duzi_b li p {
        line-height: 2;
        color: #ffffff;
        font-size: .15rem;
    }
}

@media(max-width:1024px) {
    .gy_box1 {
        padding: 2rem 30px 2rem 30px;
    }

    .ab1 {
        padding: 2.3rem 1rem;
        padding-bottom: 0%;
    }

    .ab1>.lf>h3>i {
        right: 35%;
    }

    .duzi_t {
        width: 46%;
    }

    .duzi_t2 {
        width: 70%;
    }
}

@media(max-width:768px) {
    .ab1>.lf>h3>i {
        right: 28%;
    }
}

@media(max-width:540px) {
    .gy_box1 {
        padding: .4rem .4rem 0.4rem .4rem;
    }

    .ab1 {
        padding: 2.3rem .4rem;
        padding-bottom: 0%;
    }

    .ab1>.lf,
    .ab1>.rt {
        width: 100%;
    }

    .ab1>.rt>div>h3 {
        font-size: 20px;
    }

    .ab1>.rt>div>p {
        font-size: 14px;
    }

    .ab1>.lf>h3>i {
        right: 35%;
    }

    .ab1>ul {
        display: none;
    }

    .duzi_t {
        width: 100%;
        margin-bottom: 0.7rem;
    }

    .duzi_t1 {
        width: 45px;
        height: 65px;
    }

    .duzi_t2 {
        width: 80%;
        float: left;
        margin-left: 10px;
        font-size: .62rem;
    }

    .duzi_b li {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 0.5rem;
    }

    .duzi_b li font {
        width: 96%;
    }

    .duzi_b li p {
        font-size: 0.26rem;
        line-height: 2.5;
    }

    .duzi_b li h2 {
        font-size: 0.42rem;
        margin-bottom: 0.3rem;
    }

    .duzi_t2 i {
        font-size: .5rem;
    }
}

.gy_box2 {
    clear: both;
    width: 100%;
    height: auto;
    background: url(../images/bg19.jpg) no-repeat center center;
    background-size: cover;
    padding: 1.8rem 2rem 1.2rem 2rem;
    overflow: hidden;
}

.sern_t {
    height: auto;
    overflow: hidden;
    text-align: center;
    color: #333333;
    font-size: 0.6rem;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    line-height: 1;
    margin-bottom: .5rem
}

.sern_t img {
    max-width: 100%;
    vertical-align: bottom;
    margin-right: 0.12rem;
}

.sern_c {
    height: auto;
    text-align: center;
    margin-bottom: .75rem;
}

.sern_c p {
    color: #333333;
    font-size: .3rem;
    line-height: 1.6;
    font-weight: lighter;
}

.sern_b {
    height: auto;
}

.sern_b li {
    float: left;
    width: 16.66%;
    height: auto;
    cursor: pointer;
    background: transparent;
    transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
}

.sern_b li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.sern_b li:hover {
    background: #fff;
    box-shadow: 0px 12px 29px 0px rgba(115, 115, 115, 0.18);
}

.sern_t {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translate(30px, -40px);
    -o-transform: translate(30px, -40px);
    -webkit-transform: translate(30px, -40px);
    -ms-transform: translate(30px, -40px);
    transform: translate(30px, -40px);
}

.sern_c {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    transform: translateX(11rem);
    -webkit-transform: translateX(11rem);
    -moz-transform: translateX(11rem);
    -ms-transform: translateX(11rem);
    -o-transform: translateX(11rem);
}

.sern_b li {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translate(0, 60px);
    -o-transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    transform: translate(0, 60px);
}

.sern_t.on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.sern_c.on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.sern_b.on li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.sern_b li:last-child {
    display: none;
}

@media(max-width:1680px) {
    .gy_box2 {
        padding: 1.8rem 1rem 1.2rem 1rem;
    }
}

@media(max-width:1024px) {
    .gy_box2 {
        padding: .4rem 30px .4rem 30px;
    }

    .sern_t {
        font-size: .8rem;
    }

    .sern_c p {
        font-size: .4rem;
        line-height: 2;
    }
}

@media(max-width:540px) {
    .gy_box2 {
        padding: .4rem;
    }

    .sern_c {
        margin-bottom: .4rem;
    }

    .sern_t img {
        max-width: 30%;
    }

    .sern_b li {
        width: 33.33%;
    }
}

.gy_box3 {
    clear: both;
    width: 100%;
    height: auto;
    background: #242424;
    padding-left: 2rem;
    overflow: hidden;
    float: left;
    position: relative;
}

.gy_box3>.shui_r>span {
    display: block;
    width: 61.5%;
    height: 100%;
    z-index: 10;
    position: absolute;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    /* background-image: linear-gradient(-225deg, #FFFEFF 0%, #D7FFFE 100%); */
    /* background: #fff; */
    display: flex;
}

.gy_box3>.shui_r>span>div {
    width: 33.3%;
    height: 100%;
    transition: 1s;
    /* background-image: linear-gradient(-225deg, #FFFEFF 0%, #D7FFFE 100%); */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transform: translateY(9rem);
    -webkit-transform: translateY(9rem);
    -moz-transform: translateY(9rem);
    -ms-transform: translateY(9rem);
    -o-transform: translateY(9rem);
}

.gy_box3>.shui_r>span>div:nth-child(2) {
    transform: translateY(-9rem);
    -webkit-transform: translateY(-9rem);
    -moz-transform: translateY(-9rem);
    -ms-transform: translateY(-9rem);
    -o-transform: translateY(-9rem);
}

.gy_box3>.shui_r>span.active {
    z-index: 0;
}

.gy_box3>.shui_r>span.active>div {
    transform: translateX(0) translateY(0);
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
}

.shui_l {
    float: left;
    width: 22%;
    min-height: 9rem !important;
    position: relative;
    padding-top: 2.7rem
}

.shui_l::after {
    content: '';
    position: absolute;
    left: 1.85rem;
    top: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #626262;
}

.shui_lt span {
    display: block;
    color: #ffffff;
    font-size: .9rem;
    font-family: "AGENCYB";
    margin-left: .24rem;
    margin-bottom: .39rem;
    line-height: 1;
}

.shui_lt font {
    display: block;
    color: #ffffff;
    font-size: .9rem;
    font-family: "AGENCYB";
    line-height: 1;
    margin-left: 1.85rem;
}

.shui_lt font em {
    display: block;
    width: 9px;
    height: 22px;
    background: #fff;
    margin-bottom: .18rem;
}

.shui_r {
    float: right;
    width: 67%;
    overflow: hidden;
}

.shui_r>div>div>div {
    transition: 0.8s;
    transform: translateX(12rem);
    -webkit-transform: translateX(12rem);
    -moz-transform: translateX(12rem);
    -ms-transform: translateX(12rem);
    -o-transform: translateX(12rem);
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
}

.shui_r>div>div>div:nth-child(2),
.shui_r>div>div>div:nth-child(9) {
    transition-delay: 0.1s;
}

.shui_r>div>div>div:nth-child(3),
.shui_r>div>div>div:nth-child(10) {
    transition-delay: 0.2s;
}

.shui_r.active>div>div>div {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

.bain {
    width: 100%;
    height: 4.5rem;
    padding-top: 1rem;
    padding-right: .6rem;
    padding-left: .01rem;
    border-left: 1px solid #626262;
}

.bain_t {
    color: #fff;
    font-size: .36rem;
    font-family: "AGENCYB";
    line-height: 1;
    margin-bottom: .2rem;
}

.bain_c {
    height: auto;
    font-size: .3rem;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    line-height: 1;
    color: #fff;
    font-weight: bold;
    margin-bottom: .4rem;
}

.bain_b {
    height: auto;
}

.bain_b p {
    color: #ececec;
    font-size: .16rem;
    line-height: 2;
    font-weight: lighter;
    text-align: justify;
}

@media(max-width:1680px) {
    .gy_box3 {
        padding-left: 1rem;
    }


    .shui_l {
        width: 24%;
    }
}

@media(max-width:1600px) {
    .gy_box3 {
        padding-left: 1rem;
    }

    .shui_l {
        width: 24%;
    }
}

@media(max-width:1366px) {
    .shui_l {
        width: 30%;
        min-height: 10rem !important;
    }

    .bain {
        height: 5rem !important;
    }
}

@media(max-width:1024px) {
    .bain_t {
        font-size: .46rem;
    }

    .bain_c {
        font-size: .4rem;
    }

    .bain_b p {
        font-size: .26rem;
    }
}

@media(max-width:1024px) {
    .bain_t {
        font-size: .46rem;
    }

    .bain_c {
        font-size: .4rem;
    }

    .bain_b p {
        font-size: .26rem;
    }

    .bain {
        height: 6rem !important;
    }

    .shui_l {
        width: 30%;
        min-height: 12rem !important;
    }

    .gy_box3 {
        padding-left: 30px
    }

}

@media(max-width:540px) {
    .gy_box3 {
        padding-left: .4rem
    }


    .shui_l {
        width: 82.2%;
        min-height: 5rem !important;
        padding-top: 0.4rem
    }

    .shui_r {
        width: 82.2%;
        border-left: 1px solid #626262;
    }

    .bain {
        width: 100%;
        height: auto !important;
        min-height: auto !important;
        padding-top: 1rem;
        padding-bottom: 0.5rem;
        border: none
    }
}

@media(max-width:414px) {
    .shui_r {
        width: 76.5%;
        border-left: 1px solid #626262;
    }
}

@media(max-width:375px) {
    .shui_r {
        width: 73.85%;
        border-left: 1px solid #626262;
    }
}

@media(max-width:360px) {
    .shui_r {
        width: 72.6%;
        border-left: 1px solid #626262;
    }
}

.gy_box4 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1.8rem 2rem 1.5rem 2rem;
}

.gorn_t {
    text-align: center;
    color: #333333;
    font-size: .6rem;
    font-family: "微软雅黑";
    line-height: 1;
    margin-bottom: 1.45rem;
    display: flex;
    justify-content: center;
}

.gorn_t>span {
    display: inline-block;
    position: relative;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    opacity: 0;
}

.gorn_t>span.diao {
    margin-right: .3rem;
}

.gorn_t.on>span {
    opacity: 1;
}

.gorn_c {
    width: 5.06rem;
    height: 60px;
    border: 1px solid #808080;
    border-radius: 10px;
    text-align: center;
    line-height: 60px;
    font-size: .22rem;
    color: #262626;
    margin: 0 auto;
    margin-bottom: 1rem;
}

.gorn_b {
    width: 6.5rem;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.gorn_b::after {
    content: '';
    position: absolute;
    left: 64%;
    height: 100%;
    width: 3px;
    background: #060404;
}

.gorn_bl {
    float: left;
    width: 64%;
    height: auto;
    color: #262626;
    font-size: .48rem;
    line-height: 1.2;
    font-weight: lighter;
}

.gorn_br {
    float: right;
    color: #262626;
    font-size: 0.3rem;
    font-family: "ALTER32";
    padding-top: .25rem
}

.gorn_t {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
}

.gorn_c {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
}

.gorn_bl {
    opacity: 0;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transform: translateX(-4rem);
    -webkit-transform: translateX(-4rem);
    -moz-transform: translateX(-4rem);
    -ms-transform: translateX(-4rem);
    -o-transform: translateX(-4rem);
}

.gorn_br {
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transform: translateX(4rem);
    -webkit-transform: translateX(4rem);
    -moz-transform: translateX(4rem);
    -ms-transform: translateX(4rem);
    -o-transform: translateX(4rem);
}

.gorn_t.on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.gorn_c.on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.gorn_bl.on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.gorn_br.on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

@media(max-width:2560px) and (min-width:1930px) {
    .box1>div>ul>li>div.ban_d1 {
        top: 30%;
    }
}

@media(max-width:1680px) {
    .gy_box4 {
        padding: 1.8rem 1rem 1.5rem 1rem;
    }
}

@media(max-width:1024px) {
    .gy_box4 {
        padding: .8rem 30px;
    }

    .gorn_t {
        margin-bottom: .4rem;
    }

    .gorn_c {
        width: 50%;
        height: 45px;
        line-height: 45px;
        font-size: .32rem;
    }

    .gorn_b {
        width: 7rem;
    }

    .gorn_br {
        font-size: .4rem;
    }
}

@media(max-width:540px) {
    .gy_box4 {
        padding: .8rem .4rem;
    }

    .gorn_br {
        font-size: .4rem;
        padding-top: .15rem
    }

    .gorn_c {
        width: 80%;
        height: 45px;
        line-height: 45px;
        font-size: .32rem;
        margin-bottom: .5rem;
    }

    .gorn_t {
        font-size: .5rem;
    }
}

@media(max-width:375px) {
    .gy_box4 {
        padding: .8rem .4rem;
    }

    .gorn_br {
        font-size: .4rem;
        padding-top: .15rem
    }

    .gorn_c {
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: .32rem;
    }

    .gorn_b {
        width: 6rem;
    }

    .gorn_b::after {
        content: '';
        position: absolute;
        left: 60%;
        height: 100%;
        width: 3px;
        background: #060404;
    }
}


/*关于 end*/


/*定制网站 begin*/

.xf_box {
    clear: both;
    width: 100%;
    height: auto;
    padding: 2.73rem 2rem 1.2rem 2rem;
}

.xf_box h2 {
    font-size: 0.72rem;
    color: #fff;
    font-weight: lighter;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translate(3rem);
    -o-transform: translate(3rem);
    -webkit-transform: translate(3rem);
    -ms-transform: translate(3rem);
    transform: translate(3rem);
}

.xf_box p {
    color: #fff;
    font-size: .24rem;
    font-weight: lighter;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translateY(60px);
    -o-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.xf_box h2.on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.xf_box p.on {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

@media(max-width:1680px) {
    .xf_box {
        clear: both;
        width: 100%;
        height: auto;
        padding: 2.73rem 1rem 1.2rem 1rem;
    }
}

@media(max-width:1440px) {
    .xf_box {
        clear: both;
        width: 100%;
        height: auto;
        padding: 1.73rem 1rem 1.2rem 1rem;
    }
}

@media(max-width:1024px) {
    .xf_box {
        padding: 1.5rem 30px;
    }

    .xf_box p {
        font-size: 0.34rem;
    }
}

@media(max-width:540px) {
    .xf_box {
        padding: 1.5rem .4rem;
    }

    .xf_box p {
        font-size: 0.34rem;
    }
}

.xf_box1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1.2rem 2rem;
    padding-bottom: 2rem;
}

@media(max-width:1680px) {
    .xf_box1 {
        padding: 1.2rem 1rem;
    }
}

@media(max-width:1024px) {
    .xf_box1 {
        padding: .8rem 30px;
    }
}

@media(max-width:540px) {
    .xf_box1 {
        padding: .8rem .4rem;
    }
}

.dzjs {
    height: auto;
    overflow: hidden;
    margin-bottom: 2.1rem;
}

.dzjs_t {
    height: auto;
    color: #111;
    font-size: .6rem;
    line-height: 1;
    font-family: "微软雅黑";
    margin-bottom: .45rem;
}

.dzjs_c {
    height: auto;
    margin-bottom: .05rem;
}

.dzjs_c p {
    color: #111;
    font-size: .24rem;
    line-height: 1.8;
    font-weight: 600;
}

.dzjs_c p:last-child {
    color: #444;
}

.dzjs_c p span {
    color: #c61c35;
    font-size: .4rem;
    /* font-family: "PINGFANG BOLD"; */
    font-family: "微软雅黑";
    font-weight: 400;
}

.dzjs_v {
    width: 100%;
    margin-bottom: .45rem;
}

.dzjs_v p {
    color: #333333;
    font-size: .18rem;
    /* font-family: "PINGFANG LIGHT"; */
    font-family: "微软雅黑";
    font-weight: lighter;
    line-height: 1.5;
}

.dzjs_b {
    height: auto;
    overflow: hidden;
}

.dzjs_b img {
    max-width: 100%;
}

.dzjs_t {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    transform: translateX(-4rem);
    -webkit-transform: translateX(-4rem);
    -moz-transform: translateX(-4rem);
    -ms-transform: translateX(-4rem);
    -o-transform: translateX(-4rem);
}

.dzjs_c {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}

.dzjs_v {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}

.dzjs_t.on {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
    -moz-transform: translateX(0rem);
    -ms-transform: translateX(0rem);
    -o-transform: translateX(0rem);
}

.dzjs_c.on {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.dzjs_v.on {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

@media(max-width:1024px) {
    .dzjs_c p {
        font-size: .34rem;
    }

    .dzjs_c p span {
        font-size: .5rem;
    }

    .dzjs_v p {
        font-size: .28rem;
        line-height: 2;
    }

    .dzjs_b img {
        width: 45px;
    }

    .dzjs {
        height: auto;
        overflow: hidden;
        margin-bottom: .6rem;
    }
}

.pinj {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: .4rem;
}

.pinj ul {
    font-size: 0;
}

.pinj li {
    clear: both;
    position: relative;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0;
    padding: .75rem 0;
    margin: .8rem 0;
    padding-bottom: 1.5rem;
}

.pinj li span {
    display: inline-block;
    left: 0;
    bottom: 0;
    color: #262626;
    font-size: .72rem;
    line-height: 1;
    /*font-family: "PINGFANG BOLD";
    */
    font-family: "微软雅黑";
    float: left;
    padding-top: .96rem;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.pinj li span.active {
    opacity: 1;
}

.pinj li font {
    display: inline-block;
    width: 44%;
    right: 0;
    bottom: 0;
    float: right;
}

.pinj li h2 {
    color: #111;
    font-size: .36rem;
    line-height: 48px;
    min-height: 123px !important;
    font-weight: initial;
    margin-bottom: .2rem;
    position: relative;
}

.pinj li h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 76px;
    height: 2px;
    background: #262626;
}

.pinj li p {
    color: #111;
    font-size: .24rem;
    /* font-family: "PINGFANG BOLD"; */
    font-family: "微软雅黑";
    text-transform: uppercase;
    font-weight: bold;
}

.pinj li {
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}

.pinj li.on {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.pinj li:last-child {
    border-bottom: 1px solid #999;
}

@media(max-width:1600px) {
    .pinj li font {
        width: 47%;
    }
}

@media(max-with:1440px) {
    .pinj li font {
        width: 50%;
    }
}

@media(max-width:1366px) {
    .pinj li h2 {
        font-size: .3rem;
    }
}

@media(max-with:1280px) {
    .pinj li font {
        width: 48%;
    }
}

@media(max-width:1024px) {
    .pinj li span {
        padding-top: 0
    }

    .pinj li {
        padding-bottom: .4rem;
        margin-bottom: .5rem;
    }

    .pinj li h2 {
        line-height: 2;
        min-height: 75px !important;
        margin-bottom: 10px;
    }

    .pinj {
        margin-bottom: 0;
    }
}

@media(max-width:540px) {
    .pinj li span {
        padding-top: 0;
        /* width: 100%; */
        font-size: 0.52rem;
        margin-bottom: .2rem;
    }

    .pinj li {
        padding-bottom: .4rem;
        margin-bottom: .5rem;
    }

    .pinj li h2 {
        line-height: 2;
        min-height: auto !important;
        margin-bottom: 10px;
        padding-bottom: .2rem;
        margin-bottom: .2rem;
    }

    .pinj {
        margin-bottom: 0;
    }

    .pinj li font {
        width: 47%;
    }
}

.qqqon {
    height: auto;
    overflow: hidden;
    margin-bottom: 1.2rem;
}

.qrun {
    height: auto;
    overflow: hidden;
    margin-bottom: .6rem;
    font-size: .6rem;
    color: #111;
    font-family: "微软雅黑";
    font-weight: bolder;
}

@media(max-width:1024px) {
    .qrun {
        margin-bottom: .4rem;
        font-size: .5rem;
    }

    .qqqon {
        height: auto;
        overflow: hidden;
        margin-bottom: .8rem;
    }
}

.jjon {
    margin-bottom: 1.2rem;
}

@media(max-width:1024px) {
    .jjon {
        margin-bottom: 0.8rem
    }
}

.yyin {
    width: 100%;
    height: auto;
}

.ronr {
    width: 400px;
    height: auto;
    margin-bottom: .5rem;
}

.ronr p {
    line-height: 2;
    color: #111;
    font-size: 0.18rem;
    font-weight: initial;
}

@media(max-width:1024px) {
    .ronr {
        width: 400px;
        height: auto;
        margin-bottom: .5rem;
    }

    .ronr p {
        font-size: 0.28rem;
    }
}

@media(max-width:540px) {
    .ronr {
        width: 100%;
        height: auto;
        margin-bottom: .5rem;
    }

    .ronr p {
        font-size: 0.28rem;
    }
}

.qrun1 {
    margin-bottom: .35rem;
}

.fwbpn {
    clear: both;
    width: 100%;
    height: auto;
}

.tbin {
    width: 400px;
    height: auto;
    margin-bottom: .13rem;
}

.tbin p {
    line-height: 2;
    color: #111;
    font-size: 0.18rem;
    font-weight: initial;
}

.rbntt {
    width: 100%;
    height: 300px;
    margin-top: 1rem;
    position: relative;
}

.rbntt .main {
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    -o-transition: 0.5s;
}

.rbntt .main div {
    /* float: left; */
}

.rbntt .main div.lf {
    position: relative;
    padding: 0rem 0rem 0rem 1.6rem;
    width: 39%;
}

.rbntt .main div.lf>h3 {
    font-size: 2.5rem;
    color: #999;
    position: absolute;
    z-index: 5;
    width: 100%;
    transform: translateX(-1.6rem);
    height: 100%;
    display: inline-block;
    text-align: center;
    -webkit-transform: translateX(-1.6rem);
    -moz-transform: translateX(-1.6rem);
    -ms-transform: translateX(-1.6rem);
    -o-transform: translateX(-1.6rem);
}

.rbntt .main div.lf>p {
    font-size: 0.72rem;
    color: #999;
    position: absolute;
    top: 40%;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    transform: translateX(-1.6rem);
    font-weight: bold;
    text-align: center;
}

.rbntt .main div.rt {
    width: 50%;
    height: auto;
    padding-top: 1rem;
}

.rbntt .main div.rt>h4 {
    font-size: 0.36rem;
    color: #333;
    margin-bottom: 0.2rem;
    font-weight: bold;
}

.rbntt .main div.rt>p {
    font-size: 0.18rem;
    color: #333;
    text-align: left;
    line-height: 2;
}

.rbntt .main.active {
    z-index: 10;
    opacity: 1;
}

.rbntt img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

@media(max-width:1440px) {
    .rbntt .main div.lf>p {
        /* width: 50%; */
    }
}

@media(max-width:1400px) {
    .rbntt .main div.lf>p {
        /* width: 55%; */
    }
}

@media(max-width:1280px) {
    .rbntt .main div.lf>p {
        /* width: 60%; */
    }
}

@media(max-width:1200px) {
    .rbntt {
        height: 150px;
    }

    .qie>div>ul>li>i {
        margin: .3rem .2rem;
    }

    .qie>div>ul>li:after,
    .qie>span {
        top: .7rem;
    }

    .qie>div>span {
        width: 40px;
        height: 40px;
        top: .3rem;
    }
}

@media(max-width:1024px) {
    .tbin p {
        color: #333333;
        font-size: .28rem;
        line-height: 2;
        font-weight: lighter;
    }
}

@media(max-width:540px) {
    .tbin {
        width: 100%;
    }

    .tbin p {
        color: #333333;
        font-size: .28rem;
        line-height: 2;
        font-weight: lighter;
    }

    .rbntt .main div.lf {
        padding: 0rem 0rem 0rem 1.6rem;
        width: 100%;
        height: 50%;
    }

    .rbntt .main div.lf>p {
        /* width: 40%; */
    }

    .rbntt .main div.rt {
        width: 100%;
    }
}

.qie {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 1.5rem;
}

.qie>span {
    display: block;
    width: 100%;
    position: absolute;
    top: .35rem;
    left: 0px;
    height: 1px;
    background: #D0D0D0;
    content: '';
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.qie>div {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

.qie>div>ul {
    width: 100%;
    /* display: flex; */
    justify-content: start;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.qie>div>ul>li {
    width: 11%;
    float: left;
    position: relative;
    z-index: 10;
    /* cursor: pointer; */
}

@keyframes len {
    0% {
        width: 0%;
    }

    100% {
        width: 95%;
    }
}

.qie>div>ul>li:after {
    width: 0%;
    height: 1px;
    position: absolute;
    top: 35px;
    left: 0px;
    background: dimgray;
    content: '';
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    top: .35rem;
    left: .3rem;
}

.qie>div>ul>li.active:after {
    /* width: 95%; */
    background: #C21717;
    content: '';
    z-index: 10;
    animation-name: len;
    animation-duration: 6.5s;
}

.qie>div>ul>li:last-child::after {
    width: 0%;
    animation: none;
    -webkit-animation: none;
}

.qie>div>ul>li>p {
    font-size: 0.16rem;
    color: #111;
    margin-left: 0.15rem;
}

.qie>div>ul>li.active>p {
    color: #C21717;
}

.qie>div>ul>li>i {
    width: 10px;
    height: 10px;
    background-color: #111;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: .1rem .2rem;
    display: block;
}

.qie>div>ul>li.active>i {
    background-color: #C21717;
}

.qie>div>ul>li>h4 {
    font-size: 0.24rem;
    color: #111;
}

.qie>div>ul>li.active>h4 {
    color: #C21717;
}

.qie>div>span {
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 0.2rem;
    text-align: center;
    color: #111;
    display: block;
    /* display: none; */
    position: absolute;
    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;
    z-index: 10;
    cursor: pointer;
    /* background: url(../images/lf.png) no-repeat center center; */
    /* background-size: cover; */
    background-color: #999;
    top: .07rem;
    display: none;
}

.qie>div>span#lf {
    left: 2rem;
}

.qie>div>span#rt {
    right: 2rem;
    /* transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg); */
}

.qie>div>span:hover {
    /* background: url(../images/rt.png)no-repeat center center; */
    /* background-size: cover; */
    background-color: #C21717;
    color: #fff;
}

.xf_box2 {
    clear: both;
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 1.4rem 2rem 1.2rem 2rem;
}

@media(max-width:1680px) {
    .xf_box2 {
        padding: 1.4rem 1rem 1.2rem 1rem;
    }
}

@media(max-width:1440px) {
    .qie>div>span#lf {
        left: 1.5rem;
    }

    .qie>div>span#rt {
        right: 1.5rem;
    }
}

@media(max-width:1280px) {
    .qie>div>span#lf {
        left: 1rem;
    }

    .qie>div>span#rt {
        right: 1rem;
    }
}

@media(max-width:1200px) {
    .qie>div>ul>li>i {
        margin: .3rem .2rem;
    }

    .qie>div>ul>li:after,
    .qie>span {
        top: .7rem;
    }

    .qie>div>span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: .3rem;
    }
}

@media(max-width:1024px) {
    .xf_box2 {
        padding: .8rem 30px;
    }
}

@media(max-width:540px) {
    .xf_box2 {
        padding: .8rem .4rem;
    }

    .qie>div>ul>li:after,
    .qie>span {
        top: 35px;
    }

    .rbntt .main div.rt>p {
        font-size: 14px;
    }

    .rbntt {
        height: 300px;
    }

    .qie>div>ul>li>i {
        margin: 15px 10px;
    }

    .qie>div>ul>li>p {
        font-size: 12px;
        margin-left: 8px;
    }

    .qie>div {
        width: 90%;
    }

    .qie>div>ul {
        width: 100%;
    }

    .qie>div>span {
        top: 1.8rem;
    }

    .qie>div>span#lf {
        left: 2.5rem;
    }

    .qie>div>span#rt {
        right: 2.5rem;
    }

    .ding {
        bottom: 2.5rem;
    }

    .qie {
        height: 75px;
    }
}


.febp {
    text-align: center;
    color: #111;
    font-size: .36rem;
    font-family: "微软雅黑";
    /* font-family: "微软雅黑"; */
}

.febp span {
    display: block;
    color: #111;
    font-size: .6rem;
}

.febp span em {
    color: #111;
    font-size: .66rem;
    /* font-family: "arialbd"; */
    font-family: "微软雅黑";
    font-weight: bold;
}

.febp span i {
    font-size: .6rem;
    color: #c61c35;
    /* font-family: "PINGFANG BOLD"; */
    font-family: "微软雅黑";
}

.febv {
    width: 1px;
    height: 65px;
    background: #111;
    margin: .32rem auto;
}

.febc {
    width: 700px;
    height: auto;
    text-align: center;
    font-size: 0.24rem;
    color: #111;
    line-height: 1.5;
    font-weight: initial;
    margin: 0 auto;
}

@keyframes bianda {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    100% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}

.febc span {
    font-size: 0.24rem;
    color: #c61c35;
    /* font-family: "PINGFANG BOLD"; */
    font-family: '微软雅黑';
    font-weight: bold;
    animation-duration: 1s;
    animation-name: bianda;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    -webkit-animation-name: bianda;
    -webkit-animation-direction: alternate;
    display: inline-block;
    -webkit-animation-iteration-count: infinite;
}

@media(max-width:1024px) {
    .febc {
        font-size: 0.34rem;
        width: 470px;
    }

    .febc span {
        font-size: 0.34rem;
    }
}

@media(max-width:450px) {
    .febc {
        font-size: 0.34rem;
        width: 100%;
    }

    .febc span {
        font-size: 0.34rem;
    }
}


/*定制网站 end*/

.hidex {
    opacity: 0;
    position: absolute;
    z-index: -1;
    height: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

@keyframes ripple {
    0% {
        opacity: 0;
        transform: scale(0.1)
    }

    5% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

.box5 {
    background: #fff;
    transition: 1.5s;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
}

.box5.on {
    animation: bjeo 1s;
    -webkit-animation: bjeo 1s;
}

/* *******************************服务-订制网站*************************** */
.ding {
    position: fixed;
    z-index: 10;
    bottom: 1rem;
    left: 2rem;
    display: none;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-size: 0.72rem;
    color: rgb(38, 38, 38);
}

.ding.active {
    display: block;
}

.ding>h3 {
    font-size: 0.72rem;
    color: rgb(38, 38, 38);
    display: inline-block;
    float: left;
}

@media (max-width: 1680px) {
    .ding {
        left: 1rem;
    }
}

@media (max-width: 540px) {
    .ding {
        left: .4rem;
        bottom: 2.5rem;
    }

    .ding>h3 {
        font-size: 0.52rem;
    }

    .ding {
        font-size: 0.52rem;
    }
}

.footer {
    position: fixed;
    bottom: 0%;
    z-index: 20;
    background-color: #333;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #fff;
    display: none;
}

.footer>ul {
    width: 100%;
    height: 100%;
}

.footer>ul>li {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 50px;
    position: relative;
}

.footer>ul>li>img {
    position: absolute;
    bottom: 100%;
    left: 0%;
    transform-origin: bottom;
    transition: .8s;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.footer>ul>li>p {
    position: absolute;
    bottom: 100%;
    left: 0%;
    background-color: #333;
    width: 100%;
    transform-origin: bottom;
    transition: .8s;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.footer>ul>li>p.active,
.footer>ul>li>img.active {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
}

.footer>ul>li>p.on,
.footer>ul>li>img.on {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
}

@media screen and (max-width:540px) {
    .footer {
        display: block;
        z-index: 99;
    }

    .wechat .erweima {
        margin-top: 40%;
    }
}

.jszx {
    width: 680px;
    height: 320px;
    z-index: 9999999999999999;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 15%;
    overflow: visible;
    top: 0;
}

.jszxdd {
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 55px;
}

.jszxdd h1 {
    text-align: center;
    color: #f5f5f5;
    font-size: 30px;
    line-height: 46px;
}

.jszxdd p {
    text-align: center;
    color: #f5f5f5;
    font-size: 16px;
    line-height: 46px;
}

.jszxdd span {
    display: inline-table;
    width: 150px;
    height: 40px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 38px;
    margin-right: 10px;
    margin-top: 20px;
    transform: translateY(-.5rem);
    -webkit-transform: translateY(-.5rem);
    -moz-transform: translateY(-.5rem);
    -ms-transform: translateY(-.5rem);
    -o-transform: translateY(-.5rem);
}

.jszxdd span a {
    display: block;
    width: 100%;
    text-align: center;
    color: #b2221d;
    font-size: 24px;
    font-weight: bold;
}

.jszxdd span:last-child {
    background: none;
    margin-right: 0px;
}

.jszxdd span:last-child a {
    color: #fff;
}

.jszxdd p a {
    color: #f5f5f5;
    font-size: 30px;
}

@media screen and (max-width:1440px) {
    .jszx {
        width: 600px;
        height: 320px;
        z-index: 9999999999999999;
        position: fixed;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-top: 15%;
        overflow: visible;
        top: 0;
    }

    .jszxdd {
        width: 100%;
        height: auto;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding-top: 35px;
    }
}

@media screen and (max-width:1024px) {
    .jszx {
        width: 600px;
        height: 320px;
        z-index: 9999999999999999;
        position: fixed;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-top: 15%;
        overflow: visible;
        top: 0;
    }

    .jszxdd {
        width: 100%;
        height: auto;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding-top: 35px;
    }
}

@media screen and (max-width:540px) {
    .jszx {
        width: 95%;
        height: 420px;
        z-index: 9999999999999999;
        position: fixed;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-top: 55%;
        overflow: visible;
        top: 0;
    }

    .jszxdd {
        width: 100%;
        height: auto;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding-top: 18px;
    }

    .jszxdd h1 {
        text-align: center;
        color: #f5f5f5;
        font-size: 20px;
        line-height: 26px;
    }

    .jszxdd p {
        text-align: center;
        color: #f5f5f5;
        font-size: 12px;
        line-height: 30px;
    }

    .jszxdd span {
        display: inline-table;
        width: 150px;
        height: 30px;
        background: #fff;
        border: 1px solid #fff;
        border-radius: 50px;
        text-align: center;
        line-height: 28px;
        margin-right: 10px;
        margin-top: 5px;
    }

    .jszxdd span a {
        display: block;
        width: 100%;
        text-align: center;
        color: #b2221d;
        font-size: 14px;
        font-weight: bold;
    }

    .jszxdd span:last-child {
        background: none;
        margin-right: 0px;
    }

    .jszxdd span:last-child a {
        color: #fff;
    }
}

.yc_ph>dl {
    width: 23%;
}

.sweec1.yc_ph dl:hover dt img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.sweec1 dt>div {
    position: absolute;
    width: 40%;
    left: 30%;
    bottom: 35%;
    cursor: pointer;
    transition: 1s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
}

.sweec1 dl:hover dt>div {
    transform: rotateY(0.5turn);
    -webkit-transform: rotateY(0.5turn);
    -moz-transform: rotateY(0.5turn);
    -ms-transform: rotateY(0.5turn);
    -o-transform: rotateY(0.5turn);
}

.sweec1 dt>div>i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 1s ease-in-out;
    -webkit-box-reflect: below 0 linear-gradient(transparent, transparent, rgba(0, 0, 0, 0.4));
}

.sweec1 dt>div>i:last-child {
    transform: rotateY(0.5turn);
    -webkit-transform: rotateY(0.5turn);
    -moz-transform: rotateY(0.5turn);
    -ms-transform: rotateY(0.5turn);
    -o-transform: rotateY(0.5turn);
}

@media screen and (max-width:540px) {
    .yc_ph>dl {
        width: 48%;
    }
}
/* *******************************服务-视屏拍摄*************************** */
.spps1 img{
    display: block;
}
.spps_m{
    margin-bottom: .8rem;
}
.spps1>div{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 1rem;
}
.spps1>div>div:nth-child(1){
    margin-bottom: 1rem;
    width: 20%;
    margin-right: 5%;
}
.spps1>div>div:nth-child(1)>h6{
    font-size: .5rem;
    font-weight: Medium;
    margin-bottom: .6rem;
}
.spps1>div>div:nth-child(1)>p{
    color: #C8162A;
    font-weight: 600;
    font-size: .22rem;
    font-family: PINGFANG;
    line-height: 1.5;
}
.spps1>div>div:nth-child(2){
    width: 75%;
    padding-bottom: .6rem;
    border-bottom: 4px solid #C8162A;
    
}
.spps1>div>div:nth-child(2)>div{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.spps1>div>div:nth-child(2)>div>img:nth-child(1){
    width: 60%;
}
.spps1>div>div:nth-child(2)>div>img:nth-child(2){
    width: 7%;
}
.spps1>div>div:nth-child(2)>p{
    width: 75%;
    margin-top: 1rem;
    font-size: .2rem;
    color: #070707;
    line-height: 1.5;
    text-align: justify;
}
.spps1>ul>li{
    padding-bottom: .55rem;
    margin-bottom: .8rem;
    border-bottom:1px solid #f1f1f1;
}
.spps1>ul>li>div:nth-child(1){
    display: flex;
    justify-content: center;
 }
.spps1>ul>li:nth-child(even)>div:nth-child(1){
    flex-direction: row-reverse;
}
.spps1>ul>li>div:nth-child(1)>i{
    display: block;
    width: 75%;
    /* margin-left: 25%; */
    overflow: hidden;
    position: relative;
}
.spps1>ul>li>div:nth-child(1)>img{
    width: 25%;

}
.spps1>ul>li>div:nth-child(1)>i>img{
    width: 100%;
    display: block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.spps1>ul>li>div:nth-child(1)>i:hover>img{
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);  
}
.spps1>ul>li>div:nth-child(2){
    width: 100%;
    /* display: flex; */
    justify-content: start;
    /* padding-top: .5rem; */
    align-items: flex-end;
}
.spps1>ul>li>div:nth-child(2)>p{
    /* width: 25%; */
    color: #F1F1F1;
    font-size: .8rem;
    font-family: GILROY;
    line-height: 1;
    /* margin-bottom: .5rem; */
    display: inline-block;
    margin-right: .65rem;
}
.spps1>ul>li>div:nth-child(2)>p>span{
    font-size: .2rem;
    color: #E0E0E0;
    font-family: GILROY;
}
.spps1>ul>li>div:nth-child(2)>div{
   display: inline-grid;
}
.spps1>ul>li>div:nth-child(2)>div>p{
    color: #0F0F0F;
    font-size: .3rem;
    margin-bottom: .1rem;
    display: inline-block;
}
.spps1>ul>li>div:nth-child(2)>div>span{
    display: block;
    color: #262626;
    font-size: .16rem;
    line-height: 1.5;
}
.spps1>ul>li>div:nth-child(2)>img{
    width: 5%;
    display: inline-block;
    float: right;
    margin-top: 4%;
}
.spps1>ul>li>div:nth-child(2)>div,
.spps1>ul>li>div:nth-child(2)>img{
    vertical-align: bottom;
}
.spps1>ul>li:nth-last-child(1){
    margin-bottom: 0;
}
.spps2>h6{
    padding: 0 1rem;
    font-size: .5rem;
    color: #333;
    font-weight: 500;
    margin-bottom: .8rem;
}
.spps2>div{
    padding:1.6rem 1rem;
    background: #101010;
    /* padding-top: 1.6rem;
    padding-bottom: 1.6rem; */
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.spps2>div>.nr1{
    width: 30%;
    /* padding:.15rem */
    position: relative;
}
.spps2>div>.nr1>li{
    width: 100%;
    background: #fff;
    padding: .15rem;
    position: absolute;
    top: 0;left: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.spps2>div>.nr1>li.on{
    opacity: 1;
    position: relative;
    z-index: 2;
}
.spps2>div>.nr1>li>img{
    width: 100%;
}
.spps2>div>.nr1>li>p{
    padding:0.2rem;
    font-size: .2rem;
    color: #262626;
    text-align: center;
}
.spps2>div>.nr1>li>p>span{
    font-family: GILROY;
    font-size: .22rem;
    color:#DB0000;
}
.spps2>div>.nr2{
    width: 70%;
    height: 2rem;
    position: relative;
    overflow: hidden;
}
.spps2>div>.nr2>ul{
    display: flex;
    justify-content: start;
    position: absolute;
    width: 27rem;
}
.spps2>div>.nr2::after{
    content: '';
    background: #fff;
    opacity: .2;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 51%;
    z-index: -1;
}
.spps2>div>.nr2>ul>li{
    width: 3rem;
    cursor: pointer;
    /* padding: 0 .5rem; */
}
.spps2>div>.nr2>ul>li>p{
    font-size: .5rem;
    font-family: GILROY;
    color: #fff;
    text-align: center;
    opacity: .3;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.spps2>div>.nr2>ul>li>p.on{
    opacity: 1;
}
.spps2>div>.nr2>ul>li>span.on{
    opacity: 1;
}
.spps2>div>.nr2>ul>li>div{
    width: .25rem;
    height: .25rem;
    margin:.3rem auto 0.2rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
  
}
.spps2>div>.nr2>ul>li>div>i{
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #DB0000;
}
.spps2>div>.nr2>ul>li>span{
    display: block;
    text-align: center;
    font-size: .2rem;
    color: #fff;
    opacity: .3;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.spps2>div>.spps2_btn{
    position: absolute;
    right: 1rem;
    bottom: .8rem;
    display: flex;
    justify-content: center;
}
.spps2>div>.spps2_btn>i{
    width: .6rem;
    height: 0.6rem;
    border-radius: 50%;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0 .2rem;
    border: 1px solid #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    cursor: pointer;
}
.spps2>div>.spps2_btn>i:hover{
    background: #C61C35;
    border-color: #c61c35;

}
.spps2>div>.spps2_btn>i>img{
    width: .13rem;
    height: .23rem;
}
.spps3{
    padding:1rem;
}
.spps3>h6{
    padding-bottom: .8rem;
    font-size: .5rem;
    color: #333;
    font-weight: 500;
}
.spps3>ul{
    display: flex;
    justify-content: space-between;
    border: 1px solid #DBDBDB;
}
.spps3>ul>li{
    width: 33.3%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
/* .spps3>ul>li:nth-child(2){
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
} */
.spps3>ul>li>img{
    width: 1.2rem;
    margin:0 auto .36rem;
}
.spps3>ul>li>p{
    color: #262626;
    font-size: .26rem;
    text-align: center;
}
.spps3>ul>li>div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #161616;
    padding:1rem .5rem .5rem;
    /* display: none; */
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.spps3>ul>li:hover>div{
    opacity: 1;
}
.spps3>ul>li>div>p{
    color: #fff;
    margin-bottom: .2rem;
    font-weight: 700;
    font-size: .26rem;
    text-align: center;
    
}
.spps3>ul>li>div>span{
    display: block;
    color: #fff;
    font-size: .18rem;
    text-align: justify;
    line-height: 1.5;
    font-weight: 100;
}
.spps4{
    padding:0 1rem 1.15rem;

}
.spps4>h6{
    padding-bottom: .6rem;
    font-size: .5rem;
    color: #333;
    font-weight: 500;
}
.spps4>div>ul{
    overflow: hidden;
}

@media screen and (max-width:2560px) and (min-width:1930px) {
    
}
@media screen and (max-width:1440px){
    .spps1>div>div:nth-child(2)>p{
        font-size: 16px;
    }
    .spps1>div>div:nth-child(1)>p{
        font-size: 18px;
    }
}
@media screen and (max-width:1366px){}
@media screen and (max-width:1280px){}
@media screen and (max-width:1024px){
    .spps1>div>div:nth-child(1)>h6{
        font-size: 28px;
    }
    .spps1>ul>li>div:nth-child(2)>p{
        font-size: 60px;
    }
    .spps1>ul>li>div:nth-child(2)>p>span{
        font-size: 16px;
    }
    .spps1>ul>li>div:nth-child(2)>div>p{
        font-size: 22px;
    }
    .spps1>ul>li>div:nth-child(2)>div>span{
        font-size: 14px;
    }
    .spps1>ul>li>div:nth-child(2){
        margin-top: 20px;
    }
    .spps1>ul>li>div:nth-child(2)>img{
        margin-top: 2%;
    }
    .spps2>div,
    .spps2>h6,
    .spps4{
        padding-left: 30px;
        padding-right: 30px;
    }
    .spps2>div>.nr2>ul>li>span{
        font-size: 14px;
    }
    .spps2>div>.nr1>li>p{
        font-size: 14px;
    }
    .spps2>div>.nr1>li>p>span{
        font-size: 16px;
    }
    .spps2>div>.nr2>ul>li>p{
        font-size: 30px;
    }
    .spps2>div>.spps2_btn>i{
        width: 40px;
        height: 40px;
    }
    .spps2>div>.nr2>ul>li>div{
        width: 15px;
        height: 15px;
    }
    .spps2>div>.nr2>ul>li>div>i{
        width: 5px;
        height: 5px;
    }
    .spps3>ul>li>div>span{
        font-size: 14px;
    }
    .spps3>ul>li>div>p{
        font-size: 16px;
    }
    .spps3>ul>li>p{
        font-size: 22px;
    }
    /* .spps3>ul>li{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    } */
    .spps3{
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width:768px){
    .spps1>ul>li>div:nth-child(2)>img{
        margin-top: 4%;
    }
    .spps1>ul>li>div:nth-child(2)>p{
        font-size: 50px;
    }
    .spps3>ul>li>div{
        padding: .5rem;
    }
}
@media screen and (max-width:540px){
    .spps1>div{
        flex-wrap: wrap;
    }
    .spps1>div>div:nth-child(1){
        width: 100%;
        margin-right: 0;
    }
    .spps1>div>div:nth-child(2){
        width: 100%;
    }
    .spps1>div>div:nth-child(2)>p{
        width: 100%;
    }
    .spps1>ul>li>div:nth-child(2)>p{
        font-size: 35px;
    }
    .spps2>div,
    .spps2>h6{
        padding-left: .4rem;
        padding-right: .4rem;
    }
    .spps2>div{
        flex-direction: column;
    }
    .spps2>div>.nr1{
        width: 100%;
    }
    .spps2>div>.nr2{
        width: 100%;
        margin-top: .5rem;
    }
    .spps2>div>.spps2_btn{
        right: .3rem;
        bottom: .5rem;
    }
    .spps3>ul{
        flex-wrap: wrap;
    }
    .spps3>ul>li{
        width: 100%;
    }
    .spps3>ul>li{
        padding:2rem 0;
    }
    .spps3>ul>li>div{
        padding:1.5rem 1rem;
    }
    .spps3,
    .spps4{
        padding-left: .4rem;
        padding-right: .4rem;
    }
}
/***************************数字视觉*******************************/
.szsj_m{
    margin: 0;
}
.szsj1{
    padding:0 0 1.4rem;
    position: relative;
    display: flex;
    justify-content: start;

}
.szsj1>ul{
    background: #101010;
    width: 70%;
    padding-left: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    position: relative;
}
.szsj1>ul>li{
    width: 50%; 
    position: relative;
    padding: 1rem 1rem .8rem;
}
/* .szsj1>ul>li:nth-child(1){
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.szsj1>ul>li:nth-child(2){
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.szsj1>ul>li:nth-child(3){
    border-right: 1px solid rgba(255, 255, 255, 0.2);
} */
.szsj1>ul>li>.icon{
    display: block;
    width: .65rem;
    margin:0 auto .3rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szsj1>ul::after{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 52%;
    left: 0;
   background: rgba(255, 255, 255, 0.2);
}
.szsj1>ul::before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 55.5%;
   background: rgba(255, 255, 255, 0.2);
}
.szsj1>ul>li>p{
    text-align: center;
    font-size: .3rem;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 1.8rem;
}
.szsj1>ul>li>span{
    display: block;
    text-align: justify;
    font-size: .2rem;
    color: #fff;
    line-height: 1.8;
}
.szsj1>ul>li>.dg{
    position: absolute;
    width: 3.3rem;
    top: 1.2rem;
    left: 50%;
    margin-left: -1.5rem;
    opacity: .5;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szsj1>ul>li:hover>.dg{
    opacity: 1;
}
.szsj1>ul>li:hover>.icon{
    -webkit-animation: dh 1s linear infinite;
    -moz-animation: dh 1s linear infinite;
    -ms-animation: dh 1s linear infinite;
    -o-animation: dh 1s linear infinite;
    animation: dh 1s linear infinite;
}
.szsj1>div{
    width: 30%;
    padding-left: .4rem;
    padding-right: 1rem;
    padding-top: 1.6rem;
    position: relative;
    /* background: coral; */
}
.szsj1>div>h6{
    font-size: .5rem;
    color: #333;
    margin-bottom: 1rem;
    font-weight: 500;
}
.szsj1>div>p{
    /* text-align: right; */
    text-align: justify;
    font-size: .2rem;
    color: #333;
    line-height: 1.8;
}
.szsj1>.bj1{
    width: 4rem;
    position: absolute;
    top: -1rem;
    right: 4rem;
}
.szsj1>div>.bj2{
    position: absolute;
    width: 90%;
    right: 0;
    bottom: .7rem;
}
.szsj1>div>.bj3{
    position: absolute;
    width: 35%;
    left: .5rem;
    bottom: 0;    
}
.szsj2{
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    position: relative;
}
.szsj2>.bj{
    background: #FAFAFA;
    width: 80%;
    height: 80%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;

}
.szsj2>h6{
    font-size: .5rem;
    color: #333;
    margin-bottom: 1rem;
    font-weight: 500;
    
}
.szsj2>div{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    position: relative;
}
.szsj2>div>ul{
    width: 50%;
    padding-right:.7rem;
    height: 7.5rem;
    overflow: auto;
    position: relative;
    margin-right: 1.3rem;
}
.szsj2>div>ul>li{
    display: flex;
    justify-content: space-between;
    /* padding-right: 1rem; */
    align-items: center;
    padding-bottom: .8rem;
    cursor: pointer;
}
.szsj2>div>ul>li>div{
    display: flex;
    justify-content: start;
    align-items: center;
}
.szsj2>div>ul>li>div>img{
    width: .66rem;
    margin-right: .6rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szsj2>div>ul>li>div>i{
    /* background-image: url(../images/1.png); */
    width: .66rem;
    height: .53rem;
    margin-right: .6rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.szsj2>div>ul>li:nth-child(1)>div>i{
    background-image: url(../img/1.png);
   
}
.szsj2>div>ul>li:nth-child(2)>div>i{
    background-image: url(../img/2.png);
   
}
.szsj2>div>ul>li:nth-child(3)>div>i{
    background-image: url(../img/3.png);
   
}
.szsj2>div>ul>li:nth-child(4)>div>i{
    background-image: url(../img/4.png);
   
}
.szsj2>div>ul>li:nth-child(5)>div>i{
    background-image: url(../img/5.png);
   
}
.szsj2>div>ul>li:nth-child(6)>div>i{
    background-image: url(../img/6.png);
   
}
.szsj2>div>ul>li:nth-child(7)>div>i{
    background-image: url(../img/7.png);
   
}
.szsj2>div>ul>li:nth-child(8)>div>i{
    background-image: url(../img/8.png);
   
}
.szsj2>div>ul>li:nth-child(1).on>div>i{
    background-image: url(../img/1_h.png);
   
}
.szsj2>div>ul>li:nth-child(2).on>div>i{
    background-image: url(../img/2_h.png);
   
}
.szsj2>div>ul>li:nth-child(3).on>div>i{
    background-image: url(../img/3_h.png);
   
}
.szsj2>div>ul>li:nth-child(4).on>div>i{
    background-image: url(../img/4_h.png);
   
}
.szsj2>div>ul>li:nth-child(5).on>div>i{
    background-image: url(../img/5_h.png);
   
}
.szsj2>div>ul>li:nth-child(6).on>div>i{
    background-image: url(../img/6_h.png);
   
}
.szsj2>div>ul>li:nth-child(7).on>div>i{
    background-image: url(../img/7_h.png);
   
}
.szsj2>div>ul>li:nth-child(8).on>div>i{
    background-image: url(../img/8_h.png);
   
}
.szsj2>div>ul>li>div>div>p{
    display: block;
    font-size: .28rem;
    color: #333;
    font-weight: 700;
    margin-bottom: .1rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szsj2>div>ul>li>div>div>span{
    display: block;
    font-size: .2rem;
    color: #666666;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szsj2>div>ul>li>img{
    width: .8rem;
    /* margin-right: 20px; */
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szsj2>div>ul>li.on>div>div>p{
    color: #C61C35;
}
.szsj2>div>ul>li.on>div>div>span{
    color: #C61C35;
}
.szsj2>div>ul>li.on>img{
    opacity: 1;
    transform: translateX(20px);;
}
.szsj2>div>ul::-webkit-scrollbar-track {
    /* background-color: #101010; */
}

.szsj2>div>ul::-webkit-scrollbar {
    width: 6px;
    /* background-color: #000; */
    border-radius: 3px;
}

.szsj2>div>ul::-webkit-scrollbar-thumb {
    background-color: #101010;
    border: 2px solid #101010;
    border-radius: 3px;
}
/* .szsj2>div>ul::before{
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: .2;
    background:#101010;
} */
.szsj2>div>div{
    width: 50%;
    position: relative;
    /* overflow: hidden; */
}
.szsj2>div>div>div{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.szsj2>div>div>div>ul{
    /* width: 100%; */
    position: relative;
    left: 0;
    top: 0;
    /* display: flex;
    justify-content: start; */
    overflow: hidden;
}
.szsj2>div>div>div>ul>li{
    float: left;
}
.szsj2>div>div>div>ul>li>img{
    display: block;
    width: 100%;
}
.szsj2>div>div>p{
    display: block;
    position: absolute;
    bottom: 0;
    left: -1.2rem;
    display: flex;
    justify-content: center;
}
.szsj2>div>div>p>i{
    width: 1.2rem;
    height: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #101010;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szsj2>div>div>p>i:hover{
    background: #C61C35;
}
.szsj2>div>div>p>i>img{
    width: .19rem;
    height: .34rem;
}
.szsj3{
    background-image:url(../images/szsj3_bj.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding:0 1rem;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
    border:1px solid transparent
}
.szsj3>.nr1{
    background: #101010;
    margin-top: -1.5rem;
    /* height: 3.4rem; */
    display: flex;
    justify-content: start;
    align-items: center;
}
.szsj3>.nr1>h6{
    width: 25%;
    font-size: .5rem;
    color: #fff;
    padding-left: .5rem;
    padding-top: .5rem;
}
.szsj3>.nr1>div{
    width: 75%;
    background: #fafafa;
    height: 100%;
    padding:.5rem .3rem .6rem 1rem;
    position: relative;
}
.szsj3>.nr1>div::before{
    content: '';
    position: absolute;
    right: 0;
    width: 110%;
    height: 2px;
    background: #ececec;
    top: .77rem;
}
.szsj3>.nr1>div .swiper-slide{
    padding-right: .6rem;
}
.szsj3>.nr1>div .swiper-slide>i{
    display: block;
    width: 0.55rem;
    height: 0.55rem;
    border-radius: 50%;
    text-align: center;
    line-height: .55rem;
    font-size: .28rem;
    background: #C61C35;
    color: #fff;
    font-family: Gilroy;
    font-weight: normal;
}
.szsj3>.nr1>div .swiper-slide>p{
    color: #101010;
    font-size: .26rem;
    margin-top: .4rem;
    margin-bottom: .31rem;
}
.szsj3>.nr1>div .swiper-slide>span{
    font-size: .16rem;
    color: #333;
    line-height: 1.5;
    text-align: justify;
    display: block;
}
.szsj3>.nr1>div>.lb_btn{
    position: absolute;
    width: 100%;
    top: .47rem;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 .2rem;
    z-index: 5;
}
.szsj3>.nr1>div>.lb_btn>span{
    padding:.2rem .1rem;
    display: block;
    cursor: pointer;
}
.szsj3>.nr1>div>.lb_btn>span>i{
    display: block;
    width: .4rem;
    height: .2rem;
    position: relative;
}
.szsj3>.nr1>div>.lb_btn>span>i>img{
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szsj3>.nr1>div>.lb_btn>span>i>img:nth-child(2){
    opacity: 0;
}
.szsj3>.nr1>div>.lb_btn>span:hover>i>img:nth-child(2){
    opacity: 1;
}
.szsj3>.nr1>div>.lb_btn>span:hover>i>img:nth-child(1){
    opacity: 0;
}
.szsj3>.nr2{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top:1.6rem;
    margin-bottom: 1rem;
}
.szsj3>.nr2>h6{
    width: 25%;
    font-size: .5rem;
    color: #fff;
    text-align: right;
    margin-top: .7rem;  
}
.szsj3>.nr2>ul{
    width: 75%;
    display: flex;
    justify-content: space-between;
}
.szsj3>.nr2>ul>li{
    width: 33%;
    padding:.7rem .5rem;
    background: #fafafa;
}
.szsj3>.nr2>ul>li>img{
    width: .42rem;
    height: .48rem;
    margin-bottom: .2rem;
    display: block;
}
.szsj3>.nr2>ul>li>p{
    font-size: .32rem;
    font-weight: 500;
    color: #333;
}
.szsj3>.nr2>ul>li>div{
    width: 100%;
    height: 2px;
    background: rgba(16, 16, 16, .2);
    /* opacity: .2; */
    position: relative;
    overflow: hidden;
    margin:.4rem 0;
}
.szsj3>.nr2>ul>li>div::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    top: 0;
    left: -80%;
    background: #101010;
}
/* .szsj3>.nr2>ul>li:hover>div::after{
    -webkit-animation: dh2 2s linear infinite;
    -moz-animation: dh2 2s linear infinite;
    -ms-animation: dh2 2s linear infinite;
    -o-animation: dh2 2s linear infinite;
    animation: dh2 2s linear infinite;
} */
.szsj3>.nr2>ul>li>span{
    display: block;
    font-size: .18rem;
    color: #333;
    line-height: 1.5;
    text-align: justify;
}
@keyframes dh {
    0%{
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    50%{
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    100%{
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes dh2 {
    0%{
       left: -80%;
    }
    100%{
        left: 0;
    }
}
@media screen and (max-width:2560px) and (min-width:1930px) {
    .szsj1>ul::before{
        left: 52.5%;
    }
    .szsj1>ul::after{
        top: 52%;
    }
    .szsj1>.bj1{
        right: 6rem;
        top: -3rem;
    }
    .szsj1>div>.bj2{
        position: absolute;
        /* width: 6rem; */
        right: 0;
        bottom: .7rem;
    }
    .szsj1>div>.bj3{
        position: absolute;
        /* width: 2.5rem; */
        left: .4rem;
        bottom: 0;    
    }
    .szsj2{
        padding-left: 2rem;
    }
    .szsj3{
        padding: 0 2rem 1rem;
    }
}
@media screen and (max-width:1960px){
    .szsj1>.bj1{
        right: 5rem;
        top: -3rem;
    }
    .szsj1>div>.bj2{
        position: absolute;
        /* width: 5rem; */
        right: 0;
        bottom: .7rem;
    }
    .szsj1>div>.bj3{
        position: absolute;
        /* width: 2rem; */
        left: .4rem;
        bottom: 0;    
    }
}
@media screen and (max-width:1440px){
    .szsj1>ul{
        padding-left: .5rem;
    }
    .szsj1>ul>li{
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .szsj1>ul::before{
        left: 52.5%;
    }
    .szsj1>ul>li>p{
        font-size: 20px;
    }
    .szsj1>ul>li>span{
        font-size: 14px;
    }
    .szsj1>div>p{
        font-size: 14px;
    }
    .szsj1>ul>li>.icon{
        width: 50px;
    }
    .szsj1>ul>li>.dg{
        top: .8rem;
    }
    .szsj1>.bj1{
        width: 3rem;
        right: 3.5rem;
        top: -2.5rem;
    }
    .szsj1>div>.bj2{
        position: absolute;
        /* width: 4rem; */
        right: 0;
        bottom: .7rem;
    }
    .szsj1>div>.bj3{
        position: absolute;
        /* width: 1.7rem; */
        left: .4rem;
        bottom: 0;    
    }
    .szsj2>div>ul{
        height: 5.5rem;
    }
    .szsj2>div>ul>li>div>div>p{
        font-size: 22px;
    }
    .szsj2>div>ul>li>div>div>span{
        font-size: 16px;
    }
    .szsj3>.nr1>div .swiper-slide>span{
        font-size: 12px;
    }
    .szsj3>.nr1>div .swiper-slide>p{
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .szsj3>.nr1>div .swiper-slide{
        padding-right: 20px;
    }
    .szsj3>.nr1>div .swiper-slide>i{
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
    }
    .szsj3>.nr1>div::before{
        top: .7rem;
    }
    .szsj3>.nr1>div>.lb_btn{
        top: .4rem;
    }
    .szsj3>.nr2>ul>li>span{
        font-size: 14px;
    }

}
@media screen and (max-width:1366px){}
@media screen and (max-width:1280px){
    
}
@media screen and (max-width:1024px){
    .szsj1>ul{
        padding-left: 30px;
    }
    .szsj1>div{
        padding-right: 30px;
        padding-left: 30px;;
    }
    .szsj1>ul>li>.dg{
        top: 1.8rem;
    }
    .szsj1>.bj1{
        width: 3.5rem;
        right: 5rem;
        top: -3rem;
    }
    /* .szsj2>h6{
        padding:0 30px;
    } */
    .szsj2{
        padding-left: 30px;
    }
    .szsj3{
        padding-left: 30px;
        padding-right: 30px;
    }
    .szsj3>.nr1>div::before{
        top: .9rem;
    }
    .szsj3>.nr1>div{
        padding-left: 1.4rem;
    }
    .szsj3>.nr1>div>.lb_btn>span>i{
        width: 40px;height: 20px;
    }
    .szsj3>.nr1>div>.lb_btn{
        top: .5rem;
    }
    .szsj3>.nr2>ul>li>p{
        font-size: 20px;
    }
    .szsj3>.nr2>h6,
    .szsj3>.nr1>h6,
    .szsj2>h6,
    .szsj1>div>h6{
        font-size: 26px;

    }
    .szsj3>.nr2>ul>li>img{
        width: 42px;
        height: 48px;
    }
}
@media screen and (max-width:768px){
    .szsj1>.bj1{
        width: 3rem;
        right: 4rem;
        top: -2.5rem;
    }
}
@media screen and (max-width:540px){
    .szsj1>ul{
        padding-left: .4rem;
    }
    .szsj1>div{
        padding-right: .4rem;
        padding-left: .4rem;;
    }
    .szsj1{
        flex-wrap: wrap;
    }
    .szsj1>ul{
        width: 100%;
        padding-right: .4rem;
    }
    .szsj1>ul>li{
        width: 100%;
    }

    .szsj1>ul::before{
        left: 50%;
        opacity: 0;
    }
    .szsj1>ul::after{
        left: 50%;
        opacity: 0;
    }
    .szsj1>div{
        width: 100%;
        padding-top: .5rem;
        padding-bottom: 1.4rem;
    }
    .szsj1{
        padding-bottom: 0;
    }
    .szsj1>div>h6{
        margin-bottom: .5rem;
    }
    .szsj1>ul>li>.dg{
        top: 1.9rem;
    }
    .szsj1>.bj1{
        width: 3rem;
        right: 1.5rem;
        top: -2.5rem;
    }
    /* .szsj2>h6{
        padding:0 .4rem;
    } */
    .szsj2{
        padding: .4rem;
        padding-bottom: 40px;
    }
    .szsj2>div{
        flex-direction: column-reverse;

    }
    .szsj2>div>div{
        width: 100%;
    }
    .szsj2>div>ul{
        width: 100%;
        margin-top: 20px;
    }
    .szsj2>div>div>p{
        right: 0;
        left: auto;
    }
    .szsj3{
        padding-left: .4rem;
        padding-right: .4rem;
    }
    .szsj3>.nr1>h6{
        width: 45%;
    }
    .szsj3>.nr1>div{
        width: 55%;
        /* padding-left: .5rem; */
    }
    .szsj3>.nr1>div>.lb_btn{
        padding:0;
    }
    .szsj3>.nr1{
        flex-direction:column;
    }
    .szsj3>.nr1>h6{
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding-left: 0;
    }
    .szsj3>.nr1>div{
        width: 100%;

    }
    .szsj3>.nr1>div::before{
        width: 100%;
    }
    .szsj3>.nr2{
        flex-direction: column-reverse;
    }
    .szsj3>.nr2>h6{
        width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 20px;
    }
    .szsj3>.nr2>ul{
        width: 100%;
        flex-direction: column;

    }
    .szsj3>.nr2>ul>li{
        width: 100%;
        margin-bottom: 5px;
    }
    .szsj3>.nr2{
        margin-top: 30px;
    }
}
/***************************产品策划*******************************/
.ppch_m{
    margin: 0;
}
.zs{
    -webkit-animation:xz 5s linear infinite;
    -moz-animation:xz 5s linear infinite;
    -ms-animation:xz 5s linear infinite;
    -o-animation:xz 5s linear infinite;
    animation:xz 5s linear infinite;
}
.ppch1{
    margin-top: .41rem;
    padding-top: .7rem;
    position: relative;
    /* padding-bottom: 1rem; */
}
.ppch1>.zs{
    width: 1.5rem;
    position: absolute;
    right: 0;
    top: 0;
    
}
.ppch1>h6{
    font-size: .6rem;
    font-weight: 500;
    margin-bottom: .5rem;
    color: #333;
}
.ppch1>p{
    font-size: .2rem;
    color: #333;
    line-height: 2;
    width: 70%;
    text-align: justify;
}
.ppch1>ul{
    margin-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
}
.ppch1>ul::after{
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(191, 191, 191, .5);
    position: absolute;
    bottom: 0;
    right: -30%;
}
.ppch1>ul>li{
    margin-bottom: .4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ppch1>ul>li>img{
    width: 35%;
}
.ppch1>ul>li>p{
    font-size: .6rem;
    font-weight: 500;
    margin-bottom: .5rem;
    color: #333;
    margin:0 .9rem;
    width: 25%;
    text-align: center;
}
.ppch1>ul>li>span{
    width: 26%;
    font-size: .18rem;
    color: #333;
    line-height: 1.5;
}
.ppch2{
    padding-top: 1rem;
    position: relative;
    padding-bottom: 1rem
}
.ppch2>.nr1{
    display: flex;
    justify-content: space-between;
}
.ppch2>.nr1>div{
    width: 50%;
}
.ppch2>.nr1>div:nth-child(1){
    position: relative;
}
.ppch2>.nr1>div:nth-child(1)>h6{
    font-size: .6rem;
    font-weight: 500;
    color: #333;
    line-height: 1.2;
}
.ppch2>.nr1>div:nth-child(1)>h6>span{
    color: #c61c35;
    /* animation-duration: 1s;
    animation-name: bianda;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    -webkit-animation-name: bianda;
    -webkit-animation-direction: alternate;
    display: inline-block;
    -webkit-animation-iteration-count: infinite; */
}
.ppch2>.nr1>div:nth-child(1)>p{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: .7rem;
    font-weight: 500;
    color: rgba(51, 51, 51, 0);
    line-height: .76rem;
    -webkit-text-stroke: 1px #EBEBEB;
    text-stroke: 1px #EBEBEB;
    z-index: -1;
    text-transform:uppercase;
}
.ppch2>.nr1>div:nth-child(1)>.zs{
    margin:.75rem 0 .75rem 1.5rem;
}
.ppch2>.nr1>div:nth-child(2)>p{
    font-size: .36rem;
    font-weight: 500;
    color: #333;
    margin-bottom: .6rem;
}
.ppch2>.nr1>div:nth-child(2)>span{
    display: block;
    line-height: 1.8;
    font-size: .18rem;
    text-align: justify;
    margin-bottom: .6rem;
}
.ppch2>.nr1>div:nth-child(2)>a{
    display: block;
    width: 1.5rem;
    height: .5rem;
    text-align: center;
    line-height: .5rem;
    border: 1px solid #646464;
    font-size: .16rem;
    color: #646464;

}
.ppch2>.nr2{
    width: 100%;
    margin-bottom: 1.5rem;
}
.ppch2>.nr3{
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid transparent;
}
.ppch2>.nr3>div{
    background-image: url(../images/ppch3_bj.png);
    background-size: cover;
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    background: linear-gradient(135deg, #F8F8F8, #FFFFFF);
    border: 1px solid #FFFFFF;
    box-shadow: 0px 18px 34px 1px #F5F5F5;
    margin:2rem auto 1.2rem;
    padding:2.86rem .79rem 1.97rem;
}
.ppch2>.nr3>div>h6{
    font-size: .6rem;
    font-weight: 500;
    color: #333;
    text-align: center;
    position: relative;
    padding:.36rem 0;
    z-index: 1;
    margin-bottom: .41rem;
}
.ppch2>.nr3>div>h6>p{
    font-size: .8rem;
    font-weight: 500;
    color: rgba(0, 0, 0, 0);
    line-height: .7rem;
    -webkit-text-stroke: 1px #EAEAEA;
    text-stroke: 1px #EAEAEA;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    z-index: -1;
    text-transform:uppercase;
    
}
.ppch2>.nr3>div>p{
    font-size: .18rem;
    color: #333;
    line-height: 1.8;
    text-align: center;
}
.ppch2>.nr3>span>i{
    display: block;
    position: absolute;
    overflow: hidden;
}
.ppch2>.nr3>span{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 9;
}
.ppch2>.nr3>span>i>img{
    width: 100%;
    display: block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ppch2>.nr3>span>i:nth-child(1){
    top: 0;
    left: 0;
    width: 3.5rem;
    /* height: 4.2rem; */
}
.ppch2>.nr3>span>i:nth-child(2){
    top: .36rem;
    left: 39%;
    width: 3.85rem;
    /* height: 2.5rem; */
}
.ppch2>.nr3>span>i:nth-child(3){
    top: 0;
    right: 0;
    width: 3.1rem;
    /* height: 3.1rem; */
}
.ppch2>.nr3>span>i:nth-child(4){
    top: 35%;
    left:2.25rem;
    width: 3rem;
    /* height: 3rem; */
}
.ppch2>.nr3>span>i:nth-child(5){
    top: 37%;
    right: 2.5rem;
    width: 2.8rem;
    /* height: 2.5rem; */
    z-index: 1;
}
.ppch2>.nr3>span>i:nth-child(6){
    bottom: .4rem;
    left: .32rem;
    width: 3rem;
    /* height: 3.8rem; */
}
.ppch2>.nr3>span>i:nth-child(7){
    bottom: 0;
    left: 41%;
    width: 4.2rem;
    /* height: 2.5rem; */
}
.ppch2>.nr3>span>i:nth-child(8){
    bottom: .85em;
    right: .3rem;
    width: 3.2rem;
    /* height: 4.6rem; */
}
.ppch2>.bj{
    width: 200%;
    height: 8.5rem;
    background: #F4F6F8;
    /* background: red; */
    position: absolute;
    left: -50%;
    top: 8.5rem;
    z-index: -2;
}
.ppch3>.qrun{
    font-weight: 500;
    color: #333;
    margin-bottom: .5rem;
}
.ppch3>.zhie>.zhin>p{
    font-size: .18rem;
    color: #333;
    margin-bottom: .8rem;

}
.ppch2>.nr3>span>img{
    display: none;
}
.ppch4>.qrun{
    font-weight: 500;
    font-size: .6rem;
}
.ppch4 .rbntt{
    height: auto;
    position: relative;
    margin-bottom: .4rem;
    overflow: hidden;
}
.rbntt .main.active{
    position: relative;
}
.ppch4 .rbntt .main{
    padding-left: 1rem;
    /* height: auto; */
    justify-content: space-between;
    align-items: center;
}
.ppch4 .main div.lf{
    width: 40%;
    padding: 0;
}
.ppch4 .main div.rt{
    width: 60%;
    padding-left: 1.5rem;
    padding-top: 0;
}
.ppch4 .main div.lf>img{
    width: 100%;
}
/* .ppch4 .rbntt .main.active{
    position: relative;
} */
.ppch5>div>ul{
    padding-left: 7%;
}
.ppch5>span{
    width: 200%;
    left: -30%;
}
.ppch5>div{
    width: 100%;
}
.ppch4 .rbntt .main div.rt>h4{
    font-size: .6rem;
    font-weight: 500;
    padding-bottom: .7rem;
    position: relative;
    margin-bottom: .2rem;
}
.ppch4 .rbntt .main div.rt>h4>p{
    font-size: .7rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 0);
    line-height: .76rem;
    -webkit-text-stroke: 1px #EBEBEB;
    text-stroke: 1px #EBEBEB;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    text-transform: uppercase;
}
.ppch4 .rbntt .main div.rt>p{
    font-size: .16rem;
}
.ppch5>div>ul>li>p{
    visibility: hidden;
}
.ppch5>div>span{
    display: block;
}
.ppch5>div>span#lf{
    left: 0;
}
.ppch5>div>span#rt{
    right: 0;
}
.ppch6{
    padding: 0;
}
.ppch5>div>ul>li{
    width: 16%;
}
.ppch5 #lf,
.ppch5 #rt{
    position: absolute;
    border:0;
    background: #fff;
}
.ppch5 #lf img,
.ppch5 #rt img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ppch5 #lf img:nth-child(2),
.ppch5 #rt img:nth-child(2){
    opacity: 0;
}
.ppch5 #lf:hover img:nth-child(2),
.ppch5 #rt:hover img:nth-child(2){
    opacity: 1;
    z-index: 1;
}
.ppch5 #lf:hover img:nth-child(1),
.ppch5 #rt:hover img:nth-child(1){
    opacity: 0;
    z-index: 0;
}
@keyframes xz {
    0%{
        transform:rotate(0);
        -ms-transform:rotate(0); 	/* IE 9 */
        -moz-transform:rotate(0); 	/* Firefox */
        -webkit-transform:rotate(0); /* Safari 和 Chrome */
        -o-transform:rotate(0);
    }
    100%{
        transform:rotate(-360deg);
        -ms-transform:rotate(-360deg); 	/* IE 9 */
        -moz-transform:rotate(-360deg); 	/* Firefox */
        -webkit-transform:rotate(-360deg); /* Safari 和 Chrome */
        -o-transform:rotate(-360deg);
    }
}
@media screen and (max-width:2560px) and (min-width:1930px) {
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch2>.nr3{
        height: 14rem;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .ppch2>.nr3>span>i:nth-child(1){
        top: 0;
        left: 0;
        width: 4.5rem;
        /* height: 5.2rem; */
    }
    .ppch2>.nr3>span>i:nth-child(2){
        top: .36rem;
        left: 39%;
        width: 4.85rem;
        /* height: 3.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(3){
        top: 0;
        right: 0;
        width: 4.1rem;
        /* height: 4.1rem; */
    }
    .ppch2>.nr3>span>i:nth-child(4){
        top: 35%;
        left:2.25rem;
        width: 4rem;
        /* height: 4rem; */
    }
    .ppch2>.nr3>span>i:nth-child(5){
        top: 37%;
        right: 2.5rem;
        width: 3.8rem;
        /* height: 2.5rem; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(6){
        bottom: .4rem;
        left: .32rem;
        width: 4rem;
        /* height: 4.8rem; */
    }
    .ppch2>.nr3>span>i:nth-child(7){
        bottom: 0;
        left: 41%;
        width: 5.2rem;
        /* height: 3.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(8){
        bottom: .85em;
        right: .3rem;
        width: 4.2rem;
        /* height: 5.6rem; */
    }
    .ppch4 .rbntt{
        height: auto;
    }
}
@media screen and (max-width:1440px){
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch2>.nr3>span>i{
        transform: scale(.85);
    }
    .ppch2>.nr3>span>i:nth-child(4){
        left: 1.25rem;
    }
    .ppch2>.nr3>span>i:nth-child(5){
        right: 1.5rem;
    }
    .ppch4 .rbntt{
        height: auto;
        /* margin-bottom: .4rem; */
    }
}
@media screen and (max-width:1366px){
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch2>.nr3>span>i{
        transform: scale(1);
    }
    .ppch2>.nr3>span>i:nth-child(1){
        top: 0;
        left: 0;
        width: 3rem;
        /* height: 3.7rem; */
    }
    .ppch2>.nr3>span>i:nth-child(2){
        top: .36rem;
        left: 39%;
        width: 3.35rem;
        /* height: 2rem; */
    }
    .ppch2>.nr3>span>i:nth-child(3){
        top: 0;
        right: 0;
        width: 2.6rem;
        /* height: 2.6rem; */
    }
    .ppch2>.nr3>span>i:nth-child(4){
        top: 35%;
        left:1.25rem;
        width: 2.5rem;
        /* height: 2.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(5){
        top: 37%;
        right: 1.5rem;
        width: 2.3rem;
        /* height: 2rem; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(6){
        bottom: .4rem;
        left: .32rem;
        width: 2.5rem;
        /* height: 3.3rem; */
    }
    .ppch2>.nr3>span>i:nth-child(7){
        bottom: 0;
        left: 39%;
        width: 3.7rem;
        /* height: 2rem; */
    }
    .ppch2>.nr3>span>i:nth-child(8){
        bottom: .85em;
        right: .3rem;
        width: 2.7rem;
        /* height: 4.1rem; */
    }
    .ppch2>.nr3>div{
        margin-top: 1.5rem;
        margin-bottom: 1rem;
    }
}
@media screen and (max-width:1280px){
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch2>.nr3>span>i:nth-child(1){
        top: 0;
        left: 0;
        width: 2.8rem;
        /* height: 3.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(2){
        top: .36rem;
        left: 39%;
        width: 3.15rem;
        /* height: 1.8rem; */
    }
    .ppch2>.nr3>span>i:nth-child(3){
        top: 0;
        right: 0;
        width: 2.4rem;
        /* height: 2.4rem; */
    }
    .ppch2>.nr3>span>i:nth-child(4){
        top: 35%;
        left:1rem;
        width: 2.3rem;
        /* height: 2.3rem; */
    }
    .ppch2>.nr3>span>i:nth-child(5){
        top: 37%;
        right: 1.2rem;
        width: 2.1rem;
        /* height: 1.8rem; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(6){
        bottom: .4rem;
        left: .32rem;
        width: 2.3rem;
        /* height: 3.1rem; */
    }
    .ppch2>.nr3>span>i:nth-child(7){
        bottom: 0;
        left: 39%;
        width: 3.5rem;
        /* height: 1.8rem; */
    }
    .ppch2>.nr3>span>i:nth-child(8){
        bottom: .85em;
        right: .1rem;
        width: 2.5rem;
        /* height: 3.9rem; */
    }
}
@media screen and (max-width:1024px){
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch1>ul>li>span{
        font-size: 14px;
    }
    .ppch1>p{
        font-size: 16px;
    }
    .ppch2>.nr1>div:nth-child(2)>span{
        font-size: 14px;
    }
    .ppch2>.nr1>div:nth-child(2)>p{
        font-size: 20px;
    }
    .ppch2>.nr1>div:nth-child(2)>a{
        font-size: 14px;
        width: 120px;
        height: 30px;
        line-height: 30px;
    }
    .ppch2>.nr3{
        height: 14rem;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .ppch2>.nr3>span>i:nth-child(1){
        top: 0;
        left: 0;
        width: 4.5rem;
        /* height: 5.2rem; */
    }
    .ppch2>.nr3>span>i:nth-child(2){
        top: .36rem;
        left: 39%;
        width: 4.85rem;
        /* height: 3.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(3){
        top: 0;
        right: 0;
        width: 4.1rem;
        /* height: 4.1rem; */
    }
    .ppch2>.nr3>span>i:nth-child(4){
        top: 35%;
        left:2.25rem;
        width: 4rem;
        /* height: 4rem; */
    }
    .ppch2>.nr3>span>i:nth-child(5){
        top: 37%;
        right: 2.5rem;
        width: 3.8rem;
        /* height: 2.5rem; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(6){
        bottom: .4rem;
        left: .32rem;
        width: 4rem;
        /* height: 4.8rem; */
    }
    .ppch2>.nr3>span>i:nth-child(7){
        bottom: 0;
        left: 41%;
        width: 5.2rem;
        /* height: 3.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(8){
        bottom: .85em;
        right: .3rem;
        width: 4.2rem;
        /* height: 5.6rem; */
    }
    .ppch4 .rbntt .main div.rt>p{
        font-size: 14px;
    }
    .ppch4 .rbntt{
        height: auto;
        /* margin-bottom: .4rem; */
    }
}

@media screen and (max-width:768px){
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch2>.nr3>span>i:nth-child(1){
        top: 0;
        left: 0;
        width: 3.5rem;
        /* height: 4.2rem; */
    }
    .ppch2>.nr3>span>i:nth-child(2){
        top: .36rem;
        left: 39%;
        width: 3.85rem;
        /* height: 2.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(3){
        top: 0;
        right: 0;
        width: 3.1rem;
        /* height: 3.1rem; */
    }
    .ppch2>.nr3>span>i:nth-child(4){
        top: 35%;
        left:1.7rem;
        width: 3rem;
        /* height: 3rem; */
    }
    .ppch2>.nr3>span>i:nth-child(5){
        top: 37%;
        right: 2rem;
        width: 2.8rem;
        /* height: 2.5rem; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(6){
        bottom: .4rem;
        left: .32rem;
        width: 3rem;
        /* height: 3.8rem; */
    }
    .ppch2>.nr3>span>i:nth-child(7){
        bottom: 0;
        left: 41%;
        width: 4.2rem;
        /* height: 2.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(8){
        bottom: .85em;
        right: .3rem;
        width: 3.2rem;
        /* height: 4.6rem; */
    }
    .ppch2>.nr3{
        height: 11rem;
    }
    .ppch4 .rbntt{
        height: auto;
        /* margin-bottom: .4rem; */
    }
}
@media screen and (max-width:540px){
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch1>p{
        width: 100%;
    }
    .ppch1>ul>li{
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
    .ppch1>ul>li>img{
        width: 100%;
    }
    .ppch1>ul>li>p{
        width: 100%;
        margin: 15px 0;;
    }
    .ppch1>ul>li>span{
        width: 100%;
        text-align: center;
    }
    .ppch4 .rbntt .main{
        padding: 0;
    }
    .ppch4 .main div.lf{
        width: 100%;
        height: 100%;
    }
    .ppch4 .main div.rt{
        width: 100%;

    }
    .ppch4 .main div.rt{
        padding: 0;
        margin-top: 30px;
        height: 100px;
    }
    .ppch2>.nr3{
        height: auto;
        flex-direction: column;
    }
    .ppch2>.nr3>span{
        height: 9rem;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ppch2>.nr3>span>img{
        width: 7rem;
        height: 7rem;
        display: block;
        border-radius: 50%;
        background: linear-gradient(135deg, #F8F8F8, #FFFFFF);
        border: 1px solid #FFFFFF;
        box-shadow: 0px 18px 34px 1px #f5f5f5;
        z-index: -1;
    }
    .ppch2>.nr3>div{
        margin: 0;
        margin-top: 20px;
        background: none;
        box-shadow: none;
        padding: 0;
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .ppch2>.nr3>div>h6{
        text-align: left;
    }
    .ppch2>.nr3>div>h6>p{
        text-align: left;
    }
    .ppch2>.nr3>div>p{
        text-align: left;
    }
    .ppch2>.nr3>span>i:nth-child(1) {
        top: 0;
        left: 0;
        width: 3rem;
        /* height: 3.7rem; */
        z-index: 2;
    }
    .ppch2>.nr3>span>i:nth-child(2) {
        top: 0.36rem;
        left: 37%;
        width: 3rem;
        /* height: auto; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(3) {
        top: 0;
        right: 0;
        width: 2.6rem;
        /* height: auto; */
        z-index: 0;
    }
    .ppch2>.nr3>span>i:nth-child(4) {
        top: 3rem;
        left: 2.2rem;
        width: 2.5rem;
        z-index: 2;
        /* height: 2.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(5) {
        top: 32%;
        right: 2rem;
        width: 2.3rem;
        /* height: 2rem; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(6) {
        bottom: 0.4rem;
        left: 0.32rem;
        width: 2.5rem;
        /* height: 3.3rem; */
        z-index: 3;
    }
    .ppch2>.nr3>span>i:nth-child(7) {
        bottom: 0.2rem;
        left: 34%;
        width: 3.2rem;
        /* height: 2rem; */
        z-index: 2;
    }
    .ppch2>.nr3>span>i:nth-child(8) {
        bottom: 0.85em;
        right: 0.3rem;
        width: 2.7rem;
        /* height: 4.1rem; */
        z-index: 0;
    }
    .ppch4 .rbntt{
        height: auto;
        margin-bottom: 0;
    }
    .ppch5>div>ul{
        padding-left: 0;
    }
}
@media screen and (max-width:411px){
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch2>.nr1{
        flex-direction: column;
    }
    .ppch2>.nr1>div{
        width: 100%;
        overflow: hidden;
    }
    .ppch2>.nr1>div:nth-child(1)>.zs{
        margin: 0;
        margin-top: .75rem;
        float: right;
    }
    .ppch2>.nr1>div:nth-child(2){
        margin-bottom: .75rem;
    }
    .ppch2>.nr3>span {
        height: 12rem;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ppch2>.nr3>span>i:nth-child(1) {
        top: 0;
        left: 0;
        width: 3rem;
        /* height: 3.7rem; */
        z-index: 2;
    }
    .ppch2>.nr3>span>i:nth-child(2) {
        top: 0;
        left: 48%;
        width: 3.5rem;
        /* height: auto; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(3) {
        top: 2.5rem;
        right: 0;
        width: 2.6rem;
        /* height: auto; */
        z-index: 0;
    }
    .ppch2>.nr3>span>i:nth-child(4) {
        top: 3.2rem;
        left: 1.5rem;
        width: 2.5rem;
        z-index: 2;
        /* height: 2.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(5) {
        top: 5.5rem;
        right: 0.8rem;
        width: 2.3rem;
        /* height: 2rem; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(6) {
        top: 5.4rem;
        left: 0.2rem;
        width: 3rem;
        height: auto;
        z-index: 3;
        bottom: auto;
    }
    .ppch2>.nr3>span>i:nth-child(7) {
        bottom: 0;
        left: 0;
        width: 4.2rem;
        /* height: 2rem; */
        z-index: 2;
        top: auto;
    }
    .ppch2>.nr3>span>i:nth-child(8) {
        bottom: 0em;
        right: 0;
        width: 2.9rem;
        /* height: 4.1rem; */
        z-index: 0;
    }
    .ppch4 .rbntt{
        height: auto;
    }
}
@media screen and (max-width:375px){
    .ppch5>span{
        width: 200%;
        left: -30%;
    }
    .ppch2>.nr3>span {
        height: 12rem;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ppch2>.nr3>span>i:nth-child(1) {
        top: 0;
        left: 0;
        width: 3rem;
        /* height: 3.7rem; */
        z-index: 2;
    }
    .ppch2>.nr3>span>i:nth-child(2) {
        top: 0;
        left: 55%;
        width: 3rem;
        /* height: auto; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(3) {
        top: 2.3rem;
        right: 0;
        width: 2.6rem;
        /* height: auto; */
        z-index: 0;
    }
    .ppch2>.nr3>span>i:nth-child(4) {
        top: 3.2rem;
        left: 0.9rem;
        width: 2.5rem;
        z-index: 2;
        /* height: 2.5rem; */
    }
    .ppch2>.nr3>span>i:nth-child(5) {
        top: 5.5rem;
        right: 0.5rem;
        width: 2.3rem;
        /* height: 2rem; */
        z-index: 1;
    }
    .ppch2>.nr3>span>i:nth-child(6) {
        top: 5.4rem;
        left: 0rem;
        width: 2.5rem;
        height: auto;
        z-index: 3;
        bottom: auto;
    }
    .ppch2>.nr3>span>i:nth-child(7) {
        bottom: auto;
        left: 0;
        width: 3.2rem;
        /* height: 2rem; */
        z-index: 2;
        top: 9rem;
    }
    .ppch2>.nr3>span>i:nth-child(8) {
        bottom: 0em;
        right: 0;
        width: 2.7rem;
        /* height: 4.1rem; */
        z-index: 0;
    }
}

/***************************数字展厅*******************************/
.szzt1{
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}
.szzt1>h6{
    font-size: .6rem;
    font-weight: 500;
    color: #333;
    position: relative;
    margin-bottom: .5rem;
}
.szzt1>h6>p{
    font-size: .72rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 0);
    line-height: .76rem;
    -webkit-text-stroke: 1px #EBEBEB;
    text-stroke: 1px #EBEBEB;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    text-transform: uppercase;
}
.szzt1>p{
    font-size: .2rem;
    line-height: 1.8;
    width: 75%;
    text-align: justify;
}
.szzt1>.nr{
    width: 100%;
    margin-top: .3rem;
}
.szzt1>.nr>div{
    position: relative;
    width: 100%;
}
.szzt1>.nr>div>.lb{
    position: relative;
    width: 100%;
}
.szzt1>.nr>div>.lb>li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szzt1>.nr>div>.lb>li.on{
    opacity: 1;
    position: relative;
    z-index: 2;
}
.szzt1>.nr>div>.lb>li>img{
    width: 60%;
    display: block;
    margin-top: .7rem;
}
.szzt1>.nr>div>.lb>li>div{
    width: 40%;
    padding-left: 1.2rem;
}
.szzt1>.nr>div>.lb>li>div>div{
    font-size: 1.5rem;
    font-family: Arial;
    font-weight: bold;
    color: rgba(51, 51, 51, 0);
    line-height: 1;
    opacity: 0.45;
    -webkit-text-stroke: 1px #C51C35;
    text-stroke: 1px #C51C35;
}
.szzt1>.nr>div>.lb>li>div>p{
    margin-top:.2rem;
    font-size: .36rem;
    color: #333;
    margin-bottom: .2rem;
    font-weight: 500;
}
.szzt1>.nr>div>.lb>li>div>span{
    font-size: .2rem;
    line-height: 1.5;
    color: #333;
    display: block;
}
.szzt1>.nr>div>.btn{
    margin-top:.8rem;
}
.szzt1>.nr>div>.btn>i{
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    position: relative;
    border-radius: 50%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    cursor: pointer;
}
.szzt1>.nr>div>.btn>i:nth-child(1){
    margin-right: .6rem;
}
.szzt1>.nr>div>.btn>i>img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szzt1>.nr>div>.btn>i>img:nth-child(2){
    opacity: 0;
}
.szzt1>.nr>div>.btn>i:hover{
    background: #C61C35;
    box-shadow: 0px 6px 30px 0px rgba(198, 28, 53, 0.2);
    border-radius: 50%;
}
.szzt1>.nr>div>.btn>i:hover>img:nth-child(1){
    opacity: 0;
}
.szzt1>.nr>div>.btn>i:hover>img:nth-child(2){
    opacity: 1;
    
}
.szzt1>.nr>div>.slt{
    position: absolute;
    bottom: 1rem;
    left: 42%;
    width: 36%;
    z-index: 2;
    cursor: pointer;
}
.szzt1>.nr>div>.slt>li{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szzt1>.nr>div>.slt>li.on{
    position: relative;
    opacity: 1;
    z-index: 2;
}
.szzt1>.nr>div>.slt>li>img{
    width: 100%;
    display: block;
}
.szzt2{
    padding-bottom: 1rem;
}
.szzt2>h6{
    font-size: .6rem;
    font-weight: 500;
    color: #333;
    position: relative;
    margin-bottom: .8rem;
}
.szzt2>h6>p{
    font-size: .72rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 0);
    line-height: .76rem;
    -webkit-text-stroke: 1px #EBEBEB;
    text-stroke: 1px #EBEBEB;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    text-transform: uppercase;
}
.szzt2>div{
    width: 100%;
    position: relative;
    margin-top: 1rem;
    overflow: hidden;
    margin-left: 2rem;
    display: flex;
    justify-content: start;
    /* align-items: start; */
}
.szzt2>div>.nr1{
    position: relative;
    display: inline-block;
    width: 4.5rem;
    float: left;
}
.szzt2>div>.nr1>li{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szzt2>div>.nr1>li.on{
    position: relative;
    z-index: 2;
    opacity: 1;
}
.szzt2>div>.nr1>li>img{
    width: 100%;
}
.szzt2>div>.nr1>li>p{
    font-size: .36rem;
    font-weight: 500;
    color: #333;
    padding: .57rem 0;
    position: relative;
    margin-top: -.73rem;
}
.szzt2>div>.nr1>li>p>span{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: .7rem;
    font-family: Arial;
    font-weight: 400;
    color: rgba(51, 51, 51, 0);
    line-height: .85rem;
    -webkit-text-stroke: 1px #EBEBEB;
    text-stroke: 1px #EBEBEB;
    text-transform: uppercase;
}
.szzt2>div>.btn{
    display: inline-block;
    width: 1.2rem;
    margin-left:1rem;
    float: left ;
}
.szzt2>div>.btn>i{
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    position: relative;
    margin-bottom: .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.szzt2>div>.btn>i>img:nth-child(1){
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
}
.szzt2>div>.btn>i>img:nth-child(2){
    display: block;
    width: .5rem;
}
.szzt2>div>.btn>i:hover>img:nth-child(1){
    -webkit-animation:xz2 2s linear infinite;
    -moz-animation:xz2 2s linear infinite;
    -ms-animation:xz2 2s linear infinite;
    -o-animation:xz2 2s linear infinite;
    animation:xz2 2s linear infinite;
}
.szzt2>div>.nr2{
    position: relative;
    float: left;
    margin-left: 2.5rem;
    flex-grow: 2;
    overflow: hidden;
    /* height: 5rem; */
}
.szzt2>div>.nr2>ul{
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    overflow: hidden;
}
.szzt2>div>.nr2>ul>li{
    width: 3rem;
    margin-right: 1rem;
    float: left;
}
.szzt2>div>.nr2>ul>li>img{
    display: block;
    margin-bottom: .3rem;
}
.szzt2>div>.nr2>ul>li>p{
    font-size: .24rem;
    font-weight: 500;
    color: #333;
}
.szzt2>div>.nr2>ul>li>span{
    font-size: .24rem;
    display: block;
    color: #979797;
    margin-top: .2rem;
    font-family: Arial;
}
.szzt3{
    /* padding-bottom: 1rem; */
    position: relative;
}
.szzt3>h6{
    font-size: .6rem;
    font-weight: 500;
    text-align: right;
    color: #333;
    position: relative;
}
.szzt3>h6>p{
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    text-align: right;
    font-size: .72rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 0);
    line-height: .76rem;
    -webkit-text-stroke: 1px #EBEBEB;
    text-stroke: 1px #EBEBEB;
    text-transform: uppercase;
}
.szzt3>p{
    font-size: .2rem;
    font-weight: 400;
    color: #333333;
    line-height: 1.5;
    text-align: right;
    margin-top: .6rem;
}
.szzt3>.nr{
    margin-top: -1rem;
}
.szzt3 .swiper-slide{
    
    transform: scale(.4);
    transition: 300ms;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
}
/* .swiper-slide-active,.swiper-slide-duplicate-active */
.szzt3 .swiper-slide-active,
.szzt3 .swiper-slide-duplicate-active{
    
    transform: scale(1);
    /* transform: translate(0,.25rem); */
}

.szzt3 .swiper-slide>.wz{
    display: none;
}
.szzt3 .swiper-slide-active>.wz{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    -webkit-animation: xz 20s linear infinite;
    -moz-animation: xz 20s linear infinite;
    -ms-animation: xz 20s linear infinite;
    -o-animation: xz 20s linear infinite;
    animation: xz 20s linear infinite;
}

.szzt3 .swiper-slide>.tu{
    display: block;
    width: 100%;
    /* margin: 10% auto 0; */
    
}
.szzt3 .swiper-slide-active>.tu{
    display: block;
    width: 66%;
    margin:5% auto;
}
.szzt3 .swiper-slide>p{
    font-size: .36rem;
    font-weight: 500;
    color: #333333;
    text-align: left;
    margin-top: .2rem;
}
.szzt3 .swiper-slide-active>p{
    font-size: .36rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: .3rem;
    text-align: center;
    margin-top: .2rem;
}
.szzt3 .swiper-slide>span{
    display: none;
}
.szzt3 .swiper-slide-active>span{
    display: block;
    width: 100%;
    font-size: .22rem;
    font-weight: 400;
    color: #333333;
    text-align: center;
    line-height: 1.5;
}
.szzt3>.btn{
    margin-top:.5rem;
    display: flex;
    justify-content: space-between;
    /* flex-direction: row-reverse; */
    /* margin-left: 1.4rem; */
    width: 100%;
    position: relative;
    z-index: 9;
}
.szzt3>.btn>i{
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    position: relative;
    border-radius: 50%;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    cursor: pointer;
}
.szzt3>.btn>i:nth-child(2){
    /* margin-right: .6rem; */
    margin-right: .18rem;
}
.szzt3>.btn>i>img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.szzt3>.btn>i>img:nth-child(2){
    opacity: 0;
}
.szzt3>.btn>i:hover{
    background: #C61C35;
    box-shadow: 0px 6px 30px 0px rgba(198, 28, 53, 0.2);
    border-radius: 50%;
}
.szzt3>.btn>i:hover>img:nth-child(1){
    opacity: 0;
}
.szzt3>.btn>i:hover>img:nth-child(2){
    opacity: 1;
    
}
@keyframes xz2 {
    0%{
        transform:rotate(0);
        -ms-transform:rotate(0); 	/* IE 9 */
        -moz-transform:rotate(0); 	/* Firefox */
        -webkit-transform:rotate(0); /* Safari 和 Chrome */
        -o-transform:rotate(0);
    }
    100%{
        transform:rotate(360deg);
        -ms-transform:rotate(360deg); 	/* IE 9 */
        -moz-transform:rotate(360deg); 	/* Firefox */
        -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
        -o-transform:rotate(360deg);
    }
}
@media screen and (max-width:2560px) and (min-width:1920px) {
    .szzt2>div{
        margin-left: 2rem;
    }
}
@media screen and (max-width:1680px){
    .szzt2>div{
        margin-left: 1rem;
    }
}
@media screen and (max-width:1440px){
    .szzt2>div{
        margin-left: 1rem;
    }
    .szzt2>div>.btn{
        margin-left: .5rem;
    }
    .szzt2>div>.nr2{
        margin-left: 1rem;
    }
    .szzt3>.nr{
        margin-top: -1rem;
    }
    .szzt3>.btn{
        margin-left: 0;
        position: relative;
        z-index: 9;
    }
    .szzt3 .swiper-slide-active>span{
        font-size: .2rem;
    }
}
@media screen and (max-width:1366px){}
@media screen and (max-width:1280px){}
@media screen and (max-width:1024px){
    .szzt1>p{
        font-size: 14px;
    }
    .szzt2>div{
        margin-left: 30px;
    }
    .szzt1>.nr>div>.lb>li>div>span{
        font-size: 14px;
    }
    .szzt2>div>.nr2>ul>li>p,
    .szzt2>div>.nr2>ul>li>span{
        font-size: 14px;
    }
    .szzt3>p{
        font-size: 14px;
    }
    .szzt3 .swiper-slide-active>span{
        font-size: 14px;
    }
    .szzt3 .swiper-slide-active>p{
        font-size: 18px;
    }
    .ppch3>.zhie>.zhin>p{
        font-size: 14px;
    }
}
@media screen and (max-width:768px){
    .szzt1>p{
        width: 100%;
    }
}
@media screen and (max-width:540px){
    .szzt1>.nr>div>.lb>li{
        flex-direction: column;
    }
    .szzt1>.nr>div>.lb>li>img{
        width: 100%;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .szzt1>.nr>div>.lb>li>div{
        width: 50%;
        padding-left: 0;
        padding-right: 15px;
    }
    .szzt1>.nr>div>.slt{
        left: auto;
        right: 0;
        bottom: 2.4rem;
        width: 50%;
    }
    .szzt1>.nr>div>.btn{
        display: flex;
        justify-content: space-between;
    }
    .szzt2>div{
        margin-left: .4rem;
    }
    .szzt2>div>.nr2{
        margin-left: .5rem;
    }
    .szzt3>.nr{
        margin-top: 0;
    }
}
@media screen and (max-width:411px){
    .szzt2>div{
        margin-left: 0;
        display: flex;
        flex-direction: column;
    }
    .szzt2>div>.nr1{
        width: 100%;
    }
    .szzt2>div>.btn{
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        margin:20px 0;
    }
    .szzt2>div>.btn>i{
        margin-bottom: 0;
    }
    .szzt2>div>.nr2{
        margin: 0;
        width: 100%;
        height: 5.5rem;
    }
    .szzt3>h6{
        padding:.3rem 0;
    }
}

html body #canvas1 {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -3;
    }
