/* 首页主体 */
#content { width:695px; float:right;}

/* 首页标题样式 */
.mTitle { width:100%; height:30px; line-height:35px; text-indent:30px;}
.mTitle a{  font-size:14px; color:#169001; font-weight:bold;}
.mTitle a:hover{ color:#1CB401;}
.mTitle span{font-size:12px;color:#F3781A; padding-left:5px;}
.mTitle h3 { display:block; float:left; width:60%;}
.mTitle .more{display:block; float:right; width:30%; text-align:right; font-size:12px;color:#F3781A; padding-right:8px;}

/* 公司简介 */
.aboutUs { width:100%; height:175px; overflow:hidden; background:url(about_us_bg.gif) no-repeat;}
.aboutUs .cont{ width:665px; height:125px; margin:10px 15px; line-height:20px; overflow:hidden}

/* 产品搜索框 */
.searchBox { width:100%; height:34px; background:url(searchBox_bg.gif) no-repeat; overflow:hidden}
.searchBox .mTitle{ width:35%; height:34px; float:left; }
.searchBox .search{ width:52%; height:21px; margin:4px 0 0 0;  float:right; vertical-align:middle;}
.searchBox .search label { font-size:13px; font-weight:bold; vertical-align:middle}
.searchBox .search input { vertical-align:middle}

/* 产品 */
.productList { width:100%;}
.proList {overflow:hidden; height:175px; margin:0 0 0 0; width:695px}
.proList p{line-height:10px;}

/* 视频 */
.video { width:100%; height:213px; background:url(video_bg.gif) no-repeat;}
.video .cont { width:670px;	height:160px; margin:10px auto;}
.videScroll {
	width:100%;
	height:100%;
	overflow:hidden;
	white-space:nowrap;
}

.picture_div2 li {
	float:left;
	line-height:2em;
	margin:0 10px;
	text-align:center;
	display: inline;
	color:#FFFFFF;
	font-size:13px;
}

.picture_div2 img {
	border:2px solid #BCE694;
	padding:2px;
}


/* 首页最后一行 */
.row { width:100%; height:178px;}
.box224 { width:224px; height:178px; background:url(box224_bg.jpg.gif) no-repeat; }
.box224 .cont ul{ width:210px; margin:10px auto;}
.box224 .cont ul li{ width:100%; height:25px; line-height:25px; background:url(li_bg_01.gif) left center no-repeat; margin-top:3px; text-indent:15px; border-bottom:1px dotted #A2B772; overflow:hidden;}
.box224 .cont ul li a { color:#1D5D00;}
.box224 .cont ul li a:hover { color:#ccc;}
.row .c1{ float:left;}
.row .c2{ float:left; margin-left:11px;}
.row .c3{ float:right;}


#friendLink { width:960px; height:34px; text-indent:28px; line-height:34px; background:url(friendLink_bg.gif) no-repeat; margin:0 auto}
#friendLink a{ margin:0 5px; }