body {padding:0; margin:0; background:url(../images/common/bg_login.png) left 42px no-repeat; background-size:100%;height:auto}

.logintop {width:100%;height:42px; background:#0857c2;}
.logintop a {width:160px;display:block; margin:0 auto; padding-top:4px;}
.logintop a img {width:100%;}

.logincenter {width:345px;height:410px;margin:0 auto;margin-top:70px}
.logincenter .visual {text-align:center}
.logincenter .visual img {width:80%}
.logincenter .login_text {margin-top:15px;color:#414c5b;text-align:center}
.logincenter .login_text .title {margin-bottom:10px;font-size:24px;font-weight:600;color:#414c5b}
.logincenter .login_text .txt {margin-bottom:8px;font-size:12px;color:#51667e}
.logincenter .login_text li img {width:30%}
.logincenter .logincenter_box {width:300px; margin:0 auto}

.login_input {background-color: #fff; border: 1px solid #448be2; padding: 2px 4px 0 40px; font-size: 15px; letter-spacing: 0; height: 36px; line-height: 36px; width: 100%; margin-bottom: 6px; border-radius: 4px;}
.iconlogin {background:#fff url(../images/common/bg_icon_login.png) 10px center no-repeat;background-size:12px;border-radius:18px;color:#86bff8}
.iconpass {background:#fff url(../images/common/bg_icon_pass.png) 10px center no-repeat;background-size:12px;border-radius:18px;color:#86bff8}
::-webkit-input-placeholder{font-size:15px; font-weight:600}
::-moz-input-placeholder{font-size:15px; font-weight:600}
::-ms-input-placeholder{font-size:15px; font-weight:600}

.logincenter label {color:#41525c}
.logincenter .btnbox {margin-top:20px;}
.logincenter .btnbox .btn_login1 {color: white; width:100%; background:#0e67ca; border-radius: 30px;  border:0px; padding: 10px 0 8px 0; margin-bottom: 6px; font-size: 14px; font-weight: normal;}
.logincenter .btnbox .btn_login1:active {color:#fff;background:#0e67ca;}
.logincenter .btnbox .btn_login2 {color: white; width:100%; background:#ff9000; border-radius: 30px;  border:0px; padding: 10px 0 8px 0; margin-bottom: 6px; font-size: 14px; font-weight: normal;}
.logincenter .btnbox .btn_login2:active {color:#fff;background:#f48502;}

.btn_offline_login {border: 1px solid #d8d8d8; color: white; width:100%; background:#ff9000; padding: 12px 0 8px 0; }
.btn_offline_login:active {color:#fff;background:#f48502;}
.btn_offline_login:hover {color:#fff;}

.btn_offline_close {color:black; border: 1px solid #d8d8d8; width:100%; background:#ffffff; padding: 12px 0 8px 0; }
.btn_offline_close:active {color:black; background:#f48502;}
.btn_offline_close:hover {color:black; background:#ffffff;}

.banner_foot {width:335px; margin:10px auto}
.banner_foot .title {font-size:12px; font-weight:600; color:#969696; width:100%; padding-left:10px;padding-bottom:4px}
.banner_foot ul li {float:left; width:50%}
.banner_foot ul li a {display:block; border:1px solid #b5bdc2; border-radius:8px; padding: 15px 15px 10px 55px;margin:2px; font-size:14px; font-weight:600;letter-spacing:-0.8px; color:#707070;line-height:130%}
.banner_foot ul li a span {font-size:17px}
.banner_foot ul li .banner01 {background:#f4f4f4 url(../images/common/icon_login_call01.png) 12px center no-repeat; background-size: 32px}
.banner_foot ul li .banner01:hover {background:#f1f0f0 url(../images/common/icon_login_call01.png) 12px center no-repeat;background-size: 32px}
.banner_foot ul li .banner02 {background:#f4f4f4 url(../images/common/icon_login_call02.png) 12px center no-repeat; background-size: 32px}
.banner_foot ul li .banner02:hover {background:#f1f0f0 url(../images/common/icon_login_call02.png) 12px center no-repeat;background-size: 32px}

