.h20 {
    height: 20px;
}

.lmbanner {
    width: 100%;
	height: 4rem;
    margin: 0 auto;
}

/************************detail*************************/



.main_box1 {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	position: relative;
}
.main_title {
	width: 100%;
	height: 120px;
	float: left;
	border-bottom: 1px solid #d9d9d9;
}
.main_box1 .line{
	position: absolute;
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
	top: 59px;
	left: 0;

}
.w1180 {
    width: 12rem;
    margin: 0 auto 0;
    overflow: hidden;
}
.main_title li {

	height: 0.8rem;
	min-width: 100px;
	line-height: 0.8rem;
	font-size: 16px;
	margin-right: 18px;
    float: left;
	position: relative;
	z-index: 2;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
*top:-1px;
}
.main_title li.on_xzlm {

	font-size: 20px;
	font-weight: bold;
	border-color: #256c9b;
*top:0;
}
.main_title li.on_xzlm a{
	color: #256c9b;
}
.main_title li:hover {

	font-size: 20px;
	font-weight: bold;
	border-color: #256c9b;
*top:0;
}
.main_title li:hover a{
	color: #256c9b;
}
.pic-box {
    width: 1180px;
    margin: 0 auto;
}
.detail {
    width: 12rem;
    margin: 0 auto;
    overflow: hidden;
	padding-bottom: 0.5rem;
}

.main_box3 {
	width: 100%;
	float: left;
	margin: 4px 0 30px 0;
}
.main_box3 h3{
	font-size: 33px;
	line-height: 80px;
	text-align: center;
	font-weight: bold;

}
.main_box3 p{
	line-height: 0.3rem;
	font-size: 0.16rem;
    margin-top: 0.15rem;
    text-align: left;
    text-indent: 2em;
    color: #666;
}




/********************************product.html********************************/

.xglj {
    height: 100px;
    width: 980px;
    margin: 0 auto;
    float: right;
    border-top: solid 2px #eee;
    padding-top: 10px;
}

.xglj li {
    text-decoration: none;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}

.xglj li a {
    text-decoration: none;
    color: #333333;
    font-size: 14px;
}

.d-right h1.pro-title {
    font-size: 30px;
    text-align: left;
}

/********************************col.html********************************/

.d-r-left {
    width: 12rem;
    float: left;
    overflow: hidden;
    text-align: left;
    padding-bottom: 0.6rem;
}

.d-r-left ul {
    margin: 0;
    padding: 0;
}

.d-r-left ul li {
    margin: 0;
    list-style-type: none;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}
.d-r-left ul li a:hover{
    color: #256c9b;
}

.d-r-left ul li img {
    float: left;
    margin-right: 30px;
}

.d-r-left ul li h1 {
    margin: 0;
    padding: 0;
}

.d-r-left ul li h1 a {
    font-size: 0.18rem;
	line-height: 0.32rem;
    color: #666;
    font-weight: normal;
    text-decoration: none;
}

.d-r-left ul li p {
    margin: 0;
    padding: 0;
    text-indent: 0;
    color: #999;
	font-size: 0.16rem;
	line-height: 0.3rem;
}

.d-r-left ul li p.time-fb {
    font-size: 0.16rem;
	line-height: 0.3rem;
    color: #333;
    margin: 5px 0;
}

.d-r-left ul li p.time-fb b {
    color: #F00;
    font-weight: normal;
}



/********************************onecol.html********************************/