#Searchkeys {
    width: 100%;
}

#Searchkeys .MainBody {
    color: #fff;
    text-align: center;
    background: no-repeat;
    background-size: 100% 100%;
    padding-top: 311px;
    height: 469px;
}

#Searchkeys .MainBody p {
    font-size: 48px;
    margin-top: -80px;
    font-weight: 600;
    line-height: 67px;
}

#Searchkeys .MainBody p:last-of-type {
    width: 738px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 30px;
}

#Searchkeys .MainBody {
    padding-top: 150px;
    height: 250px;
}

#Searchkeys .ClassificationNavigation ul {
    display: flex;
    max-height: 150px;
    margin: 0;
    justify-content: flex-start;
    margin-left: 120px;
}

#Searchkeys .ClassificationNavigation ul li {
    text-align: center;
    cursor: pointer;
}

#Searchkeys .ClassificationNavigation ul li p {
    font-size: 17px;
    font-weight: 600;
    color: #b3b3b3;
    line-height: 33px;
    margin: 59px 100px 58px;
}

#Searchkeys .ClassificationNavigation ul .Classification_Li p {

    font-weight: 600;
    color: #1c1c1c;
}

#Searchkeys .ClassificationNavigation ul .Classification_Li p:last-of-type {
    width: 120px;
    height: 1px;
    margin: 0 auto;
    border-bottom: 3px solid #00a0e9;
}

#Searchkeys .Equipment {
    text-align: center;
    background-color: #fafafa;
}

#Searchkeys .Equipment div {
    width: 280px;
    display: flex;
    text-align: center;
    margin: 0 auto;
    padding: 80px 0;
}

#Searchkeys .Equipment div p {
    cursor: pointer;
    width: 50%;
    font-size: 18px;

    font-weight: 400;
    color: #808080;
    line-height: 25px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}

#Searchkeys .Equipment div .Equipment_P {
    color: #1c1c1c;
    border-bottom: 2px solid #4d4d4d;
}

#Searchkeys .Equipment ul {
    text-align: left;
    padding-top: 80px;
    margin: 0 100px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

#Searchkeys .Equipment ul li {
    background-color: #fff;
    height: 450px;
    width: 25%;
    margin-bottom: 40px;
}

#Searchkeys .Equipment ul li img {
    width: 300px;
    height: 255px;
    margin: 15px 20px;
}

#Searchkeys .Equipment ul li p {
    width: 280px;
    margin: 0 40px;
    font-size: 14px;

    font-weight: 400;
    color: #4d4d4d;
    line-height: 20px;
}

#Searchkeys .Equipment ul li p:first-of-type {
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    margin: 18px 40px 10px;
}

#Searchkeys .Equipment ul li p:last-of-type {
    color: #00a0e9;
    line-height: 20px;
    margin: 30px 40px 80px;
}

#Searchkeys .Equipment .Equipment_ul1,
#Searchkeys .Equipment .Equipment_ul2,
#Searchkeys .Equipment .Equipment_ul3,
#Searchkeys .Equipment .Equipment_ul4,
#Searchkeys .Equipment .Equipment_ul5 {
    display: none;
}

#Searchkeys .Equipment button {
    margin: 60px auto 100px;
    width: 120px;
    height: 40px;
    border: none;
    background: #00a0e9;
    font-size: 14px;

    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
}


#Searchkeys .ClassificationNavigation ul {
    width: 85%;
    border-bottom: 1px solid #11111121;
    /* justify-content: space-between; */
    margin: 0 auto;
}

#Searchkeys .ClassificationNavigation ul li {
    margin: 0 20px 0 0;
}

#Searchkeys .ClassificationNavigation ul .Classification_Li p:last-of-type {
    border-bottom: none;
    width: 0;
    height: 0;
    margin: 0;
}

#Searchkeys .ClassificationNavigation ul .Classification_Li p {
    color: #00a0e9;
}

#Searchkeys .ClassificationNavigation ul > p {
    margin: 22px 15px 10px;
    line-height: 33px;
    font-size: 17px;
    font-weight: bold;
}

#Searchkeys .Equipment ul {
    padding-top: 40px;
}

