.svp-list {
  margin-top: 50px;
  *zoom: 1;
}
.svp-list:before,
.svp-list:after {
  content: "";
  display: table;
}
.svp-list:after {
  clear: both;
}
.svp-list .item {
  float: left;
  padding: 30px;
  padding-bottom: 24px;
  width: 384px;
  height: 300px;
  margin-right: 24px;
  margin-bottom: 20px;
  background: #fff;
}
.svp-list .item:nth-child(3n) {
  margin-right: 0;
}
.svp-list .item:hover .hv-hide {
  display: none;
}
.svp-list .item:hover .hv-show {
  display: inline-block;
}
.svp-list .tags {
  margin-top: 15px;
  height: 24px;
  overflow: hidden;
}
.svp-list .tags .tag {
  float: left;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  margin-right: 5px;
  vertical-align: middle;
  background: #f0f0f0;
  color: #666;
}
.svp-list .head {
  padding-left: 100px;
  position: relative;
}
.svp-list .head .clogo {
  position: absolute;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  top: 0;
  left: 0;
}
.svp-list .head .title {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}
.svp-list .item-star {
  margin-top: 20px;
  color: #FF6100;
}
.svp-list .item-star .count {
  position: relative;
  left: 10px;
  top: -2px;
  line-height: 20px;
}
.svp-list .star {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 120px;
}
.svp-list .star div {
  position: absolute;
  width: 100%;
  height: 16px;
  top: 0;
  left: 0;
  background: url("/static/img/icos/stars_02.png") no-repeat left center;
}
.svp-list .star .light {
  background-image: url("/static/img/icos/stars_01.png");
  z-index: 10;
}
.svp-list .intro {
  margin-top: 18px;
  margin-bottom: 40px;
  color: #999;
  font-size: 12px;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*2为指定行数*/
  -webkit-box-orient: vertical;
}
.svp-list .foot .hv {
  display: inline-block;
  vertical-align: middle;
}
.svp-list .foot .hv-show {
  display: none;
}
.svp-list .foot .btn {
  transform: translateY(-6px);
  display: inline-block;
  text-align: center;
  width: 150px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background: #5fb55b;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  cursor: pointer;
}
.svp-list .foot .btn.disabled {
  background: #ccc;
}
.svp-list .foot em,
.svp-list .foot i {
  color: #5fb55b;
}
.svp-list .foot i {
  font-size: 20px;
  float: right;
  cursor: pointer;
}
.svp-list .foot img {
  width: 18px;
  margin-left: 5px;
}
.main-banner {
  position: relative;
  margin: 0 auto;
  min-width: 1200px;
  max-width: 1920px;
  height: 400px;
}
.main-banner .swiper-container {
  height: 400px;
  width: 100%;
}
.main-banner .swiper-slide {
  text-align: center;
  overflow: hidden;
}
.main-banner .swiper-slide img {
  height: 400px;
  width: 1920px;
  margin: 0 -50%;
}
.main-banner .main-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  text-align: center;
  z-index: 10;
}
.main-banner .main-pagination span {
  display: inline-block;
  width: 30px;
  height: 6px;
  background: #ccc;
  margin-right: 20px;
  cursor: pointer;
  border-radius: 0;
}
.main-banner .main-pagination span:last-child {
  margin-right: 0;
}
.main-banner .main-pagination span:hover,
.main-banner .main-pagination span.swiper-pagination-bullet-active {
  background: #5fb55b;
}
.main-banner .main-pagination .swiper-active-switch {
  background: #5fb55b;
}
.sec-con {
  margin-top: 60px;
}
.sec-con .sec-title {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-right: 20px;
  font-size: 24px;
  font-weight: bold;
}
.sec-con .sec-title span {
  position: relative;
  z-index: 9;
}
.sec-con .sec-title:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #B7DAB9;
  height: 10px;
  width: 100%;
  z-index: 1;
}
.sec-con .title-bar {
  margin-bottom: 30px;
}
.sec-con .title-bar .sub {
  color: #999;
  vertical-align: bottom;
}
.sec-con .title-bar a {
  position: relative;
  top: 10px;
  font-size: 16px;
}
.sec-con .title-bar.mt {
  margin-top: 60px;
}
.sec-con1 .query-box {
  background: #fff;
  padding: 35px 40px;
}
.sec-con1 em {
  color: #f56c6c;
}
.sec-con1 .tab-bar {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sec-con1 .tab-bar .tab {
  position: relative;
  font-weight: bold;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  text-align: center;
  padding: 0 4px;
  font-size: 16px;
}
.sec-con1 .tab-bar .tab span {
  position: relative;
  z-index: 9;
}
.sec-con1 .tab-bar .tab.active:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -4px;
  left: 0;
  background: #C5E3AA;
  border-radius: 8px;
  height: 16px;
  width: 100%;
  z-index: 1;
}
.sec-con1 .search-wrap {
  position: relative;
  margin: 35px 0;
  margin-right: -10px;
}
.sec-con1 .search-ipt {
  float: left;
  position: relative;
  padding-right: 15px;
  margin-bottom: 10px;
  height: 56px;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
}
.sec-con1 .search-ipt.q-tab2 {
  width: 871px;
}
.sec-con1 .search-ipt input {
  border: none;
  padding: 15px 200px 15px 30px;
  height: 56px;
  width: 100%;
  background: #eff3f8;
  font-size: 16px;
}
.sec-con1 .search-ipt .btn {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 200px;
  height: 56px;
  background: #5fb55b;
  line-height: 56px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
}
.sec-con1 .search-ipt .btn i {
  font-weight: 100;
  font-size: 30px;
  margin-right: 26px;
  vertical-align: middle;
}
.sec-con1 .search-ipt .login-btn {
  background-color: #FD7C35;
}
.sec-con1 .login-tips {
  position: absolute;
  width: 100%;
  bottom: -30px;
  color: #FD7C35;
}
.sec-con1 .back {
  float: left;
}
.sec-con1 .back span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  color: #999;
}
.sec-con1 .back .btn {
  display: inline-block;
  text-align: center;
  width: 200px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  background: #5fb55b;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  background: #FF9600;
}
.sec-con1 .back .btn.disabled {
  background: #ccc;
}
.sec-con1 .back .btn img {
  margin-right: 10px;
  width: 28px;
}
.login-guide {
  position: absolute;
  top: -12px;
  left: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  z-index: 19;
}
.login-guide .hint {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
  margin-right: 100px;
  color: #999;
  font-size: 16px;
}
.login-guide .btn {
  display: inline-block;
  text-align: center;
  width: 230px;
  height: 60px;
  line-height: 58px;
  border: 1px solid #5fb55b;
  color: #5fb55b;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  border-width: 2px;
}
.login-guide .btn:hover,
.login-guide .btn.active {
  background: #5fb55b;
  color: #fff;
}
.login-guide .btn.disabled {
  border-color: #ccc;
  background: #ccc;
  color: #fff;
}
.sec-con2 .s-list {
  padding: 15px 10px 5px;
  background: #fff;
  height: 280px;
}
.sec-con2 .s-list .item {
  position: relative;
  float: left;
  padding: 10px 20px;
  width: 212px;
  height: 240px;
  background: #fff;
  text-align: center;
  transition: all .12s linear;
  z-index: 1;
  cursor: default;
  margin-right: 30px;
}
.sec-con2 .s-list .item:last-child {
  margin-right: 0;
}
.sec-con2 .s-list .item:hover {
  z-index: 5;
  box-shadow: 0px 10px 16px 0px #EDEFF2;
}
.sec-con2 .s-list .item:hover .title {
  margin-top: 3px;
  margin-bottom: 16px;
  color: #5fb55b;
}
.sec-con2 .s-list .item:hover .intro {
  color: #5fb55b;
}
.sec-con2 .s-list .item:hover .foot {
  opacity: 1;
  transition: opacity .3s linear .2s;
}
.sec-con2 .s-list .top {
  padding-top: 12px;
  transition: padding-top 0.3s linear;
  height: 190px;
}
.sec-con2 .s-list .top .title {
  margin-top: 8px;
  font-size: 20px;
  margin-bottom: 22px;
  transition: margin .1s linear;
}
.sec-con2 .s-list .top .ico {
  height: 114px;
}
.sec-con2 .s-list .top .icooo {
  display: none;
  padding-top: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #888;
  line-height: 38px;
}
.sec-con2 .s-list .intro,
.sec-con2 .s-list .min-txt {
  color: #999;
  font-size: 12px;
}
.sec-con2 .s-list .mj-list {
  margin-top: 10px;
  line-height: 30px;
  max-height: 90px;
  overflow: hidden;
}
.sec-con2 .s-list .foot {
  opacity: 0;
  transition: opacity .2s linear;
  position: absolute;
  bottom: 12px;
  left: 0;
  padding: 1px 20px;
  width: 100%;
  text-align: center;
  min-height: 50px;
}
.sec-con2 .s-list .foot .btn {
  margin-top: 10px;
  display: inline-block;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  background: #5fb55b;
  border-radius: 4px;
  cursor: pointer;
  min-width: 64px;
  font-size: 12px;
}
.sec-con2 .s-list .foot .btn.disabled {
  background: #ccc;
}
.sec-con2 .s-list .foot .btn:nth-child(2n) {
  margin-left: 18px;
}
.sec-con2 .apply {
  margin-top: 10px;
  padding-top: 40px;
  height: 250px;
  background: url("/static/img/index/banner-2.png") no-repeat;
  background-size: 100% 100%;
  color: #fff;
  text-align: center;
}
.sec-con2 .apply .title {
  font-size: 30px;
  font-weight: bold;
}
.sec-con2 .apply .sub {
  font-size: 18px;
  margin-top: 22px;
  margin-bottom: 35px;
}
.sec-con2 .apply .btn {
  display: inline-block;
  text-align: center;
  width: 200px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #5fb55b;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.sec-con2 .apply .btn.disabled {
  background: #ccc;
}
.sec-con3 {
  padding: 65px 0;
  background: #fff;
}
.sec-con3 .swiper-container {
  background: url("/static/img/index/112.png") no-repeat;
  background-position: right center;
}
.sec-con3 .cover {
  float: left;
}
.sec-con3 .cover img {
  height: 500px;
  max-width: 462px;
}
.sec-con3 .remark {
  margin-left: 560px;
  height: 500px;
  padding-left: 80px;
}
.sec-con3 .quote {
  position: relative;
  padding: 50px 80px 50px 0;
  font-size: 26px;
  min-height: 170px;
}
.sec-con3 .quote .quote-l {
  position: absolute;
  top: 0;
  left: -80px;
}
.sec-con3 .quote .quote-r {
  position: absolute;
  right: 60px;
  bottom: 0;
}
.sec-con3 .dec {
  margin-top: 50px;
  margin-bottom: 80px;
  font-size: 18px;
  color: #666;
  line-height: 36px;
  min-height: 72px;
}
.sec-con3 .media .media-l {
  display: table-cell;
  vertical-align: top;
  padding-right: 30px;
}
.sec-con3 .media .media-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.sec-con3 .media .media-l img {
  width: 60px;
  border-radius: 50%;
}
.sec-con3 .media .name {
  font-size: 24px;
  margin-bottom: 8px;
}
.sec-con3 .media .intro {
  font-size: 16px;
  color: #999;
}
.sec-con3 .swiper-btns {
  position: relative;
  top: -290px;
}
.sec-con3 .swiper-button-prev,
.sec-con3 .swiper-button-next {
  border-radius: 10px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.sec-con3 .swiper-button-prev i,
.sec-con3 .swiper-button-next i {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.sec-con3 .swiper-button-prev {
  left: -40px;
}
.sec-con3 .swiper-button-next {
  right: -40px;
}
@media screen and (max-width: 1300px) {
  .sec-con3 .swiper-button-prev {
    left: 0;
  }
  .sec-con3 .swiper-button-next {
    right: 0;
  }
}
.sec-con4 .title-bar {
  margin-bottom: 45px;
}
.sec-con4 .title-bar .btn {
  top: 0;
  display: inline-block;
  width: 158px;
  height: 46px;
  border: 2px solid #5fb55b;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  color: #5fb55b;
  border-radius: 23px;
}
.sec-con4 .title-bar .btn img {
  margin-right: 6px;
}
.sec-con4 .qa-box {
  position: relative;
  margin-top: 30px;
  min-height: 600px;
  max-height: 800px;
  overflow: hidden;
}
.sec-con4 .menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 250px;
  height: 100%;
  color: #999;
}
.sec-con4 .menu .item {
  font-size: 20px;
  height: 150px;
  padding: 35px 32px;
  line-height: 70px;
  cursor: pointer;
  border-radius: 75px 0 0 75px;
}
.sec-con4 .menu .item img {
  width: 70px;
  height: 70px;
  margin-right: 15px;
}
.sec-con4 .menu .item.active {
  background: #fff;
  color: #5fb55b;
}
.sec-con4 .menu .more {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
}
.sec-con4 .qa-list {
  margin-left: 250px;
  padding-left: 80px;
  padding-right: 36px;
  background: #fff;
  min-height: 600px;
}
.sec-con4 .qa-item {
  position: relative;
  text-align: left;
  padding: 16px 5px;
  border-bottom: 1px solid #eee;
}
.sec-con4 .qa-item:before {
  display: block;
  content: '';
  position: absolute;
  top: 20px;
  left: -50px;
  width: 28px;
  height: 27px;
  background: url("/static/img/icos/qa.png") no-repeat;
  background-size: 28px 27px;
}
.sec-con4 .qa-item:last-child {
  border-bottom: none;
}
.sec-con4 .qa-item .q {
  font-size: 18px;
  margin-bottom: 10px;
}
.sec-con4 .qa-item .a {
  line-height: 24px;
  color: #999;
}
.sec-con4 .foot {
  margin-top: 30px;
  text-align: right;
}
.sec-con4 .foot .contact {
  margin-bottom: 15px;
  font-size: 18px;
}
.sec-con4 .foot .contact a {
  cursor: pointer;
}
.sec-con4 .foot .contact img {
  margin-left: 50px;
  margin-right: 12px;
}
.sec-con4 .foot p {
  font-size: 16px;
  color: #999;
}
.sec-con5 {
  height: 800px;
  background: #ffffff url("/static/img/index/merit.png") no-repeat;
  background-size: 1218px 713px;
  background-position: center;
}
footer.gh-footer {
  background: inherit;
}
.legal-leave-wrap .legal-leave-modal,
.legal-leave-wrap .detail-leave-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 65535;
  z-index: 9999;
}
.legal-leave-wrap .quest-box {
  width: 700px;
  height: 510px;
  background: #fff;
  position: fixed;
  z-index: 65530;
  transition: all 0.4s ease-out;
  transform: scale(1);
}
.legal-leave-wrap .quest-box.start {
  animation: closeLegal 0.4s forwards ease-out;
}
.legal-leave-wrap .quest-box > .title {
  padding: 0 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
  color: #fff;
  background: linear-gradient(90deg, #5fb55b 0%, #67ca96 100%);
}
.legal-leave-wrap .quest-box .icon-close {
  font-weight: bold;
  font-size: 18px;
  float: right;
  cursor: pointer;
}
.legal-leave-wrap .gh-form2 {
  padding: 30px 80px;
  background: #fff;
}
.legal-leave-wrap .gh-form2 .gh-item2 {
  margin-bottom: 24px;
}
.legal-leave-wrap .gh-form2 input[type='text'],
.legal-leave-wrap .gh-form2 textarea {
  width: 100%;
  background: #F1F3F7;
  border: none;
}
.legal-leave-wrap .gh-form2 input[type='text'] {
  padding: 5px 20px;
  height: 50px;
  border-radius: 25px;
}
.legal-leave-wrap .gh-form2 input[type='radio'] {
  display: none !important;
}
.legal-leave-wrap .gh-form2 textarea {
  height: 100px;
  border-radius: 20px;
  padding: 10px 20px;
}
.legal-leave-wrap .gh-form2 .foot {
  text-align: center;
}
.legal-leave-wrap .gh-form2 .foot .btn {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 46px;
  line-height: 46px;
  color: #fff;
  background: #5fb55b;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  cursor: pointer;
  font-size: 16px;
}
.legal-leave-wrap .gh-form2 .foot .btn.disabled {
  background: #ccc;
}
.legal-leave-wrap .gh-form2 .item-radio label {
  margin-right: 30px;
  cursor: pointer;
}
.legal-leave-wrap .gh-form2 .item-radio i {
  font-size: 14px;
  color: #ccc;
}
.legal-leave-wrap .gh-form2 .item-radio .icon-choose-circle-full {
  color: #5fb55b;
}
.legal-leave-wrap .legal-form {
  margin-right: 230px;
  padding: 30px 30px 20px;
}
.legal-leave-wrap .legal-form .gh-item2 {
  margin-bottom: 20px;
}
.legal-leave-wrap .legal-form input[type='text'] {
  height: 45px;
}
.legal-leave-wrap .legal-form textarea {
  height: 70px;
}
.legal-leave-wrap .legal-form .foot .btn {
  width: 320px;
}
.legal-leave-wrap .swiper-slide {
  width: 122px;
  height: 42px;
  border-radius: 21px;
  border: 1px solid #F1F3F7;
  padding: 3px 6px;
  cursor: pointer;
}
.legal-leave-wrap .swiper-slide.active {
  background: #5fb55b;
  border-color: #5fb55b;
  color: #fff;
}
.legal-leave-wrap .media .media-l {
  display: table-cell;
  vertical-align: top;
  padding-right: 8px;
}
.legal-leave-wrap .media .media-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.legal-leave-wrap .media .img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid #5fb55b;
}
.legal-leave-wrap .media img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
}
.legal-leave-wrap .media .media-body p {
  line-height: 17px;
  width: 60px;
  font-size: 12px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*2为指定行数*/
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.legal-leave-wrap .swiper-container {
  margin: 30px 15px;
}
.legal-leave-wrap .swiper-btns {
  position: relative;
  top: -43px;
}
.legal-leave-wrap .swiper-button-prev,
.legal-leave-wrap .swiper-button-next {
  width: 30px;
  height: 30px;
  text-align: center;
  background: inherit;
  line-height: 30px;
}
.legal-leave-wrap .swiper-button-prev i,
.legal-leave-wrap .swiper-button-next i {
  color: #5fb55b;
  font-size: 18px;
  font-weight: bold;
}
.legal-leave-wrap .swiper-button-prev {
  left: -15px;
}
.legal-leave-wrap .swiper-button-next {
  right: -15px;
}
.legal-leave-wrap .err-el {
  position: relative;
}
.legal-leave-wrap .err-msg {
  position: absolute;
  bottom: -20px;
  left: 0;
  color: red;
  font-size: 12px;
}
.legal-leave-wrap .err-msg i {
  font-size: 12px;
  font-weight: bold;
  margin-right: 5px;
}
.legal-leave-wrap .bz-aside {
  position: absolute;
  right: 0;
  top: 44px;
  width: 230px;
  height: 466px;
  padding: 30px 20px;
  box-shadow: -1px 0px 16px 0px rgba(0, 0, 0, 0.23);
}
.legal-leave-wrap .bz-aside .title {
  text-align: center;
  font-size: 18px;
  color: #5fb55b;
  font-weight: bold;
}
.legal-leave-wrap .bz-aside .sub-title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 24px;
}
.legal-leave-wrap .bz-aside .item {
  position: relative;
  padding-left: 25px;
  color: #777;
  margin-bottom: 26px;
  line-height: 26px;
}
.legal-leave-wrap .bz-aside .item em {
  color: #333;
}
.legal-leave-wrap .bz-aside .item i {
  position: absolute;
  top: 0;
  left: 0;
  color: #999;
}
.legal-leave-wrap .bz-aside .foot-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 54px;
  background: linear-gradient(89deg, #5fb65d 0%, #67c991 100%);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 54px;
}
@keyframes closeLegal {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.3);
    bottom: -100px;
    right: -180px;
    opacity: 0;
  }
}
.activity-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 65535;
  z-index: 9999;
}
.activity-box {
  position: fixed;
  width: 600px;
  height: 384px;
  z-index: 65538;
  text-align: center;
  transition: all 0.6s ease-out;
}
.activity-box.start {
  animation: close 0.6s forwards ease-out;
}
.activity-box .close-btn {
  color: #fff;
  position: absolute;
  top: -30px;
  right: -40px;
  font-size: 36px;
  cursor: pointer;
}
.activity-box .close-label {
  position: absolute;
  top: 0;
  right: 54px;
  opacity: 0;
  width: 50px;
  height: 50px;
  z-index: 9;
  cursor: pointer;
}
.activity-box .code-wrap {
  position: relative;
  margin: 0 auto;
  width: 600px;
  height: 384px;
}
.activity-box .code-wrap .img-7 {
  width: 100%;
  height: 100%;
}
.activity-box .code-wrap .code {
  position: absolute;
  bottom: 163px;
  left: 91px;
  width: 150px;
  height: 150px;
  background: rgba(0, 0, 0, 0.7);
}
.activity-box .code-wrap .btn-label {
  position: absolute;
  display: block;
  width: 210px;
  height: 58px;
  opacity: 0;
  bottom: 0;
  left: 203px;
  z-index: 9;
}
.plaster-box {
  position: fixed;
  top: 190px;
  right: 80px;
  width: 87px;
  height: 111px;
  z-index: 65530;
}
.plaster-box.start {
  animation: img1-2 0.6s forwards linear;
}
.plaster-box img {
  cursor: pointer;
}
.plaster-box .close-btn {
  color: #000;
  position: absolute;
  top: 0;
  right: -30px;
  font-size: 24px;
  cursor: pointer;
}
.g_plaster-box {
  display: none !important;
}
@keyframes img1-2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes close {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.3);
    top: -30px;
    right: -120px;
    opacity: 0;
  }
}
.ac91-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 65535;
}
.ac91-modal .ac91-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 452px;
  height: 540px;
  transform: translate(-50%, -50%);
}
.ac91-modal .ac91-box .adv {
  width: 100%;
  height: 100%;
}
.ac91-modal .ac91-box .btn {
  position: absolute;
  bottom: 30px;
  left: 147px;
  width: 157px;
  cursor: pointer;
}
.ac91-modal .ac91-box .close-btn {
  position: absolute;
  display: block;
  top: 3px;
  right: 3px;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
}
.ac91-modal.mobile .ac91-box {
  width: 813px;
  height: 973px;
}
.ac91-modal.mobile .btn {
  width: 348px;
  left: 232px;
  bottom: 50px;
}
.ac91-modal.mobile .close-btn {
  width: 70px;
  height: 70px;
}
/*# sourceMappingURL=index.css.map */