@charset "utf-8";
 
*{padding:0; margin:0} 

/*body{font-size:12px; color:#222; font-family:"微软雅黑"; background:url(../images/login/login_01.gif) repeat-x #ebebeb;}*/

 
.mt5{ margin-top:5px}
.main{background: #0947a4; width:100%;}
.login_top{ width:100%; height:114px; background:url(../images/login/login_01.gif) repeat-x;}
.logon_pic{ width:1000px; height:114px; margin:0 auto;  color:#002f5d; font-size:32px; font-weight:bold; line-height:114px}
.login_conbg{ width:1280px; background:url(../images/login/login_07.jpg) no-repeat center top; height:434px; margin:0 auto;position:relative;}
.login_text{ position:absolute; font-size:20px; float:left; top:92px; right:266px; width:280px; display:inline;}
.login_con{ position:absolute;width: 212px;height:200px; float:left; right:280px; top:137px; display:inline;}
.login_con table{ float:left}
.login_con table tr{ height:52px; line-height:52px;}
.login_con table input{width: 212px;height:36px; border:none; background:none; line-height:36px; font-size:18px }
.login_but{ width:93px; height:35px; float:right; background:url(../images/login/login.gif) no-repeat top}
.login_but:hover{background:url(../images/login/login.gif) no-repeat bottom; cursor:pointer}
.login_foot{ width:100%; height:100px; line-height:100px; text-align:center;}


/**************************login登录页***********************************/


body {
    color: #838c98!important;
    font-family:"Open Sans", Arial, sans-serif!important;
    font-size: 13px!important;
    line-height: 20px;
    overflow-x: hidden!important;
    min-height: 100%;
    z-index: -2;
    margin: 0px !important;
    background: url('../images/bg.jpg') no-repeat top center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#wrap {margin: 0;padding: 0 15px;height: 100%;min-height: 100%;}
#wrap > .row {height: 100%;min-height: 100%;}
body #content.full-page {position: fixed;width: 100%;height: 100%;padding: 0 0 45px 0 !important;top: -45px;background: url(../img/noise.png) left top repeat, url(../img/dot_pattern.png) left top repeat, url(../img/bg.jpg) left top/cover no-repeat;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box; }
body #content.full-page .inside-block {position:relative;display: block;margin: 0 auto;text-align: center;width: 360px;background:url(../images/login_bj.png) repeat-y;height: 100%;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;padding: 50px;color: white;}
body #content.full-page .inside-block h1 {text-transform: uppercase;font-size: 26px;margin-bottom: 5px; margin-top:0}
body #content.full-page .inside-block h1 strong {position: relative;display: inline-block; }
body #content.full-page .inside-block h1 strong:before {content: "";position: absolute;display: block;width: 50px;height: 5px;background-color: #1ccdaa;
top: -8px;left: 0; }
body #content.full-page .inside-block span.overline {position: relative; }
body #content.full-page .inside-block span.overline:before {content: "";position: absolute;display: block;width: 40px;height: 5px;background-color: #1ccdaa;top: -5px;left: 0; }body #content.full-page .inside-block h5 {font-family: "Roboto Condensed", sans-serif;font-weight: 300;margin: 0;font-size: 12px;margin-bottom: 5px; }
body #content.full-page .inside-block form {margin-top: 50px;margin-bottom: 80px; }
body #content.full-page .inside-block form .input-group {margin-bottom: 10px; width:100%}
.form_login input{height:37px!important;width:100%!important}
body #content.full-page .inside-block form .input-group .input-group-addon {background-color: rgba(0, 0, 0, 0.2);background:#3a4452\9!important;-webkit-border-radius: 0 4px 4px 0 !important;-moz-border-radius: 0 4px 4px 0 !important;-ms-border-radius: 0 4px 4px 0 !important;-o-border-radius: 0 4px 4px 0 !important;border-radius: 0 4px 4px 0 !important;-webkit-transition: all 0.1s linear;-moz-transition: all 0.1s linear;transition: all 0.1s linear;border: 0; }
body #content.full-page .inside-block form .input-group .input-group-addon i {width: 18px;color: rgba(255, 255, 255, 0.6); color:#b1b1b6\9!important;}
body #content.full-page .inside-block form .input-group .input-group-addon i:after {content: "";height: 50%;margin-left: -25px;position: absolute;top: 25%; }
body #content.full-page .inside-block form .input-group input {background-color: rgba(0, 0, 0, 0.2)!important;background:#3a4452\9!important;border:0;-webkit-border-radius: 4px 0 0 4px -moz-border-radius: 4px 0 0 4px ;-ms-border-radius: 4px 0 0 4px;-o-border-radius: 4px 0 0 4px ;border-radius: 4px 0 0 4px;color: white;-webkit-transition: all 0.1s linear;-moz-transition: all 0.1s linear;transition: all 0.1s linear; }
body #content.full-page .inside-block form .input-group input:focus, body #content.full-page .inside-block form .input-group input:focus + .input-group-addon {background-color: rgba(0, 0, 0, 0.3) !important;-webkit-box-shadow: none !important;box-shadow: none !important; }
body #content.full-page .inside-block form .input-group input::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.6); }
body #content.full-page .inside-block form .input-group input:-moz-placeholder {color: rgba(255, 255, 255, 0.6); }
body #content.full-page .inside-block form .input-group input::-moz-placeholder {color: rgba(255, 255, 255, 0.6); }
body #content.full-page .inside-block form .input-group input:-ms-input-placeholder {color: rgba(255, 255, 255, 0.6); }
body #content.full-page .inside-block form section.controls {text-align: left;position: relative;padding-top:3px;padding-left:5px }
body #content.full-page .inside-block form section.controls .checkbox {display: inline-block;margin: 0 !important; }
body #content.full-page .inside-block form section.controls a {font-size: 12px;margin-top: 5px;display: inline-block;position: absolute;right: 0;top: 0; }
body #content.full-page .inside-block form section.controls a:hover {color: white;text-decoration: none; }
body #content.full-page .inside-block form section.log-in {margin-top: 20px;border-top: 5px dashed rgba(0, 0, 0, 0.1); }
body #content.full-page .inside-block form section.log-in .btns {display: inline-block;margin-top: 20px; }
body #content.full-page .inside-block form section.log-in span {display: inline-block;vertical-align: bottom;line-height: 36px;margin: 0 10px;font-style: italic;font-family: Georgia, serif; }
.btn-pink {color: #fff!important;background-color: #1ccdaa!important;border-color: #1ccdaa!important;width:100%;height:38px;line-height:28px;font-size:14px!important}
.btn-pink:hover{color: #fff!important;background-color:#14937a!important;border-color: #14937a!important;}
.btn-hui {color: #fff!important;background-color: #536781!important;border-color: #536781!important;padding:6px 12px!important}
.btn-hui:hover{color: #fff!important;background-color:#394759!important;border-color: #394759!important;}
#content .inside-block input[type="checkbox"] {display: none;}
#content .checkbox label::before {content: "";display: inline-block;width: 16px;height: 16px;margin-right: 10px;position: absolute;left: 0;top: 1.5px;background-color: #fff;border: 1px solid #c2c6cb;border-radius: 3px;transition: border 0.2s linear 0s,color 0.2s linear 0s;}
body #content div.checkbox label::before{width: 20px;
height: 20px;border-radius: 2px;}
body #content div.checkbox.check-transparent input[type="checkbox"]:checked + label::before{background-color: white;-webkit-box-shadow: none;box-shadow: none;border: 0;}
#content .checkbox label::after {display: inline-block;width: 20px;height: 20px;position: absolute;left: 3.8px;top:2px;font-size: 14px;transition: border 0.2s linear 0s,color 0.2s linear 0s;border-radius: 2px;}
#content .checkbox input[type="checkbox"]:checked + label::after {font-family: 'FontAwesome';content: "\F00C";}
body #content div.checkbox.check-transparent input[type="checkbox"]:checked + label::after{color:#717171}
.login_radio{float:left;}
.login_radios{float:right}
.login_word{display:none;text-align:left;color:#ff6b6b}

.login_warp{position:absolute;height:400px;width:360px;top:50%;margin-top:-240px;left:50px}
.login_footer{position:absolute;width:100%;bottom:75px;left:0}
.login_hr{height: 5px;width: 76px;margin: 30px 0px 0 63px!important;border-top: 5px solid #1ccdaa;text-align:left}
