#userInfo { width: 45px; height: 45px; float: left; display: inline-block; } #userContent { /*border-bottom: 1px solid #01b7ff;*/ /*background: #3b8ee1 url(../images/layout/userLogo.png) 0 20px no-repeat;*/ /*padding-left: 70px;*/ position: relative; } #userContent.no-login { /*border-bottom: 1px solid #01b7ff;*/ /*background: #3b8ee1 url(../images/layout/userLogo.png) 0 8px no-repeat;*/ position: relative; } #userContent .userLink { /*position: absolute;*/ /*top: 0;*/ width: 45px; height: 45px; background: url(../images/layout/userLogo.png) center no-repeat; /*line-height: 68px;*/ text-align: center; color: #fff; cursor: pointer; z-index: 111; /*left: 0;*/ /*margin: 10px 0 0 10px;*/ background-size: 45px; /*display: none;*/ /*position: absolute;*/ /*left: 10px;*/ /*top: -5px;*/ } #userContent .userLink:hover, #userContent .userLink.active { border-color:rgba(45, 53, 68, 0.8); } #userContent .userInfo { background: rgba(45, 53, 68, 0.8) url(../images/layout/userLogo.png) 5px 8px no-repeat; position: absolute; top: 60px; right: 0px; z-index: 99999; width: 235px; background-size: 60px; display: none; height: 70px; } #userContent .userInfo.active { display: block; } #userContent .userInfo .login { display: none; color: #eeeeee; font-size: 16px; height: 46px; line-height: 46px; padding: 0px 10px; margin-left: 70px; } #userContent .userInfo .lgtop { margin-left: 70px; } #userContent .userInfo .login a { color: #ffffff; padding-left: 5px; font-size: 16px; font-weight: bold; } #userContent .userInfo .moreLink { display: none; color: #666; font-size: 16px; background: #fff; position: relative; } #userContent .userInfo .moreLink .linkList { padding: 5px 0; margin-left: 10px; } #userContent .userInfo .moreLink .linkList li { cursor: pointer; height: 42px; line-height: 42px; text-align: left; padding-left: 27px; width: 60px; font-size: 14px; } #userContent .userInfo .moreLink .linkList li:hover { color: #01b7ff; } #userContent .userInfo .moreLink .linkList li.quit { text-align: right; font-size: 14px; color: #999; height: 30px; line-height: 30px; cursor: pointer; } #userContent .userInfo .moreLink .linkList li.collect { background: url(../images/user/userCenter.png) 1px no-repeat; background-size: 13px; } #userContent .userInfo .moreLink .linkList li.myBh { background: url(../images/user/star.png) left no-repeat; background-size: 15px; display: none; } #userContent .userInfo .moreLink .linkList li.myBh.active { display: block; } #userContent .userInfo .moreLink .linkList li.myBh.uFavo { background: url(../images/user/uFavo.png) left no-repeat; background-size: 15px; } #userContent .userInfo .moreLink .linkList li.set { background: url(../images/user/set.png) left no-repeat; background-size: 15px; display: none; } #userContent .userInfo .moreLink .linkList li.share { background: url(../images/user/share.png) left no-repeat; background-size: 18px; width: 56px; vertical-align: top; } #userContent .userInfo .moreLink .linkList li.share a { height: 42px; line-height: 42px; text-align: left; color: #666; font-size: 14px; } #userContent .popup-lt { position: absolute; top: 0px; left: -20px; bottom: 19px; width: 20px; background: url(../images/popup/bg-pp-2d-lt.png) top left no-repeat; display: none; } #userContent .popup-lb { position: absolute; left: -20px; bottom: 0px; width: 42px; height: 19px; background: url(../images/popup/bg-pp-2d-lb.png) top left no-repeat; display: none; } #userContent .popup-rt { position: absolute; right: -8px; top: 0px; bottom: 19px; width: 8px; background: url(../../images/popup/bg-pp-2d-rt.png) top left no-repeat; display: none; } #userContent .popup-rb { position: absolute; right: -8px; bottom: 0px; height: 19px; left: 22px; background: url(../../images/popup/bg-pp-2d-rb.png) top right no-repeat; display: none; } #userContent .popup-ct { height: 48px; background: url(../../images/popup/bg-pp-23d-ct.png) top left repeat-x; color: #fff; padding-left: 10px; } #userContent .popup-ct.lgtop { display: none; } #userContent .popup-cb { background: #ffffff; } #userContent .username { font-weight: normal; padding-top: 15px; color: #fff; width: 155px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #userContent .lgtime { font-size: 12px; display: inline-block; color: #fff; } #userContent .quit { font-size: 12px; color: #999; display: inline-block; margin-left: 10px; cursor: pointer; border: 1px solid #eee; border-radius: 3px; padding: 3px 8px; position: absolute; bottom: 14px; right: 14px; display: none; } #userContent .mt10 { margin-top: 5px; padding-bottom: 10px; /*display: none;*/ } /*3D*/ #userContent.class3d .popup-lt { position: absolute; top: 0px; left: 0px; bottom: 19px; width: 20px; background: url(../../images/popup/bg-pp-3d-lt.png) top left no-repeat; } #userContent.class3d .popup-lb { position: absolute; left: 0px; bottom: 0px; width: 42px; height: 19px; background: url(../../images/popup/bg-pp-3d-lb.png) top left no-repeat; } #userContent.class3d .popup-ct { height: 48px; background: url(../../images/popup/bg-pp-23d-ct.png) top left repeat-x; } #userContent.class3d .popup-cb { background: #ffffff; } #userContent.class3d .popup-rt { position: absolute; right: 0px; top: 0px; bottom: 19px; width: 8px; background: url(../../images/popup/bg-pp-3d-rt.png) top left no-repeat; } #userContent.class3d .popup-rb { position: absolute; right: 0px; bottom: 0px; height: 19px; left: 16px; background: url(../../images/popup/bg-pp-3d-rb.png) top right no-repeat; } #userContent.class3d .username { /*padding-left: 10px;*/ } #userContent.class3d .lgtime { /*padding-left: 10px;*/ } .arrow { width: 16px; height: 14px; position: absolute; top: 10px; right: 10px; cursor: pointer; z-index: 1003; } .arrow.left { background: url(../images/layout/arrow_left.png) left no-repeat; display: none; } .arrow.right { background: url(../images/layout/arrow_right.png) left no-repeat; } .weideng { font-size: 14px; line-height: 24px; padding-top: 11px; } #userContent .lgfooter { width: 100%; height: 30px; margin-top: 5px; margin-bottom: 10px; display: none; } #userContent .lgfooter #switchInter { color: #fff; line-height: 30px; font-size: 16px; width: 100%; text-align: center; height: 100%; } #userContent .lgfooter dl { height: 100%; width: 100%; } #userContent .lgfooter dt { width: 100px; float: left; } #userContent .lgfooter dd { width: 100px; float: left; position: relative; height: 100%; overflow: hidden; cursor: pointer; } #userContent .lgfooter .bottom { width: 50px; height: 10px; position: absolute; background: #69a8f5; border-radius: 5px; top: 10px; left: 20px; } #userContent .lgfooter .check-button { position: absolute; height: 25px; width: 40px; background: #2b85f1; border-radius: 13px; line-height: 25px; top: 2px; left: 8px; }