@charset "UTF-8";
/*
* 作者：Poya QQ：931989338
* 邮箱：djcbpl@163.com
* 购买: 定制模板、主题
* 讨论群：149663025
* 微信公众平台：SoSoIT
* title:登录界面;
* 更多模板：https://shop155629335.taobao.com/?spm=a230r.7195193.1997079397.2.diL9ud
* 广告：本人承接各类大中小型管理系统的软件的设计与前端开发、主题开发，
* 有需要的朋友联系我啦~~~~
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,input,textarea,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent}
article,aside,figure,footer,header,hgroup,nav,section{display:block}

body{background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:12px;padding:0 !important;overflow:auto !important}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset !important}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

input,select{vertical-align:middle;font-family:'Microsoft Yahei'}
input[type=text]::-ms-clear,input[type=tel]::-ms-clear,input[type=number]::-ms-clear{display:none}
textarea{resize:none}

img{border:0;max-width:100%;-ms-interpolation-mode:bicubic}

.modal{background:url(img/bgyun.png) no-repeat;  display: block; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; overflow: hidden; outline: 0; }
.modal .modal-dialog{position: relative;margin:50px auto;width: 640px;  }
.modal .modal-content{border-radius:0;background:url(img/loginbox.png) no-repeat;min-height:460px;}
.modal .col-left{width:337px;height:120px;color:#b2b2b2;padding: 178px 0 0 20px;float: left }
.modal .col-right{padding: 200px 10px 0 50px;  width:280px;height:426px;float: left}
.modal .modal-body{position: relative;height:426px; padding: 15px; }
.modal .modal-content .modal-header{min-height: 16.43px; padding: 15px; border-bottom: 1px solid #e5e5e5; color:#097ed5; }

.v5-input-txt{padding:0 15px 10px}
.v5-input-txt .form-control{height:42px;line-height:normal;padding-bottom:10px;padding-top:10px}
.v5-input-txt #id_mobile_code_f,.v5-input-txt .send-verify{float:left}
.v5-input-txt #id_mobile_code_f{width:170px;border-radius:0;margin-right:24px}
.v5-input-txt .send-verify{width:144px;height:42px;line-height:30px;background:#5ecfb5;color:#fff;text-align:center;padding:0;cursor:pointer;border:0}
.v5-input-txt .btn{padding-bottom:8px;padding-top:8px}

#loginModal .form-group{margin-bottom:5px}
.form-control {display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.form-control:focus{border-color:#1bbc9b;outline:0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(27, 188, 155, 0.6);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(27, 188, 155, 0.6);}
.marginB10{margin-bottom:10px}
.btn{background:#5ecfba;border-color:#5ecfba;color:#fff; display: inline-block; padding: 6px 12px; width: 100%; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.btn-micv5{background-color:#5ecfba;color:#fff;padding:8px 12px}
#loginModal .globalLogin{height:47px;color:#fff;font-size:14px; background:#3daae9; background:-webkit-linear-gradient(#3daae9,#097ed5); background:-o-linear-gradient(#3daae9,#097ed5); background:-moz-linear-gradient(#3daae9,#097ed5); background:linear-gradient(#3daae9,#097ed5)} #loginModal .threeLogin{position:absolute;left:30px;bottom:15px}
.loginbm {
    padding-bottom: 30px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #000;
    z-index: 999;
    font-size: 16px;
}