    .search-input2 {
        width: 86%;
        height: auto;
        padding: 5px 10px;
        line-height: 14px;
        color: #666;}

    .ssan2 {    cursor: pointer;
        width: 14%;
        background-image: url(images/ncssan20250408.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color:#d5af00;
    height: 24px;
    padding: 5px;
    background-position: center;}

    .sskans2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 10px;}

    .ysjss {
        position: absolute;
       right: -22%;
        top: 24%;
        z-index: 9999;}

    .top-lo {
        position: relative;}

 .search-input {
    width: 200px;
    height: 25px;
    padding: 5px 10px;
    line-height: 14px;
    color: #666;}

    .ssan {    cursor: pointer;
        width: 37px;
        background-image: url(images/ncssan20250408.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-color: #c7131a;
    height: 37px;
    padding: 5px;
    background-position: center;}

    .sskans {
        display: flex;
        justify-content: space-between;
        align-items: center;}

    @media screen and (max-width: 1200px) {

        .ysjss {
            display: none;}

        .ysjss2 {
            display: block;}
    }
.top-lo2{position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);}
/**组件样式**/
