.footer{ margin: auto; } .friend-link>h4{ width: 1200px; margin: auto; font-size: 16px; font-weight: 500; border-bottom: 1px solid #e6e6e6; height: 56px; } .friend-link>h4>span{ display: inline-block; line-height: 56px; height: 56px; border-bottom: 2px solid #51a7ff; } .friend-link>div{ width: 1200px; margin: 15px auto; } .friend-link>div>span{ color:#494949; font-size: 14px; } .friend-link>div a{ text-decoration: none; color: #494949; font-size: 14px; margin: 0 8px; } .friend-link a:hover{ color: #51a7ff; border-bottom: 1px solid #51a7ff; } .footer>div>span:last-child{ border-right: 1px solid #fff; } .footer a:hover{ color: #51a7ff; border-bottom: 1px solid #51a7ff; } .footer ul{ width: 100%; text-align: center; background-color: #494949; color: white; font-size: 12px; overflow: hidden; padding: 35px 0px; } .footer ul li{ width: 100%; margin-bottom: 12px; } .footer>ul a{ text-decoration: none; color: white; margin: 0 8px; } .footer ul li:last-child a:hover{ border-bottom: none; } .ad_bottom .close{ top: 90px; right: 334px; } /* 右侧控件 */ .warp_ctlist{ position: fixed; top: 50%; right: 10px; margin-left: 565px; z-index: 100; } .warp_ctlist .ctlist{ width: 58px; } .warp_ctlist .ctlist>li{ width: 58px; height: 58px; font-size: 12px; margin-top: -1px; color: #494949; overflow: hidden; background-color: #f4f4f4; border: 1px solid #dcdcdc; transition: background-color .2s ease-in-out 0s; } .warp_ctlist .ctlist>li:hover{ background: #51a7ff; } .warp_weixin,.warp_qq,.warp_totop{ width: 58px; height: 58px; } .hide_top{display: none;} .warp_ctlist .ctlist li .ico{ height: 49px; text-align: center; padding: 5px 0; cursor: pointer; height: -webkit-fill-available; } .warp_ctlist .ctlist li span{ float: left; width: 100%; } .warp_ctlist .ctlist li .totop{ height: auto; padding: 14px 0; } /* .warp_ctlist .ctlist li .ico:hover{ background-color: #51a7ff; color: #fff; } */ .warp_ctlist .ctlist .code{ display: none; position: absolute; width: 110px; height: 110px; padding: 8px; right: 70px; top: -44px; background-color: #f6f6f6; border: 1px solid #c8c8c8; } .warp_ctlist .ctlist .code img{width: 100%;} .warp_code .border-right-empty { right: 2px; } .warp_right.warp_code { width: 140px; } .customer_service{ position: absolute; width: 165px; right: 70px; top: 10px; } .customer_service ul{ display: table; border: 1px solid #bebebe; } .customer_service>ul>li{ width: 100%; height: 50px; float: left; color: #fff; } .customer_service>ul>li>div{ padding: 6px 0 0 12px; } .customer_service .online{ background-color: #b1b1b1; } .customer_service .online>div>span{ text-align: left !important; font-size: 16px; } .customer_service .online>div>span +span{ font-size: 12px; } .customer_service{display: none;} .customer_service .qq_1{ border-bottom: 1px solid #bebebe; } .customer_service .qq_service{ color: #494949; background-color: #f6f6f6; } .qq_service:hover{ color: #fff; background-color: #51a7ff; } .qq_service:hover .qq_txt{ color: #fff; } .qq_service:last-child { border-bottom: none; } .customer_service .qq_service .qq_txt span{ width: 110px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .qq_service>div:first-child{display: flex;} .qq_service img{ width: 20px; margin-top: 6px; } .qq_service .qq_img{ float: left; height: 42px; width: 26px; } .qq_service .qq_txt{float: left; margin-left: 5px;} .border-right-empty { border-left: 12px solid #bebebe; border-bottom: 12px solid transparent; border-top: 12px solid transparent; position: absolute; right: 3px; top: 65px; } .border-right-empty span { display: block; width: 0; height: 0; border-left: 10px solid #f6f6f6; border-bottom: 10px solid transparent; border-top: 10px solid transparent; position: absolute; left: -12px; top: -10px; } .warp_right{ width: 14px; height: 153px; position: absolute; right: -14px; top: 0px; } /* 底部弹窗 */ .ad_bottom{ position: fixed; bottom: -4px; z-index: 99999; display: none; } .bottom_code{ position: absolute; top: 77px; width: 96px; right: 375px; } .close { position: absolute; color: #fff; border-radius: 12px; line-height: 20px; text-align: center; top: 76px; right: 313px; height: 20px; width: 20px; font-size: 20px; cursor: pointer; } .close:before { content: "\2716"; } /* 下载弹窗 */ .warp_download_popup{ position: fixed; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); top: 0; display: none; z-index: 9999; filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000) } .download_popup{ position: fixed; top: 40%; left: 43%; background: #fff; border: 1px solid #ccc; width: 400px; height: 160px; text-align: center; } .game_title{ text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; height: 54px; display: flex; align-items: center; justify-content: space-around; flex-direction: column; } .download_popup p{ font-size: 16px; color: #494949; font-weight: 600; padding: 14px 10px 0 18px; } .download_title { width: 100%; height: 28px; background: #cccccc; text-align: left; } .download_title span { padding-left: 12px; line-height: 28px; font-size: 15px; } .az_download{ width: 176px; height: 36px; border: 1px solid #8cc63d; border-radius: 8px; background-color: #fff; margin: auto; cursor: pointer; margin-top: 14px; } .az_download img{ padding: 10px 7px 10px 14px; float: left; } .az_download span{ font-size: 14px; color: #8cc63d; float: left; padding: 8px 18px 9px 0; } .az_download .az_hover{ width: 139px; height: 36px; float: left; border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .az_download .az_hover:hover{ background-color: #8cc63d; } .az_code{ background: #8cc63d; float: right; width: 36px; height: 36px; cursor: pointer; border-top-right-radius: 6px; border-bottom-right-radius: 6px; } .az_code img{ padding: 10px; width: 18px; } .big_az_code{ display: none; position: absolute; width: 120px; /* height: 152px; */ top: 60px; left: 300px; background-color: #f5f5f5; border: 1px solid #c2c2c2; } .big_az_code>img{ width: 100px; padding: 6px 10px; } .scan_code{ border-top: 1px solid #d8d8d8; background-color: #b1b1b1; height: 36px; } .scan_code span{ font-size: 12px; color: #fff; padding: 10px; float: left; } .scan_code img{ float: left; width: 16px; padding: 10px 0 0 10px; } #qrcode{ padding: 8px 11px;} #qrcode table{width: 100%;margin: 0px !important;height:100px;} .big_az_code .border-left-empty { position: absolute; left: -12px; top: -8px; width: 0; height: 0; border-bottom: 12px solid transparent; border-right: 12px solid #cfcfcf; border-top: 12px solid transparent; margin: 50px auto; } .big_az_code .border-left-empty span { display: block; width: 0; height: 0; border-bottom: 10px solid transparent; border-right: 10px solid #f5f5f5; border-top: 10px solid transparent; position: absolute; left: 2px; top: -10px; } .download_popup .close{ right: 7px; color: #000; top: 5px; } .warp_no_download_popup{ position: fixed; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); top: 0; display: none; z-index: 9999; filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000) } .no_download_popup{ width: 340px; height: 140px; position: fixed; top: 40%; left: 40%; border: 1px solid #cacaca; background: #fff; } .no_download_popup .tip{ height: 28px; background-color: #cccccc; font-size: 14px; } .no_download_popup .tip span{ line-height: 28px; padding-left: 10px; } .tip_txt p{ font-size: 16px; text-align: center; padding: 25px 0 0 0; } .tip_btn div{ width: 66px; height: 26px; color: #fff; text-align: center; border-radius: 5px; cursor: pointer; } .tip_btn div span{line-height: 26px;} .tip_btn { width: 166px; margin: auto; margin-top: 20px; } .tip_btn .determine{ float: left; background-color: #51a7ff; } .tip_btn .cancel{ float: right; background-color: #cccccc; } .tip .close { color: #000; top: 2px; right: 5px; } .big .no_download{ background-color: #cccccc !important; border: 1px solid #cccccc !important; color: #fff !important; } .no_content { text-align: center; padding: 66px; } .no_content img { width: 235px; } .no_content p{ font-size: 16px; color: #494949; line-height:20px; margin-top: 0px; text-align: center !important; } .no_content a { font-size: 14px; line-height: 45px; } .no_content a:hover { color: #51a7ff; } .customer_service .qq_service a { float: left; display: block; width: 125px; cursor: pointer; } #success_txt { width: 66%; margin: auto; }