.indexr {
    background-color: #fff;
}
.indexr .title {
    text-align: center;
    position: relative;
    margin: 0 10px;
}
.indexr .title h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 42px;
    padding-top: 60px;
    color: #292929;
}
.indexr .title a {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 16px;
    color: #5BC0BC;
    border-bottom: 2px solid #5BC0BC;
    line-height: 1;
    font-weight: bold;
}
.indexr .title a:hover {
    color: #292929;
    border-bottom: 2px solid #292929;
}

.indexr .com .list {
    position: relative;
}
.indexr .com .list .right {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    justify-content: center;
    align-items: center;
    background: #59c0bd;
    background: rgba(89,192,189,0.57);
}
.indexr .com .list:hover .right {
    display: flex;
}
.indexr .com .list h2 {
    font-size: 18px;
    margin-top: 0px;
    text-align: center;
    line-height: 28px;
    color: #11110F;
    font-weight: bold;
    max-width: 480px;
}
.indexr .com .list h3 {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
    line-height: 28px;
    color: #11110F;
    max-width: 480px;
}
.indexr .com .list .oimg img {
    width: 100%;
}
//.indexr .com .list h2:hover {
//    color: #59c0bd;
//}



.indexvideo .title {
    text-align: center;
    margin-bottom: 38px;
}
.indexvideo .title h2 {
    font-size: 32px;
    font-weight: bold;
}
.indexvideo .list {
    padding: revert;
}
.indexvideo .list img {
    min-height: 500px;
    object-fit: cover;
}
.indexvideo .list .ftop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.indexvideo .list .ftop .top {
    max-width: 800px;
    text-align: center;
}
.indexvideo .list .ftop .top h2 a {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.3;
}
.indexvideo .list .ftop .top .play {
    background: url("../images/video_doc_03.png") no-repeat center center;
    width: 63px;
    height: 63px;
    display: block;
    margin: 130px auto 60px;
}
.indexvideo .list .ftop .top .play:hover{
    background: url("../images/video_doc_05.png") no-repeat center center;
}
.indexvideo .list .ftop .top .More {
    display: inline-block;
    color: #fff;
    padding: 14px 56px;
    font-size: 16px;
    border-radius: 51px;
    background: rgba(214, 143, 43, 0.85);
}
.indexvideo .list .ftop .top .More:hover {
    background: rgba(91, 192, 188,0.85);
}


.indexabouotus {
    background: #EFF8FF;
    padding: 127px 0;
}
.indexabouotus .wrapper {
    max-width: 1920px;
    padding: 0 40px;
}
.indexabouotus .flexa-container.flexa-justify-between.flexa-align-center {
    gap: 60px;
}
.indexabouotus .flexa-container .left {
    max-width: 934px;
    width: 100%;
    border-radius: 15px;
}
.indexabouotus .flexa-container .right {
    max-width: 850px;
    width: 100%;
}
.indexabouotus .flexa-container .right h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 26px;
}
.indexabouotus .flexa-container .right .p {
    font-size: 18px;
    line-height: 1.8;
}
.indexabouotus .flexa-container .right .more {
    display: inline-block;
    margin-top: 48px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #5BC0BC;
    color: #5BC0BC;
    line-height: 1;
}
.indexabouotus .flexa-container .right .more:hover {
    color: #E99115;
    border-bottom: 2px solid #E99115;
}
.indexabouotus .bottom.flexa-container.flexa-justify-between {
    text-align: center;
    max-width: 1380px;
    margin: 0 auto;
    margin-top: 120px;
}
.indexabouotus .bottom .list h2 {
    font-size: 40px;
    font-weight: bold;
    color: #5BC0BC;
}
.indexabouotus .bottom .list .p {
    font-size: 17px;
    color: #5BC0BC;
}
.indexabouotus .flexa-container .left img {
    border-radius: 12px;
}

.indexproduct {
    position: relative;
}
.indexproduct .title {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 999;
}
.indexproduct .title h2 {
    font-size: 32px;
    font-weight: bold;
    max-width: 1380px;
    margin: 0 auto;
    width: 100%;
}

