html {
  width: 100%;
  margin: 0 auto;
  overflow: auto;
}
body {
  position: relative;
  margin: 0 auto;
  width: 100%; 
  max-width: 1920px;
  min-width: 1280px;
  height: 4000px;
  overflow: hidden;
}
.newcommonNav#commonNav {
  z-index: 200;
}

#sideBar {
  position: fixed;
  _position: absolute;
  right: 5px;
  bottom: 50px;
  width: 118px;
  height: 330px;
  _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight) - 10 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)- 10);
  z-index: 1200
}

#sideBar .item,#sideBar .wxGuanzhu {
  background: url(http://resource.a0bi.com/aobi/zt-xiaodao2017/style/img_d/btns.png) no-repeat;
  _background-image: url(http://resource.a0bi.com/aobi/zt-xiaodao2017/style/img_d/btns_ie6.png)
}

#sideBar .wxGuanzhu {
  position: relative;
  height: 194px;
  background-position: 0 -805px;
  -webkit-animation: wxGuanzhuAnimate .5s infinite linear alternate;
  animation: wxGuanzhuAnimate .5s infinite linear alternate
}

#sideBar .item {
  height: 42px;
  line-height: 40px;
  color: #000;
  font-size: 16px;
  text-indent: -9999px
}

.act_s1__b4 a,.act_s2__b2 {
  font-size: 0;
  -webkit-text-size-adjust: none
}

#sideBar .item1 {
  background-position: 0 -1009px
}

#sideBar .item1:hover {
  background-position: 0 -1153px
}

#sideBar .item2 {
  margin-bottom: 10px;
  background-position: 0 -1056px
}

#sideBar .item2:hover {
  background-position: 0 -1200px
}

#sideBar .item3 {
  background-position: 0 -1104px
}

#sideBar .item3:hover {
  background-position: 0 -1248px
}

#sideBar .item, #sideBar .wxGuanzhu {
  display: block;
  margin-bottom: 10px;
  width: 118px
}

#main {
  position: absolute;
  margin: 0 auto;
  margin-left: -960px;
  left: 50%;
  width: 1920px;
  height: 4000px;
  background: url(../img/bg4.jpg);
  background-position-x: center;
  overflow: hidden;
}

.role_r { 
  top: 1600px;
  left: 1560px;
  animation: updown 1.5s ease-in-out alternate infinite;
}

.role_l {
  top: 2130px;
  left: 200px;
  animation: updown 2s ease-in-out alternate infinite;
}


.role_4 {
  top: 260px;
  left: 212px;
  animation: updown 1.5s ease-in-out alternate infinite;
}

.role_5 {
  top: 290px;
  left: 1372px;
  cursor: pointer;
  /* animation: updown 2s ease-in-out alternate infinite; */
}

.role_6 {
  top: 1010px;
  left: 156px;
  animation: updown4 2s ease-in-out alternate infinite;
}
#commonNav {
  height: 42px;
}
#main .top {
  /* margin: 20px auto; */
  padding-top:20px;
}

#main .top .title_2 {
  margin: 0px auto 0 auto;
}

#main .top .tips {
  font-family: HYe3gj;
  font-size: 16px;
  line-height: 22px;
  margin-top: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 0 15px rgb(130, 2, 158);
}


#main .top .invite {
  margin: 20px auto 0 auto;
}

#main .top .share_bubble {
  top: 120px;
  left: 1220px;
  padding: 36px 14px;
  width: 240px;
  font-size: 14px;
  line-height: 22px;
  color: #b72c40;
  text-align: center;
}

#main .top .share_bubble img{
  width: 240px;
}

#main .top .share_bubble span {
  position: relative;
  z-index: 10;
}

#main .top .share_bubble {
  padding-top: 48px;
}

#main .top .share_bubble.is_login{
  padding-top: 42px;
}

#main .top .share_bubble .my_name {
  display: inline-block;
  max-width: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
#main .top .share_bubble .my_info {
  display: none;
}
#main .top .share_bubble.is_login .my_info {
  display: inline-block;
}
#main .top .share_bubble .btn_logout {
  display: none;
}
#main .top .share_bubble.is_login .btn_logout {
  display: inline;
}
#main .top .share_bubble .btn_login {
  display: inline;
}
#main .top .share_bubble.is_login .btn_login {
  display: none;
}

