/***********************************鏉ヨ嚜鍏ㄧ悆35涓�+瀹㈡埛鐨勪俊浠讳笌閫夋嫨*********************************************************************************/

@media (max-width: 978px) {
  .body_ff {
    padding: 30px 3% 30px;
    background: url(../images/h5index/ff_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 453px;
  }

  .body_ff .body_ff_tit {
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 10px;
    line-height: 36px;
  }

  .body_ff .body_ff_desc {
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 20px;
    position: relative;
  }

  .body_ff .body_ff_desc a {
    color: #666666;
  }

  .body_ff_block .mdui-tab-scrollable {
    padding-left: 0;
  }

  .body_ff_block .mdui-tab-scrollable a {
    font-weight: bold;
    font-size: 14px;
    color: #222222;
    line-height: 20px;
    opacity: 1;
    position: relative;
    min-width: 60px;
    padding: 12px 0 12px 22px;
    margin: 0 6px;
  }
  .body_ff_block .mdui-tab-scrollable a::after {
    width: 16px;
    height: 16px;
    position: absolute;
    content: "";
    top: 16px;
    left: 5px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .body_ff_block .mdui-tab-scrollable a:nth-child(1)::after {
    background: url(../images/h5index/f_icon1.svg);
  }
  .body_ff_block .mdui-tab-scrollable a:nth-child(2)::after {
    background: url(../images/h5index/f_icon2.svg);
  }
  .body_ff_block .mdui-tab-scrollable a:nth-child(3)::after {
    background: url(../images/h5index/f_icon3.svg);
  }
  .body_ff_block .mdui-tab-scrollable a:nth-child(4)::after {
    background: url(../images/h5index/f_icon4.svg);
  }
  .body_ff_block .mdui-tab-scrollable a:nth-child(5)::after {
    background: url(../images/h5index/f_icon5.svg);
  }
  .body_ff_block .mdui-tab-scrollable a:nth-child(6)::after {
    background: url(../images/h5index/f_icon6.svg);
  }
  .body_ff_block .mdui-tab-scrollable .mdui-tab-indicator {
    height: 4px;
    background-color: #f00;
  }

  .body_ff_block .mdui-tab-scrollable::-webkit-scrollbar-thumb {
    background: none;
  }
  .body_ff_block .mdui-tab-scrollable::-webkit-scrollbar {
    display: none;
  }

  .body_ff_block .body_ff_block_list {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }

  .body_ff_block .body_ff_block_list div {
    width: 32%;
    margin: 2% 2% 0 0;
  }
  .body_ff_block .body_ff_block_list div:nth-child(3),
  .body_ff_block .body_ff_block_list div:nth-child(6) {
    margin-right: 0;
  }

  /***********************************瀹夊叏鍙潬锛屼紒涓氭斁蹇冪殑閫夋嫨*********************************************************************************/

  .qixue_ff {
    padding: 30px 3% 30px;
    background: url(../images/h5qixue/ff_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 398px;
  }

  .qixue_ff .qixue_ff_tit {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    margin: 10px 0 10px;
    line-height: 36px;
  }

  .qixue_ff .qixue_ff_desc {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 20px;
    position: relative;
    line-height: 26px;
  }

  .qixue_ff .qixue_ff_block {
  }

  .qixue_ff .qixue_ff_block .qixue_ff_list {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    width: 330px;
    margin: 0 auto;
  }

  .qixue_ff .qixue_ff_block .qixue_ff_list .qixue_ff_list_txt {
    width: 110px;
  }

  .qixue_ff .qixue_ff_block .qixue_ff_list:nth-child(2) .qixue_ff_list_txt {
    margin-top: 20px;
  }
  /*
.qixue_ff .qixue_ff_block .qixue_ff_list:nth-child(2) .qixue_ff_list_txt
	{
	width: 165px;
	margin-top: 20px;
}
*/
  .qixue_ff .qixue_ff_block .qixue_ff_list .qixue_ff_list_txt div {
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
  }

  .qixue_ff .qixue_ff_block .qixue_ff_list .qixue_ff_list_txt div:nth-child(2) {
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
  }

  .qixue_ff .qixue_ff_cta {
    display: block;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    background: #e6251f;
    border: 1px solid #ffffff;
    border-radius: 4px;
    width: 140px;
    height: 40px;
    margin: 20px auto 0;
  }

  .qixue_ff_icon {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    width: 98%;
    margin: 0 auto 20px;
  }

  .qixue_ff_icon .qixue_ff_icon_l {
    width: 25%;
    text-align: center;
  }

  .qixue_ff_icon .qixue_ff_icon_l div:nth-child(1) {
    width: 50%;
    margin: 0 auto;
    padding: 10px 0;
  }

  .qixue_ff_icon .qixue_ff_icon_l div:nth-child(2) {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    transform: scale(0.8);
  }

  /***********************************寰惣瀛﹂櫌*********************************************************************************/

  /********************************************************************************************************************/
  .qixue_gg {
    padding: 10px 0 30px;
    background: #fff;
  }

  .qixue_gg .qixue_gg_tit {
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    margin: 10px 0 30px;
    line-height: 36px;
  }

  .qixue_gg .swiper-slide {
    width: 300px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .qixue_gg .swiper-container {
    min-height: 300px;
  }

  .qixue_gg .swiper-slide {
    margin: 0px 13px 0 13px;
  }

  .qixue_gg .kd_block {
    height: 247px;
  }

  .qixue_gg .kd_bg {
    width: 300px;
    height: 167px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px 8px 0 0;
  }

  .qixue_gg .kd_desc {
    width: 300px;
    height: 105px;
    background: #ffffff;
    box-shadow: 0 5px 10px 0 #e2dede;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    padding: 20px 10px 20px;
  }

  .qixue_gg .kd_desc div:nth-child(1) {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
  }

  .qixue_gg .kd_desc div:nth-child(2) {
    padding-top: 10px;
    text-align: right;
    font-size: 12px;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    line-height: 16px;
    color: #999999;
    letter-spacing: 0;
    line-height: 16px;
  }

  /***********************************涓嬭浇涓庤祫婧�*********************************************************************************/

  /********************************************************************************************************************/
  .qixue_hh {
    padding: 10px 0 30px;
    background: #fff;
  }

  .qixue_hh .qixue_hh_tit {
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    margin: 10px 0 30px;
    line-height: 36px;
  }

  .qixue_hh .swiper-slide {
    width: 300px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .qixue_hh .swiper-container {
    min-height: 100px;
  }

  .qixue_hh .swiper-slide {
    margin: 0px 13px 0 13px;
  }

  .qixue_hh .kd_desc {
    width: 300px;
    height: 90px;
    background: #ffffff;
    box-shadow: 0 5px 10px 0 #e2dede;
    font-size: 14px;
    color: #ffffff;
    padding: 20px 10px 20px;
    display: block;
  }

  .qixue_hh .kd_desc div:nth-child(1) {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    text-indent: 10px;
  }

  .qixue_hh .kd_desc div:nth-child(2) {
    padding-top: 10px;
    text-align: left;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    line-height: 16px;
    text-indent: 10px;
  }

  /*****************************************鎶€鏈牳蹇�+******************************************************/
  .zhike_ee {
    padding: 0 0 20px;
    background: #222;
  }
  .zhike_ee .zhike_ee_bg {
    background: url(../images/h5zhike/ee_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
  }
  .zhike_ee .zhike_ee_tit {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    padding: 30px 0 10px;
    line-height: 36px;
  }

  .zhike_ee .zhike_ee_desc {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 20px;
    position: relative;
    line-height: 26px;
    padding: 0 20px 30px;
  }

  .zhike_ee .zhike_ee_block {
    width: 345px;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-top: 20px;
  }

  .zhike_ee .zhike_ee_block .zhike_ee_list {
    width: 110px;
    margin-bottom: 20px;
    text-align: center;
  }

  .zhike_ee .zhike_ee_block .zhike_ee_list:nth-child(2),
  .zhike_ee .zhike_ee_block .zhike_ee_list:nth-child(3),
  .zhike_ee .zhike_ee_block .zhike_ee_list:nth-child(5),
  .zhike_ee .zhike_ee_block .zhike_ee_list:nth-child(6),
  .zhike_ee .zhike_ee_block .zhike_ee_list:nth-child(8),
  .zhike_ee .zhike_ee_block .zhike_ee_list:nth-child(9) {
    margin-left: 7.5px;
  }

  .zhike_ee .zhike_ee_block .zhike_ee_list img {
    width: 24px;
    padding: 10px 0;
  }

  .zhike_ee .zhike_ee_block .zhike_ee_list span {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
  }

  /********************************鏉ヨ嚜瀹㈡埛鐨勮偗瀹�************************************************************************************/

  .body_ee {
    width: 100%;
    margin: 0 auto 30px;
  }

  .body_ee .body_ee_tit {
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    margin: 30px 0 20px;
  }
  .body_ee .body_ee_desc {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 20px;
  }

  .body_ee .swiper-slide {
    width: 300px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .body_ee .swiper-slide {
    margin: 0px 13px 0 13px;
  }
  .body_ee .kd_block {
  }
  .body_ee .kd_bg {
    width: 300px;
    height: 170px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px 8px 0 0;
  }
  .body_ee .kd_desc {
    width: 300px;
    height: 260px;
    background-image: url(../images/h5index/kdbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;

    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 20px;
    padding: 20px 10px 20px;
    position: relative;
  }

  .body_ee .kd_desc div:nth-child(2) {
    padding-top: 10px;
    text-align: right;

    position: absolute;
    bottom: 9px;
    right: 10px;
  }

  .body_ee .swiper-slide.kd1 .kd_bg {
    background-image: url(../images/h5index/kd1.jpg);
  }

  .body_ee .swiper-slide.kd2 .kd_bg {
    background-image: url(../images/h5index/kd2.jpg);
  }

  .body_ee .swiper-slide.kd3 .kd_bg {
    background-image: url(../images/h5index/kd3.jpg);
  }

  .body_ee .swiper-slide.kd4 .kd_bg {
    background-image: url(../images/h5index/kd4.jpg);
  }

  .body_ee .swiper-slide.kd5 .kd_bg {
    background-image: url(../images/h5index/kd5.jpg);
  }

  .body_ee .swiper-slide.kd6 .kd_bg {
    background-image: url(../images/h5index/kd6.jpg);
  }

  /********************************瀹㈡埛妗堜緥************************************************************************************/

  .air_al {
    width: 100%;
    margin: 0 auto 20px;
    padding-bottom: 10px;
  }

  .air_al .air_al_tit {
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    margin: 30px 0 30px;
  }

  .air_al .swiper-slide {
    width: 300px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .air_al .swiper-slide {
    margin: 0px 13px 0 13px;
  }
  .air_al .kd_block {
  }
  .air_al .kd_bg {
    width: 300px;
    height: 130px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px 8px 0 0;
  }
  .air_al .kd_desc {
    width: 300px;
    height: 144px;
    background: #fff;

    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 20px;
    padding: 20px 10px 20px;
    position: relative;

    box-shadow: 0px 5px 15px 0px rgba(239, 239, 239, 0.75);
    border-radius: 8px;
  }

  .air_al .kd_desc div:nth-child(1) {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
  }

  .air_al .kd_desc div:nth-child(2) {
    padding-top: 10px;

    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
  }

  .air_al .swiper-slide.kd1 .kd_bg {
    background-image: url(../images/h5airclass/air_al_1.png);
  }

  .air_al .swiper-slide.kd2 .kd_bg {
    background-image: url(../images/h5airclass/air_al_2.png);
  }

  .air_al .swiper-slide.kd3 .kd_bg {
    background-image: url(../images/h5airclass/air_al_3.png);
  }

  .air_al .swiper-slide.kd4 .kd_bg {
    background-image: url(../images/h5airclass/air_al_4.png);
  }

  .air_al .swiper-slide.kd5 .kd_bg {
    background-image: url(../images/h5airclass/air_al_5.png);
  }

  /********************************************************************************************/

  .eve_dd {
    padding: 10px 0 30px;
    background: #fafafa;
    margin-top: 30px;
  }

  .eve_dd .eve_dd_tit {
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    margin: 20px 0 20px;
  }

  .eve_dd .swiper-slide {
    width: 345px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .eve_dd .swiper-slide {
  }

  .eve_dd .eve_dd_block {
    margin-top: 20px;
  }

  .eve_dd .eve_dd_block.mdui-container .mdui-tab a {
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    opacity: 1;
    min-width: 96px;
    border-radius: 4px;
    margin: 0 5px 0 0;
    min-height: 40px;
    max-height: 40px;
    background: #425283;
  }

  .eve_dd .eve_dd_block.mdui-container .mdui-tab a {
    width: 96px;
    height: 40px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
  }

  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_0 {
    background: url(../images/h5event/icon_0.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_0.act {
    background: url(../images/h5event/icon_0_b.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_1 {
    background: url(../images/h5event/icon_1.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_1.act {
    background: url(../images/h5event/icon_1_b.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_2 {
    background: url(../images/h5event/icon_2.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_2.act {
    background: url(../images/h5event/icon_2_b.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_3 {
    background: url(../images/h5event/icon_3.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_3.act {
    background: url(../images/h5event/icon_3_b.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_4 {
    background: url(../images/h5event/icon_4.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_4.act {
    background: url(../images/h5event/icon_4_b.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_5 {
    background: url(../images/h5event/icon_5.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .eve_dd .eve_dd_block.mdui-container .mdui-tab a.icon_5.act {
    background: url(../images/h5event/icon_5_b.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .eve_dd .eve_dd_block .mdui-tab::-webkit-scrollbar-thumb {
    background: none;
  }

  .eve_dd .eve_dd_block .mdui-tab::-webkit-scrollbar {
    display: none;
  }

  .eve_dd .eve_dd_show {
    width: 345px;
    height: auto;
    margin: 20px 15px 0;
    position: relative;
  }

  .eve_dd .eve_dd_show::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #ffffff;
  }
  .eve_dd .eve_dd_show_bg {
    height: 3px;
    background-image: linear-gradient(
      270deg,
      rgba(230, 37, 31, 0) 0%,
      #e6251f 50%,
      rgba(230, 37, 31, 0) 100%
    );
  }
  .eve_dd .eve_dd_show_img {
    margin-top: 20px;
    padding: 0 4%;
  }

  .eve_dd .eve_dd_show_tit {
    margin: 20px 0 10px;
    padding: 0 4%;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }
  .eve_dd .eve_dd_show_tit div:nth-child(1) {
    font-size: 20px;
    color: #000;
    letter-spacing: 0;
    line-height: 30px;
    width: 300px;
  }
  .eve_dd .eve_dd_show_tit div:nth-child(2) {
    margin-top: 5px;
    width: 120px;
  }

  .eve_dd .eve_dd_show_list {
    padding: 0 4%;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 21px;
    padding-top: 10px;
  }

  .eve_dd .eve_dd_show_cta {
    width: 315px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .eve_dd .eve_dd_show_cta a {
    background: #e6251f;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 315px;
  }

  /********************************************************************************************/

  /**************************涓板瘜鐨勭洿鎾姛鑳斤紝婊¤冻閲戣瀺鍚勭被鍦烘櫙鐩存挱闇€姹�**************************************************************************/

  .Fin_GG {
    margin: 0 auto;
  }

  .Fin_GG .CommContTop {
    margin: 30px 0;
    text-align: center;
  }

  .Fin_GG .CommContTop .CommContTopTit {
    width: 330px;
    margin: 0 auto;
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
  }

  .Fin_GG .Fin_GG_block {
    width: 345px;
    margin: 0 auto;
  }

  .Fin_GG .Fin_GG_block .Fin_GG_list {
    width: 345px;
    height: 86px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin: 10px 0;

    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }
  .Fin_GG .Fin_GG_block .Fin_GG_list:nth-child(9) {
    height: 105px;
  }

  .Fin_GG .Fin_GG_block .Fin_GG_list .Fin_GG_list_img {
    margin: 15px 0 0 20px;
  }
  .Fin_GG .Fin_GG_block .Fin_GG_list .Fin_GG_list_img img {
    width: 50px;
  }

  .Fin_GG .Fin_GG_block .Fin_GG_list .Fin_GG_list_img_b {
    width: 255px;
    margin-left: 15px;
  }

  .Fin_GG .Fin_GG_block .Fin_GG_list .Fin_GG_list_img_b .Fin_GG_list_txt {
    width: 145px;
    height: 20px;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    margin: 15px 0 0;
    font-weight: 400;
  }
  .Fin_GG .Fin_GG_block .Fin_GG_list .Fin_GG_list_img_b .Fin_GG_list_desc {
    width: 240px;
    height: 18px;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    margin: 5px 0 0;
  }
}
/****************************************************************************************************/
