/*html {*/

/*  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/

/*  -webkit-filter: grayscale(100%);}*/
body {
  min-width: 1280px;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-family: "Helvetica Neue", "Microsoft YaHei", "SimHei", sans-serif;
}

a {
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

em,
i {
  font-style: normal;
  font-weight: normal;
}

li {
  float: left;
  list-style: none;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.hidden {
  display: none;
}

.site_nav {
  position: fixed;
  z-index: 99999;
  width: 100%;
  font-size: 14px;
}

.fbw-header-box {
  height: 100%;
  margin: auto;
}

.page-content-box {
  position: relative;
  top: 0;
  z-index: 1;
  /*margin-top: -50px;*/
}

.page-content-box-mt50 {
  margin-top: -50px;
}

.page-bg {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 1280px;
}

.page1 {
  overflow: hidden;
  background-image: url("https://cdn.17uxi.com/images/pin01_new.jpg?v=9");
  /*background-image: url('https://cdn.17uxi.com/images/new-06.jpg?v=9');*/
  background-repeat: no-repeat;
  background-position: top center;
  /*background-size: auto 950px;*/
  height: 950px;
}

.page1-1 {
  height: auto;
  overflow: inherit;
}

.page1-nav {
  position: relative;
  top: 130px;
  /*top:80px;*/
}

.page2-nav {
  position: relative;
  top: 30px;
  /*top:80px;*/
}

.page1-nav li {
  font-size: 20px;
  width: 33%;
  text-align: center;
}

.page1-nav-list {
  position: relative;
  width: 33%;
  min-width: 300px;
  color: #ffffff;
}

.page1-left-nav {
  float: left;
  margin-left: 5%;
}

.page1-right-nav {
  float: right;
  margin-right: 5%;
}

.page1-nav-item {
  margin: auto 0;
  color: #ffffff;
  text-shadow: 2px 6px 2px #333333;
}

.page1-nav-item:hover {
  color: #ffffff;
  text-shadow: none;
}

.page1-content {
  position: relative;
  width: 1280px;
  top: 924px;
  margin: 0 auto;
}

.page1-content > li {
  margin-right: 10px;
  margin-left: 10px;
}

.page1-enterGame-btn {
  width: 322px;
  height: 112px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.page1-login-box {
  width: 322px;
  height: 345px;
  position: relative;
}

.page1-login-box-bg {
  width: 302px;
  height: 268px;
  background: url(/images/2021/login_panel_bg.png) center 0 no-repeat;
  font-size: 12px;
  background-size: cover;
  position: absolute;
  top: 105px;
  left: 10px;
}

.page1-login-box-content {
  padding-top: 25px;
}

.page1-userinfo-box {
  margin-left: 14px;
}

.page1-login-box-content-item2 {
  margin-top: 12px;
}

.page1-login-box-content-item3 {
  margin-top: 20px;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
}

.page1-content a,
.page1-content a:hover {
  color: #ffffff;
}

.page1-login-box-content-item3 li {
  width: 33%;
}

.page1-login-box-content-item3 li:nth-child(n + 2) {
  text-align: center;
}

.page1-login-box-content-item4 {
  margin-top: 28px;
}

.page1-login-box-content-item4 li {
  width: 50%;
}

.panel-item-label {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  margin-right: 5px;
}

.panel-txt {
  color: #ffffff;
  background-color: #540909;
  width: 224px;
  height: 28px;
  border: none;
}

.panel-username {
  width: 275px;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
  margin: auto 0;
}

.page1-userinfo-box-func {
  font-size: 12px;
  margin-top: 5px;
}

.page1-userinfo-box-func > li {
  width: 33%;
  text-align: center;
}

.page1-userinfo-box-func > li:nth-child(2) {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.login-enter-game-btn-box {
  margin: 20px 0;
}

.page1-game-info {
  color: #ffffff;
  font-size: 12px;
}

.page1-game-info > p {
  margin-bottom: 5px;
}

.page1-game-info .info-content,
.page1-game-info .info-content a {
  color: #ffe07f;
}

.page1-game-info .info-content a {
  margin-right: 20px;
}

.page1-news-box {
  background: url("https://cdn.17uxi.com/images/page1NewsBg.png");
  width: 381px;
  height: 343px;
}

.page1-news-title {
  padding-top: 22px;
}

.page1-news-title > li {
  font-size: 14px;
  width: 20%;
  text-align: center;
}

.page-content-box .title-normal {
  color: #a3cfdb;
}

.page-content-box .title-selected {
  color: #7aeeff;
  border-bottom: 2px solid gray;
}
.page-content-box .more-server {
  float: right;
  margin: 5px 15px 0 0;
  color: #7aeeff;
  font-size: 12px;
}
.page1-news-strock {
  width: 56px;
  height: 6px;
  background-color: #7aeeff;
  margin-top: 5px;
  margin-left: 12px;
}

.page1-news-content {
  margin-top: 22px;
  margin-left: 12px;
  height: 72%;
  overflow: hidden;
}

.page1-news-content > li {
  float: none;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 12px;
}

.page1-news-content > li > span {
  display: inline-block;
  float: right;
  padding-right: 10px;
}

.news-content {
  float: left;
  padding-right: 20px;
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page2 {
  overflow: hidden;
  background: url("https://cdn.17uxi.com/images/pin02.jpg?v=2") center top no-repeat;
  height: 950px;
}

.page2-select-box {
  /*background: url('https://i0.sinaimg.cn/gm/wanwan/2016/zqds/images/selectServerBg.png') no-repeat;*/
  position: relative;
  top: -280px;
  left: 47%;
  width: 590px;
  height: 253px;
  opacity: 0;
}

.page2-select-server-title {
  position: relative;
  font-size: 20px;
  line-height: 54px;
  margin: auto 0;
}

.page2-box-content {
  margin-left: 20px;
}

.page2-server-head-box {
  color: #ffffff;
  font-size: 14px;
  font-family: "΢���ź�", "����", Arial, Helvetica, sans-serif;
}

.page2-server-list a,
.page2-server-list a:hover {
  color: #ffffff;
}

.page2-server-list li {
  width: 25%;
  margin-top: 10px;
}

.page2-more-server {
  display: inline-block;
  float: right;
  font-size: 14px;
  margin-right: 10px;
}

.list-item-icon {
  position: relative;
  display: inline-block;
  background: url("https://cdn.17uxi.com/images/serverItemIcon.png") no-repeat;
  width: 15px;
  height: 15px;
  top: 2px;
}

.list-item-server-name {
  display: inline-block;
  margin-left: 8px;
}

.page2-bottom-box {
  position: relative;
  left: 47.5%;
  top: 700px;
}

.page2-bottom-list {
  width: 580px;
}

.page2-bottom-other-btn {
  margin-left: -30px;
}

.page2-bottom-even-btn {
  margin-top: 60px;
}

.page3 {
  overflow: hidden;
  background: url("https://cdn.17uxi.com/images/pin03.jpg") center top no-repeat;
  height: 950px;
}

.page3-float-box {
  position: relative;
  overflow: hidden;
  top: 0px;
  width: 1206px;
  margin: 0 auto;
  opacity: 0;
}

.page4 {
  overflow: hidden;
  background: url("https://cdn.17uxi.com/images/pin04.jpg") center top no-repeat;
  height: 950px;
}

.page4-float1 {
  position: relative;
  float: left;
  background: url("https://cdn.17uxi.com/images/page4Float1.png") center center no-repeat;
  width: 367px;
  height: 511px;
  left: -367px;
  top: 206px;
  opacity: 0;
}

.page4-float2 {
  position: relative;
  background: url("https://cdn.17uxi.com/images/page4Float2.png") center center no-repeat;
  width: 566px;
  height: 346px;
  top: 440px;
  left: 47%;
  opacity: 0;
}

.page4-float3 {
  position: relative;
  top: -510px;
  left: 33%;
  background: url("https://cdn.17uxi.com7/images/page4Float3.png") center center no-repeat;
  width: 1072px;
  height: 400px;
  opacity: 0;
}

.page5 {
  background: url("https://cdn.17uxi.com/images/pin05-new.jpg") center top no-repeat;
  height: 950px;
}

.footer {
  width: 100%;
  height: 310px;
  padding: 0;
  font-size: 12px;
}

.footer-title {
  color: #7aeeff;
  font-size: 20px;
  line-height: 30px;
  margin: auto 0;
}

.footer-content {
  color: #ffffff;
  text-align: left;
  margin-bottom: 10px;
}

.footer-content span {
  display: inline-block;
}

.web-service-info {
  /*background-color: #1b1818;*/
  width: 100%;
  height: 216px;
}

.web-service-box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 18px;
}

.web-service {
  width: 240px;
  float: left;
  margin-right: 50px;
}

.friends-link-list {
  margin-top: 0;
}

.friends-link-list li {
  /* width: 15%; */
  margin-bottom: 10px;
}

.friends-link-item {
  display: inline-block;
  width: 88px;
  height: 27px;
  margin: 0 auto;
}

.friends-link-item img {
  width: 100%;
  height: 100%;
}

.footer_cen {
  width: 1206px;
  margin: 0 auto;
  padding: 16px auto;
}

.footer_cen .logo {
  width: 180px;
  height: 54px;
  float: left;
  overflow: hidden;
  margin-top: 3px;
  text-indent: -1000000px;
  background-image: url("../images/17uxi_logo.png");
}

.footer-hr {
  margin-bottom: 18px;
}

.logo a {
  background-size: 180px;
}

.logo a {
  width: 100%;
  height: 100%;
  float: left;
  background: url(https://i1.sinaimg.cn/gm/wanwan/2016/zqds/images/logo.png) no-repeat;
}

.approve {
  float: left;
  color: #888;
  line-height: 20px;
  margin: 0px 22px;
  text-align: left;
}

.right-aside {
  position: fixed;
  top: 200px;
  right: 5%;
  background: url("https://i1.sinaimg.cn/gm/wanwan/2016/zqds/images/rightAsideBg.png");
  width: 52px;
  height: 422px;
}

.right-aside .select-page-btn {
  position: relative;
  width: 52px;
  height: 61px;
}

.right-aside .select-page-btn1 {
  background: url("https://i3.sinaimg.cn/gm/wanwan/2016/zqds/images/asideSelectBtn1.png") center top no-repeat;
  top: 0;
}

.right-aside .select-page-btn2 {
  background: url("https://i0.sinaimg.cn/gm/wanwan/2016/zqds/images/asideSelectBtn2.png") center top no-repeat;
  top: 91px;
}

.right-aside .select-page-btn3 {
  background: url("https://i1.sinaimg.cn/gm/wanwan/2016/zqds/images/asideSelectBtn3.png") center top no-repeat;
  top: 182px;
}

.right-aside .select-page-btn4 {
  background: url("https://i2.sinaimg.cn/gm/wanwan/2016/zqds/images/asideSelectBtn4.png") center top no-repeat;
  top: 273px;
}

.right-aside .select-page-btn5 {
  background: url("https://i3.sinaimg.cn/gm/wanwan/2016/zqds/images/asideSelectBtn5.png") center top no-repeat;
  top: 364px;
}

.hide {
  display: none;
}

.login {
  width: 272px;
  height: 242px;
  background: url(images/loginBg.png) no-repeat;
  margin-top: 10px;
  padding: 20px 10px 0 20px;
  font-size: 12px;
}

/* ��¼ */

.login_bef {
  overflow: hidden;
  width: 84%;
  margin-left: 8%;
  height: 100%;
  position: relative;
  margin-top: 30px;
}

.login_bef .social-login {
  /* position: absolute; */
  /* bottom: 10px; */
}
.login_aft {
  line-height: 20px;
  padding: 5px 0;
  color: #fff;
  font-size: 14px;
  height: 200px;
}

.login_aft a {
  color: #fff;
  text-decoration: underline;
}

.login_aft a:hover {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.nexton {
  display: inline-block;
  width: 316px;
  margin: 15px auto 0;
  text-align: center;
  color: #fff;
}

.lfm {
  overflow: hidden;
  _zoom: 1;
  position: relative;
  float: left;
  display: inline;
  width: 100%;
}

.lfm span {
  line-height: 26px;
  position: absolute;
  left: 3px;
  top: 0;
  color: #fff;
  display: none;
}

.lfm input {
  border: none;
  width: 92%;
  height: 24px;
  padding: 5px 10px;
  line-height: 24px;
  color: #fff;
  /* float: left; */
  background: url("/images/2021/login_intpu_bg.png") no-repeat;
  background-size: 100% 100%;
  /* background: #540909; */
}
.lfm input::-webkit-input-placeholder {
  color: white;
}
.lfm input:-moz-placeholder {
  color: white;
}
.lfm input:-ms-input-placeholder {
  color: white;
}

.logbtn {
  width: 75px;
  height: 74px;
  display: inline-block;
  background: url(../images/logbtn.jpg) no-repeat;
  float: right;
  margin-top: 2px;
}

.lfnum input {
  width: 80px;
}

.lfnum img {
  float: left;
  height: 30px;
  width: 106px;
  cursor: pointer;
  margin-left: 6px;
}

.fgp {
  display: inline-block;
  margin: 15px 10px 10px 0;
  width: 78px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}

.fgp:hover {
  color: #ffc000;
}

.alert {
  color: #fff;
  line-height: 20px;
  padding-left: 10px;
}

.logtag {
  height: 58px;
  font-size: 0;
  position: absolute;
  left: 3px;
  bottom: 1px;
  overflow: hidden;
  text-align: center;
}

.logtag a {
  display: inline-block;
  width: 162px;
  height: 60px;
  float: left;
  margin: 0 1px;
}

.btnbox {
  width: 265px;
  height: 60px;
}

.btnbox a {
  /* width: 126px; */
  height: 46px;
  float: left;
  margin-right: 5px;
}

/* ���� */

#wbg {
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 188;
}

#swdiv {
  width: 550px;
  overflow: hidden;
  position: fixed;
  _position: absolute;
  top: 20%;
  z-index: 189;
  left: 50%;
  margin-left: -276px;
  display: none;
  box-shadow: 0 0 10px 5px #000;
}

#swdiv h1 {
  height: 42px;
  overflow: hidden;
  width: 550px;
  float: left;
  color: #15385d;
  font-size: 0;
  background: url(https://i1.sinaimg.cn/gm/wanwan/2014/yqcm3/images/stit.jpg) no-repeat;
}

.close {
  display: block;
  width: 32px;
  height: 32px;
  right: 2px;
  top: 4px;
  position: absolute;
}

.scon {
  background: #154390;
  border-top: 0;
  clear: both;
  overflow: hidden;
  padding-bottom: 10px;
  font-size: 14px;
}

#swdiv ul {
  clear: both;
  _zoom: 1;
  padding: 0 0 0 20px;
  width: 520px;
  overflow: auto;
  margin-top: 10px;
  height: 230px;
}

#swdiv li {
  float: left;
  width: 162px;
  line-height: 30px;
  height: 32px;
  display: inline;
  margin: 0 0 1px 1px;
  text-align: center;
}

#swdiv li a {
  color: #fff;
  display: inline-block;
  height: 30px;
  background: #2253a6;
  width: 160px;
  border: 1px solid #4573c0;
  border-radius: 1px;
}

#swdiv li a:hover {
  color: #fff;
  background: #2e63bc;
}

