@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 100%;
    }
}
@media (max-width: 991px) {

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        padding: 0px;
    }

    a:hover {
        text-decoration: none;
    }

    /* 导航栏 */
    .navbar {
        padding: 0;
        background-color: #111111;
    }

    .nav-logo-box {
        height: 1.1rem;
        padding: .16rem 0;
        margin-right: 2.12rem;
        box-sizing: content-box;
    }

    .nav-logo-box img {
        width: 3rem;
        height: auto;
    }

    .navbar-toggler {
        padding: .25rem .25rem;
        font-size: .6rem;
    }

    .navbar-light .navbar-nav .active>.nav-link {
        font-size: .26rem;
        line-height: .92rem;
        color: #FFFFFF;
        opacity: 1;
    }

    .navbar-light .navbar-nav .active>.nav-link:focus,
    .navbar-light .navbar-nav .active>.nav-link:hover {
        color: #FFFFFF;
        opacity: 1;
    }

    .navbar-light .navbar-nav .nav-link {
        height: .92rem;
        font-size: .26rem;
        line-height: .92rem;
        color: #FFFFFF;
        opacity: 0.6;
        padding: 0 .24rem;
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #FFFFFF;
        opacity: 0.6;
    }

    .navbar-light .navbar-toggler-icon {
        width: 1rem;
        height: 1rem;
        background-image: url("../images/yidong_gengduo.png");
    }

    .nav-item {
        position: relative;
        height: .92rem;
    }

    .nav-item:not(:last-child) {
        margin-right: .586667rem;
    }

    .nav-item:hover .nav-item-list {
        display: block;
    }

    .nav-item-list {
        position: absolute;
        top: .906667rem;
        width: 100%;
        background: #111111;
        border-top: .026667rem solid #fff;
        padding: .133333rem .4rem;
        display: none;
        z-index: 99;
    }

    .nav-item-list li {
        font-size: .26rem;
        font-weight: 400;
        line-height: .92rem;
        color: #FFFFFF;
        cursor: pointer;
    }

    /* 首页第一栏 */
    .w-index-one-box {
        width: 100%;
    }

    .w-index-one-banner {
        position: relative;
        width: 100%;
        height: auto;
    }

    .w-index-one-banner img {
        width: 100%;
        height: auto;
    }

    .w-index-one-banner-main {
        position: absolute;
        left: calc(50% - 4rem);
        top: calc(50% - 1.6rem);
    }

    .w-index-one-banner-main-h3 {
        font-size: .426667rem;
        font-weight: bold;
        line-height: .56rem;
        color: #FFFFFF;
        margin-bottom: .133333rem;
    }

    .w-index-one-banner-main-p {
        font-size: .266667rem;
        font-weight: 400;
        line-height: .346667rem;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: .266667rem;
    }

    .w-index-one-banner-main-li {
        width: 1.413333rem;
        font-size: .266667rem;
        font-weight: 400;
        line-height: .346667rem;
        color: rgba(255, 255, 255, 0.4);
        padding: .266667rem 0px;
    }

    .w-index-one-banner-main-li.on {
        color: rgba(255, 255, 255, 1);
        padding: .066667rem 0px;
        border-top: 1px solid rgba(255, 255, 255, 0.4);
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    }

    .w-index-one-swiper-container .w-index-one-swiper-pagination {
        bottom: .533333rem;
    }

    .w-index-one-swiper-pagination .swiper-pagination-bullet {
        width: .666667rem;
        height: .053333rem;
        background: rgba(255, 255, 255, 0.4);
        border-radius: 0px;
    }

    .w-index-one-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: rgba(255, 255, 255, 1);
    }

    .w-index-one-swiper-button-prev {
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-left.png");
        background-size: .613333rem;
    }

    .w-index-one-swiper-button-next {
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-right.png");
        background-size: .613333rem;
    }

    /* 首页内容区第二栏 */
    .w-index-two-box {
        padding: 1rem 0;
    }

    .w-index-two-top {
        padding: 0 0.2rem;
    }

    .w-index-two-top-left {
        padding-bottom: .3rem;
    }

    .w-index-two-top-left-h3 {
        font-size: .426667rem;
        text-align: center;
        line-height: .533333rem;
        font-weight: bold;
        color: #191A1C;
        margin-bottom: 0;
    }

    .w-index-two-top-left-h4 {
        font-size: .32rem;
        text-align: center;
        line-height: .533333rem;
        font-weight: bold;
        color: #191A1C;
        margin-bottom: .16rem;
    }

    .w-index-two-wire {
        width: 2.533333rem;
        height: .026667rem;
        background: rgba(25, 26, 28, 0.2);
        border-radius: 0px;
        margin: 0 auto;
    }

    .w-index-two-wire-interior {
        display: block;
        width: 2.093333rem;
        height: .026667rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        border-radius: 0px;
    }

    .w-index-two-top-right {
        margin: 0;
    }

    .w-index-two-top-right-li {
        height: .72rem;
        font-size: .24rem;
        font-weight: 400;
       /* text-align: center; */
        line-height: .4rem;
        color: #191A1C;
        display: flex;
    }

    .w-index-two-top-right-li:not(:last-child) {
        margin-bottom: .4rem;
    }

    .w-index-two-top-right-li::before {
        content: "";
        display: block;
        width: .106667rem;
        height: .106667rem;
        background: rgba(25, 26, 28, 0.6);
        border-radius: 50%;
        margin-top: .133333rem;
        margin-right: .133333rem;
    }

    .w-index-two-bottom {
        width: 10rem;
        height: auto;
        border-radius: 0px;
        margin-top: .6rem;
    }

    .w-index-two-bottom img {
        width: 100%;
        height: 100%;
    }

    .w-index-two-swiper-pagination .swiper-pagination-bullet {
        width: .666667rem;
        height: .053333rem;
        background: rgba(255, 255, 255, 0.4);
        border-radius: 0px;
    }

    .w-index-two-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: rgba(255, 255, 255, 1);
    }

    .w-index-two-swiper-button-prev {
        top: calc(50% + 2.6rem);
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-left.png");
        background-size: .613333rem;
    }

    .w-index-two-swiper-button-next {
        top: calc(50% + 2.6rem);
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-right.png");
        background-size: .613333rem;
    }

    /* 内容区第三栏 */
    .w-index-three-box {
        background: #191A1C;
    }

    .w-index-three-h3 {
        font-size: .32rem;
        font-weight: bold;
        line-height: .413333rem;
        color: #FFFFFF;
        text-align: center;
        padding: .6rem 0;
        margin-bottom: 0;
    }

    .w-index-three-main-box {
        display: flex;
        flex-wrap: wrap;
    }

    .w-index-three-main-b {
        order: 1;
    }

    .w-index-three-main {
        display: none;
    }

    .w-index-three-main.on {
        display: flex;
        flex-wrap: wrap;
    }

    .swiper-container.w-index-three1-swiper-container,
    .swiper-container.w-index-three2-swiper-container,
    .swiper-container.w-index-three3-swiper-container,
    .swiper-container.w-index-three4-swiper-container,
    .swiper-container.w-index-three5-swiper-container {
        width: 9rem;
        height: auto;
        margin-bottom: 0.6rem;
    }

    .w-index-three-main-left {
        height: 174px;
        background: #26282B;
        border-radius: 0px;
    }

    .w-index-three-main-left img {
        width: 100%;
        height: auto;
    }

    .w-index-three-main-right {
        padding: 0 0.2rem;
    }

    .w-index-three-main-right-title {
        display: flex;
        margin-bottom: 0;
        padding-bottom: .18rem;
    }

    .w-index-three-main-right-title li {
        font-size: .186667rem;
        font-weight: 400;
        line-height: .253333rem;
        color: #FFFFFF;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        border-radius: .026667rem;
        padding: .026667rem .16rem;
    }

    .w-index-three-main-right-title li:not(:last-child) {
        margin-right: .266667rem;
    }

    .w-index-three-main-right-h3 {
        width: 4.8rem;
        font-size: .32rem;
        font-weight: 400;
        line-height: .413333rem;
        color: #FFFFFF;
        padding-bottom: .18rem;
        margin: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
    }

    .w-index-three-main-right-p {
        height: 0.66rem;
        font-size: .186667rem;
        font-weight: 400;
        line-height: .32rem;
        color: rgba(255, 255, 255, 0.4);
        padding-bottom: .1rem;
        margin: 0;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .w-index-three-main-right-class {
        display: flex;
        margin: 0;
    }

    .w-index-three-main-right-class li:not(:last-child) {
        padding-right: 0.3rem;
    }

    .w-index-three-main-right-class h4 {
        font-size: .213333rem;
        background: linear-gradient(113deg, #06FBFB 0%, #0460F4 100%);
        background-image: -webkit-linear-gradient(113deg, #06FBFB 0%, #0460F4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding-bottom: .18rem;
        margin: 0;
    }

    .w-index-three-main-right-class p {
        font-size: .186667rem;
        font-weight: 400;
        line-height: .18rem;
        color: rgba(255, 255, 255, 0.4);
        margin: 0;
    }

    .w-index-three-main-right-btn {
        width: 1.4rem;
        font-size: .213333rem;
        color: rgba(255, 255, 255, 1);
        text-align: center;
        line-height: .4rem;
        border: 2px solid rgba(255, 255, 255, 0.5);
        border-radius: 0px;
        margin-top: .253333rem;
    }

    .w-index-three-main-tab {
        order: 0;
        display: flex;
        justify-content: space-between;
        padding-top: .266667rem;
        margin-bottom: 0.6rem;
        border-bottom: 1px solid #707070;
    }

    .w-index-three-main-tab li {
        width: 1.9rem;
        font-size: .2rem;
        font-weight: 400;
        line-height: .32rem;
        color: rgba(255, 255, 255, 0.5);
        padding: .2rem 0px;
        margin-top: 1px;
        cursor: pointer;

    }

    .w-index-three-main-tab li:not(:last-child) {
        margin-right: 0.125rem;
    }

    .w-index-three-main-tab li.on {
        color: #fff;
        border-bottom: .053333rem solid #fff;
    }

    .w-index-three-gengduo {
        font-size: .32rem;
        font-weight: 400;
        text-align: center;
        line-height: .413333rem;
        color: rgba(255, 255, 255, 0.6);
        padding: .6rem 0rem;
        margin: 0;
        cursor: pointer;
    }

    .three-preview .swiper-slide {
        width: 19% !important;
    }

    .three-preview .swiper-slide:not(:last-child) {
        margin-right: 1.2%;
    }

    .w-index-three1-swiper-pagination .swiper-pagination-bullet,
    .w-index-three2-swiper-pagination .swiper-pagination-bullet,
    .w-index-three3-swiper-pagination .swiper-pagination-bullet,
    .w-index-three4-swiper-pagination .swiper-pagination-bullet,
    .w-index-three5-swiper-pagination .swiper-pagination-bullet {
        width: .666667rem;
        height: .053333rem;
        background: rgba(255, 255, 255, 0.4);
        border-radius: 0px;
    }

    .w-index-three1-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .w-index-three2-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .w-index-three3-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .w-index-three4-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .w-index-three5-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: rgba(255, 255, 255, 1);
    }

    .w-index-three1-swiper-button-prev,
    .w-index-three2-swiper-button-prev,
    .w-index-three3-swiper-button-prev,
    .w-index-three4-swiper-button-prev,
    .w-index-three5-swiper-button-prev {
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-left.png");
        background-size: .613333rem;
    }

    .w-index-three1-swiper-button-next,
    .w-index-three2-swiper-button-next,
    .w-index-three3-swiper-button-next,
    .w-index-three4-swiper-button-next,
    .w-index-three5-swiper-button-next {
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-right.png");
        background-size: .613333rem;
    }

    .z-The_solutionTwo-swiperdescBottomT.w-index-The_solutionTwo {
        margin-top: 0.2rem;
        margin-bottom: 0.1rem;
    }

    /* 内容去第四栏 */
    .w-index-four-box {
        background: #FFFFFF;
        opacity: 1;
    }

    .w-index-four-h3 {
        font-size: .32rem;
        font-weight: bold;
        text-align: center;
        line-height: .413333rem;
        color: #191A1C;
        padding: .6rem 0px;
        margin: 0;
    }

    .w-index-four-banner-img-box {
        position: relative;
    }

    .w-index-four-banner-title {
        position: absolute;
        top: 0;
        padding: .266667rem;
    }

    .w-index-four-banner-title span:nth-child(1) {
        font-size: .186667rem;
        font-weight: 400;
        line-height: .253333rem;
        color: #FFFFFF;
        padding: .026667rem .16rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        margin-right: .133333rem;
        border-radius: .026667rem;
    }

    .w-index-four-banner-title span:nth-child(2) {
        font-size: .24rem;
        font-weight: 400;
        line-height: .306667rem;
        color: #FFFFFF;
    }

    .w-index-four-banner-img {
        width: 10rem;
        height: auto;
        background: #191A1C;
    }

    .w-index-four-banner-img img {
        width: 100%;
        height: auto;
    }

    .w-index-four-tab-box {
        padding-top: .133333rem;
        padding-bottom: 0.6rem;
        margin: 0;
        display: flex;
        justify-content: space-between;
    }

    .w-index-four-tab-box .swiper-slide {
        width: 19% !important;
    }

    .w-index-four-tab-box .swiper-slide:not(:last-child) {
        margin-right: 1.2%;
    }

    .w-index-four-tab-img {
        width: 1.9rem;
        height: 1.586667rem;
        background: #191A1C;
        opacity: 0.5;
        border-radius: 0px;
        padding: .186667rem 0px;
    }

    .w-index-four-tab-box .swiper-slide.active-nav .w-index-four-tab-img {
        opacity: 1;
    }

    .w-index-four-tab-img img {
        width: 100%;
        height: 100%;
    }

    .w-index-four-tab-img-box {
        cursor: pointer;
    }

    .w-index-four-tab-img-box p {
        font-size: .2rem;
        font-weight: 400;
        line-height: .32rem;
        color: #191A1C;
        padding-top: .133333rem;
        margin: 0;
    }

    .w-index-four-tab-img-box p:nth-child(3) {
        padding-top: 0;
    }

    .w-index-four-swiper-button-prev {
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-left.png");
        background-size: 46px;
    }

    .w-index-four-swiper-button-next {
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-right.png");
        background-size: .613333rem;
    }

    /* 首页底部 */
    .w-index-footer-box {
        background: #110F0F;
    }

    .w-index-footer-left {
        width: 100%;
        height: 100%;
        background: #191A1C;
    }

    .w-index-footer-left-main {
        width: 8rem;
        margin: 0 auto;
        padding-top: 1rem;
    }

    .w-index-footer-left-h3 {
        height: 1.093333rem;
        font-size: .426667rem;
        font-weight: bold;
        line-height: .533333rem;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: 0;
    }

    .w-index-footer-left-p {
        width: 7.733333rem;
        font-size: .266667rem;
        font-weight: 400;
        line-height: .533333rem;
        color: #FFFFFF;
        opacity: 0.6;
        margin-top: .266667rem;
        margin-bottom: 0;
    }
    

    .w-index-footer-left-message-box {
        margin-top: .933333rem;
    }

    .w-index-footer-left-message {
        display: flex;
    }

    .w-index-footer-left-message p {
        font-size: .266667rem;
        color: #FFFFFF;
        opacity: 1;
    }

    .w-index-footer-left-message:nth-child(1) p {
        line-height: .333333rem;
        margin-bottom: .4rem;
    }

    .w-index-footer-left-message:nth-child(2) p {
        line-height: .253333rem;
        margin-bottom: .4rem;
    }

    .w-index-footer-left-message:nth-child(3) p {
        line-height: .373333rem;
        margin-right: .293333rem;
    }

    .w-index-footer-left-phone {
        width: .333333rem;
        height: .333333rem;
        margin-right: .266667rem;
        line-height:1;
    }

    .w-index-footer-left-phone img {
        width: 100%;
        height: 100%;
    }

    .w-index-footer-left-email {
        width: .333333rem;
        margin-right: .266667rem;
        line-height: .2rem;
    }

    .w-index-footer-left-email img {
        width: 100%;
        height: auto;
    }

    .w-index-footer-left-address {
        width: .333333rem;
        margin-right: .293333rem;
    }
   .w-index-footer-left-message>.w-index-footer-left-address p{
	margin-bottom:0;
    }

    .w-index-footer-left-address img {
        width: 100%;
        height: auto;
    }

    .w-index-footer-right {
        width: 100%;
        padding: 0.6rem 0;
    }

    .w-index-footer-right-mian {
        width: 8rem;
        background: rgba(38, 40, 43, 0.4);
        border-radius: 0px;
        padding: .533333rem .666667rem;
        margin: 0 auto;
    }

    .w-index-footer-right-h3 {
        height: .68rem;
        font-size: .32rem;
        font-weight: bold;
        line-height: .266667rem;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: .253333rem;
    }

    .w-index-footer-right-label {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .213333rem;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: .066667rem;
    }

    .w-index-footer-right-label-beizhu {
        margin-bottom: .133333rem;
    }

    .w-index-footer-right-input {
        display: block;
        font-size: .16rem;
        font-weight: 400;
        line-height: .213333rem;
        color: rgba(255, 255, 255, 0.4);
        width: 5.066667rem;
        border: none;
        border-bottom: 1px solid #FFFFFF;
        background-color: rgba(38, 40, 43, 0);
        outline: none;
        padding: .066667rem 0;
     /*   padding-left: .3rem;    */
        margin-bottom: .533333rem;
    }

    .w-index-footer-right-input::-webkit-input-placeholder {
        /* WebKit browsers */
        color: rgba(255, 255, 255, 0.4);
    }

    .w-index-footer-right-input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: rgba(255, 255, 255, 0.4);
    }

    .w-index-footer-right-input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: rgba(255, 255, 255, 0.4);
    }

    .w-index-footer-right-input:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: rgba(255, 255, 255, 0.4);
    }

    .w-index-footer-right-textarea {
        display: block;
        width: 5.066667rem;
        height: 1.066667rem;
        font-size: .16rem;
        font-weight: 400;
        line-height: .213333rem;
        color: rgba(255, 255, 255, 0.4);
        border: 1px solid #FFFFFF;
        background-color: rgba(38, 40, 43, 0);
        outline: none;
        resize: none;
        opacity: 1;
        border-radius: 0px;
        padding: .133333rem;
        margin-bottom: .64rem;
    }

    .w-index-footer-right-btn {
        font-size: .266667rem;
        font-weight: 400;
        line-height: .266667rem;
        color: #FFFFFF;
        width: 2rem;
        height: .666667rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        border-radius: 0px;
        border: none;
    }

    /* 通用底部 */
    .w-footer-box {
        background: #191A1C;
        opacity: 1;
    }

    .w-footer-main {
        padding-top: 3.026667rem;
    }

    .w-footer-main-left {
        width: 100%;

    }

    .w-footer-logo-box {
        width: 2.866667rem;
        height: .853333rem;
        margin: 0 auto;
        margin-bottom: .266667rem;
    }

    .w-footer-logo-box img {
        width: 100%;
        height: 100%;
    }

    .w-footer-logo-p {
        font-size: .213333rem;
        font-weight: 400;
        text-align: center;
        line-height: .213333rem;
        color: #FFFFFF;
        opacity: 1;
        padding-left: .133333rem;
        padding-bottom: 0.3rem;
        margin: 0;
    }

    .w-footer-main-right {
        display: flex;
        justify-content: space-between;
        padding: .266667rem 0.2rem 0 0.2rem;
    }

    .w-footer-main-right ul {
        width: 1.5rem;
        margin: 0;
    }

    .w-footer-main-right ul .w-footer-bar {
        font-size: .24rem;
        font-weight: 400;
        line-height: .32rem;
        color: rgba(255, 255, 255, 0.6);
        cursor: pointer;
        text-align: center;
    }

    .w-footer-main-right ul .w-footer-bar:hover {
        display: flex;
        font-size: .24rem;
        font-weight: 400;
        line-height: .32rem;
        color: #FFFFFF;
    }

    .w-footer-main-right ul .w-footer-bar:hover::before {
        content: "";
        display: block;
        width: .133333rem;
        height: .026667rem;
        background: #FFFFFF;
        margin-top: .146667rem;
        margin-right: .026667rem;
    }

    .w-footer-main-right ul li:not(:last-child) {
        margin-bottom: .4rem;
    }

    .w-footer-main-right ul li.w-footer-main-tit {
        font-size: .266667rem;
        font-weight: bold;
        line-height: .533333rem;
        color: #FFFFFF;
        margin-bottom: .546667rem;
        text-align: center;
    }

    /* 关于我们-公司介绍 */
    .w-aboutme-company-banner {
        width: 100%;
        height: auto;
        position: relative;
    }

    .w-aboutme-company-banner img {
        width: 100%;
        height: 100%;
    }

    .w-aboutme-company-banner p {
        font-size: .32rem;
        font-weight: bold;
        line-height: .413333rem;
        color: #FFFFFF;
        position: absolute;
        top: calc(50% - .293333rem);
        padding-left: .933333rem;
        margin: 0;
    }

    .w-aboutme-company-main {
        position: relative;
        background: #FFFFFF;
    }

    .w-aboutme-company-main-top {
        width: 10rem;
        height: 1.4rem;
        background: #26282B;
        border-radius: 0px;
        padding: 0px 1.466667rem;
        display: flex;
        justify-content: space-between;
        margin: 0;
    }

    .w-aboutme-company-main-top li {
        font-size: .266667rem;
        font-weight: 400;
        line-height: 1.38rem;
        color: #FFFFFF;
    }

    .w-aboutme-company-main-top li.on::after {
        content: "";
        display: block;
        width: 1.066667rem;
        height: .053333rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        border-radius: 0px;
        margin-top: -0.04rem;
    }

    .w-aboutme-company-main-middle {
        padding: 0.5rem;
    }

    .w-aboutme-company-main-middle h3 {
        font-size: .32rem;
        font-weight: bold;
        line-height: .533333rem;
        color: #191A1C;
        padding: .693333rem 0px;
        margin: 0;
    }

    .w-aboutme-company-main-middle p {
        font-size: .266667rem;
        font-weight: 400;
        line-height: .533333rem;
        color: rgba(25, 26, 28, 0.6);
        /*padding-bottom: .693333rem;*/
        margin: 0;
    }
    .w-aboutme-company-main-middle img{
    width:100%;
    height:auto;
}

    .w-aboutme-company-main-middle-img-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .w-aboutme-company-main-middle-img {
        width: 100%;
        height: 100%;
    }

    .w-aboutme-company-main-middle-img-box .w-aboutme-company-main-middle-p {
        font-size: .266667rem;
        font-weight: 400;
        line-height: .346667rem;
        color: rgba(25, 26, 28, 0.6);
        padding-top: .266667rem;
        padding-bottom: 0;
        margin: 0;
    }

    .w-aboutme-company-main-middle .w-aboutme-company-main-middle-last {
        padding-bottom: 1rem;
    }

    .w-aboutme-company-main-bottom-box {
        position: absolute;
        bottom: -8rem;
        width: 100%;
        max-width: 24rem;
        height: 8rem;
        background: #26282B;
        border-radius: 0px;
    }

    .w-aboutme-company-main-bottom {
        width: 10rem;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .w-aboutme-company-main-bottom li {
        background: #FFFFFF;
        opacity: 1;
        border-radius: 0px;
        padding: .706667rem .166667rem .9rem .166667rem;
    }

    .w-aboutme-company-footer-main {
        padding: 9rem 0 1.106667rem;
    }

    .w-aboutme-company-main-bottom-img {
        margin-left: .36rem;
        width: auto;
        height: .8rem;
    }

    .w-aboutme-company-main-bottom-img img {
        width: auto;
        height: 100%;
    }

    .w-aboutme-company-main-bottom-h3 {
        font-size: .3rem;
        font-weight: bold;
        line-height: .413333rem;
        color: #191A1C;
        padding-top: .146667rem;
        margin: 0;
    }

    .w-aboutme-company-main-bottom-p {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .28rem;
        color: #191A1C;
        margin: 0;
    }

    .w-aboutme-company-main-bottom-p:nth-child(3) {
        height: .6rem;
        padding-top: .3rem;
    }

    .w-aboutme-company-main-bottom-p:nth-child(5) {
        padding-top: .3rem;
    }

    /* 关于我们-新闻动态 */
    .w-aboutme-news-h3 {
        font-size: .4rem;
        font-weight: bold;
        line-height: .533333rem;
        color: #191A1C;
        text-align: center;
        padding-top: 0.6rem;
        margin: 0;
    }

    .w-aboutme-news-ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0;
    }

    .w-aboutme-news-li {
        width: 100%;
        height: auto;
        background: rgba(25, 26, 28, 0.1);
        border-radius: 0px;
        margin-top: .6rem;
    }

    .w-aboutme-news-li-img {
        width: 100%;
        height: auto;
        background-color: burlywood;
    }

    .w-aboutme-news-li-img img {
        width: 9rem;
        height: auto;
    }

    .w-aboutme-news-li-main {
        padding: .226667rem;
    }

    .w-aboutme-news-li-h4 {
        font-size: .266667rem;
        font-weight: 400;
        line-height: .346667rem;
        color: #191A1C;
        margin: 0;
    }

    .w-aboutme-news-li-time-box {
        padding-top: .4rem;
        display: flex;
        justify-content: space-between;
    }

    .w-aboutme-news-li-time {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .28rem;
        color: rgba(25, 26, 28, 0.6);
        margin: 0;
    }

    .w-aboutme-news-li-span {
        font-size: .18rem;
        font-weight: 400;
        line-height: .213333rem;
        color: #FFFFFF;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        border-radius: .026667rem;
        padding: .026667rem .2rem;
    }

    .w-aboutme-news-paging {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: .693333rem;
        padding-bottom: 0.6rem;
    }

    .w-aboutme-news-paging-pev,
    .w-aboutme-news-paging-next {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .64rem;
        color: #FFFFFF;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 0px;
        padding: 0 .6rem;
    }

    .w-aboutme-news-paging-pev {
        margin-right: .333333rem;
    }

    .w-aboutme-news-paging-next {
        margin-left: .333333rem;
    }

    .w-aboutme-news-paging-span {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .28rem;
        color: rgba(25, 26, 28, 0.6);
        margin: 0px .2rem;
    }

    .w-aboutme-news-paging-span.on {
        color: rgba(25, 26, 28, 1);
    }

    .w-aboutme-news-paging-pev.on,
    .w-aboutme-news-paging-next.on {
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
    }

    .w-aboutme-news-footer .w-footer-main {
        padding: 1.106667rem 0px;
    }

    /* 新闻详情 */
    .w-news-details-title-h3 {
        font-size: .4rem;
        font-weight: bold;
        text-align: center;
        line-height: .533333rem;
        color: #191A1C;
        padding: 1.466667rem 0.2rem .4rem;
        border-bottom: 1px solid #ccc;
        margin: 0;
    }

    .w-news-details-title-time {
        display: flex;
        padding-left: 0.2rem;
    }

    .w-news-details-title-time p {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .28rem;
        color: rgba(25, 26, 28, 0.6);
        padding-top: .266667rem;
        margin: 0;
    }

    .w-news-details-title-time p:first-child {
        padding-right: 1.066667rem;
    }

    .w-news-details-main-middle {
        padding-top: 0px;
    }

    .w-aboutme-company-main-middle .w-news-details-middle-last {
        padding-bottom: 1rem;
        margin: 0;
    }

    /* 关于我们-加入我们 */
    .w-about-join-us-h3 {
        padding-top: 0.6rem;
        padding-bottom: .6rem;
        border-bottom: 1px solid rgba(25, 26, 28, 0.2);
    }

    .w-about-join-us-ul {
        margin: 0;
    }

    .w-about-join-us-li {
        border-bottom: 1px solid rgba(25, 26, 28, 0.2);
    }

    .w-about-join-us-title {
        display: flex;
        padding: .48rem .266667rem;
    }

    .w-about-join-us-title h3 {
        width: 4rem;
    }

    .w-about-join-us-type {
        width: 1.5rem;
    }

    .w-about-join-us-site {
        width: 2rem;
    }

    .w-about-join-us-title h3,
    .w-about-join-us-type,
    .w-about-join-us-site {
        font-size: .3rem;
        font-weight: bold;
        line-height: .64rem;
        color: #191A1C;
        margin: 0;
    }

    .w-about-join-us-li .w-about-join-us-btn {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .28rem;
        color: #191A1C;
        padding: .1rem .506667rem;
        border-radius: 0px;
        background-color: #fff;
        border: .04rem solid #ddd;
        border-image: -webkit-linear-gradient(#06FBFB, #0460F4) 2 2;
        border-image: -moz-linear-gradient(#06FBFB, #0460F4) 2 2;
        border-image: -o-linear-gradient(#06FBFB, #0460F4) 2 2;
        border-image: linear-gradient(#06FBFB, #0460F4) 2 2;
    }

    .w-about-join-us-li.on .w-about-join-us-btn {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .28rem;
        color: #FFFFFF;
        padding: .186667rem .506667rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        border-radius: 0px;
        border: none;
    }

    .w-about-join-us-li .w-about-join-us-main {
        background: rgba(25, 26, 28, 0.05);
        border-radius: 0px;
        padding: 0px .533333rem;
        margin-bottom: .266667rem;
        display: none;
    }

    .w-about-join-us-li.on .w-about-join-us-main {
        display: block;
    }

    .w-about-join-us-main-top {
        padding-bottom: .533333rem;
        border-bottom: .026667rem solid rgba(25, 26, 28, 0.2);
    }

    .w-about-join-us-main-h4 {
        font-size: .24rem;
        font-weight: bold;
        line-height: .32rem;
        color: #191A1C;
        padding-top: .28rem;
        margin: 0;
    }

    .w-about-join-us-main-h4:nth-child(3) {
        padding-top: .413333rem;
    }

    .w-about-join-us-main-p {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .4rem;
        color: rgba(25, 26, 28, 0.6);
        padding-top: .133333rem;
        margin: 0;
    }

    .w-about-join-us-main-mail {
        font-size: .32rem;
        font-weight: 400;
        line-height: .413333rem;
        color: #191A1C;
        padding-top: .533333rem;
        margin: 0;
    }

    .w-about-join-us-main-mail-content {
        font-size: .24rem;
        font-weight: 400;
        line-height: .32rem;
        color: rgba(25, 26, 28, 0.6);
        padding-top: .133333rem;
        padding-bottom: .533333rem;
        margin: 0;
    }

    .w-about-join-us-main-mail-content span {
        color: rgba(4, 96, 244, 0.6);
    }

    .w-about-join-us-paging {
        padding-top: .533333rem;
        padding-bottom: 0.6rem;
    }



    /* 关于我们-联系我们 */
    .w-about-relation {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .w-about-relation-main {
        padding-bottom: 0.6rem;
    }

    .w-about-relation-left {
        padding-top: .133333rem;
    }

    .w-about-relation-left-h3 {
        font-size: .32rem;
        font-weight: bold;
        text-align: center;
        line-height: .533333rem;
        color: #191A1C;
        margin: 0;
    }

    .w-about-relation-left-p {
        font-size: .24rem;
        font-weight: 400;
        text-align: center;
        line-height: .373333rem;
        color: rgba(25, 26, 28, 0.6);
        padding-top: .12rem;
        margin: 0;
    }

    .w-about-relation-left-ul {
        margin: 0;
        display: flex;
        justify-content: center;
    }

    .w-about-relation-left-li:not(:last-child) {
        margin-right: 1.76rem;
    }

    .w-about-relation-left-img-one {
        width: .333333rem;
        height: auto;
    }

    .w-about-relation-left-img-one img {
        width: 100%;
        height: auto;
    }

    .w-about-relation-left-img-two {
        width: .333333rem;
        height: auto;
    }

    .w-about-relation-left-img-two img {
        width: 100%;
        height: auto;
    }

    .w-about-relation-left-li-p {
        font-size: .266667rem;
        font-weight: 400;
        line-height: .346667rem;
        color: rgba(25, 26, 28, 0.6);
        margin: 0;
        padding-top: .133333rem;
    }
    
    .w-about-phone-logo,
    .w-about-youxiang-logo{
        display: inline-block;
        width: 20px;
        height: auto;
        margin-right: 10px;
        vertical-align: text-top;
    }

    .w-about-phone-logo img,
    .w-about-youxiang-logo img {
        width: 100%;
        height: auto;
    }

    .w-about-relation-right {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: .666667rem;
    }

    .w-about-relation-right-name-phone {
        display: flex;
    }

    .w-about-relation-right-name-phone:nth-child(3) {
        padding-top: .666667rem;

    }

    .w-about-relation-right-name-phone .w-about-relation-right-name:first-child {
        margin-right: .613333rem;
    }

    .w-about-relation-right-label {
        font-size: .213333rem;
        font-weight: 400;
        line-height: .28rem;
        color: #191A1C;
        margin-bottom: .15rem;
    }

    .w-about-relation-right-input {
        display: block;
        width: 3.2rem;
        height: .346667rem;
        border: none;
        border-bottom: 1px solid #191A1C;
    }

    .w-about-relation-right-company {
        padding-top: .533333rem;
    }

    .w-about-relation-right-company input {
        display: block;
        width: 7.013333rem;
        height: .346667rem;
        border: none;
        border-bottom: 1px solid #191A1C;
    }

    .w-about-relation-right-textarea {
        padding-top: .666667rem;
    }

    .w-about-relation-right-textarea textarea {
        display: block;
        width: 7.013333rem;
        height: 1.066667rem;
        border: 1px solid #191A1C;
        border-radius: .133333rem;
    }

    .w-about-relation-right-btn {
        font-size: .32rem;
        font-weight: bold;
        line-height: .346667rem;
        color: #FFFFFF;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        border-radius: 0px;
        padding: .3rem 1.5rem;
        border: none;
        margin-top: .533333rem;
    }














































    /***** 产品中心 *****/
    .z-ProductCenter-banner {
        width: 100%;
        position: relative;
    }

    .z-ProductCenter-banner img {
        width: 100%;
    }

    /* 选项卡 */
    .z-tab {
        width: 10rem;
        /* height: 86px; */
        background: #26282B;
        padding-top: .453333rem;
        opacity: 1;
        border-radius: 0px;
        position: absolute;
        top: -0rem;
        z-index: 10;
    }

    .z-tab-list {
        display: flex;
        justify-content: space-around;
        text-align: center;
        margin-bottom: 0;
    }

    .z-tab-title {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .266667rem;
        margin-bottom: .1rem;
        color: #FFFFFF;
        opacity: 1;
    }

    .z-tab-desc {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .24rem;
        color: #FFFFFF;
        margin-bottom: .48rem;
        opacity: 0.4;
    }

    .z-tab-list-item {
        height: 1.142rem;
    }

    /* 产品中心选中效果 */
    .z-tab-active::after {
        content: "";
        display: block;
        height: .08rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        border-radius: 0px;
    }

    /* 内容 */
    .z-ProductCenter-main {
        /* background-color: #FFF; */
        padding-top: 1.826667rem;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        padding-top: 1.826667rem !important;

    }

    .z-content-title {
        height: .32rem;
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        margin-bottom: .6rem;
        line-height: .32rem;
        color: #191A1C;
        opacity: 1;
        padding-left: 0.1rem;
    }

    .z-content-desc {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .533333rem;
        color: #191A1C;
        opacity: 0.8;
        margin-bottom: .56rem;
        padding: 0 0.2rem;
    }

    .z-ProductCenter-Imgbox {
        width: 10rem;
        height: auto;
        margin: 0 auto;
    }

    .z-ProductCenter-contentImg {
        text-align: center;

    }

    .z-ProductCenter-Imgbox img {
        width: 100%;
        height: 100%;
    }

    .z-ProductCenter-contentImg-decs {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        line-height: .266667rem;
        color: #191A1C;
        opacity: 0.6;
        margin-top: .266667rem;
    }

    .z-ProductCenter-content {
        margin-bottom: 1.026667rem;
        margin-top: 0.6rem;
    }

    .z-ProductCenter-AdditionalIntroduction {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .533333rem;
        color: #191A1C;
        opacity: 0.8;
        margin-bottom: 1.6rem;
        padding: 0 0.2rem
    }

    .w-ProductCenter-footer {
        padding: 4.693333rem 0px 1.106667rem;
    }

    /* 案例 */
    .z-ProductCenter-caseTitle {
        font-size: .6rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        text-align: center;
        line-height: .6rem;
        color: #191A1C;
        opacity: 1;
    }

    .z-ProductCenter-mainBox {
        position: relative;
        padding-bottom: 5rem;
    }

    .z-ProductCenter-caseitem {
        width: 7.133333rem;
        background: rgb(243, 243, 243);
        border-radius: 0px;
        padding: .933333rem .933333rem .933333rem .933333rem;
        transition: margin-bottom .5s;
        margin: 0 auto;
        margin-top: 1rem;
    }

    /* .z-ProductCenter-caseitem:hover {
        margin-bottom: 1.186667rem;
    } */

    .z-ProductCenter-caseIcon {
        width: .746667rem;
        height: .746667rem;
    }

    .z-ProductCenter-caseIcon img {
        width: 100%;
        height: 100%;
    }

    .z-ProductCenter-caseitemTitle {
        font-size: .5rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .5rem;
        color: #191A1C;
        opacity: 1;
        margin: .6rem 0 .6rem 0;
    }

    .z-ProductCenter-casebox {
        /* height: 7.586667rem; */
        /* display: flex;
        align-items: flex-end; */
        margin-top: 1rem;
        /* justify-content: space-between; */
    }

    .z-ProductCenter-caseitemC {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
      /*  line-height: .266667rem;*/
        color: rgba(25, 26, 28, 0.6);
        display: block;
        margin-bottom: .36rem;
    }

    .z-ProductCenter-caseitemC:hover {
        color: #191A1C;
        text-decoration: none;
        cursor: pointer;
    }

    .z-ProductCenter-caseitemM:hover {
        cursor: pointer;
        color: #0460F4 !important;
        text-decoration: none;
    }

    .z-ProductCenter-caseitemM {
        font-size: .4rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .24rem;
        color: #0460F4 !important;
        opacity: 1;
        margin-top: .533333rem;
        display: block;
    }

    /* 品牌介绍 */
    .z-ProductCenter-brandDescT {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .413333rem;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: .746667rem;
    }

    .z-ProductCenter-brandDesc {
        max-width: 10rem;
        /* height: 433px; */
        background: #26282B;
        opacity: 1;
        border-radius: 0px;
        padding: 1.4rem 0.5rem .893333rem 0.5rem;
        /* margin: 0 60px 0 60px; */
        margin: 0 auto;
    }

    .z-ProductCenter-brandDescBox {
        width: 9.3rem;
        margin: 0 auto;
    }

    .z-ProductCenter-brandDescCo,
    .z-ProductCenter-brandDescCt {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.6);
    }

    .z-ProductCenter-brandDescCo {

        margin-bottom: .32rem;
        line-height: .34rem;
    }

    .z-ProductCenter-brandDescCt {
        width: 100%;
        margin-bottom: .44rem;
        line-height: .533333rem;
    }

    .z-ProductCenter-brandDescCo span {
        color: #FFF;
    }

    .z-ProductCenter-brandBox {
        width: 100%;
        position: absolute;
        bottom: -3.573333rem;
    }

    .z-ProductCenter-brandDescCo span,
    .z-ProductCenter-brandDescCt span {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .266667rem;
        margin-right: .16rem;
    }

    .z-ProductCenterEbooks {
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        -webkit-background-clip: text;
        color: transparent !important;
        font-size: .26666rem;
    }

    .z-ProductCenter-experience {
        width: 2rem;
        height: .666667rem;
        text-align: center;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        border-radius: 0px;
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .666667rem;
        color: #FFFFFF;
        margin-top: .573333rem;
    }

    .z-ProductCenter-experience:hover {
        cursor: pointer;
    }


    /****** 解决方案 ******/
    /* 背景图 */
    .z-TheSolution-banner {
        width: 100%;
        /* height: 512px; */
        position: relative;
        /* background-color: rosybrown; */
    }

    .z-TheSolution-banner img {
        width: 100%;
        height: 100%;
    }

    .z-TheSolution-bannerDesc {
        /* width: 1200px;
        position: absolute; */
        /* left: 360px; */
        /* margin: 0 auto;
        top: 50%;
        transform: translateY(-50%); */
    }

    .z-TheSolution-bannerDesc div {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding-left: 0.5rem;
    }

    .z-TheSolution-bannerDesc p {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .533333rem;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: 0;
    }

    /* 内容 */
    .z-TheSolution-contentOne,
    .z-TheSolution-contentTwo {
        /* display: flex; */
        margin-bottom: 1.5rem;
    }

    .z-TheSolution-contentOne {
        display: flex;
        flex-wrap: wrap;
    }

    .z-TheSolution-articleImgO,
    .z-TheSolution-articleImg {
        padding: 0 0.5rem;
    }

    .z-TheSolution-articleImgO {
        order: 1;
    }

    .z-TheSolution-articleImg img {
        width: 100%;
        height: auto;
    }

    .z-TheSolution-articleImgO img {
        width: 100%;
        height: auto;
    }

    .z-TheSolution-articleO {
        padding: .066667rem 0.5rem 0.2rem .5rem;
        order: 0;
    }

    .z-TheSolution-articleTitle {
        font-size: .5rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .413333rem;
        color: #191A1C;
    }

    .z-TheSolution-articleText {
        font-size: .24rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .48rem;
        color: rgba(25, 26, 28, 0.6);
        margin: .306667rem 0 .1rem 0;
    }

    .z-TheSolution-articleMore {
        font-size: .24rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .24rem;
        color: #0460F4 !important;
    }

    .z-TheSolution-main {
        margin-top: .933333rem;
        padding-bottom: 3.733333rem !important;
        position: relative;
    }

    .z-TheSolution-articleT {
        padding: .066667rem 0.5rem 0.2rem .5rem;

    }

    .z-TheSolution-custom {
        margin-bottom: 1.733333rem;
    }

    .z-TheSolution-customLift {
        width: 7.733333rem;
        height: 9.493333rem;
    }

    .z-TheSolution-customItemBox {
        /* display: flex;
        justify-content: space-between; */
        padding: 0 0.5rem;
    }

    .z-TheSolution-customItem {
        padding: .666667rem;
        /* width: 3.733333rem; */
        background-color: rgba(25, 26, 28, 0.05);
        margin: 0 0 0.5rem 0;
    }

    .z-TheSolution-customLiftTop {
        margin-bottom: .96rem;
    }

    .z-TheSolution-customLiftI {
        width: .746667rem;
        height: .733333rem;
        /* background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%); */
    }

    .z-TheSolution-customLiftI img {
        width: 100%;
        height: 100%;
    }

    .z-TheSolution-customItem p:nth-of-type(1) {
        font-size: .5rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .413333rem;
        color: #191A1C;
        margin: .466667rem 0 .493333rem 0;
    }

    .z-TheSolution-customItem p:nth-of-type(2) {
        font-size: .4rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .5rem;
        color: rgba(25, 26, 28, 0.6);
    }

    .z-TheSolution-customLiftBottom {
        margin-left: 1.413333rem;
    }

    .z-TheSolution-customTop {
        font-size: .5rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        text-align: center;
        line-height: .533333rem;
        color: #191A1C;
        margin: 0.5rem 0 1.506667rem 0;
    }

    .z-TheSolution-customRightBottom {
        padding: .666667rem;
        width: 5.066667rem;
        height: 2.933333rem;
        background-color: rgba(25, 26, 28, 0.05);
    }

    /* 步骤 */
    .z-TheSolution-stepsBox {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 0 0 1rem;
    }

    .z-TheSolution-steps {
        margin-right: .933333rem;
        margin-bottom: 1rem;
    }

    .z-TheSolution-stepsTit {
        font-size: .4rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .413333rem;
        color: #191A1C;
        margin: .626667rem 0 .36rem 0;
    }

    .z-TheSolution-stepsDesc {
        width: 3.2rem;
        font-size: .3rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .4rem;
        color: rgba(25, 26, 28, 0.6);
    }

    .z-TheSolution-stepsNum {
        overflow: hidden;
    }

    .z-TheSolution-stepsNum p {
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        -webkit-background-clip: text;
        color: transparent !important;
        float: left;
        font-size: .626667rem;
        line-height: .626667rem;
    }

    .z-TheSolution-stepsNum div {
        width: 2.08rem;
        height: 0px;
        border: .013333rem solid #191A1C;
        opacity: 1;
        float: left;
        margin: .306667rem 0 0 .306667rem;
    }

    /* 定位框 */
    .z-TheSolution-submit {
        max-width: 24rem;
        height: 3.986667rem;
        background: #26282B;
        border-radius: 0rem;
        overflow: hidden;
        margin: 0 auto;
    }

    .z-TheSolution-submitBox {
        width: 100%;
        height: 3.986667rem;
        position: absolute;
        bottom: -2rem;
        z-index: 90;
    }

    .z-TheSolution-submitButtom {
        width: 2rem;
        height: .666667rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        border-radius: 0px;
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .666667rem;
        color: #FFFFFF;
        opacity: 1;
        text-align: center;
        margin: 0 auto;
    }

    .z-TheSolution-submitButtom:hover {
        cursor: pointer;
    }

    .z-TheSolution-submitText {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .413333rem;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: .426667rem;
    }

    .z-TheSolution-submitC {
        text-align: center;
        margin-top: 1.373333rem;
    }

    .w-TheSolution-footer {
        padding: 4rem 0px 1.106667rem 0px;
    }

    /*****  成功案例  *****/
    /* banner */
    .z-SussessCases-banner {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .z-SussessCases-banner img {
        width: 100%;
        height: 100%;
    }

    /* 中部 */
    .z-SussessCases-main {
        margin-top: .6rem;
        position: relative;
        padding-bottom: 3.346667rem !important;
    }

    .z-SussessCases-cHeader {
        display: flex;
        justify-content: space-between;
        padding: 0 0.5rem;
    }

    .z-SussessCases-cHeaderL p:nth-of-type(1) {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .32rem;
        color: #191A1C;
        opacity: 1;
        margin-bottom: .16rem;
    }

    .z-SussessCases-cHeaderL p:nth-of-type(2) {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .266667rem;
        color: rgba(25, 26, 28, 0.6);
    }

    .z-SussessCases-cHeader-line {
        width: 100%;
        height: .026667rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        margin-top: .12rem;
    }

    .z-SussessCases-cHeaderR select {
        width: 3.36rem;
        height: .666667rem;
        border: 1px solid #191A1C;
        opacity: 0.6;
        border-radius: .333333rem;
        outline-style: none;
        padding-left: .533333rem;
        font-size: .266667rem;
    }

    .z-SussessCases-cases {
        /* display: flex;
        justify-content: space-between;
        flex-wrap: wrap; */
    }

    .z-SussessCases-casesItem {
        width: 8.08rem;
        background: rgba(25, 26, 28, 0.05);
        padding: .333333rem;
        margin: 0 auto;
        margin-top: .666667rem;
    }

    .z-SussessCases-casesItem:hover {
        cursor: pointer;
    }

    .z-SussessCases-casesItemImg {
        /* width: 7.08rem;
        height: 3.986667rem; */
    }

    .z-SussessCases-casesItemImg img {
        width: 100%;
        height: 100%;
    }

    .z-SussessCases-casesItemTitle {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .266667rem;
        color: #191A1C;
        padding-left: .213333rem;
        margin: .506667rem 0 .44rem 0;
    }

    .z-SussessCases-casesItemOption {
        display: flex;
        justify-content: space-between;
        padding: 0 .213333rem;
    }

    .z-SussessCases-casesItemOption a {
        font-size: .26667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .186667rem;
        color: #0460F4;
    }

    .z-SussessCases-casesItemOption span {
        font-size: .26667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .186667rem;
        color: rgba(25, 26, 28, 0.6);
    }

    /* 更多案例 */

    .z-SussessCases-morecases {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: .933333rem;
    }

    .z-SussessCases-morecasesL,
    .z-SussessCases-morecasesR {
        width: 3rem;
        height: 0px;
        border: 1px solid rgba(25, 26, 28, 0.4);
    }

    .z-SussessCases-morecasesT {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .213333rem;
        margin: 0 .16rem;
        color: rgba(25, 26, 28, 0.6);
    }


    /****** 成功案例二级页 ******/


    .z-Successful-casesDesc-banner {
        width: 100%;
        background: rgba(38, 40, 43, 1);
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        /* padding-top: 1.133333rem; */
        padding-bottom: 1.133333rem;
    }

    .z-Successful-casesDesc-swiper {
        width: 100%;
        height: auto;
    }

    .z-Successful-casesDesc-swiperdesc {
        width: 8rem;
        margin-top: .666667rem;
        padding-left: 1rem;
    }

    /* 解决方案详情页 */
    .z-The-solutinoTwo-swiperdesc {
        /* width: 5.106667rem; */
        margin-top: .666667rem;
        padding: 0 1rem;
    }

    .z-Successful-casesDesc-swiperdescT {
        font-size: .4rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .5rem;
        color: rgba(255, 255, 255, 1);
        margin-bottom: .413333rem;
    }

    .z-Successful-casesDesc-swiperdescLine {
        width: 1.2rem;
        height: .026667rem;
        background: rgba(255, 255, 255, 0.2);
        display: flex;
    }

    .z-Successful-casesDesc-swiperdescLineL {
        width: .773333rem;
        height: .026667rem;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        border-radius: 0px;
    }

    .z-Successful-casesDesc-swiperdescLineR {
        font-size: .35rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .346667rem;
        color: rgba(255, 255, 255, 0.6);
        /*margin-left: .266667rem;*/
    }

    .z-Successful-casesDesc-swiperdescLineBox {
        display: flex;
        align-items: center;
    }

    .z-Successful-casesDesc-swiperdescBottom-place {
        margin-top: .533333rem;
        margin-bottom: .533333rem;
    }

    .z-Successful-casesDesc-swiperdescBottom-place p:nth-of-type(1) {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .386667rem;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: .2rem;
    }

    .z-Successful-casesDesc-swiperdescBottom-place p:nth-of-type(2) {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .253333rem;
        color: rgba(255, 255, 255, 0.4);
    }

    .z-Successful-casesDesc-swiperdescBottom-introduceItem p:nth-of-type(1) {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .386667rem;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: .133333rem;
    }

    .z-Successful-casesDesc-swiperdescBottom-introduceItem p:nth-of-type(2) {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .253333rem;
        color: rgba(255, 255, 255, 0.4);
    }

    .z-Successful-casesDesc-swiperdescBottom-introduce {
        display: flex;
      /*  justify-content: space-between; */
    }
    .z-Successful-casesDesc-swiperdescBottom-introduceItem{
    margin-right: 0.6rem;
    }

    /* 内容 */
    .z-Successful-casesDesc-main {
        width: calc(100% - 1rem);
        margin-top: .933333rem;
        padding: 0 0.5rem;
        padding-bottom: .786667rem !important;
    }
    .z-Successful-casesDesc-main img{
    width:100%;
    height:auto;
    }

    .z-Successful-casesDesc-article,
    .z-Successful-casesDesc-articleI {
        margin-top: .626667rem;
    }

    .z-Successful-casesDesc-articleTitle,
    .z-Successful-casesDesc-articleITitle {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .413333rem;
        color: #191A1C;
        opacity: 1;
        margin-bottom: .293333rem;
    }

    .z-Successful-casesDesc-articleContent {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .533333rem;
        color: rgba(25, 26, 28, 0.8);
    }

    .z-Successful-casesDesc-articleContentImg {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .z-Successful-casesDesc-articleContentImg img {
        width: 100%;
        height: 100%;
    }

    .z-Successful-casesDesc-articleContentImgDesc {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .346667rem;
        color: rgba(25, 26, 28, 0.6);
        text-align: center;
        margin-top: .266667rem;
    }

    .z-Successful-casesDesc-articleITitle {
        margin-bottom: .693333rem;
    }



    /* 解决方案二级页 */
    .z-The-solutinoTwo-bannerC {
        /* display: flex; */
        justify-content: space-between;
        margin: 0 auto;
    }

    .z-The_solutionTwo-swiperdescLine {
        width: 2.533333rem;
        height: 2px;
        background: rgba(255, 255, 255, 0.2);
    }

    .z-The_solutionTwo-swiperdescLineL {
        width: 1.586667rem;
        height: 2px;
        background: linear-gradient(90deg, #06FBFB 0%, #0460F4 100%);
        opacity: 1;
        border-radius: 0px
    }

    .z-The_solutionTwo-swiperdescBottomT {
        font-size: .186667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .253333rem;
        color: rgba(255, 255, 255, 0.4);
        margin-bottom: .266667rem;
        margin-top: .666667rem;
    }

    .z-The_solutionTwo-swiperdescBottomIndustry {
        display: flex;
        justify-content: flex-start;
    }

    .z-The_solutionTwo-swiperdescBottomIndustry div {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .32rem;
        color: #FFFFFF;
        opacity: 1;
        margin-right: .8rem;
    }

    .z-The_solutionTwo-swiperdescBottomdesc {
        /* width: 5.106667rem; */
        font-size: .186667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .4rem;
        color: rgba(255, 255, 255, 0.8);
        margin-top: .36rem;
    }


    .z-The_solutionTwo-TypicalCasesBox {
        margin-top: 1rem;
    }

    .z-The_solutionTwo-TypicalCasesDescBox {
        margin-top: .6rem;
        /* display: flex;
        justify-content: space-between; */
    }

    .z-The_solutionTwo-TypicalCasesDescL {
        padding-bottom: 0.6rem;
    }

    .z-The_solutionTwo-TypicalCasesDescLA {
        font-size: .5rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: 31px;
        color: #111111;
        opacity: 1;
    }

    .z-The_solutionTwo-TypicalCasesDescLB {
        font-size: .24rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .32rem;
        color: rgba(17, 17, 17, 0.6);
        margin: 0.6rem 0 0.6rem 0;
    }

    .z-The_solutionTwo-TypicalCasesDescLC {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: 26px;
        color: #191A1C;
        opacity: 1;
    }

    .z-The_solutionTwo-TypicalCasesDescLD {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .426667rem;
        color: rgba(25, 26, 28, 0.6);
        margin: .186667rem 0 .293333rem 0;
    }

    .z-The_solutionTwo-TypicalCasesDescLE {
        font-size: .32rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .346667rem;
        color: #191A1C;
        opacity: 1;
        margin-bottom: .266667rem;
    }

    .z-The_solutionTwo-TypicalCasesDescLF {
        display: flex;
        justify-content: flex-start;
    }

    .z-The_solutionTwo-TypicalCasesDescLF div {
        /* height: .266667rem; */
        border: 1px solid #191A1C;
        border-radius: .026667rem;
        text-align: center;
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .426667rem;
        color: rgba(25, 26, 28, 0.6);
        opacity: 0.6;
        margin-right: .133333rem;
        padding: 0.1rem 0.1rem;
    }

    .z-The_solutionTwo-TypicalCasesH {
        font-size: .6rem;
        font-family: Microsoft YaHei;
        text-align: center;
        font-weight: bold;
        line-height: .4rem;
        color: #191A1C;
        opacity: 1;
    }

    .z-The_solutionTwo-TypicalCasesDescR {
        width: 8.72rem;
        height: 4.906667rem;
    }

    .z-The_solutionTwo-TypicalCasesPropaganda {
        margin-top: 1.2rem;
        padding-left: .12rem;
    }

    .z-The_solutionTwo-TypicalCasesPropagandaA {
        font-size: .5rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .56rem;
        color: #111111;
        opacity: 1;
        margin-bottom: .266667rem;

    }

    .z-The_solutionTwo-TypicalCasesPropagandaB {
        font-size: .266667rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: .346667rem;
        color: rgba(25, 26, 28, 0.6);
        padding-bottom: 0.3rem;
    }

    .z-The_solutionTwo-TypicalCasesPropagandaC {
        margin-top: .5rem;
        overflow-y: auto;
        display: flex;
    }

    .z-The_solutionTwo-TypicalCasesPropagandaC::-webkit-scrollbar {
        height: .08rem;
    }

    .z-The_solutionTwo-TypicalCasesPropagandaC::-webkit-scrollbar-thumb {
        border-radius: .133333rem;
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        background: rgba(25, 26, 28, 0.6);
    }

    .z-The_solutionTwo-TypicalCasesPropagandaC::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        border-radius: 0;
        background: rgba(0, 0, 0, 0.1);
    }

    .z-The_solutionTwo-TypicalCasesPropagandaCImg {
        height: auto;
    }

    .z-The_solutionTwo-TypicalCasesPropagandaCImg img {
        width: 100%;
        height: 100%;
    }

    .z-The_solutionTwo-main {
        width: calc(100% - 1rem);
        position: relative;
        padding-bottom: 3rem !important;
        margin-top: .933333rem;
        padding: 0 0.5rem;
    }
    .z-The_solutionTwo-main img{
    width:100%;
    height:auto;
}

    .swiper-container {
        width: 100%;
        height: 100%;
    }

    .z-swiper-pagination {
        position: absolute;
        text-align: center;
        bottom: .133333rem;
        left: 0;
        width: 100%;
        z-index: 10;
    }

    .z-swiper-pagination>.swiper-pagination-bullet-active {
        width: .666667rem;
        height: .053333rem;
        background: #FFFFFF !important;
        opacity: 1;
        border-radius: 0px;
    }

    .w-ProductCenter-swiper-container .z-swiper-button-prev {
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-left.png");
        background-size: .613333rem;
    }

    .w-ProductCenter-swiper-container .z-swiper-button-next {
        width: .613333rem;
        height: .613333rem;
        background-image: url("../images/banner-right.png");
        background-size: .613333rem;
    }

    .w-ProductCenter-swiper-container .z-The-solution-swiper-button-prev {
        width: .613333rem;
        height: .613333rem;
        background-image: url("");
        background-size: .613333rem;
    }

    .w-ProductCenter-swiper-container .z-The-solution-swiper-button-next {
        width: .613333rem;
        height: .613333rem;
        background-image: url("");
        background-size: .613333rem;
    }

    .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .z-color0460F4 {
        color: #0460F4 !important;
    }


    /* 成功案例下拉框 */
    .selectVal {
        display: block;
        width: 3.893333rem;
        font-size: .266667rem;
        font-weight: 400;
        line-height: .666667rem;
        color: rgba(25, 26, 28, 0.6);
        border: 1px solid rgba(25, 26, 28, 0.6);
        border-radius: .333333rem;
        padding: 0px .533333rem;
        box-sizing: border-box;
        cursor: pointer;
    }

    .selectList,
    .selectListNext {
        z-index: 999;
        display: none;
        width: 3.893333rem;
        border: 1px solid #CCCCCC;
        border-radius: .08rem;
        background-color: #FFFFFF;
        position: absolute;
        top: .666667rem;
        padding: 0 .533333rem 0 .4rem;
        box-sizing: border-box;
    }

    .xl-icon,
    .xl-iconNext {
        position: absolute;
        width: .4rem;
        height: .4rem;
        background-image: url("../images/xl-icon_03.png");
        background-position: .053333rem 0px;
        background-repeat: no-repeat;
        right: 1rem;
        top: .08rem;
        z-index: 100;
    }

    .listA,
    .listANext {
        width: 100%;
        height: .533333rem;
        line-height: .533333rem;
        font-size: .186667rem;
        color: #545454;
        /* text-align: center; */
        display: block;
        background-color: #FFFFFF;
    }

    .listA:link,
    .listANext:link {
        color: #545454;
    }

    .listA:hover,
    .listANext:hover {
        background-color: #f7f7f7;
        color: #b83b43;
    }

    .listA:first-child,
    .listANext:first-child {
        border-radius: 6px 6px 0 0;
    }

    .listA:last-child,
    .listANext:last-child {
        border-radius: 0 0 6px 6px;
    }

    /*-------------------------------------------------------------------------------------------------*/
    .frameTriangle {
        width: .133333rem;
        height: .133333rem;
        background-image: url(/images/xl-icon_03.png);
        background-position: -1px -0.466667rem;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        top: -0.133333rem;
        left: 1.266667rem;
        background-color: #fff;
    }

    .dropDown {
        position: relative;
    }

    .selectListNext {
        top: .773333rem;
    }









.z-footer-box {
    background: #191A1C;
    opacity: 1;
}

.z-footer-main {
    padding-top: 1.066667rem;
    padding-bottom: 1.066667rem;
   /* display: flex;*/
}

.z-footer-main-left {
 /*   width: 4.613333rem;
    margin-right: .533333rem;*/
margin: 0 auto;
text-align: center;
}

.z-footer-logo-box {
    width: 2.866667rem;
   /* height: .853333rem;
    margin-bottom: .266667rem;*/
margin: 0 auto;
}

.z-footer-logo-box img {
    width: 100%;
    height: 100%;
}

.z-footer-logo-p {
    font-size: .213333rem;
    font-weight: 400;
   /* line-height: .213333rem;*/
    color: #FFFFFF;
    opacity: 1;
    padding-left: .133333rem;
}

.z-footer-logo-p:nth-child(2) {
    margin-bottom: .2rem;
}

.z-footer-main-right {
position: relative;
    display: flex;
justify-content: space-around;

}


.z-footer-main-right ul .z-footer-bar {
    font-size: .24rem;
    font-weight: 400;
    line-height: .32rem;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    text-align: center;
}

.z-footer-main-right ul .z-footer-bar:hover {
    display: flex;
    font-size: .24rem;
    font-weight: 400;
    line-height: .32rem;
    color: #FFFFFF;
    justify-content: center;
}

.z-footer-main-right ul .z-footer-bar:hover::before {
    content: "";
    display: block;
    width: .133333rem;
    height: .026667rem;
    background: #FFFFFF;
    margin-top: .146667rem;
    margin-right: .026667rem;
}

.z-footer-main-right ul li:not(:last-child) {
    margin-bottom: .4rem;
}

.z-footer-main-right ul li.z-footer-main-tit {
    font-size: .266667rem;
    font-weight: bold;
    line-height: .533333rem;
    color: #FFFFFF;
    margin-bottom: .546667rem;
    text-align: center;
}

.z-footer-main-rightR {
    text-align: center;
    /*display: flex;*/
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
    /*margin-left: .666667rem;*/
}

.z-footer-main-rightR-img {
   /* width: 1.333333rem;*/
}

.colorFFF {
    color: #FFF;
    font-size:.213333rem;
}

.z-The_solutionTwo-main ul,.z-The_solutionTwo-main li,.z-The_solutionTwo-main ol{list-style-type:auto}


.z-ProductCenter-main img{
	width:100%;
	height:auto;
}

     .z-index-foot-sign {
    position: absolute;
    /*bottom: -20px;*/
    display: flex;
    width: 100%;
    top:5rem;
flex-direction: column;
    align-items: center;
}
.z-index-foot-sign p{
   margin-bottom:0;
}

.z-back-top{
display:none !important;
     width: 1.62rem;
     height: 1.62rem;
     line-height: 1.62rem;
     position: fixed;
     right: 1.35rem;
     bottom: 1.35rem;
     z-index: 99;
     color: #FFF;
     text-align: center;
     background-color: rgb(5,153,246);
     border-radius: 50%;
     font-size: 0.32432432432432434rem;
     cursor: pointer;
}
.z-Pc-img{
	display:none;
}
.app-footer-main{
     padding:2rem 0 1.106667rem;
}
.m-product-content{
     padding:0 0.5rem;
}

.m-product-content iframe{
    height：auto
}

.w-index-one-banner video{
    z-index:999;
    position: absolute;
}

}

