@charset "UTF-8";
.mobile_top_banner{
    display: none;
}
.lmy-left-bottom ul li .list-title .li_zy{
    display: none;
}
.lmy-center .lmy-left .lmy-left-top{
    display: none;
}
/*** ÏìÓ¦µ÷Õû ***/
@media screen and (max-width: 768px){
    .w1380 {
        width: 100%;
        padding: 0 20px;
    }
    .pc_top_banner{
        display: none;
    }
    .mobile_top_banner{
        display: block;
    }
    .lmy{
        margin-top: 0;
        background: #f5f5f5;
    }
    .lmy_box{
        background: #fff;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .lmy-right{
        border-bottom: 1px solid #eee;
        transform: translateY(-20px);
    }
    .lmy-right-list .zlm{
        float: none;
        padding: 0;
        cursor: pointer;
        background: url("/images/zlm_ico.png") no-repeat 96% center #a12916;
    }
    .lmy-right .lmy-right-list p{
        font-size: 20px;
        height: 60px;
        line-height: 60px;
        color: #fff;
    }
.lmy-right-list p a:link{
	color: #fff;
}
.lmy-right-list p a:visited{
	color: #fff;
}
    .lmy-right-list p:first-child{
        display: none;
    }
    .lmy-right-list p span img{
        display: none;
    }

    .lmy-right-list ul{
        float: none;
    }
    .lmy-right-list ul li.lanmu_On,
    .lmy-right-list ul li:hover{
        background: #fff;
    }
    .lmy-right-list ul li.lanmu_On a,
    .lmy-right-list ul li:hover a{
        color: #333;
    }
    .lmy-right-list .lmlb{
        float: none;
        display: none;
    }
    .lmy-right-list ul{
        float: left;
        height: auto;
    }
    .lmy-right-list ul li{
        width: 100%;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        float: none;
        border-bottom: 1px solid #e2e2e2!important;
        box-sizing: border-box;
    }
    .lmy-center{
        margin-top: 0;
        margin-bottom: 0;
    }
    .lmy-center .lmy-left{
        width: 100%;
        padding: 0 20px;
    }
    .lmy-center .lmy-left .lmy-left-top{
        height: auto;
    }
    .lmy-center .lmy-left .lmy-left-top span{
        display: none;
    }
    .ttnr{
        padding: 0 10px 8px 10px;
        height: auto;
        width: 100%;
        font-size: 14px;
        background: url(/css/news-center/mobile_ttnr_bg.png)repeat-x;
    }
    .ttnr-left{
        width: 20%;
        margin-top: 0;
    }
    .ttnr-left p:first-child{
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 4px;
        padding-top: 10px;
    }
    .ttnr-right{
        width: 80%;
    }
    .ttnr-right a{
        font-size: 18px;
        line-height: 22px;
    }
    .ttnr-right .ttnr-right-zy{
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 6px 0;
    }
    .lmy-left-bottom{
        margin-top: 0;
    }
    .lmy-left-bottom ul li{
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        background-size: 40px;
        background-position: 98% center;
    }
    .lmy-left-bottom ul li:hover{
        background-size: 40px;
        background-position: 98% center;
    }
    .lmy-left-bottom ul li:hover .li_zy{
        color: #e4e4e4!important;
    }
    .lmy-left-bottom ul li .list-date{
        width: 15%;
        margin-right: 2%;
        padding-top: 10px;
    }
    .lmy-left-bottom ul li .list-date p:first-child{
        font-size: 34px;
        line-height: 34px;
    }
    .lmy-left-bottom ul li .list-date p:first-child+p{
        font-size: 12px;
    }
    .lmy-left-bottom ul li .list-title{
        width: 72%;
        font-size: 18px;
        margin-top: 0;
    }
    .lmy-left-bottom ul li .list-title .li_zy{
        display: block;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        margin-top: 8px;
        color: #888;
    }
}