
/* CSS重置 and 公共样式*/
.zxgh{}
.left {
	float: left
}
.right {
	float: right
}

/*system*/
.systembox {
	color: #333;
	margin-top: 0.6em;
}
.systembox h1 {
	width: 100%;
	text-align: center;
	line-height: 1em;
	color: #0083eb;
	font-weight: bold;
	border-bottom: #c9c9c9 1px solid;
	padding-bottom: 0.4em;
	font-size: 1.5em;
}
.list1 {
	border-bottom: #d7e3db 1px solid;
	margin: 0.7em 0;
}
.list1 li span { padding:0px 6px; float:left; margin-right:10px; position:relative; background:#0083eb; color:#fff;}
.list1 li span:before{ content:""; position:absolute; right: -0.28rem;top: 30%;border-left: 0.3rem solid #0083eb;border-top: 0.3rem solid #fff;border-bottom: 0.3rem solid #fff;}
.list1 li {
	width: 100%;
}
.list1 li a{color:#333;}
.list1 li p {
	display: inline-block;
	margin: 0;
}
.list1 li:nth-of-type(1) {
	font-size: 1.1em;
	margin-bottom: 0.4em;
}
.list1 li:nth-of-type(2) {
	margin-bottom: 0.4em;
	font-size: 1em;
	padding-left: 1%;
        line-height:2;
}
.list4 li p {
	display: inline-block;
	width: 48%;
}
.list11 li p {
	display: block;
	width: 100%;
}
.list41 li p{width: 60%;}
.list41 li p:nth-child(2n) {
	width: 38%;
}
/**/
.lianxi li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.4em;
}
.lianxi li label {
	width: 25%;
	background-color: #f1f1f1;
	display: inline-block;
	text-align: center;
	line-height: 2em;
	font-size: 1em
}
.lianxi li input {
	width: 73%;
	box-sizing: border-box;
	border: 1px #f1f1f1 solid;
	padding-left: 0.4em;
	height: 2em;
	border-left: 0;
	outline: 0;
	font-size: 1em;
}
.tijiao {
	width: 100%;
	overflow: hidden;
	margin: 0.6em auto 0.8em auto;
}
.tijiao * {
	width: 48%;
	color: #FFF;
	line-height: 2.5em;
	text-align: center;
	font-size: 1em;
	border-radius: 0.2em;
}
.tijiao input {
	margin: 0;
	margin-right: 2.2%;
	background-color: #0083eb;
       -webkit-appearance: none;
}
.tijiao a {
	display: inline-block;
	background-color: #f05540;
}
.sq209-caseBtn{width: 90%; margin: 1.2rem auto 1rem; line-height: 2.2rem; background-color: #ff8400; text-align: center; font-size: 1rem;
	border-radius: 2rem;}
.sq209-caseBtn a{color: #fff;}
