body{
	background-color: #F5F5F5;
}
.outer{
	width: 100%;
	background: url('/images/background_siji2.jpg') no-repeat center top;
}

.main{
	width: 1200px;
	margin: 0 auto;
}
		/*关于世纪*/
		#about_siji{
			width: 100%;
			height: 425px;
		}
		
		.outer_box{
			/*width: 1920px;*/
			width: 100%;
			/*height: 640px;*/
			margin: 0 auto;
			background: url('/images/sijifuwu.jpg') no-repeat;
		}
		
		
		.the_out{
			width: 100%;
			margin: 0 auto;
			padding-top: 25px;
		}
		
		/*世纪服务*/
		#service_siji{
			width: 100%;
			height: 607px;
		}
				.z_title{
					width: 100%;
				}
				
						.z_title_table{
							margin: 0 auto;
							margin-top: 10px;
						}
								.z_table_tr{
									width: 100%;
								}
									.z_line_td{
										width: 123px;
										height: 65px;
									}
											.z_line{
												width: 123px;
												height: 1px;
												display: block;
												margin-top: 47px;
												background-color: #C6C6C7;
											}
											
											.z_the_title_c{
												font-size: 31px;
												color: #1B1B1B;
												font-weight: bold;
												text-align: center;
												display: block;
												margin: 0 28px;
											}
											
											.z_the_title_e{
												font-size: 16px;
												color: #4C4D4F;
												text-align: center;
												display: block;
												margin: 0 28px;
											}
				
				.z_content{
					width: 35%;
					height: 310px;
					/*border: 1px solid red;*/
					float: right;
					line-height: 31px;
					font-size: 16px;
					margin-right: 121px;
					margin-top: 55px;
					color: #4F4F4F;
				}
				
				/*轮播*/
				.lunbo{
					width: 100%;
					height: 400px;
					margin-top: 65px;
				}
						.lunbo_ul{
							width: 1000px;
							height: 100%;
							margin: 0 0;
							position: relative;
							display: block;
							float: left;
							overflow: hidden;
						}
								.lunbo_li{
									width: 300px;
									height: 100%;
									display: block;
									float: left;
									margin: 0 0 0 26px;
									background:url('/images/1.png') no-repeat bottom;
									background-color: #FFFFFF;
								}
										.lunbo_img{
											width: 100%;
											height: 160px;
										}
										.lunbo_title{
											width: 100%;
											height: 22px;
											font-size: 22px;
											color: #4D4D4D;
											font-weight: bold;
											text-align: center;
											margin-top: 23px;
										}
										.lunbo_content{
											width: 80%;
											height: 110px;
											font-size: 14px;
											line-height: 21px;
											/*font-size: 16px;
											line-height: 30px;*/
											color: #666666;
											padding: 0 10%;
											margin-top: 28px;
										}
										.lunbo_more{
											width: 100%;
											height: 26px;
											margin-top: 10px;
										}
												.lunbo_more a{
													width: 90px;
													height: 100%;
													text-align: center;
													line-height: 26px;
													background-color: #2C3E50;
													color: #FFFFFF;
													display: block;
													margin: 0 auto;
												}
												
												/*向左, 向右*/
												.z_l, .z_r{
													width: 98px;
													height: 400px;
													font-size: 44px;
													cursor: pointer;
													color: #626262;
													display: block;
													float: left;
												}
												.z_m:hover{
													color: #5886EC;
												}
												
														.z_m{
															width: 100%;
															height: 100%;
															font-size: 140px;
															line-height: 400px;
															color: #D9D9D9;
															text-align: center;
														}
	    
		/*新闻资讯*/
		#new{
			padding-top: 8px;
			width: 1200px;
			margin: 0 auto;
		}
				.news_main, .news_ul, .news_li{
					width: 100%;
				}
				
				.news_main{
					margin-top: 10px;
					background-color: #FFFFFF;
				}
						.z_margin{
							width: 100%;
							height: 30px;
						}
						.news_li{
							position: relative;
						}
								.news_line_top{
									width: 100%;
									height: 30px;
								}
										.z_line_top{
											width: 98px;
											height: 15px;
										}
								.news_line{
									width: 98%;
									height: 30px;
									margin: 0 auto;
								}
										.z_line2{
											width: 100%;
											height: 1px; 
											background-color: #CCCCCC;
											margin-top: 20px;
										}
								
								.news_left{
									width: 358px;
									height: 190px;
									float: left;
									margin-left: 3px;
									position: relative;
								}
								.z_time{
									width: 66px;
									height: 67px;
									background-color: #2C3E50;
									position: absolute;
									left: 9px; 
									top: 113px;
									z-index: 2;
								}
								.z_shade{
									width: 100%;
									height: 46px;
									border-top: 2px solid #272733;
									position: absolute;
									top: 143px;
									background-color: #DFDFDB;
									filter:alpha(opacity=50);  -moz-opacity:0.5;  -khtml-opacity: 0.5;  opacity: 0.5;  
								}
										.z_shade_content{
											float: right;
											font-size: 14px;
											color: #333333;
											margin-top: 13px;
											margin-right: 20px;
										}
										.z_day{
											width: 100%;
											height: 30px;
											line-height: 30px;
											font-size: 21px;
											text-align: center;
											color: #FFFFFF;
										}
										.z_time_line{
											width: 90%;
											height: 2px;
											margin: 0 auto;
											background-color: #FFFFFF;
										}
										.z_year_month{
											width: 100%;
											height: 30px;
											line-height: 30px;
											font-size: 12px;
											text-align: center;
											color: #FFFFFF;
										}
										.news_left img{
											width: 358px;
											height: 190px;
										}
								.news_right{
									width: 820px;
									float: left;
									margin-left: 18px;
								}
										.news_title{
											width: 830px;
											font-size: 21px;
											color: #4D4D4D;
										}
										.news_content{
											width: 810px;
											font-size: 14px;
											color: #666666;
											line-height: 20px;
										}
										.news_right a{
											width: 90px;
											height: 30px;
											border: 1px solid #2C3E50;
											font-size: 14px;
											text-align: center;
											line-height: 30px;
											text-decoration: none;
											color: #2C3E50;
											background-color: #FFFFFF;
											display: block;
											position: absolute;
											top: 145px;
											left: 375px;
										}
										
										.news_right a:hover{
											color: red;
										}
										
						.see_more{
							width: 208px;
							height: 38px;
							border: 1px solid #2C3E50;
							margin: 0 auto;
							background-color: #FFFFFF;
							text-align: center;
							line-height: 38px;
							border-radius: 4px;
						}
						
						.see_more a{
							font-size: 16px;
							color: #2C3E50;
						}
						
						.z_margin1{
							width: 100%;
							height: 36px;
						}
						
.buttom_img{
	width: 100%;
	height: 133px;
	background: url('/images/bottom.jpg') no-repeat center;
	padding-top: 266px;
}
		.buttom_img a{
			display: block;
			width: 138px;
			height: 38px;
			margin: 0 auto;
		}
		
.kongbai{
	width: 100%;
	height: 39px;
	background-color: #FFFFFF;
}

.kongbai2{
	width: 100%;
	height: 30px;
}