* {
	margin: 0;
	padding: 0
}

li,ol,ul {
	list-style-type: none
}

a {
	outline: 0;
	text-decoration: none;
}
a:hover {
	color: #ff9818;
	text-decoration: underline
}
img {
	border: none
}

.clear {
	clear: both;
	display: block;
	overflow: hidden
}

.main-full {
	clear: both;
	overflow: hidden;
	width: 100%
}

.main {
	width: 1190px;
	margin: 0 auto;
	clear: both;
	overflow: hidden
}

.lx .main_title {
	font-family: '微软雅黑';
	font-size: 24px;
	border-left: 2px solid #5ab24f;
	padding-left: 12px;
	margin-top: 12px;
	margin-bottom: 16px;
	line-height: 24px
}

.lx .main_title a,.lx .main_title span {
	display: inline-block;
	margin-left: 20px;
	font-size: 12px;
	font-family: '宋体';
	color: #11161b;
	vertical-align: middle
}

.lx .main_title a {
	color: #56b04b
}

.lx .lx_box {
	position: relative;
	margin-bottom: 20px
}

.lx .lx_box .lx_type {
	background-position: 0 -1183px;
	height: 39px;
	width: 66px;
	line-height: 37px;
	position: absolute;
	top: 7px;
	left: 0;
	color: #fff;
	font-size: 14px;
	padding-left: 6px
}

.lx .lx_box .box {
	border: 1px solid #e6e6e6;
	margin-left: 3px
}

.lx .lx_box .title {
	font-size: 20px;
	font-family: '微软雅黑';
	font-weight: 400;
	line-height: 28px;
	margin-top: 11px;
	margin-left: 70px
}

.lx .lx_box .box .lx_item {
	margin-top: 10px;
	min-height: 250px
}

.lx .lx_box .box ul {
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 12px;
	width: 720px;
	float: left
}

.lx .lx_box .box li {
	clear: both;
	padding: 10px 0;
	height: 28px
}

.lx .lx_box .box li input,.lx .lx_box .box li label {
	display: block;
	float: left;
	line-height: 28px;
	font-size: 18px
}

.lx .lx_box .box li input {
	margin-top: 8px
}

.lx .lx_box .box li label {
	margin-left: 10px;
	width: 680px
}

.lx .lx_box .box .right {
	float: right;
	margin-right: 28px;
	margin-top: 22px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	position: relative
}

.lx .lx_box .box .right img {
	max-height: 240px;
	max-width: 360px
}

.lx .lx_box .box .chk_an {
	font-size: 18px;
	margin-left: 70px
}

.lx .lx_box .box .chk_an .an_result {
	border-radius: 3px;
	line-height: 42px;
	height: 42px;
	display: inline-block;
	float: left;
	padding: 0 12px
}

.lx .lx_box .box .chk_an .an_why {
	line-height: 42px;
	margin-left: 20px;
	color: #666;
	cursor: pointer
}

.an_wrong {
	background: #fcbabc;
	border: 1px solid #fba4a7;
	color: #fd0000
}

.an_right {
	background: #cce7c9;
	border: 1px solid #b3d7af;
	color: #53bb48
}

.lx .lx_box .btns {
	margin-left: 70px;
	height: 100px;
	margin-top: 50px;
	margin-bottom: 50px
}

.lx .lx_box .btns a:hover {
	text-decoration: none
}

.lx .lx_box .btn {
	border-radius: 6px;
	width: 124px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	margin-right: 30px;
	padding: 0px;
	background: none;
}

.lx .lx_box .btn.green {
	background: #56b04b;
	color: #fff
}

.lx .lx_box .btn.green:hover {
	color: #fff
}

.lx .lx_box .btn.grey {
	border: 1px #e6e6e6 solid;
	height: 46px;
	line-height: 46px;
	color: #11161b
}

.lx .lx_box .btn.grey:hover {
	color: #11161b
}

.lx .lx_box .info {
	border-top: #e6e6e6 1px solid;
	height: 140px;
	line-height: 72px;
	font-size: 16px;
	padding-left: 70px
}

.lx .lx_box .info input {
	vertical-align: middle
}

.lx .lx_box .info span {
	display: inline-block;
	margin-right: 60px
}

.lx .lx_box .info input[type=text] {
	width: 42px;
	border: 1px solid #b0b0b0;
	margin: 0 8px;
	margin-bottom: 2px;
	line-height: normal;
}
@media screen and (max-width:1190px){
		.main {
		width: 100%;
	}
	#yyjj{float:left !important;}
}
@media screen and (max-width:950px){
	.lx .lx_box .info{
		line-height: 36px;
	}

}
@media screen and (max-width:550px){
.lx .lx_box .info{
	height:250px;
}
}
@media screen and (max-width:420px){
.lx .lx_box .info{
	height:250px;
}
.lx .lx_box .box li label {
	width: 200px;
}
}
@media screen and (max-width:396px){
	.lx .lx_box .btn{
		width:66px;
	}
	.lx .lx_box .box li label {
		width: 200px;
	}
}
