body {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	/*min-width: 1200px;*/
}

a {
	text-decoration: none;
}

.protocol-box{
	margin: 10px 0;
	font-size: 14px;
	color: #666666;
}

.protocol-box a{
	text-decoration:underline;
	cursor: pointer;
}

.protocol-box input{
	margin: 4px;
}

.protocol-alert{
	display: none;
	width: 800px;
	height: 520px;
	position: fixed;
	top: 150px;
	background: white;
	left: 0;
	right: 0;
	margin: auto;
	box-shadow: #666666 0px 4px 20px -11px;
}

.protocol-alert .title{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 40px;
	color:#666666;
	text-align: center;
	font-weight: inherit;
}

.protocol-alert .text-box{
	width: 730px;
	height: 390px;
	margin: auto;
	border:solid #f1f1f1 1px;
	overflow: auto;
}

.protocol-alert .text-box p {
	width: 100%;
	color:#333333;
	font-size: 16px;
}

.protocol-alert .close-button{
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 35px;
	line-height: 20px;
	color: #c1c1c1;
	cursor: pointer;
	font-weight: 300;
}

.company-footer{
	position: absolute;
	bottom: 2rem;
	left: 0;
	right: 0;
	margin: auto;
}


.box {
	width: 100%;
	max-width: 100%;
}

.container_top{
	height:50vh;
	background: url('../img/bgimg.png');
	background-size: 100% 100%;
}

.header {
	width: 100%;
	height: 55px;
	background: #ffffff;
	line-height: 55px;
	color: #666666;
}

.form .input-bpx .input-register{
	width: 300px!important;
}


.header span a {
	color: #666666;
}

.header_left {
	float: left;
	margin-left: 230px;
	cursor: pointer;
}

.header_right {
	float: right;
	margin-right: 210px;
	cursor: pointer;
}

.header_line {
	margin: 0 15px;
}

.fl{
	float:left;
}

.fr{
	float: right;
}

.claer-both{
	clear:both;
}

.container_center {
	width: 700px;
	height: 500px;
	border: 1px solid #b6bcc6;
	background: #fff;
	top: 23vh;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #b6bcc6;
}

.footer {
	color: #333333;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: bolder;
}

.container_center_title {
	height: 70px;
	border-bottom: 1px solid #d9d9d9;
	line-height: 70px;
}

.vertical_line {
	width: 4px;
	height: 25px;
	background: #254f95;
	float: left;
	margin-top: 23px;
	margin-right: 15px;
}

.title_left {
	float: left;
	width: 150px;
	margin-left: 25px;
	font-size: 18px;
	color: #373737;
}

.title_right {
	float: right;
	margin-right: 45px;
	font-size: 14px;
	color: #999999;
}

.form {
	width: 400px;
	margin: 40px auto 0;
}


.form .input-bpx{
	height: 42px;
	margin-bottom: 35px;
}

.form .input-bpx label {
	font-size: 14px;
	color: #666666;
	line-height: 43px;
}

.form .input-bpx .label {
	font-size: 14px;
	color: #666666;
	line-height: 43px;
	text-align: right;
	width: 75px;
}


.form .input-bpx .input-content{
	width: 320px;
}


.form .input-bpx input {
	height: 40px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	width: 185px;
	padding-left: 16px;
}

.form .input-bpx input::-webkit-input-placeholder {
	font-size: 14px;
	color: #cccccc;
}

.form .input-bpx input:-moz-placeholder {
	font-size: 14px;
	color: #cccccc;
}

.form .input-bpx input:-ms-input-placeholder {
	font-size: 14px;
	color: #cccccc;
}

.form img {
	vertical-align: middle;
	margin-left: 15px;
	cursor: pointer;
}

.send {
	width: 120px;
	height: 40px;
	cursor: pointer;
	outline: none;
	border-width: 0px;
	font-size: 14px;
	color: #254f95;
	background: #bfcbe1;
	margin-left: 10px;
	border-radius: 5px;
}

.login {
	width: 323px;
	height: 40px;
	font-size: 14px;
	color: #ffffff;
	background: #224b92;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
	border-width: 0px;
}

.login_box {
	margin-left: 60px;
	margin-top: 27px;
}
.tip{
	color: #254f95;
	font-size: 12px;
	margin-top: 12px;
	margin-right: 18px;
	cursor: pointer;
}
.tip a {
	color: #254f95;
	font-size: 12px;
	margin-top: 12px;
	cursor: pointer;
}

.title_right span a {
	color: #254f95;
	font-weight: bolder;
	cursor: pointer;
}

.remember_account {
	color: #999999;
	font-size: 14px;
	float: left;
}

.forget_password a{
	color: #999999;
	font-size: 14px;
	float: right;
	margin-right: 18px;
}

.checkbox {
	float: left;
	width: 15px;
	height: 15px;
	margin-bottom: 15px;
}

.get-phone-code-button{

}

@media screen and (max-width: 600px) { /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
	.header_left {
		display: none;
	}

	.header_right{
		margin-right: 1rem;
	}

	.container_center{
		width: 90%;
		height: 24rem;
		border: 1px solid #b6bcc6;
		background: #fff;
		top: 23vh;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		border-radius: 10px;
		box-shadow: 0px 0px 10px #b6bcc6;
	}

	.form{
		width: 90%;
		margin: 1rem auto 0;
	}

	.form .input-bpx {
		height: 42px;
		margin-bottom: 1rem;
	}

	.form .input-bpx .input-content{
		width: calc(100% - 80px);
	}

	.form .input-bpx input {
		height: 40px;
		border: 1px solid #d9d9d9;
		border-radius: 5px;
		width: calc(100% - 215px);
		padding-left: 16px;
	}

	.login_box {
		margin-left: 0;
		margin-top: 27px;
	}

	.login {
		width: 100%;
		height: 40px;
		font-size: 14px;
		color: #ffffff;
		background: #224b92;
		border-radius: 5px;
		cursor: pointer;
		outline: none;
		border-width: 0px;
	}

	.login:active{
		background: #2e509d;
	}

	.form .input-bpx .input-register{
		width: calc(100% - 120px)!important;
	}

	.title_right {
		float: right;
		margin-right: 2rem;
		font-size: 14px;
		color: #999999;
	}

	.title_left {
		float: left;
		width: 8rem;
		margin-left: 25px;
		font-size: 18px;
		color: #373737;
	}
}
