@charset "UTF-8";
ul li,
pre,
body,
a,
p {
  padding: 0;
  margin: 0;
}

body {
  color: #1b1818;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  overflow-x: hidden;
  font-family: "微软雅黑", "宋体";
  min-width: 980px;
  background: #e35d3a;
}

a {
  text-decoration: none;
  color: #333;
}

.cf::after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}

.tal {
  text-align: left !important;
}

.btn {
  display: block;
  overflow: hidden;
  line-height: 999px;
  background-repeat: no-repeat;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.fixed-menu {
  width: 99px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-left: 550px;
  text-align: center;
  margin-top: -125px;
  display: none;
}

.fixed-menu li {
  width: 100%;
  height: 98px;
  line-height: 9999px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-top: 10px;
}

.fixed-menu a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  line-height: 999px;
  background: url(../images/fixed-a.png) 0 0 no-repeat;
}
.fixed-menu a.i1 {
  background-position: 0 0;
}
.fixed-menu a.i2 {
  background-position: 0 -105px;
}
.fixed-menu a.i3 {
  background-position: 0 -210px;
}
.fixed-menu a.i4 {
  background-position: 0 -315px;
}
.fixed-menu a:hover {
  background-image: url(../images/fixed-a-hover.png);
}

.wrap_head {
  width: 100%;
  height: 749px;
  position: relative;
}

