@charset "utf-8";

body.overflow {
  overflow: hidden;
}

/* 预约页面 三测版 */
/* 首屏 */
.cat_kv:before {
  content: '';
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/kv_bg1.png') no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

#fullpage .section1 .cat_kv:after {
  content: '';
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/kv_bg2.png') no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
}

#fullpage .section1 .cat_kv .cat_appoint {
  z-index: 4;
}

.gooff {
  right: .8rem;
  top: .47rem;
  height: 1rem;
}

.nav_btns {
  width: 1.97rem;
  height: .5rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/nav_btn.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  position: fixed;
  top: .7rem;
  left: 1rem;
  z-index: 99999;
  font-size: 0;
}

.nav_btns.btns {
  display: block;
}

.nav_btns.text {
  display: none;
  background: none;
}

.nav_btns>div {
  display: inline-block !important;
  vertical-align: top;
  line-height: .5rem;
  cursor: pointer;
  color: #fff;
  width: 43%;
  font-size: .25rem;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  text-align: center;
}

.nav_btns>div+div {
  width: 40%;
}

.nav_btns.text>div {
  cursor: default;
}

.nav_btns.btns>div:hover {
  text-shadow: 0 0 5px #22fcf6;
}

.cat_logo {
  position: absolute;
  background: url('../images/newappoint/logo.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  top: .2rem;
  left: .8rem;
  width: 2rem;
  height: 1rem;
  z-index: 3;
}

#fullpage .section1 .cat_kv .cat_appoint {
  height: auto;
}

#fullpage .section1 .cat_kv .cat_appoint .cat_sloggan {
  height: 2.7rem;
  width: 5.7rem;
  margin: 0 auto;
}

#fullpage .section1 .cat_kv .cat_appoint .video_btn {
  width: 1.5rem;
  height: 1.5rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/video_btn.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  margin: 0 auto;
  cursor: pointer;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}

#fullpage .section1 .cat_kv .cat_appoint .video_btn:hover {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/video_btn1.png')
}

#fullpage .section1 .cat_kv .cat_appoint .appoint_content {
  width: 7rem;
}

#fullpage .section1 .cat_kv .cat_appoint .appoint_content .appoint_btn_item {
  margin: .1rem auto;
  float: none;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  width: 2.93rem;
  height: 0.87rem;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

#fullpage .section1 .cat_kv .cat_appoint .appoint_content .renshu_div {
  margin: 0 auto;
  width: 3.4rem;
  height: .43rem;
  line-height: .43rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/appoint_renshu_bg.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
}

#fullpage .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_android {
  display: inline-block;
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_android.png");
}

#fullpage .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_tap {
  display: inline-block;
  background-image: url("../images/appoint/appoint_btn_tap.png");
}

#fullpage .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_ios {
  display: inline-block;
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_ios.png");
  position: relative;
}


#fullpage .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_tap {
  display: inline-block;
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_tap.png");
}

#fullpage .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_tap:hover {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_tap.png");
}

#fullpage .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_android:hover {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_android.png");
}

#fullpage .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_ios:hover {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_ios.png");
}

#fullpage .cat_appoint .btn_ios>div {
  position: absolute;
  right: .05rem;
  bottom: .9rem;
  width: 2.8rem;
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  overflow: hidden;
  height: 0;
}

#fullpage .btn_ios:hover>div {
  height: 3rem;
}

#fullpage .section1 .cat_kv .cat_appoint .appoint_content .appoint_renshu {
  font-size: .23rem;
  font-weight: 400;
  font-stretch: normal;
  text-align: center;
  margin: 0 .1rem 0 0;
  float: right;
  width: 1.65rem;
  height: .43rem;
  line-height: .43rem;
  background: none;
  text-indent: 0;
  color: #fff;
  font-style: italic;
  text-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.bg_kv:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/mask.png');
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  z-index: 2;
  opacity: .15;
}

/* 第二屏 */
#fullpage .section2 {
  background: #020106;
}

#fullpage .section2 .sectioc_bg {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/bg3.jpg')
}

#fullpage .section2 .award {
  width: 100%;
  height: 70%;
  background: url(../images/appoint/Rewardbox.png?202206) no-repeat right;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  position: absolute;
  z-index: 2;
  top: 20%;
  left: 0;
}

#fullpage .page_active .award {
  background-image: url(../images/appoint/Rewardbox_on.png?202206);

  transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
}

/* 第三屏 */
#fullpage .section3 {
  background: #060912;
}

#fullpage .section3 .invite_main {
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/bg2_a.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  position: absolute;
  bottom: 3%;
  width: 11rem;
  height: 8.5rem;
  left: calc(50% - 5rem)
}

.section3 .invit_renshu {
  color: #fff;
  font-size: 0.17rem;
  padding-left: 1.5rem;
}

.section3 .invite_list {
  padding-left: 8%;
  margin-top: .2rem;
  width: 55%;
  overflow: hidden;
}

.section3 .invite_list>div {
  position: relative;
  margin-bottom: .25rem;
  opacity: 0;
  left: 0;
  top: 0;
}

.section3 .invite_list .scuess {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  display: none;
}

.section3 .invite_list .i1 .scuess {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/Rewardbox_01_b.png');
}

.section3 .invite_list .i2 .scuess {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/Rewardbox_002_b.png');
}

.section3 .invite_list .i3 .scuess {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/Rewardbox_003_b.png);
}

.section3 .invit_btn {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_04_a.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  width: 2.3rem;
  height: .7rem;
  margin: 1rem auto 0;
  cursor: pointer;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}

.section3 .invit_btn:hover {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_04_b.png')
}

.page_active .slide_right {
  animation: slideRight .4s .2s 1 linear;
  -webkit-animation-fill-mode: forwards;
}

.section3 .invite_list .i2 {
  animation-delay: .4s;
}

