@charset "utf-8";
/*PAGE CSS */
.header{
	width:100%;
	margin:0 auto;
	height:507px;
	background:url(../imgs/top.jpg) no-repeat center top;
	}
	
	
.header .hform{
	width:980px;
	margin:0 auto;
	height:507px;
	background:url(../imgs/top.jpg) no-repeat center top;
	
	
	}
.header .form{
	width:336px;
	height:457px;
	background:url(../imgs/form.png) no-repeat center top;
	position:absolute;
	margin-top:22px;
margin-left:0;
	}	
	
.header .form  .fcon{
	width:inherit;
	margin-top:150px;
	margin-left:50px;
	
	}	
.header .form  .fcon label{
	color:#000;
	font-size:13px;
	}	
.header .form  .fcon input{
	width:200px;
	height:25px;
	
	}	
	
.header .form  .fcon div.tel{
	margin-top:10px;
	margin-bottom:10px
	}	
.header .form  .fcon div.sub{
	
	 text-align:right;
	 margin-right:104px;
	
	}	


.hform .menu{
	
	width:980px;
	margin:0 auto;
	height:37px;

	
	}
.hform .menu ul{
	position:absolute;
	padding-left:390px;
	padding-top:22px;
	}
.hform .menu ul li{
	float:left;
	width:73px;
	height:25px;
   margin-left:15px;

	
	}	
.hform .menu ul li a{
	display:block;
	font-size:18px;
	color:#fff;
	font-family:微软雅黑;
	height:25px;
	text-align:center;
	padding-top:3px;
	text-decoration:none;
	line-height:30px;
}
.hform .menu ul li a:hover{
    padding-bottom:4px;
	border-bottom:2px solid #fff;


	}		
.add_bg{
	background: #f6f6f6;
	width: 100%;
	}
.add {
	max-width: 980px;
	margin: 0 auto;
	}
.footer { 
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
    text-align:center;
    width:90%;
	margin:0 auto;
	padding:20px 0 0 0;
	color: #fff;
	letter-spacing:1.5px;
	border-top:1px dashed #fff
	}	

.fonts {
    height: 316px;
    margin-left: 400px;
    margin-top: 100px;
    width: 596px;
}

.main .block{
	width:996px;
	height:381px;
	margin:40px auto;
	}
/*copyright*/
.copyright{ height:100px;text-align:left; line-height:24px; padding-top:10px;  text-align:center; clear:both;width:960px; margin:0 auto}


