.o_main {
  position: relative;
  z-index: -1;
}
.lb_sp {
  background: url(./zhengwufuwu_lb_bg.png) no-repeat left bottom;
  background-size: 100%;
  height: 779px;
  width: 100%;
  margin-top: -200px;
  position: relative;
  z-index: -1;
  padding-top: 220px;
  padding-bottom: 51px;
  box-sizing: border-box;
}
@media (max-width: 751px) {
  .lb_sp {
    width: 750px;
    height: 480px;
    padding: 60px 0 66px 0;
    margin-top: 0;
  }
}
.lb_sp .my_swiper {
  height: 100%;
  width: 1200px;
  margin: auto;
  position: relative;
}
@media (max-width: 751px) {
  .lb_sp .my_swiper {
    width: 750px;
  }
}
.lb_sp .my_swiper .swiper-container {
  height: 100%;
  width: 100%;
}
.lb_sp .my_swiper .swiper-container .swiper-wrapper {
  height: 100%;
}
.lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  padding: 10px 150px;
  box-sizing: border-box;
}
.lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide .imgPic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 0 10px #979797;
  border-radius: 5px;
}
.lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide > img {
  cursor: pointer;
}
.lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide .play_box {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 750px) {
  .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide .play_box {
    width: 90px;
    height: 90px;
  }
  .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide .play_box img {
    width: 100%;
    height: auto;
  }
}
.lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide .play_box img {
  width: 100%;
  height: auto;
}
@media (max-width: 751px) {
  .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide {
    padding: 10px 46px;
  }
}
.lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.lb_sp .my_swiper .icLeft {
  height: 56px;
  width: 56px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 64px;
  margin-top: -28px;
  z-index: 99;
  cursor: pointer;
}
@media (max-width: 751px) {
  .lb_sp .my_swiper .icLeft {
    height: 64px;
    width: 64px;
    left: 17px;
  }
}
.lb_sp .my_swiper .icLeft span {
  font-size: 26px;
  line-height: 56px;
  color: #2C86D6;
  margin-left: -5px;
}
@media (max-width: 751px) {
  .lb_sp .my_swiper .icLeft span {
    line-height: 64px;
  }
}
.lb_sp .my_swiper .icRight {
  height: 56px;
  width: 56px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 64px;
  margin-top: -28px;
  z-index: 99;
  cursor: pointer;
}
@media (max-width: 751px) {
  .lb_sp .my_swiper .icRight {
    height: 64px;
    width: 64px;
    right: 17px;
  }
}
.lb_sp .my_swiper .icRight span {
  font-size: 26px;
  color: #2C86D6;
  line-height: 56px;
  margin-right: -5px;
}
@media (max-width: 751px) {
  .lb_sp .my_swiper .icRight span {
    line-height: 64px;
  }
}
.cj_fw {
  position: relative;
}
.cj_fw .cj_fwHead {
  height: 354px;
  background-color: #fff;
}
@media (max-width: 751px) {
  .cj_fw .cj_fwHead {
    display: none;
  }
}
.cj_fw .cj_fwFoot {
  height: 564px;
  background-color: #AADFFF;
  opacity: 0.32;
}
@media (max-width: 751px) {
  .cj_fw .cj_fwFoot {
    display: none;
  }
}
.cj_fw .cj_fw_main {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
  margin-top: 160px;
  box-sizing: border-box;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main {
    position: static;
    width: 750px;
    margin-left: 0;
    margin-top: 25px;
  }
}
.cj_fw .cj_fw_main .cj_main_head {
  font-size: 0;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_head {
    padding: 0 24px;
  }
}
.cj_fw .cj_fw_main .cj_main_head .heaIc_box {
  height: 48px;
  width: 64px;
  background: #FF6402;
  border-radius: 40% 0 70% 40%;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_head .heaIc_box {
    width: 86px;
    height: 64px;
  }
}
.cj_fw .cj_fw_main .cj_main_head .heaIc_box span {
  font-size: 30px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_head .heaIc_box span {
    font-size: 44px;
  }
}
.cj_fw .cj_fw_main .cj_main_head .heaIc_box.wih {
  background-color: #fff;
  margin-left: -56px;
  position: relative;
  z-index: 2;
  border-radius: 40% 0 55% 40%;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_head .heaIc_box.wih {
    margin-left: -72px;
  }
}
.cj_fw .cj_fw_main .cj_main_head .long_title {
  width: 1162px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
  background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_head .long_title {
    width: 652px;
    right: 24px;
    height: 64px;
    top: 150px;
  }
}
.cj_fw .cj_fw_main .cj_main_head .long_title .titleb {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  margin-left: 54px;
  line-height: 48px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_head .long_title .titleb {
    margin-left: 64px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 62px;
  }
}
.cj_fw .cj_fw_main .cj_main_head .long_title .titlec {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  line-height: 48px;
  opacity: 0.2;
  margin-left: 10px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_head .long_title .titlec {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 64px;
  }
}
.cj_fw .cj_fw_main .cj_main_title {
  height: 92px;
  padding-left: 54px;
  box-sizing: border-box;
  font-size: 0;
  position: relative;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_title {
    padding-left: 50px;
    height: 100px;
  }
}
.cj_fw .cj_fw_main .cj_main_title .cjTab {
  display: inline-block;
  font-size: 0;
  padding-top: 30px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_title .cjTab {
    padding-top: 28px;
  }
}
.cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb {
  height: 100%;
  line-height: 1;
  margin: 0 46px 0 45px;
  display: inline-block;
  font-size: 26px;
  color: #000;
  cursor: pointer;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb {
    margin: 0 40px 0 40px;
    font-size: 32px;
    line-height: 1;
  }
}
.cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb a {
  color: #000;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb a {
    color: #666;
  }
}
.cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb.first {
  position: relative;
}
.cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb.first::after {
  content: '';
  clear: both;
  display: block;
  width: 1px;
  height: 19px;
  background-color: #B8BBBF;
  position: absolute;
  right: -46px;
  top: 50%;
  margin-top: -9px;
  z-index: 999;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb.first::after {
    height: 22px;
    margin-top: -11px;
  }
}
.cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb.cur a {
  color: #FF6402;
  font-weight: bold;
}
.cj_fw .cj_fw_main .cj_main_title .cj_main_title_right {
  display: inline-block;
  font-size: 0;
  height: 100%;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 600px;
  padding-top: 30px;
  box-sizing: border-box;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cj_main_title .cj_main_title_right {
    display: none;
  }
}
.cj_fw .cj_fw_main .cj_main_title .cj_main_title_right .biaoqian {
  display: inline-block;
  width: 140px;
  height: 32px;
  background: #D4F6FF;
  border-radius: 20px;
  opacity: 0.8;
  border: 1px solid #167DFE;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px;
  color: #333333;
  line-height: 32px;
  margin: 0 5px;
  cursor: pointer;
}
.cj_fw .cj_fw_main .cj_main_title .cj_main_title_right .biaoqian:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
  background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
  border: 0;
  color: #fff;
}
.cj_fw .cj_fw_main .cjtab_item {
  font-size: 0;
  display: none;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_head {
    white-space: nowrap;
    overflow: auto;
    padding-left: 24px;
    box-sizing: border-box;
    padding-bottom: 10px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item {
  width: 384px;
  height: 286px;
  display: inline-block;
  box-shadow: 0px 0px 13px 0px rgba(209, 209, 209, 0.5);
  box-sizing: border-box;
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item:hover p {
  color: #2C86D6;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item {
    width: 548px;
    height: 380px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item img {
  width: 384px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item img {
    width: 548px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item p {
  height: 70px;
  width: 100%;
  background-color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 70px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item p {
    height: 72px;
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    line-height: 72px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item.zcenter {
  margin: 0 24px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item.zcenter {
    margin: 0 34px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot {
  margin-top: 30px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot {
    padding-left: 24px;
    margin-top: 0;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot {
  width: 384px;
  display: inline-block;
  vertical-align: text-top;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot {
    width: 700px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .wecome_item {
  width: 384px;
  position: relative;
  height: 45px;
  display: inline-block;
  font-size: 21px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 45px;
  text-shadow: 0px 2px 4px #004598;
  text-align: center;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .wecome_item {
    width: 520px;
    height: 60px;
    font-size: 32px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
    text-shadow: 0px 2px 4px #004598;
    margin-top: 32px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 82px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .wecome_item .wecome_item_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .wecome_item .wecome_item_bg {
    width: 100%;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .explain_item {
  width: 384px;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin: 17px 0 19px 0;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .explain_item {
    width: auto;
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    line-height: 48px;
    margin: 24px 0 32px 0;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item {
  height: 72px;
  width: 384px;
  background: url(./chengyang_bg_xx2.png) no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 24px;
  position: relative;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item {
    height: 96px;
    width: 700px;
    background: url(./chengyang_xk_picbg.png) no-repeat;
    background-size: 100%;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .iconfont {
  color: #fff;
  opacity: 0.2;
  font-size: 72px;
  margin-left: 10px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .iconfont {
    font-size: 92px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  line-height: 72px;
  font-size: 0;
  white-space: nowrap;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text {
    line-height: 96px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .qius {
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  margin-left: 20px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .qius {
    width: 12px;
    height: 12px;
    margin-left: 32px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .siteTitle {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  text-shadow: 0px 2px 4px #013C96;
  margin-left: 12px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .siteTitle {
    font-size: 28px;
    line-height: 20px;
    margin-left: 16px;
    font-weight: 400;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn {
  display: inline-block;
  width: 186px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #167DFE;
  margin-left: 58px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn {
    margin-left: 192px;
    width: 272px;
    height: 56px;
    border-radius: 40px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox {
  display: inline-block;
  position: relative;
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox::after {
  display: block;
  clear: both;
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  background-color: #034CC6;
  left: 0;
  bottom: 5px;
  display: none;
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox span {
  font-size: 16px;
  color: #034CC6;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox span {
    font-size: 24px;
    font-weight: 400;
    line-height: 56px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox .line {
  font-size: 16px;
  color: #034CC6;
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox .line {
    font-size: 24px;
    font-weight: 400;
    line-height: 56px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn.hov .siteNbox::after {
  display: block;
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text.zlong .site_itmBtn {
  margin-left: 38px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text.zlong .site_itmBtn {
    margin-left: 164px;
  }
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item.m_end {
  margin-bottom: 0;
}
.cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot.item_center {
  margin: 0 24px;
}
@media (max-width: 751px) {
  .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot.item_center {
    margin: 0;
  }
}
.cj_fw .cj_fw_main .cjtab_item.show {
  display: block;
}
.bs_pt {
  height: 440px;
  padding: 51px 0 43px 0;
  box-sizing: border-box;
  font-size: 0;
}
@media (max-width: 751px) {
  .bs_pt {
    height: auto;
    padding: 48px 26px 48px 22px;
    box-sizing: border-box;
  }
}
.bs_pt .bs_center {
  width: 1200px;
  margin: auto;
}
@media (max-width: 751px) {
  .bs_pt .bs_center {
    width: 100%;
  }
}
.bs_pt .bs_left {
  display: inline-block;
  width: 523px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left {
    width: 100%;
  }
}
.bs_pt .bs_left .bsl_main_head {
  font-size: 0;
  position: relative;
}
.bs_pt .bs_left .bsl_main_head .heaIc_box {
  height: 48px;
  width: 64px;
  background: #FF6402;
  border-radius: 40% 0 70% 40%;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_head .heaIc_box {
    height: 64px;
    width: 86px;
  }
}
.bs_pt .bs_left .bsl_main_head .heaIc_box span {
  font-size: 28px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_head .heaIc_box span {
    font-size: 42px;
  }
}
.bs_pt .bs_left .bsl_main_head .heaIc_box.wih {
  background-color: #fff;
  margin-left: -56px;
  position: relative;
  z-index: 2;
  border-radius: 40% 0 55% 40%;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_head .heaIc_box.wih {
    margin-left: -77px;
  }
}
.bs_pt .bs_left .bsl_main_head .long_title {
  width: 485px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
  background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_head .long_title {
    width: 652px;
    height: 64px;
  }
}
.bs_pt .bs_left .bsl_main_head .long_title .titleb {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  margin-left: 54px;
  line-height: 48px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_head .long_title .titleb {
    margin-left: 64px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 62px;
  }
}
.bs_pt .bs_left .bsl_main_head .long_title .titlec {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  line-height: 48px;
  opacity: 0.2;
  margin-left: 10px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_head .long_title .titlec {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 64px;
  }
}
.bs_pt .bs_left .bsl_main_foot {
  width: 100%;
  padding: 0 20px 0 34px;
  box-sizing: border-box;
  height: 236px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot {
    height: 444px;
    padding: 0;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-top: 30px;
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide {
  font-size: 0;
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item {
  width: 50%;
  padding: 0 10px;
  display: inline-block;
  box-sizing: border-box;
  height: 98px;
  margin-bottom: 20px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item {
    height: 190px;
    margin-bottom: 32px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item .slid_item_main {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(126, 166, 217, 0.4);
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item .slid_item_main:hover p {
  color: #2C86D6 !important;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.one {
    padding-right: 20px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.one .slid_item_main img {
  margin-top: 13px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.one .slid_item_main img {
    width: 80px;
    margin-top: 24px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.one .slid_item_main p {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  line-height: 19px;
  margin-top: 9px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.one .slid_item_main p {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    margin-top: 18px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.two .slid_item_main img {
  margin-top: 15px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.two .slid_item_main img {
    width: 80px;
    margin-top: 30px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.two .slid_item_main p {
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
  color: #333333;
  line-height: 19px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.two .slid_item_main p {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    margin-top: 20px;
  }
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.three {
    padding-right: 20px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.three .slid_item_main img {
  margin-top: 15px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.three .slid_item_main img {
    width: 124px;
    margin-top: 30px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.three .slid_item_main p {
  font-size: 15px;
  margin-top: 9px;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.three .slid_item_main p {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    margin-top: 18px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.four .slid_item_main img {
  margin-top: 8px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.four .slid_item_main img {
    width: 66px;
    margin-top: 18px;
  }
}
.bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.four .slid_item_main p {
  font-size: 15px;
  margin-top: 15px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.four .slid_item_main p {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    margin-top: 14px;
    padding: 0 40px;
  }
}
.bs_pt .bs_left .bsl_main_foot .xzq {
  width: 100%;
  height: 13px;
  margin-top: 6px;
  text-align: center;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .xzq {
    height: 20px;
    margin-top: 2px;
  }
}
.bs_pt .bs_left .bsl_main_foot .xzq .fy {
  display: inline-block;
  height: 13px;
  width: 13px;
  background-color: #D8D8D8;
  border-radius: 50%;
  margin-right: 11px;
  cursor: pointer;
}
@media (max-width: 751px) {
  .bs_pt .bs_left .bsl_main_foot .xzq .fy {
    width: 20px;
    height: 20px;
  }
}
.bs_pt .bs_left .bsl_main_foot .xzq .fy.cur {
  background-color: #034CC6;
}
.bs_pt .bs_right {
  float: right;
  width: 645px;
  margin-left: 32px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right {
    float: none;
    margin-left: 0;
    margin-top: 100px;
    width: 100%;
  }
}
.bs_pt .bs_right .bsr_main_head {
  font-size: 0;
  position: relative;
}
.bs_pt .bs_right .bsr_main_head .heaIc_box {
  height: 48px;
  width: 64px;
  background: #FF6402;
  border-radius: 40% 0 70% 40%;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_head .heaIc_box {
    height: 64px;
    width: 86px;
  }
}
.bs_pt .bs_right .bsr_main_head .heaIc_box span {
  font-size: 32px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_head .heaIc_box span {
    font-size: 42px;
  }
}
.bs_pt .bs_right .bsr_main_head .heaIc_box.wih {
  background-color: #fff;
  margin-left: -56px;
  position: relative;
  z-index: 2;
  border-radius: 40% 0 55% 40%;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_head .heaIc_box.wih {
    margin-left: -77px;
  }
}
.bs_pt .bs_right .bsr_main_head .long_title {
  width: 607px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
  background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_head .long_title {
    width: 652px;
    height: 64px;
  }
}
.bs_pt .bs_right .bsr_main_head .long_title .titleb {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  margin-left: 54px;
  line-height: 48px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_head .long_title .titleb {
    margin-left: 64px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 62px;
  }
}
.bs_pt .bs_right .bsr_main_head .long_title .titlec {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  line-height: 48px;
  opacity: 0.2;
  margin-left: 10px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_head .long_title .titlec {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 64px;
  }
}
.bs_pt .bs_right .bsr_main_foot {
  width: 646px;
  height: 268px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(126, 166, 217, 0.4);
  margin-top: 30px;
  font-size: 0;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot {
    width: 100%;
    height: auto;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_left {
  display: inline-block;
  width: 315px;
  height: 100%;
  position: relative;
  text-align: center;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_left {
    display: block;
    width: 100%;
    height: 412px;
    overflow: hidden;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_left .map_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bs_pt .bs_right .bsr_main_foot .bsr_left .int_box {
  position: relative;
}
.bs_pt .bs_right .bsr_main_foot .bsr_left .int_box .search {
  position: absolute;
  bottom: 9px;
  right: 37px;
  z-index: 2;
  color: #999999;
  cursor: pointer;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_left .int_box .search {
    bottom: 18px;
    right: 110px;
    font-size: 30px;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_left input {
  width: 274px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 16px;
  border: 1px solid #034CC6;
  margin-top: 32px;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 16px;
  position: relative;
  z-index: 1;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_left input {
    width: 548px;
    height: 64px;
    background: #FFFFFF;
    border-radius: 32px;
    border: 1px solid #034CC6;
    margin-top: 36px;
    padding-left: 32px;
    font-size: 26px;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_left .map_btn {
  display: block;
  width: 218px;
  height: 38px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#09C7F9', endColorstr='#3E86FF');
  background: linear-gradient(90deg, #09C7F9 0%, #3E86FF 100%);
  border-radius: 19px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 38px;
  text-align: center;
  margin: 143px auto 0;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.bs_pt .bs_right .bsr_main_foot .bsr_left .map_btn:hover {
  text-decoration: underline;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_left .map_btn {
    width: 372px;
    height: 64px;
    border-radius: 38px;
    font-size: 28px;
    line-height: 64px;
    margin: 212px auto 0;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_right {
  display: inline-block;
  width: 331px;
  height: 100%;
  padding-left: 48px;
  padding-right: 69px;
  box-sizing: border-box;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_right {
    width: 100%;
    padding-left: 110px;
    padding-right: 164px;
    margin-top: 50px;
    margin-bottom: 12px;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_right .place_add {
  width: 100%;
  margin-top: 21px;
  position: relative;
}
.bs_pt .bs_right .bsr_main_foot .bsr_right .place_add:hover p {
  color: #2C86D6 !important;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add {
    margin-top: 0;
    margin-bottom: 36px;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .placeNum {
  position: absolute;
  left: -29px;
  top: 10px;
  color: #D81E06;
  font-size: 22px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .placeNum {
    font-size: 34px;
    top: 0;
    left: -50px;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .placeNums {
  position: absolute;
  left: -23px;
  top: 10px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 18px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .placeNums {
    font-size: 24px;
    top: 5px;
    left: -40px;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_title {
  font-size: 16px;
  color: #333333;
  line-height: 42px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_title {
    font-size: 32px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_dz {
  font-size: 12px;
  color: #333333;
  line-height: 30px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_dz {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    margin-top: 18px;
  }
}
.bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_dh {
  font-size: 12px;
  color: #333333;
  line-height: 30px;
}
@media (max-width: 751px) {
  .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_dh {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
  }
}
.zd_fw {
  height: 713px;
  width: 100%;
  background: rgba(170, 223, 255, 0.32);
  padding-top: 32px;
  box-sizing: border-box;
}
@media (max-width: 751px) {
  .zd_fw {
    height: auto;
    padding: 40px 24px 48px;
  }
}
.zd_fw .zd_center {
  width: 1200px;
  margin: auto;
}
@media (max-width: 751px) {
  .zd_fw .zd_center {
    width: 100%;
  }
}
.zd_fw .zd_center .zdfwzl .bsr_main_head {
  font-size: 0;
  position: relative;
}
.zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box {
  height: 48px;
  width: 64px;
  background: #FF6402;
  border-radius: 40% 0 70% 40%;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box {
    height: 64px;
    width: 86px;
  }
}
.zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box span {
  font-size: 30px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box span {
    font-size: 42px;
  }
}
.zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box.wih {
  background-color: #fff;
  margin-left: -56px;
  position: relative;
  z-index: 2;
  border-radius: 40% 0 55% 40%;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box.wih {
    margin-left: -77px;
  }
}
.zd_fw .zd_center .zdfwzl .bsr_main_head .long_title {
  width: 346px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
  background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
  position: absolute;
  left: 38px;
  top: 0;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .bsr_main_head .long_title {
    width: 652px;
    height: 64px;
    right: 0;
    left: auto;
  }
}
.zd_fw .zd_center .zdfwzl .bsr_main_head .long_title .titleb {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  margin-left: 54px;
  line-height: 48px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .bsr_main_head .long_title .titleb {
    margin-left: 64px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 62px;
  }
}
.zd_fw .zd_center .zdfwzl .bsr_main_head .long_title .titlec {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  line-height: 48px;
  opacity: 0.2;
  margin-left: 10px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .bsr_main_head .long_title .titlec {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 64px;
  }
}
.zd_fw .zd_center .zdfwzl .bsr_main_head .bot_line {
  width: 1132px;
  height: 1px;
  background: #FF9504;
  margin-left: 68px;
  margin-top: -1px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .bsr_main_head .bot_line {
    display: none;
  }
}
.zd_fw .zd_center .zdfwzl .zl_box {
  padding: 0 10px;
  box-sizing: border-box;
  width: 100%;
  font-size: 0;
  margin-top: 41px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .zl_box {
    margin-top: 40px;
    padding: 0;
  }
}
.zd_fw .zd_center .zdfwzl .zl_box .zl_item {
  width: 216px;
  height: 156px;
  display: inline-block;
  position: relative;
  margin: 0 10px;
  padding-top: 46px;
  box-sizing: border-box;
}
.zd_fw .zd_center .zdfwzl .zl_box .zl_item:hover .line {
  display: block;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .zl_box .zl_item:last-child {
    width: 702px;
  }
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .zl_box .zl_item {
    margin: 0;
    width: 336px;
    height: 190px;
    padding-top: 22px;
    margin-right: 29px;
    margin-bottom: 32px;
  }
}
.zd_fw .zd_center .zdfwzl .zl_box .zl_item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.zd_fw .zd_center .zdfwzl .zl_box .zl_item p {
  text-align: center;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 72px;
  text-shadow: 0px 2px 10px #585858;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .zl_box .zl_item p {
    font-size: 32px;
    font-weight: 500;
    line-height: 144px;
  }
}
.zd_fw .zd_center .zdfwzl .zl_box .zl_item .line {
  height: 3px;
  width: 46%;
  background-color: #fff;
  opacity: 0.8;
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  display: none;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .zl_box .zl_item .line {
    bottom: 68px;
    width: 42%;
  }
}
@media (max-width: 751px) {
  .zd_fw .zd_center .zdfwzl .zl_box .zl_item.bian {
    margin-right: 0;
  }
}
.zd_fw .zd_center .ycbh {
  margin-top: 51px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh {
    margin-top: 16px;
  }
}
.zd_fw .zd_center .ycbh .bsr_main_head {
  font-size: 0;
  position: relative;
}
.zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box {
  height: 48px;
  width: 64px;
  background: #FF6402;
  border-radius: 40% 0 70% 40%;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box {
    height: 64px;
    width: 86px;
  }
}
.zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box span {
  font-size: 30px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box span {
    font-size: 42px;
  }
}
.zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box.wih {
  background-color: #fff;
  margin-left: -56px;
  position: relative;
  z-index: 2;
  border-radius: 40% 0 55% 40%;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box.wih {
    margin-left: -77px;
  }
}
.zd_fw .zd_center .ycbh .bsr_main_head .long_title {
  width: 346px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
  background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
  position: absolute;
  left: 38px;
  top: 0;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .bsr_main_head .long_title {
    width: 652px;
    height: 64px;
    right: 0;
    left: auto;
  }
}
.zd_fw .zd_center .ycbh .bsr_main_head .long_title .titleb {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  margin-left: 54px;
  line-height: 48px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .bsr_main_head .long_title .titleb {
    margin-left: 64px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 62px;
  }
}
.zd_fw .zd_center .ycbh .bsr_main_head .long_title .titlec {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  line-height: 48px;
  opacity: 0.2;
  margin-left: 13px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .bsr_main_head .long_title .titlec {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 64px;
  }
}
.zd_fw .zd_center .ycbh .bsr_main_head .tszf {
  margin-left: 355px;
  height: 20px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .bsr_main_head .tszf {
    display: block;
    width: 656px;
    margin: 24px auto;
    height: auto;
  }
}
.zd_fw .zd_center .ycbh .bsr_main_head .bot_line {
  width: 1132px;
  height: 1px;
  background: #FF9504;
  margin-left: 68px;
  margin-top: -1px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .bsr_main_head .bot_line {
    display: none;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main {
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 40px;
  font-size: 0;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main {
    padding: 0;
    margin-top: 24px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item {
  width: 540px;
  height: 232px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(126, 166, 217, 0.4);
  border-radius: 4px;
  margin: 0 20px;
  display: inline-block;
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item > a {
  margin-left: 0;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item {
    width: 100%;
    height: 418px;
    margin: 0;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .line {
  width: 540px;
  height: 5px;
  background: #FF6402;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .line {
    width: 100%;
    height: 10px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title {
  font-size: 0;
  margin-top: 25px;
  text-align: center;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title {
    margin-top: 38px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_s {
  width: 6px;
  height: 6px;
  background: #FF6402;
  opacity: 0.5;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_s {
    width: 12px;
    height: 12px;
    margin: 0;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_x {
  width: 8px;
  height: 8px;
  background: #FF6402;
  opacity: 0.5;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_x {
    width: 16px;
    height: 16px;
    margin: 0 12px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_m {
  width: 10px;
  height: 10px;
  background: #FF6402;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0 0 3px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_m {
    width: 20px;
    height: 20px;
    margin: 0;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .yctitle {
  font-size: 21px;
  color: #333333;
  line-height: 18px;
  margin: 0 18px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .yctitle {
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    margin: 0 28px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot {
  padding: 0 47px 0 40px;
  margin-top: 13px;
  font-size: 0;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot {
    padding: 0 0 0 36px;
    margin-top: 42px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .yc_pic {
  width: 160px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .yc_pic {
    width: 272px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right {
  display: inline-block;
  width: 260px;
  height: 84px;
  background: #EEF4FB;
  border-radius: 10px;
  margin-left: 33px;
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right:hover p {
  color: #167DFE;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right {
    width: 280px;
    height: 240px;
    background: #EEF4FB;
    border-radius: 8px;
    margin-left: 76px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-align: center;
  margin-top: 12px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p {
    font-size: 28px;
    font-weight: 400;
    line-height: 44px;
    margin-top: 32px;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p.mj_show {
  display: none;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p.mj_show {
    display: block;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p.pcd_show {
  display: block;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p.pcd_show {
    display: none;
  }
}
.zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right.yih p {
  margin-top: 27px;
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right.yih p {
    margin-top: 76px;
    padding: 0 20px;
  }
}
@media (max-width: 751px) {
  .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item.ytwo {
    margin-top: 32px;
  }
}
.hq_cx {
  width: 100%;
  padding-bottom: 10px;
}
@media (max-width: 751px) {
  .hq_cx {
    height: auto;
    box-sizing: border-box;
  }
}
.hq_cx .hq_center {
  width: 1200px;
  margin: auto;
}
@media (max-width: 751px) {
  .hq_cx .hq_center {
    width: 100%;
  }
}
.hq_cx .hq_center .hq {
  margin-top: 30px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq {
    margin-top: 48px;
    padding: 0 28px 0 20px;
  }
}
.hq_cx .hq_center .hq .bsr_main_head {
  font-size: 0;
  position: relative;
}
.hq_cx .hq_center .hq .bsr_main_head .heaIc_box {
  height: 48px;
  width: 64px;
  background: #FF6402;
  border-radius: 40% 0 70% 40%;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .bsr_main_head .heaIc_box {
    height: 64px;
    width: 86px;
  }
}
.hq_cx .hq_center .hq .bsr_main_head .heaIc_box span {
  font-size: 30px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .bsr_main_head .heaIc_box span {
    font-size: 42px;
  }
}
.hq_cx .hq_center .hq .bsr_main_head .heaIc_box.wih {
  background-color: #fff;
  margin-left: -56px;
  position: relative;
  z-index: 2;
  border-radius: 40% 0 55% 40%;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .bsr_main_head .heaIc_box.wih {
    margin-left: -77px;
  }
}
.hq_cx .hq_center .hq .bsr_main_head .long_title {
  width: 346px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
  background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
  position: absolute;
  left: 38px;
  top: 0;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .bsr_main_head .long_title {
    width: 652px;
    height: 64px;
    right: 0;
    left: auto;
  }
}
.hq_cx .hq_center .hq .bsr_main_head .long_title .titleb {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  margin-left: 54px;
  line-height: 48px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .bsr_main_head .long_title .titleb {
    margin-left: 64px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 62px;
  }
}
.hq_cx .hq_center .hq .bsr_main_head .long_title .titlec {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  line-height: 48px;
  opacity: 0.2;
  margin-left: 10px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .bsr_main_head .long_title .titlec {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 64px;
  }
}
.hq_cx .hq_center .hq .bsr_main_head .bot_line {
  width: 1132px;
  height: 1px;
  background: #FF9504;
  margin-left: 68px;
  margin-top: -1px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .bsr_main_head .bot_line {
    display: none;
  }
}
.hq_cx .hq_center .hq .hq_main {
  margin-top: 40px;
  font-size: 0;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .hq_main {
    margin-top: 52px;
  }
}
.hq_cx .hq_center .hq .hq_main .hq_main_item {
  width: 285px;
  height: 170px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(126, 166, 217, 0.4);
  border: 4px solid #FFB668;
  display: inline-block;
  margin-right: 20px;
  box-sizing: border-box;
  position: relative;
}
.hq_cx .hq_center .hq .hq_main .hq_main_item:hover p {
  color: #167DFE;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .hq_main .hq_main_item {
    width: 336px;
    height: 250px;
    margin-right: 29px;
    margin-bottom: 32px!important;
  }
}
.hq_cx .hq_center .hq .hq_main .hq_main_item img {
  width: 100%;
}
.hq_cx .hq_center .hq .hq_main .hq_main_item p {
  height: 30px;
  width: 100%;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  text-align: center;
  position: absolute;
  bottom: 10px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .hq_main .hq_main_item p {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    height: auto;
  }
}
.hq_cx .hq_center .hq .hq_main .hq_main_item.end {
  margin-right: 0;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .hq_main .hq_main_item.bian {
    margin: 0;
  }
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .hq_main .hq_main_item.hqone p {
    bottom: 20px;
    padding: 0 60px;
    box-sizing: border-box;
  }
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .hq_main .hq_main_item.hqtwo p {
    bottom: 38px;
  }
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .hq_main .hq_main_item.hqthree p {
    bottom: 46px;
  }
}
@media (max-width: 751px) {
  .hq_cx .hq_center .hq .hq_main .hq_main_item.hqfour p {
    bottom: 28px;
    padding: 0 50px;
    box-sizing: border-box;
  }
}
.hq_cx .hq_center .hq .hq_main .swiper-slide {
  height: auto !important;
}
.hq_cx .hq_center .hq .hq_main .pagination_lunbo {
  height: 20px;
  z-index: 20;
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
.hq_cx .hq_center .hq .hq_main .pagination_lunbo .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #115eb2;
  margin: 0 16px;
  cursor: pointer;
}
.hq_cx .hq_center .hq .hq_main .pagination_lunbo .swiper-pagination-switch.swiper-active-switch {
  background: #115eb2;
}
.hq_cx .hq_center .cx {
  margin-top: 56px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx {
    margin-top: 18px;
    padding: 0 22px 0 24px;
  }
}
.hq_cx .hq_center .cx .bsr_main_head {
  font-size: 0;
  position: relative;
}
.hq_cx .hq_center .cx .bsr_main_head .heaIc_box {
  height: 48px;
  width: 64px;
  background: #FF6402;
  border-radius: 40% 0 70% 40%;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .bsr_main_head .heaIc_box {
    height: 64px;
    width: 86px;
  }
}
.hq_cx .hq_center .cx .bsr_main_head .heaIc_box span {
  font-size: 30px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .bsr_main_head .heaIc_box span {
    font-size: 42px;
  }
}
.hq_cx .hq_center .cx .bsr_main_head .heaIc_box.wih {
  background-color: #fff;
  margin-left: -56px;
  position: relative;
  z-index: 2;
  border-radius: 40% 0 55% 40%;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .bsr_main_head .heaIc_box.wih {
    margin-left: -77px;
  }
}
.hq_cx .hq_center .cx .bsr_main_head .long_title {
  width: 346px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
  background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
  position: absolute;
  left: 38px;
  top: 0;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .bsr_main_head .long_title {
    width: 652px;
    height: 64px;
    right: 0;
    left: auto;
  }
}
.hq_cx .hq_center .cx .bsr_main_head .long_title .titleb {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  margin-left: 54px;
  line-height: 48px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .bsr_main_head .long_title .titleb {
    margin-left: 64px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 62px;
  }
}
.hq_cx .hq_center .cx .bsr_main_head .long_title .titlec {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  line-height: 48px;
  opacity: 0.2;
  margin-left: 10px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .bsr_main_head .long_title .titlec {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 64px;
  }
}
.hq_cx .hq_center .cx .bsr_main_head .bot_line {
  width: 1132px;
  height: 1px;
  background: #FF9504;
  margin-left: 68px;
  margin-top: -1px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .bsr_main_head .bot_line {
    display: none;
  }
}
.hq_cx .hq_center .cx .cx_main {
  margin-top: 41px;
  font-size: 0;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main {
    margin-top: 40px;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item {
  display: inline-block;
  width: 280px;
  height: 71px;
  position: relative;
  margin-right: 25px;
  margin-bottom: 30px;
  text-align: center;
}
.hq_cx .hq_center .cx .cx_main .cx_item:hover .cx_text .line {
  display: block;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item {
    width: 336px;
    height: 110px;
    margin-right: 30px;
    margin-bottom: 24px;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item img {
  position: absolute;
  top: 0;
  right: 0;
  height: 71px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item img {
    height: 110px;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item .cx_text {
  display: inline-block;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
  color: #FFFFFF;
  text-shadow: 0px 2px 4px #013689;
  margin-top: 22px;
  position: relative;
  z-index: 1;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item .cx_text {
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
    margin-top: 30px;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item .cx_text .line {
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #fff;
  content: "";
  clear: both;
  display: none;
}
.hq_cx .hq_center .cx .cx_main .cx_item.cx1 {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#33CBFF', endColorstr='#0094F6');
  background: linear-gradient(135deg, #33CBFF 0%, #0094F6 100%);
  margin-right: 20px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item.cx1 {
    margin-right: 30px;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item.cx2 {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#3ADAC7', endColorstr='#00B78E');
  background: linear-gradient(135deg, #3ADAC7 0%, #00B78E 100%);
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item.cx2 {
    margin-right: 0;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item.cx3 {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#8EB4F7', endColorstr='#6D79F2');
  background: linear-gradient(135deg, #8EB4F7 0%, #6D79F2 100%);
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item.cx3 {
    margin-right: 30px;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item.cx4 {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFD15C', endColorstr='#E68716');
  background: linear-gradient(135deg, #FFD15C 0%, #E68716 100%);
  margin-right: 0;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item.cx4 {
    margin-right: 0;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item.cx5 {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FEBFC2', endColorstr='#F0637A');
  background: linear-gradient(135deg, #FEBFC2 0%, #F0637A 100%);
  margin-right: 20px;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item.cx5 {
    margin-right: 30px;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item.cx6 {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFBE83', endColorstr='#FF781E');
  background: linear-gradient(135deg, #FFBE83 0%, #FF781E 100%);
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item.cx6 {
    margin-right: 0;
  }
}
.hq_cx .hq_center .cx .cx_main .cx_item.cx7 {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#5BC3FF', endColorstr='#0CA0D7');
  background: linear-gradient(135deg, #5BC3FF 0%, #0CA0D7 100%);
}
.hq_cx .hq_center .cx .cx_main .cx_item.cx8 {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FE815B', endColorstr='#FC573A');
  background: linear-gradient(135deg, #FE815B 0%, #FC573A 100%);
  margin-right: 0;
}
@media (max-width: 751px) {
  .hq_cx .hq_center .cx .cx_main .cx_item.cx8 {
    margin-right: 0;
  }
}
.mobile_footer {
  margin-top: 0;
}
.mask_sp {
  width: 100%;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555555;
  background: rgba(0, 0, 0, 0.5);
}
.mask_sp .iconfont_icon {
  cursor: pointer;
  background-color: #fff;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  right: 20px;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  line-height: 50px;
  margin-top: -270px;
}
.mask_sp .video_box {
  display: none;
  width: 1000px;
  height: 400px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 999999;
  background-color: yellow;
}
.mask_sp .video_box video {
  width: 100%;
  height: 100%;
}
@media (max-width: 750px) {
  .mask_sp .video_box {
    width: 100%;
    height: 400px;
    top: 50%;
    margin-top: -200px;
  }
}
.newAddBanner {
  display: block;
  margin: 30px 0;
}
.newAddBanner img {
  width: 1200px;
  display: block;
  margin: auto;
}
@media (max-width: 751px) {
  .newAddBanner img {
    width: 700px;
  }
}
.newAddBanner img.pcBanner {
  display: block;
}
@media (max-width: 751px) {
  .newAddBanner img.pcBanner {
    display: none;
  }
}
.newAddBanner img.mobBanner {
  display: none;
}
@media (max-width: 751px) {
  .newAddBanner img.mobBanner {
    display: block;
  }
}
@media (min-width: 751px) {
  .pageold .lb_sp {
    width: 1200px;
    height: 768px;
    padding: 96px 0 105.6px 0;
    margin-top: 0;
    margin: 0 auto;
  }
  .pageold .lb_sp .my_swiper {
    width: 1200px;
  }
  .pageold .lb_sp .my_swiper .swiper-container {
    height: 100%;
    width: 100%;
  }
  .pageold .lb_sp .my_swiper .swiper-container .swiper-wrapper {
    height: 100%;
  }
  .pageold .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    padding: 16px 240px;
    box-sizing: border-box;
    padding: 16px 73.6px;
  }
  .pageold .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide .imgPic {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 0 16px #979797;
    border-radius: 8px;
  }
  .pageold .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide > img {
    cursor: pointer;
  }
  .pageold .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide .play_box {
    width: 144px;
    height: 144px;
  }
  .pageold .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide .play_box img {
    width: 100%;
    height: auto;
  }
  .pageold .lb_sp .my_swiper .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
  .pageold .lb_sp .my_swiper .icLeft {
    height: 102.4px;
    width: 102.4px;
    left: 27.2px;
  }
  .pageold .lb_sp .my_swiper .icLeft span {
    line-height: 102.4px;
  }
  .pageold .lb_sp .my_swiper .icRight {
    height: 102.4px;
    width: 102.4px;
    right: 27.2px;
  }
  .pageold .lb_sp .my_swiper .icRight span {
    line-height: 102.4px;
  }
  .pageold .cj_fw {
    width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  .pageold .cj_fw .cj_fwHead {
    display: none;
  }
  .pageold .cj_fw .cj_fwFoot {
    display: none;
  }
  .pageold .cj_fw .cj_fw_main {
    position: static;
    width: 1200px;
    margin-left: 0;
    margin-top: 40px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_head {
    padding: 0 38.4px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_head .heaIc_box {
    width: 137.6px;
    height: 102.4px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_head .heaIc_box span {
    font-size: 70.4px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_head .heaIc_box.wih {
    margin-left: -115.2px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_head .long_title {
    width: 1043.2px;
    right: 38.4px;
    height: 102.4px;
    top: 240px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_head .long_title .titleb {
    margin-left: 102.4px;
    font-size: 57.6px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 99.2px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_head .long_title .titlec {
    font-size: 57.6px;
    color: #FFFFFF;
    line-height: 102.4px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title {
    padding-left: 80px;
    height: 160px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cjTab {
    padding-top: 44.8px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb {
    margin: 0 64px 0 64px;
    font-size: 51.2px;
    line-height: 1;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb a {
    color: #666;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb.first {
    position: relative;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb.first::after {
    height: 35.2px;
    margin-top: -17.6px;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cjTab .cj_title_tb.cur a {
    color: #FF6402;
    font-weight: bold;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cj_main_title_right {
    display: none;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cj_main_title_right .biaoqian {
    display: inline-block;
    width: 224px;
    height: 51.2px;
    background: #D4F6FF;
    border-radius: 32px;
    opacity: 0.8;
    border: 1.6px solid #167DFE;
    box-sizing: border-box;
    text-align: center;
    font-size: 28.8px;
    color: #333333;
    line-height: 51.2px;
    margin: 0 8px;
    cursor: pointer;
  }
  .pageold .cj_fw .cj_fw_main .cj_main_title .cj_main_title_right .biaoqian:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FF9D05', endColorstr='#FF6402');
    background: linear-gradient(270deg, #FF9D05 0%, #FF6402 100%);
    border: 0;
    color: #fff;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item {
    font-size: 0;
    display: none;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_head {
    white-space: nowrap;
    overflow: auto;
    padding-left: 38.4px;
    box-sizing: border-box;
    padding-bottom: 16px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item {
    width: 876.8px;
    height: 608px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item img {
    width: 876.8px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item p {
    height: 115.2px;
    font-size: 44.8px;
    font-weight: 400;
    color: #333333;
    line-height: 115.2px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_head .cj_item.zcenter {
    margin: 0 54.4px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot {
    padding-left: 38.4px;
    margin-top: 0;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot {
    width: 1120px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .wecome_item {
    width: 832px;
    height: 96px;
    font-size: 51.2px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 96px;
    text-shadow: 0px 3.2px 6.4px #004598;
    margin-top: 51.2px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 131.2px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .wecome_item .wecome_item_bg {
    width: 100%;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .explain_item {
    width: auto;
    font-size: 44.8px;
    font-weight: 400;
    color: #333333;
    line-height: 76.8px;
    margin: 38.4px 0 51.2px 0;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item {
    height: 153.6px;
    width: 1120px;
    background: url(./chengyang_xk_picbg.png) no-repeat;
    background-size: 100%;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .iconfont {
    font-size: 147.2px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text {
    line-height: 153.6px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .qius {
    width: 19.2px;
    height: 19.2px;
    margin-left: 51.2px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .siteTitle {
    font-size: 44.8px;
    line-height: 32px;
    margin-left: 25.6px;
    font-weight: 400;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn {
    margin-left: 307.2px;
    width: 435.2px;
    height: 89.6px;
    border-radius: 64px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox {
    display: inline-block;
    position: relative;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox::after {
    display: block;
    clear: both;
    content: "";
    height: 1.6px;
    width: 100%;
    position: absolute;
    background-color: #034CC6;
    left: 0;
    bottom: 8px;
    display: none;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox span {
    font-size: 38.4px;
    font-weight: 400;
    line-height: 89.6px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn .siteNbox .line {
    font-size: 38.4px;
    font-weight: 400;
    line-height: 89.6px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text .site_itmBtn.hov .siteNbox::after {
    display: block;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item .siteStyle_text.zlong .site_itmBtn {
    margin-left: 262.4px;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot .siteStyle_item.m_end {
    margin-bottom: 0;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item .cjtab_foot .tab_fot.item_center {
    margin: 0;
  }
  .pageold .cj_fw .cj_fw_main .cjtab_item.show {
    display: block;
  }
  .pageold .bs_pt {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    padding: 76.8px 41.6px 76.8px 35.2px;
    box-sizing: border-box;
  }
  .pageold .bs_pt .bs_center {
    width: 100%;
  }
  .pageold .bs_pt .bs_left {
    width: 100%;
  }
  .pageold .bs_pt .bs_left .bsl_main_head {
    font-size: 0;
    position: relative;
  }
  .pageold .bs_pt .bs_left .bsl_main_head .heaIc_box {
    height: 102.4px;
    width: 137.6px;
  }
  .pageold .bs_pt .bs_left .bsl_main_head .heaIc_box span {
    font-size: 67.2px;
  }
  .pageold .bs_pt .bs_left .bsl_main_head .heaIc_box.wih {
    margin-left: -123.2px;
  }
  .pageold .bs_pt .bs_left .bsl_main_head .long_title {
    width: 1043.2px;
    height: 102.4px;
  }
  .pageold .bs_pt .bs_left .bsl_main_head .long_title .titleb {
    margin-left: 102.4px;
    font-size: 57.6px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 99.2px;
  }
  .pageold .bs_pt .bs_left .bsl_main_head .long_title .titlec {
    font-size: 57.6px;
    color: #FFFFFF;
    line-height: 102.4px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot {
    height: 710.4px;
    padding: 0;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 48px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide {
    font-size: 0;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item {
    height: 304px;
    margin-bottom: 51.2px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item .slid_item_main {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 3.2px 12.8px 0px rgba(126, 166, 217, 0.4);
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item .slid_item_main:hover p {
    color: #2C86D6 !important;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.one {
    padding-right: 32px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.one .slid_item_main img {
    width: 128px;
    margin-top: 38.4px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.one .slid_item_main p {
    font-size: 38.4px;
    font-weight: 400;
    line-height: 54.4px;
    margin-top: 28.8px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.two .slid_item_main img {
    width: 128px;
    margin-top: 48px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.two .slid_item_main p {
    font-size: 38.4px;
    font-weight: 400;
    line-height: 54.4px;
    margin-top: 32px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.three {
    padding-right: 32px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.three .slid_item_main img {
    width: 198.4px;
    margin-top: 48px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.three .slid_item_main p {
    font-size: 38.4px;
    font-weight: 400;
    line-height: 54.4px;
    margin-top: 28.8px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.four .slid_item_main img {
    width: 105.6px;
    margin-top: 28.8px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .swiper-containercj .swiper-wrapper .swiper-slide .slid_item.four .slid_item_main p {
    font-size: 38.4px;
    font-weight: 400;
    line-height: 54.4px;
    margin-top: 22.4px;
    padding: 0 64px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .xzq {
    height: 32px;
    margin-top: 3.2px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .xzq .fy {
    width: 32px;
    height: 32px;
  }
  .pageold .bs_pt .bs_left .bsl_main_foot .xzq .fy.cur {
    background-color: #034CC6;
  }
  .pageold .bs_pt .bs_right {
    float: none;
    margin-left: 0;
    margin-top: 160px;
    width: 100%;
  }
  .pageold .bs_pt .bs_right .bsr_main_head {
    font-size: 0;
    position: relative;
  }
  .pageold .bs_pt .bs_right .bsr_main_head .heaIc_box {
    height: 102.4px;
    width: 137.6px;
  }
  .pageold .bs_pt .bs_right .bsr_main_head .heaIc_box span {
    font-size: 67.2px;
  }
  .pageold .bs_pt .bs_right .bsr_main_head .heaIc_box.wih {
    margin-left: -123.2px;
  }
  .pageold .bs_pt .bs_right .bsr_main_head .long_title {
    width: 1043.2px;
    height: 102.4px;
  }
  .pageold .bs_pt .bs_right .bsr_main_head .long_title .titleb {
    margin-left: 102.4px;
    font-size: 57.6px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 99.2px;
  }
  .pageold .bs_pt .bs_right .bsr_main_head .long_title .titlec {
    font-size: 57.6px;
    color: #FFFFFF;
    line-height: 102.4px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot {
    width: 100%;
    height: auto;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_left {
    display: block;
    width: 100%;
    height: 659.2px;
    overflow: hidden;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_left .map_bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_left .int_box {
    position: relative;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_left .int_box .search {
    bottom: 28.8px;
    right: 176px;
    font-size: 48px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_left input {
    width: 876.8px;
    height: 102.4px;
    background: #FFFFFF;
    border-radius: 51.2px;
    border: 1.6px solid #034CC6;
    margin-top: 57.6px;
    padding-left: 51.2px;
    font-size: 41.6px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_left .map_btn {
    width: 595.2px;
    height: 102.4px;
    border-radius: 60.8px;
    font-size: 44.8px;
    line-height: 102.4px;
    margin: 339.2px auto 0;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_right {
    width: 100%;
    padding-left: 176px;
    padding-right: 262.4px;
    margin-top: 80px;
    margin-bottom: 19.2px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add {
    margin-top: 0;
    margin-bottom: 57.6px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .placeNum {
    font-size: 54.4px;
    top: 0;
    left: -80px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .placeNums {
    font-size: 38.4px;
    top: 8px;
    left: -64px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_title {
    font-size: 51.2px;
    font-weight: 400;
    color: #333333;
    line-height: 51.2px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_dz {
    font-size: 38.4px;
    font-weight: 400;
    color: #333333;
    line-height: 64px;
    margin-top: 28.8px;
  }
  .pageold .bs_pt .bs_right .bsr_main_foot .bsr_right .place_add .place_dh {
    font-size: 38.4px;
    font-weight: 400;
    color: #333333;
    line-height: 64px;
  }
  .pageold .zd_fw {
    height: auto;
  }
  .pageold .zd_fw .zd_center {
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    padding: 64px 38.4px 76.8px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .bsr_main_head {
    font-size: 0;
    position: relative;
  }
  .pageold .zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box {
    height: 102.4px;
    width: 137.6px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box span {
    font-size: 67.2px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .bsr_main_head .heaIc_box.wih {
    margin-left: -123.2px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .bsr_main_head .long_title {
    width: 1043.2px;
    height: 102.4px;
    right: 0;
    left: auto;
  }
  .pageold .zd_fw .zd_center .zdfwzl .bsr_main_head .long_title .titleb {
    margin-left: 102.4px;
    font-size: 57.6px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 99.2px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .bsr_main_head .long_title .titlec {
    font-size: 57.6px;
    color: #FFFFFF;
    line-height: 102.4px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .bsr_main_head .bot_line {
    display: none;
  }
  .pageold .zd_fw .zd_center .zdfwzl .zl_box {
    margin-top: 64px;
    padding: 0;
  }
  .pageold .zd_fw .zd_center .zdfwzl .zl_box .zl_item {
    margin: 0;
    width: 537.6px;
    height: 304px;
    padding-top: 35.2px;
    margin-right: 46.4px;
    margin-bottom: 51.2px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .zl_box .zl_item:hover .line {
    display: block;
  }
  .pageold .zd_fw .zd_center .zdfwzl .zl_box .zl_item:last-child {
    width: 1123.2px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .zl_box .zl_item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }
  .pageold .zd_fw .zd_center .zdfwzl .zl_box .zl_item p {
    font-size: 51.2px;
    font-weight: 500;
    line-height: 230.4px;
  }
  .pageold .zd_fw .zd_center .zdfwzl .zl_box .zl_item .line {
    bottom: 108.8px;
    width: 42%;
  }
  .pageold .zd_fw .zd_center .zdfwzl .zl_box .zl_item.bian {
    margin-right: 0;
  }
  .pageold .zd_fw .zd_center .ycbh {
    margin-top: 25.6px;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head {
    font-size: 0;
    position: relative;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box {
    height: 102.4px;
    width: 137.6px;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box span {
    font-size: 67.2px;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head .heaIc_box.wih {
    margin-left: -123.2px;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head .long_title {
    width: 1043.2px;
    height: 102.4px;
    right: 0;
    left: auto;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head .long_title .titleb {
    margin-left: 102.4px;
    font-size: 57.6px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 99.2px;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head .long_title .titlec {
    font-size: 57.6px;
    color: #FFFFFF;
    line-height: 102.4px;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head .tszf {
    display: block;
    width: 1049.6px;
    margin: 38.4px auto;
    height: auto;
  }
  .pageold .zd_fw .zd_center .ycbh .bsr_main_head .bot_line {
    display: none;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main {
    padding: 0;
    margin-top: 38.4px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item {
    width: 100%;
    height: 668.8px;
    margin: 0;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item > a {
    margin-left: 0;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .line {
    width: 100%;
    height: 16px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title {
    margin-top: 60.8px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_s {
    width: 19.2px;
    height: 19.2px;
    margin: 0;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_x {
    width: 25.6px;
    height: 25.6px;
    margin: 0 19.2px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .qiu_m {
    width: 32px;
    height: 32px;
    margin: 0;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_title .yctitle {
    font-size: 51.2px;
    font-weight: 500;
    line-height: 57.6px;
    margin: 0 44.8px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot {
    padding: 0 0 0 57.6px;
    margin-top: 67.2px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .yc_pic {
    width: 435.2px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right {
    width: 448px;
    height: 384px;
    background: #EEF4FB;
    border-radius: 12.8px;
    margin-left: 121.6px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p {
    font-size: 44.8px;
    font-weight: 400;
    line-height: 70.4px;
    margin-top: 51.2px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p.mj_show {
    display: block;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right p.pcd_show {
    display: none;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item .ycbh_foot .ycbh_main_right.yih p {
    margin-top: 121.6px;
    padding: 0 32px;
  }
  .pageold .zd_fw .zd_center .ycbh .ycbh_main .ycbh_item.ytwo {
    margin-top: 51.2px;
  }
  .pageold .hq_cx {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    box-sizing: border-box;
  }
  .pageold .hq_cx .hq_center {
    width: 100%;
  }
  .pageold .hq_cx .hq_center .hq {
    margin-top: 76.8px;
    padding: 0 44.8px 0 32px;
  }
  .pageold .hq_cx .hq_center .hq .bsr_main_head {
    font-size: 0;
    position: relative;
  }
  .pageold .hq_cx .hq_center .hq .bsr_main_head .heaIc_box {
    height: 102.4px;
    width: 137.6px;
  }
  .pageold .hq_cx .hq_center .hq .bsr_main_head .heaIc_box span {
    font-size: 67.2px;
  }
  .pageold .hq_cx .hq_center .hq .bsr_main_head .heaIc_box.wih {
    margin-left: -123.2px;
  }
  .pageold .hq_cx .hq_center .hq .bsr_main_head .long_title {
    width: 1043.2px;
    height: 102.4px;
    right: 0;
    left: auto;
  }
  .pageold .hq_cx .hq_center .hq .bsr_main_head .long_title .titleb {
    margin-left: 102.4px;
    font-size: 57.6px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 99.2px;
  }
  .pageold .hq_cx .hq_center .hq .bsr_main_head .long_title .titlec {
    font-size: 57.6px;
    color: #FFFFFF;
    line-height: 102.4px;
  }
  .pageold .hq_cx .hq_center .hq .bsr_main_head .bot_line {
    display: none;
  }
  .pageold .hq_cx .hq_center .hq .hq_main {
    margin-top: 83.2px;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item {
    width: 537.6px;
    height: 400px;
    margin-right: 46.4px;
    margin-bottom: 51.2px !important;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item img {
    width: 100%;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item p {
    font-size: 38.4px;
    font-weight: 400;
    line-height: 54.4px;
    height: auto;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item.end {
    margin-right: 0;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item.bian {
    margin: 0;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item.hqone p {
    bottom: 32px;
    padding: 0 96px;
    box-sizing: border-box;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item.hqtwo p {
    bottom: 60.8px;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item.hqthree p {
    bottom: 73.6px;
  }
  .pageold .hq_cx .hq_center .hq .hq_main .hq_main_item.hqfour p {
    bottom: 44.8px;
    padding: 0 80px;
    box-sizing: border-box;
  }
  .pageold .hq_cx .hq_center .cx {
    margin-top: 28.8px;
    padding: 0 35.2px 0 38.4px;
  }
  .pageold .hq_cx .hq_center .cx .bsr_main_head {
    font-size: 0;
    position: relative;
  }
  .pageold .hq_cx .hq_center .cx .bsr_main_head .heaIc_box {
    height: 102.4px;
    width: 137.6px;
  }
  .pageold .hq_cx .hq_center .cx .bsr_main_head .heaIc_box span {
    font-size: 67.2px;
  }
  .pageold .hq_cx .hq_center .cx .bsr_main_head .heaIc_box.wih {
    margin-left: -123.2px;
  }
  .pageold .hq_cx .hq_center .cx .bsr_main_head .long_title {
    width: 1043.2px;
    height: 102.4px;
    right: 0;
    left: auto;
  }
  .pageold .hq_cx .hq_center .cx .bsr_main_head .long_title .titleb {
    margin-left: 102.4px;
    font-size: 57.6px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 99.2px;
  }
  .pageold .hq_cx .hq_center .cx .bsr_main_head .long_title .titlec {
    font-size: 57.6px;
    color: #FFFFFF;
    line-height: 102.4px;
  }
  .pageold .hq_cx .hq_center .cx .bsr_main_head .bot_line {
    display: none;
  }
  .pageold .hq_cx .hq_center .cx .cx_main {
    margin-top: 64px;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item {
    width: 537.6px;
    height: 176px;
    margin-right: 48px;
    margin-bottom: 38.4px;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item img {
    height: 176px;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item .cx_text {
    font-size: 51.2px;
    font-weight: 500;
    line-height: 80px;
    margin-top: 48px;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item .cx_text .line {
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 4.8px;
    width: 100%;
    background-color: #fff;
    content: "";
    clear: both;
    display: none;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item.cx1 {
    margin-right: 48px;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item.cx2 {
    margin-right: 0;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item.cx3 {
    margin-right: 48px;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item.cx4 {
    margin-right: 0;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item.cx5 {
    margin-right: 48px;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item.cx6 {
    margin-right: 0;
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item.cx7 {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#5BC3FF', endColorstr='#0CA0D7');
    background: linear-gradient(135deg, #5BC3FF 0%, #0CA0D7 100%);
  }
  .pageold .hq_cx .hq_center .cx .cx_main .cx_item.cx8 {
    margin-right: 0;
  }
  .pageold .mobile_footer {
    margin-top: 0;
  }
  .pageold .newAddBanner {
    display: block;
    margin: 48px 0;
  }
  .pageold .newAddBanner img {
    width: 1120px;
  }
  .pageold .newAddBanner img.pcBanner {
    display: none;
  }
  .pageold .newAddBanner img.mobBanner {
    display: block;
  }
}
