#contentreg {
	width: 1000px;
	margin: 100px auto;
	border: 1px solid #e0e0e0;
}

#contentreg .contentreg-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#contentreg .contentreg-header a {
	width: 50%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	color: #800080;
	background-color: #f5f5f5;
	color: #262626;
}

#contentreg .contentreg-header a.crent {
	background-color: #fff;
	color: #800080;
}

#contentreg .contentreg-body {
	padding: 40px;
}

#contentreg .contentreg-body .dom .s1 {
	padding-bottom: 20px;
}

#contentreg .contentreg-body .dom .s1 h4 {
	font-size: 16px;
	color: #666666;
}

#contentreg .contentreg-body .dom .s1 div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#contentreg .contentreg-body .dom .s1 div .sa1 {
	width: 600px;
}

#contentreg .contentreg-body .dom .s1 div .sa2 {
	width: 300px;
	background-color: #efefef;
}

#contentreg .contentreg-body .dom .s1 input {
	display: block;
	width: 100%;
	height: 40px;
	margin-top: 10px;
	padding-left: 5px;
	border-radius: 5px;
	border: 1px solid #cccccc;
}

#contentreg .contentreg-body .dom .s2 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

#contentreg .contentreg-body .dom .s2 span {
	font-size: 16px;
	color: #666666;
	padding-left: 10px;
}

#contentreg .contentreg-body .dom .btn {
	width: 100%;
	height: 40px;
	border: none;
	font-size: 20px;
	color: #fff;
	background-color: purple;
	border-radius: 3px;
	margin-bottom: 20px;
	margin-top: 20px;
	cursor: pointer;
}

#contentreg .contentreg-body .dom .dom-footer .login-another {
	display: flex;
	align-items: center;
	justify-content: center;
}

#contentreg .contentreg-body .dom .dom-footer .login-another a {
	font-size: 16px;
	color: #800080;
	margin: 0 5px;
}

#contentreg .contentreg-body .dom .dom-footer .login-another span {
	font-size: 16px;
	color: #666666;
	margin: 0 5px;
}

#contentreg .contentreg-body .dom .dom-footer .login-three span {
	display: block;
	font-size: 16px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}

.chsecktion {
	padding: .6rem 0 0 0;
	width: 99%;
	margin: 0 auto;
}

.chsecktion .ktion_ks {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: .6rem;
	border: .01rem solid #eee;
}

.chsecktion .ktion_ks a {
	font-size: .18rem;
	text-align: center;
	width: 33.3333333%;
	color: #212c26;
	height: .6rem;
	line-height: .6rem;
}

.chsecktion .ktion_ks a:nth-child(2) {
	border-left: .01rem solid #eee;
	border-right: .01rem solid #eee;
}

.chsecktion .ktion_ks a.ktions {
	background-color: #009900;
	color: #fff;
}

.chsecktion .ktion_kte {
	margin-top: .3rem;
	line-height: .5rem;
	text-align: center;
	border-top: .01rem solid #eee;
	font-size: .12rem;
	color: #666666;
}

.chsecktion .chseckti_box {
	width: 100%;
	padding-bottom: 1rem;
}

.chsecktion .chseckti_box ul {
	width: 100%;
}

.chsecktion .chseckti_box ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #f6f6f6;
	width: 100%;
	border: .01rem solid #cbcbcb;
}

.chsecktion .chseckti_box ul li span {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .13rem;
	color: #666666;
	height: .6rem;
	border-left: .01rem solid #cbcbcb;
}

.chsecktion .chseckti_box ul li span em {
	color: #009900;
}

.chsecktion .chseckti_box ul li span a {
	font-size: .13rem;
	color: #666666;
}

.chsecktion .chseckti_box ul li span a:hover {
	color: #FF6600;
}

.chsecktion .chseckti_box ul li span:nth-child(1) {
	width: 3%;
	border-left: 0 solid #cbcbcb;
}

.chsecktion .chseckti_box ul li span:nth-child(2) {
	width: 9%;
}

.chsecktion .chseckti_box ul li span:nth-child(3) {
	width: 10%;
}

.chsecktion .chseckti_box ul li span:nth-child(4) {
	width: 41%;
}

.chsecktion .chseckti_box ul li span:nth-child(5) {
	width: 19%;
}

.chsecktion .chseckti_box ul li span:nth-child(6) {
	width: 11%;
}

.chsecktion .chseckti_box ul li span:nth-child(7) {
	width: 7%;
}

