losin.css
2.46 KB
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:12px;font-weight: normal;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
*{font-family: "Microsoft YaHei";}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.fr{float:right;}/* float right */
.fl{float:left;}/* float left */
.clear{clear:both;}/* clear float */
img{max-width:100%;border:none;}
body{min-width:617px;}
.login_bg{width: 617px;height: 295px;background: url(../img/login.png) no-repeat;position: absolute;;z-index: 1;top: 50%;;left: 50%;;margin-top: -147.5px;;margin-left: -308.5px;}
.login{width: 330px;float: right;overflow: hidden;padding:0px 0 30px 0px;}
.input-icon{font-size: 16px;color: #00569e;width: 90px;text-align: center; display: inline-block;}
.input-field{border: none;background: url(../img/password.png) no-repeat transparent;height: 16px;width: 177px;padding: 7px 0 7px 20px;}
.input-field1{border: none;background: url(../img/yam.png) no-repeat transparent;height: 16px;width: 69px;padding: 7px 0 7px 20px;}
input,button{outline:none;border:none;}
.input-hideo{padding-bottom: 12px;overflow: hidden;}
.yzm{width: 57px;height: 29px;background: url(../img/shuzi.png) no-repeat transparent; display: inline-block;vertical-align: top;}
.yzm>img{width: 45px;height: 23px;padding:2.5px 0 0 6px;}
.change{font-size: 12px;color: #4165a1;vertical-align: bottom;}
.form{padding-top: 42px;}
.enter{width: 144px;height: 35px;background: url(../img/enter.png) no-repeat;display: block;color: #fff;font-size: 18px;line-height: 35px;text-align: center;margin-left: 84px;cursor: pointer;margin-top: 10px;}
.shdow{width: 617px;height: 153px;background: url(../img/shadow.png) no-repeat;position: absolute;left: 50%;margin-left: -308.5px;top: 50%;margin-top: 147.5px;}
.login_bg>h4{font-size: 24px;color: #fff;text-align: center;line-height: 50px;}