.section3 .invite_list .i3 {
  animation-delay: .6s;
}

/* 第四屏 */
.section4 {
  background: #74f8fd;
  position: relative;
}

.section4 .sectioc_bg {
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/bg4.jpg') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  height: 5.97rem;
  position: relative;
}

.section4 .qr {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 0;
  top: 30%;
  left: 0;
}

.qr .each {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  padding: 0 3%;
  box-sizing: border-box;
  font-size: .2rem;
  color: #404040;
}

.popi_footer {
  border: 0;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/bg_footer.jpg');
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  overflow: hidden;
  z-index: 1
}

/* 弹窗 */
.appoint_mosk .appoint_login {
  height: 500px;
}

.box_title {
  width: 100% !important;
  left: 0;
  height: 1rem;
  margin-top: .3rem;
  position: static !important;
}

.appoint_mosk img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}

.appoint_mosk .appoint_login .appoint_nav {
  padding: 0;
  width: 100%;
  height: 30px;
  margin-bottom: 35px;
}

.appoint_mosk .appoint_login .login_list {
  width: 400px;
  padding-left: 35px;
}

.appoint_mosk .appoint_login .login_list .login_item .input_item.clearfix {
  margin: 0 0 16px 0;
  height: 45px;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/login_input1.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  position: relative;
}

.appoint_mosk .appoint_login .login_list .login_item .input_item.clearfix:nth-child(2) {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/login_input2.png')
}

.appoint_mosk .appoint_login .login_list input.fl {
  width: 175px !important;
  margin-left: 104px;
  height: 32px;
  padding: 0 5px;
  color: #29128d;
  font-size: 20px;
  box-sizing: border-box;
}

.appoint_mosk .appoint_login .login_list .login_item .veritify_btn {
  width: 110px;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/login_code.png') no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  height: 34px;
  float: right;
  color: #29128d;
  border: 0;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 2px;
}

.appoint_mosk .appoint_login .login_list .login_item .input_item .tip {
  position: absolute;
  bottom: -12px;
  left: 103px;
  margin: 0;
  font-size: 15px;
}

.appoint_mosk .appoint_login .login_list .agreement .tip {
  position: absolute;
  bottom: -20px;
  left: 103px;
  margin: 0;
  font-size: 15px;
  color: red;
}

.appoint_mosk .appoint_login .login_list .login_item .submit {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/Base_button.png');
  color: #29128d;
  width: 146px;
  height: 30px;
  padding: 0;
  letter-spacing: 10px;
  padding-left: 5px;
  line-height: 30px;
}

.appoint_mosk .appoint_login .login_list .login_item .submit:hover {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/Base_button.png')
}

.appoint_mosk .agreement {
  margin: 20px 0 30px 0;
  position: relative;
  color: #29128d;
}

.appoint_mosk .agreement label,
.appoint_mosk .agreement input {
  cursor: pointer;
  color: #29128d;
}

.appoint_mosk .agreement p {
  display: inline-block;
  vertical-align: top;
}

.appoint_mosk .agreement a {
  color: #29128d;
}

.appoint_mosk .agreement a:hover {
  text-decoration: underline;
}

.appoint_mosk .agreement input {
  position: relative;
  width: 15px;
  height: 12px;
  margin-right: 5px;
}

.appoint_mosk .agreement input[type=checkbox]:after {
  position: absolute;
  width: 6px;
  height: 12px;
  top: 0;
  line-height: 14px;
  content: " ";
  background-color: #fff;
  color: #29128d;
  display: inline-block;
  visibility: visible;
  padding: 0 4px 0 3px;
  border-radius: 3px;
  border: 1px solid #29128d;
}

.appoint_mosk .agreement input[type=checkbox]:checked:after {
  content: "✓";
  font-size: 14px;
}

.appoint_mosk .right-slide {
  position: absolute;
  right: 11px;
  bottom: 11px;
  padding-right: 20px;
  display: none;
}

.appoint_mosk .right-slide p {
  color: #29128d;
  margin-bottom: 15px;
}

.appoint_mosk .right-slide p:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 6px;
  border-top: 5px solid transparent;
  border-right: 10px solid #29128d;
  border-bottom: 5px solid transparent;
}

.appoint_mosk .right-slide a {
  display: block;
  margin-bottom: 10px;
}

.scuess_mosk .box_title {
  height: 0;
  margin-bottom: 50px;
}

.scuess_mosk img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}

.scuess_mosk .scuess_box .scuess_content {
  padding: 15px 0 0 0;
  line-height: 44px;
}

.scuess_mosk .top_content {
  text-align: center;
  font-size: 22px;
  color: #29128d;
  margin-bottom: 25px;
}

.scuess_mosk .scuess_box .scuess_content .secode_list {
  margin: 0 auto;
  position: static;
  height: auto;
  width: 450px;
}

.scuess_mosk .scuess_box .scuess_content .secode_list .secode_item .sec_content img {
  width: 200px;
  height: auto;
}

.scuess_mosk .scuess_box .scuess_content .secode_list .secode_item {
  margin: 0;
  width: 200px;
}

.scuess_mosk .scuess_box .scuess_content .secode_list .secode_item .sec_content {
  height: auto;
}

.scuess_mosk .scuess_box .scuess_content .secode_list .weibo {
  margin-left: 50px;
}

.scuess_mosk .scuess_box .scuess_content .cat_question {
  position: relative;
  margin: 25px auto 0;
  transform: none;
  top: 0;
  left: 0;
  border: 0;
  border-radius: 0;
  width: 500px;
  height: auto;
  display: none;
}

.more_text {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/more_bg.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  width: 380px;
  height: 32px;
  display: inline-block;
  line-height: 30px;
  color: #29128d;
  font-size: 23px;
  box-sizing: border-box;
  padding-left: 5px;
  vertical-align: top;
}