#main .top .purple {
  color: #c23dff;
  vertical-align: middle;
}


#main .top.animationItem--move .role_1 {
  top: 276px;
  left: 156px;
  animation: updown2 4s ease-in-out alternate infinite;
  animation-delay: 1s;
}

#main .top.animationItem--move .role_2 {
  top: 206px;
  left: 1296px;
  animation: updown3 4s ease-in-out alternate infinite;
  animation-delay: 1s;
}

#main .top.animationItem--move .role_3 {
  top: 380px;
  left: 1616px;
  animation: updown 2s ease-in-out alternate infinite;
  animation-delay: 1s;
}



.tag_wrap {
  margin: 64px auto 0 auto;
  width: 740px;
  white-space: nowrap;
  border-bottom: 3px dotted #df3146;
  z-index: 10;
}

.tag_wrap .tag {
  display: inline-block;
  padding: 32px 0 0 82px;
  width: 300px;
  height: 92px;
  color: #666666;
  cursor: pointer;
}

.tag_wrap img {
  transition: 0.4s;
}

.tag.active a{
  color: #df3146;
}

.tag.tag1 {
  margin-left: 82px;
}

.tag.tag2 {
  margin-left: 40px;
}

.tag h3 {
  font-family: HYe3gj;
  font-size: 24px;
  line-height: 24px;
}

.tag span {
  font-family: Tahoma;
  font-size: 16px;
  line-height: 31px;
}

.tag_item {
  top: 36px;
  width: 100%;
  z-index: 10;
}

.tag_item .title {
  display: block;
  margin: 0 auto;
  width: 1000px;
}

.block_1 .show {
  margin: -56px auto 0 auto;
  width: 1400px;
  height: 810px;
}

.block_1 .show .type {
  position: absolute;
  top: 600px;
  width: 100px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
}

.block_1 .show .type1 {
  left: 580px;
  color: #996e3b;
  background-color: #e6c48e;
  box-shadow: inset 0px -3px 0px 0px rgba(102, 51, 0, 0.2);
}

.block_1 .show .type2 {
  left: 720px;
  color: #e4d6a1;
  background-color: #454237;
  box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.6);
}

.block_1 .anim {
  top: 160px;
  right: 410px;
  z-index: 100;
  animation: updown 2s ease-in-out alternate infinite;
}



.block_1 .display img {}

.block_1 .contrl {
  top: 700px;
  width: 100%;
}

.block_1 .bar {
  width: 1200px;
  margin: 0 auto;
}

.block_1 .bar li {
  display: inline-block;
  padding: 36px 30px 0 30px;
  width: 128px;
  height: 107px;
  font-family: HYe3gj;
  font-size: 15px;
  line-height: 16px;
  color: #f56e33;
  text-align: center;
  vertical-align: middle;
  background: url(../img/block_1/dot.png);
  background-position: center;
}

.block_1 .bar li.short {
  font-size: 17px;
  line-height: 32px;
}

.block_1 .bar li.active {
  background: url(../img/block_1/dot_avtive.png);
  background-position: center;
  color: #ffffc4;
  text-shadow: 0 0 10px #FF9800;
}



.block_2 {
  margin-top: 48px;
  height: 700px;
}

.block_2 .show {
  margin: 42px auto 0 auto;
  width: 1200px;
}

.block_2 .bubble_list {
  top: 32px;
}

.block_2 .bubble_list li {
  margin-bottom: 44px;
  width: 200px;
  height: 28px;
  font-size: 24px;
  line-height: 24px;
  cursor: pointer;
}

.block_2 .check {
  float: left;
  width: 28px;
  height: 28px;
  font-size: 24px;
  line-height: 24px;
  color: #f0cce3;
  border-radius: 14px;
  border: 2px solid #ddd;
  text-align: center;
}

.block_2 li.active .check {
  border: 2px solid #f0cce3;
}

.block_2 .check strong {
  display: none
}

.block_2 li.active strong {
  display: block;
}

.block_2 .trial {
  top: 12px;
  left: 200px;
  width: 484px;
  height: 424px;
  /* background: #66666622; */
}

.block_2 .trial .win {
  margin-bottom: 12px;   
  width: 484px;
  height: 362px;
  overflow-y: auto;
}

