*{margin: 0;padding: 0;list-style: none;outline: none;text-decoration: none;}
a:hover{text-decoration: none;}
body{background: #13131a;padding-top: 46px;overflow-x: hidden;}
.flex{display: flex;align-items: center;justify-content: flex-start;}
.w1280{width: 1280px;margin: 0 auto;position: relative;}
.w1060{width: 1060px;margin: 0 auto;position: relative;}
body::-webkit-scrollbar {/*滚动条整体样式*/width: 6px;padding-right: 2px;     /*高宽分别对应横竖滚动条的尺寸*/}
body::-webkit-scrollbar-thumb {/*滚动条里面小方块*/background: #3f4558;width: 2px;}
body::-webkit-scrollbar-track {/*滚动条里面轨道*/background: transparent;}
header{position: fixed;width: 100%;top: 0;left: 0;z-index: 6;background: #13131a;}
.p_bg{background: url(../images/icon.png) 0 0 no-repeat;}
.purple_linear,.left_div .icon,#search {background: linear-gradient(to right , #353e6c , #423b68 , #573462 ,#61315e);}
.top_head{height: 46px;justify-content: space-between;position: relative;}
.left_div,.center_div,.right_div{height: 100%;}
.left_div .icon{width: 100px;height: 28px;border-radius: 20px;box-sizing: border-box;padding: 1px;color: #ff4d58;font-size: 12px;cursor: pointer;margin: 0 10px;}
.left_div .icon.cache{background: linear-gradient(to right , #2a2727 , #2f2829 , #33292a ,#362a2b);color: #686771;}
.left_div .icon p{width: 100%;height: 100%;background: #13131a;border-radius: 20px;display: flex;align-items: center;justify-content: center;}
.left_div .icon i{width: 16px;height: 14px;background-position: 0 0;margin-right: 6px;}
.left_div .icon.cache i{background-position-y: -21px;}
.left_div .icon:hover p,#search .inputs{background: linear-gradient(to right , #24273e , #2a273c , #342538 ,#382537);color: #fff;}
.left_div .icon:hover i{background-position-x: -26px;}
.left_div .icon.cache:hover p{background: linear-gradient(to right , #2a2727 , #2f2829 , #33292a ,#362a2b);color: #fed1c8;}

.center_div{position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.center_div p{width: 138px;height: 30px;justify-content: center;cursor: pointer;position: relative;}
.center_div p::after{content: "";position: absolute;width: 1px;height: 12px;background: #807f88;right: 0;top: 50%;margin-top: -6px;}
.center_div p:last-child::after{display: none;}
.center_div p span{background-position-x: -48px;display: block;width: 80px;height: 100%;font-size: 0;color: transparent;}
.center_div p.yxk span{background-position-x: -143px;}
.center_div p.cur span,.center_div p:hover span{background-position-y: -30px;}

#search{width: 180px;height: 28px;border-radius: 20px;box-sizing: border-box;padding: 1px;margin-right: 34px;position: relative;}
/* #search:hover .hot_search{display: block;} */
#search .inputs{height: 100%;border-radius: 20px;}
#search i{display: block;width: 18px;height: 18px;background-position: 0 -44px;margin:0 4px 0 8px;}
#search input{width: 140px;height: 22px;border: none;background: transparent;color: #fff;}
.hot_search{width: 180px;background: #262a36;border-radius: 4px;box-sizing: border-box;padding: 6px 4px 6px 8px;font-size: 12px;left: 0;top: 30px;position: absolute;display: none;}
.hot_search p{color: #686771;margin-bottom: 6px}
.hot_search li{color: #ffffff;margin-bottom: 6px;cursor: pointer;}
.hot_search li span{color: #ff4d58;}
.hot_search ul{overflow-y: auto;max-height: 112px;}
.hot_search ul::-webkit-scrollbar {/*滚动条整体样式*/width: 2px;padding-right: 2px;     /*高宽分别对应横竖滚动条的尺寸*/}
.hot_search ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/background: #3f4558;width: 2px;}
.hot_search ul::-webkit-scrollbar-track {/*滚动条里面轨道*/background: transparent;}

#person_info {position: relative;}
#person_info:hover .info_div{display: block;}
.info_div{position: absolute;width: 160px;background: #262a36;border-radius: 4px;top: 32px;left: 0;box-sizing: border-box;padding: 20px 10px;display: none;}
#person_info dl{font-size: 12px;color: #fed1c8;}
#person_info dt img{width: 100%;}
#person_info dt{width: 32px;height: 32px;border-radius: 50%;overflow: hidden;margin-right: -24px;z-index: 1;}
#person_info dd{width: 106px;background: #352a2b;border-radius: 20px;height: 26px;padding:0 14px 0 34px;box-sizing: border-box;line-height: 26px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.info_div p{font-size: 12px;color: #808080;}
.info_div b{font-size: 14px;color: #ff4d58;display:block;}
.info_div span{display: block;padding: 10px 0;border-bottom: 1px solid #454957;}
.info_div .logout{padding: 12px 0 0;cursor: pointer;}
.info_div .logout i{width: 14px;height: 14px;background-position: -32px -54px;margin-right: 6px;}


.big_swiper{height: 300px;background: #464650;margin: 0 0 0 10px;width: 1260px;}
.big_swiper .big_swiper_pagination{position: absolute;bottom: 34px;left: 50%;transform: translateX(-50%);display: flex;align-items: center;justify-content: center;z-index: 2;}
.big_swiper_pagination span{width: 20px;height: 4px;background: #fff;border-radius: 2px;opacity: 1;box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);transition: width .2s;}
.big_swiper_pagination span.swiper-pagination-bullet-active{width: 30px;background: #ff4d58;}
.swiper_content{font-size: 12px;color: #f6f6f6;position: absolute;top: 40px;left: 200px;transition: left .8s;}
.swiper-slide-active .swiper_content{left: 54px;}
.swiper_content .icon{width: 42px;height: 20px;background: antiquewhite;}
.swiper_content h4{font-size: 26px;margin: 9px 0;}
.swiper_content div{margin-top: 10px;}
.swiper_content div a{width: 160px;height: 42px;background: linear-gradient(to right , #cc202b , #dc2e39 , #f5444f , #ff4c57);font-size: 18px;color: #f3f3f3;border-radius: 6px;margin-top: 25px;display: block;text-align: center;line-height: 41px;}
.swiper_content div a:hover{background: #ff4d58;text-decoration: none;}
.swiper_content div span{display: block;width: 116px;background: #a0a0a0;height: 116px;border-radius: 6px;}
.swiper_content div span img,.swiper_content .icon img{width: 100%;height: 100%;}
.big_swiper .swiper-slide{background: 0 0 no-repeat}

.title{width: 118px;height: 20px;background-position: -8px -87px;margin: 10px;}
.game_list li{width: 292px;height: 158px;background: #b5b5b5;overflow: hidden;position: relative;clip-path: inset(0px round 6px); flex-shrink:0;margin: 0 10px 16px 16px;}
.game_list .game_img{width: 100%;height: 100%;}
.game_list li p{height: 32px;background: rgba(0,0,0,0.75);position: absolute;width: 100%;bottom: 0;left: 0;font-size: 12px;color: #ffffff;justify-content: space-between;box-sizing: border-box;padding: 0 16px 0 10px;}
.game_list li p a{color: #fff;}
.game_list li p .enter{width: 72px;height: 20px;background: #ff5454;border-radius: 4px;line-height: 19px;text-align: center;}
.game_list li p .enter:hover{background: #ff7171;text-decoration: none;}
.game_list {display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;}

.hot{overflow: hidden;}
.hot .title{background-position-y: -130px;}
.hot .game_list{display: block;}
.hot .game_list li{float: left;}
.hot .game_list li:first-child{width: 608px;height: 332px;margin: 0 10px 0 16px;}
.hot .game_list li:first-child p{height: 48px;padding: 0 8px 0 20px;}
.hot .game_list li:first-child span{font-size: 20px;font-weight: bold;}
.hot .game_list li:first-child i{font-size: 12px;font-style: normal;margin-left: 10px;}
.hot .game_list li:first-child .enter{width: 88px;height: 28px;line-height: 26px;}

.classic .title{background-position-y: -173px;}
/*.classic .game_list{display: none}
.classic .game_list:first-child{display: felx;}*/
.phone .title{background-position-y: -215px;}

.pagination{display: flex;align-items: center;justify-content: flex-end;padding-right: 18px;margin-top: -10px;}
.pagination p{width: 20px;height: 20px;border: 1px solid #b5b5b5;border-radius: 4px;color: #fff;text-align: center;line-height: 18px;margin-left: 4px;cursor: pointer;}
.pagination p:hover , .pagination p.cur{background: #ff5454;border-color: #ff5454;}
.b_t{font-size: 12px;color: #c9c9c9;text-align: center;margin: 20px auto;}

.all_game_menu {font-size: 14px;color: #fff;padding: 0 10px;} 
.all_game_menu ul{display: flex;align-items: center;justify-content: flex-start;}
.all_game_menu ul li{width: 68px;height: 22px;border-radius: 6px;text-align: center;line-height: 22px;margin: 11px;}
.all_game_menu ul li.curr,.all_game_menu ul li:hover{background: #ff4d58;cursor: pointer;}

.out_mask{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 6;background: rgba(0,0,0,0.5);display: flex;align-items: center;justify-content: center;}
.serv_box{background: #262a36;width: 632px;height: 550px;border-radius: 6px;margin: 0 auto;position: relative;}
.serv_box .service_wrap {background: #2e3342;border-radius: 6px;margin: 0 14px;height: 468px}
.serv_box h3{font-size: 16px;color: #e3e7f2;font-weight: normal;line-height: 40px;padding-left: 10px;}
.serv_box li{width: 186px;height: 30px;background: #7c86a5;border-radius: 4px;text-align: center;color: #fff;margin: 4px;}
.serv_box li a{color: #fff;display: block;height: 100%;display: flex;align-items: center;justify-content: center;}
.serv_box li a i{font-size: 12px;color: #00fcff;margin-left: 8px;font-style: normal;}
.serv_box ul{display: flex;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;padding-left: 6px;}
.palyed_box ul li{width: 138px;background: #7188cd;}
.serv_box li:hover,.server_btn:hover{background: #ff4d58;border-color: #ff4d58;}
#allserver_list{height: 228px;overflow-y: auto;width: 588px;}
#allserver_list::-webkit-scrollbar {/*滚动条整体样式*/width: 2px;padding-right: 2px;     /*高宽分别对应横竖滚动条的尺寸*/}
#allserver_list::-webkit-scrollbar-thumb {/*滚动条里面小方块*/background: #3f4558;width: 2px;}
#allserver_list::-webkit-scrollbar-track {/*滚动条里面轨道*/background: transparent;}
.search_box>div{padding-left: 10px;color: #98a2c1;font-size: 14px;}
.server_btn {width: 98px;height: 28px;border: 1px solid #cecece;text-align: center;border-radius: 6px;justify-content: center;margin-left: 26px;color: #fff;}

#played{font-size: 12px;color: #808080;text-align: center;position: absolute;right: 0;top: 0;z-index: 2;width: 68px;background: rgba(19,19,26,0.7);border-radius: 18px 0 0 18px;padding-bottom: 20px;top: 50%;transform: translateY(-50%);}
#played p{padding: 20px 0 6px;position: relative;margin-bottom: 10px}
#played p::after{width: 36px;height: 1px;background: #575757;content: "";position: absolute;bottom: 0;left: 16px}
#played dt{width: 48px;height: 48px;background: #b5b5b5;border-radius: 12px;margin:6px auto 2px;overflow:hidden;}
#played dt img{width: 100%;height: 100%;}
#played dd{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transform: scale(.88);color:#808080 ;}
#played .hide_click{width: 14px;height: 64px;background:  url(../images/close.png) 0 0 no-repeat;position: absolute;left: -14px;top: 50%;transform: translateY(-50%);clip-path: inset(0px round 6px);cursor: pointer;}
#played.open .hide_click{background-image: url(../images/open_05.png);}
#played.open{right: -68px}
.c_close{width: 14px;height: 14px;background: url(../images/c_05.png) 0 0 no-repeat;position: absolute;right: 10px;top: 10px;cursor: pointer;}
.server_head,#small_account h5{font-size: 18px;color: #e3e7f2;text-align: center;padding: 20px 0}

#small_account .add_account,#small_account .empty,#small_account .account_list,#small_account .warn_div{background: #262a36;border-radius: 6px;position: relative;}
#small_account .empty{width: 370px;height: 300px;font-size: 14px;color: #62697f;text-align: center;}
#small_account .empty dt{background: url(../images/add.png) 106px 42px no-repeat;width:334px;padding-top: 184px;margin: 0 auto}
#small_account .add_click{width: 336px;height: 58px;background: #2e3342;text-align: center;font-size: 16px;color: #ff4d58;margin: 28px auto 0;border-radius: 4px;line-height: 57px;cursor: pointer;}
#small_account .add_click:hover{background: #32384a}
#small_account .account_list{width: 484px;box-sizing: border-box;padding: 8px;padding-top: 34px}
#small_account .account_list li{background: #2e3342;height: 44px;display: flex;align-items: center;justify-content: space-between;padding: 0 8px;font-size: 12px;color: #ffffff;margin-bottom: 8px}
#small_account .account_list li img{width: 36px;height: 36px;border-radius: 50%;}
#small_account .account_list li dt{float: left;margin-right: 4px}
#small_account .account_list .add_click{width: 100%;border-radius: 0;margin-top: 0;height: 44px;line-height: 43px}
#small_account .account_list li dl{font-size: 12px;color: #a4b6eb;width: 130px;}
#small_account .account_list .add_click span{font-size: 12px}
#small_account .account_list li dd{line-height: 18px;margin-left: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#small_account .account_list li p{flex: 1}
#small_account .account_list li .p_bg {width: 24px;height: 24px;background-position: -180px -76px;margin: 0 0 0 6px}
#small_account .account_list li .p_bg.del{background-position-x: -216px;}
#small_account .account_list li .p_bg:hover{background-position-y:-106px;}
#small_account .account_list li a{width: 40px;height: 28px;border-radius: 4px;color: #fff;background: #ff4d58;text-align: center;line-height: 27px;margin-left: 8px}
#small_account .account_list li .sign{background: #445cc4}
#small_account .account_list li a:hover{filter: brightness(1.2); }

#small_account .add_account{width: 340px;}
.add_account .input_enter{width: 282px;height: 58px;border: 1px solid #454957;border-radius: 6px;line-height: 57px;background: #262a36;box-sizing: border-box;padding: 0 26px;font-size: 16px;color: #5e657a;margin: 0 auto 14px;display: block;}
.add_account .tip_s{font-size: 12px;color: #5e657a;text-align: center;margin: -16px 0 8px;}
.add_account .game_info_check{display: flex;align-items: center;justify-content: space-between;font-size: 12px;color: #98a2c1;padding: 0 30px}
.add_account .game_info_check select{width: 92px;height: 30px}
.add_account .game_info_check .server_id {width: 134px}
.add_account .game_info_check .select2-container--default .select2-selection--single{background: #262a36;color:#98a2c1;border-color: #454957 }
.add_account .game_info_check .select2-container--default .select2-selection--single .select2-selection__rendered{color:#98a2c1 }
.add_account .textarea{width: 282px;height: 58px;display: block;margin: 14px auto;border: 1px solid #454957;border-radius: 6px;background: none;color:#98a2c1;box-sizing: border-box;padding: 10px}
.account_check{padding: 0 30px 26px;display: flex;align-items: center;justify-content: space-between;}
#small_account button{width:134px;height: 58px;background: #ff4d58;color: #fff;border: none;outline: none;border-radius: 4px;font-size: 18px;color: #ffffff;font-weight: bold;}
#small_account .account_check button:last-child{background: #2e3342}

#small_account .warn_div{width: 328px;text-align: center;font-size: 14px;color: #fff}
#small_account .warn_div button{width: 282px;margin: 16px auto;}


