/* 笔记本或PC */
@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .z4b23dheader .z4b23dnavmenu {
        position: absolute;
        left: 170px;
        top: 0;
    }
    .sg02 input,.sg02 select,.sg02 a{
        width: 460px;
    }
    .headTle .z0b130col-md12 div {
        width: 175px;
        height: 60px;
        background-color: #87c66d;
        text-align: center;
        position: relative;
        top: 83px;
    }
}

/* ##平板电脑/Ipad竖屏 */
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .z4b23dheader .z4b23dnavmenu {
        position: absolute;
        left: 150px;
        top: 0;
    }

    .fbcg .z4b23dcol-md4,.p7,.f01 .z4b23dcol-md4{
        float: left;
        width: 33.33%;
        text-align: center;
    }
    .fbcg .fltop,.f01 .fltop{
        height: 200px;
    }
    .f01 .flfoot{
        height: 266px;
    }
    .system .z4b23dcol-md4{
        float: left;
        width: 33.33%;
        text-align: center;
    }   
    .systop {
        height: 130px !important;
    }
    .faculty{
        padding: 0px;
    }

    .layui-nav .layui-nav-item a{
        font-size: 12px;
        padding: 0px 5px;
    }
    .z4b23dheader .z4b23dnavmenu {
        position: absolute;
        left: 155px;
        top: 0;
    }
    .z4b23dheader .search input,.searbtn{
        height: 24px;
    }

}

/* 多数竖屏的智能手机 */
@media screen and (min-width: 320px) and (max-width: 767px) {
    .Title h1{
        font-size: 28px;
    }
    .Title hr {
        width: 300px;
        margin:10px auto;
    }
    .Title p{
        font-size: 12px;
    }

    .fbcg{
        height: auto;
        background: none !important;
    }
    .fw {
        color: #000 !important;
    }
    .fbcg .fltop,.f01 .fltop{
        height: 352px;
    }
    .faculty{
        padding: 0px;
    }
    .Introduction .z4b23dcol-md6{
        text-align: center;
    }
    .layui-nav-item a{
        color: #363263;
    }
    .hornorsub img{
        max-width: 100%;
    }
    .swiper-container02{
        height: auto;
    }
    .place{
        display: none;
    }
    .sg02 input,.sg02 select,.sg02 a{
        width: 343px;
    }
    .sg01 h1,.sg01 p{
        line-height: 35px;
    }
    .sg02{
        border: none;
    }
    .headTle .z4b23dcol-md12 div {
        width: 132px;
        height: 52px;
        background-color: #87c66d;
        text-align: center;
        position: relative;
        top: 50px;
    }
    .headTle .z0b130col-md12 p {
        font-size: 25px;
        line-height: 52px;
        color: #fff;
    }
}

/* 公共 */
@media screen and (min-width: 320px) and (max-width: 1023px) {
    .sysbb{
        display: none;
    }
    .Teaching .z4b23dcol-md3{
        float: left;
        width: 50%;
        text-align: center;
    }
    .Itbra .ctnTle{
        padding: 0px;
    }
}