@charset "UTF-8";
.module1 {
  background: url(../img/module1.jpg) no-repeat center top;
  height: 953px;
  overflow: hidden;
}

.module1 .loginBox {
  width: 100%;
  position: absolute;
  top: 740px;
  left: 0px;
  text-align: center;
  color: #fff !important;
  line-height: 24px;
  font-size: 16px;
}

.module1 .loginBox span {
  margin: 0 5px;
}

.module1 .islogin {
  color: #e4e4e4;
  margin-left: 20px;
  cursor: pointer;
}

.module1 .loginBox .hov {
  color: #fff;
  cursor: pointer;
}

.module1 .loginBox .hov:hover {
  color: red;
}

.module2 {
  background: url(../img/module2.jpg) no-repeat center top;
  height: 434px;
  overflow: hidden;
}

.module2 .activity {
  background: url(../img/activity2.png) no-repeat center top;
  height: 133px;
  overflow: hidden;
  margin-top: 30px;
}

.module2 .award {
  margin-top: 30px;
}

.module2 .award ul {
  width: 976px;
  height: 80px;
  margin: 0 auto;
}

.module2 .award ul li {
  background: url(../img/module_award_bg.jpg) no-repeat center top;
  background-size: 100% 100%;
  display: inline-block;
  width: 234px;
  height: 151px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  position: relative;
}

.module2 .award ul li img {
  position: absolute;
  top: -35px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.module2 .award ul li p {
  width: 234px;
  line-height: 35px;
  background: #4b576a;
  color: #fff;
  position: absolute;
  top: 116px;
}

.module2 .award ul li p span {
  display: block;
  text-align: center;
  line-height: 17.5px;
}

.module2 .conBtns {
  text-align: center;
  margin-top: 105px;
}

.module2 .conBtns button {
  border: none;
  outline: none;
  background: url("../img/evBtn1.gif") no-repeat center top;
  width: 205px;
  height: 54px;
  cursor: pointer;
  text-indent: -3000px;
}

.module2 .conBtns button:hover {
  background: url("../img/evBtn1_1.gif") no-repeat center top;
}

.module2 .conBtns button.gray {
  background: url("../img/evBtn1_2.jpg") no-repeat center top;
}

.module3 {
  background: url(../img/module3.jpg) no-repeat center top;
  height: 546px;
  overflow: hidden;
}

.module3 .activity {
  background: url(../img/activity3.png) no-repeat center top;
  height: 133px;
  overflow: hidden;
  margin-top: 30px;
}

.module3 .award {
  margin-top: 30px;
}

.module3 .award .condition {
  width: 950px;
  margin: 0 auto;
  text-align: right;
  line-height: 40px;
  font-size: 15px;
  color: #c7c7c7;
}

.module3 .award .condition span {
  color: #fba900;
  font-size: 18px;
}

.module3 .award ul {
  width: 976px;
  height: 80px;
  margin: 0 auto;
}

.module3 .award ul li {
  background: url(../img/module_award_bg.jpg) no-repeat center top;
  background-size: 100% 100%;
  background-size: 100% 100%;
  display: inline-block;
  width: 195px;
  height: 260px;
  float: left;
  text-align: center;
  position: relative;
}

.module3 .award ul li .top {
  width: 191px;
  line-height: 35px;
  background: #68080c;
  color: #fff;
  position: absolute;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 3px;
}

.module3 .award ul li img {
  position: absolute;
  top: -70px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.module3 .award ul li .introduce {
  width: 195px;
  line-height: 35px;
  color: #fff;
  position: absolute;
  top: 155px;
}

.module3 .award ul li .introduce span {
  display: block;
  text-align: center;
  line-height: 17.5px;
}

.module3 .award ul li .introduce .ps {
  color: #fba900;
}

.module3 .award ul li .con2Btns {
  width: 195px;
  height: 35px;
  color: #fff;
  position: absolute;
  top: 205px;
  padding: 0;
  padding-top: 8px;
  border-top: 1px solid #000;
  text-align: center;
}

.module3 .award ul li .con2Btns button {
  border: none;
  outline: none;
  background: url(../img/ev2btn1.gif) no-repeat center;
  width: 125px;
  height: 34px;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  cursor: pointer;
}

.module3 .award ul li .con2Btns button:hover {
  color: #e3dac5;
}

.module4 {
  background: url(../img/module4.jpg) no-repeat center top;
  height: 565px;
  overflow: hidden;
}

.module4 .activity {
  background: url(../img/activity4.png) no-repeat center top;
  height: 133px;
  overflow: hidden;
  margin-top: 30px;
}

.module4 .award {
  margin-top: 30px;
}

.module4 .award .condition {
  width: 950px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 15px;
  color: #c7c7c7;
}

.module4 .award .condition span {
  color: #fba900;
}

.module4 .award ul {
  width: 976px;
  height: 80px;
  margin: 0 auto;
}

.module4 .award ul li {
  background: url(../img/module_award_bg.jpg) no-repeat center top;
  background-size: 100% 100%;
  background-size: 100% 100%;
  display: inline-block;
  width: 195px;
  height: 260px;
  float: left;
  text-align: center;
  position: relative;
}

.module4 .award ul li .top {
  width: 191px;
  line-height: 35px;
  background: #68080c;
  color: #fff;
  position: absolute;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 3px;
}

.module4 .award ul li img {
  position: absolute;
  top: -70px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.module4 .award ul li .introduce {
  width: 195px;
  line-height: 35px;
  color: #fff;
  position: absolute;
  top: 155px;
}

.module4 .award ul li .introduce span {
  display: block;
  text-align: center;
  line-height: 17.5px;
}

.module4 .award ul li .introduce .ps {
  color: #fba900;
}

.module4 .award ul li .introduce .s1 {
  color: #f6a908;
}

.module4 .award ul li .con3Btns {
  width: 195px;
  height: 35px;
  color: #fff;
  position: absolute;
  top: 205px;
  padding: 0;
  padding-top: 8px;
  border-top: 1px solid #000;
  text-align: center;
}

.module4 .award ul li .con3Btns button {
  border: none;
  outline: none;
  background: url(../img/ev2btn1.gif) no-repeat center;
  width: 125px;
  height: 34px;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  cursor: pointer;
}

.module4 .award ul li .con3Btns button:hover {
  color: #e3dac5;
}

.module5 {
  background: url(../img/module5.jpg) no-repeat center top;
  height: 626px;
  overflow: hidden;
}

.module5 .activity {
  background: url(../img/activity5.png) no-repeat center top;
  height: 133px;
  overflow: hidden;
  margin-top: 30px;
}

.module5 .cjcs {
  margin-top: 25px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}

.module5 .cjcs span {
  font-size: 20px;
  font-weight: 700;
  color: #fba900;
}

.module5 .lucky {
  position: relative;
  width: 787px;
  height: 360px;
  margin: 0 auto;
}

.module5 .jiang {
  background-color: #33333c;
}

.module5 .jiang.on {
  background-color: #5684ce;
}

.module5 .jiang_img {
  width: 196px;
  height: 80px;
  /*background-color: #0f5986;*/
}

.module5 .jiang_name {
  width: 196px;
  height: 30px;
  background-color: #354764;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}

.module5 #jiang1 {
  position: absolute;
  top: 0;
  left: 0;
}

.module5 #jiang2 {
  position: absolute;
  top: 0;
  left: 197px;
}

.module5 #jiang3 {
  position: absolute;
  top: 0;
  left: 394px;
}

.module5 #jiang4 {
  position: absolute;
  top: 0;
  left: 591px;
}

