@media (max-width: 768px) {
    .mobile{ display:block; }
    .pc{ display:none; }
    a:hover {
        text-decoration: none!important;
    }
    .sec1_bt{ position: absolute; width: 6rem; right: 1rem; top: .6rem; background: url(../img/mobile/z_text1.png)  no-repeat center bottom; background-size:contain; }
    .bg1bottom{ width: 100%; left: -49%; top: auto; bottom: 0; background-size: cover; }

    .sec1_bg{ position: relative; z-index: 99; width: 8rem; margin-top: 5rem; background-size: contain; background-position: center top; transition: unset; -webkit-transition: unset; }
    .section-wrap .section .title.active .tit{ transition: unset; -webkit-transition: unset; }
    .sec1_bt2{ width: 8rem; margin-top: 0; margin-bottom: 1rem; background-size:contain; }
    .sec1_bt3{ margin-bottom: 35px; }
    .section-wrap .section .title {
        top: 10%;
        position: unset;
    }
    /***.tbtitle{ width: 4rem; margin-top: .6rem; margin-bottom: 0; background-size: contain; }***/
	.tbtitle{ width: 65%;
        margin-top: .6rem;
        margin-bottom: 16px;
        background-size: contain;
        margin-left: 6%;
		}
    .selectYear {
        float: right;
        margin-top: .2rem;
        position: absolute;
        right: 0;
        margin-right: 0;
    }
    .filter-list {
        top: 80px!important;
        right: 0!important;
    }
    .torankbtn {
        margin-top: 0px!important;
        position: relative;
        
        transition: unset;
    }
    .search {
        width: 100%;
        margin-top: 1.2rem;
        overflow: hidden;
    }
    .search input {
        width: 75%;
        float: left;
    }
    .search_icon {
        top: 10px;
    }
    .serbtn {
        float: right;
        margin-left: 0.34rem;
    }
    .searchDel_icon {
        right: 96px;
    }
    .sec2_content table .Tbody tr {
        font-size: 0.266rem;
    }
    .sec2_content table .Ttitle tr {
        font-size: 0.2rem;
    }
    #mypage {
        display: none;
    }
    .bodytab {
        overflow: unset;
    }
    .section-2 {
        overflow-y: auto!important;
    }
    .m_load {
        font-size: 12px;
        color: #fff;
        line-height: 30px;
        text-decoration: none;
        display: block!important;
    }
    .toTop {
        width: 50px;
        height: 50px;
        background: #fff url(../img/totop.png) no-repeat center;
        background-size: 35%;
        position: fixed;
        right: 4%;
        z-index: 99;
        bottom: 10%;
        border-radius: 10px;
        z-index: 99;
    }
    .section-btn {
        width: 4px;
        right: 2%;
    }
    .section-btn li {
        width: 4px;
        border-radius: 0;
        margin-right: 0;
        height: 20px;
    }
    .search-tip {
        line-height: 0.4rem;
        font-size: 0.26rem;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        overflow: hidden;
    }
    .filter-text{ width: 2.2rem; height: .94rem; }
    .filter-text .filter-title{ font-size: .42rem; }    
}