.dialog-off-canvas-main-canvas{
    font-size:0;
}

.page{
    font-size:16px;
    overflow-x: hidden;
}

.pc {
    display: block;
}

.mobile {
    display: none;
}


.introduce-desc-list {
    display: block;
}

.introduce-desc-list-right {
    display: flex;
}

.introduce-desc-list-right ul {
    width: 50%;
    flex: 1;
    display: flex;
    zoom: .7;
    margin-right: 30px;
}

.gray-bar {
    width: 100%;
    height: 25px;
    background-color: #efefef;
}

.introduce-desc-list-top img {
    width: 52%;
    margin-bottom: 50px;
}

.characteristic{
    background: none;
    padding:100px 0;
}

.characteristic-left{
    margin-top: 0;
    width:33%;
    padding-right:20px;
}

.characteristic-left img{
    width: 100%;
}


.characteristic-left ul{
    width:100%;
}

.characteristic-left ul li:after{
    display: none;
}

.characteristic-left ul li .title:after{
    display: none;
}

.characteristic-left ul li p.title{
    display: inline-block;
    padding:5px 10px;
    background-color: #7b7b7b;
    border-right: 10px solid #cfcfcf;
    color:#fff;
    font-size: 14px;
    margin-bottom: 10px;
}

.mojor{
    background:none;
    padding-top:50px;
}

.mojor-title{
    margin-top:0;
    font-size:35px;
    font-weight: bold;
    line-height: 35px;
    padding-left:18px;
    border-left:18px solid #e39330;
    color:#000;
    margin-bottom:30px;
}

.mojor .txt p{
    margin-bottom:20px;
    font-size: .14rem;
    line-height: .3rem;
}

.mojor .tips{
    font-size:12px;
    margin-top:50px;
}

.mojor-content{
    display: flex;
    margin-top:30px;
}

.mojor-content .left{
    width: 40%;
    padding-right:30px;
}

.mojor-content .right{
    width: 60%;
}

.mojor-content .left img{
    margin-top:50px;
    width: 100%;
}

.ref-item {
    margin-bottom: 10px;
}

.ref-item h4 {
    font-size: .15rem;
    line-height: .3rem;
}

.ref-item p {
    font-size: .12rem;
    line-height: .2rem;
}

.part4{
    padding-top:20px;
}

.part4 .container{
    width:1395px;
    margin:auto;
    display: flex;
    padding:50px 0;
}

.part4 .place{
    width:420px;
    padding-left:60px;
}

.part4 .product{
    padding-right:40px;
    flex:1;
}

.part4 .title{
    margin-bottom: 50px;
}

.part4 .title h3{
    font-size:45px;
    font-weight: bold;
    display: inline-block;
    line-height: 45px;
}

.part4 .title .dashline{
    width: 690px;
    border-bottom: 2px dashed #e65758;
    margin-left:30px;
    margin-top:20px;
    float: right;
}

.part4 .select{
    display: flex;
}

.part4 .select .right{
    display: flex;
    align-items: center;
    padding-right:40px;
    flex:1;
    justify-content: flex-end;
}

.part4 .select .right span{
    font-size:20px;
    margin-right:20px;
}

.part4 .select h4{
    font-size:25px;
    padding-left:20px;
    margin-bottom:20px;
}

.part4 .select button{
    display: inline-block;
    width:100px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    background-color:#dedede;
    border: 0;
    margin-right:20px;
}

.part4 .select button:hover{
    background-color: #e65758;
    color:#fff;
}

.part4 .select button.active{
    background-color: #e65758;
    color:#fff;
}

.part4 .select button.cy:hover{
    background-color: #d69347;
    color:#fff;
}

.part4 .select button.cy.active{
    background-color: #d69347;
    color:#fff;
}

.part4 .select button.zx:hover{
    background-color: #5aa9b9;
    color:#fff;
}

.part4 .select button.zx.active{
    background-color: #5aa9b9;
    color:#fff;
}

.part4 .select button.cylg:hover{
    background-color: #2861c7;
    color:#fff;
}

.part4 .select button.cylg.active{
    background-color: #2861c7;
    color:#fff;
}

