@CHARSET "UTF-8"; .my_message{ display:inline-block; } .my_message li{ color:#fff; font-size:14px; line-height:30px; text-align:left; float:left; } .my_message li b{ display:block; } .my_message .left_space{ padding-left:10px; } .level_show{ color:#fff; cursor:pointer; font-size:14px; } .point_zhuanhuan{ background: #189d50 !important; color: #fff; font-size:12px; border:0px; border-radius:4px; padding:6px 8px; border-radius:3px !important; cursor:pointer; margin-left:10px; } .message_box{ color:#fff ; font-size:12px; margin-left:10px; } /*nav_middle*/ .right_btn{ float: right; margin: 5px 5px 0 0; width: 15%; } .right_btn a:last-child{ display: block; float: left; width: 50%; background: radial-gradient(#f3af55, #cc8220, #180202); padding: 4px 6px 4px 6px; border: 1px solid #3b2121; color:#e3e4d9; } .right_btn a{ display: block; float: left; width: 50%; background: radial-gradient(#8d0303, #680404, #180202); padding: 4px 6px 4px 6px; border: 1px solid #3b2121; color: #bcc096; } /*bottom_gundong*/ .header_bottom{ position: absolute; top:0; width: 100%; } .gundong_area{ padding-top:10px; } .title_gundong{ float: right; margin-top:5px; color: #fff; } .gundong_box{ float: right; width: 350px; height: 30px; margin-left: 10px; border:1px solid #000; color: #fff; font-size: 12px; background: #484848; } .header_border{ width: 100%; height:4px; margin: 0 auto; background-image: linear-gradient(to right,rgba(0,0,0,0), rgba(167, 167, 167, 0.5), #c7c7c7,rgba(167, 167, 167, 0.5), rgba(0, 0, 0, 0.2)); } .personal_inf{ float:right; } .personal_content{ position:relative; float: right; margin-left:10px; } .bottom_list{ margin-top:10px; } .bottom_list li{ float:left; width:25%; text-align:center; cursor:pointer; } .bottom_list li:hover{ background:#2b2b2b; } .btn-top_game{ display:none; position:fixed; bottom:100px; right:50px; } @media screen and (max-width:1222px){ .gundong_area { width: 1107px; margin: 0 auto; height: 35px; padding-top: 10px; } }