@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1199px)
{
body{	background-color:#fff !important;}
.menunav-media ul li.menunav-active{
    background:none !important;
	color:#333 !important;
	border-bottom: 4px solid #50b400;
	font-size:18px !important;
	padding:0 10px !important;
}
.menunav-media ul li a{
	color:#999 !important;
    height:72px !important;
	line-height:72px !important;
	font-size:18px !important;
	padding:0 10px !important;
}
.menunav-box {
	background-color:#fff !important;
	margin:0 !important;
    height:72px !important;
	line-height:72px !important;
}
.main-box{background:#f6f6f6; display:inline-block;}
.menunav-media ul{
    height:72px !important;
	line-height:72px !important;
}
.menunav-media ul li{
	text-align:center;
    height:72px !important;
	line-height:72px !important;
}
.main-box .main-l{
	width:92% !important;
}
.news-item-img,.news-item-text{
	margin-top:15px !important;
	border:none !important;
	border-radius:20px !important;
}
.news-item-img .news-photo{
	margin-left:3% !important;
    width:8rem !important;
    height:6rem !important;
    overflow: hidden !important;}
.news-item-img .news-photo img{border-radius:10px !important; width:100% !important; height:100% !important;}
.news-item-img .news-detail {
    width: 56% !important;
    margin-top: 4px !important;
    margin-left:3% !important;
    float:left !important;
}
.news-detail .news-title h3{    
    font-size:18px !important;
    font-weight: 500;
    line-height:30px;
    padding:0 !important ;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}
.news-detail .news-tag{ margin-top:5px !important;width:92% !important; float:left !important; margin:0 !important;}
.news-item-text .news-detail .news-title { width:92% !important; float:left !important; margin:0 0 0 4% !important;}
.news-item-text .news-detail .news-title h3{ padding:0 !important; font-size:18px !important;}
.news-more p{border:none !important;border-radius:10px !important;}
.news-item-text .news-detail .news-tag{ margin:0 0 0 4% !important;}
.news-item-box{padding:0 !important;}
.path50 { margin-top: 35px;}
}
@media only screen and (max-width: 366px){
.news-item-img .news-detail {
    width: 49% !important;}	
	}
