﻿@charset "utf-8";
html,body,ul,ol,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,object,iframe,img,table,caption,tbody,tfoot,thead,tr,th,td{ padding: 0; margin: 0; list-style: none; outline: 0; vertical-align: baseline;}
textarea.form-control {height: auto;}
img{ border: 0;}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    content: ' ';
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;   
    background-image: url('../img/login/dl-bj.jpg');
    background-size: cover;
    background-position: center center;
}
a{color: #666;}
a:hover {color: #387aff;}
.kg-top{width: 100%;padding:25px;height: 180px;}
.kg-dlfont{line-height: 92px;font-size: 26px;font-weight: bold;text-align: center;padding-top: 12px}
.kg-white{width: 400px;height: 508px; background: #fff;border-radius: 10px;margin-left: 12%;box-shadow: 0 0 10px rgba(0,0,0,0.2);padding:0px 29px 50px 29px;}
.kg-title{width: 100%;}
.form-control {font-size: 14px !important;height: 48px !important;}
.kg-input{height: 48px;line-height: 48px;box-shadow: 0 0 2px rgba(0,0,0,0.2); border: solid 1px #bcc0c9;margin-top: 12px; margin-bottom: 12px;}
.kg-zfx{width: 18px;height: 18px;border: #ababab solid 1px;margin-top: 0px;}
.kg-ml5{margin-left: 5px !important;line-height: 18px;}
.kg-mt60{margin-top: 55px;}
.kg-14red{color: #ff0000;font-size: 14px;text-align: center;padding-top: 30px;}
.kg-14col666{color: #666;font-size: 14px;text-align: center;}
.kg-mb50{padding-bottom: 30px;}

.kg-lineh26{line-height: 26px;}
.form-group label {
    font-size: 14px !important;
    color: #555 !important;
}

.btn-primary {
    background-color: #387aff;
    border-color: #387aff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3058df; 
    border-color: #3058df;
}
.kg-heig50{height: 50px;border-radius: 4px;font-size: 16px;line-height: 50px;}

.login-button {
    width: 100%;
    background-color: #387aff;
    border-color: #387aff;
    font-size: 16px;
    color: #fff;
    height: 48px;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
}
.login-button:hover {
    background-color: #387aff;
    border-color: #387aff;
}

.form-control:focus {
    border-color: #387aff;
    box-shadow: none;
}

@media (max-width: 1850px) {
	.kg-top{height: 140px;}
}

@media (max-width: 1680px) {
	.kg-top{height: 140px;}
}



