@charset "utf-8";
*{margin:0;padding:0;list-style:none}
html,body,iframe,dl,dt,dd,ul,ol,li,form,button,input,select,textarea,th,td,p{margin:0;padding:0;}
ul,ol{list-style:none;webkit-padding-start:0px}
strong,label,span,b,a,i{display:-moz-inline-box;display:inline-block}
img{border:0 none}

.dly{display:flex;align-items:center;justify-content:space-between;padding:20px 0}
.dly .fanhui{font-size:15px;position:relative;display:flex;}
.dly .fanhui i{color:#F00;margin-right:3px;font-size:18px;margin-top:-2px}

.denglu{height:580px;background:#7be0fe;}
.denglu .main{background:url(/Images/login_bg.jpg) #7be0fe no-repeat}
.denglu .login{float:right;padding:20px 40px 30px;width:260px;height:425px;background:rgba(255,255,255,0.5);border-radius:8px;border:1px solid #FFF;margin-top:35px}
.denglu .tips{margin:auto;font-size:32px;text-align:center;padding-bottom:10px}
.denglu .xuanze{margin:auto;width:200px;background:#f2f3f8;height:30px;padding:3px 4px;border-radius:30px;-webkit-border-radius:30px;overflow:hidden}
.denglu .xuanze div{width:50%;float:left;color:#000;display:flex;justify-content:center;align-items:center;height:30px;border-radius:32px;-webkit-border-radius:32px;cursor:default}
.denglu .xuanze div.on{box-shadow:0 1px 4px -1px rgba(122,127,153,.2);background:#FFF}
.denglu .xuanze div i{background-repeat:no-repeat;background-size:100%;width:15px;height:15px;display:block;border-radius:50%;-webkit-border-radius:50%;margin-right:3px;font-size:15px}
.denglu .xuanze div i.logo{background-image:url(/favicon.ico)}
.denglu .xuanze div i.weixin{font-size:17px;margin-top:-7px;color:#30ce7e}
.denglu img.code{width:100%;margin-top:20px;}
.denglu .gz{color:#999;text-align:center}











