@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; background:#f2f3e1; font-family:"黑体", "宋体"; color:#333;}
img{border:none;}

.top{width:100%; height:35px; background:url(images/top_bg.jpg) repeat-x; border-bottom:1px solid #ebebeb;}
.top_con{width:980px; margin:0 auto;}
.top_left{float:left;}
.top_right{float:right; 
			font-size:12px; 
			height:35px; 
			line-height:35px;
			text-align:right;
			}

.black{font-size:13px; text-decoration:none; color:#333;}
.black:visited{font-size:13px; text-decoration:none;color:#666;}
.black:hover{font-size:13px; text-decoration:none;color:#f00;}
.black:active{font-size:13x; text-decoration:none;color:#666;}

.gray{font-size:14px; color:#333; text-decoration:none;}
.gray:visited{font-size:14px; color:#333; text-decoration:none;}
.gray:hover{font-size:14px; color:#f00; text-decoration:underline;}
.gray:active{font-size:14px; color:#333; text-decoration:none;}

#head{width:1300px; height:295px; background:url(images/head.jpg) no-repeat; text-align:center; margin: 0 auto;}
#container{width:1000px; margin:0 auto;}

.spp_left{width:370px; float:left; margin-left:5px; font-size:14px;}
.spp_right{width:610px; float:right; margin-right:5px;}
.spp_what{width:340px; height:130px; padding:45px 15px 0 15px; line-height:2; background:url(images/spp_what.jpg) no-repeat;}
.spp_diff{width:340px; height:220px; padding:57px 15px 0 15px; font-size:14px; line-height:2; background:url(images/spp_qubie.jpg) no-repeat;}
.spp_adv{width:340px; height:375px; padding:57px 15px 0 15px; font-size:14px; line-height:2; background:url(images/spp_adv.jpg) no-repeat;}

.per_div{width:100%; margin-bottom:10px; background:#fff;}
.per_title{margin-bottom:15px;}

.spp_tz{width:430px; height:280px; padding:0 35px 0 145px; font-size:14px; line-height:2; background:url(images/bg_spptz.jpg) no-repeat;}
.spp_good{width:570px; height:510px; margin-top:10px; padding:55px 20px 20px; color:#fff; line-height:2; background:url(images/bg_good.jpg) no-repeat; font-size:14px; line-height:2;}
.spp_good span{font-weight:bold; color:#ff0;}
.spp_txt{width:430px; margin-left:140px;}

.s_logo{border:1px solid #c3c3c3; padding:1px;}


.copyright{width:1000px; 
			margin:0 auto; 
			padding:10px 0 10px 0; 
			text-align:center; 
			line-height:2.2; 
			color:#333;
			font-size:14px;
			}
/*自定义*/
#zjtop ul{margin:0;padding:0;list-style:none;width:2080px;}
#zjtop li {text-align:center;border:1px solid #ccc;list-style:none;width:141px;float:left;margin-right:5px;padding-bottom:8px;font-size:12px;}
#zjtop li img {margin:4px auto;}