/*login.html页面样式*/
.login_ad{width:100%;height:40px;line-height:40px;background-color:#09C}.login_ad p{color:#E6E6E6}.login_ad p span{color:#FFF68F}#login_carousel{width:100%;min-width:1200px;height:350px;overflow:hidden;position:relative;z-index:99}#login_carousel ul li{display:none;position:absolute;width:100%;height:350px}#login_carousel ul li img{display:block;width:1000px;height:350px;margin:0 auto}.login_carousel_btn{position:absolute;z-index:100;bottom:25px;left:20px}.login_carousel_btn span{display:block;width:25px;height:25px;line-height:25px;margin-right:15px;background:#666;border-radius:15px;position:relative;behavior:url("../js/public/PIE.htc");color:#CCC;text-align:center;float:left;cursor:pointer}.login_carousel_btn span:hover,span.carousel-selected{background:#1097E4;color:#fff}.login_form{position:absolute;top:25px;right:130px;width:300px;height:300px;background-color:#FFF;border-radius:5px;behavior:url("../js/public/PIE.htc");box-shadow:1px 1px 2px #CCC}.login_member{width:80%;margin:0 auto;text-align:center;font-size:18px;font-weight:bold;line-height:50px;border-bottom:2px solid #1097E4}.login_member:before{content:'';width:26px;height:26px;margin-right:2px;background:url("../img/ui/login_member.png") no-repeat;background-size:cover;display:inline-block;vertical-align:middle}.login_go,.login_label{margin-top:20px;display:block;text-align:center}.login_input{width:190px;height:26px;line-height:26px}.login_submit{width:238px;height:38px}.login_check{margin-top:10px;display:inline-block;margin-left:28px;position:relative}.login_check input{position:relative;top:1px}.login_register{float:left}.login_forget{float:right}.login_oth{width:80%;margin:15px auto 0;color:#E6E6E6}