.block_2 .trial .win {
  margin-bottom: 12px;
  width: 482px;
  height: 362px;
  overflow-y: scroll;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.block_2 .trial .win::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.block_2 .trial .win::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(166, 77, 77, .2);
  border-radius: 10px;
  background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
.block_2 .trial .win::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(166, 77, 77, .2);
  background-color: #e8b3d5;
}

.block_2 .trial .bar {
  z-index: 100;
}

.block_2 .face {
  display: inline-block;
  cursor: pointer;
  z-index: 100;
  height: 80px;
}

.block_2 .face_list {
  left: 24px;
  padding: 0;
  width: 0;
  height: 0;
  bottom: 30px;
  background-color: #f5e0ed;
  border-radius: 10px;
  border: solid 2px #e8b3d5;
  transform: scale(0);
  transition: 0.2s;
  transform-origin: left bottom;
  overflow: hidden;
}

.block_2 .face.active .face_list {
  left: 0px;
  bottom: 80px;
  padding: 4px;
  width: auto;
  height: auto;
  transform: scale(1);
  overflow: hidden;
}

.block_2 .face ul {
  padding: 2px;
  width: 310px;
  font-size: 0;
  text-align: center;
  background-color: #e8b3d5;
}


.block_2 .face li.item {
  display: inline-block;
  margin: 2px;
  width: 72px;
  height: 72px;
  background-color: #fff;
  cursor: pointer;
  transition: 0.2s;
  overflow: hidden;
}

.block_2 .face li.item img{
  margin: 8px 0 0 -8px;
  width: 90px;
}

.block_2 .word {
  top: 0;
  left: 64px;
  width: 420px;
}

.block_2 .select {
  width: 320px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  font-family: MicrosoftYaHei;
  color: #666666;
  cursor: pointer;
}

.block_2 .select ul {
  display: none;
  bottom: 60px;
  width: 416px;
  background-color: #fff;
  border: solid 2px #e8b3d5;
  border-radius: 10px;
}

.block_2 .select span {
  margin-left: 24px;
  color: #666;
}

.block_2 .select span.in_word {
  color: #333;
}

.block_2 .select li {
  margin: 0 24px;
  border-bottom: solid 2px #e8b3d5;
  transition: 0.3s;
}

.block_2 .select li:hover {
  padding: 0 8px;
  margin: 0 10px;
  text-shadow: 0 0 20px #e8b3d5;
}

.block_2 .select li:last-child {
  border-bottom: none;
}

.block_2 .send {
  right: 12px;
  top: 6px;
}

.block_2 .chat_item {
  text-align: right;
}

.block_2 .bubble,
.block_2 .bubble_face  {
  position: relative;
  width: auto;
  display: inline-block;
}

.block_2 .bubble_face {
  padding-right: 25px;
  margin: 8px 16px;
  border-radius: 14px;
  width: 162px;
  overflow: hidden;
}

.block_2 .bubble .bg {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px 32px;
  width: 100%;
  font-size: 0;
}

.block_2 .bubble .text {
  position: relative;
  display: inline-block;
  padding: 23px 32px;
  font-size: 16px;
  line-height: 32px;
  color: #a64d4c;
  z-index: 10;
}

.block_2 .bubble .bg>div {
  display: inline-block;
}

.block_2 .bubble .left {
  position: absolute;
  top: 0;
  left: 0;
  width: 78px;
  height: 79px;
}

.block_2 .bubble .repeat {
  width: 100%;
  height: 79px;
}

.block_2 .bubble .right {
  position: absolute;
  top: 0;
  right: 0;
  width: 78px;
  height: 79px;
}


.block_2 .bubble.b_1 .left {
  background: url(../img/block_2/b_1_l.png)
}

.block_2 .bubble.b_1 .repeat {
  background: url(../img/block_2/b_1_c.png)
}

.block_2 .bubble.b_1 .right {
  background: url(../img/block_2/b_1_r.png)
}


.block_2 .bubble.b_2 .left {
  background: url(../img/block_2/b_2_l.png)
}

.block_2 .bubble.b_2 .repeat {
  background: url(../img/block_2/b_2_c.png)
}

.block_2 .bubble.b_2 .right {
  background: url(../img/block_2/b_2_r.png)
}


.block_2 .bubble.b_3 .left {
  background: url(../img/block_2/b_3_l.png)
}

.block_2 .bubble.b_3 .repeat {
  background: url(../img/block_2/b_3_c.png)
}