@media (max-width: 992px) {
    #Searchkeys .MainBody {
        padding: 80px 0;
        height: auto;
    }

    #Searchkeys .MainBody p {
        font-size: 40px;
        margin: 0 0 0;
    }

    #Searchkeys .MainBody p:last-of-type {
        width: 95%;
        margin: 0 auto;
        font-size: 20px;
        line-height: 20px;
        margin-top: 20px;
    }

    #Searchkeys .ClassificationNavigation ul {
        height: auto;
        margin: 0;
        max-height: inherit;
        height: auto;
        margin: 0;
        width: 95%;
        flex-wrap: wrap;
    }

    #Searchkeys .ClassificationNavigation ul > p {
        width: 100%;
        margin: 10px 0 10px;
        line-height: 33px;
        font-size: 17px;
        font-weight: bold;
    }

    #Searchkeys .MainBody {
        padding: 40px 0 !important;
        height: auto !important;
    }

    #Searchkeys .MainBody p:first-of-type {
        font-size: 20px !important;
        line-height: 40px !important;
    }

    #Searchkeys .MainBodyA_p {
        width: 80px !important;
        height: 2px !important;
    }

    #Searchkeys .MainBody p:last-of-type {
        display: none !important;
    }

    #Searchkeys .ClassificationNavigation ul {
        width: 95% !important;
    }

    #Searchkeys .ClassificationNavigation ul li {
        width: auto;
        margin: 20px 0;
    }

    #Searchkeys .ClassificationNavigation ul li p {
        font-size: 13px;
        margin: 0;
        margin-right: 10px;
        text-align: left;
    }

    #Searchkeys .ClassificationNavigation ul .Classification_Li p:last-of-type {
        width: 80px;
        border-bottom: 2px solid #00a0e9;
    }

    #Searchkeys .Equipment div {
        width: 96%;
        padding: 20px 0;
    }

    #Searchkeys .Equipment div p {
        font-size: 14px;
        padding-bottom: 10px;
    }

    #Searchkeys .Equipment ul {
        padding-top: 0;
        margin: 0;
    }

    #Searchkeys .ClassificationNavigation ul > p {
        margin: 10px 0 0 !important;
    }

    #Searchkeys .Equipment ul li img {
        width: 96%;
        height: auto;
        margin: 10px auto !important;
    }

    #Searchkeys .Equipment ul li p:first-of-type,
    #Searchkeys .Equipment ul li p:last-of-type {
        margin: 0 auto 0 21px;
        width: 95%;
    }

    #Searchkeys .Equipment ul li {
        height: auto;
        margin-bottom: 20px;
        width: 100%;
    }

    #Searchkeys .Equipment ul li p:first-of-type {
        margin: 10px auto 5px 20px;
        font-size: 20px !important;
    }

    #Searchkeys .Equipment ul li p {
        width: 95%;
        margin: 0 auto;
    }

    #Searchkeys .Equipment ul li p:last-of-type {
        font-size: 12px;
        margin-top: 10px;
    }
}

#Searchkeys .ClassificationNavigation ul li p {
    margin: 22px 15px 10px;
    font-weight: 450;
    color: #131313;
}

#Searchkeys .Equipment ul li {
    text-align: center;
}

#Searchkeys .Equipment ul li p {
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 992px) {
    #Searchkeys .Product .Product_div {
        flex-wrap: wrap;
    }

    #Searchkeys .Product .Product_div .ProductLeft {
        width: 100%;
        min-width: inherit;
        height: auto;
        padding: 20px 0;
        margin: 0;
    }

    #Searchkeys .Product .Product_div .ProductLeft li {
        margin-bottom: 10px;
        width: 95%;
        margin: 12px auto;
    }

    #Searchkeys .Product .Product_div .ProductLeft li p {
        font-size: 15px;
        font-weight: 600;
        color: #808080;
        line-height: 25px;
        margin-left: 0;
    }

    #Searchkeys .Product .Product_div .ProductLeft li:last-of-type {
        margin: 0 auto;
    }

    #Searchkeys .Product .Product_div .ProductRight li div p:last-of-type {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        margin: 0 auto;
    }

    #Searchkeys .Product_div .ProductRight li {
        background-color: #fff;
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 0;
    }

    #Searchkeys .Product .Product_div .ProductRight li img {
        width: 100%;
        height: auto;
        border: none;
        margin: 0;
    }

    #Searchkeys .Product .Product_div .ProductRight li div {
        padding: 0;
        width: 95%;
        margin: 0 auto;
    }

    #Searchkeys .Product .Product_div .ProductRight li div p {
        font-size: 22px;
        line-height: 48px;
    }

    #Searchkeys .Product .Product_div .ProductRight li div button {
        width: 110px;
        height: 40px;
        background: #00a0e9;
        border: none;
        color: #fff;
        margin-right: 35px;
        margin: 30px 35px 40px 0;
    }

    #Searchkeys .Product .Product_div .ProductRight li {
        width: 100%;
        margin: 0;
        height: auto;
    }

    #Searchkeys .Product .Product_div .ProductRight li div span {
        font-size: 12px;
    }

    #Searchkeys .Product {
        padding: 20px 0 0;
    }

}

