   
  

h1,h2,h3,h4,h4{ margin:0; padding:0;}
ul,li{ list-style:none;}

.clearFix:after{
	display: block;
	content: "";
	clear: both;
	overflow: hidden;
}
.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;
}
.cenForm{
	
}
.formName{	
	width: 100%;
	height: 49px;
	border-bottom: solid 1px #dcdcdc;
	background-color: #fff;
}
.formName h1{ float:left; font-size:16px; color:#363636; width:30%; margin-left:6%; line-height:48px; font-weight:normal;}
.formCode{
	position: relative;
	margin: 3% 0 8%;
	width: 65%;
	height: 45px;
	border: solid 1px #dcdcdc;
	background-color: #fafafa;
}
.formName .name_icon,.formCode .code_icon{
	float: left;
	display: block;
	margin: 3px 0;
	height: 38px;
	width: 45px;
	border-right: 1px solid #dcdcdc;
	text-align: center;
	line-height: 38px;
}
.formName .name_icon img{
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
}

.formName input{
  height: 100%;
  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;
  margin-right:9px;
  padding-right:4%;
}
.formCodeImg{
	position: absolute;
	right: -55%;
	top: 0;
	width: 50%;
	height: 45px;
}
.formButton{
	text-decoration:none;
	padding:15px 0;
	margin:0;
	margin-bottom: 70px;
}

.formButton li {
    height: 40px;
    width: 80%;
    text-align: center;
    background-color: #4394f4;
    border-radius: 5px;
    cursor: pointer;
	margin:0 10%;
	color:#fff;
	font-size:16px;
	line-height:40px;
}


.formOption{ 
 border:none;
 float:right;
 width:40%;
 background:#fff;
 font-size:16px;
 color:#363636;
 line-height:48px;
 text-align:right;
 padding:0;
}
.arrow{ width:9px; height:100%; float:right; background: url(../img/arrow.png) no-repeat center;margin-right:3%; margin-left:1%;}
.formButton li.subMit{
	float: left;
}
.formButton li.subRes{
	float: right;
}

.formButton li.subMit.cx{
	float: left;
	background-color: #c40311;
	color: #fff !important;
	transition: 0.2s;
}

.formButton li.subRes.cz{
	float: right;
	background-color: #c40311;
	color: #fff !important;
	transition: 0.2s;
	
}

.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;
			}
			.aa{
				position:relative;
				bottom:0;
				width:100%;
				text-align:center;
				height:180px;
			}
.copyText>p {
    font-size: 15px;
    text-align: center;
    line-height: 30px;
	color:#999999;
}
.cenRes{ width:100%; background:#f5f5f5; padding-top:4px;}
.cenTitle{ width:94%; margin:0 auto; }
.cenTitle .jieguo{width:100%;background:#fff; margin-top:10px; padding:0 3%; border-radius:5px;}
.first{ width:100%; border-bottom:1px #e1e1e1 solid; }
.jieguo h1{ width:35%; text-align:left; float:left; font-size:16px; color:#666666; font-weight:normal; padding:3% 0; line-height:24px;}
.jieguo h2{ width:60%; float:right; color:#363636; font-size:16px; font-weight:normal; text-align:right; padding:3% 0; line-height:24px;}

.choose{
	width: 90%;
    height: 50px;
    margin: 0px 0px 0px 20px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
}

.choose1{
	width: 90%;
    height: 50px;
    margin: -16px 0px 0px 20px;
    line-height: 60px;
    font-size: 14px;
    font-weight: 600;
}

.choose2{
    height: 45px;
    margin: 0px 0px 0px 0px;
    font-size: 20px;
    font-weight: 600;
    padding-top: 1%;
}

.choose4{
    height: 40px;
    margin: 0px 0px 0px 0px;
    font-size: 20px;
    font-weight: 600;
    padding-top: 4%;
}

.choose3{
	width: 95%;
    height: 50px;
    margin: 0px 0px 0px 0px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 600;
    margin-top: -5%;
}

.cont {
    margin: 10px 10px;
    display: block;
    line-height: 30px;
    word-wrap: break-word;
    font-size: 14px;
}

.cont>table {
    width: 100%;
}

table, tr, td {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

.define-table {
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
}

.define-table th,
.define-table td {
	/*border-right: 1px solid #888;
	border-bottom: 1px solid #888;*/
	border: 1px solid #eee;
	padding: 5px 5px;
	box-sizing: border-box;
	background-color: #fff;
}

.define-table th {
	font-weight: bold;
	background: #ccc;
}

.tdColor{
	background-color: #fff;
	word-break:break-all; word-wrap:break-all;
	/*word-wrap:break-word;
	word-break:break-all;*/
	white-space: normal;
}

.content-wrapper {
	background-color: #148feb;
	height: 8%;
	position: fixed;
	width: 100%;
	bottom: 0px;
	color: #fff;
}

.imgArrow {
	float: right;
    padding-top: 10px;
    padding-right: 2%;
    height: 50%;
    width: 5%;
}
