	body, html {
    height: 100%;

  }
  body{
        margin: 0;
        min-width: 1200px;

  }
  html{
        display: block;
        overflow: hidden;
  }
.container{
    background: url('../Images/bg.png') no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-family: ' Microsoft Yahei Font';
    box-sizing: border-box;
	}
    .c_all{
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-width: 1200px;
    margin:auto;
    background: #fff;
    border-radius: 15px;
    background: url('../Images/logo_left.png') no-repeat;
    height: 726px;
    position: relative;
    overflow: hidden;
    }
    .c_all_left{
      float: left;
      width: 718px;
    }
    .c_all_right{
        float: right;
        padding-top: 184px;
        width: 482px;
    }
    .call_head{
        height: 146px;
        line-height: 146px;
        padding-left:80px;
    }
    .logo{
        display: inline-block;
        width: 180px;
        height: 70px;
        object-fit: cover;
        border-radius: 5px;
        overflow: hidden;
        margin: 20px 0;
    }
    .cr_head{
        line-height: 24px;
        text-align: center;
        font-size: 24px;
        color: #434343;
        margin-bottom: 48px;
        width: 397px;
    }
.uk_form_group{
    margin-bottom: 37px;
    line-height: 43px;
    height: 43px;
    border-bottom: 1px solid #eeeeee;
}
.icon_span {
   padding-left:11px;
}
.icon_span i{
    font-size:22px;
    color: #434343;
    display: inline;
    vertical-align: -3px;
}
.user,.password{
   display: inline-block;
    width: 350px;
   outline:medium;
   border:none;
}
.btn{
    margin-top: 14px;
    display: block;
    width:205px;
    height: 50px;
    background: #81c67f;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    outline: none;
    border:none;
    border-radius: 25px;
    margin:auto;
    cursor: pointer;
}
.cr_content{
    padding-right: 89px;
}

 input::-ms-input-placeholder {
           　color:#bababa;
        }
:-webkit-autofill {
 -webkit-text-fill-color: rgb(0, 0, 0) !important;
 transition: background-color 5000s ease-in-out 0s;
}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;}
button:focus{
    outline: none;
}
.b_login{
    text-align: right;
    padding-right: 50px;
}
.b_login a{
    text-decoration: none;
    padding:2px;
    border-bottom: 2px solid #81c67f;
    color: #434343;
}
    @media screen and (max-width:767px) {
        .login_wrap .panel.panel-default {
            width: 90%;
            min-width: 300px;
        }
    }

    @media screen and (min-width:768px) {
        .login_wrap .panel.panel-default {
            width: 70%;
        }
    }

    @media screen and (min-width:1200px) {
        .login_wrap .panel.panel-default {
            width: 50%;
        }
    }

    body {
        background-color: #27282d;
    }
    .footer {
        background: none !important;
        color: #666;
        position: fixed;
        bottom: 0;
        z-index: -100;
        opacity: 1;
        width: 100%;
    }

    .login_wrap {
        width: 518px;
        margin-left: 350px;
    }

    .sellback {
        width: 900px;
        height: 440px;
        background-color: white;
        margin: 250px auto 0px;
        background: url(../Images/container_bg.png) no-repeat;
    }

    .warp_content {
        width: 270px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .warp_content .title {
        margin-top: 38px;
        padding-left: 40px;
        text-align: center;
    }

    .warp_content .title h3 {
        font-size: 30px;
        color: #434343;
        line-height: 32px;
        font-weight: normal;
        margin-bottom: 10px;
    }

    .warp_content .title span {
        height: 12px;
        font-size:10px;
        display: block;
        margin-top: 5px;
        color: #ddd;
    }

    .formInfo {
        margin-top: 20px;
        overflow: hidden;
    }

    .formInfo .formText {
        margin-bottom: 12px;
        position: relative;
        z-index: 2;
    }

    .formInfo .formText .input-text {
        border: 0;
        height: 40px;
        padding: 6px 28px 6px 42px;
        width: 270px;
        border-radius: 20px;
        background-color: #f4f4f4;box-sizing: border-box;
    }

    .formInfo .formText input:focus {
        outline: none;
        box-shadow: none;
    }

    .formInfo .formText .checked {
        background-position: -109px -12px;
    }

    .formInfo .formText .login-icon {
        background: url(../Images/login_icon.png) no-repeat;
        position: absolute;
        top: 13px;
        left: 17px;
        width: 14px;
        height: 13px;
        z-index: 9;
    }

    .formInfo .formText .login-icon-user {
        background-position: -5px -8px;
    }

    .formInfo .formText .login-icon-pwd {
        background-position: -3px -38px;
    }

    .formInfo .focus .login-icon-user {
        background-position: -33px -8px;
    }

    .formInfo .focus .login-icon-pwd {
        background-position: -31px -38px;
    }

    .formInfo .submitDiv {
        font-size: 0;
        padding-top: 20px;
    }

    .formInfo .submitDiv .input-yzm {
        border: 0;
        height: 28px;
        padding: 6px 5px 6px 20px;
        background: #f4f4f4;
        border-radius: 50px 0 0 50px;
        width: 110px;
    }

    .formInfo .submitDiv .sub {
        width: 135px;
        height: 40px;
        border: 0;
        background: #ff7c3a;
        color: #FFF;
        border-radius: 0 50px 50px 0;
        padding: 0;
        font-size: 16px;
        cursor: pointer;
        font-family: "Microsoft YaHei";
    }

    .formInfo .submitDiv .qp_sub {
        width: 100%;
        border-radius: 50px;
    }
    :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #CCCCCC;
    }

    ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #CCCCCC;
    }

    input:-ms-input-placeholder {
        color: #CCCCCC;
    }

    input::-webkit-input-placeholder {
        color: #CCCCCC;
    }