/* ����ҳβ */

.topbar {
  background: url(https://i0.sinaimg.cn/gm/hd/hpct/2013/0118/sp/blue.png) 0 -150px repeat-x;
  height: 39px;
  overflow: hidden;
  font-size: 12px;
}

.topbox {
  width: 960px;
  margin: 0 auto;
  height: 20px;
  margin: 10px auto 9px auto;
}

.topbox span {
  float: right;
}

.topbox a {
  color: #5c9bbb;
}

.fblue {
  color: #5c9bbb;
}

.fblue a:link,
.fblue a:visited,
a.fblue:link,
a.fblue:visited {
  color: #5c9bbb;
}

.fblue a:hover,
.fblue a:active,
a.fblue:hover,
a.fblue:active {
  color: #00d8ff;
}

.fwhite {
  color: #5c9bbb;
}

.fwhite a:link,
.fwhite a:visited,
a.fwhite:link,
a.fwhite:visited {
  color: #fff;
}

.fwhite a:hover,
.fwhite a:active,
a.fwhite:hover,
a.fwhite:active {
  color: #fff;
}

/*�ײ�*/

.footers {
  height: 100px;
  color: #fff;
  text-align: center;
  clear: both;
}

.footers a {
  color: #fff;
}

.footers a:hover {
  color: #fff;
  text-decoration: underline;
}

/*����ͼ*/

.focus {
  width: 488px;
  height: 344px;
  position: relative;
  background: #000;
  float: left;
}

.focus ul {
  position: absolute;
  width: 498px;
  height: 344px;
  overflow: hidden;
}

.focus li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 498px;
  height: 344px;
}

