@charset "UTF-8";

.wrapper {
  width: 750px;
  height: auto;
  font-size: 20px;
  padding-bottom: 80px;
  background: #4a4899 url("../images/bg.jpg") no-repeat center top/100% auto;
}

/* 头图部分 */
.headerSection {
  width: 750px;
  height: 1080px;
  position: relative;
}

.slogen1, .slogen2, .headerSection-ljxz-wrap {
  display: block;
  position: absolute;
}

.slogen1 {
  width: 153px;
  height: 614px;
  z-index: 11;
  top: 240px;
  left: 102px;
}

.slogen2 {
  width: 221px;
  height: 532px;
  z-index: 10;
  top: 273px;
  left: 50px;
}

.headerSection-ljxz-wrap {
  width: 100%;
  height: 93px;
  z-index: 12;
  top: 840px;
  left: 0;
}

.headerSection-ljxz {
  width: 325px;
  height: 93px;
  display: block;
  margin: 0 auto;
}

.headerSection-ljxz>img {
  display: block;
  width: 100%;
}
.banbenhao {
  width: 100%;
  text-align: center;
  line-height: 54px;
  z-index: 10;
  top: 110px;
  left: 0;
  font-size: 28px;
  font-weight: 800;
  color: #ffdd4f;
  position: absolute;
}
.banbenhao>em {
  color: #ffdd4f;
}
.banbenhaoo{
  width: 100%;
  text-align: center;
  line-height: 54px;
  z-index: 10;
  top: 768px;
  left: 0;
  font-size: 24px;
  font-weight: 800;
  color: #ffffff;
  position: absolute;
}

/* 登录福利 */
.common-section {
  padding-top: 78px;
  width: 100%;
  height: auto;
}

.common-title {
  width: 100%;
  height: 68px;
}

.common-title>img {
  display: block;
  height: 100%;
  margin: 0 auto;
}

.fuli-img {
  margin: 60px auto 0;
  width: 100%;
  height: 100%;
}

.fuli-img>img {
  display: block;
  height: 100%;
  margin: 0 auto;
}

.ljlq-btn {
  display: block;
  width: 330px;
  height: 93px;
  margin: 60px auto 0;
}

.ljlq-btn>img {
  display: block;
  width: 100%;
}

.video-main, .jietu-main {
  width: 713px;
  height: 330px;
  padding: 11px;
  margin: 42px auto 0;
}

.isGlay {
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
}

.loading {
  position: fixed;
  width: 328x;
  height: 328px;
  top: 50%;
  left: 50%;
  margin: -180.5px 0 0 -160px;
  z-index: 50;
  display: none;
}

.loading>img {
  display: block;
  width: 328px;
  height: 328px;
}
.xiazanniu{
	margin-top: 60px;
}