
body{
	font-family: STXihei, STHeitiLight, 华文细黑, "Microsoft JhengHei", "Microsoft YaHei", 微软雅黑, Arial, sans-serif !important;
	}	


/*****header*******/
.header{
	height: 80px;
	line-height: 80px;
	border:1px solid #000;
}
.h_left{
	float: left;
}
.h_right{
	float: right;
}
.h_right li{
	float: left;
}
/*****header*******/	


/*false*/
.false_img{
	text-align: center;
	width: 48%;
	margin: 110px auto 0;
}
.false_img img{
	width: 100%;
}
.false_txt h3{
	    font-size: 21px;
    color: #003b82;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
}	
.false_txt .false_btn{
	text-align: center;
}	
.false_txt{
	margin: 50px  0 0;
}
.false_btn a {
    font-size: 18px;
    letter-spacing: 2px;
    width: 145px;
    height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -khtml-border-radius: 20px;
    display: inline-block;
    margin: 40px 20px;
    color: #003b82;
    font-weight: 200;
    line-height: 40px;
    text-align: center;
}
.false_btn .return{
	border: 2px solid #003b82;
	-webkit-box-shadow: inset 0 5px 1px rgba(0, 59, 130, .075);
    box-shadow: inset 0 5px 1px rgba(0, 59, 130, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

} 
.false_btn .shuaxin{
	background: #003b82;
	-webkit-box-shadow: 0 6px 3px rgba(0, 196, 194, .075);
  -moz-box-shadow:0 6px 3px rgba(0, 196, 194, .075);
  box-shadow:0 6px 3px rgba(0, 196, 194, .075);
  position: relative;
  color: #fff;

} 

	


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	