.indexwindow {
    margin: 0px 0 50px;
    padding-top: 65px;
}
.indexwindow .title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.indexwindow .title h2 {
    font-size: 24px;
    font-weight: bold;
    flex-shrink: 0;
    margin-right: 40px;
    color: #E99115;
}
.indexwindow .title span {
    display: block;
    width: 100%;
    height: 3px;
    background: #E99115;
}
.indexwindow .listcom {
    gap: 30px 25px;
}
.indexwindow .listcom .list .titles h2 {
    font-size: 18px;
    margin-top: 36px;
}
.indexwindow .listcom .list .titles h2 a {
    color: #333;
}
.indexwindow .listcom .list .titles h2 a:hover {
    color: #5BC0BC;
}
.indexwindow .listcom .list .img {
    border: 2px solid #EFEFEF;
}

.indexwindows {
    margin: 50px 0 0;
    padding-bottom: 90px;
}
.indexwindows .title {
    width: 100%;
    max-width: 678px;
    text-align: center;
    position: relative;
    padding-bottom: 40px;
}
.indexwindows .flexa-container.flexa-justify-between {
    gap: 25px;
}
.indexwindows .listcom .list .img {
    border: 2px solid #EFEFEF;
}
.indexwindows .listcom {
    width: 100%;
    gap: 8px 25px;
}
.indexwindows .title .oimg {
    margin: 0 8%;
    border-radius: 18px;
}
.indexwindows .title h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 0 8%;
    margin-top: 65px;
    margin-bottom: 55px;
}
.indexwindows .title a {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 25px;
}
.indexwindows .title a span {
    border-bottom: 2px solid #010101;
    color: #010101;
}
.indexwindows .title a:hover span {
    border-bottom: 2px solid #5BC0BC;
    color: #5BC0BC;
}
.indexwindows .listcom .list h2 {
    margin-top: 8px;
    padding: 0 8px;s
}
.indexwindows .listcom .list h2 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
}
.indexwindows .listcom .list h2 a:hover {
    color: #5BC0BC;
}


.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    opacity: 1;
    background: #5BC0BC;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px;
    border-radius: 10px;
}


.zgzs {
    padding: 70px 50px;
    background: #EFF8FF;
}
.zgzs .title {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.zgzs .title h2 {
    font-size: 32px;
    font-weight: bold;
}
.zgzs .title a {
    position: absolute;
    bottom: 8px;
    right: 0;
    font-size: 16px;
    color: #5BC0BC;
    border-bottom: 2px solid #5BC0BC;
    line-height: 1;
    font-weight: bold;
}
.zgzs .title a:hover {
    color: #101010;
    border-bottom: 2px solid #101010;
}
.zgzs #mySwiperew .list h2:hover {
    color: #5BC0BC;
}

#mySwiperew {
    padding: 10px 10px 10px 10px;
}

.zgzs #mySwiperew .list .oimg {
    box-shadow: 0 2px 16px 0px #DCDCDC;
}
.zgzs #mySwiperew .list h2 {
    font-size: 17px;
    text-align: center;
    margin-top: 20px;
}

.indexnews {
    padding: 70px 50px 40px;
}
.indexnews .title h2 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 40px;
}

.indexnews .con .list .conui {
    margin-top: 15px;
    padding: 0 10px;
}
.indexnews .con .list .conui .riqi {
    font-size: 17px;
    color: #111111;
}
.indexnews .con .list .conui h2 {
    font-size: 18px;
    color: #121212;
    margin: 6px 0 20px;
    line-height: 1.4;
}
.indexnews .con .list .conui span {
    font-size: 16px;
    color: #5BC0BC;
    border-bottom: 1px solid #5BC0BC;
}
.indexnews .con .list .conui span:hover {
    color: #EA9015;
    border-bottom: 1px solid #EA9015;
}
.indexnews .con .swiper {
    padding-bottom: 70px;
}

.index7 {
    margin-top: 10px;
    padding-top: 80px;
    padding-bottom: 60px;
    background: #F9F9F9;
}
.index7 .wrap {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
}
.index7 .title {
    text-align: center;
}
.index7 .title h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #E99115;
}
.index7 .title p {
    font-size: 14px;
    color: #111;
}

