﻿@charset "utf-8";
/* CSS Document */

* {
    font: 13px/1.5 '微软雅黑';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -box-sizing: border-box;
    padding: 0;
    margin: 0;
    
    box-sizing: border-box;
}
ul, ol, li {
    list-style: none;
}
body, html {
  height: 100%;
    /*  overflow: hidden;*/
}

body {
    /*background: #93defe;
    background-image: url(../images/loginbackgroud.png);
    background-repeat:no-repeat;*/
}
.wrapper_bg {
    background-image: url(../images/loginbackgroud.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
    width:100%;
    height:100%;
    position:relative;
}
.login_box_border{
    background-color:white;
     box-shadow:0 0 60px #0561CB;
      border-radius:6px;
      width:1001px;
      height:440px;
      position:absolute;
      top: 0; left: 0; bottom: 0; right: 0; 
      margin:auto;

}
.login_l_img {
    height: 440px;
    width: 500px;
    float:left;
    background-color:#fff;
}
.login_l_img img {
    height: 340px;
    width: 400px;
    margin:40px;
}
.input_postion{
    text-align:center;
}
 .input_postion li img , .input_postion li input {
    display:inline-block;
}
  
a {
    color: #27A9E3;
    text-decoration: none;
    cursor: pointer;
}

img {
    border: none;
}

.login_box {
    width: 1100px;
    margin: 80px auto 0;
    position:relative;
}

    .login_box .login_l_img {
        float: left;
        width: 540px;
        height: 400px;
        margin-left: 40px;
        background-color: white;
        position:relative;
        margin-top:40px;
    }

        .login_box .login_l_img img {
            width: auto;
            height: auto;
            max-height:100%;
            max-width:100%;
        }

.login {
    height: 440px;
    width: 500px;
    padding: 30px;
    background-color: #ffffff;
    /*border-radius: 6px;*/
    box-sizing: border-box;
    float: left;

   
  
    /*box-shadow:0 0 40px #1774C3;*/
}

.login_logo {
    width: 120px;
    height: 120px;
    border: 5px solid #93defe;
    border-radius: 100px;
    background: #fff;
    text-align: center;
    line-height: 110px;
    position: absolute;
    top: -60px;
    right: 140px;
}

.login_name {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom:20px;
    /*margin-top: 20px;*/
}

    .login_name p {
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: #444;
        
    }

.login_logo img {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
}

input[type=text], input[type=file], input[type=password], input[type=email], select {
    border: 1px solid #DCDEE0;
    vertical-align: middle;
    border-radius: 3px;
    height: 40px;
    padding: 0px 16px;
    font-size: 14px;
    color: #555555;
    outline: none;
    width: 100%;
    margin-bottom: 15px;
    line-height: 50px;
    color: #888;
}

    input[type=text]:focus, input[type=file]:focus, input[type=password]:focus, input[type=email]:focus, select:focus {
        border: 1px solid #27A9E3;
    }

input[type=submit], input[type=button] {
    display: inline-block;
    vertical-align: middle;
    padding: 9px 24px;
    height:40px;
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background-color: #1B89EA;
    border-radius: 3px;
    border: none;
    -webkit-appearance: none;
    outline: none;
    width: 100%;
}

.copyright {
    font-size: 14px;
    color: #90aac8;
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 4%;
}

#password_text {
    border: 1px solid #DCDEE0;
    vertical-align: middle;
    border-radius: 3px;
    height: 50px;
    padding: 0px 16px;
    font-size: 14px;
    color: #888;
    outline: none;
    width: 100%;
    margin-bottom: 15px;
    display: block;
    line-height: 50px;
}
/*新界面=====================================================================================*/
.logo {
	width: 100%;
    height: 80px;
	background-color: white;
}

.logo_img {
	width: 527px;
	height: 70px;
	margin: auto;
}

.container {
	width: 100%;
    height: 520px;
	padding: 0px;
}

.container_img {
	width: 100%;
	height: 100%;
	background-image: url(/images/login_imgNew.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.box_border {
	/*background-color: white;*/
	border-radius: 6px;
	width: 1001px;
	height: 440px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.foot {
	width: 100%;
    height: 80px;
	background-color: white;
}

.login_1 {
	height: 440px;
	width: 500px;
	float: left;
}

.login_2 {
	height: 430px;
	width: 480px;
	padding: 50px 30px;
	/*border-radius: 6px;*/
	box-sizing: border-box;
	float: left;
}

.login_user {
	border-top: 5px solid #FF8C00;
	background-color: white;
	width: 320px;
	height: 355px;
	margin-left: 30px;
    float:right;
}

.a {
	text-align: center;
	width: 250px;
	border-radius: 7px;
	background-color: #B6BCBF;
	text-align: center;
	opacity: 0.8;
	padding: 4px;
	margin-left: 68px;
	margin-top: 20px;
}

.p_big {
	font-size: 14px;
	font-weight: 540;
}

.p_small {
	font-size: 10px;
	position: absolute;
	float: left;
	left: 46px;
	margin-top: -26px;
	color: #808080;
}
.input-group .form-control{
    font-size:12px;
    height:36px;
}
.form-group {
    margin-bottom: 5px;
}