.block_2 .bubble.b_3 .right {
  background: url(../img/block_2/b_3_r.png)
}

.block_2 .bubble.b_4 .left {
  background: url(../img/block_2/b_4_l.png)
}

.block_2 .bubble.b_4 .repeat {
  background: url(../img/block_2/b_4_c.png)
}

.block_2 .bubble.b_4 .right {
  background: url(../img/block_2/b_4_r.png)
}



.block_2 .bubble.b_5 .left {
  background: url(../img/block_2/b_5_l.png)
}

.block_2 .bubble.b_5 .repeat {
  background: url(../img/block_2/b_5_c.png)
}

.block_2 .bubble.b_5 .right {
  background: url(../img/block_2/b_5_r.png)
}



.block_2 .bubble.b_6 .left {
  background: url(../img/block_2/b_6_l.png)
}

.block_2 .bubble.b_6 .repeat {
  background: url(../img/block_2/b_6_c.png)
}

.block_2 .bubble.b_6 .right {
  background: url(../img/block_2/b_6_r.png)
}

.block_2 .effect.i1 {
  margin-bottom: 24px;
}

.block_2 .effect object {
  /* top: 30px; */
}

.block_3 .vip {
  margin: 36px auto;
  white-space: nowrap;
  text-align: center;
}

.block_3 .privilege {
  display: inline-block;
  margin: 0 10px;
  width: 212px;
  height: 231px;
  background: url(../img/block_3/content.png);
}

.block_3 .privilege.i1 {
  background-position-x: 0
}

.block_3 .privilege.i2 {
  background-position-x: -245px;
}

.block_3 .privilege.i3 {
  background-position-x: -490px;
}

.block_3 .privilege.i4 {
  background-position-x: -735px;
}

.block_3 .privilege.i5 {
  background-position-x: -980px;
}

.block_4 ul {
  width: 1130px;
  margin: 36px auto;
  white-space: nowrap;
  text-align: center;
}

.block_4 li {
  display: inline-block;
  margin: 16px 38px 0 38px;
  width: 194px;
  height: 208px;
  background: url(../img/block_4/content.png);
}

.block_4 .i1 {
  background-position: -130px 0;
}

.block_4 .i2 {
  background-position: -400px 0;
}

.block_4 .i3 {
  background-position: -672px 0;
}

.block_4 .i4 {
  background-position: -0px -240px;
}

.block_4 .i5 {
  background-position: -268px -240px;
}

.block_4 .i6 {
  background-position: -534px -240px;
}

.block_4 .i7 {
  background-position: -800px -240px;
}


.block_5 .lucky{
  margin: 0 auto;
  width: 778px;
  height: 600px;
}

.block_5 .lucky_bg{
  top: 28px;
  width: 778px;
  height: 600px;
  background-image: url(../img/block_5/content2.png)
}

.block_5 .covers{
  top: 32px;
  width: 778px;
  height: 600px;
}

.block_5 .covers .cover{
  display: inline-block;
  margin: 10px 10px;
  width: 210px;
  height: 150px;
  background-image: none;
}

.block_5 .covers .cover.in_bg{
  background-image: url(../img/block_5/cover.png);
}

.block_5 .start .get_reward{
  display: inline-block;
  margin: 11px 12px;
  width: 226px;
  height: 58px;
  background-image: url(../img/block_5/content2.png);
  background-position: -274px -612px;
}

.block_5 .start .get_reward.disable{
  filter: brightness(0.7)
}

.block_5 .start .my_reward{
  position: absolute;
  top: 12px;
  right: 160px;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  color: #bd57ae;
}

.block_5 .start .rule{
  position: absolute;
  top: 12px;
  right: 80px;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  color: #bd57ae;
}

.block_5 .count{
  display: none;
}
.block_5 .count.is_login{
  display: block;
}
.block_6 {
  margin-top: 60px;
}
.block_6 .my_star{
  font-size: 16px;
  color: #df3146;
}

.block_6 .rewards{
  margin: 0 auto;
  width: 1224px;
  height: 621px;
}
.block_6 .reward{
  display: inline-block;
  margin: 0 22px 40px 22px;
  width: 196px;
  height: 300px;
}

.block_6 .reward .pic{
  width: 100%;
  height: 212px;
  background-image: url(../img/block_6/content_86.png);
  background-position: -120px 0px;
}