.scuess_mosk .scuess_box .scuess_content .cat_question .question_icon {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_03_a.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  height: 41px;
  border: 0;
  width: 114px;
  border-radius: 0;
  top: 0;
  right: -20px;
}

.scuess_mosk .scuess_box .scuess_content .cat_question .question_icon:hover {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_03_b.png);
}

.invit_mosk .invit_box {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/appoint_bg2.png);
  width: 704px;
  height: 600px;
}

.invit_mosk .invit_box .box_title {
  position: static;
  width: 100%;
  height: 60px;
}

.invit_mosk .box_title img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.invit_mosk .invit_box .invit_content .invit_right {
  position: static;
  width: 100%;
  text-align: center;
}

.invit_mosk .invit_box .invit_content {
  padding-top: 20px;
}

.invit_mosk .invit_box .invit_content .invit_right p {
  color: #29128d;
}

.invit_mosk .invite_gift img {
  width: auto;
  height: 140px;
  margin: 0 auto 25px;
}

.invit_mosk .invit_box .invit_content .invit_right .share_code {
  border: 0;
  border-radius: 0;
  text-align: center;
  height: auto;
  line-height: initial;
  padding: 0;
}

.invit_mosk .invit_box .invit_content .text {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/share_bg.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  width: 280px;
  display: inline-block;
  vertical-align: top;
  height: 48px;
  text-align: left;
  text-indent: 6px;
  overflow: hidden;
  font-size: 18px;
  line-height: 70px;
  padding-right: 10px;
  box-sizing: border-box;
}

.invit_mosk .invit_box .invit_content .invit_right .share_code .copy_btn {
  position: static;
  display: inline-block;
  vertical-align: top;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/copy_a.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  border: 0;
  border-radius: 0;
  width: 92px;
  height: 32px;
  margin-top: 23px;
}

.invit_mosk .invit_box .invit_content .invit_right .share_code .copy_btn:hover {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/copy_b.png);
}

.invit_mosk .invit_box .invit_content .invit_right>p {
  margin-bottom: 10px;
}

.invit_mosk .invit_box .invit_content .invit_right .code_box .invit_code {
  margin: 20px auto 0;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/frame_05.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  width: 130px;
  height: 130px;
  position: relative;
}

.invit_mosk .invit_box .invit_content .invit_right .code_box #invit_code {
  margin: 8px 0 0 0;
  width: 120px;
  height: 120px;
  position: absolute;
  right: -20px;
  border: 4px solid #fff;
}

.invit_code canvas {
  width: 100% !important;
  height: 100% !important;
}
.kv_video_close {
  width: 0.70666667rem;
  height: 0.68rem;
  background: url('../images/appoint/close.png') no-repeat;
  background-size: contain;
  position: absolute;
  right: 0rem;
  top: -0.8rem;
  cursor: pointer;
}
.age_tips_mosk {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
}
.age_tips_mosk .tips_box {
  width: 800px;
  height: 529px;
  background: url('../images/appoint/appoint_bg.png') no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 50px 30px 50px;
  font-size: 14px;
  line-height: 24px;
  /*padding-top: 110px;*/
  box-sizing: border-box;
}
.age_tips_mosk .box_title {
  height: auto;
  margin-bottom: 30px;
}
.age_tips_mosk .tips_box p {
  margin-bottom: 20px;
}
.age_tips_mosk .age_tips_close {
  width: 53px;
  height: 51px;
  background: url('../images/appoint/close.png') no-repeat;
  background-size: contain;
  position: absolute;
  right: -60px;
  top: -25px;
  cursor: pointer;
}
.device_close,
.appoint_close,
.scuess_close,
.invit_close,
.kv_video_close,
.age_tips_close,
.test_close {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transition: all .3s;
}

.device_close:hover,
.appoint_close:hover,
.scuess_close:hover,
.invit_close:hover,
.kv_video_close:hover,
.age_tips_close:hover,
.test_close:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}

.device_mosk .device_box {
  padding-top: 0;
  height: 500px;
}

.device_mosk .device_box .box_title {
  display: none;
}

.device_mosk .device_box .device_title {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/Base_button.png) no-repeat;
  background-size: cover;
  color: #29128d;
  width: 2.4rem !important;
  margin: .6rem auto;
  height: .5rem;
  border: 0;
  padding: 0;
}

.device_mosk .device_box .device_btn_submit {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/Base_button.png) no-repeat;
  background-size: cover;
  color: #29128d;
  width: 2rem;
  height: .5rem;
  line-height: .5rem;
  margin-top: .5rem;
  letter-spacing: 4px;
}

.device_mosk .device_box .device_btn_submit:hover {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/appoint/Base_button.png);
  background-size: cover;
}

.device_mosk .device_box .device_btn_submit:before {
  content: '确认';
}

/* 首页 */
.home .cat_kv {
  height: auto;
}

.home .cat_kv .bg_kv {
  position: relative;
}

.home .cat_kv .bg_kv:after {
  display: none;
}

.home .cat_kv img {
  width: 100%;
}

.home .cat_kv .cat_appoint {
  height: auto;
  z-index: 2;
}

.home .cat_kv .cat_appoint .cat_sloggan {
  height: 2.7rem;
  width: 5.7rem;
  margin: 0 auto;
}

.home .cat_kv .cat_appoint .video_btn {
  width: 1.5rem;
  height: 1.5rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/video_btn.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  margin: 0 auto;
  cursor: pointer;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}

.home .cat_kv .cat_appoint .video_btn:hover {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/video_btn1.png')
}

.cat_kv .cat_appoint .appoint_content {
  text-align: center;
}

