@media(max-width:1024px) {
/* 自适应开始 */

* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    list-style: none;
    text-decoration: none;
    color: inherit;
    font-weight: normal;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.gb {
    display: none;
}
.index_logo img {
    height: 40px;
    width: auto;
}
.top {
    width: 100%;
    margin: 0;
    text-align: center;
    background-color: #4d0500;
    height: 40px;
    display: block;
}
.index_top {
    position: absolute;
    top: 0;
    height: 40px;
    width: 100%;
    background-color:#4d0500;
}
.index {
    position: absolute;
    float: left;
    width: 30%;
    height: 40px;
    text-align: left;
}
i.icono-tiles{
    position: absolute;
    margin-left: 10px;
    display: inline-block;
    transform: scale(0.7);
    float: left;
    margin-right: 3px;
    color: #ffffff;
    margin-top: 18px;
}
.index a span {
    float: left;
    position: absolute;
    margin-left: 25px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
}
.index_logo {
    position: absolute;
    float: left;
    height: 40px;
    margin-left: 35%;
    width: 30%;
}
.index_logo {
    position: absolute;
    float: left;
    height: 40px;
    margin-left: 35%;
    width: 30%;
}

div#index_menu {
    position: absolute;
    float: left;
    height: 40px;
    margin-left: 70%;
    width: 30%;
}
i.icono-hamburger {
    position: absolute;
    margin-left: 10px;
    display: inline-block;
    transform: scale(1);
    float: left;
    margin-right: 3px;
    color: #ffffff;
    margin-top: 20px;
}
.index_menu_list {
    width: 122px;
    position: absolute;
    top: 37.5px;
    right: -5px;
    background-color: #fff;
    border-radius: 5px;
    display: none;
}

.index_menu {
    width: 122px;
    position: absolute;
    top: 45px;
    right: 5px;
    background-color: #fff;
    border-radius: 5px;
    display: none;
}
.index_menu::before {
    width: 200%;
    height: 200%;
    display: block;
    position: absolute;
    z-index: 2;
    border: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5);
    border-radius: 10px;
    content: "";
}
.index_menu::after, .index_menu .index_menu_arrow {
    width: 0;
    height: 0;
    border-width: 7px;
    border-color: transparent transparent #ffffff transparent;
    border-style: solid;
    position: absolute;
    top: -14.5px;
    right: 8px;
    z-index: 1;
}



.index_menu_ele {
    height: 44px;
    line-height: 44px;
    position: relative;
    z-index: 5;
    color: #333;
    padding-left: 46px;
    display: block;
    font-size: 12px;
}

.index_menu_ele::after {
    width: 100%;
    height: 1px;
    background-color: #e8e8e8;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    content: "";
}

.site {
    position: absolute;
    float: left;
    height: 40px;
    width: 30%;
}

.site a {
    line-height: 40px;
    height: 40px;
    float: left;
    margin-left: 1rem;
    color: #fff;
}
.sch_wb {
    width: 100%;
}
.sch_box {
    width: 100%;
}

.liebiao_left {
    width: 100%;
    margin: 0;
    padding: 0;
}

.list_box {
    width: 100%;
}

.xuexiao {
    width: 100%;
    padding: 5px;
}

.xuexiao li {
    height: 90px;
}
.xuexiao_info {
    width: auto;
    float: left;
    margin-left: 145px;
    position: absolute;
}

a.chcek {
    display: none!important;
}

img.xuexiao_pic {
    width: 140px;
    height: 88px;
}


.xuexiao li a {
    display: inline-block;
    float: left;
}
.xuexiao_info h2 {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: initial;
}
.xuexiao_info p {
    font-size: 12px;
    margin-top: 2px;
    line-height: 30px;
}
.xuexiao_info p:nth-child(3) {
    display: none;
}
.tj_sch li {
    width: 48%;
    float: left;
}
.liebiao_right {
    width: 100%;
}
.sch_r_box ul {
    padding: 0;
}
.ft {
    display: none;
}

/* 底部css */
.tap-bar-holder {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
}


li.mb_d_info {
    width: 100%!important;
}
li.mb_index  a{
    margin-left: 5px;
    background: #9E9E9E;
    width: 100%;
    /* border-radius: 2px; */
    border-radius: 5px;
}

li.mb_index a span{
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
    color: #fff;
}

li.mb_jb a{
    margin-left: 5px;
    background: #9E9E9E;
    width: 100%;
    /* border-radius: 2px; */
    border-radius: 5px;
}
li.mb_jb a span{
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
    color: #fff;
}

li.mb_d_info {
    /* background: #ec3431; */
    color: #fff;
    flex-direction: row-reverse;
}
li.mb_d_info a span {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
}
li.mb_d_info a {
    width: 100%;
    text-align: center;
    margin-left: 5px;
    background: #ec3431;
    border-radius: 5px;
    /* margin-right: 5px; */
}
.mfooter {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0 -0.05rem 0.1rem rgba(100, 100, 100, .1);
    display: block;
}
.dbzx a {
    width: 33.333333%;
    float: left;
    line-height: 45px;
    text-align: center;
}


.dbzx a:nth-child(1) {
    background: #f1f1f1;
}
.dbzx a:nth-child(2) {
    background: #dbdbdb;
}
.dbzx a:nth-child(3) {
    background: #4d0500;
    color: #fff;
}
.article {
    padding: 20px 10px;
}
.article-tit h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    height: auto;
    font-weight: bold;
    text-align: center;
}
.article_page {
    display: block;
    height: auto;
    background: #f6f6f6;
}
.article_page p {
    border-bottom: 1px solid #ffffff;
    background: #f6f6f6;
}
.sch_nl li {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    padding: 0px 15px;
    margin-top: 10px;
    margin-bottom: 15px;
    background: #fff;
}
.school {
    width: 100%;
    padding: 5px;
}

.sch_left {
    width: 100%;
}
.sch_img {
    width: 100%;
    padding: 0;
    height: auto;
}

.sch_info {
    width: 100%;
    margin: 0;
}

.sch_right {
    width: 100%;
    margin: 0;
    padding: 0;
}
.sch_main_left {
    width: 100%;
    padding: 0;
    margin: 0;
}
.sch_main_left .content div {
    display: block!important;
}
.flink {
    width: 100%;
    padding: 5px;
    margin: 0;
}
.sch_bm_iteam {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
    overflow: hidden;
}
img.tag_img {
    width: 100%;
    height: auto;
}

.tag_index h1 {
    margin: 11px 0 42px;
    font-size: 14px;
}
.tag_index p {
    display: block;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
    padding: 15px 20px;
}
/* 自适应结束 */
}