@CHARSET "UTF-8";
.mui-scroll{background-color: #fff;}
.headslide .slides div .title{font-size:14px;width:100%;height:30px;line-height:30px;color:#fff;display:inline-block;position:absolute;bottom:0;left:0;z-index:10;padding:0 .3rem;background:-webkit-linear-gradient(top,rgba(0,0,0,0) 8%,rgba(0,0,0,0.24) 40%,rgba(0,0,0,0.29) 47%,rgba(0,0,0,0.65) 95%);background:linear-gradient(to bottom,rgba(0,0,0,0) 8%,rgba(0,0,0,0.24) 40%,rgba(0,0,0,0.29) 47%,rgba(0,0,0,0.65) 95%)}
.headslide .slides div.on{display:block}
.headslide .slides div.focus_papa img{margin-top:0}
.ctrls{bottom:5px;padding: 0;position:absolute;right:10px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:20;}
.ctrls.ctrls_orb{font-size:16px;color:#999;}
.ctrls.ctrls_orb span{font-size:.14px;vertical-align:text-bottom;color:#fff}
.ctrls.ctrls_orb .onb{color:#f33;font-size:16px;vertical-align:middle;font-weight:900;}
section.card {
    box-shadow: none;
}
.lvmae-section h3 {
	font-weight: 500;
	line-height: 2em;
	font-size: 18px;
	color: #129bf0;
	margin-bottom: 5px
}
.lvmae-section .ad-row .flex-1 {
	margin: 0 3px 6px
}
.card {
	background-color: #f6f6f6;
	display: block;
    box-shadow: 0 2px 0 #d2d4da;
    border-radius: 2px;
    padding: 0px 12px 15px 15px;
    border-bottom: 1px solid #ddd;
}
.lvmae-section div {
	margin: 0;
    padding: 0;
}
img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}
.lvmae-section a {
    color: #333;
}
.hit{margin:0px 0px;padding:0px 0px;}
.hit li{list-style-type: none;font-size:14px;border-top: 1px solid #ddd;padding-bottom:5px;height:40px;line-height:40px;}
.hit .ntitle{width:85%;float:left}
.hit .date{float:right;}

.m_article{padding:0;margin:0;list-style: none;}
.m_article li{border-top: 1px solid #e5e5e5;padding-top:10px;}
.m_article .m_article_img {
    float: left;
    width: 27%;
    height: 60px;
    overflow: hidden;
    margin-right: 10px;
}
.m_article .m_article_img img {
    width: 80px;
    height:100%;
    display: block;
    background: url(/image/bg_img_sm.jpg) center center no-repeat;
    background-size: contain;
}
.m_article .m_article_info {
    overflow: hidden;
    padding-bottom: 4px;
}
.m_article .m_article_info .m_article_title {
    font-size: 14px;
    margin-bottom: 2px;
    color: #404040;
    height:40px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
}
.m_article .m_article_desc .m_article_desc_l {
	font-size:12px;
    float: left;
}
.m_article .m_article_desc .m_article_desc_r {
	font-size:12px;
    float: right;
    color: #888;
    line-height: 20px;
    background: url(/image/hands.png) left center no-repeat;
}
.m_article .m_article_desc .m_article_desc_r .left_hands_desc{margin-left:20px;}
.lvmae-section .img-col {
    border: 1px solid #ddd;
    margin: 0 3px;
    text-align: center;
    overflow: hidden;
}
.news{margin:0px 0px;padding:0px 0px;}
.news li{list-style-type: none;font-size:14px;border-bottom: 1px solid #ddd;padding-bottom:5px;height:40px;line-height:40px;}
.news .ntitle{width:70%;float:left}
.news .ntitle a,.bid .ntitle a{color:#333;}
.news .date{float:right;}
.flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.flexbox .flex-1:first-child, .flexbox .flex-2:first-child, .flexbox .flex-3:first-child, .flexbox .flex-4:first-child, .flexbox .flex-5:first-child {
    margin-left: 0!important;
}
.flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0;
}
.bottom {
    width: 100%;
    height: 30px;
}
#news-list{width: 100%;overflow: hidden;}
.mui-off-canvas-wrap {height: 90%;}