/*--body-*/
body {
  background: url(../images/bg.png) no-repeat center 0 #150702;
  position: relative; /* font-family: KaiTi; */
}

.wrap {
  margin: 0 auto;
  width: 1200px;
  background: #150702;
}
.bar1 {
  background: url(../images/bar1.jpg) no-repeat center;
  height: 546px;
}
.bar2 {
  background: url(../images/bar2.jpg) no-repeat center;
  height: 287px;
}
.bar3 {
  background: url(../images/bar3.jpg) no-repeat center;
  height: 450px;
}
.bar4 {
  background: url(../images/bar4.jpg) no-repeat center;
  height: 1140px;
}
.bar5 {
  background: url(../images/bar5.jpg) no-repeat center;
  height: 1052px;
}
.bar6 {
  background: url(../images/bar6.jpg) no-repeat center;
  height: 232px;
}

/* 登录样式 */
.login_bar {
  position: absolute;
  z-index: 200;
  margin-top: 100px;
  float: left;
  margin-left: 450px;
  background: url(../images/login.png) no-repeat center;
}
.login_bar a {
  text-indent: -9999px;
  display: block;
  font-size: 16px;
  color: #894a28 !important;
  line-height: 50px;
  width: 300px;
  height: 106px;
}
.login-infor {
  position: absolute;
  float: left;
  font-size: 16px !important;
  width: 200px;
  line-height: 50px;
  color: #894a28 !important;
  text-align: center !important;
  word-wrap: break-word;
}
.login-infor span {
  width: 200px;
}
#logout_btn {
  width: 90px;
  height: 50px;
  text-indent: 1px !important;
  float: left;
  margin-left: 190px;
  position: absolute;
  z-index: 200;
  margin-top: -50px;
  text-align: center;
  color: #c74b01 !important;
}

/* 活动规则样式	 */
.rule1 {
  width: 100%;
  height: 50px;
  color: #894a28;
}
.bar3 h1 {
  line-height: 40px;
  color: #894a28;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}
.bar3 p {
  line-height: 35px;
  color: #894a28;
  font-size: 16px;
  text-align: left;
  width: 95%;
  margin-left: 3%;
}

.rule2 {
  width: 100%;
  height: 160px;
}
.rule3 {
  width: 100%;
  height: 180px;
}

/* 激战魔王样式 */
.person ul {
  width: 450px;
  height: 150px;
  margin-left: 470px;
}
.person li {
  width: 160px;
  height: 70px;
  float: left;
  margin-left: 50px;
  margin-top: 2px;
  text-align: center;
  color: #ffb600;
  line-height: 70px;
  font-size: 30px;
}

/* 地图样式 */
.map {
  width: 100%;
  height: 850px;
}
.map li {
  width: 151px;
  height: 187px;
  float: left;
  position: absolute;
  z-index: 1;
}
.map li img {
  width: 100%;
  height: 100%;
}
.gift_go {
  width: 151px;
  height: 187px;
  float: left;
  position: absolute;
  z-index: 1;
  background: url(../images/u.png) no-repeat center;
}
.gift__over {
  width: 151px;
  height: 187px;
  float: left;
  position: absolute;
  z-index: 1;
  background: url(../images/u_no.png) no-repeat center;
}

/* 信息展示 */
.myInformation {
  width: 100%;
  height: 254px;
}
.bt_go {
  float: left;
  margin-left: 450px;
  background: url(../images/stop.png) no-repeat center;
  cursor: pointer;
  width: 269px;
  height: 254px;
  position: absolute;
  z-index: 300;
}
.bt_go:hover {
  background: url(../images/go.png) no-repeat center;
  cursor: pointer;
}

.information {
  width: 250px;
  height: 254px;
  float: left;
  margin-left: 880px;
}
.information h1 {
  text-align: right;
  margin-right: 124px;
  text-indent: 10px;
  color: #894a28;
  font-style: italic;
  font-size: 30px;
  margin-top: 80px;
  letter-spacing: 10px;
}
.information p {
  text-align: left;
  text-indent: 76px;
  color: #894a28;
  line-height: 26px;
  font-size: 18px;
  font-style: italic;
}

/* 购买道具样式 */
.bar5 ul {
  width: 100%;
  height: auto;
  background-color: rgb(82, 112, 34, 0.3);
}

.buy_dj {
  width: 263px;
  height: 238px;
  float: left;
  background: url(../images/buy_no.png) no-repeat center;
  margin-left: 25px;
}
.buy_dj_can {
  width: 263px;
  height: 238px;
  float: left;
  background: url(../images/buy_can.png) no-repeat center;
  margin-left: 25px;
}

.buy_dj_up {
  width: 80%;
  height: 88px;
  margin-top: 20px;
  margin-left: 5%;
}
.buy_dj_up p {
  width: 20px;
  float: left;
  color: #ec5f48;
  font-size: 20px;
  margin: 15px 0 0 10px;
}
.buy_dj_up h3 {
  transform: rotate(72deg);
  float: left;
  margin-left: 205px;
  position: absolute;
  z-index: 150;
  margin-top: 50px;
  font-size: 22px;
  color: #fff;
}

.buy_dj_up img {
  width: 110px;
  height: 60px;
  float: left;
  margin-left: 25px;
  margin-top: 15px;
}

.buy_dj h4 {
  color: #ec5f48;
  line-height: 25px;
  font-size: 12px;
  text-align: center;
}
.buy_dj p {
  color: #ec5f48;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
}

.buy_dj_can h4 {
  color: #ec5f48;
  line-height: 25px;
  font-size: 12px;
  text-align: center;
}
.buy_dj_can p {
  color: #ec5f48;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
}

.buy_dj_down {
  width: 100%;
  margin-top: 24px;
  height: 40px;
}
.buy_dj_down h3 {
  line-height: 40px;
  text-align: center;
  float: left;
  margin-left: 54px;
  width: 120px;
  color: #ec5f48;
  font-size: 20px;
}
.buy_dj_down h4 {
  color: #fff;
  float: left;
  text-align: center;
  float: left;
  width: 70px;
  height: 40px;
  line-height: 40px !important;
}
.buy_dj_down a {
  cursor: pointer;
}

/* tips样式 */

.show_ifnor {
  background-color: rgb(111, 23, 3, 0);
  position: absolute;
  z-index: 250;
  width: 260px;
  height: 140px;
  color: rgb(111, 23, 3, 0);
  cursor: pointer;
}
.show_ifnor:hover {
  position: absolute;
  z-index: 230;
  width: 250px;
  height: 150px;
  overflow-y: auto;
  color: rgb(111, 23, 3, 1);
  background-color: rgb(255, 255, 255, 0.9);
  border-radius: 20px;
  border: 3px solid #f3d1a1;
  box-shadow: 2px 10px 2px 1px rgba(232, 183, 155, 0.9);
}
.show_ifnor h5 {
  line-height: 20px;
  margin: 10px;
  font-size: 12px;
  pointer-events: none;
}

.show_ifnor::-webkit-scrollbar {
  width: 8px;
}

/* 滚动条轨道背景 */
.show_ifnor::-webkit-scrollbar-track {
  background-color: #f0fbf3;
  border-radius: 4px;
}

/* 滚动条滑块颜色 */
.show_ifnor::-webkit-scrollbar-thumb {
  background-color: #e7ba9f;
  border-radius: 4px;
}

/* 鼠标悬浮时滑块颜色 */
.show_ifnor::-webkit-scrollbar-thumb:hover {
  background-color: #29536d;
}
.bar2-time {
  text-align: center;
  font-weight: bold;
  color: #894a28;
  font-size: 30px;
}
