*{padding:0;margin:0}
html{
    height:100%;
}
body{height:100%;background:#ebebeb;font-family:"Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif;color:#222;font-size:12px}
.top_div{width:100%;height: 400px}
.head_name{width: 100%;height: 30px;text-align: center;font-size: large;color: #1e7bce;padding-top: 10px;font-weight: bolder}
.top_div1{box-sizing: border-box;background-color:#02164f;width:100%;}.ipt{border:1px solid #d3d3d3;padding:10px 10px;width:290px;border-radius:4px;padding-left:35px;-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}.ipt:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.u_logo{background:url("../images/username.png") no-repeat;padding:10px 10px;position:absolute;top:33px;left:40px}.p_logo{background:url("../images/password.png") no-repeat;padding:10px 10px;position:absolute;top:12px;left:40px}.y_logo{background:url("../images/yzm.png") no-repeat;padding:10px 10px;position:absolute;top:23px;left:39px}a{text-decoration:none}
.tou{background: url("../images/zt.png?v=20190901");background-size:100% 100%;width:100px;height:130px;position:absolute;top:-140px;left:140px}.left_hand{background:url("../images/left_hand.png") no-repeat;width:32px;height:37px;position:absolute;top:-38px;left:150px}.right_hand{background:url("../images/right_hand.png") no-repeat;width:32px;height:37px;position:absolute;top:-38px;right:-64px}.initial_left_hand{background:url("../images/hand.png") no-repeat;width:30px;height:20px;position:absolute;top:-12px;left:100px}.initial_right_hand{background:url("../images/hand.png") no-repeat;width:30px;height:20px;position:absolute;top:-12px;right:-112px}.left_handing{background:url("../images/left-handing.png") no-repeat;width:30px;height:20px;position:absolute;top:-24px;left:139px}.right_handinging{background:url("../images/right_handing.png") no-repeat;width:30px;height:20px;position:absolute;top:-21px;left:210px}
div.AdminLogin{height:50px;line-height:50px;margin-top:10px;border-top-color:#e7e7e7;border-top-width:1px;border-top-style:solid}p.loginpwd{position:relative}p.loginusername{padding:20px 0 10px;position:relative;}p.yzm{padding:10px 0 10px;position:relative}div.login_top_img{width:165px;height:96px;position:absolute}
div.top_login_img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background:rgba(255,255,255,0.85);
    margin:-100px auto auto;
    border:1px solid #e7e7e7;
    border-image:none;width:400px;height:280px;
    text-align:center}
input.yzm{display:inline-block;width:115px;vertical-align:top;border:1px solid #d3d3d3;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}
a.yzm{vertical-align:middle;display:inline-block;width:74px;border:1px solid #D8D8D8;height:32px;border-radius:3px;cursor:pointer}p span.sub{width:80px;display:inline-block;line-height:35px;height:35px;vertical-align:top}input.yzm:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
a.yzm img{
    display: block;
    width: 100%;
    height:100%;
}