* {
  margin: 0;
  padding: 0;
}

body {
  background: #42382f;
  color: #666;
  font: 14px Microsoft YaHei;
  position: relative;
}

img, input {
  border: 0 none;
}

li {
  list-style: outside none none;
  vertical-align: top;
}

a, input {
  outline: medium none;
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

em, i {
  font-style: normal;
}

.clearfix:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}

.clear {
  clear: both;
  float: none;
}

.w1000 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.w1200 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* {}副业 */
.content_fy {
  position: relative;
  padding-bottom: 74px;
  font-size: 16px;
  color: #8b8989;
}

.wrap {
  min-height: 200px;
  background-color: hsla(0, 0%, 100%, .9);
  border-radius: 8px;
}

.content_fy_hd {
  position: relative;
  padding: 0 40px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.content_fy_hd span {
  position: relative;
  padding-left: 20px;
  line-height: 100px;
  font-size: 18px;
  font-weight: 700;
  color: #33405a;
}

.content_fy_hd i {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 24px;
  background-color: #df6d54;
  border-radius: 4px;
  content: "";
}

.content_fy_hd p {
  line-height: 100px;
}

.content_fy_bd {}

.content_fy_bd ul {
  text-align: center;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}

.content_fy_bd ul li {
  float: left;
  padding: 70px;
}

.content_fy_bd_img {
  width: 148px;
  height: 148px;
  margin: 0 auto;
  border-radius: 50%;
  text-align: center;
}

.content_fy_bd ul img {
  margin-top: 40px;
  background: center;
}

.content_fy_bd_01 {
  position: relative;
  margin-top: 30px;
  padding-left: 20px;
  text-align: left;
}

.content_fy_bd_01 i {
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 62px;
  border-radius: 6px;
  display: block;
}

.main-title {
  font-size: 30px;
}

.sub-title {
  font-size: 18px;
}

.content_fy_bd_02 {
  margin-top: 24px;
}

.content_fy_bd_02 p {
  .text-align: left;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  white-space: nowrap;
}

.feedback {
  position: relative;
  padding: 30px 40px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.feedback i {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: url(../images/kf_04.png) #6f788d no-repeat 50%;
  background-size: 44px auto;
  display: block;
}

.feedback_title {
  padding-top: 12px;
  padding-left: 20px;
  text-align: left;
}

.feedback img {
  display: block;
  width: 810px;
  padding: 50px 0px 30px 40px;
}

/* 游戏介绍 */
.content_intr {}

.content_intr_hd {
  padding: 30px 40px 30px;
}

.content_intr_hd img {
  width: 180px;
  height: 180px;
  float: left;
  background-size: 44px auto;
  padding-top: 8px;
  padding-right: 10px;
}

.content_intr_bd {
  padding: 35px;
}

.content_intr_bd ul {
  overflow: hidden;
}

.content_intr_bd ul li {
  width: 360px;
  margin-right: 15px;
  margin-bottom: 50px;
  float: left;
}

.content_intr_bd ul li img {
  width: 100%;
  height: 210px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% auto;
}

.content_intr_bd ul li div {
  position: relative;
  height: 40px;
  margin-top: 20px;
  text-align: center;
  padding: 0 10px;
  font-size: 24px;
  line-height: 40px;
  color: #33405a;
}

.content_intr_bd ul li p {
  padding: 10px;
  line-height: 30px;
  font-size: 16px;
  color: #33405a;
}

.content_intr_bd ul li div i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 86px;
  height: 1px;
  background-color: #a4e6ff;
  content: "";
}

/* 游戏咨询页面 */
/* 关于我们*/
.content_about {
  position: relative;
  padding: 0 40px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.content_about .hd {
  width: 100%;
  position: relative;
  padding: 0 40px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.content_about .hd ul {
  float: left;
  position: absolute;
  overflow: hidden;
  left: 20px;
  top: -1px;
}

.content_about .hd ul li {
  position: relative;
  width: 110px;
  height: 40px;
  margin-top: 30px;
  text-align: center;
  line-height: 40px;
  color: #666;
  cursor: pointer;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.content_about .hd ul li.on {
  color: #fff;
  background: url(../images/news_tab.png) no-repeat 50%;
  background-size: 100% auto;
}

.content_about .bd ul {
  padding: 15px;
  zoom: 1;
  max-height: 900px;
  padding: 24px 0px;
  ;
  overflow-y: hidden;
}

.content_about .bd li {
  position: relative;
  margin-bottom: 16px;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  transition: color .3s ease;
}

.content_about .bd li a {
  width: 900px;
  padding-left: 186px;
  display: block;
  text-align: left;
}

.content_about .bd .title {
  margin-bottom: 18px;
  font-size: 24px;
  color: #434343;
}

.content_about .bd .content-pre {
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 16px;
  line-height: 1.5em;
  color: #8e8e8e;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}

.content_about .bd .tag {
  position: absolute;
  top: 16px;
  left: 40px;
  width: 112px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #5c6473;
  border-radius: 18px;
  transition: all .3s ease;
}

.content_about .bd li span {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 0 10px;
}

.content_about .bd li .date {
  float: right;
  color: #666;
}

.content_about .bd li div {
  display: inline-block;
}

.content_about_latest {
  background: #fef1e7;
}

.content_about_latest .tag {
  position: relative;
  margin-right: 20px;
  padding: 10px 0px;
  display: inline-block;
  background: #f87e42;
  /* border-radius: 4px 0 0 4px; */
  color: #fff;
}

.content_about_1 {
  text-align: left;
}

.content_about_1 i {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-size: 44px auto;
  display: block;
}
.content_about_1 i img{
  margin: 15px 13px;
}

.content_about_1 .fl {
  padding-top: 12px;
  padding-left: 20px;
}

.content_about_body {
  padding-top: 40px;
  padding-bottom: 30px;
  color: #666;
  text-indent: 2em;
  line-height: 2em;
  overflow: hidden;
}

.content_ln div {
  float: left;
  width: 280px;
  margin-right: 20px;
  padding: 0px 20px 20px;
  text-align: center;
  color: #bfbebe;
}

.content_ln img {
  float: left;
  width: 280px;
  margin-right: 20px;
  padding: 0px 20px 20px;
  text-align: center;
  color: #bfbebe;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.content_about .arrow {
  position: absolute;
  right: 10px;
  top: 0;
}

.content_about .arrow a {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow.png") 0 0 no-repeat;
}

.content_about .arrow .next {
  background-position: 0 -50px;
}

.content_about .arrow .prevStop {
  background-position: -60px 0;
}

.content_about .arrow .nextStop {
  background-position: -60px -50px;
}

/* 新闻窗口 */
.content_news {}

.content_news .hd {
  width: 100%;
  position: relative;
  padding: 0 40px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.content_news .hd ul {
  float: left;
  position: absolute;
  overflow: hidden;
  left: 20px;
  top: -1px;
}

.content_news .hd ul li {
  position: relative;
  width: 110px;
  height: 40px;
  margin-top: 30px;
  text-align: center;
  line-height: 40px;
  color: #666;
  cursor: pointer;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.content_news .hd ul li.on {
  color: #fff;
  background: url(../images/news_tab.png) no-repeat 50%;
  background-size: 100% auto;
}

.content_news .bd ul {
  padding: 15px;
  zoom: 1;
  max-height: 900px;
  padding: 24px 0px;
  ;
  overflow-y: hidden;
}

.content_news .bd li {
  position: relative;
  margin-bottom: 16px;
  padding: 10px;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  border-bottom: 1px solid #bdbfc0;
  transition: color .3s ease;
}

.content_news .bd li a {
  width: 900px;
  padding-left: 186px;
  display: block;
  text-align: left;
}

.content_news .bd .title {
  margin-bottom: 18px;
  font-size: 24px;
  color: #434343;
}

.content_news .bd .content-pre {
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 16px;
  line-height: 1.5em;
  color: #8e8e8e;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}

.content_news .bd .tag {
  position: absolute;
  top: 16px;
  left: 40px;
  width: 112px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #5c6473;
  border-radius: 18px;
  transition: all .3s ease;
}

.content_news .bd li span {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 0 10px;
}

.content_news .bd li .date {
  float: right;
  color: #666;
}

.content_news .bd li div {
  display: inline-block;
}

.content_news_latest {
  background: #fef1e7;
}

.content_news_latest .tag {
  position: relative;
  margin-right: 20px;
  padding: 10px 0px;
  display: inline-block;
  background: #f87e42;
  /* border-radius: 4px 0 0 4px; */
  color: #fff;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.content_news .arrow {
  position: absolute;
  right: 10px;
  top: 0;
}

.content_news .arrow a {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow.png") 0 0 no-repeat;
}

.content_news .arrow .next {
  background-position: 0 -50px;
}

.content_news .arrow .prevStop {
  background-position: -60px 0;
}

.content_news .arrow .nextStop {
  background-position: -60px -50px;
}

/* 充值界面 */
.gameList>ul {
  padding: 30px 100px;
}
.gameList_box{
  overflow: hidden;
}
.gameList_name {
  margin-bottom: 20px;
  float: left;
  margin-left: 30px;
}

.gameList_name div {
  float: none;
  display: inline-block;
}

.gameList_name input {
  float: none;
  display: inline-block;
  height: 30px;
  border: 1px solid #aaa;
}

.gameList_choice {
  width: 100%;
  padding-top: 42px;
  padding-bottom: 30px;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
}

.gameList_choice>div {
  display: inline-block;
  width: 170px;
  vertical-align: top;
  cursor: pointer;
  margin-left: 234px;
}

.gameList_choice p {
  width: 100%;
  font-size: 18px;
  color: #666666;
  text-align: center;
  height: 50px;
  margin-bottom: 20px;
}

.gameList_choice p span {
  font-size: 30px;
  color: #FE651C;
}

.bao_pay {
  width: 170px;
  height: 170px;
  background: url(../images/bao_pay.png) #fff no-repeat center;
  border: 1px solid #02AAEE;
}

.weixi_pay {
  width: 170px;
  height: 170px;
  background: url(../images/weixi_pay.png) #fff no-repeat center;
  border: 1px solid #6bc839;
}

.gameList_choice a {
  width: 170px;
  display: block;
  margin-top: 12px;
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  transition: all 0.2s;
  border-radius: 2px;
}
.gameList_money{
  width: 100%;
  padding-top: 32px;
  padding-bottom: 30px;
  position: relative;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
}
.gameList_money ul {
  margin-top: 15px;
  overflow: hidden;
  margin-left: 50px;
  color: #019fc6;
}

.gameList_money .on {
  border: 1px solid #019fc6;
  background-color: #019fc6;
  border-radius: 20px;
  position: relative;
}
.gameList_money .on a{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #fff;
}
.gameList_money .on a i{
  width: 22px;
  height: 22px;
  position: absolute;
  bottom: 4px;
  right: 4px;
  color: #fff;
  background: url(../images/checked-icon.png);
}

.gameList_money li {
  float: left;
  width: 200px;
  height: 100px;
  text-align: center;
  border: 1px solid #019fc6;
  margin-right: 20px;
  margin-bottom: 30px;
  border-radius: 20px;
}
.gameList_money li a{
  color: #019fc6;
}

.gameList_money input {
  position: absolute;
  width: 200px;
  height: 100px;
  top: 0;
  left: 0;
}

.gameList_money_01 {
  margin-top: 18px;
  font-size: 25px;
}

.gameList_money_02 {
  margin-top: 5px;
  font-weight: bold;
  font-size: 18px;
}

/* .gameList_temn a {
  display: block;
  width: 120px;
  height: 50px;
  border-radius: 5px;
  background-color: #019fc6;
  line-height: 50px;
  text-align: center;
  color: #fff;
  position: relative;
  padding: 0 40px;
  margin: 20px auto;
} */
.gameList_tishi {
  position: relative;
  margin-top: 30px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}

.gameList_tishi {
  line-height: 28px;
}
.content_news_box{
  padding: 0 80px 50px;
}
.content_news_box p{
  line-height: 35px;
  text-indent: 2em;
  margin-bottom: 10px;
  text-align: justify;
}
.content_news_box_tit{
  font-size: 30px;
  padding: 20px 0px;
  text-align: center;
}
.content_news_box h4{
  padding-top: 5px;
  text-align: left;
}