.home .cat_kv .cat_appoint .appoint_content .appoint_btn_item {
  margin: .1rem auto;
  float: none;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;

  width: 2.6rem;
  height: 0.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.home .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_android {
  display: inline-block;
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_android.png");
}

.home .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_ios {
  display: inline-block;
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_ios.png");
  position: relative;
}

.home .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_android:hover {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_android.png");
}

.home .cat_kv .cat_appoint .appoint_content .appoint_btn_item.btn_ios:hover {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/appoint/button_ios.png");
}

.cat_appoint .btn_ios>div {
  position: absolute;
  right: .1rem;
  bottom: .8rem;
  width: 2.45rem;
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  overflow: hidden;
  height: 0;
}

.btn_ios:hover>div {
  height: 2.65rem;
}

.home .cat_kv .cat_appoint .appoint_content .renshu_div {
  margin: 0 auto;
  width: 3.4rem;
  height: .43rem;
  line-height: .43rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/appoint/appoint_renshu_bg.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
}

.home .cat_kv .cat_appoint .appoint_content .appoint_renshu {
  font-size: .23rem;
  font-weight: 400;
  text-align: center;
  margin: 0 .1rem 0 0;
  float: right;
  width: 1.65rem;
  height: .43rem;
  line-height: .43rem;
  background: none;
  text-indent: 0;
  color: #fff;
  font-style: italic;
  text-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.home .bg_kv .cats {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all .5s;
}

.home .bg_kv .cats img {
  transition: all .2s;
}

.home .bg_kv .cats.role_cat {
  opacity: 0;
}

.home .bg_kv .cats.role_girl {
  opacity: 0;
}

.home .bg_kv .bg2 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

.home .bg_kv .cats.role_cat.active {
  opacity: 1;
}

.home .bg_kv .cats.role_girl.active {
  opacity: 1;
}

.home .bg_kv .drip {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

#canvasHolder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
}

.cat_kv > .nav_top {
  background: url("../images/newappoint/header-black.png") top center no-repeat;
  background-size: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99999;
}
.nav_right {
  float: right;
  margin-top: .5rem;
  margin-right: .5rem;
}
.nav_right > a, .nav_right > span {
  display: inline-block;
  vertical-align: top;
  margin-left: .3rem;
}

.nav_button {
  height: .6rem;
  width: .65rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_nav.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  border: 0;
  cursor: pointer;
}

.nav-slide {
  position: fixed;
  right: -100%;
  top: 0;
  bottom: 0;
  width: 3.4rem;
  overflow: auto;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/bg_nav.png') bottom no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  box-sizing: border-box;
  padding: 7% 0 .3rem;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.nav-slide.active {
  right: 0;
}

.nav-slide a {
  display: block;
  margin-bottom: .5rem;
  position: relative;
  padding-bottom: .2rem;
}

.nav-slide a:after {
  content: '';
  height: 5px;
  width: 56%;
  background: #24e7fe;
  position: absolute;
  left: 22%;
  bottom: 0;
  border-radius: 4px;
  opacity: 0;
}

.nav-slide a.active:after,
.nav-slide a:hover:after {
  opacity: 1;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.nav-slide a:last-child {
  margin-bottom: 0;
}

.nav-slide a img {
  height: .6rem;
  width: auto !important;
  margin: 0 auto;
}

.news {
  background: #343e47 url('https://cat-cn-img.fantanggame.com/cat_website/images/home/bg_news.jpg') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  height: 10.73rem;
  position: relative;
}

.news:before {
  content: '';
  position: absolute;
  left: 1.2rem;
  top: 1.1rem;
  width: 9rem;
  height: 3.2rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/T_news.png') no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
}

.feature .swiper-container {
  width: 10rem;
  height: 3.2rem;
  margin-top: 1.5rem;
  margin-left: 6.3rem;
  display: inline-block;
  vertical-align: top;
}

.swiper-slide img,
.swiper-slide a {
  display: block;
  width: 100%;
  /* height: 2.6rem; */
  object-fit: cover;
}

.news .swiper-pagination {
  text-align: right;
}

.swiper-pagination-bullet {
  width: .45rem;
  height: 6px;
  border-radius: 0;
  background: #c5c9cc;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #75f9fe;
} 

.news .sq_game_info {
  position: relative;
  background: none;
  margin-top: .25rem;
}

.sq_game_info .sq_notice_info {
  padding: 0;
  height: auto;
}

.sq_game_info .sq_notice_info .sq_notice {
  width: 13.6rem;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news,
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right {
  width: 100%;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav {
  float: left;
  width: 2.6rem;
  height: 100%;
  margin-left: 1rem;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list {
  float: right;
  width: calc(100% - 3.6rem);
  padding: 0;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item {
  display: inline-block;
  width: 100%;
  height: .5rem;
  margin: .2rem 0 .1rem;
  background-size: contain !important;
  vertical-align: top;
  position: relative;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a {
  display: block;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a .news_title {
  width: 100%;
  font-size: 0.25rem;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item {
  margin-bottom: .15rem;
  height: 0.7rem;
  line-height: .7rem;
  padding: 0 .1rem;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item:hover {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/frame_news.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a:hover {
  color: #77f8fe;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.n1 {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_newest_a.png) no-repeat;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.n1.active {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_newest_b.png) no-repeat;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.n2 {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_announcement_a.png) no-repeat;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.n2.active {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_announcement_b.png) no-repeat;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.n3 {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_news_a.png) no-repeat;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.n3.active {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_news_b.png) no-repeat;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.n4 {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_more_a.png) no-repeat;
  margin: .2rem 0;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.n4:hover {
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_more_b.png) no-repeat;
  margin: .2rem 0;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav a {
  display: block;
}

.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item.active:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: -.25rem;
  top: calc(50% - 14px);
  border-top: 5px solid transparent;
  border-left: 10px solid #77f8fe;
  border-bottom: 5px solid transparent;
}

.roles {
  background: #0c1828 url(https://cat-cn-img.fantanggame.com/cat_website/images/home/bg_roles.jpg) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  height: 10.72rem;
  position: relative;
}

.roles:before {
  content: '';
  position: absolute;
  left: 1.2rem;
  top: 1.1rem;
  width: 9rem;
  height: 3.2rem;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/T_roles.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
}

.roles .tabs {
  position: absolute;
  left: 1.3rem;
  top: 5rem;
}

.roles .tabs:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 200%;
  left: -.2rem;
  top: .15rem;
  background: #75f1f9;
  background: linear-gradient(rgba(116, 241, 247, 1), rgba(116, 241, 247, 0));
}

.roles .tabs .each {
  display: block;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-repeat: no-repeat;
  width: 3rem;
  height: .4rem;
  cursor: pointer;
  margin-bottom: .25rem;
  position: relative;
}

.roles .tabs .each.e1 {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_baofengyan_a.png);
}

.roles .tabs .each.e1.active {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_baofengyan_b.png);
}

.roles .tabs .each.e3 {
  height: 0.37rem;
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/button_darkcat_off.png);
}

.roles .tabs .each.e3.active {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_darkcat_on.png');
}

.roles .tabs .each.e4 {
  height: 0.3rem;
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_fuluyiya_off.png');
}

.roles .tabs .each.e4.active {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_fuluyiya_on.png');
}

.roles .tabs .each.e5 {
  height: 0.3rem;
  margin-left: 0.06rem;
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_yishishanzhuang_off.png');
}

.roles .tabs .each.e5.active {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_yishishanzhuang_on.png');
}
.roles .tabs .each.e6 {
  height: 0.3rem;
  margin-left: 0.06rem;
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_qitashili_off.png');
}

.roles .tabs .each.e6.active {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_qitashili_on.png');
}

.roles .tabs .each.e2 {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_rolesmore_a.png');
}

.roles .tabs .each.e2:hover {
  background-image: url('https://cat-cn-img.fantanggame.com/cat_website/images/home/button_rolesmore_b.png');
}

.roles .tabs .each.active:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: -.2rem;
  top: calc(50% - 5px);
  border-top: 5px solid transparent;
  border-left: 10px solid #77f8fe;
  border-bottom: 5px solid transparent;
}

.roles .role_main {
  position: absolute;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/roles_bg.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  width: 12.25rem;
  height: 5rem;
  top: 3.45rem;
  right: .9rem;
}

.roles .role_main:after {
  content: '';
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/txt_02.png) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  width: 7rem;
  height: 1rem;
  position: absolute;
  right: -.3rem;
  bottom: -.6rem;
}

.roles .role_main.r2 {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/roles_bg2.png);
}

.roles .role_main.r2:after {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/txt_darkcat.png);
  width: 3.4rem;
}

.roles .role_main.r3 {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/roles_bg3.png);
}

.roles .role_main.r3:after {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/txt_fuluyiya.png);
  width: 6.4rem;
}

.roles .role_main.r4 {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/roles_bg4.png);
}

.roles .role_main.r4:after {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/txt_yishishanzhuang.png);
  width: 6.4rem;
}
.roles .role_main.r5 {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/roles_bg5.png);
}