.index7 .biaodan {
    margin-top: 70px;
}
.index7 .biaodan .item {
    width: 50%;
}
.index7 .biaodan .flexa-container.flexa-justify-between {
    gap: 35px;
    margin-bottom: 4px;
}
.index7 .biaodan input {
    background: #fff;
    width: 100%;
    padding: 12px 10px;
    margin: 7px 0;
    border-radius: 4px;
    border: 2px solid #D9E2E9;
}
.index7 .biaodan textarea {
    background: #fff;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 7px;
    padding: 3px 10px;
    border-radius: 4px;
    border: 2px solid #D9E2E9;
}
.index7 .biaodan label {
    color: #363636;
    font-size: 18px;
    font-weight: inherit;
    margin-bottom: 0;
}
.index7 .biaodan label span {
    color: red;
    margin-left: 4px;
}
.index7 .biaodan .itemtip {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
}
.index7 .biaodan .btnwei {
    text-align: center;
    margin-top: 25px;
}

.index7 .biaodan img {
    width: 124px;
}
.index7 .biaodan .btnwei #Inquiryb {
    display: inline-block;
    width: auto;
    padding: 16px 60px;
    background: #E99115;
    color: #fff;
    font-size: 18px;
    border-radius: 72px;
    border: none;
}
.index7 .biaodan .btnwei #Inquiryb:hover {
    background: #5BC0BC;
}


.oimg{
    overflow: hidden;
}
.oimg img{
    transition: all 0.3s;
    display: inline-block;
}
.oimg img:hover{
    transform: scale(1.1);
}
.pnome {
    display:none;
}
.mnome {
    display:block;
}

@media only screen and (max-width: 1440px) {
    .indexabouotus .flexa-container .right h2 {
        margin-bottom: 18px;
    }
    .indexabouotus .flexa-container .right .p {
        font-size: 15px;
        line-height: 1.5;
    }
    .indexabouotus .flexa-container .right .more {
        margin-top: 20px;
    }
    .indexabouotus .bottom.flexa-container.flexa-justify-between {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 1400px) {
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexproduct .title {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 1200px) {



}

@media only screen and (max-width: 1024px) {
    .pnome {
        display:block;
    }
    .mnome {
        display:none;
    }
    .indexabouotus .flexa-container.flexa-justify-between.flexa-align-center {
        gap: 30px;
        flex-direction: column;
    }
    .indexabouotus .flexa-container .right {
        max-width: 934px;
        width: 100%;
    }
    .indexproduct .title {
        position: absolute;
        top: 12%;
        padding: 0 10px;
    }
    .indexnews {
        padding: 70px 10px 40px;
    }
    .zgzs {
        padding: 70px 10px;
    }
    .index7 .wrap {
        padding: 0 10px;
    }
    .indexwindows .listcom .list h2 a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 16px;
    }
    .indexwindows .title h2 {
        margin-top: 46px;
        margin-bottom: 36px;
    }

}
@media only screen and (max-width: 980px) {
    .indexabouotus .wrapper {
        padding: 0 10px;
    }
    .indexr .com .list .right {
        display: flex;
        padding: 0 10%;
    }
}
@media only screen and (max-width: 900px) {
    .indexabouotus .flexa-container.flexa-justify-between.flexa-align-center {
        gap: 30px;
        flex-direction: column;
    }
    .indexabouotus .flexa-container .left {
        max-width: 100%;
    }
    .indexabouotus .flexa-container .right {
        max-width: 100%;
    }
    .indexabouotus .flexa-container .left img {
        width: 100%;
    }
    .indexabouotus .bottom.flexa-container.flexa-justify-between {
        flex-wrap: wrap;
        gap: 30px;
    }
    .indexabouotus .bottom .list {
        width: calc(50% - 15px);
    }
    .indexwindows .title h2 {
        top: 24px;
        font-size: 20px;
    }

}
@media only screen and (max-width: 800px) {
    .indexwindow .listcom .list .titles h2 {
        font-size: 16px;
        margin-top: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }


}
@media only screen and (max-width: 700px) {
    .zgzs .title a {
        position: unset;
        font-size: 16px;
        margin-top: 8px;
        display: inline-block;
    }

    .indexnews .con .list img {
        width: 100%;
    }
    .zgzs #mySwiperew .list img {
        width: 100%;
    }
    .index7 .biaodan {
        margin-top: 30px;
    }
    .indexr .title h2 {
        margin-bottom: 10px;
        padding-top: 32px;
    }
    .indexr .title a {
        position: unset;
    }
    .indexr .title {
        margin: 0 10px 22px;
    }
}

