@charset "utf-8";
/* CSS Document */
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,group,menu,nav,section {margin: 0; padding: 0} article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block}
body,button,input,select,textarea { font: 14px/1.5 "微软雅黑",Arial,sans-serif}
p,a,ul,li,dl,dd,dt,h1,h2,h3,h4,img{ margin:0; padding:0; list-style:none; border:none;}
img{ vertical-align:middle;border:0}
a:hover{outline:none}
input{outline:none}
a img,a{border:none}
a,a:visited{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
ol,li{list-style:none;}
.clear{clear:both;height:0px;overflow:hidden;width:100%}



.box{width:100%;height:100%;position:relative}
.logo{position:absolute;left:20px;top:5%;text-align:left}
.login_box{position:absolute;bottom:17%;right:10%;background:url(../images/log_bg.png) no-repeat left bottom;background-size:100%;width:550px;height:550px; }
.login_box01{position:absolute;bottom:17%;right:10%;background:url(../images/log_bg01.png) no-repeat left bottom;background-size:100%;width:550px;height:550px; }
.login_box02{position:absolute;bottom:17%;right:10%;background:url(../images/log_bg02.png) no-repeat left bottom;background-size:100%;width:550px;height:550px; }

.login_bg{width:100%;height:100%;position:relative}
.login_bg ul{position:absolute;bottom:80px;left:80px}
.login_bg li{padding:10px }
.login_bg strong{color:#1A82CB;display:inline-block;padding:0 5px;width:60px;text-align:right}
.login_bg li input{border:1px solid #8DBC20;padding:2px;border-radius:3px}

.foot{position:absolute;bottom:3%;left:3%;color:#fff;font-size:14px}
.foot p{padding:3px}