.block_6 .reward:nth-of-type(2) .pic{
  background-position: -369px 0px;
}
.block_6 .reward:nth-of-type(3) .pic{
  background-position: -620px 0px;
}
.block_6 .reward:nth-of-type(4) .pic{
  background-position: -870px 0px;
}
.block_6 .reward:nth-of-type(5) .pic{
  background-position: -0px -330px;
}
.block_6 .reward:nth-of-type(6) .pic{
  background-position: -248px -330px;
}
.block_6 .reward:nth-of-type(7) .pic{
  background-position: -494px -330px;
}
.block_6 .reward:nth-of-type(8) .pic{
  background-position: -742px -330px;
}
.block_6 .reward:nth-of-type(9) .pic{
  background-position: -988px -330px;
}

.block_6 .reward .need{
  font-size: 16px;
  font-weight: bold;
  color: #df3146;
}

.block_6 .reward .count{
  font-size: 16px;
  color: #999;
}

.block_6 .reward .btn{
  display: inline-block;
  margin-top: 12px;
  width: 100px;
  height: 38px;
  background-image: url(../img/block_6/content_86.png);
  background-position: -168px -252px;
}

.block_6 .reward .btn.gold{
  background-position: -48px -584px;
}

.reward_item {
  line-height: 40px;
} 

.reward_item .nactcommonbox__btn {
  float: right;
  font-size: 16px;
  transform: scale(0.8)
}

.nactcommonbox__AOBI .nactcommonbox__box__b {
  background-color: #fff;
  padding: 0 1em;
}

.show_reward_code {
  border-bottom: 1px dashed #aaa;
}
.reward_code_list {
  max-height: 300px;
  overflow: auto;
  width: 300px;
  margin-bottom: 12px;
}
.btn.gold{
  max-height: 300px;
}

.block_7 {
  margin-top: 100px;
}
.block_7 .attitude_block{
  width: 1100px;
  padding: 50px;
  height: 490px;
  margin: 0 auto;
}
.block_7 .attitudeWrap {
  width: auto;
  margin: 0 auto;
  padding: 0;
  background: none;
}
.block_7 #attitude_txt {
  width: 650px
}
.block_7 .sliderWrp {
  height: 500px;
  overflow-y: auto
}

.block_7 .attitude_drop_menu_item {
  width: auto;
  height: auto;
  padding: 5px;
}

.block_7 .attitudeSubmitWrap {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ccc;
}

#main .footer {
  top: 3678px;
  width: 100%;
}

#main .footer .invite_text {
  width: 531px;
  height: 41px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #ab4932;
}

#main .footer .invite_btn {
  margin-top: 26px;
}

#main .footer .info {
  margin-top: 26px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
}

.show_rule .dialog_inner p{
  margin-bottom: 8px;
  text-align: left;
  color: #333;
}
.nactcommonbox__btn {
  line-height: 40px;
  color: #fff !important;
}
.nactcommonbox__btn__l {
  background-image: url(http://resource.a0bi.com/resource/js/plugins/actcommonbox/style/sprites/aobi.png);
  width: 19px;
  height: 40px;
  background-position: -355px 0px;
}
.nactcommonbox__btn__main {
  background-image: url(http://resource.a0bi.com/resource/js/plugins/actcommonbox/style/sprites/aobi.png);
  width: 341px;
  height: 40px;
  background-position: -862px 0px;
  padding-right: 19px;
  background-size: initial;
  background-position: 100% 0;
  width: auto !important;
}

/* 入场动画 */
.animationItem .animationItem__p {
  -webkit-transform: translateY(80px) scale(.8);
  transform: translateY(80px) scale(.8);
  opacity: 0;
  transition: transform 0.5s, opacity 0.5s;
}

.animationItem--move .animationItem__p {
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  opacity: 1;
}

.animationItem--move .animationItem__p:nth-of-type(1) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.animationItem--move .animationItem__p:nth-of-type(2) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}

.animationItem--move .animationItem__p:nth-of-type(3) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
}

.animationItem--move .animationItem__p:nth-of-type(4) {
  -webkit-transition-delay: .8s;
  transition-delay: .8s;
}

.animationItem--move .animationItem__p:nth-of-type(5) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.animationItem--move .animationItem__p:nth-of-type(6) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.animationItem--move .animationItem__p:nth-of-type(7) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.animationItem--move .animationItem__p:nth-of-type(8) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}