@media only screen and (max-width: 600px) {
    .indexr .title h2 {
        font-size: 26px;
        margin-bottom: 10px;
        padding-top: 30px;
    }
    .indexr .com .grid-container {
        gap: 20px 20px;
    }
    .indexr .title {
        margin-bottom: 26px;
    }
    .indexr .title a {
        position: unset;
    }
    .indexr .com .list h2 {
        font-size: 16px;
        margin-top: 18px;
        text-align: center;
        line-height: 1.5;
        color: #111;
        font-weight: bold;
    }

    .indexvideo .title h2 {
        font-size: 26px;
    }
    .indexvideo .list .ftop .top h2 a {
        color: #fff;
        font-size: 26px;
        font-weight: bold;
        line-height: 1.3;
    }
    .indexabouotus {
        padding: 40px 0;
    }
    .indexabouotus .flexa-container .right h2 {
        font-size: 26px;
    }
    .indexabouotus .flexa-container .right .p {
        font-size: 16px;
    }

    .indexproduct .title {
        margin-bottom: 30px;
    }
    .indexproduct .title h2 {
        font-size: 26px;
        margin-left: 0;
    }
    .indexwindow .title h2 {
        font-size: 20px;
        flex-shrink: 0;
        margin-right: 20px;

    }
    .indexwindows .listcom {
        gap: 16px 15px;
    }
    .indexwindows .flexa-container.flexa-justify-between {
        gap: 25px;
        flex-direction: column;
    }
    .indexwindows .listcom .list h2 a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 16px;
    }
    .indexwindows .title a {
        bottom: 3%;
    }
    .indexcase {
        background: #EFF8FF;
        padding: 30px 30px 25px;
        margin: 40px 0;
    }
    .indexcase .title h2 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .zgzs .title h2 {
        font-size: 26px;
    }
    .indexnews .title h2 {
        font-size: 26px;
    }
    .indexnews {
        padding: 50px 10px 40px;
    }
    .index7 {
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .index7 .biaodan .flexa-container.flexa-justify-between {
        gap: 4px;
        margin-bottom: 4px;
        flex-direction: column;
    }
    .index7 .biaodan .item {
        width: 100%;
    }
    .index7 .biaodan label {
        color: #363636;
        font-size: 16px;
        font-weight: inherit;
        margin-bottom: 0;
    }
    .index7 .title h2 {
        font-size: 26px;
    }
}
@media only screen and (max-width: 580px) {
    .indexvideo .list .ftop .top .play {
        margin: 50px auto 40px;
    }
}

@media only screen and (max-width: 500px) {
    .indexproduct .title a {
        padding: 4px 15px;
        font-size: 14px;
    }
    .indexwindow .title h2 {
        flex-shrink: 1;
    }
    .indexwindows .title h2 {
        margin-top: 32px;
        margin-bottom: 20px;
    }
    .indexwindows {
        margin: 50px 0 0;
        padding-bottom: 50px;
    }
    .zgzs {
        padding: 35px 10px;
    }
    .indexnews {
        padding: 35px 10px 20px;
    }
}
@media only screen and (max-width: 498px) {
    .index7 .biaodan .btnwei #Inquiryb {
        display: inline-block;
        width: auto;
        padding: 14px 20px;
        background: #E99115;
        color: #fff;
        font-size: 16px;
        border-radius: 72px;
        border: none;
        white-space: wrap;
    }
    .indexvideo .list img {
        min-height: 430px;
        object-fit: cover;
    }
}
@media only screen and (max-width: 420px) {


}
@media only screen and (max-width: 400px) {


}
@media only screen and (max-width: 390px) {

    .indexproduct .title a {
        display: none;
    }

}