body{
	background-color: #fff;
}
.box{
	margin: 0 auto;
	/*width: 95%;
	border: 1px solid #dadadf;*/
}
.height15{
	height: 15px;
	width:100% ;
}
.box-top{
	height: 45px;
	background-color: #fff;
	padding-top: 3%;
}
.text{
	float: left;
	line-height: 45px;
	margin-left: 2%;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.box-bottom{
	width:100% ;
	background-color:#fff ;
	padding-top: 3%;
}
.formName {
	width: 90%;
	height: 49px;
	background-color: #fff;
	border-bottom: 1px solid #dadadf;
	margin: 0 auto;
}
.formName h1 {
   	float: left;
   	font-size: 16px;
   	color: #363636;
   	width: 24%;
   	margin: 0;
   	margin-left: 3%;
   	line-height: 48px;
   	font-weight: normal;
}
.formName input {
   	height: 80%;
   	width: 60%;
   	float: right;
   	background: #fff;
   	border: none;
   	outline: none;
   	padding: 0;
   	color: #9b9b98;
   	font-size: 15px;
   	line-height: 15px;
   	padding: 17px 0;
   	text-align: right;
   	padding-right: 4%;
}
.formButton{
	padding: 0;
	margin-bottom:0 ;
}
.formButton li {
    height: 40px;
    width: 80%;
    text-align: center;
    background-color: #4394f4;
    border-radius: 5px;
    cursor: pointer;
	color:#fff;
	font-size:16px;
	line-height:40px;
	margin: auto;
	margin-bottom: 100px;
}
.window{
	width: 70%;
	position: fixed;
	top: 35%;
	left: 50%;
	margin-left: -35%;
	display: none;
	background-color: white;
}
.title{
	line-height: 30px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
}
.left{
	width: 50%;
	box-sizing:border-box ;
	float: left;
	line-height: 40px;
	border-top: 1px solid #dadadf;
}
.right{
	float: right;
	width: 50%;
	box-sizing:border-box ;
	color: #02BB00;
	line-height: 40px;
	border-top: 1px solid #dadadf;
	border-left: 1px solid #dadadf;
}
.zzc{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #ccc;
	opacity: 0.5;
	display:none ;
}

.loaddiv {
	background-color: #000000;
	opacity: 0.6;
	border-radius: 10px;
	position: fixed;
	left: 50%;
	top: 60%;
	width: 120px;
	height: 120px;
	margin-left: -60px;
	margin-top: -60px;
	text-align: center;
	display: none;
}

.loadimg {
	background-color: #000000;
	width: 60px;
	height: 60px;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
}

.loadtext {
	margin: 0px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color: #F2F2F2;
}


.center {
   	background: #fff;
   }
   
   @media( max-width:1920px) {
   	body {
   		/*background: #f5f5f5 url(../img/sich_bg2.png) no-repeat bottom;*/
   		background-attachment: scroll;
   		background-size: 100%;
   	}
   	.center .banner {
   		width: 100%;
   		height: 110px;
   		background: #148feb;
   	}
   	.center .banner img {
   		width: 10%;
   		display: block;
   		margin-left: 5%;
   		padding-top: 19px;
   	}
   	.center .banner h1 {
   		font-size: 18px;
   		color: #fff;
   		font-weight: normal;
   		margin-left: 5%;
   		margin-top: 12px;
   	}
   	.aa {
   		position: relative;
   		bottom: 0;
   		width: 100%;
   		text-align: center;
   		height: 340px;
   	}
   }
   
   @media( max-width:1024px) {
   	body {
   		/*background: #f5f5f5 url(../img/sich_bg1.png) no-repeat bottom;*/
   		background-attachment: scroll;
   		background-size: 100%;
   	}
   	.center .banner {
   		width: 100%;
   		height: 110px;
   		background: #148feb;
   	}
   	.center .banner img {
   		width: 13%;
   		display: block;
   		margin-left: 5%;
   		padding-top: 19px;
   	}
   	.center .banner h1 {
   		font-size: 18px;
   		color: #fff;
   		font-weight: normal;
   		margin-left: 5%;
   		margin-top: 12px;
   	}
   	.aa {
   		position: relative;
   		bottom: 0;
   		width: 100%;
   		text-align: center;
   		height: 290px;
   	}
   }
   
   @media( max-width:768px) {
   	body {
   		/*background: #f5f5f5 url(../img/sich_bg.png) no-repeat bottom;*/
   		background-attachment: scroll;
   		background-size: 100%;
   	}
   	.center .banner {
   		width: 100%;
   		height: 110px;
   		background: #148feb;
   	}
   	.center .banner img {
   		width: 17%;
   		display: block;
   		margin-left: 5%;
   		padding-top: 19px;
   	}
   	.center .banner h1 {
   		font-size: 18px;
   		color: #fff;
   		font-weight: normal;
   		margin-left: 5%;
   		margin-top: 12px;
   	}
   	.aa {
   		position: relative;
   		bottom: 0;
   		width: 100%;
   		text-align: center;
   		height: 230px;
   	}
   }
   
   @media( max-width:540px) {
   	body {
   		/*background: #f5f5f5 url(../img/sich_bg.png) no-repeat bottom;*/
   		background-attachment: scroll;
   		background-size: 100%;
   	}
   	.center .banner {
   		width: 100%;
   		height: 93px;
   		background: #148feb;
   	}
   	.center .banner img {
   		width: 20%;
   		display: block;
   		margin-left: 5%;
   		padding-top: 19px;
   	}
   	.center .banner h1 {
   		font-size: 18px;
   		color: #fff;
   		font-weight: normal;
   		margin-left: 5%;
   		margin-top: 12px;
   	}
   	.aa {
   		position: relative;
   		bottom: 0;
   		width: 100%;
   		text-align: center;
   		height: 180px;
   	}
   }
   
   @media( max-width:414px) {
   	body {
   		/*background: #f5f5f5 url(../img/sich_bg.png) no-repeat bottom;*/
   		background-attachment: scroll;
   		background-size: 100%;
   	}
   	.center .banner {
   		width: 100%;
   		height: 93px;
   		background: #148feb;
   	}
   	.center .banner img {
   		width: 20%;
   		display: block;
   		margin-left: 5%;
   		padding-top: 19px;
   	}
   	.center .banner h1 {
   		font-size: 16px;
   		color: #fff;
   		font-weight: normal;
   		margin-left: 5%;
   		margin-top: 12px;
   	}
   	.aa {
   		position: relative;
   		bottom: 0;
   		width: 100%;
   		text-align: center;
   		height: 180px;
   	}
   }
   
   @media( max-width:375px) {
   	body {
   		/*background: #f5f5f5 url(../img/sich_bg.png) no-repeat bottom;*/
   		background-attachment: scroll;
   		background-size: 100%;
   	}
   	.center .banner {
   		width: 100%;
   		height: 93px;
   		background: #148feb;
   	}
   	.center .banner img {
   		width: 20%;
   		display: block;
   		margin-left: 5%;
   		padding-top: 19px;
   	}
   	.center .banner h1 {
   		font-size: 14px;
   		color: #fff;
   		font-weight: normal;
   		margin-left: 5%;
   		margin-top: 12px;
   	}
   	.aa {
   		position: relative;
   		bottom: 0;
   		width: 100%;
   		text-align: center;
   		height: 180px;
   	}
   }

.center .cenTitle h3,.cenRes .cenTitle h3{

}
.center .cenTitle h3 span,.cenRes .cenTitle h3 span{
	border-bottom: 3px solid #c40311;
	font-size:16px;
	height: 40px;
	color: #333333;
	line-height: 40px;
	display: inline-block;
}
.blue{
	width: 4px;
	height: 18px;
	background-color: rgb(87, 122, 255);
	float:left ;
	margin-top: 3%;
	margin-left: 3%;
	border-radius: 10px;
}

.arrow {
   	width: 4%;
   	height: 100%;
   	float: right;
   	background: url(../img/arrow.png) no-repeat center;
   	margin-right: 2%;
   }