.roles .role_main.r5:after {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/txt_qitashili.png);
  width: 6.4rem;
  bottom: -1rem;
}

.roles .role_main img {
  position: absolute;
  left: 0;
  bottom: 0;
  height: auto;
  cursor: pointer;
  transition: all .2s;
}

.roles .role_main .triss {
  width: 4.2rem;
  bottom: .25rem;
  left: .19rem;
}

.roles .role_main .minami {
  width: 3.4rem;
  bottom: .4rem;
  left: 3.15rem;
}

.roles .role_main .asura {
  width: 4.1rem;
  bottom: .66rem;
  left: 4.5rem;
}

.roles .role_main .echo {
  width: 5.5rem;
  bottom: .5rem;
  left: 6.5rem;
}

.roles .role_main .white {
  width: 1.9rem;
  bottom: 3.8rem;
  left: 10.5rem;
}

.roles .role_main .nate {
  width: 4.4rem;
  bottom: .58rem;
  left: 7.2rem;
}

.roles .role_main .eade {
  width: 3.95rem;
  bottom: 0.36rem;
  left: 4.3rem;
}

.roles .role_main .ina {
  width: 3.75rem;
  bottom: 0.24rem;
  left: 0.5rem;
}

.roles .role_main .anya {
  width: 4.85rem;
  bottom: 0.2rem;
  left: -.02rem;
  z-index: 2;
}

.roles .role_main .erina {
  width: 11.75rem;
  bottom: 0.22rem;
  left: 0.51rem;
}

.roles .role_main .miya {
  width: 5.4rem;
  bottom: .6rem;
  left: 6.6rem;
}

.roles .role_main .yuncan {
  width: 8.8rem;
  bottom: 0.2rem;
  left: 0;
}

.roles .role_main .yunpei {
  width: 4.5rem;
  bottom: 0.63rem;
  right: 0;
  left: auto;
}

.roles .role_main .nofret {
  width: 8.5rem;
  bottom: 0.4rem;
  right: 0.5rem;
  left: auto;
}

.roles .role_main img.actvie {
  filter: blur(0);
}

.roles .role_main img.blur {
  filter: blur(3px);
}

.news_content .news_box .news_content_text font,
.news_content .news_box .news_content_text div,
.news_content .news_box .news_content_text p {
  font-size: .21rem
}

.news_content .news_box .news_content_text img {
  margin-bottom: .4rem
}

.feature {
  background: #000 url(https://cat-cn-img.fantanggame.com/cat_website/images/home/bg_feature.jpg) no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  height: 10.7rem;
  position: relative;
}

