.home_line1 {
	width: 1200px;
	height: 250px;
	overflow: hidden;
	margin: 25px auto auto auto;
}
.home_line2 {
	width: 1200px;
	height: 240px;
	overflow: hidden;
	margin: 25px auto auto auto;
}
.home_line1 .div_1 {
	width:314px;
	height:100%;
	float: left;
	overflow: hidden;
}
.home_line1 .div_2 {
	width:253px;
	height:100%;
	float: left;
	margin-left: 33px;
	overflow: hidden;
}
.home_line1 .div_3 {
	width:283px;
	height:100%;
	float: left;
	margin-left: 33px;
	overflow: hidden;
}
.home_line1 .div_4 {
	width:250px;
	height:100%;
	float: left;
	margin-left: 33px;
	overflow: hidden;
}

.home_line2 .div_1 {
	width:917px;
	height:100%;
	float: left;
	overflow: hidden;
}
.home_line2 .div_2 {
	width:250px;
	height:100%;
	float: left;
	margin-left: 33px;
	overflow: hidden;
}


.home_about { width: 100%; height: auto; overflow: hidden;}
.home_about img { display: block; margin:13px auto auto auto;}
.home_about p { font-size: 14px; color: #817160; line-height: 25px; padding: 10px;}

.home_video {width: 100%; height: auto; overflow: hidden; text-align: center;}
.home_video img { margin-top: 10px;}

.home_news {width: 95%; height: auto; overflow: hidden; margin: 0 auto;}
.home_news ul li { background: url(../images/jiantou.png) 10px center no-repeat; font-size: 12px; color:#817160 ; line-height: 39px; border-bottom: 1px dashed #dbd4cc; padding-left: 25px;}
.home_news ul li span { float: right;}
.home_news ul li a,.home_news ul li a:link,.home_news ul li a:visited {font-size: 14px; color:#817160 ;}
.home_news ul li a:hover { font-weight: bold; color:#817160;}

.home_product { width: 100%; height: 200px; overflow: hidden; position: relative; margin-top: 20px; }
.home_product .prev { width: 40px; height: 105px; cursor: pointer; overflow: hidden; background: url(../images/bt_left.png) no-repeat center; position: absolute; left: 0px; top: 10px; z-index:10;}
.home_product .prev:hover {background: url(../images/bt_left_on.png) no-repeat center;}
.home_product .next { width: 40px; height: 105px; cursor: pointer; overflow: hidden; background: url(../images/bt_right.png) no-repeat center; position: absolute; right: 0px; top: 10px;}
.home_product .next:hover {background: url(../images/bt_right_on.png) no-repeat center;}
.home_product .bd { width: 830px; height: auto; overflow: hidden; margin: 0 auto;}
.home_product .bd ul { height: 152px; overflow: hidden;}
.home_product .bd ul li { float: left; width: 144px; height: 145px; overflow: hidden; margin: 11px;}
.home_product .bd ul li img { width: 142px; height: 103px; border: 1px solid #7f7869;}
.home_product .bd ul li p { line-height: 25px;}
.home_product .bd a,.home_product .bd a:link,.home_product .bd a:visited {color: #817160; font-size: 14px;}
.home_product .bd a:hover {color: #524434; font-weight: bold;}

.home_contact {width: 95%; height: auto; overflow: hidden; margin: 0 auto;}
.home_contact p { font-size: 14px; color: #817160; line-height: 28px; margin-top: 20px;}
.home_contact a,.home_contact a:link,.home_contact a:visited { color:#817160;}
.home_contact a:hover { color:#021b5b;}
