html,
body {
  width: 100%;
  height: 100%;
  background: #fff;
}
.sq_header {
  width: 100%;
  height: 0.9rem;
  background-color: #fff;
  border-bottom: 2px solid #e9cc69;
  position: absolute;
  z-index: 999;
}
.sq_header .sq_logo_list {
  padding-top: 0.1rem;
  box-sizing: border-box;
  margin-left: 0.6rem;
}
.sq_header .sq_logo_list .sq_icon {
  width: 1.2rem;
  margin-right: 0.38rem;
}
.sq_header .sq_logo_list .sq_logo {
  width: 1.65rem;
  margin-right: 0.2rem;
}
.sq_header .sq_logo_list .sq_honor {
  width: 2.71rem;
}
.sq_header .top_bar_nav {
  position: absolute;
  top: 0;
  right: 1rem;
  height: 0.9rem;
}
.sq_header .top_bar_nav .top_nav_item {
  width: 1rem;
  margin: 0 0.2rem;
  line-height: 0.9rem;
  font-size: 0.2rem;
  color: #a3a4a1;
}
.sq_header .top_bar_nav .top_nav_active {
  color: #e9cc69;
}
.sq_kv {
  width: 100%;
  position: relative;
  padding-top: 0.6rem;
}
.sq_kv .slogan {
  width: 12rem;
  position: absolute;
  top: 6.6rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.sq_kv .sq_gamelode_link {
  width: 6.76rem;
  height: 1.91rem;
  background: url('../images/home/block_download.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 8.2rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-top: 0.18rem;
  padding-left: 0.2rem;
  box-sizing: border-box;
}
.sq_kv .sq_gamelode_link .sq_pv {
  width: 2.51rem;
  margin-right: 0.31rem;
}
.sq_kv .sq_gamelode_link .sec_code {
  width: 1.55rem;
  margin-right: 0.31rem;
}
.sq_kv .sq_gamelode_link .lode_list .lode_item {
  width: 1.61rem;
}
.sq_kv .sq_gamelode_link .lode_list .andiroid,
.sq_kv .sq_gamelode_link .lode_list .ios {
  margin-bottom: 0.07rem;
}
.sq_game_info {
  width: 100%;
  height: 16.86rem;
  background: url(../images/home/bg_01.jpg) no-repeat;
  background-size: cover;
}
.sq_game_info .sq_notice_info {
  width: 100%;
  height: 9rem;
  padding-top: 3.5rem;
  box-sizing: border-box;
}
.sq_game_info .sq_notice_info .sq_notice {
  width: 12.5rem;
  height: 4.35rem;
  border: 2px solid #f8db7a;
  background: #fff;
  margin: 0 auto;
  position: relative;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper {
  width: 5.9rem;
  height: 4.76rem;
  position: absolute;
  left: 0.2rem;
  top: -0.4rem;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-img-notice {
  width: 100%;
  height: 100%;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-img-notice .swiper-slide {
  width: 5.91rem;
  height: 4.14rem;
  opacity: 0;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-img-notice .swiper-slide img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-img-notice .swiper-pagination {
  width: 100%;
  height: 0.3rem;
  bottom: 0.2rem;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-img-notice .swiper-pagination .swiper-pagination-bullet {
  width: 0.21rem;
  height: 0.21rem;
  background: url('../images/home/button_06_b.png') no-repeat;
  background-size: contain;
  margin-left: 0.1rem;
  opacity: 1;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-img-notice .swiper-pagination .swiper-pagination-bullet-active {
  background: url('../images/home/button_06_a.png') no-repeat;
  background-size: contain;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news {
  width: 6.2rem;
  height: 4.76rem;
  position: absolute;
  right: 0rem;
  top: -0.67rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right {
  width: 6.2rem;
  height: 4.76rem;
  position: absolute;
  left: 0;
  top: 0;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav {
  width: 100%;
  height: 0.65rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item {
  color: #7e7e7e;
  width: 1.16rem;
  height: 0.65rem;
  text-align: center;
  font-size: 0.26rem;
  font-family: 'SimSun';
  line-height: 0.65rem;
  font-weight: 700;
  cursor: pointer;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav a {
  color: #665f32;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .newsMore {
  margin-left: 0.25rem;
  position: relative;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .newsMore .moreIcon {
  width: 0.29rem;
  position: absolute;
  top: 0.16rem;
  left: -0.03rem;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .newsMore .moreIcon:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .active {
  color: #fff;
  background: url('../images/home/new_btn_bg.png') no-repeat;
  background-size: contain;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list {
  width: 5.9rem;
  padding-top: 0.28rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item {
  height: 0.38rem;
  line-height: 0.38rem;
  border-bottom: 0.01rem dashed #c7bfac;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a {
  color: #4c4c4c;
  font-weight: 700;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a .news_title {
  width: 4.1rem;
  font-size: 0.16rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a .creat_time {
  font-size: 0.16rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a:hover {
  color: #f2cc5a;
}
.sq_game_info .game_features {
  width: 12.6rem;
  height: 6rem;
  margin: 0 auto;
  position: relative;
}
.sq_game_info .game_features .part-tese {
  height: 6rem;
  top: 0;
}
.sq_game_info .game_features .content-part {
  position: absolute;
  width: 12rem;
  left: 50%;
  margin-left: -6rem;
  margin-top: -0.5rem;
}
.sq_game_info .game_features .content-part.show .content-title {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}
.sq_game_info .game_features .part-tese .content-title {
  background: url(../images/home/yys_tese_title.png) no-repeat center;
}
.sq_game_info .game_features .content-part .content-title {
  opacity: 0;
  transform: translateY(0.5rem);
  -ms-transform: translateY(0.5rem);
  -webkit-transform: translateY(0.5rem);
  -moz-transform: translateY(0.5rem);
  -o-transform: translateY(0.5rem);
}
.sq_game_info .game_features .content-part .content-title {
  position: absolute;
  width: 6.5rem;
  height: 2.63rem;
  top: 0;
  left: 50%;
  margin-left: -3.25rem;
}
.sq_game_info .game_features .part-tese .shadow {
  position: absolute;
  width: 10.14rem;
  height: 1.9rem;
  bottom: 0;
  left: 50%;
  margin-left: -5.07rem;
  background: url(../images/home/yys_tese_shadow.png);
}
.sq_game_info .game_features .part-tese.show .gallery_container {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transition: all 1s 0.1s;
  -webkit-transition: all 1s 0.1s;
  -moz-transition: all 1s 0.1s;
  -o-transition: all 1s 0.1s;
}
.sq_game_info .game_features .part-tese .gallery_container {
  position: absolute;
  width: 10rem;
  height: 5.5rem;
  top: 2.1rem;
  left: 50%;
  margin-left: -5rem;
}
.sq_game_info .game_features .part-tese .gallery_container.st02 {
  top: 8rem;
}
.sq_game_info .game_features .part-tese .gallery_container {
  opacity: 0;
  transform: translateY(2rem);
  -ms-transform: translateY(2rem);
  -webkit-transform: translateY(2rem);
  -moz-transform: translateY(2rem);
  -o-transform: translateY(2rem);
}
.sq_game_info .game_features .gallery_container {
  position: absolute;
  top: 0;
  left: 0;
}
.sq_game_info .game_features .threeD_gallery_wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-perspective: 10rem;
  -moz-perspective: 10rem;
  -ms-perspective: 10rem;
  perspective: 10rem;
}
.sq_game_info .game_features .threeD_gallery_item {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sq_game_info .game_features .threeD_gallery_item .kuang1 {
  position: absolute;
  width: 7.5rem;
  height: 4.7rem;
  top: -0.1rem;
  left: 0.22rem;
  border: 1px solid #e9cc69;
  z-index: -1;
}
.sq_game_info .game_features .threeD_gallery_item .kuang2 {
  position: absolute;
  width: 8.2rem;
  height: 3.99rem;
  top: 0.2rem;
  left: -0.12rem;
  border: 1px solid #e9cc69;
  z-index: -1;
}
.sq_game_info .game_features .threeD_gallery_item.front_side {
  cursor: auto;
}
.sq_game_info .game_features .part-tese .gallery_container .gallery_wrap {
  width: 8rem;
  height: 4.5rem;
}
.sq_game_info .game_features .part-tese .gallery_out {
  -webkit-transform: translate3d(0rem, 0rem, -25.6rem) rotateX(0deg) rotateY(0deg);
  transform: translate3d(0rem, 0rem, -25.6rem) rotateX(0deg) rotateY(0deg);
}
.sq_game_info .game_features .part-tese .front_side {
  z-index: 5;
  -webkit-transform: translate3d(0rem, 0rem, 0rem) rotateX(0deg) rotateY(0deg);
  transform: translate3d(0rem, 0rem, 0rem) rotateX(0deg) rotateY(0deg);
}
.sq_game_info .game_features .part-tese .gallery_right_middle {
  z-index: 3;
  -webkit-transform: translate3d(2.68rem, 0rem, -3.2rem) rotateX(0deg) rotateY(-50deg);
  transform: translate3d(2.68rem, 0rem, -3.2rem) rotateX(0deg) rotateY(-50deg);
}
.sq_game_info .game_features .part-tese .gallery_left_middle {
  z-index: 3;
  -webkit-transform: translate3d(-2.68rem, 0rem, -3.2rem) rotateX(0deg) rotateY(50deg);
  transform: translate3d(-2.68rem, 0rem, -3.2rem) rotateX(0deg) rotateY(50deg);
}
.sq_game_info .game_features .part-tese .gallery_container .gallery_wrap img {
  width: 100%;
}
.sq_game_info .game_features .gallery_container .gallery_item .img-cover {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.44;
  position: absolute;
  left: 0;
  top: 0;
}
.sq_game_info .game_features .gallery_container .gallery_item.front_side .img-cover {
  display: none;
}
.sq_game_info .game_features .gallery_container .gallery_item img.show {
  visibility: visible;
}
.sq_game_info .game_features .gallery_container .gallery_item img {
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.sq_game_info .game_features .gallery_container .prev {
  left: -1.7rem;
  background: url('../images/home/button_07_a.png') no-repeat;
  background-size: contain;
}
.sq_game_info .game_features .gallery_container .next {
  right: -1.7rem;
  background: url('../images/home/button_07_b.png') no-repeat;
  background-size: contain;
}
.sq_game_info .game_features .gallery_container .prev,
.sq_game_info .game_features .gallery_container .next {
  position: absolute;
  top: 0.15rem;
  width: 0.41rem;
  height: 0.48rem;
  z-index: 99;
  cursor: pointer;
  top: 50%;
}
.sq_lihui_intro {
  width: 100%;
  height: 13.04rem;
  background: url('../images/home/bg_02.jpg') no-repeat;
  background-size: cover;
  padding-top: 2.6rem;
  box-sizing: border-box;
}
.sq_lihui_intro .sq_swiper {
  position: relative;
  z-index: 999;
  width: 12rem;
  margin: 0 auto;
}
.sq_lihui_intro .sq_swiper .gallery-top {
  width: 12rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide {
  width: 12rem;
  position: relative;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .lihui_show {
  width: 5.6rem;
  margin-left: 0.8rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec {
  width: 4.5rem;
  height: 5.05rem;
  position: absolute;
  left: 7.5rem;
  top: 1.8rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .role_name {
  width: 4.5rem;
  height: 0.58rem;
  font-family: 'KaiTi';
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #090909;
  margin-bottom: 0.1rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .sq_voice {
  width: 1.5rem;
  position: absolute;
  top: 0.24rem;
  left: 2.4rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .sq_voice .bubble span {
  display: inline-block;
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .sq_voice .bubble .bubble_CN {
  background: url("http://food.funtoygame.com/public/img/official_site/images/home1/cv_cn_selected.png") no-repeat;
  background-size: contain;
  top: -0.4rem;
  right: -0.15rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .sq_voice .bubble .bubble_jp {
  background: url("http://food.funtoygame.com/public/img/official_site/images/home1/cv_jp_unselected.png") no-repeat;
  background-size: contain;
  top: 0.34rem;
  right: -0.66rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec span {
  margin-right: 0.15rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .role_cv .cv {
  height: 0.6rem;
  font-family: 'KaiTi';
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #090909;
  line-height: 0.6rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .role_cv .cv-line {
  width: 0.03rem;
  height: 0.58rem;
  display: inline-block;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .role_cv .cv-list {
  font-family: 'KaiTi';
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #000000;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .voice_dec {
  margin-top: 0.2rem;
  width: 2.69rem;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 0.17rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0.03rem;
  color: #090909;
  margin-bottom: 0.2rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .lihui_line {
  width: 3.19rem;
  height: 0.03rem;
  margin-bottom: 0.2rem;
}
.sq_lihui_intro .sq_swiper .gallery-top .swiper-wrapper .swiper-slide .role_dec .lihui_bg_dec {
  width: 3.2rem;
  height: 1.61rem;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.34rem;
  letter-spacing: 0rem;
  color: #090909;
}
.sq_lihui_intro .sq_swiper .swiper_nav {
  position: relative;
  width: 8.8rem;
  margin: 0 auto;
}
.sq_lihui_intro .sq_swiper .swiper_nav .gallery-thumbs {
  width: 8.8rem;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
  z-index: 999;
}
.sq_lihui_intro .sq_swiper .swiper_nav .gallery-thumbs .swiper-wrapper {
  width: 8.8rem;
  margin: 0 auto;
}
.sq_lihui_intro .sq_swiper .swiper_nav .gallery-thumbs .swiper-wrapper .swiper-slide {
  width: 0.8rem !important;
  margin-left: 0.3rem;
}
.sq_lihui_intro .sq_swiper .swiper_nav .gallery-thumbs .swiper-wrapper .swiper-slide img {
  border-radius: 50%;
}
.sq_lihui_intro .sq_swiper .swiper_nav .gallery-thumbs .swiper-wrapper .swiper-slide-active img {
  border: solid 0.06rem #ff7419;
}
.sq_lihui_intro .sq_swiper .swiper_nav .role-next {
  width: 0.39rem;
  height: 0.44rem;
  background: url('http://food.funtoygame.com/public/img/official_site/images/home/main_btn_switch_right.png') no-repeat;
  background-size: contain;
  top: 0.5rem;
  right: -0.8rem;
}
.sq_lihui_intro .sq_swiper .swiper_nav .role-prev {
  width: 0.39rem;
  height: 0.44rem;
  background: url('http://food.funtoygame.com/public/img/official_site/images/home/main_btn_switch_left.png') no-repeat;
  background-size: contain;
  top: 0.5rem;
  left: -0.6rem;
}
.world_view {
  width: 100%;
  height: 9.84rem;
  background: url('../images/home/bg_03.jpg') no-repeat;
  background-size: cover;
  padding-top: 3.4rem;
  box-sizing: border-box;
}
.world_view .world_show {
  width: 12.56rem;
  height: 4.39rem;
  border: 2px solid #f2cc5a;
  margin: 0 auto;
  position: relative;
}
.world_view .world_show .world_nav_list {
  width: 10.9rem;
  margin: 0 auto;
  margin-top: -0.26rem;
}
.world_view .world_show .world_nav_list .world_nav_item {
  width: 1.9rem;
  height: 0.43rem;
  margin: 0 0.1rem;
  text-align: center;
  border: 2px solid #ffedab;
  background-color: #fff;
  font-size: 0.18rem;
  color: #878787;
  cursor: pointer;
  line-height: 0.43rem;
}
.world_view .world_show .world_nav_list .world_nav_active {
  color: #fff;
  background: url('../images/home/world_nav.png') no-repeat;
  background-size: contain;
}
.world_view .world_show .world_info {
  width: 11.96rem;
  height: 5.21rem;
  position: absolute;
  left: 0.3rem;
  top: 0.46rem;
}
.world_view .world_show .world_info .world_info_item {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.world_view .world_show .world_info .world_info_item_show {
  display: block;
}
.world_view .world_show .world_info .world_img {
  width: 11.96rem;
  height: 5.21rem;
}
.world_view .world_show .world_text {
  position: absolute;
  width: 5.89rem;
  height: 5.21rem;
  background: rgba(0, 0, 0, 0.5);
}
.world_view .world_show .world_text .world_more {
  width: 0.82rem;
  height: 0.32rem;
  background: url('../images/home/more_btn_a.png') no-repeat;
  background-size: contain;
  position: absolute;
  right: 0.15rem;
  bottom: 0.45rem;
}
.world_view .world_show .world_text .world_more:hover {
  background: url('../images/home/more_btn_b.png') no-repeat;
  background-size: contain;
}
.world_view .world_show .world_text .title {
  padding-top: 0.3rem;
  margin-left: 0.25rem;
}
.world_view .world_show .world_text .title .title_icon {
  width: 0.11rem;
  height: 0.55rem;
  background: #fff;
  margin-right: 0.15rem;
}
.world_view .world_show .world_text .title .title_name {
  font-size: 0.46rem;
  color: #fff;
  font-family: 'Microsoft Yahei';
  line-height: 0.5rem;
}
.world_view .world_show .world_text .world_text_info {
  width: 100%;
  height: 100%;
  padding: 0.2rem;
  box-sizing: border-box;
}
.world_view .world_show .world_text .world_text_info p {
  color: #fff;
  font-size: 0.16rem;
  text-indent: 2em;
}
.world_view .world_show .world_text .world_text_info .text_item {
  margin-top: 0.3rem;
}
.tongren {
  width: 100%;
  height: 9.46rem;
  background: url('../images/home/bg_04.jpg') no-repeat;
  background-size: cover;
  padding-top: 2.2rem;
  box-sizing: border-box;
}
.tongren .tongren_show {
  width: 12.2rem;
  margin: 0 auto;
}
.tongren .tongren_show .tongren_left {
  width: 3.52rem;
  height: 6.88rem;
  background: url('../images/home/block_02.png') no-repeat;
  background-size: contain;
}
.tongren .tongren_show .tongren_right {
  width: 8.4rem;
  height: 5.81rem;
  border: 2px solid #f8db7a;
  margin-left: 0.2rem;
  margin-top: 0.6rem;
  padding-top: 0.4rem;
  padding-left: 0.44rem;
  box-sizing: border-box;
}
.tongren .tongren_show .tongren_right .tongren_nav_list {
  width: 3.9rem;
  margin: 0 auto;
  margin-top: -0.64rem;
}
.tongren .tongren_show .tongren_right .tongren_nav_list .tongren_nav_item {
  width: 1.56rem;
  height: 0.43rem;
  border: 2px solid #f8db7a;
  margin: 0 0.15rem;
  text-align: center;
  background-color: #fff;
  line-height: 0.43rem;
  font-size: 0.2rem;
  cursor: pointer;
}
.tongren .tongren_show .tongren_right .tongren_nav_list .tongren_nav_active {
  background: url('../images/home/tongren_nav.png') no-repeat;
  background-size: contain;
  color: #fff;
}
.tongren .tongren_show .tongren_right .tongren_show_list {
  position: relative;
  width: 100%;
  height: 5.85rem;
  margin-top: 0.18rem;
}
.tongren .tongren_show .tongren_right .tongren_show_list .tongren_show_item {
  position: absolute;
}
.tongren .tongren_show .tongren_right .tongren_show_list .tongren_show_item img {
  width: 100%;
  height: auto;
}
.tongren .tongren_show .tongren_right .tongren_show_list .tongren_show_item1 {
  width: 2.59rem;
  top: 0;
  left: 0;
}
.tongren .tongren_show .tongren_right .tongren_show_list .tongren_show_item2 {
  width: 2.57rem;
  left: 2.7rem;
}
.tongren .tongren_show .tongren_right .tongren_show_list .tongren_show_item3 {
  left: 5.35rem;
  width: 2.16rem;
}
.tongren .tongren_show .tongren_right .tongren_show_list .tongren_show_item4 {
  width: 2.59rem;
  top: 2.05rem;
}
.tongren .tongren_show .tongren_right .tongren_show_list .tongren_show_item5 {
  width: 2.58rem;
  left: 2.7rem;
  top: 3.05rem;
}
.link_us {
  width: 100%;
  height: 6.46rem;
  background: url('../images/home/bg_05.jpg') no-repeat;
  background-size: cover;
  padding-top: 3.4rem;
  box-sizing: border-box;
}
.link_us .link_us_list {
  width: 11.65rem;
  margin: 0 auto;
}
.link_us .link_us_list .link_us_item {
  width: 1.97rem;
  height: 2.26rem;
  position: relative;
  margin: 0 0.18rem;
  cursor: pointer;
}
.link_us .link_us_list .wx::before,
.link_us .link_us_list .wx::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: pink;
  background: url(images/bg.png) no-repeat;
  transition: transform 1s;
  /*过渡*/
  backface-visibility: hidden;
  /*背面不可见*/
}
.link_us .link_us_list .wx::before {
  transform: rotateY(-180deg);
}
.link_us .link_us_list .wx::after {
  background: url('../images/home/wx.png') no-repeat;
  background-size: contain;
}
.link_us .link_us_list .wx::before {
  background: url('../images/home/wx_a.png') no-repeat;
  background-size: contain;
}
.link_us .link_us_list .wx:hover::before {
  transform: rotateY(0deg);
  /*计算的是差值*/
}
.link_us .link_us_list .wx:hover::after {
  transform: rotateY(180deg);
}
.link_us .link_us_list .qq::before,
.link_us .link_us_list .qq::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: pink;
  background: url(images/bg.png) no-repeat;
  transition: transform 1s;
  /*过渡*/
  backface-visibility: hidden;
  /*背面不可见*/
}
.link_us .link_us_list .qq::before {
  transform: rotateY(-180deg);
}
.link_us .link_us_list .qq::after {
  background: url('../images/home/qq.png') no-repeat;
  background-size: contain;
}
.link_us .link_us_list .qq::before {
  background: url('../images/home/qq_a.png') no-repeat;
  background-size: contain;
}
.link_us .link_us_list .qq:hover::before {
  transform: rotateY(0deg);
  /*计算的是差值*/
}
.link_us .link_us_list .qq:hover::after {
  transform: rotateY(180deg);
}
.sq_footer {
  width: 100%;
  height: 2rem;
  background: #fff;
  position: relative;
  padding-top: 0.4rem;
  box-sizing: border-box;
}
.sq_footer .company_info {
  width: 3.6rem;
  height: 1.24rem;
  position: absolute;
  border-right: 2px solid #313131;
  left: 3.4rem;
  padding-right: 0.24rem;
  box-sizing: border-box;
}
.sq_footer .company_info .ft_logo {
  width: 1.7rem;
  position: absolute;
  right: 0.24rem;
}
.sq_footer .company_info .company_address {
  position: absolute;
  top: 0.7rem;
}
.sq_footer .company_info .company_address p {
  text-align: right;
  margin-bottom: 0.18rem;
  font-size: 0.12rem;
}
.kv_video_mosk {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
}
.kv_video_mosk .kv_player {
  width: 700px;
  height: 400px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin-top: 15%;
}
.kv_video_mosk .kv_player .kv_video {
  width: 100%;
  height: 100%;
}
.kv_video_mosk .kv_player .pv_close {
  position: absolute;
  right: 0px;
  top: -40px;
  width: 40px;
  height: 40px;
}
.kv_video_mosk .kv_player .pv_close .close {
  position: absolute;
  right: 19px;
  width: 0.3em;
  height: 40px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
}
.kv_video_mosk .kv_player .pv_close .close:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.3em;
  height: 40px;
  background: #fff;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.navigation {
  position: fixed;
  width: 2.08rem;
  height: 6.05rem;
  top: 2rem;
  right: 0.6rem;
  z-index: 9999;
}
.navigation .arrow {
  width: 0.27rem;
  height: 0.53rem;
  background: url('../images/home/button_01_b.png') no-repeat;
  background-size: contain;
  position: absolute;
  right: -0.3rem;
  top: 2.6rem;
}
.navigation .arrowon {
  background: url('../images/home/button_01_a.png') no-repeat;
  background-size: contain;
  position: absolute;
}
.navigation .navigation_list {
  width: 2.08rem;
  height: 6.05rem;
  padding-top: 1rem;
  padding-left: 0.4rem;
  background: url('../images/home/block_navigation.png') no-repeat;
  background-size: contain;
  position: relative;
  box-sizing: border-box;
}
.navigation .navigation_list .navigation_item {
  height: 0.49rem;
  text-align: center;
  position: relative;
  font-size: 0.16rem;
}
.navigation .navigation_list .navigation_item a {
  width: 100%;
  height: 100%;
}
.navigation .navigation_list .gift_icon {
  width: 1.14rem;
  margin: 0 auto;
}
.navigation .navigation_list .navigation_active a {
  color: #eacb67;
}
.navigation .navigation_list .navigation_active .line {
  width: 1.07rem;
  height: 0.16rem;
  background: url('../images/home/line.png') no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.navigation .kefu_link {
  width: 1.68rem;
  position: absolute;
  bottom: -0.6rem;
  left: 0.4rem;
}
.navigation .scroll_top {
  width: 0.56rem;
  height: 0.55rem;
  background: url('../images/home/scrop_top.png') no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -1.2rem;
  left: 0.9rem;
}