.chsecktion .chseckti_box ul .chseckti_blis {
	padding: .05rem;
	border: .01rem solid #cbcbcb;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key {
	display: flex;
	align-items: center;
	border: .01rem solid #cbcbcb;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div {
	background-color: #009900;
	color: #fff;
	font-size: .2rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	border-left: .01rem solid #cbcbcb;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(1) {
	width: 8%;
	border-left: 0 solid #cbcbcb;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(2) {
	width: 13%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(3) {
	width: 20%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(4) {
	width: 16%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(5) {
	width: 14%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(6) {
	width: 14%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(7) {
	width: 15%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket {
	display: flex;
	align-items: center;
	border: .01rem solid #cbcbcb;
}
.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket:hover{
	background-color: rgba(204,250,184,1);
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div {
	border-left: .01rem solid #cbcbcb;
	padding: 0 .05rem;
	height: 1rem;
	display: flex;
	/*flex-direction: column;*/
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div input {
	width: .8rem;
	height: .3rem;
	border: 1px solid #000;
	padding:3px;
	border-radius:2px;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div .input {
	display: block;
	margin: 0 auto;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div img {
	width: 1.2rem;
	height: .8rem;
	margin: .05rem auto;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div span {
	font-size: .13rem;
	color: #333;
	display: flex;
	align-items: center;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div p {
	text-align: center;
	color: #999;
	font-size: .13rem;
	text-decoration: line-through;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div i {
	display: block;
	font-size: .13rem;
	color: #000;
	text-align: center;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(1) {
	width: 8%;
	border-left: 0 solid #cbcbcb;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(2) {
	width: 13%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(3) {
	width: 20%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(4) {
	width: 16%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(5) {
	width: 14%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(6) {
	width: 14%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(7) {
	width: 15%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_lis {
	display: flex;
	align-items: center;
	border: 0.01rem solid #cbcbcb;
	justify-content: flex-end;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_lis dd {
	display: block;
	text-align: center;
	font-size: .14rem;
	color: #ff0000;
	width: 14.05%;
	border-left: .01rem solid #cbcbcb;
	border-right: .01rem solid #cbcbcb;
	margin-right: 14.95%;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_but {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0.01rem solid #cbcbcb;
}

.chsecktion .chseckti_box ul .chseckti_blis .chseck_but button {
	display: block;
	height: .3rem;
	line-height: .3rem;
	width: 2rem;
	border: .01rem solid #FF0000;
	margin: .1rem auto;
	font-size: .13rem;
	padding: 0;
}

@media (max-width: 751px) {
	#contentreg {
		width: 100%;
		margin: 0 auto;
		border: 0 solid #e0e0e0;
		padding: 2rem 0;
		min-height: 15rem;
	}

	#contentreg .contentreg-header {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	#contentreg .contentreg-header a {
		width: 50%;
		height: 2rem;
		line-height: 2rem;
		font-size: .4rem;
		text-align: center;
		color: #800080;
		background-color: #f5f5f5;
		color: #262626;
	}

	#contentreg .contentreg-header a.crent {
		background-color: #fff;
		color: #800080;
	}

	#contentreg .contentreg-body {
		padding: .6rem;
	}

	#contentreg .contentreg-body .dom .s1 {
		padding-bottom: .5rem;
	}

	#contentreg .contentreg-body .dom .s1 h4 {
		font-size: .4rem;
		color: #666666;
	}

	#contentreg .contentreg-body .dom .s1 input {
		display: block;
		width: 100%;
		height: 2rem;
		margin-top: .25rem;
		padding-left: .3rem;
		border-radius: .125rem;
		border: .03rem solid #cccccc;
	}

	#contentreg .contentreg-body .dom .s2 {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	#contentreg .contentreg-body .dom .s2 span {
		font-size: .4rem;
		color: #666666;
		padding-left: .25rem;
	}

	#contentreg .contentreg-body .dom .btn {
		width: 100%;
		height: 2rem;
		border: none;
		font-size: .5rem;
		color: #fff;
		background-color: purple;
		border-radius: .075rem;
		margin-bottom: .5rem;
		margin-top: .5rem;
		cursor: pointer;
	}

	#contentreg .contentreg-body .dom .dom-footer .login-another {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#contentreg .contentreg-body .dom .dom-footer .login-another a {
		font-size: .4rem;
		color: #800080;
		margin: 0 .125rem;
	}

	#contentreg .contentreg-body .dom .dom-footer .login-another span {
		font-size: .4rem;
		color: #666666;
		margin: 0 .125rem;
	}

	#contentreg .contentreg-body .dom .dom-footer .login-three span {
		display: block;
		font-size: .4rem;
		color: #666666;
		text-align: center;
		padding-top: .5rem;
	}

	.chsecktion {
		padding: .6rem 0 0 0;
		width: 99%;
		margin: 0 auto;
	}

	.chsecktion .ktion_ks {
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 1.5rem;
		border: .01rem solid #eee;
	}

	.chsecktion .ktion_ks a {
		font-size: .45rem;
		text-align: center;
		width: 33.3333333%;
		color: #212c26;
		height: 1.5rem;
		line-height: 1.5rem;
	}

	.chsecktion .ktion_ks a:nth-child(2) {
		border-left: .01rem solid #eee;
		border-right: .01rem solid #eee;
	}

	.chsecktion .ktion_ks a.ktions {
		background-color: #009900;
		color: #fff;
	}

	.chsecktion .ktion_kte {
		margin-top: .75rem;
		line-height: 1.25rem;
		text-align: center;
		border-top: .01rem solid #eee;
		font-size: .3rem;
		color: #666666;
	}

	.chsecktion .chseckti_box {
		width: 100%;
		padding-bottom: 1rem;
	}

	.chsecktion .chseckti_box ul {
		width: 100%;
		overflow: auto;
	}

	.chsecktion .chseckti_box ul li {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background-color: #f6f6f6;
		border: .01rem solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul li span {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		font-size: .325rem;
		color: #666666;
		height: 1.5rem;
		border-left: .01rem solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul li span em {
		color: #009900;
	}

	.chsecktion .chseckti_box ul li span a {
		font-size: .325rem;
		color: #666666;
	}

	.chsecktion .chseckti_box ul li span a:hover {
		color: #FF6600;
	}

	.chsecktion .chseckti_box ul li span:nth-child(1) {
		width: 3%;
		border-left: 0 solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul li span:nth-child(2) {
		width: 9%;
	}

	.chsecktion .chseckti_box ul li span:nth-child(3) {
		width: 10%;
	}

	.chsecktion .chseckti_box ul li span:nth-child(4) {
		width: 41%;
	}

	.chsecktion .chseckti_box ul li span:nth-child(5) {
		width: 19%;
	}

	.chsecktion .chseckti_box ul li span:nth-child(6) {
		width: 11%;
	}

	.chsecktion .chseckti_box ul li span:nth-child(7) {
		width: 7%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis {
		padding: .05rem;
		border: .01rem solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key {
		display: flex;
		align-items: center;
		border: .01rem solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div {
		background-color: #009900;
		color: #fff;
		font-size: .625rem;
		height: 1.2rem;
		line-height: 1.2rem;
		text-align: center;
		border-left: .1rem solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(1) {
		width: 8%;
		border-left: 0 solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(2) {
		width: 13%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(3) {
		width: 20%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(4) {
		width: 16%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(5) {
		width: 14%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(6) {
		width: 14%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_key div:nth-child(7) {
		width: 15%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket {
		 display: flex;
		 align-items: center;
		 border: .01rem solid #cbcbcb;
		  flex-direction: row;
		  align-items: stretch; 
		  justify-content: center;
	 
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div {
		border-left: .01rem solid #cbcbcb;
		padding: 0 .05rem;
		overflow:hidden;
		text-overflow:ellipsis;
		height: auto;
		/*height: 2.5rem;
		display: flex;
		flex-direction: column;
		align-items: center;
		*/
		justify-content: center;
		flex-wrap: wrap;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div input {
		width: 1.375rem;
		height: 1rem;
		border: .01rem solid #000;
		font-size: .6rem;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div .input {
		display: block;
		margin: 0 auto;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div img {
		width: 3rem;
		height: auto;
		margin: .05rem auto;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div span {
		font-size: .325rem;
		color: #333;
		display: flex;
		align-items: center;padding-top:5px;
		padding-bottom:5px;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div p {
		text-align: center;
		color: #999;
		font-size: .325rem;
		text-decoration: line-through;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div i {
		display: block;
		font-size: .325rem;
		color: #000;
		text-align: center;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(1) {
		width: 8%;
		border-left: 0 solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(2) {
		width: 13%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(3) {
		width: 20%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(4) {
		width: 16%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(5) {
		width: 14%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(6) {
		width: 14%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_ket div:nth-child(7) {
		width: 15%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_lis {
		display: flex;
		align-items: center;
		border: 0.01rem solid #cbcbcb;
		justify-content: flex-end;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_lis dd {
		display: block;
		text-align: center;
		font-size: .375rem;
		color: #ff0000;
		width: 14.05%;
		border-left: .01rem solid #cbcbcb;
		border-right: .01rem solid #cbcbcb;
		margin-right: 14.95%;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_but {
		display: flex;
		align-items: center;
		justify-content: center;
		border: 0.01rem solid #cbcbcb;
	}

	.chsecktion .chseckti_box ul .chseckti_blis .chseck_but button {
		display: block;
		height: .75rem;
		line-height: .75rem;
		width: 5rem;
		border: .01rem solid #FF0000;
		margin: .1rem auto;
		font-size: .325rem;
		padding: 0;
	}
}
