.w_1200 #index .products .list li {
	padding: 10px 50px 20px; width: 299px;
}
.w_1200 #index .about dl {
	margin: 30px 50px 0px; width: 300px;
}

/*.w_1200 #ibanner {
	width: 1200px; height: 450px;
}
.w_1200 #ibanner .slideBox {
	width: 1200px; height: 450px;
}
.w_1200 #ibanner .slideBox .bd ul {
	width: 1200px; height: 450px;
}
.w_1200 #ibanner .slideBox .bd ul li {
	width: 1200px; height: 450px;
}
.w_1200 #ibanner .slideBox .bd ul li a {
	width: 1200px; height: 450px;
}
.w_1200 #ibanner .slideBox .bd img {
	width: 1200px; height: 450px;
}
#ibanner {
	width: 980px; height: 368px;
}
#ibanner .slideBox {
	width: 980px; height: 368px;
}
#ibanner .slideBox .bd ul {
	width: 980px; height: 368px;
}
#ibanner .slideBox .bd ul li {
	width: 980px; height: 368px;
}
#ibanner .slideBox .bd ul li a {
	width: 980px; height: 368px;
}
#ibanner .slideBox .bd img {
	width: 980px; height: 368px;
}*/
#index .products {
	padding: 40px 0px 55px;
}
#index .products .title {
	text-align: center; color: rgb(0, 5, 28); text-transform: uppercase; font-size: 24px; font-weight: bold;
}
#index .products .txt {
	text-align: center; color: rgb(73, 73, 73); margin-top: 5px;
}
#index .products .list {
	width: 100%; overflow: hidden; margin-top: 45px;
}
#index .products .list li {
	padding: 10px 33px 20px; width: 260px; height: 361px; border-right-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; float: left;
}
#index .products .list li .photo {
	height: 240px; text-align: center; overflow: hidden;
}
#index .products .list li .photo a {
	height: 240px; vertical-align: middle; display: block;
}
#index .products .list li .box {
	padding: 20px 10px 0px; height: 90px; line-height: 22px; overflow: hidden;
}
#index .products .list li .name {
	font-size: 15px;
}
#index .products .list li .name a {
	color: rgb(33, 89, 146);
}
#index .products .list li .desc {
	color: rgb(129, 129, 129);
}
#index .products .list li.nobot {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
#index .products .list li.noright {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
#index .about {
	padding: 40px 0px; width: 100%; overflow: hidden; border-top-color: rgb(237, 237, 237); border-top-width: 1px; border-top-style: solid;
}
#index .about .title {
	text-align: center; color: rgb(48, 48, 48); font-size: 25px;
}
#index .about .txt {
	margin: 8px auto 0px; width: 400px; text-align: center; color: rgb(73, 73, 73); line-height: 180%;
}
#index .about dl {
	margin: 30px 23px 0px; width: 280px; text-align: center; float: left;
}
#index .about dl i {
	background: url("common.png"); margin: 0px auto; width: 126px; height: 38px; display: block;
}
#index .about dl dt {
	height: 64px; color: rgb(58, 58, 58); font-size: 15px;
}
#index .about dl dd {
	color: rgb(106, 106, 106); line-height: 1.6em;
}
#index .about dl.item_1 i {
	background-position: 0px -22px;
}
#index .about dl.item_2 i {
	background-position: 0px -61px;
}
#index .about dl.item_3 i {
	background-position: 0px -100px;
}
