.zz_cov.slideInUp {
    right: 0;
}

.zz_cov {
    min-height: 5rem;
    /* border-radius: .128rem 0.128rem 0 0; */
    width: 70%;
    background-color: #fff;
    z-index: 100010;
    position: fixed !important;
    right: -100%;
    transition: all .3s;
    top: 0;
    height: 100%;
    /* padding-left: 20px; */
}

.slideInUps {
    position: relative;
}

.slideInUps1 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
}
.product_box4s_on a p{
    color: #23527c;
}
.slideInUps1 img {}

.product_box4s {
    text-align: center;
    color: #000;
    padding: 15px 6px;
    font-size: 16px;
}

.product_box4s:hover {
    background: #EDEDED;
    color: #333333;
}
.product_box3s:hover {
    background: #EDEDED;
    color: #333333;
}
.text_1 {
    font-size: 16px;
}

.text_3 {
    color: #333333;
    font-size: 16px;
}
.product_box4s{
    font-size: 14px;
}
.product_box2 {
    display: none;
}

.product_box2s {
    /* margin-left: 20px; */
}

.product_box1 {
    position: relative;
}

.product_box2 {
    display: none;

    top: 60px;
    background-color: #fff;
    left: 333px;
    z-index: 9999;
    border-radius: 12px;
    padding: 10px;
}

.product_box3 {
    margin: 6px 6px;
    background-color: #fdfdfd;
}

.product_box4 {
    text-align: center;
    color: #000;
    padding: 10px 6px;
    font-size: 16px;
}

.product_box4:hover {
    background: #EDEDED;
    color: #333333;
}

.bg_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10005;
    display: none;
}

.bg_cover_1 {
    display: block;
}
.xuanz_1{
    background-color: #f5f5f5;
}
.controlledElement{
transition: height 0.5s ease, opacity 0.5s ease;
}
@media (min-width:1200px) {

    .text_1 {
        font-size: 14px;
    }
    
    .text_3 {
        color: #333333;
        font-size: 14px;
    }
}