#home #main {
    padding-top: 0;
}

.layer-btn3:after {
    background-color: #fff;
}

#banner {
    padding-top: 0.8rem;
}

@media screen and (max-width: 600px) {
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

    .half {
        width: 100%;
    }

    #home #main #r1 .rowMain {
        padding-top: 60px;
    }

    #home #main #r3 .rowMain .inner #sw1 .swiper-wrapper .swiper-slide {
        width: 78vw;
    }

    #home #main #r1 {
        max-height: 320px;
        min-height: 320px;
        /* margin-top: 20px; */
    }

    #banner {
        height: 470px !important;
    }

    #home #main #r3 .rowMain .inner #sw1 {
        padding-bottom: 0.2rem;
    }
}

.swiper-slide > .items {
    display: flex;
    /*align-items: center;*/
    /*justify-content: center;*/
    flex-wrap: wrap;
    width: 100%;
}

.swiper-slide > .items > li {
    flex-direction: row;
    flex-wrap: wrap;
    /*justify-content:center;*/
    align-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
    /*width: 2.16rem;*/
    width: 15%;
    height: 0.94rem;
    background-color: #fff;
    margin: 0.3rem;
    border-radius: 100px;
    box-shadow: 0 0 92px 3px rgba(30, 41, 59, 0.1);
}

.swiper-slide > .items > li > img {
    max-width: 68%;
    max-height: 64%;
}


  .ha {
      width: 50%;
      height: 300px;
      background: #999d9e;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }

.haa-title {
    background-color: #c4fa00;
    text-align: center;
    padding: 10px 0;
}

.ha .layer-btn::after {
    background-color: #000000;
}

  #home #main {
      padding-top: 0;
  }

#banner {
    padding-top: 0.8rem;
}

#home #main .row .rowMain {
    /* padding: 0; */
    padding-top: 1rem;
    /* margin-top: 1rem; */
}

.half {
    width: 50%;
}

#r1 {
    background-color: #000;
}

@media screen and (max-width: 600px) {
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

    #home #main #r1 .rowMain {
        padding-top: 20px;
    }

    .half {
        width: 100%;
    }

    #home #main #r1 .rowMain {
        padding-top: 60px;
    }

    #home #main #r3 .rowMain .inner #sw1 .swiper-wrapper .swiper-slide {
        width: 78vw;
    }

    /* #home #main #r1 {
    max-height: 320px;
    min-height: 320px;
    margin-top: 20px;
} */

    #banner {
        height: 470px !important;
    }

    #home #main #r3 .rowMain .inner #sw1 {
        padding-bottom: 0.2rem;
    }
}

#r4 {
    background-color: #000;
}

#r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide {
    /* width: 77%; */
    max-width: 1400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin: auto;
}

#r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide .items {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
}

#r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide .items li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 0.84rem;
    background-color: #c3c2ce;
    margin: 10px;
    border-radius: 100px;
    opacity: 0.7;
    /*box-shadow: 0 0 92px 3px rgba(30, 41, 59, .1)*/
}

#r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide .items li > img {
    max-width: 68%;
    max-height: 64%;
}

#r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide.swiper-slide-active {
    opacity: 1;
}

#r4 .rowMain .inner #sw3 .swiper-pagination {
    bottom: -0.8rem;
}

#r4 .rowMain .inner #sw3 .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border: 1px solid #999;
    opacity: 0.5;
    border-radius: 7px;
    cursor: pointer;
}

#about #main #r3 .rowMain .inner #sw3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #c4fa00;
    border-color: #c4fa00;
}

.index-service {
    width: 75%;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
}

#banner1 {
    height: 340px;
}

