* {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

body {
	margin: 0;
	font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", tahoma, arial, "Hiragino Sans GB", "\5B8B\4F53";
	font-size: 14px;
	line-height: 18px;
	color: #666;
	background-color: #f6f6f6;
	height: 100%;
}

html {
	height: 100%;
}

.col3 {
	color: #333;
}

li {
	list-style: none;
}

input::-webkit-input-placeholder {
	color: #999;
	font-family: "Microsoft Yahei" !important;
}

input::-moz-placeholder {
	color: #999;
}

input:-moz-placeholder {
	color: #999;
}

input:-ms-input-placeholder {
	color: #999 !important;
}

.inp {
	color: #999;
}

button, input[type=button], input[type=submit] {
	cursor: pointer;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.wt200 {
	width: 200px;
}

img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.pull-left {
	float: left;
	margin-left: 20px;
}

.pull-right {
	float: right;
}

a {
	text-decoration: none;
	color: #000;
}

.ft12 {
	font-size: 12px;
}

.ml40 {
	margin-left: 40px;
}

.rg-wrapper {
	background-color: #f6f6f6;
}

.pt50 {
	padding-top: 50px;
}

.pb28 {
	padding-bottom: 28px;
}

.mb28 {
	margin-bottom: 28px;
}

.pt60 {
	padding-top: 60px;
}

.pb42 {
	padding-bottom: 42px;
}

.pb60 {
	padding-bottom: 60px;
}

.borb {
	border-bottom: 1px solid #e7e7e7;
}

.text-left {
	text-align: left;
}

.rg_head a:hover {
	text-decoration: none;
}

.rg_head a:link {
	text-decoration: none;
}

.rg_content {
	text-align: center;
	max-width: 1170px;
	margin: 90px auto 0;
	background-color: #fff;
	padding-bottom: 40px;
}

.rg_content .span_tit {
	font-size: 28px;
	line-height: 28px;
	float: none;
	margin: 0;
}

.rg_content .qc-log-btn {
	background-color: #00a2ff;
	border: none;
	color: #fff;
	border-radius: 4px;
	outline: 0;
}

.rg_content .rg_input-help {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 5px;
	color: #999;
	vertical-align: middle;
	text-align: left;
	-webkit-transition: max-height .5s ease-in-out;
	transition: max-height .5s ease-in-out;
	max-height: 100px;
}

.rg_content .rg_inner {
	width: 380px;
	margin: 0 auto;
}

.rg_content .rg_inner .rg_input {
	vertical-align: top;
	padding-bottom: 11px;
	position: relative;
}

.rg_content .rg_inner .rg_input .rg-input-text {
	display: block;
	width: 100%;
	margin: 0;
	/*padding-left: 50px;*/
	border: none;
}

.rg_content .rg_inner .rg_input input {
	width: 100%;
	font-size: 14px;
	height: 45px;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333;
	vertical-align: middle;
	padding: 13px 10px 12px;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1;
}

.rg_content .rg_inner .rg_input .rg-error {
	border-color: #e1504a !important;
	outline: none;
}

.rg_content .rg_inner .rg_input .rg-cell {
	position: relative;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-align: left;
}

.rg_content .rg_inner .rg_input .rg-cell div {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	display: inline-block;
}

.rg_content .rg_inner .rg_input .rg-cell div .rg-link {
	height: 45px;
	line-height: 45px;
	vertical-align: top;
	width: 100px;
	padding-left: 10px;
	position: relative;
}

.rg_content .rg_inner .rg_input .rg-cell div .rg-link span {
	vertical-align: middle;
	color: #333;
	margin-right: 10px;
	width: 40px;
	display: inline-block;
}

.rg_content .rg_inner .rg-ver .rg-log-input-text {
	margin-right: 2.3%;
	width: 42.7%;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	float: left;
	margin-bottom: 0;
}

.rg_content .rg_inner .rg-ver .rg-btn {
	background: #f4f4f4;
	border: 1px solid #ccc;
	margin-left: 1%;
	height: 45px;
	color: #333;
	width: 33%;
	border-radius: 4px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	float: left;
}

.rg_content .rg_inner .rg-ver .rg-btn:hover {
	background-color: #e8e8e8;
}

.rg_btn-sub {
	width: 100%;
	height: 45px;
	font-size: 16px;
	background-color: #2f85d3;
	border: none;
	color: #fff;
	border-radius: 2px;
	outline: 0;
}

.rg-btn-sm {
	border: 1px solid #2f85d3;
	background: #fff;
	color: #2f85d3;
	width: 100%;
	height: 45px;
	font-size: 16px;
	border-radius: 2px;
	outline: 0;
	transition: 0.3s all;
}

.rg-btn-sm:hover {
	background: #2f85d3;
	color: #fff;
}

.rg_content .rg_inner .rg_btn-sub[disabled=disabled], .rg_content .rg_inner .rg_btn-sub[disabled=disabled]:hover {
	background-color: #d0d0d0;
	color: #fff !important;
	outline: 0;
}

.rg_input-help {
	display: none;
}

.rg-fot {
	margin-top: 32px;
	margin-bottom: 45px;
	text-align: center;
}

.rg-fot p {
	color: #666666;
	font-size: 12px;
}

.rg-fot p a {
	color: #666666;
	font-size: 12px;
}

.choice {
	position: relative;
}

.choice .radio {
	position: relative;
	display: inline-block;
	font-weight: 400;
	color: #7a7a7a;
	padding-left: 25px;
	cursor: pointer;
	vertical-align: middle;
	line-height: 2;
}

.choice .radio input {
	position: absolute;
	left: -9999px;
}

.choice .radio i {
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 14px;
	height: 14px;
	outline: 0;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 50%;
	transition: border-color .3s;
	-webkit-transition: border-color .3s;
	-ms-transition: border-color .3s;
}

.placeholder {
	position: absolute;
	top: 13px;
	z-index: 10;
	color: #999;
}

.choice .radio input:checked + i {
	background-color: #2a89e0;
	border-color: #2a89e0;
}

.choice .radio input + i:after {
	position: absolute;
	content: '';
	top: 5px;
	left: 5px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0;
	transition: opacity .1s;
	-webkit-transition: opacity .1s;
}

.choice .radio input:checked + i:after {
	opacity: 1;
}

.suc_inner {
	width: 903px;
	margin: auto;
}

.suc_inner li {
	color: #333;
}

.suc_trag {
	width: 200px;
}

.well {
	border: none;
	background-color: #fff;
}

.ct-registed-services-list p {
	color: #2a89e0;
}
