@charset "utf-8";
/* CSS Document */
#content{ background:#f7f7f7 url(index_02.jpg) repeat-x;}
#ifocus { width:960px; height:372px; position:relative;}
#ifocus ul{ margin:0px; padding:0px; list-style:none;}
	#ifocus_pic { width:960px; height:372px; overflow:hidden;z-index:1;}
		#ifocus_piclist { position:absolute;width:960px; height:372px;  }
		#ifocus_piclist li {width:960px; height:372px; overflow:hidden; display:none}
		#ifocus_piclist img { width:960px; height:372px; border:none;}
	#ifocus_btn {
	width:62px;
	position:absolute;
	left:450px;
	bottom:52px;
	z-index:9;
}
	#ifocus_btn .btnl{ background:url(btnl.png) left top no-repeat; height:31px; width:31px;display:block; float:left;}	
	#ifocus_btn a:hover.btnl{ background:url(btnl.png) left -31px no-repeat; height:31px; width:31px; display:block; }
	#ifocus_btn .btnr{ background:url(btnr.png) left top no-repeat; height:31px; width:31px;display:block; float:left;}	
	#ifocus_btn a:hover.btnr{ background:url(btnr.png) left -31px no-repeat; height:31px; width:31px; display:block;}
		
		#ifocus_btn .current { background-color:#fff;}

.main a.box { display:block; width:240px; height:243px; background:url(box_bg.jpg) left top no-repeat; margin-top:53px; float:left;color:#378b44; font-size:22px; font-weight:bold; text-decoration:none;text-align:center;}
.main a:hover.box {background:url(box_bg.jpg) -240px top no-repeat; }
.main .box-1{ background: url(index_10.jpg) 80px 30px no-repeat; padding-top:123px; }
.main .box-2{ background: url(index_12.jpg) 100px 30px no-repeat; padding-top:123px; }
.main .box-3{ background: url(index_08.jpg) 100px 25px no-repeat; padding-top:123px; }

.main .wth1{ background:url(h1bg.jpg) left center no-repeat; text-align:center; margin-top:55px; color:#292929; font-weight:bold; margin-bottom:35px; line-height:30px;}
.main .wth1 .wtas{ font-size:26px;}
.main .wth1 h1{ font-size:16px; padding:0px; margin:0px;}
.main .pcent{ text-align:center; color:#84848c;}
.main .pcent b{ color:#292929;}
.main .srp_box{ float:left; width:290px; margin:53px 15px;_margin:53px 12px;}
.main .srp_box .title{ font-size:18px; color:#292929; font-weight:bold; text-decoration:none;}
.main .srp_box img{ margin-top:30px;}
.main .srp_box  p{color:#84848c;}
.main .srp_box  p b{color:#292929;}

.main .faqs{ float:left; width:397px; border-right:1px solid #d6d6d6; padding-right:71px; margin-top:20px;}
.main .faqs .ftit{ background:url(index_14.jpg) left center no-repeat; padding-left:60px; font-size:20px; color:#292929; font-weight:bold;line-height:30px;}

.main .wwof{ float:left; padding-left:40px;color:#84848c; width:430px;margin-top:20px;} 
.main .wwof .wtit{ background:url(index_17.jpg) left center no-repeat; padding-left:50px; font-size:20px; color:#292929; font-weight:bold;line-height:30px; margin-bottom:30px; }
.main .wwof ul{ list-style:none; margin:0px; padding:15px 0px;}
.main .wwof ul li{ background:url(index_25.jpg) left 6px no-repeat; padding-left:25px; margin:15px 0px}
.main .line{ border-bottom:1px solid #bcbcbc; margin-top:53px;}
