body, html {font-family: "微软雅黑";margin: 0px;font-size: 14px;height: 100%;}

.looading-bg {position: absolute;width: 100%;height: 100%;z-index: -1;}

.br-area01 {width: 100%;height: 20%;}

.load-area {width: 620px;height: 350px;margin: auto;box-shadow: 0px 2px 2px #060;background-image: url(../img/login/load-bg.png);}
.load-area .area-01 {width: 100%;height: 80px;margin-bottom: 30px;}
.load-area .area-02 {width: 340px;height: 130px;margin-bottom: 10px;margin-left: 130px;}
.load-area .area-03 {width: 340px;height: 80px;margin-left: 130px;}

.btn-del {width: 24px;height: 24px;float: right;}
.btn-del:hover {background-position: 0px 24px;}

.input-area {height: 40px;}
.input-area .a-text {width: 80px;height: 30px;line-height: 30px;float: left;font-size: 16px;text-align: right;color: #666;}
.input-area .a-input {width: 230px;height: 30px;float: left;}
.input-area span {width: 110px;height: 30px;float: left;}
.input-area #ehong-code {width: 75px;height: 27px;float: left;margin-left: 35px;}
.input-area #ehong-code font {font-size: 25px;}
.input-area .a-star {width: 30px;height: 30px;float: left;}
.input-area .a-input input {width: 223px;height: 28px;border: 1px solid #ccc;border-radius: 2px;padding-left: 5px;font-size: 14px;color: #333;}
.input-area .a-input input:hover {border: 1px solid #777;border-radius: 2px;}
.input-area #ehong-code-input {width: 128px;height: 28px;border: 1px solid #ccc;border-radius: 2px;padding-left: 5px;font-size: 14px;color: #333;}
.input-area #ehong-code-input:hover {border: 1px solid #777;border-radius: 2px;}

.btn-rs {width: 228px;height: 38px;line-height: 38px;border-radius: 2px;background-color: #5bb531;text-align: center;font-size: 18px;color: #FFF;margin-left: 80px;cursor: pointer;text-shadow: 0px 0px 2px #666;border: 1px solid #2d8c00;}
.btn-rs:hover {background-color: #4ba621;text-shadow: none;}

.tishi-dl {width: 330px;height: 40px;line-height: 40px;font-size: 18px;color: #666;margin-left: 80px;}
.tishi-dl span {color: #2e87ff;margin-left: 6px;cursor: pointer;}

/*首页二维码*/
.g-icon{width:50px; height:100px; position:fixed; right:20px; top:150px; background-image:url(/resources/img/downImg/codeicon.jpg); z-index:1000;}
.g-icon ul{ margin:0; padding:0; width:50px; height:100px;}
.g-icon ul li{width:50px; height:50px; list-style:none;}
.g-code{width:200px; height:200px; position:fixed; right:69px; top:150px; overflow:hidden;  z-index:1000;}
.g-code ul{ margin:0; padding:0;}
.g-code ul li{width:200px; height:200px; list-style:none;}
.g-code ul  #q-code{display:none;}
.g-code a{ color:#090; text-decoration:none;}
.g-code a:hover{color:#0C0;}