body,
html {
	height: 100%;
	width: 100%;
	overflow: inherit;

}
.continer{
	min-width: 1000px;
	margin:0 auto;
	width: 80%;
	height: 100%;
}
.top_magin {
	padding-top: 10px;
	color: #172e60;
	font-family: "微软雅黑";
	font-weight: bold;
	background-color: #ffffff;
	height: 10%;
	min-height: 60px;
}
.logo{
	height: 100%;
	float: left;
}
.bigtitle{
	margin-left: 17%;
	font-size: 35px;
	line-height: 60px;
	float: left;
	text-align: center;
}
.navbar-header {
	padding-bottom: 15px;
}

.navbar-header img {
	padding-left: 30px;
	width: 234px;
	height: 65px;
	padding-top: 5px;
}

.logo {
	/* padding-left: 50%; */
}

.logo img {
	/* margin-top: 5%; */
}

.title {
	font-size: 30px;
	padding-top: 3%;
	color: #172e60;
	font-family: "微软雅黑";
	font-weight: bold;
	background-color: #ffffff;
	padding-left: 45%;
}

.center {
	width: 100%;
	background-image: url('../../images/beijng.png');
	background-size: 100% 100%;
}

.box {
	background-color: #fff;
	width: 60%;
	height: 260px;
	margin-top: 15%;
	border-radius: 8px;
}

.box .user-title {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 8%;
}

.box .user {
	margin-left: 10%;
	border: 1px solid #eeeeee;
	width: 80%;
	height: 32px;
	line-height: 32px;
	margin-top: 5%;
	border-radius: 3px;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	padding-top: 10px;
}

/* 
@media screen and (min-device-width: 500px) {
    .login {
        padding: 5%;
        background-color: #ffffff;
        border-radius: 25px;
        box-sizing: border-box;
        float: right;
        margin-right: 10%;
        position: relative;
        margin-top: 60px;
    }
}

@media screen and (max-width:500px) {
    .login {
        width: 80%;
        padding: 5%;
        background-color: #ffffff;
        border-radius: 25px;
        box-sizing: border-box;
        float: right;
        margin-right: 10%;
        position: relative;
        margin-top: 117px;
    }
    .navbar-header img {
        padding-left: 30px;
        width: 150px !important;
        height: 45px !important;
        padding-top: 5px;
    }
    .title {
        font-size: 1.5em !important;
    }
}
 */
.login_logo {
	width: 110px;
	height: 110px;
	border: 5px solid #93defe;
	border-radius: 100px;
	background: #fff;
	line-height: 110px;
	position: absolute;
	top: -60px;
	right: 190px
}

.btn1 {
	background-color: #ffff00
}

.icon-user {
	position: absolute;
	z-index: 5;
	background-image: url(../../images/user.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	margin-left: 6px
}

.icon-pwd {
	position: absolute;
	z-index: 5;
	background-image: url(../../images/pwd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	margin-left: 6px
}

.login_register_left {
	margin-left: 10px;
	float: left
}

.login_register_out {
	float: right
}

.login_name {
	width: 100%
}

.login_name p {
	width: 100%;
	font-size: 18px;
	font-weight: 800;
	color: #444
}

.login_logo img {
	width: 60px;
	height: 60px;
	display: inline-block;
	vertical-align: middle
}

.login_content_top {
	color: rgba(255, 152, 0, 1);
	font-size: 2em;
	font-family: Roboto
}

.but_1 {
	width: 100%;
	height: 40px;
	background-color: #09a6fe;
	color: white;
	border-radius: 10px;
	text-align: center;
	margin-top: 20px;
	outline: none;
	position: relative;
}

.but_1:hover {
	outline: none;
	background-color: #005fd3;
}

.but_1:active {
	top: 2px;
	outline: none;
	/**向下偏移2px **/
}

.btn_sub {
	position: relative;
	width: 150px;
	height: 40px;
	background-color: #0aa5ff;
	border-radius: 4px;
	text-align: center;
	margin-left: 80px;
	outline: none;
	margin-top: 60px;
}

.btn_sub:hover {
	outline: none;
	background-color: #005fd3;
}

.btn_sub:active {
	top: 2px;
	outline: none;
	/**向下偏移2px **/
}

.title_view {
	font-size: 2em;
	color: #000079;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: 600;
	position: absolute;
	width: 400px;
}

.login_content {
	clear: both;
	margin-top: 27px;
}

*html .login_content {
	display: inline
}

*+html .login_content {
	display: inline
}

.login_content dt {
	font-size: 1em;
	height: 4em;
	text-align: right;
	width: 6em
}

.login_content_type {
	font-size: 1em
}

.login_content_input {
	width: 94%;
	height: 40px;
	border-radius: 4px;
	color: #000000;
	font-size: 18px;
	text-align: left;
	padding-left: 27px;
	font-family: PingFang SC;
	border: 1px solid #CCCAC6;
}

.foot {
	padding-top: 10px;
	box-sizing: border-box;
	height: 10%;
	min-height:50px;
	text-align: center;
	font-size: 16px;
	background-color: #ffffff;
}


