#app {
  width: 100%;
  min-width: 1200px;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  display: block;
  text-decoration: none;
  color: #000;
}

.zqdw_inde_body {
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  width: 19.2rem;
}

.page {
  min-height: 100vh;
  position: relative;
}

.home {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100vh;
  background-size: 100% 100%;
  position: relative;
}

.home_vedio {
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home_decoration {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 19.2rem;
  height: 2.75rem;
  z-index: 2;
  /* background: url('/images/zqdw/home_decoration.png') no-repeat; */
/* background-size: 100% 100%; */
}

.home_decoration img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home_content {
  position: absolute;
  bottom: 0.8rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 4;
}

.home_content .info_img {
  width: 0.94rem;
  height: 1.18rem;
  background: url('/images/zqdw/age_prompt.png?v=2') no-repeat;
  background-size: 100% 100%;
  margin-top: 0.12rem;
}

.home_content .white_card {
  width: 4.12rem;
  height: 1.38rem;
  margin-left: 0.1rem;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: saturate(50%) blur(0.04rem);
  backdrop-filter: saturate(50%) blur(0.04rem);
  -webkit-border-radius: 0.2rem 0.06rem 0.06rem 0.06rem;
  -moz-border-radius: 0.2rem 0.06rem 0.06rem 0.06rem;
  border-radius: 0.2rem 0.06rem 0.06rem 0.06rem;
  padding: 0.14rem 0.3rem 0.08rem 0.3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.home_content .white_card .scan_text {
  width: 0.2rem;
  height: 100%;
  background: url('/images/zqdw/download_text.png') no-repeat;
  background-size: 100% 100%;
}

.home_content .white_card .scan_img {
  width: 1.18rem;
  height: 1.18rem;
  margin-left: 0.18rem;
  background: url('/images/zqdw/scan_img_border.png') no-repeat;
  background-size: 100% 100%;
}

.home_content .white_card .scan_img img {
  width: 100%;
  height: 100%;
  padding: 0.1rem;
}

.home_content .white_card .android_img,
.home_content .white_card .ios_img {
  width: 1.8rem;
  height: 0.53rem;
  margin-left: 0.16rem;
  background: url('/images/zqdw/android_download.png') no-repeat;
  background-size: 100% 100%;
}

.home_content .white_card .ios_img {
  margin-top: 0.1rem;
  background: url('/images/zqdw/ios_download.png') no-repeat;
  background-size: 100% 100%;
}

.main_container {
  padding-top: 0.48rem;
  background: url('/images/zqdw/2-b-bg.png') no-repeat;
  background-size: 100% 100%;
  height: 35rem;
  position: relative;
}

.main_container .club_title {
  background: url('/images/zqdw/club_title.png') no-repeat;
  background-size: 100% 100%;
  width: 9.8rem;
  height: 1.18rem;
  margin: 0 auto;
}

.main_container .club_content {
  margin: 0 1.02rem 0 1.3rem;
  height: 6.2rem;
  background: url('/images/zqdw/club_content_bg.png') no-repeat;
  background-size: 100% 100%;
  padding: 0.9rem 1.6rem 0.52rem 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.main_container .club_content .carousel_box {
  width: 7.18rem;
  height: 4.3rem;
  position: relative;
  padding: 0.2rem 0.24rem 0.2rem 0.12rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.main_container .club_content .carousel_box .border_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 7.12rem;
  height: 99%;
  z-index: 2;
  background: url('/images/zqdw/news_carousel_box_bg.png') no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}

.main_container .club_content .carousel_box .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.main_container .club_content .carousel_box .swiper-container a {
  width: 100%;
  height: 100%;
}

.main_container .club_content .carousel_box .swiper-wrapper {
  width: 100%;
}

.main_container .club_content .carousel_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.main_container .club_content .carousel_box .indicator {
  width: 100%;
  height: 0.32rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  margin-top: 0.1rem;
}

.main_container .club_content .carousel_box .indicator .dot {
  width: 0.12rem;
  height: 0.12rem;
  background-color: #935fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 0.05rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.main_container .club_content .carousel_box .indicator .dot.active {
  background: #f97dff;
  width: 0.46rem;
  -webkit-border-radius: 0.12rem;
  -moz-border-radius: 0.12rem;
  border-radius: 0.12rem;
}

.main_container .club_content .news_box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 100%;
  margin-left: 0.2rem;
}

.main_container .club_content .news_box .tabs {
  background: url('/images/zqdw/news_tabs_bg.png') no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 0.56rem;
  padding: 0.04rem 0.2rem 0.04rem 0.56rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.main_container .club_content .news_box .tabs .all_text,
.main_container .club_content .news_box .tabs .notice_text,
.main_container .club_content .news_box .tabs .strategy_text {
  text-align: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  font-size: 0.32rem;
  color: #2c5298;
  font-weight: bold;
  cursor: pointer;
}

.main_container .club_content .news_box .tabs .text_active {
  background: url('/images/zqdw/tab_select_bg.png') no-repeat;
  background-size: 100% 100%;
  color: #6890e2;
}

.main_container .club_content .news_box .mes_list {
  margin-top: 0.24rem;
  padding-left: 0.12rem;
}

.main_container .club_content .news_box .mes_list .mes_item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0.16rem;
  padding-bottom: 0.14rem;
  border-bottom: 0.02rem solid #c1d7f5;
  font-size: 0.18rem;
  position: relative;
}

.main_container .club_content .news_box .mes_list .mes_item .headline_icon {
  background: url('/images/zqdw/headline_icon.png') no-repeat;
}

.main_container .club_content .news_box .mes_list .mes_item .notice_icon {
  background: url('/images/zqdw/notice_icon.png') no-repeat;
}

.main_container .club_content .news_box .mes_list .mes_item .strategy_icon {
  background: url('/images/zqdw/strategy_icon.png') no-repeat;
}

.main_container .club_content .news_box .mes_list .mes_item .headline_icon,
.main_container .club_content .news_box .mes_list .mes_item .notice_icon,
.main_container .club_content .news_box .mes_list .mes_item .strategy_icon {
  width: 0.68rem;
  height: 0.28rem;
  background-size: 100% 100%;
  margin-right: 0.18rem;
}

.main_container .club_content .news_box .mes_list .mes_item .time {
  position: absolute;
  right: 0;
  top: 0.02rem;
  font-size: 0.18rem;
  color: #a2a2a2;
}

.main_container .wrestle_content {
  /* wrestle_content styles */
}

.main_container .wrestle_content .wrestle_title {
  background: url('/images/zqdw/wrestle_title.png') no-repeat;
  background-size: 100% 100%;
  width: 9.8rem;
  height: 1.18rem;
  margin: 2.7rem auto 0;
}

.main_container .wrestle_content .flame_selected {
  background: url('/images/zqdw/wrestle/flame_poster.png') no-repeat;
}

.main_container .wrestle_content .bernstein_selected {
  background: url('/images/zqdw/wrestle/bernstein_poster.png') no-repeat;
}

.main_container .wrestle_content .kagura_selected {
  background: url('/images/zqdw/wrestle/kagura_poster.png') no-repeat;
}

.main_container .wrestle_content .serpent_selected {
  background: url('/images/zqdw/wrestle/serpent_poster.png') no-repeat;
}

.main_container .wrestle_content .shiranui_selected {
  background: url('/images/zqdw/wrestle/shiranui_poster.png') no-repeat;
}

.main_container .wrestle_content .options_box {
  position: absolute;
  top: 1.86rem;
  right: 0.48rem;
  width: 5.28rem;
  height: 4.77rem;
}

.main_container .wrestle_content .options_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.main_container .wrestle_content .options_box .flame_option {
  background: url('/images/zqdw/wrestle/flame_card.png') no-repeat;
}

.main_container .wrestle_content .options_box .bernstein_option {
  background: url('/images/zqdw/wrestle/bernstein_card.png') no-repeat;
}

.main_container .wrestle_content .options_box .kagura_option {
  background: url('/images/zqdw/wrestle/kagura_card.png') no-repeat;
}

.main_container .wrestle_content .options_box .serpent_option {
  background: url('/images/zqdw/wrestle/serpent_card.png') no-repeat;
}

.main_container .wrestle_content .options_box .shiranui_option {
  background: url('/images/zqdw/wrestle/shiranui_card.png') no-repeat;
}

.main_container .wrestle_content .flame_selected .flame_option {
  background: url('/images/zqdw/wrestle/flame_card_active.png') no-repeat;
}

.main_container .wrestle_content .bernstein_selected .bernstein_option {
  background: url('/images/zqdw/wrestle/bernstein_card_active.png') no-repeat;
}

.main_container .wrestle_content .kagura_selected .kagura_option {
  background: url('/images/zqdw/wrestle/kagura_card_active.png') no-repeat;
}

.main_container .wrestle_content .serpent_selected .serpent_option {
  background: url('/images/zqdw/wrestle/serpent_card_active.png') no-repeat;
}

.main_container .wrestle_content .shiranui_selected .shiranui_option {
  background: url('/images/zqdw/wrestle/shiranui_card_active.png') no-repeat;
}

.main_container .wrestle_content .options_box .option_item {
  width: 2.42rem;
  height: 2.3rem;
  position: relative;
  -webkit-clip-path: polygon(45% 0, 100% 0, 60% 100%, 0 100%);
  clip-path: polygon(45% 0, 100% 0, 60% 100%, 0 100%);
  background-size: 100% 100%;
  cursor: pointer;
  margin-left: -0.84rem;
}

.main_container .wrestle_content .options_box .options_row-1 .option_item:first-child {
  margin-left: 1.34rem;
}

.main_container .wrestle_content .options_box .options_row-2 {
  margin-top: 0.1rem;
}

.main_container .wrestle_content .options_box .options_row-2 .option_item:first-child {
  margin-left: 0;
}

.main_container .wrestle_content .wrestle_main_content {
  width: 15.84rem;
  height: 8rem;
  background-size: 100% 100%;
  margin: 0.4rem auto 0;
  position: relative;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  opacity: 1;
}

.excellent_content {
  position: relative;
}

.excellent_content .excellent_content_title {
  background: url('/images/zqdw/excellent_content_title.png') no-repeat;
  background-size: 100% 100%;
  width: 9.8rem;
  height: 1.18rem;
  margin: 2rem auto 0;
}

.excellent_content .carousel-container {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 10rem;
  height: 7.6rem;
  margin: 0.32rem auto 0;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-perspective: 12rem;
  -moz-perspective: 12rem;
  perspective: 12rem;
  overflow: visible;
}

.excellent_content .carousel-track {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.excellent_content .carousel-item {
  position: absolute;
  width: 4rem;
  height: 6.9rem;
  left: 50%;
  top: 0%;
  margin-left: -2.3rem;
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
  -moz-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.excellent_content .card-placeholder {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0.15rem;
  -moz-border-radius: 0.15rem;
  border-radius: 0.15rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.excellent_content .card-placeholder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.excellent_content .card-placeholder.card-active {
  position: relative;
}

.excellent_content .card-placeholder.card-active::before {
  content: '';
  position: absolute;
  top: -0.37rem;
  left: -0.5rem;
  width: 4.9rem;
  z-index: -1;
  height: 7.54rem;
  background: url('/images/zqdw/excellent_img_border-1.png') no-repeat;
  background-size: 100% 100%;
}

.excellent_content .card-placeholder.card-active::after {
  content: '';
  position: absolute;
  top: -0.30rem;
  left: -0.32rem;
  width: 4.6rem;
  z-index: 1;
  height: 7.48rem;
  background: url('/images/zqdw/excellent_img_border-2.png') no-repeat;
  background-size: 100% 100%;
}

.excellent_content .carousel-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  width: 0.52rem;
  height: 0.78rem;
  cursor: pointer;
  z-index: 100;
  background: url('/images/zqdw/pink_left_icon.png') no-repeat;
  background-size: 100% 100%;
}

.excellent_content .carousel-btn.prev_icon {
  left: 0;
}

.excellent_content .carousel-btn.next_icon {
  right: 0.5rem;
  background: url('/images/zqdw/pink_right_icon.png') no-repeat;
  background-size: 100% 100%;
}

.excellent_content .excellent_content_star-1,
.excellent_content .excellent_content_star-2,
.excellent_content .excellent_content_star-3 {
  position: absolute;
  background: url('/images/zqdw/star_icon.png') no-repeat;
  background-size: 100% 100%;
}

.excellent_content .excellent_content_star-1 {
  width: 0.72rem;
  height: 0.72rem;
  top: 0.4rem;
  left: -1.7rem;
}

.excellent_content .excellent_content_star-2 {
  width: 0.36rem;
  height: 0.36rem;
  top: 1rem;
  left: -2rem;
}

.excellent_content .excellent_content_star-3 {
  width: 0.56rem;
  height: 0.56rem;
  right: -1.4rem;
  bottom: 1.4rem;
}

.float_window .open_box {
  width: 0.5rem;
  height: 1rem;
  background: url('/images/zqdw/art_left_arrow.png') no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  position: fixed;
  right: -0.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.float_window .detail_float_window {
  position: fixed;
  width: 2rem;
  /* right: -2.5rem; */
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
  -webkit-border-radius: 0.08rem 0 0 0.08rem;
  -moz-border-radius: 0.08rem 0 0 0.08rem;
  border-radius: 0.08rem 0 0 0.08rem;
  display: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.float_window .detail_float_window .close_btn {
  width: 0.5rem;
  height: 1.18rem;
  background: url('/images/zqdw/art_right_arrow.png') no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: -0.36rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.float_window .detail_float_window .detail_float_window_content {
  width: 1.91rem;
  height: 6.2rem;
  background: url('/images/zqdw/float_window_bg.png') no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.14rem;
  color: #333;
  padding-top: 1.76rem;
  padding-left: 0.08rem;
}

.float_window .detail_float_window .qr_code {
  width: 1.46rem;
  height: 1.46rem;
  background: url('/images/zqdw/qrCode_border.png') no-repeat;
  background-size: contain;
  background-position: center;
}

.float_window .detail_float_window .qr_code img {
  width: 100%;
  height: 100%;
  padding: 0.3rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.float_window .detail_float_window .scan_code_text {
  width: 1.28rem;
  height: 0.22rem;
  background: url('/images/zqdw/scan_code_text.png') no-repeat;
  background-size: 100% 100%;
  margin-top: 0.12rem;
}

.float_window .detail_float_window .android_img,
.float_window .detail_float_window .ios_img,
.float_window .detail_float_window .community_img {
  width: 1.4rem;
  height: 0.46rem;
  background: url('/images/zqdw/android_download.png') no-repeat;
  background-size: 100% 100%;
  background-position: center;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
  margin-top: 0.22rem;
}

.float_window .detail_float_window .community_img {
  background: url('/images/zqdw/community_icon.png') no-repeat;
  background-size: 100% 100%;
  margin-top: 0.1rem;
  height: 0.46rem;
}

.float_window .detail_float_window .ios_img {
  background-image: url('/images/zqdw/ios_download.png');
  margin-top: 0.1rem;
}

.footer_content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.04rem;
  background: url('/images/zqdw/footer_bg.png') no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-top: 0.7rem;
}

.footer_content .game_icon {
  width: 1.68rem;
  height: 1.68rem;
  background: url('/images/zqdw/game_icon.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 6rem;
}

.footer_content .qrCode_border-2 {
  width: 1.68rem;
  height: 1.68rem;
  margin-bottom: 0.1rem;
  background: url('/images/zqdw/qrCode_border-2.png') no-repeat;
  background-size: 100% 100%;
  padding: 0.2rem;
}

.footer_content .qrCode_border-2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer_content .wx_official_accounts {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 0.64rem;
}

.footer_content .wx_official_accounts .wx_accounts_text {
  max-width: 100%;
}

.footer_content .official_community {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 0.16rem;
}

.footer_content .official_community .official_community_text {
  max-width: 100%;
}

.footer_content .link_service {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 0.16rem;
}

.footer_content .link_service .link_service_text {
  max-width: 100%;
}

.footer_content .service_phone {
  width: 1.72rem;
  height: 0.6rem;
  background: url('/images/zqdw/service_phone.png') no-repeat;
  background-size: 100% 100%;
  margin: 0.42rem 0 0 0.32rem;
}

/* 底部样式 */
.g-footer {
  text-align: center;
  line-height: 30px;
  color: #999898;
  padding: 30px 0 20px 0;
  background: #f1f2f3;
}

.g-footer a {
  color: #999898;
}

.g-footer a:hover {
  color: #03b4f5;
}

.g-footer-in {
  font: 12px/18px \5FAE\8F6F\96C5\9ED1;
  color: #6c6c6c;
  padding-bottom: 5px;
}

.g-footer-in a {
  color: #6c6c6c;
  display: inline;
}

.g-footer-in a.unline {
  text-decoration: underline;
}

/* 文章容器 */
.article_content {
  background: url('/images/zqdw/article_content_bg.png') left top no-repeat #e7f1ff;
  width: 100%;
}
.article_content .aticle_container {
  width: 1160px;
  margin:0 auto;
  font-size: 20px;
}
.article_content .aticle_container  .title{
  font-size: 30px;
  color: #fff;
  margin-top: 130px;
}
.article_content .aticle_container .content {
  width: 1160px;
  margin-top: 120px;
}