.feature .swiper-container {
  width: 100%;
  height: 4.6rem;
  margin-top: 1.6rem;
  margin-left: 0;
  padding: 1.4rem 0;
}

.feature .swiper-slide img {
  height: 4.6rem;
  position: relative;
  z-index: 2;
}

.feature .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  width: .5rem;
  margin: 0 .1rem;
}

.feature .swiper-slide-active {
  transform: scale(1.1);
}

.feature .swiper-slide-active:before {
  content: '';
  position: absolute;
  left: -.7rem;
  top: -1rem;
  right: -.25rem;
  bottom: -.2rem;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/home/frame_Feature.png) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}

.feature .swiper-slide:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 3
}

.feature .swiper-slide-active:after {
  display: none;
}

.role {
  background: #000 url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/bg_characters.jpg) top no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.role:before {
  content: '';
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/frame_characters_01.png) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.role img.title {
  width: 10rem;
  margin-top: 1.5rem;
  display: inline-block;
  margin-left: 1.3rem;
}

.role .container {
  width: 11rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-bottom: .8rem;
}

.role img.banner {
  width: 100%;
  margin: .8rem auto .5rem;
}

.role .top {
  padding-bottom: .8rem;
  position: relative;
}

.role .top .btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.role .top .on,
.role .top .active .off {
  display: none;
}

.role .top .off,
.role .top .active .on {
  display: block;
}

.role .top img {
  width: 1.5rem;
  height: 1.45rem;
  margin-left: .1rem;
}

.role .top .btn:nth-child(2) img {
  width: 1.5rem;
  height: auto;
  margin-top: -0.08rem;
}

.role .top:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/line.png) no-repeat;
  background-size: cover;
  height: .3rem;
}

.role .role-main>div {
  min-height: 19rem;
}

.role .e-title {
  height: .8rem;
  width: auto;
  margin: .1rem 0 .3rem;
}

.role .imgs>div {
  width: 1.3rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-top: 1.8rem;
  text-align: center;
  margin-bottom: .3rem;
  margin-right: .4rem;
  cursor: pointer;
}

.role .imgs>div i {
  background-size: cover;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1.3rem;
  height: 1.8rem;
  transition: all .2s;
}

.role .imgs>div i.on {
  opacity: 0;
  transition: all .3s;
}

.role .imgs>div i.off {
  display: block;
}

.role .imgs>div:hover i.on {
  opacity: 1;
}

/*.role .imgs>div:hover i.off {display: none;}*/

.role .imgs>div span {
  font-size: .14rem;
  color: #fff;
  letter-spacing: 4px;
  margin-top: .08rem;
  display: block;
  transition: all .2s;
}

.role .imgs>div:hover span {
  color: #75f1f9;
}

.more .news_content,
.detail .news_content {
  background-color: #000;
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/news/bg_news2.jpg);
  background-size: contain;
  min-height: 20.7rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  height: auto;
  padding-top: 4rem;
}

.news_content:before {
  content: '';
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/news/frame_Subpage_news.png) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.news_content:after {
  content: '';
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/news/bg_news3.png) repeat-y;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.news_content img.title {
  width: 8rem;
  display: inline-block;
  margin-left: 1.3rem;
  margin-bottom: .8rem;
  display: none;
}

.news_content_box {
  position: relative;
  z-index: 2;
}

.news_content .news_box .news_title {
  position: relative;
}

.news_content .news_box .news_title:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(2555, 255, 255, 0));
}

.news_content .title_text,
.news_content .news_time {
  text-align: center;
}

.news_content .news_box .news_title .goback {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/news/button_news-back_off.png);
  display: inline-block;
  vertical-align: middle;
  position: static;
}

.news_content .news_box .news_title .goback:hover {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/news/button_news-back_on.png);
}

.goTop {
  position: absolute;
  width: 1rem;
  right: 1rem;
  bottom: .5rem;
  z-index: 2;
  cursor: pointer;
}

.news_content .news_box .news_title a {
  float: left;
}

.role_info {
  background: #000 url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/bg_01.jpg) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.role_info:before {
  content: '';
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/frame_01.png) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.role_info .bg {
  position: absolute;
  right: -3rem;
  top: -7rem;
  width: 23rem;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: .1;
}

