body {
	margin: 0
}
.navbar-default {
	background-color: #fff;
	border-style: none
}
.btn-normal {
	color: #fff;
	background-color: #666;
	border: none;
	font-style: normal
}
.btn-normal:hover {
	color: #fff;
	background-color: #333
}
.tip-err {
	color: #c10000
}
.reg-submit-tips {
	margin-left: 20px;
	color: #c10000
}
.logout {
	border: 1px solid #e4e4e4;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 90px
}
.logout .logout-img {
	width: 100%
}
.logout .logout-tople {
	padding: 40px 0 10px;
	font-size: 24px
}
.logout .logout-tips {
	color: #666;
	margin-bottom: 20px
}
.logout .logout-success {
	padding: 20px 0 30px
}
.logout .logout-tel {
	padding-top: 10px;
	margin-bottom: 30px
}
.login .login-content .login-btn {
	padding: 10px 0
}
.reg-wrap .reg-title {
	background-color: #f8f8f8;
	width: 100%;
	height: 55px
}
.reg-wrap .reg-title .reg-title-content {
	height: 100%;
	line-height: 30px;
	padding: 13px 32px;
	font-size: 17px
}
.reg-wrap .reg-content .reg-content-flow {
	position: relative;
	height: 100px;
	background-image: url("http://goss.asiacn.vcg.com/static/img/reg-tong.png");
	background-position: top;
	background-repeat: no-repeat
}
.reg-wrap .reg-content .reg-content-flow .reg-content-flow-num {
	width: 48px;
	height: 75px;
	top: 0;
	position: absolute;
	background: url("http://goss.asiacn.vcg.com/static/img/reg-all.png") no-repeat top
}
.reg-wrap .reg-content .reg-content-flow .f-num-o {
	width: 44px;
	height: 44px;
	margin-top: 3px;
	margin-left: 2px;
	position: relative;
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 44px;
	font-family: Ariai;
	font-weight: 900;
	background: url("http://goss.asiacn.vcg.com/static/img/reg-o.png") no-repeat 50%
}
.reg-wrap .reg-content .reg-content-flow .f-txt-o {
	margin: 5px -15px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #868687;
	font-size: 12px
}
.reg-wrap .reg-content .reg-content-flow .reg-content-flow-num.on .f-num-o {
	background-image: url("http://goss.asiacn.vcg.com/static/img/reg-o-hover.png")
}
.reg-wrap .reg-content .reg-content-flow .reg-content-flow-num.on .f-txt-o {
	color: #e84e27
}
.reg-wrap .reg-content .reg-content-flow .f-num-1 {
	left: 15%
}
.reg-wrap .reg-content .reg-content-flow .f-num-2 {
	left: 45%
}
.reg-wrap .reg-content .reg-info {
	padding: 10px 32px
}
@media (max-width:510px) {
.reg-wrap .reg-content .reg-info {
	padding: 10px 0 10px 5px
}
}
.reg-wrap .reg-content .reg-info .reg-info-head {
	border-bottom: 1px dashed #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 20px
}
.reg-wrap .reg-content .reg-info h5 {
	color: #000;
	font-weight: 700
}
.reg-wrap .reg-content .reg-info p {
	font-size: 12px;
	line-height: 24px;
	color: #575f65
}
.reg-wrap .reg-content .reg-info .reg-item {
	height: 30px;
	line-height: 30px
}
.reg-wrap .reg-content .reg-info .reg-item-txt {
	width: 15%;
	float: left;
	color: #575f65;
	min-width: 107px
}
@media (max-width:450px) {
.reg-wrap .reg-content .reg-info .reg-item-txt {
	margin-right: 40%
}
}
.reg-wrap .reg-content .reg-info .need:before {
	margin-right: 2px;
	width: 10px;
	height: 30px;
	line-height: 30px;
	content: "*";
	color: red
}
.reg-wrap .reg-content .reg-info .reg-item-mid {
	display: inline-block;
	float: left
}
.reg-wrap .reg-content .reg-info .mid-select-default {
	padding-right: 8px;
	height: 100%;
	text-align: center;
	background: url("http://goss.asiacn.vcg.com/static/img/icons-usercenter-dopbottom.png") no-repeat 90% 60%;
	height: 28px;
	padding: 0 24px 0 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer
}
.reg-wrap .reg-content .reg-info .mid-select-options {
	position: absolute;
	margin: 0;
	list-style: none;
	background-color: #333;
	width: 100%;
	padding: 0 0 5px;
	overflow: hidden;
	overflow-y: auto;
	max-height: 185px;
	display: none;
	z-index: 999;
	color: #fff
}
.reg-wrap .reg-content .reg-info .mid-select-options-item {
	text-align: center;
	padding-right: 7px;
	cursor: pointer;
	padding: 0 16px 0 8px;
	font-size: 13px;
	text-overflow: ellipsis;
	white-space: nowrap
}
.reg-wrap .reg-content .reg-info .mid-select-options-item.selected, .reg-wrap .reg-content .reg-info .mid-select-options-item:hover {
	background-color: #ff7e7e
}
#reg-row-select {
	height: 34px;
	width: 100%;
	line-height: 30px;
	border-radius: 4px;
	border: 1px solid #e9e9e9;
	position: relative
}
#reg-row-select .mid-select-default {
	text-align: left;
	background: url("http://goss.asiacn.vcg.com/static/img/icons-usercenter-dopbottom.png") no-repeat 96% 60%
}
#reg-row-select .mid-select-options-item {
	text-align: left
}
#reg-mid-select {
	float: left;
	height: 34px;
	width: 100px;
	line-height: 30px;
	border-radius: 4px;
	border: 1px solid #e9e9e9;
	position: relative
}
#reg-mid-select .mid-select-default {
	text-align: center;
	background: url("http://goss.asiacn.vcg.com/static/img/icons-usercenter-dopbottom.png") no-repeat 90% 60%
}
#reg-mid-select #reg-mid-mobile {
	width: 172px;
	position: relative;
	left: 10px
}
.reg-wrap .reg-content .reg-info .reg-item-tip {
	float: left;
	margin-left: 20px;
	color: #c10000
}
@media (max-width:345px) {
.reg-wrap .reg-content .reg-info .reg-item-tip {
	margin-left: 5px
}
}
.reg-wrap .reg-content .reg-info .reg-item-tip-success {
	background: url("http://goss.asiacn.vcg.com/static/img/pass.jpg") no-repeat 50%;
	height: 25px;
	width: 25px;
	display: inline-block
}
.reg-wrap .reg-content .reg-info .username-error {
	color: #de0027
}
.reg-wrap .reg-content .reg-info .username-success {
	background: url("http://goss.asiacn.vcg.com/static/img/pass.jpg") no-repeat 50%;
	height: 25px;
	width: 25px;
	display: inline-block
}
.reg-wrap .reg-content .reg-info .reg-item-footer {
	margin-left: 15%
}
.reg-wrap .reg-content .reg-info .reg-line {
	margin: 40px 0;
	border-bottom: 1px dashed #e0e0e0
}
.reg-mob-num {
	width: 172px;
	margin-left: 12px;
	display: inline-block
}
* {
	margin: 0;
	padding: 0
}
body, html {
	height: 100%;
	background-image: url(http://goss.asiacn.vcg.com/static/img/reg-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%;
	min-width: 100%;
	background-position: 50%;
	position: absolute;
	z-index: 1
}
.vc-wrap {
	margin: 10% auto
}
.vc-wrap, .vc-wrap .login {
	width: 450px;
	position: relative
}
.vc-wrap .login {
	min-height: 360px;
	background-color: #fff;
	box-shadow: 0 0 16px #7f7581;
	-webkit-box-shadow: 0 0 16px #7f7581;
	-moz-box-shadow: 0 0 16px #7f7581;
	-o-box-shadow: 0 0 16px #7f7581;
	z-index: 1;
	padding: 20px 50px;
	overflow: hidden
}
.vc-wrap .login .login-head {
	text-align: center;
	margin-bottom: 30px
}
.vc-wrap .login .login-head img {
	width: 225px
}
.vc-wrap .login .test {
	color: #090
}
.vc-wrap .login .form-control {
	height: 40px;
	background-color: #ebebeb;
	border-radius: 0
}
.vc-wrap .login .login-btn {
	background-color: #c84b4b;
	border-color: #c84b4b;
	color: #fff;
	border-radius: 4px
}
.vc-wrap .login .login-foot .login-foot-item {
	color: #333
}
.vc-wrap .login .login-foot .remember-password-txt {
	margin-left: 5px;
	color: #333;
	font-weight: 400
}
.vc-wrap .login .login-foot .forget-password {
	float: right;
	color: #333;
	font-weight: 400
}
.vc-wrap .login .login-foot .register-link {
	color: #000;
	text-decoration: underline
}
.vc-wrap .login .login-foot input {
	opacity: 0
}
.vc-wrap .logo {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 30px
}
.vc-wrap .logo .img {
	width: 207px
}
.vc-wrap .content .form-control {
	height: 40px;
	background-color: #ebebeb;
	border-radius: 0
}
.vc-wrap .content .btn.reg-log {
	background-color: #de0027;
	border-color: #de0027;
	color: #fff
}
.vc-wrap .checkbox label, .vc-wrap .radio label {
	padding-left: 5px
}
.vc-wrap button.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 3px
}
.vc-wrap .btn.reg-log, .vc-wrap button.reg-log {
	background-color: #de0027;
	border-color: #de0027;
	color: #fff
}
.vc-wrap .btn.reg-log:focus, .vc-wrap .btn.reg-log:hover, .vc-wrap button.reg-log:focus, .vc-wrap button.reg-log:hover {
	background-color: #cf2a0e;
	color: #fff
}
.vc-wrap .btn.reg-black, .vc-wrap button.reg-black {
	background-color: #333;
	border-color: #333;
	color: #fff
}
.btn.reg-black:focus, .btn.reg-black:hover, button.reg-black:focus, button.reg-black:hover {
	background-color: #000;
	color: #fff
}
.icheckbox_square-red {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url(http://goss.asiacn.vcg.com/static/img/red.png) no-repeat;
	border: none;
	cursor: pointer
}
.icheckbox_square-red .iCheck-helper, .icheckbox_square-red .icheckbox {
	position: absolute;
	top: -20%;
	left: -20%;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	opacity: 0;
	background: #fff
}
.checked {
	background-position: -48px 0
}
.vc-wrap .login .login-content .login-btn:hover {
	background-color: #cf2a0e
}
@media (max-width:450px) {
.vc-wrap {
	width: 100%;
	margin: 5% auto
}
.vc-wrap .login {
	width: 100%;
	padding: 20px
}
.register-login-all {
	width: 100%
}
.register-login-all .tab-content {
	padding: 24px
}
}
@media (max-width:360px) {
.register-login-all .reg-ther h3 .pull-right {
	display: none
}
.register-login-all .reg-ther {
	margin: 0 -12px!important
}
}
@media (max-width:650px) {
.register-login-all.register-login-three {
	width: 100%
}
.register-login-all .tab-content {
	padding: 24px
}
}
