@media screen and (max-width: 700px) {
    /*当屏幕尺寸小于600px时，应用下面的CSS样式*/

    /* 首页适配 */
    .headerbox .content .flex_between {
        display: block;
    }
section {
    width: 100vw;
}
    .header_main_search2 {
        display: flex !important;
    }

    .logoleft {
        width: 80%;
        margin: 0 auto;
    }
  .xxtjbox .white{
   font-size:16px;
    padding-bottom: 5px;

  }
.titlecjyw2{
width:185px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
    .searchright {
        width: 90%;
        margin: 20px auto;
        padding-bottom: 0px;
    }

.xximgbg .wyxxbt{
padding: 200px 25px 0 25px;
}
    .headerbox {
        height: auto;
        background-image: none;
    }
  .headerbox .width100{
       padding:20px 0px !important
  }

    header {
        height: auto;
    }

    .xxbox {
        display: block;
        padding:20px;
       padding-top:0px
    }
.xximgbgb{
height:240px !important
}
    .xximgbox{
        width: 100%;
        height: auto;
    }
    .xxlist{
        width: 100%;
    }
    .xjwidth{
        width: 40%;
    }
    .timewidth{
        width: 20%;
    }
    .blwidth {
        width: 20%;
    }
    .gkwidth{
        width: 20%;
    }
    .wdt .content {
        padding: 20px;

    }
    .wdtbody{
        /* display: block; */
        flex-flow: row wrap;
    }
    .itemhd{
        width: 48%;
        margin-bottom: 16px;
    }
    .asbody{
        padding: 0px !important;
    }
    .wdt{
        padding: 0px !important;
    }
    .width50{
        width: 100%;
        padding: 0px !important;
    }
    .lanmu {
        /* padding: 0px; */
        padding: 0px  !important;
        margin-bottom: 0px !important;
    }
    .cjywlist{
        padding: 0px !important;
    }
    .itemcjyw{
        padding: 10px 0px !important;
    }
    .hdjl {
        padding: 10px 20px !important;
    }
    .ft{
        padding: 0px !important;
    }
    .fsfsw{
        padding-top: 0px !important;
        display:block;
    }
    .width100{

        display: block;
        padding: 20px !important;
    }
    .yjs{
        display: none;
    }
    .bing{
        display: none;
    }
    .ffsss{
        padding: 0px !important;
    }
    .ppp{
        display: flex;
        justify-content: flex-start;
        align-items: center;
       padding: 10px 0px !important
    }
    .zxfttit{
        margin-bottom: 0px;
        padding: 10px 20px;
    }
.lanmu {
padding-left:0px
}
    .zbbox{
        display: block;
    }

.zbbox .alitop{
  padding:0px 20px !important
}
    .livebox{
        width: 100%;
        height: auto;
        padding: 20px;
        background-color: #fff;
    }
    .livebox img{
        width: 100% !important;
        height: auto !important;
    }
    .fthgbox{
        width: 100%;
        height: auto;
        padding: 0px 20px;
    }
    .xxlist{
        display: none;
    }
}