@media screen and (min-width: 960px) and (max-width: 3840px) {
    #home #main #r1 {
        height: 450px;
    }

    #banner1 {
        height: 640px;
    }

    .pro {
        display: flex;
        flex-direction: row;
        text-align: center;
    }

    .pro-left {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background-color: #f8f8f8;
        /* margin-right: 30px; */
        width: 700px;
        height: 700px;
    }

    .pro-left img {
        width: 700px;
        height: 653px;
    }

    .pro-left .text-center {
        /* background-color: #000 !important; */
        background-color: #646080 !important;
        color: #c4fa00;
        padding: 10px 0;
    }

    .pro-right {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        width: 700px;
        height: 700px;
    }

    .pro-item {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 350px;
        height: 350px;
        cursor: pointer;
    }

    .pro-item:nth-child(2),
    .pro-item:nth-child(3) {
        background: #f8f8f8;
    }

    .pro-right img {
        width: 350px;
        height: 303px;
    }

    .pro-item .text-center {
        /* background-color: #000 !important; */
        background-color: #504c66 !important;
        color: #c4fa00;
        padding: 10px 0;
    }

    .pro-item .style-1 {
        background-color: #646080 !important;
    }

    .pro-item:last-child {
        padding: 30px;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .col-md-6 {
        width: 50%;
    }

    .w {
        width: 1400px;
        margin: auto;
    }

    .index-service > div {
        justify-items: center;
        background-color: black;
        width: 16%;
        margin-left: 3%;
        margin-top: 3%;
        height: 130px;
        color: #fff;
        display: flex;
        padding: 13px 13px 13px 0px;
    }

    .index-service > div > div {
        /* padding-left: 10px; */
    }

    .index-service .img {
        width: 50px;
        height: 50px;
        padding: 0;
    }

    .index-service > div > div > div {
        width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        /* 弹性伸缩盒子模型显示 */
        display: -webkit-box;
        /* 限制在一个块元素显示的文本行数 */
        -webkit-line-clamp: 4;
        /* 设置或检索伸缩盒对象的子元素的排列方式 */
        -webkit-box-orient: vertical;
    }

    .index-service > div > div > div:nth-child(1) {
        font-size: 15px;
    }

    .index-service > div > div > div:last-child {
        font-size: 10px;
    }

    .abz {
        display: flex;
        flex-direction: row;
        width: 70%;
        margin: auto;
        padding: 0 120px;
    }

    .input {
        display: flex;
        flex-direction: row;
        margin-top: 30px;
    }

    .select {
        display: flex;
        flex-direction: row;
        margin-top: 40px;
    }

    .select option {
        color: #000;
    }

    .yuyue {
        background: url('/static/reset/img/yuyue.png') no-repeat;
        background-size: 100% 100%;
        height: 400px;
        display: flex;
    }

    .yuyue input {
        background: transparent;
        color: #fff;
        border-bottom: 1px solid #fff;
        margin-right: 10px;
        width: 200px;
        border-radius: 0;
    }

    .yuyue input::placeholder {
        color: #fff;
    }

    .yuyue select {
        background: transparent;
        width: 200px;
        border-bottom: 1px solid #fff;
        color: #fff;
        margin-right: 10px;
    }

    .yuyue select::placeholder {
        color: #fff;
    }

    .yuyue .layer-btn::after {
        background-color: #4c5170;
    }
}

