.header-logo,
.h5-pop {
  background-color: #fff
}

.h5-pop .h5-pop-item,
.hotGame {
  text-align: center;
  border-bottom: 1px solid #ccc
}

.h5-pop .h5-pop-item,
.hotGame,
.hotGame .hotGame-list {
  border-bottom: 1px solid #ccc
}

.mainmenu>li,
.submenu {
  box-sizing: border-box
}

.h5-header {
  position: fixed;
  top: 0;
  left: 0;
  right:0;
  z-index: 999;
}

.header-logo {
  height: .6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 3.75rem
}

.header-logo .delicon,
.h5-pop {
  display: none
}

.header-logo .logo{
  width: 1.1rem;
  margin-left: .2rem
}

.header-logo span {
  margin: .2rem
}

.header-logo span i {
  font-size: 16px
}

.h5-pop {
  height: 100vh;
  background: rgba(255, 255, 255, .95);
  font-size: 14px
}

.h5-pop .h5-pop-item {
  height: 60px;
  line-height: 60px
}
.h5-pop .h5-pop-item a{
  color: #222;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.h5-pop .h5-pop-item span {
  margin-left: 10px
}

.h5-pop .h5-pop-item .iconfont {
  color: #BC0000
}

.h5-pop .h5-pop-item .icondiannao,
.h5-pop .h5-pop-item .iconfuli,
.h5-pop .h5-pop-item .iconkefu,
.h5-pop .h5-pop-item .iconlianxiwomen {
  font-weight: 600;
  font-size: 18px
}

.h5swiper {
  margin-top: .6rem;
  height: 2rem
}

.h5swiper .swiper-img {
  height: 2rem;
  object-fit: cover
}

.hotGame {
  margin-top: 10px;
  font-size: 18px
}
.hotGame a{
  color: #000;
}

.hotGame .iconfont {
  margin-left: 10px;
  color: #7A9CE3
}

.hotGame .hotGame-title-icon {
  height: 2px;
  width: .5rem;
  background-color: #BC0000;
  margin: 5px auto 0
}

.hotGame .hotGame-list {
  display: flex;
  align-items: center;
  padding: .2rem;
  font-size: 14px
}

.hotGame .hotGame-list img {
  width: .8rem;
  height: .8rem;
  object-fit: cover;
  background-size: cover
}

.hotGame .hotGame-list .hotGame-list-text {
  flex: 1;
  text-align: left;
  margin-left: 5px;
  color: #666
}

.hotGame .hotGame-list .hotGame-list-text .hotGame-list-text-2 {
  margin-top: 5px
}

.hotGame .hotGame-more {
  width: 2rem;
  height: 30px;
  line-height: 30px;
  border-radius: .3rem;
  background-color: #ddd;
  margin: .1rem auto;
  font-size: 16px
}

.gameHub-center,
.gameHub-footer {
  align-items: center;
  background-color: #fff;
  display: flex
}
.outgameHub {
  padding: 20px
}

.outgameHub img {
  width: 100%
}

.gameHub-center {
  justify-content: center;
  padding: 18px;
  text-align: left
}

.gameHub-center img {
  width: 48px;
  height: 48px;
  border-radius: 5px;
  object-fit: cover
}

.gameHub-center p {
  font-size: 12px
}

.gameHub-center .gameHub-center-text {
  margin-left: 10px;
  color: #5c5c5c
}

.gameHub-center .gameHub-center-text .p1 {
  color: #f29b33;
  font-weight: 800;
  font-size: 14px;
  margin-top: -5px
}

.gameHub-center .gameHub-center-text .p2 {
  margin: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.gameHub-footer {
  justify-content: flex-end;
  /*height: 50px;*/
  padding-bottom: 18px
}

.gameHub-footer .gameHub-footer-box {
  width: .8rem;
  height: 32px;
  border: 1px solid #BEB4A0;
  border-radius: 5px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #BEB4A0;
  margin: 0 .1rem
}

.gameHub-footer .gameHub-footer-box a {
  color: #BEB4A0;
}


.newsBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 12px 20px;
  border-bottom: 1px solid #ccc
}

.newsBox a {
  color: #000
}

.h5-footer {
  background-color: #333;
  color: #ccc;
  text-align: center;
  font-size: 14px;
  padding: 10px
}

.h5-footer .logoimg {
  width: 80px;
  height: 22px
}

.h5-footer a {
  color: #Ff8015;
  text-decoration: none
}

.h5-footer div {
  margin-top: 5px
}
.h5-footer .h5-footer-nav a{color:#cacaca;vertical-align:middle}
.h5-footer .h5-footer-nav .cut-off{margin:0 .1rem;vertical-align:middle;font-size:.16rem;display:inline-block}

.h5-footer .h5-footer-xy {
  color: #Ff8015
}

.h5-footer .h5-footer-gov {
  display: flex;
  align-items: center;
  justify-content: center
}

.h5-footer .h5-footer-gov img {
  width: 25px;
  height: 24px
}

.h5-footer .h5-footer-gov .gaimg {
  width: 20px;
  height: 20px
}

.h5-footer .h5-footer-gov a {
  color: #ccc
}

.mainmenu {
  margin: 10px auto 0;
  font-size: 16px;
  position: relative;
  padding: 0
}

.mainmenu>li.title {
  background-color: #e4644b;
  border-top: 1px solid #d05942;
  height: 48px;
  line-height: 48px;
  color: #f7f1e3
}

.mainmenu>li.title span {
  margin: 0 14px
}

.mainmenu>li.title:first-child {
  border-radius: 7px 7px 0 0;
  border-top: 0
}

.submenu {
  color: #ae9f9f;
  font-size: 13px;
  content: " "
}

.submenu li {
  line-height: 20px;
  padding-top: 11px;
  padding-bottom: 6px;
  background-color: #484141;
  border-left: solid 6px #484141;
  transition: border-left 220ms ease-in;
  display: flex;
  align-items: center
}
.submenu li img {
  width: 20px;
  height: 20px;
  margin: 0 5px
}

.submenu1-text1 {
  height: 50px
}
.submenu .expand-join-us li a{color:#ae9f9f;display:block;width:100%;height:100%;}
