/* 首页样式 */
#content{
	padding: 70px 10px 0 10px;
    box-sizing: border-box;
}

.banner{
	width: 100%;
    position: relative;
    top:-20px;
	}
.m-product{
	background-color: #fff;
	/*padding: 10px;*/
    margin-bottom: 10px;
    position: relative;
    top: -10px;
}	
 .m-title{
	padding: 20px 15px 25px;
    border-bottom: 1px solid #f0f0f0;
	text-align: center;
}
 .m-title h2{
	font-size: 22px;
	color: #333;
}
.m-title span{
	display: block;
    color: #404040;
    margin-top: 5px;
}
.m-product-list ul li{
	display: inline-block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
    width: 50%;
    padding: 1%;
    BOX-SIZING: border-box;
}
.m-product-list ul li a img {
    display: block;
    width: 100%;
    height: auto;
}
.m-product-list ul li h3 {
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    background: #eee;
}
.m-news{
	margin-top: 10px;
	background-color: #fff;
}
.m_about{
	background-color: #fff;
	}
.gywm {
    padding: 10px;
    line-height: 25px;
    text-align: left;
    text-indent: 25px;
    box-sizing: border-box;
}
	.m-news-list ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background: url(<!--{$m_path}-->img/dd1.png) 95% center no-repeat;
    background-size: 20px 20px;
	overflow: hidden;
}
.m-news-list ul li a {
    font: 100 12px/35px "微软雅黑";
    padding-left: 28px;
    text-align: left;
    display: block;
}
.m-news-list ul li a h3{width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.m-contact{
	background-color: #fff;
	/* padding-top: 30px; */
}
.lxwm{
	padding: 5px;
	padding-left: 20px;
    line-height: 30px;
    text-align: left;
}


/* 内页样式 */
.ico-list {

}
.ico-list .fa-th-large{
	font-size: 30px;
}

.nav-title{
	padding: 15px 10px;
	position: relative;
}
#list_in{
	display: none;
	width: 96%;
	position: absolute;
	z-index: 999;
}
#list_in li{
	padding: 0 20px;
	background-color: #cfcfcf;
}
.nav-title a{
	/* display: block; */
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	margin-right: 10px;
}
#con_text{
	padding: 10px;
	box-sizing: border-box;
}


/* 内页产品、新闻样式 */
#pro_detail{padding: 10px;color: #666;}
#pro_detail h2{text-align: center;line-height: 50px;}
#pro_detail >a{display: block;text-align: center;width: 60%;margin: 20px auto;line-height: 30px;background-color: red;color: #fff;}

/* 分页样式 */
.next-prev-single{
	line-height: 30px;
	}
	