.part4 .select button.flg:hover{
    background-color: #6ab3eb;
    color:#fff;
}

.part4 .select button.flg.active{
    background-color: #6ab3eb;
    color:#fff;
}

.part4 .select button.leve82.active{
    background-color: #0baaa4;
    color:#fff;
}

.part4 .info .active{
    margin:30px 0 20px 0;
}

.part4 .info .active{
    display: block;
}

.part4 .info .tips{
    font-size:10px;
}

.part-top{
    width:1395px;
    margin:auto;
} 

.part4 .hy,.part4 .cy,.part4 .zx,.part4 .cylg{
    display: none;
}

.part4 .hy,.part4 .cy,.part4 .zx,.part4 .flg{
    display: none;
}

.part4 .active{
    display: block;
}

.part4 .product-info .product-name{
    display: flex;
    align-items: center;
    margin:30px 0;
    font-size:20px;
}

.part4 .product-info h4{
    margin-right:30px;
    font-size:25px;
}

.part4 .product-info ul{
    font-size:20px;
    padding-left:15px;
}

.houyi .product-info ul{
    color:#e65758;
}

.changyue .product-info ul{
    color:#d69347;
}

.zhixuan .product-info ul{
    color:#5aa9b9;
}

.fanglanguang .product-info ul{
    color:#6ab3eb;
}

.part4 .product-info ul li{
    list-style: square ;
    line-height: 30px;
    margin-bottom:15px;
}

.part4 .product-info ul li span{
    color:#000;
}

.technological{
    background-color: transparent;
}

.technological .technological-container{
    display: flex;
    width:1395px;
    margin:auto;
}

.technological p.title{
    font-size:45px;
    color:#000;
    margin-bottom:20px;
    margin-left:-25px;
}

.technological .left{
    width:55%;
    padding-right:120px;
}

.technological .left .text{
    font-size:25px;
}

.technological .left .text ul{
    font-size:20px;
    padding-left:15px;
    margin-top:10px;
    margin-bottom:30px;
}

.technological .left .text ul li{
    line-height: 40px;
}

.technological img.flow{
    width:70%;
}

.liuyi {
    padding:60px 0;
}

.liuyi .liuyi-container{
    width:1395px;
    margin:auto;
}

.liuyi p.title{
    font-size:45px;
    color:#000;
    margin-bottom:50px;
}

.customer{
    background-color: transparent;
    width: 1395px;
    margin:auto;
}

.customer .customer-container p.title{
    font-size:45px;
    color:#000;
    margin-bottom:50px;
}

.customer .customer-container{
    display: flex;
}

.customer .customer-container .left{
    width: 50%;
}

.customer .customer-container .right{
    width: 50%;
}

.customer .customer-container .right img{
    width: 100%;
}

.customer .customer-container .left .text{
    font-size:20px;
    line-height: 40px;
}

.curing{
    background-color: #707a85;
}

.curing .curing-container {
    display: flex;
    color:#fff;
    font-size: 20px;
    line-height: 40px;
    width:1395px;
    margin:auto;
}

.curing .curing-container h4{
    font-size:25px;
}

.curing .curing-container .left{
    width: 45%;
    padding-right:140px;
}

@media screen and (max-width: 1708px) {
    .part4,.customer,.technological,.liuyi,.curing,.technological,.liuyi,.curing {
        zoom: .89;
    }
}

@media screen and (max-width: 1440px) {
    .part4,.customer,.technological,.liuyi,.curing {
        zoom: .75;
    }
}

@media screen and (max-width: 1366px) {
    .part4,.customer,.technological,.liuyi,.curing {
        zoom: .71;
    }
}

@media screen and (max-width: 1024px) {
    .part4,.customer,.technological,.liuyi,.curing {
        zoom: .66;
    }
}

@media screen and (max-width: 1024px) {
    .part4,.customer,.technological,.liuyi,.curing {
        zoom: .55;
    }
}