.role_info .middle {
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  top: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.role_info .middle.active {
  height: 100%;
  width: auto;
  top: 0;
}

.role_info .video_btn {
  position: absolute;
  left: 1rem;
  width: 4rem;
  top: 3.5rem;
  cursor: pointer;
}

.main_role {
  position: absolute;
  height: 100%;
  width: auto;
  bottom: 0;
  left: 47%;
  transform: translateX(-50%) rotateY(0);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: none;
}

.role_info .right {
  position: absolute;
  right: -30%;
  min-width: 30%;
  transition: all .3s ease-in;
}

.role_info .right.active {
  right: 0;
}

.role_info .right .title {
  height: 1.8rem;
}

.role_info .right .title h3 {
  color: #fff;
  font-size: .7rem;
  letter-spacing: 10px;
  font-style: italic;
  margin: 1.5rem auto 0;
  min-width: 4.5rem;
  position: relative;
  padding-left: .9rem;
}

.role_info .right .title h3 img {
  width: auto;
  height: 1.3rem;
  position: absolute;
  left: 0;
  top: 0;
}

.role_info .right .title>img {
  position: relative;
  top: -.45rem;
  width: 4rem;
  right: -1rem;
}

.role_info .right .text {
  color: #000;
  font-size: .17rem;
  width: 4.5rem;
  margin: 0 auto;
  min-height: 1rem;
  margin-bottom: .2rem;
  letter-spacing: 2px;
  font-weight: bold;
}

.role_info .right .info {
  text-align: right;
  color: #fff;
  font-weight: bold;
  width: 4.5rem;
  margin: 0 auto;
  font-size: .22rem;
}

.role_info .right .info p {
  padding-right: .2rem;
  margin: .2rem 0;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  border-right: 5px solid #c8ff4a;
  line-height: 1.2;
  letter-spacing: 2px;
}

.role_info .right .asura p {
  border-right-color: #ffed4e;
}

.role_info .right .triss p {
  border-right-color: #0045de;
}

.role_info .right .echo p {
  border-right-color: #c8ff4a;
}

.role_info .right .minami p {
  border-right-color: #ff5e38;
}

.role_info .right .white p {
  border-right-color: #ff888c;
}

.role_info .right .nate p {
  border-right-color: #7dc1fe;
}

.role_info .right .ina p {
  border-right-color: #e5854c;
}

.role_info .right .eade p {
  border-right-color: #000000;
}

.role_info .right .erina p {
  border-right-color: #f567b7;
}
.role_info .right .anya p {
  border-right-color: #c8c3f4;
}
.role_info .right .yuncan p {
  border-right-color: #e8d7ae;
}
.role_info .right .yunpei p {
  border-right-color: #e8d7ae;
}
.role_info .right .mia p {
  border-right-color: #e8b87e;
}
.role_info .right .nofret p {
  border-right-color: #6351e8;
}
.role_info .right .snow p {
  border-right-color: #c31842;
}
.role_info .right .wangshu p {
  border-right-color: #810a01;
}
.role_info .right .qi p {
  border-right-color: #7de7e7;
}
.role_info .right .evelina p {
  border-right-color: #f5849b;
}
.role_info .right .danica p {
  border-right-color: #b43be0;
}
.role_info .right .coco p {
  border-right-color: #f8ae39;
}
.role_info .right .scarlet p {
  border-right-color: #b3d1f5;
}
.role_info .eve-hide {
  display: block !important;
}
.role_info .eve-show {
  display: none !important;
}
.role_info .evelina .eve-show {
  display: block !important;
}
.role_info .evelina .eve-hide {
  display: none !important;
}
.role_info .btn {
  position: absolute;
  right: 5.8rem;
  bottom: .5rem;
  width: 1rem;
  height: 1rem;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/button_01_a.png) no-repeat;
  background-size: contain;
  z-index: 2;
  cursor: pointer;
  transition: all .3s;
}

.role_info .btn.active {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/button_01_b.png)
}

.role_info .back {
  position: absolute;
  left: 1rem;
  top: 2rem;
  width: 2.6rem;
  height: .5rem;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/button_back01_off.png) no-repeat;
  background-size: contain;
  z-index: 2;
  cursor: pointer;
  transition: all .3s;
}

.role_info .back:hover {
  background-image: url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/button_back01_on.png)
}

.role_info .left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 8rem;
  height: 2rem;
  padding-top: .9rem;
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/images_01.png) no-repeat top left;
  background-size: .7rem;
}

.role_info .left .swiper-container {
  width: 5rem;
  text-align: center;
  margin: 0;
  height: 2rem;
  position: relative;
  left: .5rem;
}

.role_info .left .title {
  color: #ffffff;
  position: absolute;
  left: .15rem;
  top: .4rem;
  text-align: left;
}

.role_info .left .title h3 {
  margin: 0;
  letter-spacing: .1rem;
  font-size: .2rem;
  font-weight: 400;
}

.role_info .left .title p {
  font-size: 8px;
  transform: scale(.65) translateX(-24%) translateY(-.14rem);
  -webkit-transform: scale(.65) translateX(-24%) translateY(-.14rem);
  -ms-transform: scale(.65) translateX(-24%) translateY(-.14rem);
}

.left .img {
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.left .img img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}

.role_info .swiper-pagination-bullet {
  width: .4rem;
  height: .4rem;
  text-align: center;
  line-height: .4rem;
  font-size: .16rem;
  color: #96fafd;
  opacity: 1;
  font-weight: bold;
  margin: 0 !important;
  background: transparent;
}

.role_info .swiper-pagination-bullet-active {
  color: #000;
  background: url("https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/role-swiper-active.png") no-repeat center right;
  background-size: contain;
}

.role_info .swiper-slide .off {
  display: block;
}

.role_info .swiper-slide .on {
  opacity: 0;
  transition: all .3s;
}

.role_info .swiper-slide-active .on {
  opacity: 1
}

/*.role_info .swiper-slide-active .off {display: none;}*/

.swiper-container .img span {
  font-size: .14rem;
  color: #fff;
  letter-spacing: 4px;
  margin-top: .08rem;
  display: block;
  transition: all .2s;
}

.button_kefu {
  position: fixed;
  z-index: 5;
  left: .8rem;
  bottom: .8rem;
  width: .8rem
}


.home .tongren {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/bg_doujin.jpg");
}

.home .tongren .tabs:after {
  display: none;
}

.home .tongren:before {
  display: none;
}

.home .tongren .tabs .each {
  background-image: none;
  color: #ffffff;
  font-size: .25rem;
  padding: .14rem .1rem .14rem .3rem;
  width: 1.4rem;
}

.home .tongren .tabs .each.e1 {
  padding: 0.11rem 0.1rem 0.08rem 0.35rem;
  position: relative;
  left: -.03rem;
}

.home .tongren .tabs .each.active,
.home .tongren .tabs .each.active:hover {
  color: #000000;
  background: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/button_doujin.png") left center no-repeat;
  background-size: contain;
  font-weight: bold;
}

.home .tongren .tabs .each:hover {
  background-image: none;
}

.home .tongren .tabs .each.more {
  position: relative;
}

.home .tongren .tabs .each.more:after {
  content: "+";
  position: absolute;
  left: 1.07rem;
  top: .14rem;
  color: #ffffff;
  font-size: 12px;
}

.tongren .images {
  position: absolute;
  right: .1rem;
  top: 0;
  width: 14rem;
  height: 100%;
  padding: 1.5rem;
  box-sizing: border-box;
}

