body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, figcaption, figure, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

body, button, input, select, textarea {
  font: 12px/1 Lucida Grande,'Microsoft YaHei',"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

h1 {
  font-size: 18px;
  font-weight: normal;
}

h2 {
  font-size: 16px;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  font-weight: normal;
}

h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

address, cite, dfn, em, var {
  font-style: normal;
}

code, kbd, pre, samp, tt {
  font-family: "Courier New",Courier,monospace;
}

small {
  font-size: 12px;
}

ul, ol, li {
  list-style: none;
}

a {
  text-decoration: none;
}

abbr[title], acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

q:before, q:after {
  content: '';
}

legend {
  color: #000;
}

fieldset, img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: 0;
  height: 1px;
}

* {
  -ms-word-break: break-all;
  word-break: break-all;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-tap-highlight-color: transparent;
}

.colorRed {
  color: #ff0000 !important;
}

.margin_bottom_40 {
  margin-bottom: 0.4rem !important;
}

.margin_bottom_20 {
  margin-bottom: 0.2rem !important;
}

.margin_bottom_10 {
  margin-bottom: 0.1rem !important;
}

.line_height_30 {
  line-height: 0.3rem !important;
}

header {
  height: 0.88rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 9999;
}

header::after {
  content: ' ';
  display: block;
  width: 100%;
  height: 0.04rem;
  background-color: #e60005;
}

header .logo {
  float: left;
  width: 2rem;
  margin: 0.16rem 0 0 0.3rem;
  display: block;
}

header .logo img {
  width: 2rem;
}

header .btn_menu {
  float: right;
  height: 0.88rem;
  width: 0.88rem;
  background: url(../../images/mobile/icon_menu.png) no-repeat center center;
  background-size: 0.41rem;
  border-left: 1px solid #d3d3d3;
}

header .nav_list {
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 0.04rem;
  background-color: #fff;
}

header .nav_list > .nav_item {
  font-size: 0.3rem;
  width: 100%;
  float: left;
  position: relative;
  border-bottom: 1px solid #d3d4d6;
}

header .nav_list > .nav_item.active > .nav_link {
  color: #e60005;
  border-left: 0.04rem solid #e60005;
}

header .nav_list > .nav_item > .nav_link {
  color: #333;
  padding-left: 0.36rem;
  line-height: 1rem;
  text-decoration: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .nav_list > .nav_item > .nav_link[data-toggle="collapse"].active:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #e60005;
  width: 0.04rem;
  height: 100%;
}

header .nav_list > .nav_item > .nav_link[aria-expanded="false"] .icon_arrow {
  display: block;
  padding: 0 0.3rem;
  height: 1rem;
  background: url(../../images/mobile/icon_arrowDown.png) no-repeat center center;
  background-size: 0.3rem;
}

header .nav_list > .nav_item > .nav_link[aria-expanded="true"] .icon_arrow {
  display: block;
  padding: 0 0.3rem;
  height: 1rem;
  background: url(../../images/mobile/icon_arrowUp.png) no-repeat center center;
  background-size: 0.33rem;
}

header .nav_list > .nav_item .subNav_list {
  position: relative;
  background-color: #fff;
  width: 440px;
  margin-top: 1px;
}

header .nav_list > .nav_item .subNav_list > .nav_link {
  padding-left: 0.36rem;
  border-top: 1px solid #d3d4d6;
  float: left;
  align-items: center;
  display: flex;
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  color: #333;
  position: relative;
  text-decoration: none;
}

header .nav_list > .nav_item .subNav_list > .nav_link .icon {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  margin: 0.2rem -0.1rem 0 0.2rem;
}