@media screen and (max-width: 960px) {
    .part4,.customer,.technological,.liuyi,.curing {
        zoom: .53;
    }

    .introduce-desc-list-right {
        display: block;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    .mojor .tips{
        font-size:10px;
        height: 20px;
    }
}

@media screen and (max-width: 799px) {
    .pc {
        display: none;
    }

    .mobile {
        display: block;
    }

    .gray-bar{
        display: none;
    }

    .introduce-desc-list-top img {
        width: 100%;
        margin-bottom:10px;
    }

    .introduce-desc-list-right {
        display: block;
        padding-top: 0;
    }

    .introduce-desc-list-right ul {
        margin:20px auto;
    }
    
    .characteristic{
        padding:20px 0;
    }

    .characteristic-left img{
        margin-bottom:50px;
    }

    .characteristic-left{
        width: 100%;
    }

    .mojor-content{
        display: block;
    }

    .mojor-content .left,.mojor-content .right{
        width:100%;
    }

    .mojor-content .left img{
        margin-top:20px;
    }

    .mojor .tips{
        margin-top:10px;
        margin-bottom: 30px;
    }


    .mojor-content .ref-item{
        padding:20px;
        background-color: #eeeeee;
        line-height: .3rem;
    }

    .mojor-title {
        margin-top: 0;
        font-size: 25px;
        line-height: 25px;
        padding-left: 10px;
        border-left: 10px solid #e39330;
        margin-bottom: 20px;
    }

    .ref-item h4 {
        margin-bottom:10px;
    }

    .ref-item p{
        line-height: .3rem;
    }

    .part4 .container {
        width: 100%;
        display: block;
        padding:20px 0;
    }

    .part4 .product {
        padding-left: 50px;
        padding-right: 50px;
    }

    .part4 .title {
        display: flex;
    }

    .part4 .title .dashline {
        flex: 1;
        border-top: 2px dashed #e65758;
        border-bottom: none;
    }

    .part4 .place {
        width: 100%;
        margin-bottom: 30px;
        padding-left: 0;
    }

    .part4 .part-top{
        width:auto;
        padding:0 50px;
    }

    .part4 .part-top img{
        width:100%;
    }

    .part4 .info img{
        width:100%;
    }

    .part4 .place img {
        width: 100%;
    }

    .part4 .tips {
        text-align: right;
    }

    .part2 .title, .part3 .title, .part5 .title, .part6 .title{
        width:85%;
    }

    .part4 .select .right{
        padding-right: 0px;
    }

    .part4 .select button{
        margin-right:10px;
    }

    .part4 .select .right span{
        margin-right:5px;
    }

    .technological .technological-container{
        padding:0 50px;
        width: auto;
        display: block;
    }

    .technological .left{
        width: 100%;
        margin-right:0;
    }

    .technological .right{
        padding:20px 0;
    }

    .technological img.flow{
        width: 100%;
    }

    .technological p.title,.liuyi-title,.customer .customer-container p.title{
        margin-top: 0;
        font-size: 35px;
        line-height: 35px;
        padding-left: 10px;
        border-left: 10px solid #e39330;
        margin-bottom: 20px;
        margin-left:0;
    }

    .liuyi-title{
        width:calc(100% - 100px);
        margin:auto;
        zoom:.5;
        font-weight: bold;
        margin-bottom:30px;
    }

    .liuyi{
        background-color: #eeeeee;
    }

    .liuyi .liuyi-container{
        padding:0 50px;
        width: auto;
        display: block;
    }

    .liuyi .liuyi-container img{
        width: 100%;
    }

    .customer{
        position: relative;
        width: 100%;
    }

    .customer .high{
        position: absolute;
        top:30px;
        right:50px;
        width:120px;
    }

    .customer .high img{
        width: 100%;
    }

    .customer .customer-container{
        padding:0 50px;
        width: auto;
        display: block;
    }

    .customer .customer-container .left{
        width: 100%;
        margin-right:0;
    }

    .customer .customer-container .right{
        width: 100%;
        padding:20px 0;
    }

    .curing .curing-container{
        padding:0 50px;
        width: auto;
        display: block;
    }

    .curing .curing-container .left{
        width: 100%;
        margin-right:0;
    }

    .curing .curing-container .right{
        width: 100%;
    }

    .part4 .hy, .part4 .cy, .part4 .zx, .part4 .flg {
        margin-bottom: 10px;
    }
}