@media screen and (max-width:769px){
    .area-search{
        padding: 50px 10px 0!important;
     }
    .choice-list li,choice li{
        font-size: 9px;
    }
    .choice-area{
        line-height:28px;
    }
    .prod-choice h3{
        font-size: 12px;
        line-height: 28px;
    }
    .choice-list li {
        padding: 0px 10px;
    }
    .prod-selected {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .prod-selected h3 {
        font-size: 10px;
        padding-right: 0px;
        width: 40px;
    }
    .hd{
        font-size: 10px;
        line-height: 16px;
    }
    #selected div a{
        font-size: 9px;
        padding:0;
    }
    #selected div a span{
        padding:0;
        left: -6px;
        top: 1px;
    }
    .icon-et-wrong1:before{
        font-size:12px;
    }

    /*layui-tab*/
    .layui-tab-title {
        height: 22px;
        font-size: 10px;
    }
    .layui-tab-title li{
        font-size: 10px;
        line-height: 22px;
        padding:0 10px;
        min-width: 49px;
    }
    .layui-tab-title span{
        display: none;
    }
    .layui-unselect .layui-tab-bar{
        display: none!important;
    }
    .layui-tab-title .layui-this:after{
        height:22px;
    }
    .pipei {
        top: -3px;
        float: right;
        right: 10px;
        width: 98px;
        height: 24px;
        line-height: 24px!important;
    }

    /*layui-content*/
    /*图片*/
    .prod-list dl dt {
        height: 100%;
        width: 84px;
        margin-top: 0;
        position: absolute;
        display: flex;
        align-items: center;
    }
    .prod-list dl dt div {
        width: 100%;
        height: 20px;
        overflow: hidden;
        margin-left: 0px;
        position: static;
        margin-top: 0;
    }
    .prod-list dl dt img {
        display: block;
        max-height: 20px;
    }
    .prod-list dl dd h3 {
        font-size: 12px;
        padding-top:0px;
    }
    .prod-conts{
        padding-top:10px;
    }
    .prod-conts .CS {
        min-width:100%;
        max-width:100%;
    }
    .prod-list dl dd {
        width:100%;
        font-size: 8px;
        margin-inline-start: 1px;
    }
    .prod-list dl dd p {
        font-size:11px;
        padding-top: 4px;
    }
    .prod-list dl {
        min-height: 100%;
        margin-top: 10px;
        display: block;
        position: relative;
    }
    .citys{
        width:74%;
        font-size:10px;
    }
    .layui-tab-content {
        padding-bottom: 0px;
    }
    .prod-rf {
        margin-left: 92px;
        padding-bottom: 6px;
    }
    .prod-conts li em {
        width: 50px;
        font-size:10px;
    }
    .prod-conts li b {
        font-size: 10px;
    }
    .width-300 {
        min-width: 110px;
    }
    .prod-conts li {
        margin-bottom: 5px;
        margin-right: 8px;
    }
    .hk{
        margin-top:2px!important;
    }
    .ico {
        margin-right: 5px;
        height: 12px;
        line-height: 12px;
        font-size: 4px;
        padding: 0px 4px;
    }
    .shenqing {
        width: 100%;
        padding: 10px 0;
        margin-left: 0%;
    }

    .shenqing botton{
        padding: 4px 10%;
    }

    /*弹窗*/
    .layui-layer-page{
        width: 100% !important;
    }
    #modal-1,#modal-3 {
        width: 100% !important;
    }

    .form-group-box{
        width:100%;
    }

    .list_input1{
        width:64%;
    }

    .list_input2{
        width: 34%;
    }

    .get_btn,.input_meg{
        width:32%;
    }

    .login_btn{
        width:34%;
    }

    .check {
        line-height: 36px;
        font-size: 16px;
    }

    .list_label{
        width:44px;
    }

    .leix {
        height:40px;
    }
    #modal-3 .qy{
        width:106px;
        text-align: right;
        margin:0 4px;
    }

    #modal-3 .qymc{
        width:132px;
    }

    .qy_input{
        width:94%;
    }

    .login_btn2 {
        margin-left: 34%;
    }

    /*分页*/
    #test1 {
        right: 20px;
        bottom: -22px;
    }
    .layui-laypage a, .layui-laypage span {
        height: 16px;
        line-height: 16px;
        font-size: 7px;
    }
}