@media (min-width: 979px) {
  /***鏉ヨ嚜鍏ㄧ悆35涓�+瀹㈡埛鐨勪俊浠讳笌閫夋嫨***/
  .AllBg {
    background: url(../images/oldindex/Four_Bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .AllDis {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .AllDis a {
    color: #666;
  }
  .AllDis a:hover {
    color: #ff3c36;
  }
  .AllDis img {
    margin-left: 2px;
  }
  .AllCont {
    padding-bottom: 80px;
  }
  .AllCont img {
    width: 1200px;
  }
  .AllBg .CommContTop {
    text-align: center;
  }
  .AllBg .CommContTopFuTit {
    font-size: 16px;
    color: #666666;
    padding-bottom: 42px;
  }

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

  .PP_YS_Bg {
    height: 510px;
    background: url(../images/base/PP_YS_BG.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  }
  .PP_YS_Bg .CommContTop h2,
  .PP_YS_Bg .CommContTop div {
    color: #fff;
    text-align: center;
  }
  .PP_YS_Bg .CommContTop .CommContTopTit {
    padding: 60px 0 20px;
  }
  .PP_YS_Bg .CommContTop .CommContTopFuTit {
    padding-bottom: 42px;
    font-size: 16px;
  }
  .PP_YS_ContNum {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .PP_YS_ContItem {
    flex: 1;
    text-align: center;
  }
  .PP_YS_ContItem div span:nth-child(1) {
    font-size: 50px;
    color: #ffffff;
  }
  .PP_YS_ContItem div span:nth-child(2) {
    font-size: 30px;
    color: #ffffff;
  }
  .PP_YS_ContItem div:nth-child(2) {
    margin-top: 10px;
    font-size: 16px;
    color: #ffffff;
  }
  .PP_YS_Btn {
    display: flex;
    justify-content: center;
  }
  .PP_YS_Btn a {
    margin-top: 40px;
    padding: 8px 40px;
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ffffff;
  }
  .PP_YS_Btn a:hover {
    color: #e6251f;
    background: #fff;
    border: 1px solid #ffffff;
  }
  .PP_YS_Abs {
    background: #ffffff;
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    width: 1200px;
    margin: 48px auto 0;
    position: relative;
  }
  .PP_YS_AbsBtn .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -25px;
    transform: translate(0, -50%);
    z-index: 9;
  }
  .PP_YS_AbsBtn .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translate(0, -50%);
    z-index: 9;
  }
  .PP_YS_AbsBtn div {
    width: 48px;
    height: 48px;
    display: block;
  }
  .PP_YS_AbsCont {
    width: 1200px;
    height: 190px;
    overflow: hidden;
  }
  .PP_YS_AbsCont ul li {
    text-align: center;
    padding: 40px 0;
    width: 240px;
  }

  .PP_YS_AbsCont ul li img {
    width: 80px;
  }
  .PP_YS_AbsCont ul li .PP_YS_AbsContTxt {
    padding-top: 10px;
    color: #999999;
  }

  /***瀛﹂櫌锛� 涓嬭浇***/

  .WH_XY_XZ_ {
  }
  .WH_XY_XZ_ .CommContTopTit {
    padding-bottom: 40px;
  }
  .WH_XY_XZ_Cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .WH_XY_XZ_Abs {
    width: 1200px;
    margin: 0 auto 0;
    position: relative;
  }
  .WH_XY_XZ_AbsBtn .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -55px;
    transform: translate(0, -50%);
    z-index: 9;
  }
  .WH_XY_XZ_AbsBtn .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: -55px;
    transform: translate(0, -50%);
    z-index: 9;
  }
  .WH_XY_XZ_AbsBtn div {
    width: 48px;
    height: 48px;
    display: block;
  }
  .WH_XY_XZ_AbsCont {
    width: 1200px;
    height: 250px;
    overflow: hidden;
  }
  .WH_XY_XZ_AbsCont ul li {
    width: 290px;
    height: 240px;
    margin-bottom: 10px;
    margin-right: 15px;
    box-shadow: 0 5px 10px 0 #e2dede;
    border-radius: 4px;
  }
  .WH_XY_XZ_Item {
    width: 290px;
    height: 240px;
    background: #ffffff;
    overflow: hidden;
  }
  .WH_XY_XZ_Item img {
    width: 100%;
  }
  .WH_XY_XZ_ItemCont {
    padding: 15px 20px;
  }
  .WH_XY_XZ_ItemTit {
    font-size: 16px;
    color: #333333;
    padding-bottom: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .WH_XY_XZ_ItemDis {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #999999;
  }
  /****涓嬭浇*****/
  .WH_XY_XZ_Down {
    width: 1200px;
    margin: 20px auto 80px;
    display: flex;
    align-items: center;
  }
  .WH_XY_XZ_DownItem {
    flex: 1;
    border-right: 1px solid #ddd;
    margin-right: 20px;
  }
  .WH_XY_XZ_DownItem:hover .WH_XY_XZ_DownTit {
    color: #ff3c36;
  }
  .WH_XY_XZ_DownItem:last-child {
    border-right: 0;
  }
  .WH_XY_XZ_DownTit {
    font-size: 18px;
    color: #000000;
    padding-bottom: 10px;
  }
  .WH_XY_XZ_DownTxt {
    color: #666666;
  }

  /****/

  .TechAi {
    background: url(../images/live/FourBg.png);
    background-repeat: no-repeat;
    /*
  padding-bottom: 80px;
  */
    background-color: #222;
  }
  .TechAi .CommContTop h2,
  .TechAi .CommContTop div {
    color: #fff;
  }
  .TechAi .CommContTop {
    height: 185px;
    text-align: center;
  }

  .TechAi .CommContainer {
    color: #fff;
    height: 400px;
    display: flex;
    background-color: #222222;
  }
  .TechAi .CommContainer .col {
    width: 240px;
    position: relative;
    transition: all 0.5s;
  }
  .TechAi .CommContainer .col .item {
    width: 240px;
    height: 200px;
    border-left: 1px solid #666666;
    border-bottom: 1px solid #666666;
  }
  .TechAi .CommContainer .col:nth-child(5) .item,
  .TechAi .CommContainer .col:nth-child(10) .item {
    border-right: 1px solid #666666;
  }
  .TechAi .CommContainer .col .item .mask,
  .TechAi .CommContainer .col .item .mask-bottom {
    /* background-color: #ff6a00;
  background-image: url(https://img.alicdn.com/tfs/TB1U1I9T7Y2gK0jSZFgXXc5OFXa-696-464.jpg); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 200px;
    opacity: 0;
    transition: all 0.5s;
    position: absolute;
    z-index: -1;
  }
  .TechAi .CommContainer .col .item .mask.BMJS {
    background-image: url(../images/live/BMJS_H.svg);
  }
  .TechAi .CommContainer .col .item .mask-bottom.PPZS {
    background-image: url(../images/live/PPZS_H.svg);
  }
  .TechAi .CommContainer .col .item .mask.CSJJ {
    background-image: url(../images/live/CSJJ_H.svg);
  }
  .TechAi .CommContainer .col .item .mask-bottom.HDJJ {
    background-image: url(../images/live/HDJJ_H.svg);
  }
  .TechAi .CommContainer .col .item .mask.FFJJ {
    background-image: url(../images/live/FFJJ_H.svg);
  }
  .TechAi .CommContainer .col .item .mask-bottom.KFKJ {
    background-image: url(../images/live/KFKJ_H.svg);
  }
  .TechAi .CommContainer .col .item .mask.SSXX {
    background-image: url(../images/live/SSXX_H.svg);
  }
  .TechAi .CommContainer .col .item .mask-bottom.YAI {
    background-image: url(../images/live/YAI_H.svg);
  }
  .TechAi .CommContainer .col .item .mask.HXXT {
    background-image: url(../images/live/HXXT_H.svg);
  }
  .TechAi .CommContainer .col .item .mask-bottom.YY {
    background-image: url(../images/live/YY_H.svg);
  }
  .TechAi .CommContainer .col .item .mask-bottom .masktitle,
  .TechAi .CommContainer .col .item .mask .masktitle {
    font-size: 18px;
    color: #fff;
    margin: 320px 0 0 20px;
  }
  .TechAi .CommContainer .col .item .mask-bottom {
    bottom: 0;
  }
  .TechAi .CommContainer .col .item .content {
    padding: 20px 20px 25px;
  }
  .TechAi .CommContainer .col .item .content .title {
    font-size: 18px;
    color: #e2e0e0;
    margin-top: 80px;
  }
  .TechAi .CommContainer .col .item.Act .mask,
  .TechAi .CommContainer .col .item.Act .mask-bottom {
    height: 400px;
    width: 100%;
    opacity: 1;
    z-index: 0;
  }

  /*娲诲姩鐩存挱瀹炶返鏈嶅姟妗堜緥*/

  .Exh_DD {
    width: 1200px;
    margin: 0 auto;
  }

  .Exh_DD .CommContTop {
    text-align: center;
  }

  .Exh_DD_block .CommLunbo {
    width: 100%;
    height: 430px;
    position: relative;
  }
  .Exh_DD_block .CommLunboImg {
    height: 430px;
    width: 100%;
    min-width: 1000px;
    overflow: hidden;
  }
  .Exh_DD_block .CommLunboImg li {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .Exh_DD_block .CommLunboControls ul {
    width: 100%;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    justify-content: center;
  }
  .Exh_DD_block .CommLunboControls ul li {
    width: 40px;
    height: 0px;
    margin: 0px 5px;
    border: 2px solid #ddd;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .Exh_DD_block .CommLunboControls ul li:hover {
    border: 2px solid #e6251f;
  }

  .Exh_DD_block .CommLunboControls ul .current {
    border: 2px solid #e6251f;
  }

  .Exh_DD_block #SeleType {
    height: 500px;
  }
  .Exh_DD_block .SeleTypeTopLine {
    background-image: linear-gradient(
      270deg,
      rgba(230, 37, 31, 0) 0%,
      #e6251f 50%,
      rgba(230, 37, 31, 0) 100%
    );
    height: 3px;
  }
  .Exh_DD_block #SeleType .CommLunboImg {
    height: 500px;
  }
  .Exh_DD_block .SeleTypeCont {
    padding: 40px;
    display: flex;
    align-items: center;

    width: 1200px;
    height: 480px;
    background: #ffffff;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  }
  .Exh_DD_block .SeleTypeLt {
    width: 600px;
    height: 400px;
    overflow: hidden;
    position: relative;
    background: none;
    padding: 0;
    flex: none;
  }
  .Exh_DD_block .SeleTypeLt img {
    opacity: 0.7;
    width: 100%;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
  }
  .Exh_DD_block .SeleTypeLt:hover img {
    position: absolute;
    top: -5%;
    left: -5%;
    opacity: 1;
    width: 110%;
  }
  .Exh_DD_block .SeleTypeRt {
    flex: 1;
    margin-left: 80px;
  }
  .Exh_DD_block .SeleTypeRtTit {
    display: flex;
    font-size: 24px;
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
  }
  .Exh_DD_block .SeleTypeRtTxt {
    padding: 20px 0;
    text-align: left;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
  }
  .Exh_DD_block .SeleTypeRtBtn {
    margin-top: 20px;
    display: flex;
    align-items: center;
  }
  .Exh_DD_block .SeleTypeRtBtn a {
    background: #e6251f;
    border-radius: 4px;
    padding: 12px 55px;
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
  }
  .Exh_DD_block .SeleTypeRtBtn a:hover {
    background: #ff3c36;
  }

  .Exh_DD_block .TwoNavCont {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .Exh_DD_block .TwoNavCont span {
    text-align: center;
    width: 175px;
    height: 60px;
    padding: 10px 20px;
    border-radius: 4px;
  }
  .Exh_DD_block .TwoNavCont span.icon_0 {
    background: url(../images/event/6_icon_0.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .Exh_DD_block .TwoNavCont span.icon_0.Act {
    background: url(../images/event/6_icon_0_on.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .Exh_DD_block .TwoNavCont span.icon_1 {
    background: url(../images/event/6_icon_1.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .Exh_DD_block .TwoNavCont span.icon_1.Act {
    background: url(../images/event/6_icon_1_on.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .Exh_DD_block .TwoNavCont span.icon_2 {
    background: url(../images/event/6_icon_2.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .Exh_DD_block .TwoNavCont span.icon_2.Act {
    background: url(../images/event/6_icon_2_on.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .Exh_DD_block .TwoNavCont span.icon_3 {
    background: url(../images/event/6_icon_3.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .Exh_DD_block .TwoNavCont span.icon_3.Act {
    background: url(../images/event/6_icon_3_on.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .Exh_DD_block .TwoNavCont span.icon_4 {
    background: url(../images/event/6_icon_4.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .Exh_DD_block .TwoNavCont span.icon_4.Act {
    background: url(../images/event/6_icon_4_on.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .Exh_DD_block .TwoNavCont span.icon_5 {
    background: url(../images/event/6_icon_5.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .Exh_DD_block .TwoNavCont span.icon_5.Act {
    background: url(../images/event/6_icon_5_on.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

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

  .Fin_EE {
    width: 1200px;
    margin: 0 auto;
  }

  .Fin_EE .CommContTop {
    text-align: center;
  }

  .Fin_EE .Fin_EE_block {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin: 30px auto 0;
  }

  .Fin_EE .Fin_EE_block .Fin_EE_list {
    width: 360px;
    text-align: center;
    height: 258px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 10px;
    margin: 10px 20px;
    overflow: hidden;
  }

  .Fin_EE .Fin_EE_block .Fin_EE_list:hover {
  }
  .Fin_EE .Fin_EE_block .Fin_EE_list:hover .Fin_EE_list_img {
    transform: translateY(-110px);
    -moz-transform: translateY(-110px);
    -o-transform: translateY(-110px);
    -webkit-transform: translateY(-110px);
    transition: all 0.3s;
    background: linear-gradient(90deg, #fe936c 0%, #fc5f3a 100%);
  }
  .Fin_EE .Fin_EE_block .Fin_EE_list .Fin_EE_list_img {
    margin: 40px 0 0;
  }

  .Fin_EE .Fin_EE_block .Fin_EE_list:hover .Fin_EE_list_txt {
    transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    -webkit-transform: translateY(-90px);
    transition: all 0.3s;
  }
  .Fin_EE .Fin_EE_block .Fin_EE_list .Fin_EE_list_txt {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
    font-weight: 400;
    margin: 15px 0 0;
    font-size: 18px;
  }
  .Fin_EE .Fin_EE_block .Fin_EE_list:hover .Fin_EE_list_desc {
    transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    -webkit-transform: translateY(-90px);
    transition: all 0.3s;
  }

  .Fin_EE .Fin_EE_block .Fin_EE_list .Fin_EE_list_desc {
    width: 320px;
    margin: 10px auto 0;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
  }

  .Fin_EE .Fin_EE_block .Fin_EE_list .Fin_EE_list_cta {
    display: block;
  }
  .Fin_EE .Fin_EE_block .Fin_EE_list:hover .Fin_EE_list_cta {
    transform: translateY(-220px);
    -moz-transform: translateY(-220px);
    -o-transform: translateY(-220px);
    -webkit-transform: translateY(-220px);
    transition: all 0.3s;
    display: block;
  }
  .Fin_EE .Fin_EE_block .Fin_EE_list .Fin_EE_list_cta a {
    margin: 150px auto 0;
    display: block;
    width: 300px;
    height: 40px;
    background: #e6251f;
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
  }

  .Fin_EE .Fin_EE_block .Fin_EE_list .Fin_EE_list_cta a:nth-child(2) {
    margin: 15px auto 0;
    border: 1px solid #222222;
    background: unset;
    color: #222222;
  }
  .Fin_EE .Fin_EE_block .Fin_EE_list .Fin_EE_list_cta a:nth-child(2):hover {
    color: #e6251f;
    border: 1px solid #e6251f;
  }

  .Fin_EE .Fin_EE_cta {
    width: 278px;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin: 50px auto 0;
  }

  .Fin_EE .Fin_EE_cta a {
    display: block;
    width: 124px;
    height: 48px;
    background: #e6251f;
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
  }

  .Fin_EE .Fin_EE_cta a:nth-child(2) {
    display: block;
    width: 124px;
    height: 48px;
    border: 1px solid #fa0000;
    background: none;
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin-left: 30px;
    color: #e6251f;
  }

  /*******************************搴曢儴box*********************************************************************/

  .FooterMaskBox {
    width: 100%;
    /*
background: #3A1619;
*/
    background: url(../images/oldindex/btmbox_819.png);

    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    transition: left 1s ease 0s;
  }

  .FooterMaskBoxHide {
    left: -3000px;
  }
  .FooterMaskBox .FooterMaskBoxImg {
    position: relative;
    text-align: center;
    height: 100px;
    width: 1200px;
    margin: 0 auto;
    background: none;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 12px;
  }
  .FooterMaskBox .FooterMaskBoxImg a img {
    width: 1000px;
  }

  .FooterMaskBox .FooterMaskBoxImg .FooterMaskBoxCta {
    position: absolute;
    right: 350px;
    top: 50px;
  }

  .FooterMaskBox .FooterMaskBoxImg .FooterMaskBoxCta a {
    font-size: 18px;
    color: #e6251f;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    background: #ffe6a9;
    border-radius: 4px;
    padding: 5px 20px;
    position: absolute;
    width: 130px;
  }
  .FooterMaskBox .FooterMaskBoxImg .FooterMaskBoxCta a:nth-child(2) {
    font-size: 18px;
    color: #e6251f;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    background: #ffe6a9;
    border-radius: 4px;
    padding: 5px 20px;
    position: absolute;
    width: 130px;
    left: 150px;
  }

  .FooterMaskBox2 {
    width: 170px;
    height: 120px;
    background-color: unset;
    border-radius: 0 110px 110px 0;
    position: fixed;
    left: 0;
    bottom: 50px;
    z-index: 999;
    transition: left 0.5s linear 0.1s;
    cursor: pointer;
  }

  .FooterMaskBox2Hide {
    left: -500px !important;
  }

  .HoverImg {
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .HoverImg img:hover {
    top: 30px;
    -webkit-transform: rotate(360deg);
  }
  .HoverImg img {
    top: 30px;
    -webkit-transition: -webkit-transform 0.7s;
  }

  .bottom-bar[data-v-0c88b610] {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 76px;
    z-index: 1000000001;
    background-color: #e6251f;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
    transition: left 0.5s linear 0.1s;
  }

  .bottom-bar .box-collapsed[data-v-0c88b610] {
    position: absolute;
    left: 0;
    top: 0;
    width: 76px;
    height: 100%;
    padding-top: 15px;
    text-align: center;
    transition: all 0.6s ease;
    pointer-events: auto;
    cursor: pointer;
  }

  .bottom-bar .box-collapsed-hide[data-v-0c88b610] {
    pointer-events: none;
    left: -80px;
  }

  .bottom-bar .box-collapsed .arrow[data-v-0c88b610] {
    display: inline-block;
    margin-bottom: 3px;
    width: 28px;
    height: 28px;
    background: url(../images/oldindex/arrow.svg) 50% no-repeat;
    background-size: contain;
    transition: transform 0.3s ease;
  }

  .bottom-bar .box-collapsed .arrow[data-v-0c88b610]:before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background-color: hsla(0, 0%, 100%, 0.15);
    transform: scale(1);
    transition: transform 0.3s ease;
  }

  .bottom-bar .box-collapsed .word[data-v-0c88b610] {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #f5f5f5;
  }

  .bottom-bar .box-collapsed:not(:hover) .arrow[data-v-0c88b610]:before {
    -webkit-animation: arrow-twinkle-data-v-0c88b610 1.2s ease infinite
      alternate;
    animation: arrow-twinkle-data-v-0c88b610 1.2s ease infinite alternate;
  }

  .bottom-bar .box-collapsed:hover .arrow[data-v-0c88b610] {
    transform: scale(1.2);
  }

  @-webkit-keyframes arrow-twinkle-data-v-0c88b610 {
    0% {
      transform: scale(1.4);
    }

    to {
      transform: scale(2.2);
    }
  }
  @keyframes arrow-twinkle-data-v-0c88b610 {
    0% {
      transform: scale(1.4);
    }

    to {
      transform: scale(2.2);
    }
  }

  /*******************************搴曢儴box***************End******************************************************/
}
