@media screen and (min-width: 1200px){
    .ulaleft{
        width: calc((100vw - 1200px) / 2);
        position: absolute;
        left: calc((1200px - 100vw) / 2);
        top: 0;
        background: #231f20;
        height: 50px;
    }
    .ularight{
        width: calc((100vw - 1200px) / 2);
        position: absolute;
        right: calc((1200px - 100vw) / 2);
        top: 0;
        background: #eeeeee;
        height: 50px;
    }
}

@media screen and (min-width: 767px){
    .fangana>a{
        min-width: 96px;
    }
}

@media screen and (max-width: 1200px){
    .footconp{
        position: relative;
        right: 0;
        top: 0;
        transform: translate(0,0);
        margin-top: 10px;
    }
    .peixuncondiv>img {
        width: 100%;
        max-width: 200px;
        max-height: 138px;
        position: relative;
        right: 0px;
        top: 0;
        margin-top: 5px;
    }
    .chanpin1>div{
        position: relative;
        top: 0;
        transform: translate(0,0);
    }
    .chanpin>div{
        position: relative;
        top: 0;
        transform: translate(0,0);
    }
    .chanpin1>img{
        width: 100%;
        max-width: 414px;
        max-height: 257px;
        height: auto;
        float: none;
    }
    .chanpin>img{
        width: 100%;
        max-width: 414px;
        max-height: 257px;
        height: auto;
    }
    .chanpin>div{
        width: 100%;
    }
    .chanpin1>div{
        width: 100%;
    }
    .newshowp{
        padding-right: 80px;
    }
}

@media screen and (max-width: 767px){
    .search{
        /*position: relative;
        left: 50%;
        transform: translate(-50%,0);
        margin-top: 10px;
        width: 100%;
        max-width: 340px;
        right: auto;
        top: auto;*/
        position: static;
        right: 0;
        top: 0;
        width: auto;
    }
    .header>.hearerp1{
        display: block;
    }
    .search{
        display: none;
    }
    .logohead{
        padding: 10px 15px;
    }
    .logoimg{
        max-width: 300px;
    }
    /*.search>p{
        position: absolute;
        left: 10px;
        bottom: -35px;
        color: #ffffff;
    }*/

    .logoimg{
        max-width: 372px;
        width: 100%;
        position: relative;
        left: 50%;
        transform: translate(-50%,0);
    }
    .icpfoot>p>a{
        display: block;
        font-size: 12px;
    }
    .icpfoot>p{
        line-height: 20px;
        font-size: 12px;
    }
    .leftlist{
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        display: none;
    }
    .content{
        padding: 20px 15px;
    }
    .quescontent{
        padding-left: 0;
        margin-top: 15px;
    }
    .paging-ul{
        text-align: left;
    }
    .paging-ul>.prevpag{
        display: none;
    }
    .paging-ul>.nextpag{
        display: none;
    }
    .paging{
        margin-top: 25px;
    }
    .footula>li>a{
        margin-right: 30px;
        font-size: 14px;
        line-height: 28px;
    }
    .foot{
        padding: 15px 0;
    }
    .footconp{
        font-size: 14px;
        line-height: 28px;
    }
    .minhei740{
        min-height: 360px;
    }
    .padtop20{
        padding-top: 10px;
    }
    .searchshow{
        padding: 15px 0;
        padding-left: 145px;
    /*    height: 181px;*/
        border-bottom: 1px solid #eeeeee;
        box-sizing: border-box;
        position: relative;
    }

    .searchshow>img{
        width: 140px;
        height: 105px;
        position: absolute;
        left: 0px;
        top: 15px;
    }
    .searchshowp1{
        margin: 0;
        line-height: 26px;
        font-size: 14px;
    }

    .searchshowp2{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 14px;
        line-height: 24px;
        color: #333333;
        margin: 0;
        min-height: 48px;
    }

    .searchshowp3{
        margin: 0;
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        margin-top: 5px;
    }
    .paging-ul>.searchnextpag{
        display:inline-block;
    }
    .newshow{
        height: auto;
        padding: 0;
        width: 48%;
        display: inline-block;
        float: left;
    }
    .newshowall:after {
      content: '';
      display: block;
      clear: both;
    }
    .newright{
        display: none;
    }
    .newshowall a:nth-child(2n+1) .newshow{
        margin-right: 2%;
    }
    .newshowp{
        padding: 10px;
        position: relative;
    }
    .newshow>img{
        width: 100%;
        height: 27.272vw;
        position: relative;
    }
    .newshowp1{
        font-size: 18px;
        margin-bottom: 8px;
    }
    .newshowp2{
        -webkit-line-clamp: 4;
        min-height: 96px;
        font-size: 14px;
        line-height: 24px;
    }
    .newheadp>h3{
        font-size: 30px;
    }

    .newheadp1{
        font-size: 20px;
    }

    .newheadp2{
        font-size: 14px;
        line-height: 26px;
        margin-top: 15px;
    }
    .mart0b80{
        margin-top: 0;
        margin-bottom: 0px;
    }
    .phoneimg{
        display: block!important;
    }
    .pcimg{
        display: none!important;
    }
    .newright{
        right: 15px;
    }
    .job-table-show{
        margin-right: 30px;
    }
    .padtop0767{
        padding-top: 0;
    }
    .logohead>a>p{
        display: inline-block;
        line-height: 62px;
        float: left;
        font-size: 18px;
        margin-left: 10px;
    }

    .logohead>a>p>span{
        font-weight:1000;
    }
}