h1>a{
    float: right;
    display: inline-block;
    padding: 6px 10px;
    font-size: 16px;
}
h1>a:hover{
    color: none;
}
.chat{
    color: #fff;
    background: rgb(220,78,66);
    border: 1px solid rgb(220, 78, 66);
}
.request{
    color: rgb(220, 78, 66);
    border: 1px solid rgb(220, 78, 66);
    margin-right: 10px;
}
@media(max-width:1200px){
    .product-pro .show:not(.row){
        width: 40%;
        padding-right: 20px;
        margin-right: 0 !important;
    }
    .product-pro .show:not(.row)+.wenzi>p{
        margin-right: 0;
    }
}
@media(max-width:768px){
    .product-pro .show:not(.row)+.wenzi>hr{
        display: none;
    }
}
@media(max-width:767px){
    .product-pro .show:not(.row)+.wenzi{
        padding-left: 0;
    }
}
@media(max-width:745px){
    .product-pro .show:not(.row)+.wenzi>p{
        font-size: 12px;
    }
}
@media(max-width:660px){
    .product-pro .show:not(.row)+.wenzi>p{
        margin: 5px 0;
    }
}
@media(max-width:600px){
    .product-pro .show:not(.row){
        width: 100%;
    }
    .product-pro .show:not(.row)+.wenzi{
        width: 100% !important;
        padding: 0 15px;
    }
}
        @media(max-width:1200px){
            #parameter{
                padding: 0 15px;
            }
            .product-pro{
                padding-left: 15px;
                padding-right: 15px;
            }
            .advantages .content{
                padding-left: 15px;
                padding-right: 15px;
            }
            .workvideo .row>div:first-of-type>div>div{
                width: 100% !important;
            }
        }
        @media(max-width:1023px){
            table.para_table td{
                font-size: 12px;
            }
            .container-fluid>div:not(.footer):not(.header):not(.product-pro){
                background: #fff;
            }
            .specs,.workvideo{
                border-bottom: 23px solid #f5f5f5;
            }
            .show>div{
                max-width: 33.33%;
            }
            .advantages h2{
                padding-left: 0;
            }
            .advantages hr{
                display: none;
            }
            .advantages .row>div{
                padding: 0 !important;
            }
            .workvideo .content{
                padding-top: 0;
            }
            .workvideo .wenzi{
                padding: 10px 15px 15px 15px;
            }
            .specs .content{
                padding-top: 0;
            }
            .specs hr{
                display: none;
            }
        }
        @media(max-width:800px){
            .product-pro ol.breadcrumb div a{
                width: 60px;
            }
        }
        @media(max-width:767px){
            .product-pro{
                padding-left: 0;
                padding-right: 0;
            }
            .product-pro .content{
                padding-bottom: 20px;
            }
            ol.breadcrumb{
                padding-right: 0;
            }
            .product-pro .content>div{
                padding: 0 15px;
            }
            ol.breadcrumb>li{
                display: none !important;
            }
            ol.breadcrumb>div{
                width: 100%;
                margin: 0;
                border-bottom: 1px solid #d5d5d5;
            }
            ol.breadcrumb>div ul{
                display: flex;
                justify-content: center;
                position: relative;
                top: 1px;
            }
            ol.breadcrumb li{
                border-left: none !important;
            }
            ol.breadcrumb li a{
                color: #666666;
            }
            ol.breadcrumb li a.active{
                color: #f05013 !important;
                border-bottom: 1px solid #f05013;
            }
            .product-pro .show{
                margin-bottom: 15px;
            }
            .show>div{
                max-width: 50%;
            }
            .show>div:last-child{
                display: none;
            }
            .product-pro .wenzi h1{
                font-size: 16px;
            }
            .product-pro hr{
                display: none;
            }
            .product-pro .wenzi p{
                margin-right: 0;
            }
            .advantages p.vrcenter{
                font-size: 12px;
                line-height: 1rem;
                display: flex;
                flex-direction: column;
                justify-content: center;
                padding-left: 8px !important;
            }
            .advantages .content{
                padding-bottom: 0;
                /* border-bottom: none; */
            }
            .specs .content{
                padding-bottom: 20px;
            }
            #parameter{
                overflow-x: scroll;
                padding: 0;
            }
            #parameter table{
                width: 200%;
            }
        }