header .nav_list > .nav_item .subNav_list > .nav_link .icon.icon_zbs1 {
  background: url(../../images/icon_nav_zbs.png) no-repeat;
  background-size: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link .icon.icon_zt1 {
  background: url(../../images/icon_nav_zt.png) no-repeat;
  background-size: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link .icon.icon_jsdz1 {
  background: url(../../images/icon_nav_jsdz.png) no-repeat;
  background-size: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link .icon.icon_download {
  background: url(../../images/icon_nav_down.png) no-repeat;
  background-size: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link .text {
  margin: 0 0 0 0.2rem;
  text-align: center;
  height: 0.4rem;
  line-height: 0.4rem;
  text-decoration: none;
  vertical-align: middle;
}

header .nav_list > .nav_item .subNav_list > .nav_link.active {
  background-color: #eeeff1;
}

header .nav_list > .nav_item .subNav_list > .nav_link.active::before {
  content: '';
  left: 0;
  top: 0;
  background-color: #e60005;
  width: 0.04rem;
  height: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link.active .icon {
  width: 0.4rem;
  height: 0.4rem;
  display: inline-block;
}

header .nav_list > .nav_item .subNav_list > .nav_link.active .icon.icon_zbs1 {
  background: url(../../images/icon_nav_zbsHover.png) no-repeat;
  background-size: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link.active .icon.icon_zt1 {
  background: url(../../images/icon_nav_ztHover.png) no-repeat;
  background-size: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link.active .icon.icon_jsdz1 {
  background: url(../../images/icon_nav_jsdzHover.png) no-repeat;
  background-size: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link.active .icon.icon_download {
  background: url(../../images/icon_nav_downHover.png) no-repeat;
  background-size: 100%;
}

header .nav_list > .nav_item .subNav_list > .nav_link.active .text {
  color: #e60005;
}

header .show + .btn_menu {
  background: url(../../images/mobile/icon_close.png) no-repeat center center;
  background-size: 0.33rem;
}

footer {
  width: 100%;
  background: #f4f6f8;
  background-size: cover;
  color: #333333;
}

footer .concat_wrap {
  display: flex;
  padding: 0.3rem 0.4rem 0.3rem 0.4rem;
  align-items: center;
}

footer .concat_wrap .concat {
  flex: 1;
}

footer .concat_wrap .concat .title {
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.5rem;
}

footer .concat_wrap .concat .address {
  position: relative;
  font-size: 0.24rem;
}

footer .concat_wrap .concat .address img {
  width: 0.22rem;
  margin: 0 0.15rem 0 0;
}

footer .concat_wrap .concat .address p {
  line-height: 0.4rem;
}

footer .concat_wrap .ewmcode_wrap {
  width: 60px;
  height: 60px;
  background-size: 100%;
}

footer .concat_wrap .ewmcode_wrap img {
  width: 60px;
}

footer .copyright {
  width: 100%;
  text-align: center;
  margin: 0 auto 0;
  font-size: 0.24rem;
  background-color: #dedfe0;
  padding: 0.24rem 0;
}

footer .copyright p {
  line-height: 0.3rem;
}

.adMobileSwiper {
  width: 100%;
  position: relative;
  z-index: 0;
}

.adMobileSwiper.swiper-container {
  width: 100%;
}

.adMobileSwiper.swiper-container .swiper-slide {
  height: 4rem;
  width: 100%;
  overflow: hidden;
}

.adMobileSwiper.swiper-container .swiper-slide .img_btn {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 4rem;
  position: relative;
}

.adMobileSwiper.swiper-container .swiper-slide .img_btn img {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  height: 100%;
}

.channel_wrap {
  background: #f4f6f8;
  padding: 0.3rem;
}

.channel_wrap .channel {
  width: 100%;
  margin: 0 auto;
  background: #f4f6f8;
}

.channel_wrap .channel .item {
  float: left;
  width: 100%;
  height: 1.8rem;
  position: relative;
  margin-bottom: 0.2rem;
}

.channel_wrap .channel .item.zbs {
  background: #fff url(../../images/mobile/chan_zbs_bg.png) no-repeat;
  background-size: 3.06rem;
}

.channel_wrap .channel .item.zbs .detail_btn {
  background-color: #e60005;
}

.channel_wrap .channel .item.zt {
  background: #fff url(../../images/mobile/chan_zt_bg.png) no-repeat;
  background-size: 3.06rem;
}

.channel_wrap .channel .item.zt .detail_btn {
  background-color: #de0f87;
}

.channel_wrap .channel .item.jsdz {
  background: #fff url(../../images/mobile/chan_jsdz_bg.png) no-repeat;
  background-size: 3.06rem;
}

.channel_wrap .channel .item.jsdz .detail_btn {
  background-color: #02a1e9;
}

.channel_wrap .channel .item .cont_wrap {
  padding: 0.25rem 0 0.25rem 3.56rem;
  width: 100%;
  height: 100%;
  color: #333;
}

.channel_wrap .channel .item .cont_wrap .title {
  font-size: 0.3rem;
  margin: 0;
  font-weight: bold;
  margin-bottom: 0.1rem;
}

.channel_wrap .channel .item .cont_wrap .info {
  font-size: 0.22rem;
  line-height: 0.3rem;
  margin: 0;
}

.channel_wrap .channel .item .cont_wrap .btn_wrap {
  margin-top: 0.1rem;
}

.channel_wrap .channel .item .cont_wrap .btn_wrap .detail_btn {
  display: inline-block;
  width: 0.9rem;
  line-height: 0.32rem;
  border-radius: 0.32rem;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
}

.new_wrap {
  width: 100%;
  background-color: #f4f6f8;
}

.new_wrap .new {
  margin: 0 auto 0;
  padding: 0 0 0 0;
  position: relative;
}

.new_wrap .new > .title {
  padding: 0.2rem 0 0.5rem 0;
  text-align: center;
}

.new_wrap .new > .title img {
  width: 3.83rem;
}

.new_wrap .new .mobile_newBanner {
  background: url(../../images/mobile/new_bg.png) no-repeat;
  padding: 0.35rem 0.45rem 0.75rem 0.45rem;
  background-size: cover;
}

.new_wrap .new .mobile_newBanner .swiper-container {
  margin: 0 0.2rem;
  position: relative;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper {
  width: 100%;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper .item {
  width: 100%;
  height: 4.8rem;
  border-radius: 0.08rem;
  overflow: hidden;
  float: left;
  position: relative;
  top: 0;
  box-shadow: 0.06rem 0.1rem 0.28rem 0.05rem rgba(70, 70, 71, 0.22);
  background-color: #fff;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper .item .item_link {
  width: 100%;
  border-radius: 0.08rem;
  overflow: hidden;
  color: #333;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper .item .item_link .img_wrap {
  border-radius: 0.08rem 0.08rem 0 0;
  width: 100%;
  height: 2.8rem;
  overflow: hidden;
  position: relative;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper .item .item_link .img_wrap img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper .item .item_link .content {
  border-radius: 0 0 0.08rem 0.08rem;
  height: 2rem;
  text-align: center;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper .item .item_link .content .title {
  text-align: left;
  padding: 0.2rem 0.15rem 0.15rem 0.15rem;
  font-weight: bold;
  font-size: 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper .item .item_link .content .info {
  text-align: left;
  height: 0.6rem;
  line-height: 0.3rem;
  padding: 0 0.15rem;
  font-size: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-wrapper .item .item_link .content .more {
  display: inline-block;
  width: 1.2rem;
  margin: 0.2rem 0 0.3rem 0;
  height: 0.4rem;
  font-size: 0.24rem;
  border-radius: 0.4rem;
  line-height: 0.4rem;
  background-color: #bfbfbf;
  color: #fff;
  text-align: center;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-button-prev {
  position: absolute;
  left: -0.4rem;
  width: 0.45rem;
  height: 0.45rem;
  background: url(../../images/newArrow_left.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
  z-index: 999;
}

.new_wrap .new .mobile_newBanner .swiper-container .swiper-button-next {
  position: absolute;
  right: -0.4rem;
  width: 0.45rem;
  height: 0.45rem;
  background: url(../..//images/newArrow_right.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
  z-index: 999;
}

.new_wrap .new > .more {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.3rem;
  text-align: center;
}

.new_wrap .new > .more > .text {
  color: #fff;
}

.brand_wrap {
  background-color: #f4f6f8;
  border-bottom: 1px solid #dfe0e1;
  padding: 0 0.25rem;
}

.brand_wrap .brand {
  width: 100%;
  margin: 0 auto 0;
  padding: 0.5rem 0;
}

.brand_wrap .brand > .title {
  padding: 0 0 0.35rem 0;
  text-align: center;
}

.brand_wrap .brand > .title img {
  width: 3.97rem;
}

.brand_wrap .mobile_brandSwiper {
  width: 100%;
  margin: 0 auto 0;
  overflow: hidden;
  margin: 0 auto;
}

.brand_wrap .mobile_brandSwiper .swiper-slide {
  overflow: hidden;
  height: 0.69rem;
}

.brand_wrap .mobile_brandSwiper .swiper-slide img {
  width: 100%;
}

.page_wrap {
  padding-top: 0.88rem;
  width: 100%;
  max-width: 7.5rem;
  min-width: 3.2rem;
  margin: 0 auto;
  position: relative;
}

.page_zbs {
  background-color: #f4f6f8;
  padding-top: 0.88rem;
}

.page_zbs .ad_box img {
  width: 100%;
}

.page_zbs .main_box {
  width: 100%;
  margin: 0 auto 0;
  position: relative;
  z-index: 999;
  background-color: #fff;
}

.page_zbs .main_box .question, .page_zbs .main_box .advantage, .page_zbs .main_box .question1, .page_zbs .main_box .question2, .page_zbs .main_box .question3 {
  padding-top: 0.63rem;
  position: relative;
}

.page_zbs .main_box .question > .title_wrap, .page_zbs .main_box .advantage > .title_wrap, .page_zbs .main_box .question1 > .title_wrap, .page_zbs .main_box .question2 > .title_wrap, .page_zbs .main_box .question3 > .title_wrap {
  margin: 0 auto 0;
  width: 4.8rem;
  height: 0.75rem;
  position: relative;
  text-align: center;
  border: 1px solid #e8171b;
}

.page_zbs .main_box .question > .title_wrap .title, .page_zbs .main_box .advantage > .title_wrap .title, .page_zbs .main_box .question1 > .title_wrap .title, .page_zbs .main_box .question2 > .title_wrap .title, .page_zbs .main_box .question3 > .title_wrap .title {
  font-size: 0.28rem;
  transform: translate(0, -50%);
  display: inline-block;
  padding: 0 0.08rem 0 0.15rem;
  background-color: #fff;
}

.page_zbs .main_box .question > .title_wrap .subTitle, .page_zbs .main_box .advantage > .title_wrap .subTitle, .page_zbs .main_box .question1 > .title_wrap .subTitle, .page_zbs .main_box .question2 > .title_wrap .subTitle, .page_zbs .main_box .question3 > .title_wrap .subTitle {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
}

.page_zbs .main_box .question {
  border-radius: 0.1rem 0.1rem 0 0;
  width: 6.35rem;
  margin: 0 auto 0;
  transform: translate(0, -0.5rem);
  overflow: hidden;
  background-color: #fff;
}

.page_zbs .main_box .question .title_wrap .title {
  color: #e8171b;
}

.page_zbs .main_box .question .title_wrap .subTitle {
  color: #e8171b;
}

.page_zbs .main_box .question .content {
  margin: 0.64rem 0.25rem 0.4rem 0.25rem;
  text-align: center;
}

.page_zbs .main_box .question .content .img {
  width: 100%;
}

.page_zbs .main_box .question1 {
  overflow: hidden;
  width: 100%;
  background: #fff;
}

.page_zbs .main_box .question1::before {
  content: "";
  height: 1px;
  background-color: #e8171b;
  width: 100%;
  position: absolute;
  top: 1rem;
  left: 0;
}

.page_zbs .main_box .question1 .title_wrap {
  background: #fff;
}

.page_zbs .main_box .question1 .title_wrap .subTitle {
  font-size: 0.2rem;
}

.page_zbs .main_box .question1 .question1_list {
  padding: 0.4rem 0 0rem 0;
  width: 6.94rem;
  margin: 0 auto;
  display: flex;
}

.page_zbs .main_box .question1 .question1_list .question1_item {
  flex: 1;
  margin-right: 0.27rem;
  text-align: center;
  width: 1.53rem;
  background-color: #fff;
  box-shadow: 0.02rem 0.03rem 0.15rem 0.01rem rgba(104, 6, 27, 0.06);
}

.page_zbs .main_box .question1 .question1_list .question1_item:last-child {
  margin-right: 0;
}

.page_zbs .main_box .question1 .question1_list .question1_item .title {
  margin-top: 0.13rem;
  height: 0.49rem;
  font-size: 0.14rem;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_zbs .main_box .question1 .question1_list .question1_item .title .text {
  display: block;
  width: 100%;
  line-height: 0.2rem;
}

.page_zbs .main_box .question1 .question1_list .question1_item .img_wrap {
  margin-top: 0.1rem;
}

.page_zbs .main_box .question1 .question1_list .question1_item .img_wrap img {
  width: 0.68rem;
}

.page_zbs .main_box .question1 .question1_list .question1_item .subTitle {
  margin: 0.15rem 0;
  font-size: 0.2rem;
  line-height: 0.15rem;
  display: inline-block;
}

.page_zbs .main_box .question1 .footer {
  width: 100%;
  text-align: center;
  margin: 0.4rem;
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.25rem;
  letter-spacing: 0.15rem;
  color: #d90110;
  padding-bottom: 0.5rem;
}

.page_zbs .main_box .question2 {
  background: url(../../images/mobile/zbs_question2_1.png) no-repeat;
  background-size: cover;
  padding-top: 0.75rem;
}

.page_zbs .main_box .question2 .title_wrap {
  margin: 0 auto;
  border: none;
  width: 4.17rem;
  height: 0.78rem;
  background: url(../../images/line_title_f4f6f8.png) no-repeat;
  background-size: 4.17rem 0.78rem;
}

.page_zbs .main_box .question2 .title_wrap .title {
  background-color: transparent;
  color: #fff;
}

.page_zbs .main_box .question2 .title_wrap .subTitle {
  color: #fff;
}

.page_zbs .main_box .question2 .question1_list {
  padding: 0.45rem 1.65rem 0.35rem 1.65rem;
  margin: 0 auto;
}

.page_zbs .main_box .question2 .question1_list .question1_item {
  float: left;
  width: 1.57rem;
  height: 2.4rem;
  text-align: center;
}

.page_zbs .main_box .question2 .question1_list .question1_item:nth-of-type(2n+1) {
  margin-right: 1.05rem;
}

.page_zbs .main_box .question2 .question1_list .question1_item .img_wrap img {
  width: 1.55rem;
}

.page_zbs .main_box .question2 .question1_list .question1_item p {
  margin-top: 0.24rem;
  height: 0.33rem;
  font-size: 0.22rem;
  line-height: 0.27rem;
  color: #ffffff;
  display: inline-block;
}

.page_zbs .main_box .question3 {
  overflow: hidden;
  background-color: #ffffff;
}

.page_zbs .main_box .question3::before {
  content: "";
  height: 1px;
  background-color: #e8171b;
  width: 100%;
  position: absolute;
  top: 1rem;
  left: 0;
}

.page_zbs .main_box .question3 .title_wrap {
  background-color: #fff;
}

.page_zbs .main_box .question3 .title_wrap .title {
  background-color: #fff;
}

.page_zbs .main_box .question3 .content {
  width: 100%;
  text-align: center;
}

.page_zbs .main_box .question3 .content .nav_list {
  padding: 0.42rem 0 0.36rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_zbs .main_box .question3 .content .nav_list .nav_item {
  display: block;
  text-align: center;
  margin: 0 0.58rem 0 0;
}

.page_zbs .main_box .question3 .content .nav_list .nav_item.active .nav_btn {
  background: #e60005;
  color: #fff;
}

.page_zbs .main_box .question3 .content .nav_list .nav_item .nav_btn {
  display: inline-block;
  width: 1.22rem;
  height: 0.46rem;
  line-height: 0.46rem;
  border-radius: 0.46rem;
  color: #333;
  background-color: #f6f6f6;
  border-left: 0.02rem solid transparent;
}

.page_zbs .main_box .question3 .content .nav_list .nav_item:last-child {
  margin-right: 0;
}

.page_zbs .main_box .question3 .content .tab-content {
  width: 100%;
  float: left;
}

.page_zbs .main_box .question3 .content .tab-content .title_wrap {
  padding-left: 0.83rem;
  text-align: left;
}

.page_zbs .main_box .question3 .content .tab-content .title_wrap .title {
  font-size: 0.26rem;
  color: #e40082;
  padding-right: 0.2rem;
  border-right: 1px solid #e50f88;
}

.page_zbs .main_box .question3 .content .tab-content .title_wrap .subTitle {
  padding-left: 0.2rem;
  font-size: 0.2rem;
}

.page_zbs .main_box .question3 .content .tab-content .tab-pane img {
  width: 100%;
}

.page_zbs .main_box .advantage {
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}

.page_zbs .main_box .advantage::before {
  content: "";
  height: 1px;
  background-color: #e8171b;
  width: 100%;
  position: absolute;
  top: 1rem;
  left: 0;
}

.page_zbs .main_box .advantage .title_wrap {
  background: #fff;
}

.page_zbs .main_box .advantage .title_wrap .subTitle {
  font-weight: bold;
}

.page_zbs .main_box .advantage .mobile_advantage {
  width: 100%;
  padding: 0.4rem 0 0.8rem 0;
  position: relative;
  z-index: 0;
}

.page_zbs .main_box .advantage .mobile_advantage .swiper-wrapper {
  width: 100%;
}

.page_zbs .main_box .advantage .mobile_advantage .swiper-wrapper .swiper-slide {
  width: 100%;
}

.page_zbs .main_box .advantage .mobile_advantage .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.page_zbs .main_box .advantage .mobile_advantage .swiper-pagination-bullet-active {
  background-color: #ae2225;
}

.page_zbs .main_box .download {
  background-color: #ffffff;
  width: 100%;
}

.page_zbs .main_box .download:after {
  content: '';
  height: 0.04rem;
  background-color: #dedfe0;
  border: solid 0px #bfbfbf;
  position: absolute;
  bottom: 0;
}

.page_zbs .main_box .download .download_list {
  padding: 0.6rem 0 0.32rem 0;
  background: url(../../images/mobile/bg_zbsDown1.png) no-repeat center bottom;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.page_zbs .main_box .download .download_list .download_item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  width: 6.88rem;
  height: 86px;
  margin-bottom: 0.28rem;
}

.page_zbs .main_box .download .download_list .download_item:last-child {
  margin-bottom: 0;
}

.page_zbs .main_box .download .download_list .download_item .download_mark {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.21;
  background-color: #ffffff;
  box-shadow: 5px 8px 7px 1px rgba(70, 70, 71, 0.12);
  opacity: 0.21;
}

.page_zbs .main_box .download .download_list .download_item .icon_down {
  height: 60px;
  margin-right: 0.57rem;
  position: relative;
  z-index: 888;
}

.page_zbs .main_box .download .download_list .download_item .code {
  width: 60px;
  background-color: #fff;
  padding: 0.04rem;
  position: relative;
  z-index: 888;
}

.page_zt {
  background-color: #f4f6f8;
  padding-top: 0.88rem;
}

.page_zt .ad_box img {
  width: 100%;
}

.page_zt .main_box {
  width: 100%;
  margin: 0 auto 0;
  position: relative;
  z-index: 999;
  background-color: #fff;
}

.page_zt .main_box .question, .page_zt .main_box .advantage, .page_zt .main_box .question1, .page_zt .main_box .question2, .page_zt .main_box .question3 {
  padding-top: 0.63rem;
  position: relative;
}

.page_zt .main_box .question > .title_wrap, .page_zt .main_box .advantage > .title_wrap, .page_zt .main_box .question1 > .title_wrap, .page_zt .main_box .question2 > .title_wrap, .page_zt .main_box .question3 > .title_wrap {
  margin: 0 auto 0;
  width: 4.8rem;
  height: 0.75rem;
  position: relative;
  text-align: center;
  border: 1px solid #e40082;
}

.page_zt .main_box .question > .title_wrap .title, .page_zt .main_box .advantage > .title_wrap .title, .page_zt .main_box .question1 > .title_wrap .title, .page_zt .main_box .question2 > .title_wrap .title, .page_zt .main_box .question3 > .title_wrap .title {
  font-size: 0.28rem;
  transform: translate(0, -50%);
  display: inline-block;
  padding: 0 0.08rem 0 0.15rem;
  background-color: #fff;
}

.page_zt .main_box .question > .title_wrap .subTitle, .page_zt .main_box .advantage > .title_wrap .subTitle, .page_zt .main_box .question1 > .title_wrap .subTitle, .page_zt .main_box .question2 > .title_wrap .subTitle, .page_zt .main_box .question3 > .title_wrap .subTitle {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
}

.page_zt .main_box .question {
  border-radius: 0.1rem 0.1rem 0 0;
  width: 6.35rem;
  margin: 0 auto 0;
  transform: translate(0, -0.5rem);
  background-color: #fff;
  overflow: hidden;
}

.page_zt .main_box .question .title_wrap .title {
  color: #333333;
}

.page_zt .main_box .question .title_wrap .subTitle {
  color: #e40082;
}

.page_zt .main_box .question .content {
  background: #ffffff;
  margin: 0.64rem 0.25rem 0.4rem 0.25rem;
  text-align: center;
}

.page_zt .main_box .question .content .img {
  width: 100%;
}

.page_zt .main_box .advantage {
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}

.page_zt .main_box .advantage::before {
  content: "";
  height: 1px;
  background-color: #e40082;
  width: 100%;
  position: absolute;
  top: 1rem;
  left: 0;
}

.page_zt .main_box .advantage .title_wrap {
  background: #fff;
}

.page_zt .main_box .advantage .title_wrap .subTitle {
  font-weight: bold;
}

.page_zt .main_box .advantage .mobile_advantage {
  width: 100%;
  padding: 0.4rem 0 0.8rem 0;
  position: relative;
  z-index: 0;
}

.page_zt .main_box .advantage .mobile_advantage .swiper-wrapper {
  width: 100%;
}

.page_zt .main_box .advantage .mobile_advantage .swiper-wrapper .swiper-slide {
  width: 100%;
}

.page_zt .main_box .advantage .mobile_advantage .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.page_zt .main_box .advantage .mobile_advantage .swiper-pagination-bullet-active {
  background-color: #e40082;
}

.page_zt .main_box .download {
  background-color: #ffffff;
  width: 100%;
}

.page_zt .main_box .download:after {
  content: '';
  height: 0.04rem;
  background-color: #dedfe0;
  border: solid 0px #bfbfbf;
  position: absolute;
  bottom: 0;
}

.page_zt .main_box .download .download_list {
  padding: 0.6rem 0 0.32rem 0;
  background: url(../../images/mobile/bg_ztDown1.png) no-repeat center bottom;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.page_zt .main_box .download .download_list .download_item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  width: 6.88rem;
  height: 86px;
  margin-bottom: 0.28rem;
}

.page_zt .main_box .download .download_list .download_item:last-child {
  margin-bottom: 0;
}

.page_zt .main_box .download .download_list .download_item .download_mark {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.21;
  background-color: #ffffff;
  box-shadow: 5px 8px 7px 1px rgba(70, 70, 71, 0.12);
  opacity: 0.21;
}

.page_zt .main_box .download .download_list .download_item .icon_down {
  height: 60px;
  margin-right: 0.57rem;
  position: relative;
  z-index: 888;
}

.page_zt .main_box .download .download_list .download_item .code {
  width: 60px;
  background-color: #fff;
  padding: 0.04rem;
  position: relative;
  z-index: 888;
}

.page_jsdz {
  background-color: #f4f6f8;
  padding-top: 0.88rem;
}

.page_jsdz .ad_box img {
  width: 100%;
}

.page_jsdz .main_box {
  width: 100%;
  margin: 0 auto 0;
  position: relative;
  z-index: 999;
  background: #fff;
}

.page_jsdz .main_box .question, .page_jsdz .main_box .advantage, .page_jsdz .main_box .question1, .page_jsdz .main_box .question2, .page_jsdz .main_box .question3 {
  padding-top: 0.63rem;
  position: relative;
}

.page_jsdz .main_box .question > .title_wrap, .page_jsdz .main_box .advantage > .title_wrap, .page_jsdz .main_box .question1 > .title_wrap, .page_jsdz .main_box .question2 > .title_wrap, .page_jsdz .main_box .question3 > .title_wrap {
  margin: 0 auto 0;
  width: 4.8rem;
  height: 0.75rem;
  position: relative;
  text-align: center;
  border: 1px solid #1dabea;
  background: #fff;
}

.page_jsdz .main_box .question > .title_wrap .title, .page_jsdz .main_box .advantage > .title_wrap .title, .page_jsdz .main_box .question1 > .title_wrap .title, .page_jsdz .main_box .question2 > .title_wrap .title, .page_jsdz .main_box .question3 > .title_wrap .title {
  font-size: 0.28rem;
  transform: translate(0, -50%);
  display: inline-block;
  padding: 0 0.08rem 0 0.15rem;
  background-color: #fff;
  color: #1dabea;
}

.page_jsdz .main_box .question > .title_wrap .subTitle, .page_jsdz .main_box .advantage > .title_wrap .subTitle, .page_jsdz .main_box .question1 > .title_wrap .subTitle, .page_jsdz .main_box .question2 > .title_wrap .subTitle, .page_jsdz .main_box .question3 > .title_wrap .subTitle {
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
}

.page_jsdz .main_box .question {
  border-radius: 0.1rem 0.1rem 0 0;
  background: #fff;
  width: 6.35rem;
  margin: 0 auto 0;
  transform: translate(0, -0.5rem);
  overflow: hidden;
}

.page_jsdz .main_box .question .title_wrap {
  width: 5.92rem;
}

.page_jsdz .main_box .question .content {
  background: #fff;
  margin: 0.64rem 0.25rem 0.4rem 0.25rem;
  text-align: center;
}

.page_jsdz .main_box .question .content .img {
  width: 100%;
}

.page_jsdz .main_box .question1 {
  overflow: hidden;
  width: 100%;
  background-color: #f4f6f8;
  margin-top: 0.3rem;
}

.page_jsdz .main_box .question1::before {
  content: "";
  height: 1px;
  background-color: #1dabea;
  width: 100%;
  position: absolute;
  top: 1rem;
  left: 0;
}

.page_jsdz .main_box .question1 .question1_list {
  background: url(../../images/mobile/jsdz_question2_1.png) no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0.4rem auto 0;
  display: flex;
  padding: 0.4rem 0.3rem;
  font-size: 0.22rem;
}

.page_jsdz .main_box .question1 .question1_list .question1_item {
  padding: 0.51rem 0 0.37rem 0;
  flex: 1;
  margin-right: 0.37rem;
  text-align: center;
  width: 2.07rem;
  color: #ffffff;
  border: 0.02rem solid #ffffff;
  box-shadow: 0.02rem 0.03rem 0.15rem 0.01rem rgba(104, 6, 27, 0.06);
}

.page_jsdz .main_box .question1 .question1_list .question1_item p:last-child {
  font-size: 0.18rem;
  margin: 0.26rem 0 0 0;
  line-height: 0.24rem;
}

.page_jsdz .main_box .question1 .question1_list .question1_item:last-of-type {
  margin-right: 0;
}

.page_jsdz .main_box .question2 {
  background: url(../../images/mobile/jsdz_question2_2.png) no-repeat;
  background-size: cover;
  padding-top: 0.75rem;
}

.page_jsdz .main_box .question2 .title_wrap {
  margin: 0 auto;
  border: none;
  width: 4.17rem;
  height: 0.78rem;
  background: url(../../images/line_title_f4f6f8.png) no-repeat;
  background-size: 4.17rem 0.78rem;
}

.page_jsdz .main_box .question2 .title_wrap .title {
  background-color: transparent;
  color: #fff;
}

.page_jsdz .main_box .question2 .title_wrap .subTitle {
  color: #fff;
}

.page_jsdz .main_box .question2 .question1_list {
  padding: 0.49rem 0.55rem 0.59rem 0.55rem;
  margin: 0 auto;
}

.page_jsdz .main_box .question2 .question1_list .question1_item {
  float: left;
  width: 0.93rem;
  text-align: center;
  margin-right: 0.42rem;
}

.page_jsdz .main_box .question2 .question1_list .question1_item:last-child {
  margin-right: 0;
}

.page_jsdz .main_box .question2 .question1_list .question1_item .img_wrap {
  width: 0.77rem;
  height: 0.77rem;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  box-shadow: 0px 0px 0.09rem 1px rgba(73, 120, 190, 0.71);
  position: relative;
}

.page_jsdz .main_box .question2 .question1_list .question1_item .img_wrap img {
  width: 0.36rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page_jsdz .main_box .question2 .question1_list .question1_item p {
  margin-top: 0.2rem;
  height: 0.33rem;
  font-size: 0.22rem;
  line-height: 0.27rem;
  color: #ffffff;
  display: inline-block;
}

.page_jsdz .main_box .advantage {
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}

.page_jsdz .main_box .advantage::before {
  content: "";
  height: 1px;
  background-color: #1dabea;
  width: 100%;
  position: absolute;
  top: 1rem;
  left: 0;
}

.page_jsdz .main_box .advantage .title_wrap {
  background: #fff;
}

.page_jsdz .main_box .advantage .title_wrap .subTitle {
  font-weight: bold;
}

.page_jsdz .main_box .advantage .mobile_advantage {
  width: 100%;
  padding: 0.4rem 0 0.8rem 0;
  position: relative;
  z-index: 0;
}

.page_jsdz .main_box .advantage .mobile_advantage .swiper-wrapper {
  width: 100%;
}

.page_jsdz .main_box .advantage .mobile_advantage .swiper-wrapper .swiper-slide {
  width: 100%;
}

.page_jsdz .main_box .advantage .mobile_advantage .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.page_jsdz .main_box .advantage .mobile_advantage .swiper-pagination-bullet-active {
  background-color: #1dabea;
}

.page_jsdz .main_box .download {
  background-color: #ffffff;
  width: 100%;
  border-bottom: 1px solid #bfbfbf;
}

.page_jsdz .main_box .download:after {
  content: '';
  height: 0.04rem;
  background-color: #dedfe0;
  border: solid 0px #bfbfbf;
  position: absolute;
  bottom: 0;
}

.page_jsdz .main_box .download .download_list {
  padding: 0.6rem 0 0.32rem 0;
  background: url(../../images/mobile/bg_jsdzDown1.png) no-repeat center bottom;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.page_jsdz .main_box .download .download_list .download_item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  width: 6.88rem;
  height: 86px;
  margin-bottom: 0.28rem;
}

.page_jsdz .main_box .download .download_list .download_item:last-child {
  margin-bottom: 0;
}

.page_jsdz .main_box .download .download_list .download_item .download_mark {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.21;
  background-color: #ffffff;
  box-shadow: 5px 8px 7px 1px rgba(70, 70, 71, 0.12);
  opacity: 0.21;
}

.page_jsdz .main_box .download .download_list .download_item .icon_down {
  height: 60px;
  margin-right: 0.57rem;
  position: relative;
  z-index: 888;
}

.page_jsdz .main_box .download .download_list .download_item .code {
  width: 60px;
  background-color: #fff;
  padding: 0.04rem;
  position: relative;
  z-index: 888;
}

.page_down {
  background-color: #f4f6f8;
  padding-top: 0.88rem;
}

.page_down .ad_box img {
  width: 100%;
}

.page_down .main_box {
  width: 100%;
  margin: 0 auto 0;
  position: relative;
  z-index: 999;
}

.page_down .main_box .zbsDown, .page_down .main_box .ztDown, .page_down .main_box .jsdzDown {
  width: 100%;
  margin: 0 auto;
}

.page_down .main_box .zbsDown .content_wrap .logo_wrap, .page_down .main_box .ztDown .content_wrap .logo_wrap, .page_down .main_box .jsdzDown .content_wrap .logo_wrap {
  padding: 0.75rem 0 0.65rem 0;
  margin: 0 auto;
  text-align: center;
}

.page_down .main_box .zbsDown .content_wrap .logo_wrap img, .page_down .main_box .ztDown .content_wrap .logo_wrap img, .page_down .main_box .jsdzDown .content_wrap .logo_wrap img {
  width: 3.13rem;
}

.page_down .main_box .zbsDown .content_wrap .info, .page_down .main_box .ztDown .content_wrap .info, .page_down .main_box .jsdzDown .content_wrap .info {
  width: 6.63rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #333333;
  margin: 0 auto;
  padding-bottom: 0.76rem;
}

.page_down .main_box .zbsDown .content_wrap .ad, .page_down .main_box .ztDown .content_wrap .ad, .page_down .main_box .jsdzDown .content_wrap .ad {
  margin: 0 auto;
  display: block;
}

.page_down .main_box .zbsDown .content_wrap .download, .page_down .main_box .ztDown .content_wrap .download, .page_down .main_box .jsdzDown .content_wrap .download {
  width: 100%;
}

.page_down .main_box .zbsDown .content_wrap .download .download_list, .page_down .main_box .ztDown .content_wrap .download .download_list, .page_down .main_box .jsdzDown .content_wrap .download .download_list {
  padding: 0.6rem 0 0.32rem 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.page_down .main_box .zbsDown .content_wrap .download .download_list .download_item, .page_down .main_box .ztDown .content_wrap .download .download_list .download_item, .page_down .main_box .jsdzDown .content_wrap .download .download_list .download_item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  width: 6.88rem;
  height: 86px;
  margin-bottom: 0.28rem;
}

.page_down .main_box .zbsDown .content_wrap .download .download_list .download_item:last-child, .page_down .main_box .ztDown .content_wrap .download .download_list .download_item:last-child, .page_down .main_box .jsdzDown .content_wrap .download .download_list .download_item:last-child {
  margin-bottom: 0;
}

.page_down .main_box .zbsDown .content_wrap .download .download_list .download_item .download_mark, .page_down .main_box .ztDown .content_wrap .download .download_list .download_item .download_mark, .page_down .main_box .jsdzDown .content_wrap .download .download_list .download_item .download_mark {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.21;
  background-color: #ffffff;
  box-shadow: 5px 8px 7px 1px rgba(70, 70, 71, 0.12);
  opacity: 0.21;
}

.page_down .main_box .zbsDown .content_wrap .download .download_list .download_item .icon_down, .page_down .main_box .ztDown .content_wrap .download .download_list .download_item .icon_down, .page_down .main_box .jsdzDown .content_wrap .download .download_list .download_item .icon_down {
  height: 60px;
  margin-right: 0.57rem;
  position: relative;
  z-index: 888;
}

.page_down .main_box .zbsDown .content_wrap .download .download_list .download_item .code, .page_down .main_box .ztDown .content_wrap .download .download_list .download_item .code, .page_down .main_box .jsdzDown .content_wrap .download .download_list .download_item .code {
  width: 60px;
  background-color: #fff;
  padding: 0.04rem;
  position: relative;
  z-index: 888;
}

.page_down .main_box .zbsDown_wrap {
  background: #ffffff url(../../images//mobile/bg_zbsDown.png) no-repeat center bottom;
  background-size: 100%;
}

.page_down .main_box .zbsDown_wrap .ad {
  width: 6.66rem;
}

.page_down .main_box .ztDown_wrap {
  background: url(../../images//mobile/bg_ztDown.png) no-repeat center bottom;
  background-size: 100%;
}

.page_down .main_box .ztDown_wrap .ad {
  width: 4.83rem;
}

.page_down .main_box .jsdzDown_wrap {
  background: url(../../images//mobile/bg_jsdzDown.png) no-repeat center bottom;
  background-size: 100%;
}

.page_down .main_box .jsdzDown_wrap .ad {
  width: 5.44rem;
}

.page_new {
  padding-top: 0.88rem;
}

.page_new .ad_box {
  position: relative;
}

.page_new .ad_box img {
  width: 100%;
}

.page_new .ad_box .title_wrap {
  width: 100%;
  position: absolute;
  width: 7rem;
  left: 0.3rem;
  bottom: 0.4rem;
  color: #fff;
}

.page_new .ad_box .title_wrap a {
  color: #fff;
}

.page_new .main_box {
  width: 100%;
  margin: 0.35rem auto 0;
}

.page_new .main_box .nav_list {
  width: 7.14rem;
  margin: 0 auto;
  background: #fff url(../../images/mobile/nav_list_bg.png) no-repeat;
  background-size: 100%;
  margin-bottom: 0.2rem;
  display: flex;
  font-size: 0.3rem;
}

.page_new .main_box .nav_list .nav_item {
  flex: 1;
  text-align: center;
  height: 1.09rem;
  padding: 0.05rem 0 0.17rem 0;
}

.page_new .main_box .nav_list .nav_item .nav_link {
  height: 0.88rem;
  line-height: 0.88rem;
  display: inline-block;
  width: 100%;
  color: #333;
  border-left: 2px solid transparent;
}

.page_new .main_box .nav_list .nav_item .nav_link.active {
  background-color: #f4f6f8;
  color: #e60005;
  border-bottom: 2px solid #e60005;
}

.page_new .main_box .content_wrap {
  width: 6.9rem;
  margin: 0 auto;
}

.page_new .main_box .content_wrap .content_list .media {
  width: 6.9rem;
  padding: 0.2rem 0;
  position: relative;
  margin-bottom: 0.2rem;
  background-color: #f4f6f8;
  border-radius: 0.1rem;
}

.page_new .main_box .content_wrap .content_list .media .media_link {
  width: 6.9rem;
  height: 1.68rem;
  display: flex;
  position: relative;
}

.page_new .main_box .content_wrap .content_list .media .media_link .media-left {
  width: 2.8rem;
  padding-left: 0.1rem;
  height: 100%;
}

.page_new .main_box .content_wrap .content_list .media .media_link .media-left .img_wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.page_new .main_box .content_wrap .content_list .media .media_link .media-left .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.page_new .main_box .content_wrap .content_list .media .media_link .media-body {
  width: 4.1rem;
  display: block;
  position: relative;
  height: 100%;
}

.page_new .main_box .content_wrap .content_list .media .media_link .media-body .media-heading {
  margin: 0 0 0.2rem 0;
  padding: 0 0.2rem 0 0.3rem;
  width: 4.1rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.3rem;
}

.page_new .main_box .content_wrap .content_list .media .media_link .media-body .media-heading a {
  width: 100%;
  display: inline-block;
  margin: 0;
  height: 0.3rem;
  line-height: 0.3rem;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page_new .main_box .content_wrap .content_list .media .media_link .media-body .time {
  padding: 0 0.2rem 0 0.3rem;
  margin: 0.2rem 0;
  font-size: 0.22rem;
  color: #999999;
  display: block;
  width: 100%;
  text-align: right;
}

.page_new .main_box .content_wrap .content_list .media .media_link .media-body p {
  padding: 0 0.2rem 0 0.3rem;
  margin: 0.2rem 0 0 0;
  font-size: 0.24rem;
  height: 0.65rem;
  overflow: hidden;
  color: #5a5a5a;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.34rem !important;
  font-weight: normal !important;
}

.page_new .main_box .page-box {
  height: 0.45rem;
  margin-top: 0.35rem;
  margin-bottom: 0.5rem;
  font-size: 12px;
  color: #2d2e2e;
}

.page_new .main_box .page-box .digg {
  height: 0.45rem;
  text-align: right;
}

.page_new .main_box .page-box .digg span {
  display: inline-block;
  height: 0.45rem;
  line-height: 0.45rem;
  margin-right: 0.1rem;
}

.page_new .main_box .page-box .digg span:first-of-type {
  display: none;
}

.page_new .main_box .page-box .digg span:not(:first-of-type) {
  color: #2d2e2e;
  text-decoration: none;
  border: 1px solid #bfbfbf;
  padding: 0 0.13rem;
  margin-right: 0.1rem;
  cursor: pointer;
}

.page_new .main_box .page-box .digg span:not(:first-of-type).current {
  color: #fff;
  background-color: #e60005;
}

.page_new .main_box .page-box .digg a {
  display: inline-block;
  height: 0.45rem;
  line-height: 0.45rem;
  color: #2d2e2e;
  text-decoration: none;
  border: 1px solid #bfbfbf;
  padding: 0 0.13rem;
  margin-right: 0.1rem;
}

.page_newsShow {
  padding-top: 0.88rem;
}

.page_newsShow .ad_box {
  position: relative;
}

.page_newsShow .ad_box img {
  width: 100%;
}

.page_newsShow .ad_box .title_wrap {
  position: absolute;
  width: 7rem;
  left: 0.3rem;
  bottom: 0.4rem;
  color: #fff;
}

.page_newsShow .ad_box .title_wrap a {
  color: #fff;
}

.page_newsShow .info_cont {
  width: 100%;
  margin: 0 auto;
}

.page_newsShow .info_cont .title_wrap {
  padding: 0 0.3rem;
  border-bottom: 1px solid #e7eaee;
}

.page_newsShow .info_cont .title_wrap .title {
  width: 100%;
  font-size: 0.36rem;
  color: #000;
  padding: 0.5rem 0 0.2rem 0;
  text-align: center;
  margin: 0 auto;
}

.page_newsShow .info_cont .title_wrap .timer {
  width: 100%;
  font-size: 0.22rem;
  color: #727171;
  text-align: center;
  margin: 0 auto 0.3rem;
}

.page_newsShow .info_cont .info {
  width: 100%;
  margin: 0 auto;
  padding: 0.4rem 0.3rem;
  line-height: 1.5 !important;
}

.page_newsShow .info_cont .info img {
  max-width: 100%;
}

.page_contentContact {
  padding-top: 0.88rem;
}

.page_contentContact .ad_box img {
  width: 100%;
}

.page_contentContact .main_box {
  width: 100%;
  position: relative;
  z-index: 999;
  background: #fff;
  padding: 0 0.3rem 0.6rem 0.3rem;
}

.page_contentContact .main_box .title {
  width: 6.35rem;
  margin: 0 auto 0;
  transform: translate(0, -0.5rem);
  border-radius: 10px 10px 0 0;
  text-align: center;
  font-size: 0.37rem;
  font-weight: bold;
  color: #ff0000;
  padding: 0.5rem 0 0.4rem 0;
  background: #fff;
}

.page_contentContact .main_box .intro {
  width: 6.79rem;
  margin: 0 auto 0;
  font-size: 0.26rem;
  line-height: 0.36rem;
  text-indent: 2em;
}

.page_contentContact .main_box .intro:first-of-type {
  margin-top: -0.5rem;
}

.page_contentContact .main_box .list .item {
  margin: 0 0 0.25rem 0;
  display: flex;
  align-items: baseline;
  position: relative;
  padding-left: 0.35rem;
}

.page_contentContact .main_box .list .item .checkbox {
  position: absolute;
  top: 0.22rem;
  left: 0;
  display: block;
  width: 0.26rem;
  height: 0.26rem;
}

.page_contentContact .main_box .list .item .font_size_50 {
  font-size: 0.5rem;
}

.page_contentContact .main_box .list.list_1 {
  overflow: hidden;
}

.page_contentContact .main_box .list.list_1 .item {
  position: relative;
  float: left;
}

.page_contentContact .main_box .list.list_1 .item .checkbox {
  top: 0 !important;
}

.page_contentContact .main_box .list.list_1 .item:nth-child(2n+1) {
  width: 65%;
}

.page_contentContact .main_box .img_wrap {
  margin-bottom: 0.15rem;
}

.page_contentContact .main_box .img_wrap .img {
  display: block;
  width: 100%;
}

.page_contentContact .main_box h3 {
  margin: 0.2rem auto;
  font-size: 0.3rem;
  font-weight: bold;
}

.page_contentContact .main_box .map {
  margin: 0 auto;
}

.page_contentContact .main_box .map img {
  width: 6.86rem;
  display: block;
  margin: 0 auto;
}

.go_btn {
  position: fixed;
  width: 0.8rem;
  bottom: 3.5rem;
  right: 0.4rem;
  z-index: 99999;
}
