/* .top_logo{width: 1550px;margin: 0 auto;display: flex;justify-content: space-between;position: absolute;top:10px;left: 50%;margin-left: -594px;} */
/* .logo{display: block;width:121px;height: 84px;background: url(https://game.gtimg.cn/images/cf/cp/a20260113cfplcjszty//logo.png) no-repeat;} */

.top_logo{width: 1550px;margin: 0 auto;display: flex;justify-content: center;position: absolute; top: 16px; left: 50%;transform: translateX(-50%);}
.hd_list{display: flex;justify-content: center;}
.hd_list li{width: 137px;height: 39px;display: flex;justify-content: center;align-content: center;align-items: center;}
.hd_list li em{display: block;width: 1px;height: 20px;background: #ffffff;}
.hd_txt{display: block;width: 137px;height: 39px;font-size: 20px;line-height:39px;text-align: center;color: #ffffff;cursor: pointer;}
.hd_list li:hover .hd_txt,.hd_list li.on .hd_txt{background: url(https://game.gtimg.cn/images/cf/cp/a20260113cfplcjszty/hd_bg.png) no-repeat;font-weight: bold;}

.head{position: relative;}
.login_box{color: #e37728;font-size:22px;text-align: center;line-height:32px;height: auto;position: absolute;left: 50%;transform: translateX(-50%);top: 1016px;display: none;}
.login_box a{color: #e37728;}