.nav_top {
	width: 100%;
	height: 60px;
	margin: auto;
	border-bottom: solid 1px #e8e8e8
}

.nav_tcon {
	width: 980px;
	height: 60px;
	margin: auto;
}

.nav_tcon .logoimg {
	width: 35px;
	height: 35px;
	float: left;
	margin-top: 12px;
}

.nav_tcon .logoimg>img {
	width: 35px;
	height: 35px
}

.nav_tcon .logotitle {
	float: left;
	height: 35px;
	margin-top: 12px;
	width: 100px;
	margin-left: 5px
}

.nav_tcon .logotitle>span {
	width: 100%;
	float: left;
	font-size: 22px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #666666;
	float: left;
	line-height: 20px;
}

.nav_tcon .logotitle>p {
	font-size: 12px;
	color: #999
}

.nav_tcon .logoname {
	float: left;
	height: 35px;
	line-height: 35px;
	margin-top: 12px;
	font-size: 17px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #777777;
}

.logo_content {
	width: 100%;
	height: auto;
	display: table;
	padding: 15px 0 20px 0;
	/* border-bottom: solid 1px #e8e8e8 */
}

.logo_ccon {
	width: 980px;
	height: auto;
	margin: auto;
	display: table
}

.logobei {
	float: left;
}

.logo_enter {
	float: right;
	width: 400px;
	/* height: 440px; */
	border: solid 1px #cfcfcf;
	margin-top: 15px;
	padding-bottom: 10px;
}

.logo_enter .\.logo_span {
	width: 370px;
	margin: 15px 15px 2px 15px;
	padding: 0 0 2px 0
}

.logo_enter>span {
	width: 370px;
	margin: 15px 15px 2px 15px;
	float: left;
	padding: 0 0 2px 0
}

.logo_enter>span>a {
	float: right;
	font-size: 12px;
	color: #0c89ff
}

.logo_enter>input {
	float: left;
	width: 360px;
	margin: 0 15px;
	height: 40px;
	border: solid 1px #cfcfcf;
	text-indent: 0.5em;
	font-size: 16px;
	display: flex;
	flex-direction: column;
}

.logo_account>input{
	float: left;
	margin: 0 15px;
	height: 40px;
	border: solid 1px #cfcfcf;
	text-indent: 0.5em;
	font-size: 16px;
	display: flex;
	flex-direction: column;
}

.logo_account>input.userAccount {
	margin-right: 2px;
	width: 120px;
}

.logo_account>input.bentAccount {
	margin-left: 2px;
	margin-right: 24px;
	flex: 1;
	width: 240px;
}

.logo_account .mid {
	margin-left: 2px;
	margin-right: 10px;
	height: 30px;
	width: 10px;
	font-size: 18px;
}

.captcha-container>input.smsCode {
	float: left;
	width: 240px;
	margin: 0 15px;
	height: 40px;
	border: solid 1px #cfcfcf;
	text-indent: 0.5em;
	font-size: 16px;
}

.logo_enter>a {
	margin-left: 15px;
	font-size: 12px;
	color: #0c89ff
}

.logo_enter>button {
	float: left;
	width: 360px;
	margin: 0 15px;
	height: 45px;
	background: #0c89ff;
	color: #fff;
	border: 0;
	font-size: 18px;
	margin-top: 18px;
	cursor: pointer
}

.logo_enter>img.logo_ewm {
	width: 106px;
	height: 106px;
	margin: 15px 92px
}

.logo_enter .logo_zc {
	width: 100%;
	float: left;
	text-align: center;
}

.logo_enter .logo_zc>a {
	font-size: 12px;
	color: #0c89ff
}

/*底部版权*/
.down_info {
	display: table;
	width: 100%;
	text-align: center;
	border-top: solid 1px #e8e8e8;
	bottom:0px;
	position: fixed;
}

.down_info>p {
	width: 100%;
	text-align: center;
	color: #999;
	font-size: 11px;
	margin-top: 2px
}

.navbar-wrapper{
	display: none;
}