a,a:hover,a:focus,.btn,.btn:hover,.btn:focus,button,button:hover,button:focus {
	outline: none !important;
}

html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Hiragino Sans GB, Open Sans, Microsoft Yahei, Arial;
}

.header {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 111;
	height: 48px;
	line-height: 48px;
	background: #008cf0;	
}

.header a {
	text-decoration: none;
}

.header .logo img {
	height: 40px;
}

.header .logo .title {
	margin-left: 10px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	font-size: 16px;
	color: #fff;
}

.header .link {
	padding: 0 15px;
	color: #fff;
}

.viewport-slider-container {
	height: 100%;
	width: 100%;
	overflow: auto;
	width:100%;
	overflow: hidden;
}

.slide {
	display: table;
	position: relative;
	text-align: center;
}

.viewport-slide {
	height: 100%;
	width: 100%;
}

.slide-inner {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.main {
	margin: 0 auto;
/*	padding: 0px 15px 165px;*/
	padding:0 15px;
	max-width: 760px;
	text-align: left;
}
.main-content{
	width:390px;
	margin:0 auto;
}
.main-content .content-logo{
	width:100%;
	text-align: center;
}
.main-content .reg-ed{
	text-align: center;
	color:#888;
}
.main-content .reg-ed a{
color:#008cf0;
}
.other-sign{
	width:390px;
	height:100px;
}
.other-sign-title{
	position: relative;
	width:100%;
	height:37px;
	border-bottom: 1px solid #ddd;
}
.other-sign-title .tit{
	position: absolute;
	left:144px;
	bottom: -10px;
	background:#fff;
	width:100px;
	color:#888;
	font-size:14px;
	text-align: center;
}
.other-sign-link{
	padding-top:35px;
	width:100%;
	height:100px;
}
.other-sign-link .link-qq,.other-sign-link .link-wx{
	float:left;
	width:40px;
	height:40px;
}
.other-sign-link .link-qq img,.other-sign-link .link-wx img{
	width:100%;
	height:100%;
}
.other-sign-link .link-qq{
	margin-left:150px;
	margin-right:10px;
}
.other-sign .end{
text-align: center;
color:#888;
}
.other-sign .end a{
color:#888 !important;
}
.content-title{
	width:100%;
	padding:30px 0;
	text-align: center;
	font-size:20px;
	font-weight: 900;
}

.option {
	margin-bottom: 15px;
	font-size: 14px;
}

.option .checkbox>label {
	padding-left: 0 !important;
}

.option img {
	height: 16px;
}

.option a {
	color: #50ade6;
}

@media (min-width: 768px) {
	.form-custom-line {
		/*padding-right: 30px;*/
		/*border-right: 1px solid #ddd;*/
	/*	border-bottom: 1px solid #ddd;*/
	}	
}
.row.sign-row {
    margin-right: 0px; 
    margin-left: 0px;
}
.container{
	width:960px;
	padding-left:0;
	padding-right:0;
}
.form-custom .form-control {
	font-size: 15px;
}

.form-custom a {
	color: #008cf0;
}

.input-icon {
	position: relative;
}

.input-icon .form-control {
	padding-right: 156px;
}

.input-icon .code {
	width: 140px;
	line-height: 26px;
	padding: 10px 0;
	top: 0;
	position: absolute;
	right: 0;
	z-index: 3;
}

.input-icon .code.verify {
	padding: 6px 0;
}

.input-icon .code a {
	display: block;
	width: 100%;
	border-left: 1px solid #e5e5e5;
	color: #008cf0;
	text-align: center;
}

.input-icon .code a.disabled,.input-icon .code a.disabled:hover,.input-icon .code a.disabled:focus,.input-icon .code a.disabled:active,.input-icon .code a.disabled.active,.input-icon .code a[disabled],.input-icon .code a[disabled]:hover,.input-icon .code a[disabled]:focus,.input-icon .code a[disabled]:active,.input-icon .code a[disabled].active
	{
	color: #bbbbbb;
}

.block-title {
	font-size: 15px;
	color: #444;
	margin-bottom: 15px;
}

.form-sign {
	margin: 15px auto;
	max-width: 390px;
}

.form-sign-status {
	padding: 30px 0 40px;
	background: rgba(81, 172, 227, 0.1);
	text-align: center;
}

.form-sign-status .icon {
	height: 110px;
}

.form-sign-status .info {
	margin-bottom: 30px;
}

.icon-a {
	padding: 0 5px;
	display: block;
	height: 46px;
	line-height: 44px;
	border: 1px solid #e5e5e5;
	background-color: #f5fcff;
}

.icon-a:hover,.icon-a:focus,.icon-a:active {
	background-color: #def5ff;
}

.icon-a .icon {
	padding: 7px;
	height: 44px;
	width: 44px;
}

.icon-a .text {
	color: #444;
}

.point {
	padding: 70px 0;
}

.point .title {
	position: relative;
	color: #636363;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.point .title .line {
	height: 1px;
	top: 20px;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	border-bottom: 1px solid #ebecee;
	z-index: -1;
}

.point .title .info {
	padding: 0 10px;
	background: #fff;
}

.footer {
	padding: 25px 0;
	background: #f5f5f5;
}

.copyright {
	height: 50px;
	text-align: center;
}

.form-control,.btn {
	border-radius: 0 !important;
}
/* start inputs */
.form-control {
	font-weight: normal;
	color: #313131;
	background-color: white;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
}

.form-control.height-auto {
	height: auto;
}
/* end inputs */

/* start buttons */
.btn {
	outline: none !important;
	background-image: none !important;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

.btn.dropdown-toggle,.btn-group .btn.dropdown-toggle,.btn:hover,.btn:disabled,.btn[disabled],.btn:focus,.btn:active,.btn.active {
	outline: none !important;
	background-image: none !important;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
	outline-offset: 0 !important;
	outline: 0 none !important;
}

/* blue buttons */
.btn-blue {
	color: #fff;
	background-color: #50ade6;
	border-color: #50ade6;
	font-size:16px;
}

.btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue.active {
	color: #fff;
	background-color: #499bcd;
	border-color: #499bcd;
}

.open .btn-blue.dropdown-toggle {
	color: #fff;
	background-color: #499bcd;
	border-color: #499bcd;
}

.btn-blue:active,.btn-blue.active {
	background-image: none;
}

.open .btn-blue.dropdown-toggle {
	background-image: none;
}

.btn-blue.disabled,.btn-blue.disabled:hover,.btn-blue.disabled:focus,.btn-blue.disabled:active,.btn-blue.disabled.active,.btn-blue[disabled],.btn-blue[disabled]:hover,.btn-blue[disabled]:focus,.btn-blue[disabled]:active,.btn-blue[disabled].active,fieldset[disabled] .btn-blue,fieldset[disabled] .btn-blue:hover,fieldset[disabled] .btn-blue:focus,fieldset[disabled] .btn-blue:active,fieldset[disabled] .btn-blue.active
	{
	background-color: #a2cfec;
	border-color: #a2cfec;
}
/* end buttons */