.querystyle1020908{     display: block;     width: 100%;     color: #555;     background-color: #fff;     background-image: none;     transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;     border-radius: 0;     font-size: 18px;     box-shadow: none;     border: none;     line-height: 50px;}

    .topser-s img {
        display: inline-block;
        padding: 0;
        border: none;
        -ms-interpolation-mode: bicubic;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;}

    .ser-layer {
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 99999;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-out 0s;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        backdrop-filter: blur(5px);}

    .ser-layer.showdiv {
        opacity: 1;
        visibility: visible;}

    .ser-layer .serclose {
        font-size: 30px;
        position: absolute;
        right: 30px;
        top: 25px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
        color: #ccc;}

    .swi-close:after {
        background: url(images/gban20250408.png);
        background-size: 26px 26px;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
        right: 0;}

    .ser-layer .serform {
        width: 800px;
        margin: 0 auto;}

    .ser-layer.showdiv .serform {
        transform: translateY(0);
        transition: .5s .3s;}

    .ser-layer .serform .input-group {
        max-width: 550px;
        margin: 0 auto;}

    .ser-layer .serform .input-group .sub {
        position: absolute;
        right: 0;
        top: 0;
        width: 90px;
        height: 50px;
        overflow: hidden;
        background: 0 0;
        cursor: pointer;
        border: 0;}

    .ser-layer .serform .input-group .sub:before {
        content: '';
        background: #a34885;
        position: absolute;
        top: 0;
        bottom: -1px;
        left: 0;
        z-index: 0;
        right: -6px;
        transform-origin: left bottom;}

    .ser-layer .serform .input-group .sub:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
        right: 0;
        background: url(images/ncssan20250408.png) no-repeat 35px center;
        background-size: 26px 26px;}

    .ser-layer .serform .input-group .inp {
        height: 50px;
        border: 0;
        border-right: 0;
        padding-right: 90px;
        width: 100%;
        padding-left: 15px;
        background: #fff;}

    .pore {
        position: relative;}

    .serform input[type="image"] {
        display: block;
        padding: 10.5px 30px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        position: absolute;
        right: 0px;
        background: #b72024;
        top: 0px;
        height: 30px;
        border: none;
        border-radius: 0;}




    @media (max-width: 640px) {
        .ser-layer .serclose {
            right: 4%;
            top: 20px;}
    }
.li{position: relative;}
.ul{    position: absolute;
display:none;
    left: 100%;
    top: 0;
    width: 100%;
    background-color: #b72024;}
.li:hover .ul{display:block;}
.ctplby {
    margin-top: 30px;}
.ctplby li {
    width: 30.5%;
    margin: 1%;
    display: inline-block;}
.ctplby li img {
    width: 100%;
    height: 120px;}
.ctplby li p {
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    border: 1px solid #dbdbdb;
    line-height: 35px;}
.ctplby li:hover{margin-top: -15px;}
.ctplby li:hover p{box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4); background-color: #fff3e7;}
