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

    /* 首页适配 */
    .headerbox .content .flex_between {
        display: block;
    }

    .header_main_search2 {
        display: flex !important;
    }

    .logoleft {
        width: 80%;
        margin: 0 auto;
    }

    .searchright {
        width: 90%;
        margin: 20px auto;
        padding-bottom: 0px;
    }

    .headerbox {
        height: auto;
        background-image: none;
    }

    header {
        height: auto;
    }
.zxftbb{
 display:block
}
.mbx{
    padding: 0px 20px !important;
}
.zxft {
 font-size:18px
}
.tits{
 margin-bottom:10px
}
.ftzt{
 font-size:16px;
    align-items: start;
}
.ftzt2{
 font-size:16px
}
.zxftright{
  width:100%;
  height:auto;
}
.w{
padding:20px 0px !important
}
.spage-skip{
display:none
}
.zxftleft{
width:100%
}
.themetit{
width:20%
}
.themetext{
width:80%
}
.itemhg{
    width: 100%;
}
}