/*yapi 202605*/
/*reset*/
body {
  font-size: 14px;
  line-height: 24px;
  font-family:
    Verdana, arial, "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", "\9ED1\4F53",
    sans-serif;
  color: #000;
  position: relative;
}
body,
html,
a,
img,
div,
form,
select,
input,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
dt,
p,
label,
em,
span,
i {
  margin: 0;
  padding: 0;
}
a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #27c089;
}
ol,
ul,
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
img {
  border: none;
}
input,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
.cf {
  zoom: 1;
  clear: both;
}
.cf:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}
.fl,
.fr {
  _display: inline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.yahei {
  font-family: "\5FAE\8F6F\96C5\9ED1";
  _font-family: "\5B8B\4F53";
}
.w {
  width: 1001px;
  margin: 0 auto;
  overflow: hidden;
}
.lh,
.fixnav .top {
  line-height: 99;
  overflow: hidden;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.topbar {
  font-size: 12px;
  color: #333;
}
.topbar a {
  color: #333;
}
.topbar .logo {
  overflow: hidden;
  height: 32px;
}
:root * {
  filter: none\9 !important;
}
*html {
  background-image: url(#);
  background-attachment: fixed;
}
.pc-4399-content {
  background: #fff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.pc-4399-content i {
  display: inline-block;
}

.pc-4399-content .header-in {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  height: 68px;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1348px;
  padding-right: 55px;
}

.pc-4399-content .header-in,
.pc-4399-content .header-in .header-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pc-4399-content .header-in .header-logo,
.pc-4399-content .header-in .header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 26px;
}

.pc-4399-content .header-in .header-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pc-4399-content .header-in .header-nav .header-nav-item {
  color: #000;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  text-align: center;
  white-space: nowrap;
}

.pc-4399-content .header-in .header-nav .header-nav-item a {
  padding: 23px 26px;
  position: relative;
}

.pc-4399-content .header-in .header-nav .header-nav-item.active {
  color: #27c089;
  pointer-events: none;
}

.pc-4399-content .header-in .header-nav .header-nav-item.active a:after {
  background-color: #27c089;
  bottom: 13px;
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 24px;
}

.pc-4399-content .header-in .header-user {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pc-4399-content .header-in .header-user span {
  color: #333;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  white-space: nowrap;
}

.pc-4399-content .header-in .header-user .header-user-order {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding: 12px 16px;
}

.pc-4399-content .header-in .header-user .header-user-order:hover {
  background: #f5f7f8;
  border-radius: 8px;
}

.pc-4399-content .header-in .header-user .header-user-order .icon-order {
  background-position: 81.6901408451% 30.3571428571%;
  height: 24px;
  margin-right: 8px;
  width: 24px;
}

.pc-4399-content .header-in .header-user #not-login-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  padding: 8px 16px;
}

.pc-4399-content .header-in .header-user #not-login-wrap:hover {
  background: #f5f7f8;
  border-radius: 8px;
}

.pc-4399-content .header-in .header-user #not-login-wrap .icon-default {
  background-position: 86.5671641791% 0;
  height: 32px;
  margin-right: 8px;
  width: 32px;
}

.pc-4399-content .header-in .header-user #login-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  position: relative;
  width: 104px;
}

.pc-4399-content .header-in .header-user #login-wrap .image-container {
  background-position: 86.5671641791% 0;
  border-radius: 50%;
  height: 32px;
  width: 32px;
}

.pc-4399-content .header-in .header-user #login-wrap .image-container img {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap:hover
  .image-container
  img {
  display: block;
  position: absolute;
  -webkit-transform: scale(1.56);
  transform: scale(1.56);
  z-index: 102;
}

.pc-4399-content .header-in .header-user #login-wrap:hover .user-info-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pc-4399-content .header-in .header-user #login-wrap img {
  border-radius: 50%;
  display: none;
  height: 32px;
  width: 32px;
}