#Searchkeys .Product .Product_div .ProductRight li div button {
    width: 110px;
    height: 40px;
    background: #00a0e9;
    border: none;
    color: #fff;
    margin-top: 10px;
    margin-left: 30px;
}

#Searchkeys .Equipment_ul0div {
    display: block !important;
    padding: 0 !important;

}

#Searchkeys .Equipment_ul0div p {
    border: none !important;
    margin: 0 !important;
}

#Searchkeys .Title {
    text-align: center;
    margin-bottom: 50px;
}

#Searchkeys .Title p {
    font-size: 48px;
    font-weight: 600;
    color: #1c1c1c;
    line-height: 67px;
}


#Searchkeys .li {
    list-style: none;
}


.Product .Product_div {
    display: flex;
}

#Searchkeys .Product .Product_div .ProductRight {
    display: flex;
    flex-wrap: wrap;
}


#Searchkeys .Product .Product_div .ProductRight li div p:last-of-type {
    width: 335px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 13px 30px 80px;
}

#Searchkeys .Product .Product_div .ProductRight li div p {
    font-size: 30px;
    font-weight: bold;
    color: #1c1c1c;
    line-height: 39px;
    margin-left: 30px;
}

#Searchkeys .Product .Product_div .ProductRight li {
    background-color: #ffffff;
    width: 395px;
    height: 575px;
    margin-right: 15px;
    margin-bottom: 35px;
}

#Searchkeys .Product .Product_div .ProductLeft .ProductRight_li p {
    color: #111;
}

#Searchkeys .Product .Product_div .ProductLeft li p {
    font-size: 18px;
    font-weight: 600;
    color: #808080;
    line-height: 25px;
    margin-left: 40px;
}

#Searchkeys .Product .Product_div .ProductLeft li {
    cursor: pointer;
    margin-bottom: 41px;
}

#Searchkeys .Product .Product_div .ProductLeft {
    width: 280px;
    min-width: 270px;
    height: 554px;
    background: #ffffff;
    padding: 50px 0;
    margin: 0 40px 0 34px;
}

#Searchkeys .Breadcrumb p {
    font-size: 14px;
    height: 20px;
    margin: 25px 0;
    font-weight: 500;
    color: #808080;
    line-height: 20px;
    /* border-right: 1px solid #979797; */
    padding: 0 10px;
}

#Searchkeys .Breadcrumb_P {
    border-left: 1px solid #979797;
}

#Searchkeys .Breadcrumb {
    height: 70px;
    background: #f2f2f2;
    display: flex;
}

#Searchkeys .Product .Product_div .ProductRight li img {
    border: none;
    width: 325px;
    margin: 20px 35px;
}

#Searchkeys .Product .Product_div .ProductRight li div p:first-of-type {
    margin: 0 0 10px;
    font-size: 18px;
    color: #808080;
    line-height: 30px;
}

#Searchkeys .Product {
    width: 100%;
    padding: 90px 0 100px;
    background: #fafafa;
}

#Searchkeys .Product .Product_div .ProductRight li div p:last-of-type {
    height: 100px;
    margin-bottom: 0;
}

#Searchkeys .Equipment ul li img {
    border: #000 solid 0;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.6s;
}

#Searchkeys .Equipment ul li img:hover {
    transform: scale(1.12);
}

#Searchkeys .titlestyle {
    line-height: 180%;
    font-size: 50px;
    font-weight: 600;
    padding: 2%;
}

#Searchkeys .layui-form-item .layui-input-inline {
    width: 500px;
}

#Searchkeys .layui-form-item .layui-inline {
    margin-bottom: 20px;
}

#Searchkeys .remen {
    text-align: left;
    margin-top: 50px;
}