.wrap_head .head {
  width: 1000px;
  height: 750px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.wrap_head .head .share {
  width: 150px;
  height: 38px;
  padding: 5px 0 0 5px;
  padding-left: 70px;
  overflow: hidden;
  position: absolute;
  top: 16px;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  text-align: center;
  background: url(../images/sharebg.png) no-repeat;
}

.wrap_head .head .share a {
  background: url(../images/share-btn_01.png) no-repeat 0 0;
  width: 24px;
  height: 24px;
  margin: 4px 4px 0px 0px;
  line-height: 99;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

.wrap_head .head .share a:hover {
  background-image: url(../images/share-btn_02.png);
}

.wrap_head .head .share a.sy_sqq {
  background-position: 0px 0px;
}

.wrap_head .head .share a.sy_weixin {
  background-position: -35px 0;
}

.wrap_head .head .share a.sy_qzone {
  background-position: -105px 0;
}

.wrap_head .head .share a.sy_tsina {
  background-position: -70px 0;
}

.wrap_head .head .active-time {
  width: 250px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  margin: 129px 0 0 220px;
  overflow: hidden;
  white-space: nowrap;
}

.wrap_head .head .h-btns {
  text-align: center;
  margin: 220px auto 0;
}

.wrap_head .head .h-btns a {
  width: 189px;
  height: 43px;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  margin: 0 15px;
  line-height: 999px;
  overflow: hidden;
}

.wrap_head .head .h-btns a.i1 {
  background-image: url(../images/hbtn1.png);
}

.wrap_head .head .h-btns a.i2 {
  background-image: url(../images/hbtn2.png);
}

.wrap_head .m1,
.wrap_head .m2,
.wrap_head .m3 {
  height: 250px;
  background-position: center top;
  background-repeat: no-repeat;
}

.wrap_head .m1 {
  background-image: url(../images/head_01.jpg?v1);
}

.wrap_head .m2 {
  background-image: url(../images/head_02.jpg?v1);
}

.wrap_head .m3 {
  background-image: url(../images/head_03.jpg?v1);
}

.main {
  width: 100%;
  padding: 1px 0 1px;
}

.pubtitle {
  height: 149px;
  text-align: center;
}

.pubox {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.pub_wrap {
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
}
.pub_wrap.wrap_01 {
  background-image: url(../images/box1.jpg);
  position: relative;
}
.pub_wrap.wrap_01:after {
  width: 100%;
  height: 337px;
  background: url(../images/box1_1.jpg) center top no-repeat;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.pub_wrap.wrap_02 {
  background-image: url(../images/box2.jpg);
  height: 1450px;
}
.pub_wrap.wrap_03 {
  background-image: url(../images/box3.jpg);
  height: 760px;
}
.pubcont {
  width: 100%;
  padding-bottom: 35px;
  min-height: 500px;
  max-height: 1310px;
  background: url(../images/list-cont.png) center top no-repeat;
  margin-top: 30px;
  position: relative;
  padding-top: 1px;
}

.pubcont:after {
  width: 100%;
  height: 35px;
  background: url(../images/list-cont.png) center bottom no-repeat;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}

.box1 {
  width: 1030px;
  padding: 15px 0 0;
}

.box1 .box_head {
  width: 1000px;
  height: 640px;
  position: relative;
  padding: 1px 0 0;
}
.box1 .box_head .btn-check {
  width: 82px;
  height: 82px;
  display: block;
  background: url(../images/btn-check.png) no-repeat;
  position: absolute;
  right: 35px;
  top: -60px;
  line-height: 999px;
  overflow: hidden;
}

.box1 .list-head {
  height: 30px;
  line-height: 30px;
  color: #1b1818;
  font-size: 16px;
  overflow: hidden;
  margin: 48px 60px 0;
}
.box1 .list-head span {
  color: #d16a56;
}

.box1 .list-head a {
  color: #1b1818;
  text-decoration: underline;
}

.box1 .list-head .h-search {
  width: 348px;
  height: 30px;
  background: url(../images/search-bg.png) no-repeat;
  position: relative;
}

.box1 .list-head .h-search input {
  width: 260px;
  height: 30px;
  line-height: 30px;
  float: left;
  background: none;
  border: none;
  outline: none;
  color: #333;
  padding: 0 10px;
  font-size: 16px;
}

.box1 .list-head .h-search input::-webkit-input-placeholder {
  color: #cecfcf;
}

.box1 .list-head .h-search .btn-search {
  text-decoration: none;
  width: 68px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #fffefe;
}

.box1 .listcont {
  margin-top: 50px;
  position: relative;
  z-index: 2;
}

.box1 .list {
  width: 880px;
  height: auto;
  overflow: hidden;
  margin: 0 auto 0;
}

.box1 .list li {
  width: 194px;
  float: left;
  margin: 15px 13px 7px;
  height: 368px;
}

.box1 .list li .libox {
  width: 194px;
  height: 314px;
  background: url(../images/libg.png) no-repeat;
  position: relative;
  padding: 7px 0 0;
}

.box1 .list li .libox .userb {
  height: 48px;
  margin-top: 5px;
  overflow: hidden;
  padding: 3px 45px 0 10px;
  padding-right: 45px;
  position: relative;
}

.box1 .list li .libox .userb.nouser {
  padding-right: 10px;
}

.box1 .list li .libox .userb .fimg {
  width: 36px;
  height: 36px;
  overflow: hidden;
  border-radius: 100%;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  right: 7px;
  cursor: pointer;
}

.box1 .list li .libox .userb .fimg img {
  width: 36px;
  height: 36px;
  overflow: hidden;
  border-radius: 100%;
  display: block;
}

.box1 .list li .libox .userb .t {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box1 .list li .libox .userb .t a {
  color: #ffeb85;
  font-weight: bold;
}

.box1 .list li .libox .userb .t1 {
  font-size: 16px;
  color: #ffffff;
}

.box1 .list li .libox .userb .t1 a {
  color: #ffffff;
  font-weight: normal;
}

.box1 .list li .libox .num {
  width: 38px;
  height: 38px;
  display: block;
  border: 1px solid #fff;
  background: #b2a4b6;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: -8px;
  left: -8px;
  border-radius: 100%;
  color: #fff;
  font-size: 20px;
}

.box1 .list li .libox .num.num1 {
  border-color: #ffff00;
  background-color: #fec048;
}

.box1 .list li .libox .num.num2 {
  border-color: #fff;
  background-color: #8ca9ec;
}

.box1 .list li .libox .num.num3 {
  border-color: #ffde97;
  background-color: #e79965;
}

.box1 .list li .libox .img {
  width: 180px;
  height: 252px;
  border-radius: 10px;
  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

.box1 .list li .libox .img img {
  width: 100%;
  display: inline-block;
}

.box1 .list li .libottom {
  width: 100%;
  height: 42px;
  display: block;
  background: url(../images/libottom.png) 0 0 no-repeat;
  margin-top: 10px;
  color: #fff;
  line-height: 42px;
  font-size: 16px;
  padding: 3px 0 0;
}

.box1 .list li .libottom span {
  float: left;
  margin-left: 46px;
}

.box1 .list li .libottom a {
  width: 81px;
  height: 30px;
  float: right;
  margin-right: 3px;
  color: #af3f23;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  margin-top: 5px;
}

.box1 .swiper1 {
  width: 902px;
  position: relative;
  margin: 0 auto 0;
  padding: 0 45px;
}

.box1 .swiper1 .prev1,
.box1 .swiper1 .next1 {
  position: absolute;
  top: 50%;
  width: 39px;
  height: 38px;
  margin-top: -19px;
  cursor: pointer;
}

.box1 .swiper1 .prev1 {
  left: 6px;
  background: url(../images/prev.png) no-repeat;
}

.box1 .swiper1 .next1 {
  right: 6px;
  background: url(../images/next.png) no-repeat;
}

.box1 .swiper1 .swiper-container {
  width: 902px;
  margin: 0 auto;
  overflow: hidden;
  height: 388px;
  text-align: left;
  padding: 1px 0 0;
}

.box1 .swiper1 .swiper-container .swiper-wrapper {
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  width: 99999px;
}

.box1 .swiper1 .swiper-slide {
  display: inline-block;
  width: 210px;
  text-align: center;
  margin: 0 8px;
  position: relative;
  font-size: 16px;
  height: 388px;
  position: relative;
}
.box1 .swiper1 .swiper-slide.i_0 .sbox, .box1 .swiper1 .swiper-slide.i_4 .sbox, .box1 .swiper1 .swiper-slide.i_7 .sbox {
  top: 28px;
}
.box1 .swiper1 .swiper-slide.i_1 .sbox, .box1 .swiper1 .swiper-slide.i_5 .sbox, .box1 .swiper1 .swiper-slide.i_8 .sbox {
  top: 56px;
}
.box1 .swiper1 .swiper-slide.i_3 .sbox, .box1 .swiper1 .swiper-slide.i_6 .sbox, .box1 .swiper1 .swiper-slide.i_9 .sbox {
  top: 44px;
}

.box1 .swiper1 .swiper-slide .sbox {
  width: 210px;
  height: 326px;
  background: url(../images/swiperbg.png) center bottom no-repeat;
  position: absolute;
  left: 0;
}

.box1 .swiper1 .swiper-slide .sbox .img {
  height: 277px;
  text-align: center;
  position: relative;
  line-height: 277px;
  overflow: hidden;
}

.box1 .swiper1 .swiper-slide .sbox .img img {
  height: 206px;
  display: inline-block;
  vertical-align: middle;
}

.box1 .swiper1 .swiper-slide .name {
  color: #fff;
  height: 49px;
  line-height: 45px;
  overflow: hidden;
  padding: 0 10px;
  font-size: 16px;
  width: 113px;
  margin: 0 auto;
}

.box1 .swiper1 .swiper-slide .name span {
  max-width: 100%;
  word-wrap: break-word;
  line-height: 22px;
  white-space: normal;
  max-height: 44px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}

.box1 .nosoll .prev1,
.box1 .nosoll .next1,
.box1 .disabled {
  display: none;
}

.box1 .paiming {
  width: 802px;
  margin: 37px auto 0;
  line-height: 25px;
  height: 58px;
  padding: 9px 0;
  text-align: center;
  color: #4e4444;
  font-size: 20px;
  background: url(../images/textbg.png) no-repeat;
}

.box1 .paiming span {
  color: #d16a56;
}

.box1 .btn-group {
  width: 100%;
  text-align: center;
  padding: 30px 0 0;
}

.box1 .btn-group a {
  width: 314px;
  height: 72px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/btn1.png) 0 0 no-repeat;
  overflow: hidden;
  line-height: 999px;
  margin: 0 37px;
}

.box1 .btn-group a.i1 {
  background-position: 0 0;
}

.box1 .btn-group a.i2 {
  background-position: 0 -72px;
}

.box1 .btn-group a.i3 {
  width: 269px;
  height: 71px;
  background: url(../images/btn-login1.png) no-repeat;
}

.box2 {
  width: 1030px;
  margin-top: 30px;
}
.box2 .box2txt3 {
  width: 100%;
  text-align: center;
  margin-top: 60px;
  font-size: 16px;
  color: #ffffff;
  height: 80px;
  line-height: 80px;
}
.box2 .box2txt3 p {
  width: 100%;
  vertical-align: middle;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  display: none;
}
.box2 .box2txt3 span {
  color: #ffff7f;
}
.box2 .box2txt2 {
  text-align: center;
  font-size: 18px;
  color: #de7864;
  width: 100%;
}
.box2 .box2txt {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #6b5857;
}
.box2 .box2txt span,
.box2 .box2txt a {
  color: #de7864;
}
.box2 .box2txt a {
  margin-left: 10px;
}

.box2 .pubcont {
  width: 1023px;
  height: 698px;
  background: url(../images/taskbg.png) no-repeat;
  margin: 5px auto 0;
  padding: 10px 0 0;
}

.box2 .task-list {
  width: 809px;
  height: 322px;
  overflow: hidden;
  margin: 115px auto 0;
  position: relative;
}

.box2 .task-list li {
  width: 164px;
  height: 288px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 50px;
}
.box2 .task-list li.i1 .dlong {
  background-image: url(../images/dl1.png);
}
.box2 .task-list li.i1 .btn {
  background-position: 0 0;
}
.box2 .task-list li.i1.on .dlong {
  background-image: url(../images/dl-active1.png);
}
.box2 .task-list li.i2 {
  margin-top: 15px;
}
.box2 .task-list li.i2.on .dlong {
  background-image: url(../images/dl-active2.png);
}
.box2 .task-list li.i2 .dlong {
  background-image: url(../images/dl2.png);
}
.box2 .task-list li.i2 .btn {
  background-position: 0 -48px;
}
.box2 .task-list li.i3 {
  margin-top: 15px;
}
.box2 .task-list li.i3.on .dlong {
  background-image: url(../images/dl-active3.png);
}
.box2 .task-list li.i3 .dlong {
  background-image: url(../images/dl3.png);
}
.box2 .task-list li.i3 .btn {
  background-position: 0 -96px;
}
.box2 .task-list li.i4 {
  margin-right: 0;
}
.box2 .task-list li.i4.on .dlong {
  background-image: url(../images/dl-active4.png);
}
.box2 .task-list li.i4 .dlong {
  background-image: url(../images/dl4.png);
}
.box2 .task-list li.i4 .btn {
  background-position: 0 -144px;
}
.box2 .task-list li .txt1 {
  text-align: center;
  font-size: 16px;
  color: #6b5857;
}
.box2 .task-list li .dlong {
  width: 139px;
  height: 208px;
  background-repeat: no-repeat;
  margin: 0 auto;
  cursor: pointer;
}
.box2 .task-list li .btn {
  width: 164px;
  height: 48px;
  display: block;
  background: url(../images/btn-task.png) no-repeat;
  text-align: center;
  color: #ffffff;
  line-height: 999px;
  overflow: hidden;
}
.box2 .task-list li .btn.has {
  background: url(../images/btn-task-has.png) 0 0 no-repeat;
  cursor: default;
}

.giftpackbox {
  margin: 25px 0 0;
  text-align: center;
}
.giftpackbox .btn-record {
  color: #d16a56;
  font-size: 20px;
}

.box2 .task-gift {
  width: 1032px;
  height: auto;
  overflow: hidden;
  margin: 10px auto 0;
}

.box2 .task-gift li {
  width: 314px;
  height: 387px;
  background: url(../images/libg3.png) no-repeat;
  float: left;
  margin: 0 15px;
  padding: 25px 0 0;
}

.box2 .task-gift li .tit {
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #ffecb2;
  font-size: 24px;
}

.box2 .task-gift li .img {
  height: 240px;
  line-height: 240px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-top: 10px;
}

.box2 .task-gift li .img img {
  display: inline-block;
  vertical-align: middle;
  max-height: 200px;
}

.box2 .task-gift li .gname {
  height: 32px;
  line-height: 32px;
  width: 234px;
  color: #fff;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  display: none;
}

.box2 .task-gift li .bot {
  height: 48px;
  line-height: 48px;
  margin: 25px 25px 0;
}

.box2 .task-gift li .bot .btn {
  width: 106px;
  height: 48px;
  display: block;
  float: right;
  font-size: 16px;
  background: url(../images/btn-buy.png) 0 0 no-repeat;
  line-height: 48px;
  text-align: center;
  color: #f07d5d;
  font-weight: bold;
}

.box3 {
  margin-top: 30px;
}
.box3 .btn-group {
  width: 100%;
  text-align: center;
}
.box3 .btn-group a {
  width: 284px;
  height: 71px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/btn-qifu.png) 0 0 no-repeat;
  overflow: hidden;
  line-height: 999px;
  margin: 0 37px;
}
.box3 .btn-group a.i1 {
  background-position: 0 0;
}
.box3 .btn-group a.i2 {
  background-position: 0 -71px;
}
.box3 .choujiang {
  width: 1000px;
  height: 460px;
  position: relative;
  margin: 0 auto;
}
.box3 .choujiang .choujiang-list {
  width: 100%;
  padding: 35px 0 0;
  position: relative;
}
.box3 .choujiang .choujiang-list li {
  width: 212px;
  height: 229px;
  position: absolute;
}
.box3 .choujiang .choujiang-list li:after {
  width: 100%;
  height: 100%;
  background: url(../images/qflibg.png) no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.box3 .choujiang .choujiang-list li.i1 {
  top: 30px;
  left: 0;
}
.box3 .choujiang .choujiang-list li.i1:after {
  transform: rotate(10deg);
}
.box3 .choujiang .choujiang-list li.i2 {
  top: 0;
  left: 260px;
}
.box3 .choujiang .choujiang-list li.i2:after {
  transform: rotate(5deg);
}
.box3 .choujiang .choujiang-list li.i3 {
  top: 30px;
  left: 540px;
}
.box3 .choujiang .choujiang-list li.i3:after {
  transform: rotate(-10deg);
}
.box3 .choujiang .choujiang-list li.i4 {
  top: 30px;
  left: 790px;
}
.box3 .choujiang .choujiang-list li.i4:after {
  transform: rotate3d(0, 1, 0, 180deg);
}
.box3 .choujiang .choujiang-list li.i5 {
  top: 218px;
  left: 0;
}
.box3 .choujiang .choujiang-list li.i5:after {
  transform: rotate(-7deg);
}
.box3 .choujiang .choujiang-list li.i6 {
  top: 228px;
  left: 265px;
}
.box3 .choujiang .choujiang-list li.i6:after {
  transform: rotate(-10deg);
}
.box3 .choujiang .choujiang-list li.i7 {
  top: 225px;
  left: 531px;
}
.box3 .choujiang .choujiang-list li.i7:after {
  transform: rotate(10deg);
}
.box3 .choujiang .choujiang-list li.i8 {
  top: 218px;
  left: 770px;
}
.box3 .choujiang .choujiang-list li.i8:after {
  transform: rotate3d(0, 1, 0, 180deg);
}
.box3 .choujiang .choujiang-list li.on:after {
  background-image: url(../images/qflionbg.png);
}
.box3 .choujiang .choujiang-list li span {
  width: 212px;
  height: 229px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  right: 0;
  text-align: center;
  line-height: 209px;
  margin: 0 auto;
}
.box3 .choujiang .choujiang-list li span img {
  max-width: 115px;
  max-height: 115px;
  display: inline-block;
  vertical-align: middle;
}

.pub-text,
.pub-text1 {
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  margin-top: -35px;
}
.pub-text span,
.pub-text1 span {
  color: #ffff7f;
  padding: 0 3px;
}

.pub-text1 {
  font-size: 20px;
}

.numbox {
  width: 100px;
  height: 28px;
  background: url(../images/btn-buy-box.png) no-repeat;
  overflow: hidden;
  padding: 10px 19px 9px;
}

.numbox span {
  width: 28px;
  height: 28px;
  display: block;
  float: left;
  text-align: center;
  line-height: 999px;
  overflow: hidden;
  cursor: pointer;
}

.numbox input {
  width: 44px;
  height: 24px;
  padding: 2px 0;
  line-height: 24px;
  border: 0;
  background: none;
  outline: none;
  text-align: center;
  font-size: 20px;
  color: #f28561;
  float: left;
}

.pl {
  width: 992px;
  margin: 15px auto 50px;
  position: relative;
  background: #fff;
  border-radius: 20px;
  border: 4px solid #c9452a;
}

.pl .p-cont {
  padding: 15px;
}

.pagesion {
  text-align: center;
  padding: 10px 0;
}

.pagesion a,
.pagesion span {
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  border-radius: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  color: #1b1818;
}

.pagesion span {
  display: none;
  background: #cc5257;
  border-color: #cc5257;
  color: #1b1818;
  cursor: default;
}

.pagesion span.zxfPagenum {
  display: inline-block;
}

.pagesion a:hover {
  background: #df774e;
  color: #1b1818;
}

.pagesion a.prebtn,
.pagesion a.nextbtn,
.pagesion span.prebtn,
.pagesion span.nextbtn {
  width: 82px;
  background: url(../images/pbg.png) no-repeat;
  text-align: center;
  border-radius: 0;
}

.pagesion a.prebtn:hover,
.pagesion a.nextbtn:hover,
.pagesion span.prebtn:hover,
.pagesion span.nextbtn:hover {
  background-image: url(../images/pbg.png);
  background-color: none;
}

.pagesion a.current,
.pagesion span.current {
  background: #df774e;
  color: #fff;
}

.pagesion a.current:hover,
.pagesion span.current:hover {
  background: #df774e;
  color: #fff;
}

.nodata {
  text-align: center;
  padding: 100px 0;
  font-size: 22px;
}

.sy_swxpop {
  width: 300px;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  padding: 20px 0px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  z-index: 99;
  color: #333;
}

.sy_swxpop .sclose {
  width: 17px;
  height: 17px;
  background: url("http://huodong.3000.com/static/ln/huodong/images/closebg.png") no-repeat;
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.sy_swxpop .sclose:hover {
  background-position: 0px -26px;
}

.sy_swxpop .pop-qrcode .code {
  width: 160px;
  height: 160px;
  margin: 10px auto;
}

.sfooter {
  background: #4583e0;
  border: 0;
}

.sfooter .footer_menu,
.sfooter .footer_copy,
.sfooter .menu,
.sfooter .copy {
  color: #fff;
}

.sfooter .footer_menu a,
.sfooter .footer_copy a,
.sfooter .menu a,
.sfooter .copy a {
  color: #fff;
}

.sfooter .footer_menu a:hover,
.sfooter .footer_copy a:hover,
.sfooter .menu a:hover,
.sfooter .copy a:hover {
  text-decoration: underline;
  color: #fff;
}

.popbg {
  z-index: 99;
  display: none;
  background: #000;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
}

.popbox {
  width: 576px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -288px;
  z-index: 100;
  text-align: center;
  font-size: 16px;
  display: none;
  background: url(../images/p-bg.png) left top no-repeat;
  padding: 30px 0;
}

.popbox.popfull {
  width: 736px;
  background-image: url(../images/p-bg2.png);
}

.popbox.popfull .t,
.popbox.popfull .b {
  background-image: url(../images/p-bg2.png);
}

.popbox.pop-paihang {
  width: 736px;
  background-image: url(../images/p-bg2.png);
}

.popbox.pop-paihang .t,
.popbox.pop-paihang .b {
  background-image: url(../images/p-bg2.png);
}

.popbox.pop-paihang .record-head {
  width: 630px;
}

.popbox.pop-paihang .pagesion a,
.popbox.pop-paihang .pagesion span {
  color: #fff;
}

.popbox.pop-paihang .pagesion a.nextbtn,
.popbox.pop-paihang .pagesion a.prebtn,
.popbox.pop-paihang .pagesion span.nextbtn,
.popbox.pop-paihang .pagesion span.prebtn {
  color: #1b1818;
}

.popbox.pop-xqpaihang .record-head {
  width: 630px;
}

.popbox.pop-xqpaihang .pop-role-head {
  height: 90px;
  position: relative;
  margin: -100px 65px 20px;
  padding: 105px 0 0 160px;
}

.popbox.pop-xqpaihang .pop-role-head .p-role-tit {
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: left;
}

.popbox.pop-xqpaihang .pop-role-head .p-role-tit a {
  color: #ffffb2;
}

.popbox.pop-xqpaihang .pop-role-head .p-role-tit .name {
  display: inline-block;
  vertical-align: top;
  max-width: 8em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 26px;
}

.popbox.pop-xqpaihang .pop-role-head .p-role-tit .tag {
  width: 80px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  text-align: center;
  font-size: 26px;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0 15px;
  color: #fff;
  float: right;
}

.popbox.pop-xqpaihang .pop-role-head .p-role-tit .allqx {
  font-size: 20px;
}
.popbox.pop-xqpaihang .pop-role-head .p-role-tit .allqx em {
  color: #ffffb2;
}

.popbox.pop-xqpaihang .pop-role-head .img {
  width: 126px;
  height: 177px;
  padding: 7px;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/rolebg.png) no-repeat;
  overflow: hidden;
}

.popbox.pop-xqpaihang .pop-role-head .img .simg {
  width: 126px;
  height: 177px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
.popbox.pop-xqpaihang .pop-role-head .img .simg img {
  width: 100%;
}

.popbox.pop-xqpaihang .my-paiming {
  width: 562px;
  height: 76px;
  line-height: 76px;
  border-radius: 40px 40px 0 0;
  background: url(../images/line3.png) center center no-repeat #de7438;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  position: absolute;
  bottom: -44px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.popbox.pop-xqpaihang .my-paiming p {
  width: 50%;
  text-align: center;
}

.popbox.pop-xqpaihang .my-paiming p span {
  color: #ffe329;
}

.popbox .t,
.popbox .b {
  width: 100%;
  position: absolute;
  left: 0;
  background-position: left top;
}

.popbox .t {
  height: 25px;
  background-image: url(../images/popt.png);
  top: -24px;
  display: none;
}

.popbox .b {
  height: 66px;
  background: url(../images/p-bg.png) left bottom no-repeat;
  bottom: -35px;
}

.popbox .popcont {
  padding: 10px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 2;
  max-height: 600px;
}

.popbox .poptit {
  text-align: center;
  padding: 10px 0 0;
}

.popbox .poptit span {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  position: relative;
  color: #ffffb2;
  font-size: 36px;
  line-height: 35px;
  height: 35px;
  font-weight: bold;
}

.popbox .poptit span::before,
.popbox .poptit span::after {
  width: 145px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/pop-title-bg.png) left top no-repeat;
  content: "";
}

.popbox .poptit span::after {
  background-position: right top;
}

.popbox .tac {
  text-align: center !important;
}

.popbox .close {
  width: 41px;
  height: 41px;
  background: url(../images/p-close.png) center center no-repeat;
  position: absolute;
  right: 0;
  z-index: 12;
  top: 0;
}

.popbox .p-text {
  padding: 15px 50px;
}

.popbox .p-text span {
  color: #fff;
}

.popbox .pc-record {
  position: relative;
  margin: 30px 30px 0;
}

.popbox .pc-record .i1,
.popbox .pc-record .i2,
.popbox .pc-record .i3 {
  float: left;
}

.popbox .pc-record .i1 {
  width: 162px;
  text-align: left;
  padding-left: 28px;
}

.popbox .pc-record .i2 {
  width: 75px;
  text-align: center;
}

.popbox .pc-record .i3 {
  width: 180px;
  text-align: right;
}

.popbox .pc-record .scrollBar {
  width: 470px;
  margin: 10px auto 0;
  padding: 0;
  border-radius: 10px;
}

.popbox .pc-record .scrollBar .content {
  width: 100%;
}

.popbox .pc-record .rlist {
  width: 470px;
  margin: 0 auto;
}

.popbox .pc-record .rlist li {
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  background: url(../images/line1.png) center bottom no-repeat;
}

.popbox .record-head {
  width: 470px;
  height: 44px;
  line-height: 44px;
  display: block;
  background: #de7438;
  border-radius: 22px;
  font-weight: bold;
  margin: 0 auto;
}

.popbox .roleScroll {
  margin-bottom: 60px !important;
}

.popbox .scrollBar.ruleScroll .content {
  width: 460px;
  margin: 0 auto;
}

.popbox .phlist {
  width: 630px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 1px;
  height: auto;
  overflow: hidden;
}

.popbox .phlist .i1,
.popbox .phlist .i2,
.popbox .phlist .i3 {
  float: left;
}

.popbox .phlist .i1 {
  width: 75px;
}

.popbox .phlist .i2 {
  width: 370px;
  margin-left: 40px;
}

.popbox .phlist .i3 {
  width: 110px;
  text-align: right;
}

.popbox .phlist .phul {
  width: 100%;
  overflow: hidden;
}

.popbox .phlist .phul.phul1 li {
  padding: 7px 0;
}

.popbox .phlist .phul li {
  width: 100%;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  color: #fff;
  background: url(../images/line1.png) center bottom no-repeat;
  overflow: hidden;
}

.popbox .phlist .sl {
  width: 100%;
  text-align: right;
  font-size: 16px;
}

.popbox .phlist .zduser {
  width: 100%;
}

.popbox .phlist .zduser .uimg {
  float: left;
  text-align: center;
  margin-left: 70px;
}

.popbox .phlist .zduser .uimg img {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  margin: 7px 10px 0 0;
  background: #fff;
}

.popbox .phlist .zduser .uname {
  width: 203px;
  float: left;
  font-size: 16px;
}

.popbox .phlist .zduser .uname span {
  max-width: 10em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-align: left;
  cursor: pointer;
}

.popbox .phlist .num {
  width: 40px;
  height: 46px;
  text-align: center;
  position: relative;
  margin: 2px auto 0;
}

.popbox .phlist .num.num1 span,
.popbox .phlist .num.num2 span,
.popbox .phlist .num.num3 span {
  font-size: 24px;
  height: 46px;
  line-height: 50px;
  margin-top: -21px;
}

.popbox .phlist .num.num1 span {
  background: url(../images/num1.png) center top no-repeat;
  background-size: 100%;
}

.popbox .phlist .num.num2 span {
  background: url(../images/num2.png) center top no-repeat;
  background-size: 100%;
}

.popbox .phlist .num.num3 span {
  background: url(../images/num3.png) center top no-repeat;
  background-size: 100%;
}

.popbox .phlist .num span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -22px;
  font-size: 20px;
  color: #fff;
  margin-top: -20px;
  background: url(../images/num0.png) no-repeat;
  background-size: 100%;
}

.popbox .ph-text {
  text-align: center;
  color: #f9e0d4;
  font-size: 16px;
  padding: 15px 0;
}

.popbox .ph-text span {
  color: #f9e0d4;
}

.popbox .scrollBar {
  max-height: 305px;
  height: 305px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.popbox .scrollBar .content {
  width: 100%;
}

.popbox .track {
  position: absolute;
  top: 0;
  right: 4px;
  width: 4px;
  height: 100%;
  background: #de7438;
}

.popbox .track div {
  width: 12px;
  background: #ffffb2;
  left: -4px;
  border-radius: 6px;
}

.popbox .popbtn {
  padding: 10px 0 0;
  text-align: center;
  position: relative;
  z-index: 5;
}

.popbox .popbtn a {
  width: 142px;
  height: 53px;
  line-height: 49px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  font-size: 24px;
  color: #b95524;
  margin: 0 15px;
  background: url(../images/p-btn.png) no-repeat;
}

.popbox .popbtn a.i2 {
  background-image: url(../images/p-btn1.png);
  color: #fff;
}

.popbox .pop-zs {
  margin: 20px 40px 0;
  position: relative;
  padding: 0 0 0 180px;
  text-align: left;
}
.popbox .pop-zs .numbox {
  width: 138px;
  height: 32px;
  line-height: 32px;
  background-image: url(../images/btn-buy-box1.png);
  padding: 4px;
}
.popbox .pop-zs .numbox span {
  width: 32px;
  height: 32px;
}
.popbox .pop-zs .numbox input {
  width: 74px;
  padding: 4px 0;
}

.popbox .pop-zs .popbtn a {
  margin: 0;
}

.popbox .pop-zs .img {
  width: 140px;
  height: 140px;
  position: absolute;
  line-height: 140px;
  left: 0;
  top: 50%;
  margin-top: -70px;
  background: url(../images/zs-pic-bg.png) no-repeat;
  text-align: center;
}

.popbox .pop-zs .img img {
  max-width: 120px;
  max-height: 120px;
  display: inline-block;
  vertical-align: middle;
}

.popbox .pop-zs .z1,
.popbox .pop-zs .z2 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.popbox .pop-zs .z1 span,
.popbox .pop-zs .z2 span {
  float: left;
}

.popbox .pop-zs .z1 {
  margin-top: 10px;
}

.popbox .p-text {
  font-size: 18px;
  line-height: 24px;
}

.popbox .p-share {
  width: 100%;
  text-align: center;
  padding: 50px 0 0;
}

.popbox .p-share a {
  width: 80px;
  height: 120px;
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  font-size: 20px;
  margin: 0 10px;
  color: #fff;
}

.popbox .p-share a i {
  width: 77px;
  height: 77px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/share-ico1.png) no-repeat;
}

.popbox .p-share a.sy_sqq i {
  background-position: 0 0;
}

.popbox .p-share a.sy_weixin i {
  background-position: -111px 0;
}

.popbox .p-share a.sy_tsina i {
  background-position: -221px 0;
}

.popbox .p-share a.sy_qzone i {
  background-position: -332px 0;
}

.popbox .tiptext {
  color: #fff;
  font-size: 16px;
  padding: 20px 25px 0;
  text-align: left;
  line-height: 22px;
}

.popbox .rewardScroll {
  width: 492px;
  padding: 0 30px 0 0;
  margin: 20px auto 0;
}

.popbox .rewardScroll .content {
  width: 514px;
}

.popbox .reward-ul {
  width: 470px;
  margin: 10px auto 0;
  border-radius: 10px;
  height: auto;
  overflow: hidden;
}

.popbox .reward-ul li {
  height: auto;
  padding: 15px 0;
  overflow: hidden;
  line-height: 24px;
  background: #d76f33;
}

.popbox .reward-ul li.n2 {
  background: #de7438;
}

.popbox .norecord {
  text-align: center;
  padding: 35px 0;
  display: none;
}

.popbox .zdzs {
  width: 116px;
  height: 103px;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  background: url(../images/tx-zs.png) center center no-repeat;
}

.popbox .p-zd {
  text-align: center;
  padding: 15px 0 0;
}

.popbox .p-zd .zduser {
  width: 106px;
  display: inline-block;
  vertical-align: top;
}

.popbox .p-zd .zduser.ul .img {
  background: url(../images/face-bg1.png) no-repeat;
}

.popbox .p-zd .zduser.ur .img {
  background: url(../images/face-bg.png) no-repeat;
}

.popbox .p-zd .zduser .img {
  width: 103px;
  height: 86px;
  padding: 10px 0 0 3px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.popbox .p-zd .zduser .img img {
  width: 77px;
  height: 77px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
}

.popbox .p-zd .zduser .name {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  font-size: 18px;
  margin-top: 5px;
}

.popbox .zdScroll1,
.popbox .zdScroll2 {
  width: 458px;
  padding: 0 20px 0 0;
  margin: 0 auto;
}

.popbox .p-rule {
  line-height: 26px;
  font-size: 18px;
  margin: 0 25px;
}

.popbox .p-rule p {
  padding: 8px 0;
  text-align: left;
  padding: 8px 20px 8px 30px;
}

.popbox .p-rule1 {
  line-height: 26px;
  font-size: 18px;
  margin: 0 22px;
}
.popbox .p-rule1 span {
  color: #ffff7f;
}

.popbox .p-rule .ruleScroll .content {
  padding-left: 20px;
}

.popbox .p-tip {
  font-size: 16px;
  padding: 5px 0 0;
}

.popbox .chose-pay {
  width: 80%;
  margin: 30px auto 0;
}

.popbox .chose-pay li {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.popbox .chose-pay li img {
  display: inline-block;
  vertical-align: top;
}

.popbox .pay-code {
  padding: 0 0;
  position: relative;
}

.popbox .pay-code.pay-code-ali .pymask {
  background: #ec874d;
  width: 90%;
  height: 29px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  right: 0;
  margin: 0 auto;
}

.popbox .pay-code.pay-code-chat {
  height: 296px;
  margin-top: 20px;
}

.popbox .rush-code {
  color: #fff;
  text-decoration: underline;
}

.tab-head {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #de7438;
  border-radius: 22px;
}
.tab-head p {
  float: left;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.toast {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}

.toast span {
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: 50%;
  padding: 3px 15px;
  display: inline-block;
  line-height: 20px;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#B2000000", endColorstr="#B2000000");
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  font-size: 16px;
}