.focus img {
  width: 488px;
  height: 344px;
}

.num {
  position: absolute;
  left: 10px;
  bottom: 14px;
  font-size: 0;
}

.num span {
  background: #fff;
  display: inline-block;
  width: 20px;
  height: 10px;
  margin-right: 3px;
  cursor: pointer;
}

.num .on {
  background: #ff0000;
}

.footer_jiazhang {
  width: 1000px;
  margin: 0 auto 10px;
  text-align: center;
  color: #71747d;
  position: relative;
  padding-right: 0;
  padding-bottom: 60px;
  line-height: 25px;
  padding-top: 10px;
}

.footer_jiazhang .aboutus {
  margin: 0 10px 0 26px;
}

.footer_jiazhang p {
  margin-left: 50px;
}

.pay-info {
  font-weight: bolder;
  font-size: 14px;
  margin-bottom: 15px;
}

.pay-info .amount {
  width: 202px;
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  float: left;
  text-align: center;
  border: 1px solid white;
  margin: 0 4px 8px 0;
  cursor: pointer;
}

.pay-info .active {
  width: 200px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #7aeeff;
  color: #7aeeff;
  font-size: 16px;
}

.pay-info #amount_charge_num {
  font-size: 16px;
  color: red;
}

.pay-info #other_amount {
  height: 30px;
  line-height: 30px;
  border: none;
  width: 200px;
  text-align: right;
  font-size: 14px;
  margin-left: 20px;
}