.module5 #jiang12 {
  position: absolute;
  top: 110px;
  left: 0;
}

.module5 #jiang5 {
  position: absolute;
  top: 111px;
  left: 591px;
}

.module5 #jiang11 {
  position: absolute;
  top: 221px;
  left: 0;
}

.module5 #jiang6 {
  position: absolute;
  top: 221px;
  left: 591px;
}

.module5 #jiang10 {
  position: absolute;
  top: 111px;
  left: 0;
}

.module5 #jiang9 {
  position: absolute;
  top: 221px;
  left: 0px;
}

.module5 #jiang8 {
  position: absolute;
  top: 221px;
  left: 197px;
}

.module5 #jiang7 {
  position: absolute;
  top: 221px;
  left: 394px;
}

.module5 #luckyBtn {
  position: absolute;
  top: 117px;
  left: 203px;
  filter: alpha(opacity=80);
  /* IE */
  -moz-opacity: 0.8;
  /* 老版Mozilla */
  -khtml-opacity: 0.8;
  /* 老版Safari */
  opacity: 0.8;
  /* 支持opacity的浏览器*/
  zoom: 1;
  cursor: pointer;
}

.module5 #luckyBtn:hover {
  filter: alpha(opacity=100);
  /* IE */
  -moz-opacity: 1;
  /* 老版Mozilla */
  -khtml-opacity: 1;
  /* 老版Safari */
  opacity: 1;
  /* 支持opacity的浏览器*/
  zoom: 1;
}

.module6 {
  background: url(../img/module6.jpg) no-repeat center top;
  height: 288px;
  overflow: hidden;
}

.module6 h3 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.module6 ol {
  width: 700px;
  margin: 0 auto;
  line-height: 200%;
}

.module6 ol li {
  color: #c7c7c7;
  font-size: 14px;
  list-style: decimal;
  line-height: 200%;
}

.s1 {
  color: #f6a908;
}

.s2 {
  color: #9455ee;
}

.s3 {
  color: #4dbeea;
}