.pc-4399-content .header-in .header-user #login-wrap .user-info-panel {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #36363d;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 205px;
  padding: 40px 16px 16px;
  position: absolute;
  right: -10px;
  top: 40px;
  -webkit-transform: none;
  transform: none;
  width: 200px;
  z-index: 100;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-name {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 8px;
  max-width: 100%;
  word-break: break-all;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-uid {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 16px;
  max-width: 100%;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-my-comment {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  height: 38px;
  justify-content: center;
  line-height: 100%;
  margin-bottom: 32px;
  position: relative;
  width: 160px;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-my-comment:after {
  background: hsla(0, 0%, 100%, 0.1);
  bottom: -16px;
  content: "";
  height: 0.5px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 168px;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-my-comment
  .icon-more {
  background-position: 63.2911392405% 40.1069518717%;
  height: 11.3333333333px;
  margin-left: 4px;
  width: 8px;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-my-comment:hover {
  background: #fff;
  color: #333;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-my-comment:hover
  .icon-more {
  background-position: 56.9620253165% 40.1069518717%;
  height: 11.3333333333px;
  width: 8px;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-logout
  span {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  justify-content: center;
  line-height: 100%;
  padding: 6px 8px;
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-logout
  span:hover {
  color: #fff;
}

.pc-4399-content #home-card-xjy {
  opacity: 0;
}

@media (max-width: 1348px) {
  .pc-4399-content .header-in {
    padding-left: 20px;
  }

  .pc-4399-content .header-in .header-logo {
    margin-right: 36px;
  }

  .pc-4399-content .header-in .header-nav {
    margin-right: 16px;
  }

  .pc-4399-content .header-in .header-nav .header-nav-item {
    margin-right: 0;
  }

  .pc-4399-content .header-in .header-nav .header-nav-item a {
    padding: 18px 16px;
  }
}

@media (any-hover: hover) {
  .pc-4399-content .header-in .header-nav .header-nav-item:hover {
    color: #27c089;
  }
}

.pc-4399-content
  .header-in
  .header-user
  #login-wrap
  .user-info-panel
  .user-info-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pc-4399-footer {
  background: #333;
  color: #fff;
  min-width: 1030px;
}

.pc-4399-footer i {
  display: inline-block;
}

.pc-4399-footer .icon-yx {
  background-position: 100% 30%;
  height: 16px;
  width: 16px;
}

.pc-4399-footer .icon-yxh {
  background-position: 100% 45%;
  height: 16px;
  width: 16px;
}

.pc-4399-footer .icon-my {
  background-position: 82.6666666667% 96.6666666667%;
  height: 16px;
  width: 16px;
}

.pc-4399-footer .icon-api {
  background-position: 58.6666666667% 96.6666666667%;
  height: 16px;
  width: 16px;
}

.pc-4399-footer .icon-web {
  background-position: 100% 15%;
  height: 16px;
  width: 16px;
}

.pc-4399-footer .icon-news {
  background-position: 100% 0;
  height: 16px;
  width: 16px;
}

.pc-4399-footer .icon-mgw {
  background-position: 79.4520547945% 74.1379310345%;
  height: 20px;
  margin-right: 8px;
  width: 20px;
}

.pc-4399-footer .phone_wrapper {
  margin: 0 auto;
  min-width: 1030px;
  padding: 24px 0 36px;
  position: relative;
  text-align: center;
}

.pc-4399-footer .phone_wrapper a {
  color: #616161;
}

.pc-4399-footer .phone_wrapper a:hover {
  color: #fff;
}

.pc-4399-footer .phone_wrapper .phone_product {
  border-bottom: 0.5px solid hsla(0, 0%, 100%, 0.1);
  font-size: 16px;
  padding-bottom: 24px;
}

.pc-4399-footer .phone_wrapper .phone_product li {
  display: inline-block;
  line-height: 16px;
  padding-right: 25px;
  position: relative;
}

.pc-4399-footer .phone_wrapper .phone_product li:after {
  background: hsla(0, 0%, 100%, 0.1);
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
}

.pc-4399-footer .phone_wrapper .phone_product li:last-child:after {
  display: none;
}

.pc-4399-footer .phone_wrapper .phone_product li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #b3b3b3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pc-4399-footer .phone_wrapper .phone_product li a span {
  font-size: 12px;
  line-height: 16px;
}

.pc-4399-footer .phone_wrapper .phone_product li a:hover {
  color: #fff;
}

.pc-4399-footer .phone_wrapper .phone_product li a i {
  margin-right: 8px;
}

.pc-4399-footer .phone_wrapper .phone_product li a i.ico_yx {
  background-position-y: -76px;
}

.pc-4399-footer .phone_wrapper .phone_product li a i.ico_yxh {
  background-position-y: -152px;
}

.pc-4399-footer .phone_wrapper .phone_product li a i.ico_my {
  background-position-y: -190px;
}

.pc-4399-footer .phone_wrapper .phone_product li a i.ico_api {
  background-position-y: -114px;
}

.pc-4399-footer .phone_wrapper .phone_product li a i.ico_news {
  background-position-y: -38px;
}

.pc-4399-footer .phone_wrapper .phone_copyright {
  color: #fff;
  font-size: 12px;
  padding-top: 24px;
}

.pc-4399-footer .phone_wrapper .phone_copyright a {
  border-right: 1px solid hsla(0, 0%, 100%, 0.1);
  margin-right: 12px;
  padding-right: 12px;
}

.pc-4399-footer .phone_wrapper .phone_copyright a:last-child {
  border-right: 0;
}

.pc-4399-footer .phone_wrapper .phone_copyright .m_link {
  padding-bottom: 26px;
}

.pc-4399-footer .phone_wrapper .phone_copyright .m_link a {
  border-right: 1px solid hsla(0, 0%, 100%, 0.1);
  color: #b3b3b3;
  font-size: 12px;
}

.pc-4399-footer .phone_wrapper .phone_copyright .m_link a:hover {
  color: #fff;
}

.pc-4399-footer .phone_wrapper .phone_copyright .m_link a:last-child {
  border-right: 0;
}

.pc-4399-footer .phone_wrapper .phone_copyright .phone_copyright_content {
  color: #616161;
}

.pc-4399-footer .phone_wrapper .phone_copyright .phone_copyright_content p {
  line-height: 16px;
  margin-bottom: 12px;
}

.pc-4399-footer
  .phone_wrapper
  .phone_copyright
  .phone_copyright_content
  p:last-child {
  margin-bottom: 0;
}

.pc-4399-footer
  .phone_wrapper
  .phone_copyright
  .phone_copyright_content
  p
  span {
  border-right: 1px solid hsla(0, 0%, 100%, 0.1);
  margin-right: 8px;
  padding-right: 8px;
}

.pc-4399-footer
  .phone_wrapper
  .phone_copyright
  .phone_copyright_content
  p
  span:last-child {
  border-right: 0;
}

.pc-4399-footer .phone_wrapper .phone_copyright .phone_copyright_content p a {
  color: #616161;
}

.pc-4399-footer
  .phone_wrapper
  .phone_copyright
  .phone_copyright_content
  p
  a:hover {
  color: #fff;
}

.pc-4399-footer
  .phone_wrapper
  .phone_copyright
  .phone_copyright_content_bottom
  a {
  line-height: 20px;
}
#backtop-btn .icon-top,
.icon-swiper-next,
.icon-swiper-next:hover,
.icon-swiper-prev,
.icon-swiper-prev:hover,
.pc-4399-content .header-in .header-user #login-wrap .image-container,
.pc-4399-content i,
.pc-4399-footer i {
  background-image: url(http://pcgame.img4399.com/images/common64a9969.png);
  background-repeat: no-repeat;
  background-size: 166px 136px;
}

.header-search-list .swiper-slide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header-search .icon-search {
  background-image: url(http://pcgame.img4399.com/images/common64a9969.png);
  background-repeat: no-repeat;
  background-size: 166px 136px;
}

.header-search {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f5f7f8;
  border: 2px solid #f5f7f8;
  border-radius: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  overflow: hidden;
  position: relative;
  width: 260px;
}

.header-search:hover {
  border: 2px solid #333;
}

.header-search input {
  -webkit-box-flex: 1;
  background: transparent;
  border: none;
  color: #333;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  font-weight: 700;
  line-height: 135%;
  margin-right: 25px;
  outline: none;
  padding: 9px 20px;
}

.header-search input.opacity-1 {
  background: #f5f7f8;
  left: 0;
  position: absolute;
  right: 21px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.header-search input::-webkit-input-placeholder {
  color: #999;
  font-weight: 400;
}

.header-search input::-moz-placeholder {
  color: #999;
  font-weight: 400;
}

.header-search input:-ms-input-placeholder {
  color: #999;
  font-weight: 400;
}

.header-search input::-ms-input-placeholder {
  color: #999;
  font-weight: 400;
}

.header-search input::placeholder {
  color: #999;
  font-weight: 400;
}

.header-search .icon-search {
  background-position: 15.0684931507% 100%;
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
}

.header-search .icon-search_active {
  background-position: 0 100%;
  height: 20px;
  width: 20px;
}

.header-search.header-search-active {
  border: 2px solid #333;
}

.header-search-list {
  background: #f5f7f8;
  color: #999;
  height: 18px;
  left: 21px;
  line-height: 1;
  opacity: 0.5;
  overflow: hidden;
  pointer-events: none;
  position: absolute !important;
  right: 45px;
  top: 10px;
  width: calc(100% - 66px);
}

.header-search-list .swiper-slide {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  pointer-events: none;
}

.header-search-list.show {
  opacity: 1;
}