.pay-info .button {
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  float: left;
  margin-right: 8px;
  cursor: pointer;
}

.pay_pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}

.pay_pop .content {
  height: 515px;
  width: 800px;
  margin: 50px auto;
  border-radius: 5px;
  background-color: transparent;
  color: white;
  position: relative;
  background-image: url("../images/2021/register_bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
#forgot_pass_pop .content {
  background-image: url("../images/2021/forgotpass_bg.png");
}
.pay_pop .social-login {
  height: 50px;
  line-height: 50px;
}

.social-login div {
  display: inline-block;
  font-weight: bold;
  color: #333;
}

.social-login img {
  width: 40px;
}

.pay_pop .content .header {
  /* border-bottom: 2px solid #d4d4d4; */
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  background-color: transparent;
}

.pay_pop .content .header .close_pop {
  float: right;
  font-size: 32px;
  margin-right: 20px;
}

.content .info-left {
  width: 40%;
  float: left;
  text-align: left;
  padding: 35px;
  font-size: 16px;
  padding-bottom: 0;
}

.content .info-right {
  width: 40%;
  float: right;
  /*text-align: right;*/
  padding: 5px;
  font-size: 16px;
}

.content .info-right iframe {
  width: 260px;
  height: 260px;
  overflow: hidden;
  margin: 20px;
  border: none;
}

#forgot_pass_pop .content .info-left p {
  margin-bottom: 5px;
}

.content .info-left p {
  margin-bottom: 4px;
}

.content .info-left {
  margin-bottom: 15px;
}

.content .info-left p span {
  display: inline-block;
  width: 100px;
}

.info-left input {
  height: 32px;
  line-height: 32px;
  width: 200px;
  border: none;
  border-radius: 4px;
  padding: 0 10px;
  background-color: transparent;
  color: #fff;
  text-align: right;
  font-size: 14px;
  margin-left: 20px;
  margin-top: 3px;
  outline: none;
}

#pl_wi {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
}

.welcomeMessage_Ww {
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  padding: 15px;
}

.news-post-main table {
  width: 100%;
}

.news-post-main td {
  /* border: 1px solid white !important; */
  padding: 3px 5px !important;
}

.select-server-box .user-active {
  text-align: right;
  /*font-size: 24px;*/
}

.page-d {
  color: white;
  display: flex;
  text-align: center;
}
.page-d .btn {
  padding: 10px 10px;
  background-color: #5b9fd3;
  color: white;
}