@media screen and (min-width: 375px) and (max-width: 960px) {
    .index-service .img {
        width: 50px;
        height: 50px;
        padding: 0;
    }

    /* #home #main #r1 .rowMain .col-2 .left {
    padding-top: 80px;
    padding-left: 0;
} */

    #home #main .row .bg {
        top: 0;
    }

    .index-service > div > div > div {
        width: 80px;
    }

    .lia {
        display: none;
    }

    .index-service {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-flow: wrap;
        /* padding: 30px; */
    }

    #r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide {
        width: 100%;
        /* max-width: 1400px; */
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        margin: auto;
    }

    #r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide .items {
        display: flex;
        align-items: center;
        /* justify-content: center; */
        flex-wrap: wrap;
        width: 80%;
        margin: auto;
    }

    #r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide .items li {
        display: flex;
        align-items: center;
        justify-content: center;
        /* width: 1.5rem; */
        height: 0.84rem;
        background-color: #bfbfca;
        margin: 0.1rem;
        border-radius: 100px;
        opacity: 0.7;
        width: 45%;
        /*box-shadow: 0 0 92px 3px rgba(30, 41, 59, .1)*/
    }

    #r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide .items .lia {
        display: none;
    }

    #r4 .rowMain .inner #sw3 .swiper-wrapper .swiper-slide .items li > img {
        max-width: 75%;
        max-height: 70%;
    }

    .pro .pro-left {
        /* display: none; */
        width: 100%;
        height: 300px;
    }

    .pro-left img {
        height: 300px;
    }

    .pro-left .text-center {
        background-color: #646080 !important;
        color: #c4fa00;
        padding: 10px 0;
        font-size: 18px;
        text-align: center;
    }

    /* .pro-right {
} */
    .pro-right .pro-item {
        display: inline-block;
        width: 49%;
    }

    .pro-right .pro-item:last-child {
        display: inline-block;
        width: 40%;
        position: relative;
    }

    .pro-right .pro-item:last-child a {
        position: absolute;
        top: -1.3rem;
        left: 0.3rem;
        width: 100%;
    }

    .pro-right .pro-item .text-center {
        background-color: #646080 !important;
        color: #c4fa00;
        font-size: 18px;
        padding: 10px 0;
        text-align: center;
    }

    .pro-right .pro-item img {
        height: 150px;
    }

    .col-md-6 {
        width: 100%;
    }

    .w {
        width: 100%;
        margin: auto;
        padding: 15px;
    }

    .index-service > div {
        justify-items: center;
        background-color: black;
        width: 45%;
        margin-left: 3%;
        margin-top: 3%;
        height: 150px;
        color: #fff;
        display: flex;
        padding: 13px 13px 13px 0px;
    }

    .index-service > div > div {
        /* padding-left: 10px; */
    }

    .index-service > div > div > div:nth-child(1) {
        font-size: 15px;
    }

    .index-service > div > div > div:last-child {
        width: 80px;
    }

    .abz {
        display: flex;
        flex-direction: column;
        width: 95%;
        margin: auto;
        padding: 0 30px;
    }

    .yuyue {
        background: url('/static/reset/img/yuyue.png');
        /* background-size: 100% 100%; */
        background-repeat: unset;
        /* height: 300px; */
        display: flex;
        padding: 30px;
    }

    .yuyue .input {
        margin-top: 10px;
    }

    .yuyue input {
        background: transparent;
        color: #fff;
        border-bottom: 1px solid #fff;
        margin-right: 10px;
        width: 100%;
        margin-top: 20px;
        border-radius: 0;
    }

    .yuyue input::placeholder {
        color: #fff;
    }

    .yuyue .mc {
        color: '';
    }

    .yuyue select {
        background: transparent;
        width: 100%;
        border-bottom: 1px solid #fff;
        color: #fff;
        margin-right: 10px;
        margin-top: 20px;
    }

    .yuyue select::placeholder {
        color: #fff;
    }

    .yuyue .layer-btn::after {
        background-color: #4c5170;
    }
}

.btns::after {
    background-color: #000;
    color: #c4fa00;
}

.btns > span > small {
    color: #c4fa00;
}

.layer-btn1::after {
    background-color: #4c5170;
}

.layer-btn1:hover:after {
    background-color: #4c5170;
}

#home #main #r1 .bg .pic {
    top: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    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;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}

p {
    padding: 0;
    margin: 0;
    color: #fff;
}

.test-box form{
    width: 100%;
    height: 500px;
    padding-top: 100px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-around;
}
.test-box form input{
    border: 1px solid red;
    height: 50px;
    width: 300px;
}    .test-box form div{
         border: 1px solid red;
         height: 50px;
         width: 300px;
     }