.tongren .images .each {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 8px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: .25rem;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, .2);
  cursor: pointer;
}

.tongren .text {
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: .5rem .15rem .1rem .15rem;
  background: rgba(0, 0, 0, .3);
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));
  border-radius: 0 0 8px 8px;
  display: flex;
}

.tongren .text h4 {
  /*display: inline-block;*/
  vertical-align: top;
  line-height: .4rem;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 2;
}

.tongren .text .right {
  /*float: right; */
  font-size: .2rem;
  text-align: right;
  line-height: .2rem;
}

.tongren .text .right span {
  font-size: .15rem;
  color: #c4c3c1;
  position: relative;
  top: -2px;
}

.tongren .images.t1 .e1 {
  height: 2.4rem;
  width: 6.5rem;
  margin-right: .4rem;
}

.tongren .images.t1 .e2 {
  height: 2.4rem;
  width: 4rem;
}

.tongren .images.t1 .e3 {
  height: 4.8rem;
  width: 4.8rem;
  margin-top: .45rem;
  margin-right: .45rem;
}

.tongren .images.t1 .e4 {
  height: 2.2rem;
  width: 5.6rem;
  margin-top: .45rem;
  margin-bottom: .4rem;
}

.tongren .images.t1 .e5 {
  height: 2.2rem;
  width: 2.6rem;
  margin-right: .32rem;
}

.tongren .images.t1 .e6 {
  height: 2.2rem;
  width: 2.6rem;
}

.tongren .images.t2 .e1 {
  height: 3.9rem;
  width: 6.6rem;
  margin-bottom: .4rem;
}

.tongren .images.t2 .e2 {
  height: 1.3rem;
  width: 3.15rem;
  margin-right: .2rem;
}

.tongren .images.t2 .e3 {
  height: 1.3rem;
  width: 3.15rem;
}

.tongren .images.t2 .e4 {
  height: 1.8rem;
  width: 6.6rem;
  margin-top: .4rem;
}

.tongren .images.t2 .e5 {
  height: 2.42rem;
  width: 3.9rem;
  margin-bottom: .4rem;
}

.tongren .images.t2 .e6 {
  height: 5rem;
  width: 3.9rem;
}

.full_tr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .7);
  z-index: 9;
  transition: all .3s;
  overflow: auto;
  display: none;
}

.full_image {
  position: absolute;
  width: 40%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding-bottom: .54rem;
}

.full_image img {
  border-radius: 8px 8px 0 0;
}

.full_tr .text {
  background: #ffffff;
  background: linear-gradient(to right, #ffffff, 70%, #f1fbdd, #b4fcde);
  color: #000;
  border-radius: 0 0 8px 8px;
  padding: .1rem;
}

.full_tr .text h4 {
  font-size: .22rem;
  padding-left: .1rem;
}

.full_tr .arrow {
  position: fixed;
  left: 20%;
  top: 45%;
  display: inline-block;
  width: 40px;
  height: 30px;
  cursor: pointer;
}

.full_tr .arrow::after {
  content: "";
  height: 30px;
  width: 30px;
  border-width: 0 0 8px 8px;
  border-color: #ffffff;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  -ms-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform-origin: center;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  position: absolute;
  top: 0;
  left: 0;
}

.full_tr .arrow.right {
  left: auto;
  right: 20%;
}

.full_tr .arrow.right::after {
  border-width: 8px 8px 0 0;
}

/*内页*/
.role.tongren {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/roleNew/bg-doujin.jpg");
  background-size: contain;
}

.role.tongren .container {
  width: 14rem;
}

.role.tongren .top:after {
  display: none;
}

.role.tongren .top {
  margin-top: 4rem;
  color: #ffffff;
  text-align: center;
  padding-bottom: 0;
}

.role.tongren .top .btn {
  padding: 0.15rem .4rem;
  font-size: .26rem;
  min-width: 1.6rem;
}

.role.tongren .top .btn.active {
  color: #000000;
  font-weight: bold;
  background: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/button_doujin.png") center center no-repeat;
  background-size: contain;
}

.grid {
  list-style: none;
  margin: 30px auto;
  padding: 0;
}

.grid li {
  display: block;
  float: left;
  padding: .15rem;
  width: 25%;
  box-sizing: border-box;
  opacity: 0;
  cursor: pointer;
}

.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
  opacity: 1;
}

.grid li img {
  outline: none;
  border: none;
  display: block;
  max-width: 100%;
  border-radius: 6px 6px 0 0;
}

.grid .text {
  background: #ffffff;
  background: linear-gradient(to right, #ffffff, 70%, #f1fbdd, #b4fcde);
  color: #000;
  border-radius: 0 0 6px 6px;
  padding: 0 0.1rem;
  position: static;
}

.grid .text .right {
  font-size: .14rem;
  line-height: .16rem;
  padding: .05rem 0;
}

.grid .text .right span {
  font-size: .12rem;
}

.grid li.animate {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
  animation: scaleUp 0.65s ease-in-out forwards;
}

@-webkit-keyframes scaleUp {
  0% {}

  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@keyframes scaleUp {
  0% {}

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

/*.nav-slide a:last-child {*/
/*  display: none*/
/*}*/
.kv_video_mosk .kv_player {
  width: 8.6rem;
  height: 4rem;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin-top: 15%;
}

.kv_player .mySwiperVideo {
  width: 7rem;
  height: 100%;
  margin: 0;
  padding: 0 .7rem;
}

.cat_download {
  width: 2rem;
  position: absolute;
  z-index: 3;
  right: 0.7rem;
  top: 2.3rem;
}

.cat-doll {position: absolute;right: 40px;top: 180px;z-index: 4;cursor: pointer;}
.cat-doll img {height: 430px;width: 277px;}
