
:root {
  --logoColor: #e70012;
  /* --logoColor2: #FD0000; */
  --fontColor: #2D3235;
  --fontColorGray: #677886;
}
*{
  outline:0 none !important; ;
}
html{font-size: 100px;}
html.act{overflow: hidden;width: 100%;height: 100vh;}
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*{ margin:0; padding:0;outline: none;}
@font-face {
  font-family: 'ab';
    src: url("../fonts/light1.0.ttf");
}
@font-face {
  font-family: 'ar';
    src: url("../fonts/regular1.0.ttf");
}

@font-face {
  font-family: 'al';
    src: url("../fonts/light1.0.ttf");
}
body {position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;position: relative;padding: 0 ; width: 100%;color: var(--fontColor);font-family:hr,Arial, Microsoft YaHei,-apple-system, BlinkMacSystemFont, PingFang SC, Segoe UI, Hiragino Sans GB, Helvetica Neue, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; font-size:0.14rem;  line-height:1;background: #fff;line-height: 1.33;}
html.act{overflow: hidden;width: 100%;height: 100vh;}
ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }
.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1;}
a{display: inline-block; text-decoration:none!important; cursor:pointer;color: #000;}
textarea,select{ outline:none; color:#666; font-size:0.14rem; width:100%;}
textarea{
resize:none;
padding: 0;border: 0;
font-family: hr;
}
img{border:none;max-width: 100%;display: block;}
img[src=""]{opacity: 0;}
i{font-style: normal;}

/* 滚动条样式 */
*::-webkit-scrollbar{ width:4px;height: 1px;}
*::-webkit-scrollbar-thumb{ background:#000;}
*::-webkit-scrollbar-track{ background:rgba(0,0,0,0.4);}
/*去掉 input 默认边框*/
input{padding: 0;border: 0;font-family: hr;outline: none;}
input[type="submit"]{background-color: transparent;cursor: pointer;}
input[type="button"], input[type="submit"], input[type="reset"] {appearance:none;-moz-appearance:none;-webkit-appearance:none;}
select{appearance:none;-moz-appearance:none;-webkit-appearance:none;}
select::-ms-expand { display: none; }

/*@font-face {*/
/*  font-family: 'gsb';*/
/*    src: url("../font/gilroy-semibold.otf");*/
/*}*/
/*@font-face {*/
/*  font-family: 'gb';*/
/*    src: url("../font/gilroy-bold-4.otf");*/
/*}*/
/*@font-face {*/
/*  font-family: 'gbli';*/
/*    src: url("../font/gilroy-blackitalic-7.otf");*/
/*}*/
/*@font-face {*/
/*  font-family: 'gr';*/
/*    src: url("../font/gilroy-regular.otf");*/
/*}*/
@font-face {
  font-family: 'ysbty';
    src: url("../font/ysbty.ttf");
}

@font-face {
   font-family: 'hb';
 	src: url("../fonts/harmonyos_sans_sc_bold.ttf");
 }
 /*@font-face {*/
 /*  font-family: 'hbl';*/
 /*	src: url("../fonts/harmonyos_sans_sc_black.ttf");*/
 /*}*/
 @font-face {
   font-family: 'hl';
 	src: url("../fonts/harmonyos_sans_sc_light.ttf");
 }
 @font-face {
   font-family: 'hm';
 	src: url("../fonts/harmonyos_sans_sc_medium.ttf");
 }
 @font-face {
   font-family: 'hr';
 	src: url("../fonts/harmonyos_sans_sc_regular.ttf");
 }
 /* 网站地图 */
.article-page01 {
  margin: 0 auto;
  width: 86%;
}

.article-page01.map {
  margin-top: 3.13vw;
  padding: 4.4vw 0 5.21vw;
}

.article-page01 .wrap {
  background-color: #fff;
  box-sizing: border-box;
}

.article-page01 .title1 {
  font-weight: 700;
  color: #000;
  margin-bottom: 30px;
  font-size: 20px;
  text-align: center;
}

.article-page01 dl {
  margin-bottom: 40px;
  border: 1px solid #ccc;
}

.article-page01 dl:last-child {
  margin-bottom: 0;
}

.article-page01 dl dt {
  background: #f8f8f8;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}

.article-page01 dl dt a {
  color: #333;
  font-size: 16px;
}

.article-page01 dl dd {
  padding: 20px;
  display: inline-block;
  margin-right: 20px;
}

.article-page01 dl dd a {
  font-size: 14px;
  color: #666;
}
/* 隐私条款 */
.editor-detail {
  color: rgba(0, 0, 0, 0.65);
  font-size: 15px;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}
.editor-detail strong {
  font-weight: bold !important;
}
.editor-detail p {
  color: rgba(0, 0, 0, 0.65);
  font-size: 15px;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}

 /*@font-face {*/
 /*  font-family: 'dm';*/
 /*	src: url("../font/DIN-Medium.otf");*/
 /*}*/
 /*@font-face {*/
 /*  font-family: 'ob';*/
 /*	src: url("../font/OPPOSans-B-2.ttf");*/
 /*}*/
 /*@font-face {*/
 /*  font-family: 'om';*/
 /*	src: url("../fonts/opposans-m-2.ttf");*/
 /*}*/
 /*@font-face {*/
 /*  font-family: 'or';*/
 /*	src: url("../fonts/opposans-r-2.ttf");*/
 /*}*/
 /*@font-face {*/
 /*  font-family: 'mb';*/
 /*	src: url("../font/manrope-bold-2.otf");*/
 /*}*/

/*@font-face {*/
/*  font-family: 'al';*/
/*    src: url("../font/OPPOSans-L-2.ttf");*/
/*}*/
.gsb{
  font-family: gsb;
}
.gb{
  font-family: gb;
}
.gbli{
  font-family: gbli;
}
.gr{
  font-family: gr;
}
.ysbty{
  font-family: ysbty;
}
.hb{
  font-family: hb;
}
.hl{
  font-family: hl;
}
.hm{
  font-family: hm;
}
.hr{
  font-family: hr;
}
.dm{
  font-family: dm;
}
.ob{
  font-family: ob;
}
.om{
  font-family: om;
}
.or{
  font-family: or;
}
.mb{
  font-family: mb;
}


.f_12 {
  font-size: 12px;
}
.f_14 {
  font-size: 14px;
}
.f_16 {
  font-size: 16px;
}
.f_18 {
  font-size: 18px;
}
.f_20 {
  font-size: 20px;
}
.f_22 {
  font-size: 22px;
}
.f_24 {
  font-size: 24px;
}
.f_26 {
  font-size: 26px;
}
.f_28 {
  font-size: 28px;
}
.f_30 {
  font-size: 30px;
}
.f_32 {
  font-size: 32px;
}
.f_34 {
  font-size: 34px;
}
.f_36 {
  font-size: 36px;
}
.f_40 {
  font-size: 40px;
}
.f_42 {
  font-size: 42px;
}
.f_44 {
  font-size: 44px;
}
.f_46 {
  font-size: 46px;
}
.f_48 {
  font-size: 46px;
}
.f_50 {
  font-size: 50px;
}
.f_52 {
  font-size: 52px;
}
.f_54 {
  font-size: 54px;
}
.f_56 {
  font-size: 56px;
}
.f_60 {
  font-size: 60px;
}
.f_64 {
  font-size: 60px;
}
.f_68 {
  font-size: 68px;
}
.f_72 {
  font-size: 72px;
}
.f_80 {
  font-size: 80px;
}
.f_88 {
  font-size: 88px;
}
.f_133 {
  font-size: 133px;
}
@media (max-width: 1760px) {
  .f_133 {
    font-size: 110px;
  }
}
@media (max-width: 1680px) {
.f_16 {
    font-size: 13px;
  }
.f_18 {
    font-size: 15px;
  }
.f_20 {
    font-size: 17px;
  }
.f_22 {
    font-size: 20px;
  }
.f_24 {
    font-size: 22px;
  }
.f_26 {
    font-size: 24px;
  }
.f_28 {
    font-size: 26px;
  }
.f_30 {
    font-size: 28px;
  }
.f_32 {
    font-size: 28px;
  }
.f_34 {
    font-size: 32px;
  }
.f_36 {
    font-size: 34px;
    
  }
.f_40 {
    font-size: 34px;
  }
.f_42,
.f_44 {
    font-size: 36px;
  }
.f_46 {
    font-size: 36px;
  }
.f_48 {
    font-size: 36px;
  }
.f_50 {
    font-size: 40px;
  }
.f_52 {
    font-size: 40px;
  }
.f_54 {
    font-size: 46px;
  }
.f_56 {
    font-size: 48px;
  }
.f_60,
.f_64,
.f_68,
.f_72,
.f_80 {
    font-size: 54px;
  }
.f_88 {
    font-size: 56px;
  }
.f_133 {
    font-size: 72px;
  }
}
@media (max-width: 1440px) {
  .f_16 {
      font-size: 13px;
    }
  .f_18 {
      font-size: 14px;
    }
  .f_20 {
      font-size: 16px;
    }
  .f_22 {
      font-size: 18px;
    }
  .f_24 {
      font-size: 20px;
    }
  .f_26 {
      font-size: 22px;
    }
  .f_28 {
      font-size: 22px;
    }
  .f_30 {
      font-size: 24px;
    }
  .f_32 {
      font-size: 24px;
    }
  .f_34 {
      font-size: 26px;
    }
  .f_36 {
      font-size: 28px;
    }
  .f_40 {
      font-size: 30px;
    }
  .f_42,
  .f_44 {
      font-size: 32px;
    }
  .f_46 {
      font-size: 32px;
    }
  .f_48 {
      font-size: 34px;
    }
  .f_50 {
      font-size: 36px;
    }
  .f_52 {
      font-size: 34px;
    }
  .f_54 {
      font-size: 38px;
    }
  .f_56 {
      font-size: 40px;
    }
  .f_60,
  .f_64,
  .f_68,
  .f_72,
  .f_80 {
      font-size: 44px;
    }
  .f_88 {
      font-size: 46px;
    }
  .f_133 {
    font-size: 60px;
  }
  }
@media (max-width: 1280px) {
  .f_14 {
    font-size: 12px;
  }
  .f_16 {
    font-size: 13px;
  }
.f_18 {
    font-size: 14px;
  }
.f_20 {
    font-size: 15px;
  }
.f_22 {
    font-size: 16px;
  }
.f_24 {
    font-size: 16px;
  }
.f_26 {
    font-size: 20px;
  }
.f_28 {
    font-size: 20px;
  }
.f_30 {
    font-size: 20px;
  }
.f_32 {
    font-size: 22px;
  }
.f_34 {
    font-size: 23px;
  }
.f_36 {
    font-size: 25px;
  }
.f_40 {
    font-size: 30px;
  }
.f_42,
.f_44 {
    font-size: 32px;
  }
.f_46 {
    font-size: 30px;
  }
.f_48,
.f_50 {
    font-size: 38px;
  }
.f_52{
  font-size: 32px;
}
.f_54,
.f_56,
.f_60,
.f_64,
.f_68,
.f_72,
.f_80 {
    font-size: 40px;
  }
.f_88 {
    font-size: 42px;
  }
.f_133 {
  font-size: 56px;
}
}
@media (max-width: 767px) {
.f_14,
.f_16 {
    font-size: 0.28rem;
  }
.f_18,
.f_20 {
    font-size: 0.3rem;
  }
.f_22,
.f_24,
.f_26,
.f_27 {
    font-size: 0.32rem;
  }
.f_28 {
    font-size: 0.36rem;
  }
.f_30,
.f_32,
.f_34 {
    font-size: 0.4rem;
  }
.f_36,
.f_40,
.f_42,
.f_44,
.f_46 {
    font-size: 0.46rem;
  }
.f_48,
.f_50,
.f_52,
.f_54,
.f_56,
.f_60,
.f_64,
.f_68,
.f_72,
.f_80 {
    font-size: 0.58rem;
}
.f_88 {
    font-size: 0.6rem;
}
.f_133 {
  font-size: 52px;
}
}

html {
  font-size: calc(100vw/19.2);
}
@media (min-width: 1901px) {
  html {
    font-size: calc(100vw/19.2);
  }
}
/* @media (max-width: 1600px) {
  html {
    font-size: 66px;
  }
} */
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/7.5);
  }
}

/* 头部 */
.header{position: fixed;top: 0;left: 0;width: 100%;padding: 0.26rem 1.4rem;transition: all 0.5s;z-index: 999;border-bottom: #F0F0F0 1px solid;}
.header .con{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.header .con .logo{display: block;width: 1.9rem;}
.header .con .logo img{width: 100%;}
.header .con .right{display: flex;align-items: center;}
.header .con .right .nav{display: flex;align-items: center;}
.header .con .right .nav li{margin-right: 0.7rem;}
.header .con .right .nav a{font-family: hr;color: #111111;line-height: 1.3125;display: block;transition: all 0.5s;}
.header .con .right .nav a:hover{color: #E70012;}
.header .con .right .nav a.on{color: #E70012;}

.header .con .right .ser{width: 0.18rem; position: relative;}
.header .con .right .ser img{width: 100%;}

/* PC端搜索图标的搜索框样式 */
.header .con .right .ser .searchbox {
    display: none;
    position: absolute;
    right: 0;
    top: 30px;
    width: 300px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    border-radius: 5px;
    z-index: 1000;
}

.header .con .right .ser .searchbox input {
    width: calc(100% - 40px);
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.header .con .right .ser .searchbox button {
    width: 40px;
    background: none;
    border: none;
    cursor: pointer;
}
.header .con .right .solid{width: 1px;height: 0.18rem;background-color: #CCCCCC;margin: 0 0.18rem;}
.header .con .right .lag{position: relative;}
.header .con .right .lag .h{font-family: hr;color: #000000;padding-right: 0.2rem;background: url(../fonts/h_jt.svg)no-repeat right center;background-size: 0.1rem auto;text-transform: uppercase;}
.header .con .right .lag .xl {
  display: none;
  position: absolute;
  top: calc(100% + 0.126rem);
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 30px rgba(0,0,0,.1);
}
.header .con .right .lag .xl a {
  display: block;
  padding: 0 30px;
  height: 50px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
.header .con .right .searchbox {
    display: none;
    position: absolute;
    right: 0;
    top: 50px;
    width: 300px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.header .con .right .search:hover .searchbox {
    display: block;
}

.searchbox input {
    width: calc(100% - 40px);
    padding: 8px;
    border: 1px solid #ddd;
}

.searchbox button {
    width: 40px;
    background: none;
    border: none;
    cursor: pointer;
}

/* 搜索页面样式 */
.search-container {
    padding: 3rem 1.4rem 2rem;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 1px solid #dee2e6;
    position: relative;
    overflow: hidden;
}

.search-container::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(231, 0, 18, 0.03) 0%, transparent 70%);
    pointer-events: none;
}

.search-wrapper {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.search-header {
    text-align: center;
    margin-bottom: 2rem;
}

.search-title {
    margin-bottom: 0.5rem;
    color: var(--fontColor);
    font-weight: bold;
    background: linear-gradient(135deg, var(--logoColor), #c50010);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.search-subtitle {
    color: #666;
    opacity: 0.8;
}

.search-form {
    margin-bottom: 1.5rem;
}

.search-input-form {
    display: flex;
    justify-content: center;
}

.search-input-wrapper {
    display: flex;
    align-items: center;
    max-width: 600px;
    width: 100%;
    background: #fff;
    border-radius: 50px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    border: 2px solid transparent;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
}

.search-input-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    padding: 2px;
    background: linear-gradient(135deg, var(--logoColor), #c50010);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.search-input-wrapper:focus-within::before,
.search-input-wrapper.focused::before {
    opacity: 1;
}

.search-input-wrapper:focus-within,
.search-input-wrapper.focused {
    box-shadow: 0 12px 35px rgba(231, 0, 18, 0.15);
    transform: translateY(-2px);
}

.search-input-wrapper.has-content {
    background: linear-gradient(135deg, #fff 0%, #fafafa 100%);
}

.search-icon {
    padding: 0 15px 0 20px;
    display: flex;
    align-items: center;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.search-input-wrapper:focus-within .search-icon,
.search-input-wrapper.has-content .search-icon {
    opacity: 0.8;
}

.search-icon img {
    width: 18px;
    height: 18px;
    filter: grayscale(1);
    transition: filter 0.3s ease;
}

.search-input-wrapper:focus-within .search-icon img {
    filter: none;
}

.search-input {
    flex: 1;
    padding: 18px 0;
    border: none;
    outline: none;
    background: transparent;
    font-size: 16px;
    color: #333;
    line-height: 1.2;
}

.search-input::placeholder {
    color: #999;
    transition: color 0.3s ease;
}

.search-input:focus::placeholder {
    color: #bbb;
}

.search-btn {
    padding: 18px 30px;
    background: linear-gradient(135deg, var(--logoColor), #c50010);
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
}

.search-btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.search-btn:hover::before {
    width: 300px;
    height: 300px;
}

.search-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(231, 0, 18, 0.3);
}

.search-btn:active {
    transform: translateY(0);
}

/* 搜索提示标签 */
.search-tips {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 1rem;
}

.tips-label {
    color: #666;
    margin-right: 10px;
    font-weight: 500;
}

.tips-tags {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.tip-tag {
    padding: 6px 16px;
    background: rgba(231, 0, 18, 0.05);
    color: var(--logoColor);
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid rgba(231, 0, 18, 0.1);
    font-weight: 500;
}

.tip-tag:hover {
    background: var(--logoColor);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(231, 0, 18, 0.2);
}

/* 当前搜索关键词显示 */
.current-search {
    text-align: center;
    margin-bottom: 1rem;
}

.search-result-info {
    color: #666;
    background: rgba(255, 255, 255, 0.8);
    padding: 12px 20px;
    border-radius: 25px;
    display: inline-block;
    border: 1px solid rgba(231, 0, 18, 0.1);
}

.search-result-info .keyword {
    color: var(--logoColor);
    font-weight: 600;
    background: linear-gradient(135deg, var(--logoColor), #c50010);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* 搜索结果区域样式 */
.search-results {
    min-height: 60vh;
    padding: 2rem 1.4rem;
    background: #fff;
}

.search-results .n_page {
    max-width: 1200px;
    margin: 0 auto;
}

/* 无搜索结果状态 */
.no-results {
    text-align: center;
    padding: 4rem 2rem;
    color: #666;
}

.no-results-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 2rem;
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
}

.no-results-icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(231, 0, 18, 0.1), rgba(231, 0, 18, 0.05));
    animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.1); opacity: 0.8; }
}

.no-results-icon img {
    width: 45px;
    height: 45px;
    opacity: 0.4;
    position: relative;
    z-index: 2;
}

.no-results-text {
    margin-bottom: 1rem;
    font-weight: 500;
    color: #333;
    font-size: 18px;
}

.no-results-tip {
    color: #999;
    font-size: 14px;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .search-container {
        padding: 2rem 1rem 1.5rem;
    }
    
    .search-title {
        font-size: 24px;
        margin-bottom: 0.5rem;
    }
    
    .search-subtitle {
        font-size: 12px;
    }
    
    .search-input-wrapper {
        border-radius: 25px;
    }
    
    .search-input {
        padding: 15px 0;
        font-size: 14px;
    }
    
    .search-btn {
        padding: 15px 20px;
        font-size: 14px;
    }
    
    .search-icon {
        padding: 0 12px 0 16px;
    }
    
    .search-icon img {
        width: 16px;
        height: 16px;
    }
    
    .search-tips {
        flex-direction: column;
        align-items: center;
        gap: 8px;
    }
    
    .tips-label {
        margin-right: 0;
        margin-bottom: 5px;
    }
    
    .tip-tag {
        padding: 5px 12px;
        font-size: 11px;
    }
    
    .search-results {
        padding: 1rem;
    }
    
    .no-results {
        padding: 3rem 1rem;
    }
    
    .no-results-icon {
        width: 80px;
        height: 80px;
    }
    
    .no-results-icon img {
        width: 35px;
        height: 35px;
    }
    
    .no-results-text {
        font-size: 16px;
    }
}

/* 搜索结果区域样式 */
.search-results {
    min-height: 60vh;
    padding: 2rem 1.4rem;
}

.search-results .n_page {
    max-width: 1200px;
    margin: 0 auto;
}

/* 无搜索结果状态 */
.no-results {
    text-align: center;
    padding: 4rem 2rem;
    color: #666;
}

.no-results-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 1.5rem;
    opacity: 0.3;
    border-radius: 50%;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
}

.no-results-icon img {
    width: 40px;
    height: 40px;
    opacity: 0.5;
}

.no-results-text {
    margin-bottom: 1rem;
    font-weight: 500;
    color: #333;
}

.no-results-tip {
    color: #999;
}

@media (max-width: 768px) {
    .search-results {
        padding: 1rem;
    }
    
    .no-results {
        padding: 3rem 1rem;
    }
    
    .no-results-icon {
        width: 60px;
        height: 60px;
    }
    
    .no-results-icon img {
        width: 30px;
        height: 30px;
    }
}

.header.forever,
.header.on{background-color: #fff;}

.m_header{display: none;}
.mh_nav{display: none;}


.header .con .right .nav  li{
    position: relative;
}
.header .con .right .nav  li .xl {
  display: none;
  position: absolute;
  top: calc(100% + 0.126rem);
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0,0,0,.1);
}
.header .con .right .nav  li .xl a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
  white-space: nowrap;
}
.i_banner{position: relative; width: 100%;height: 200vh;background-color: #fff;z-index: 3;}
.i_banner .con{position: sticky;top: 0;width: 100%;height: 100vh;}
.i_banner .con .pic{position: absolute;top: 0.9rem;left: 0;width: 100%;height: 45.7vw;}
.i_banner .con .pic img,.i_banner .con .pic video{width: 100%;height: 100%;object-fit: cover;}
.i_banner .con .pic .mimg{display: none;}
.i_banner .con .dian_box{position: absolute;top: 0.9rem;left: 0;width: 100%;height: 45.7vw;}
.i_banner .con .dian_box.hid{opacity: 0;}
.i_banner .con .dian_box .box{display: flex;align-items: center;position: absolute;}
.i_banner .con .dian_box .box .dian{width: 0.27rem;height: 0.27rem;background-color: #E70012;border-radius: 50%;display: flex;align-items: center;justify-content: center;position: relative;margin-right: 0.24rem;}

.i_banner .con .dian_box .box .dian:before{content: '';display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 0.32rem;height: 0.32rem;border-radius: 50%;background: rgba(231, 0, 18, 0.6);animation: boderM 3s .75s infinite;}
.i_banner .con .dian_box .box .dian:after{content: '';display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 0.37rem;height: 0.37rem;border-radius: 50%;background: rgba(231, 0, 18, 0.6);animation: boderM 3s infinite;}
@keyframes boderM {
    0% {transform: translate(-50%, -50%) scale(1);opacity: 0}

    20% {opacity: 1}

    75% {transform: translate(-50%, -50%) scale(1.5);opacity: 0}

    100% {opacity: 0}

}


.i_banner .con .dian_box .box .txt{white-space: nowrap;padding: 0.14rem 0.46rem;border-radius: 0.25rem;line-height: 0.22rem;color: #fff;background-color: #E70012;z-index:-999; opacity: 0;transition: all 0.5s 0.5s;pointer-events: none;}
.i_banner .con .dian_box .box .txt:hover,
.i_banner .con .dian_box .box.on .txt{opacity: 1;z-index:-999;pointer-events: all;transition: all 0.5s;}
.i_banner .con .dian_box .box .txt .h{padding-right: 0.17rem;background: url(../fonts/banner_jt.svg)no-repeat right center;background-size: 0.08rem auto;font-family: hm;}
.i_banner .mask{width: 100%;height: 100vh;background: linear-gradient(0deg,#ffffff,transparent);position: relative;z-index: 2;}
.i_banner .mask:after{content: "";position: absolute;top: 100%;width: 100%;height: 30vh;background: linear-gradient(0deg,transparent,#ffffff);}

.i_banner .videos{position: absolute;top:0;left:0;width:100%;height:100%;}
.i_banner .videos .item{position: absolute;top: 0;left: 0;width:100%;height:100%;display:none}
.i_banner .videos .item.on{display:block}
.i_banner .videos .item .out{position: absolute;top: 0.3rem;right: 0.3rem;width: 0.4rem;cursor: pointer;transition: all 0.5s;z-index:10;border-radius:50%;background-color:#E70012;}
.i_banner .videos .item .out img{height:auto!important;}
.i_banner .videos .item .out:hover{transform:rotate(180deg);}
.i_banner .videos video{position: absolute;top: 0;left: 0;width:100%;height:100%;object-fit: cover;opacity:0;}
.i_banner .videos video.on{opacity: 1;}
.i_banner .v_boxs{position: absolute;top:0;left:0;width:100%;height:100%;opacity:0;}
.i_banner .v_boxs .box:nth-child(1){width: 8.8rem;
    height: 6.5rem;
    cursor: pointer;
    left: 0;
    bottom: 1.1rem;}
.i_banner .v_boxs .box:nth-child(2){width: 8rem;
    height: 6.2rem;
    cursor: pointer;
    right: 0;
    bottom: 1rem;}

.footer{display: flex;background: url(../img/f_bj.png);background-size: 100% 100%;padding-top: 0.06rem;}
.footer .f_left{width: 10.3rem;color: #fff;background: url(../img/mifeif.jpg)no-repeat center;background-size: cover;padding: 1.38rem 0 0 1.4rem;}
.footer .f_left .tit{font-family: hb;line-height: 0.56rem;padding-bottom: 0.04rem;position: relative;display: table;margin-bottom: 0.4rem;}
.footer .f_left .tit:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 0.1rem;border-bottom-right-radius: 0.03rem;border-top-left-radius: 0.03rem;background-color: var(--logoColor);}
.footer .f_left .p{width: 4.1rem;font-family: hm;line-height: 0.3rem;margin-bottom: 0.6rem;}
.footer .f_left .more{position: relative; width: 1.9rem;line-height: 0.46rem;border-radius: 0.03rem;background: url(../img/more_bj.png);background-size: 100% 100%;text-align: center;font-family: hr;color: #ffffff;overflow: hidden;transition: all 0.3s;}
.footer .f_left .more:hover{color: #fff;}
.footer .f_left .more .h2{position: relative;z-index: 2;}
.footer .f_left .more:after{content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 0.3rem;height: 0.3rem;border-radius: 50%;background-color:var(--logoColor);transition: all 0.6s;opacity: 0;}
.footer .f_left .more:hover:after{transform: translate(-50%,-50%) scale(7);opacity: 1;}
.footer .f_right{width: calc(100% - 10.3rem);padding: 1.4rem 1.38rem 0 1.27rem;}
.footer .f_right .f_nav{display: flex;width: 100%;justify-content: space-between;padding-bottom: 0.29rem;margin-bottom: 0.65rem;border-bottom:1px solid rgba(255,255,255,0.24);}
.footer .f_right .f_nav a{font-family: hm;color: #fff;line-height: 1.33;}
.footer .f_right .r_center{display: flex;justify-content: space-between;}
.footer .f_right .r_center .left1{width: 4.3rem;}
.footer .f_right .r_center .left1 .item{margin-bottom: 0.21rem;}
.footer .f_right .r_center .left1 .p{font-family: hr;color: #fff;opacity: 0.6;margin-bottom: 0.06rem;}
.footer .f_right .r_center .left1 .tel{color: #fff;font-family: hb;line-height: 1.25;}
.footer .f_right .r_center .left1 .h1{font-family: gr;line-height: 1.2;color: #fff;}
.footer .f_right .r_center .left1 .h2{font-family: hr;color: #fff;line-height: 1.3125;}
.footer .f_right .r_center .right1{width: 1.48rem;padding: 0 0.08rem;}
.footer .f_right .r_center .right1 .code{height:1.05rem;margin:0 auto 0.41rem;display:none;}
.footer .f_right .r_center .right1 .code.act{
    display: block;
}
.footer .f_right .r_center .right1 .fx{display: flex;}
.footer .f_right .r_center .right1 .fx a{display: block;width: 0.3rem;height: 0.3rem;margin-right: 0.18rem;}
.footer .f_right .r_center .right1 .fx a:last-child{margin-right: 0;}
.footer .f_right .r_center .right1 .fx a img{width: 100%;height: 100%;}
.footer .f_right .r_center .right1 .fx a img.img2{display: none;}
.footer .f_right .r_center .right1 .fx a.act img.img1,
.footer .f_right .r_center .right1 .fx a:hover img.img1{display: none;}
.footer .f_right .r_center .right1 .fx a.act img.img2,
.footer .f_right .r_center .right1 .fx a:hover img.img2{display: block;}
.footer .f_right .r_bottom{padding: 0.97rem 0 0.26rem 0;display: flex;justify-content: space-between;color: #fff;font-family: hr;}
.footer .f_right .r_bottom .p{opacity: 0.4;}
.footer .f_right .r_bottom .p1{display: flex;align-items: flex-start;}
.footer .f_right .r_bottom .p1 a{color: #fff;opacity: 0.4;transition: all 0.5s;white-space:nowrap;}
.footer .f_right .r_bottom .p1 a:hover{opacity: 1;}
.footer .f_right .r_bottom .p1 span{display: block;margin: 0 0.08rem;opacity: 0.4;}

.i_part1{position: relative;z-index: 2;}
.i_part1 .pics{position: sticky;top: 0;width: 100%;height: 100vh;z-index: 6;}
.i_part1 .pics .pic{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); width: 100%;height: 100%;object-fit: cover;overflow: hidden;}
.i_part1 .pics .pic img{transition: all 0.8s;width: 100%;height: 100%;object-fit: cover;}
.i_part1 .pics .pic.show img{border-bottom-right-radius: 0.6rem;border-top-left-radius: 0.6rem;}
.i_part1 .pics .tit{position: relative;z-index: 2;text-align: center;padding-top: 16.67vh;opacity: 0;}
.i_part1 .pics .tit .solid{width: 0.6rem;height: 0.1rem;background-color: #E70012;border-bottom-right-radius: 0.03rem;border-top-left-radius: 0.03rem;margin: 0 auto;margin-bottom: 0.37rem;}
.i_part1 .pics .tit .h{font-family: hb;color: #2D3235;line-height: 1.43;}
.i_part1 .pics .more{position: absolute;bottom:8vh;left: 50%;width: 1.9rem;line-height: 0.46rem;border-radius: 0.03rem;background: url(../img/more_bj.png);background-size: 100% 100%;transform: translateX(-50%);text-align: center;font-family: hr;color: #677886;overflow: hidden;transition: all 0.3s;opacity: 0;}
.i_part1 .pics .more.show{opacity: 1;}
.i_part1 .pics .more:hover{color: #fff;}
.i_part1 .pics .more .h{position: relative;z-index: 2;}
.i_part1 .pics .more:after{content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 0.3rem;height: 0.3rem;border-radius: 50%;background-color:var(--logoColor);transition: all 0.6s;opacity: 0;}
.i_part1 .pics .more:hover:after{transform: translate(-50%,-50%) scale(7);opacity: 1;}
.i_part1 .txts{margin-top: 240vh;position: relative;z-index: 5;justify-content: space-between;padding: 0 1.46rem;}
.i_part1 .txts .left{float: left;position: sticky;top: 40%;min-height: 60vh;}
.i_part1 .txts .left .item{margin-bottom: 0.8rem;}
.i_part1 .txts .left .item .icon{width: 0.54rem;height: 0.54rem;margin-bottom: 0.27rem;}
.i_part1 .txts .left .item .icon img{width: 100%;height: 100%;object-fit: contain;}
.i_part1 .txts .left .item .h{font-family: hb;color: #2D3235;line-height: 1.33;margin-bottom: 0.1rem;}
.i_part1 .txts .left .item .h1{font-family: hm;color: #677886;line-height: 1.33;}
.i_part1 .txts .right{float: right;position: relative;}
.i_part1 .txts .right .blur{
  position: sticky;
  top: 65vh;
  width: 2.55rem; 
  height: 35vh;
  /* background-color: var(--fontColor); */
  background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
  transition: all 0.5s;
  z-index: 9;
}.i_part1 .txts .right.act .blur{
  opacity: 0;
}
.i_part1 .txts .right .box{margin-bottom: 0.8rem;}
.i_part1 .txts .right .box .num{position: relative;font-family: hb;line-height: 0.66rem;height: 0.66rem;margin-bottom: 0.1rem;}
.i_part1 .txts .right .box .num .num1{color: #2C3235;}
.i_part1 .txts .right .box .num .num2{background: -webkit-linear-gradient(bottom, #677886, transparent);-webkit-background-clip: text;-webkit-text-fill-color: transparent;position: absolute;left: 0;top: 60%;width: 100%;display: flex;align-items: center;transform: scaleY(-1);opacity: 0.2;}
.i_part1 .txts .right .box .p{font-family: hm;color: #677886;line-height: 1.33;}

.i_part2{background: url(../img/ip2_bj.png)no-repeat center;background-size: cover; background-color: #fff;padding: 1.3rem 1.4rem 1.5rem 1.4rem;margin-top: 0.9rem;}
.i_part2 .top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.9rem;}
.i_part2 .top .tit{display: table;position: relative;line-height: 1.33;padding-bottom: 0.02rem;font-family: hb;color: #2C3235;}
.i_part2 .top .tit:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 0.1rem;border-bottom-right-radius: 0.03rem;border-top-left-radius: 0.03rem;background-color: var(--logoColor);}
.i_part2 .top .tab{display: flex;}
.i_part2 .top .tab a{display: block;width: 1.6rem;line-height: 0.48rem;border: 0.01rem solid rgba(103,120,134,0.26);margin-left: 0.3rem;border-radius: 0.25rem;text-align: center;font-family: hm;color: #2C3235;transition: all 0.5s;}
.i_part2 .top .tab a.on{border-color: transparent;background-color: #2C3235;color: #fff;}
.i_part2 .top .tab a:hover{border-color: transparent;background-color: #2C3235;color: #fff;}
.i_part2 .bottom{display: none;justify-content: space-between;}
.i_part2 .bottom.act{
    display: flex;
}
.i_part2 .bottom .box{display: block;width: 5.2rem;border-bottom-right-radius: 0.2rem;overflow: hidden;border-top-left-radius: 0.2rem;background-color: #fff;}
.i_part2 .bottom .box .pic{position: relative;width: 100%;height: 3.2rem;overflow: hidden;}
.i_part2 .bottom .box .pic img{width: 100%;height: 100%;transition: all 0.5s;object-fit: cover;}
.i_part2 .bottom .box:hover .pic img{transform: scale(1.05);}
.i_part2 .bottom .box .pic .h1{position: absolute;top: 0;left: 0;width: 1.4rem;line-height: 0.5rem;background-color: #677886;border-bottom-right-radius: 0.2rem;z-index: 2;text-align: center;color: #fff;font-family: hr;}
.i_part2 .bottom .box .txt{padding: 0.4rem 0.4rem 0.44rem 0.4rem;}
.i_part2 .bottom .box .txt .h{font-family: hb;color: #111111;line-height: 0.32rem;height: 0.32rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom: 0.25rem;}
.i_part2 .bottom .box .txt .p{font-family: hr;line-height: 0.32rem;height: 0.64rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #677886;margin-bottom: 0.53rem;}
.i_part2 .bottom .box .txt .bottom1{display: flex;justify-content: space-between;align-items: flex-start;}
.i_part2 .bottom .box .txt .bottom1 .day{font-family: hr;color: #677886;line-height: 1.5;}
.i_part2 .bottom .box .txt .bottom1 .more{position: relative; width: 1.9rem;line-height: 0.46rem;border-radius: 0.03rem;background: url(../img/more_bj.png);background-size: 100% 100%;text-align: center;font-family: hr;color: #677886;overflow: hidden;transition: all 0.3s;}
.i_part2 .bottom .box:hover .txt .bottom1 .more{color: #fff;}
.i_part2 .bottom .box .txt .bottom1 .more .h2{position: relative;z-index: 2;margin-bottom: 0;}
.i_part2 .bottom .box .txt .bottom1 .more:after{content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 0.3rem;height: 0.3rem;border-radius: 50%;background-color:var(--logoColor);transition: all 0.6s;opacity: 0;}
.i_part2 .bottom .box:hover .txt .bottom1 .more:after{transform: translate(-50%,-50%) scale(7);opacity: 1;}


/* lcl */
.m_footer{
  display: none;
}
.more {position: relative;
  width: 1.9rem;line-height: 0.46rem;border-radius: 0.03rem;background: url(../img/more_bj.png);background-size: 100% 100%; text-align: center;font-family: hr;color: #677886;overflow: hidden;transition: all 0.3s;display: flex;align-items: center;justify-content: center;
}
.more.white{
  /* background: url(../img/more_bjw.png); */
  color: #fff;
}
.more:after{content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 0.3rem;height: 0.3rem;border-radius: 50%;background-color:var(--logoColor);transition: all 0.6s;opacity: 0;}
.more:hover:after{transform: translate(-50%,-50%) scale(7);opacity: 1;}
.more:hover {
  color: #fff;
}
.more span{
  position: relative;z-index: 2;
}
.more i {
  display: block;
  width: 1.04vw;
  height: 0.63vw;
  background-image: url(../img/more-r.png);
  background-size: 100% 100%;
  margin-left: 1.25vw;
  transition: all 0.5s;
}
.btn .prev,
.btn .next {
  width: 2.60vw;
  height: 2.60vw;
  background-image: url("../fonts/prev1.png");
  background-size: 100% 100%;
  cursor: pointer;
}
.btn .next {
  transform: rotate(180deg);
}
.btn .next:hover,
.btn .prev:hover {
  background-image: url("../fonts/prev1a.png");
}
/* ewm */
.share {
  display: flex;
  align-items: center;
}
.share .sitem {
  width: 1.56vw;
  height: 1.56vw;
  position: relative;
  margin-left: 1.04vw;
}
.share .sitem > img {
  width: 100%;
}
.share .sitem .ewm {
  position: absolute;
  left: 50%;
  top: -0.52vw;
  transform: translate(-50%, -100%);
  width: 10.42vw;
  height: 10.42vw;
  background-color: #fff;
  box-shadow: 0 0 1.56vw rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: -1;
  transition: all 0.5s;
}
.share .sitem:hover .ewm {
  opacity: 1;
  z-index: 99;
}

/* 闪烁圆点动画 */

@keyframes boderM {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  75% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}
@keyframes bordershow {
  50% {
    box-shadow: 0px 0px 10px 0 #001eb4;
  }
}

.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 4.69vw;
  height: 7.4rem;
}
.banner .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner .swiper-slide {
  position: relative;
}
.banner .img,
.banner .swiper-slide .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner .img video,
.banner .img img,
.banner .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.banner .txt {
  position: absolute;
  left: 7.29vw;
  top: 47%;
  transform: translateY(-50%);
  color: #fff;
  width: 80%;
}
.banner .txt::after{
  content: "";
  position: absolute;
  top: -1.30vw;
  height: 0.52vw;
  width: 3.13vw;
  border-radius: 0.13vw 0 0.13vw 0;
  background-color: var(--logoColor);
}
.banner .txt .tit {
  margin-bottom: 0.63vw;
}
.banner .txt .con {
}

@media screen and (min-width: 1922px) {
}
@media screen and (max-width: 1680px) {
}
@media screen and (max-width: 1560px) {
  .footer .f_right{padding: 1.4rem 1rem 0 1rem;}
}
@media screen and (max-width: 1440px) {


}
@media screen and (max-width: 1366px) {

}
@media screen and (max-width: 1280px) {

}
@media (max-width: 1024px) {
  *::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .article-page01.map,
  .article-page01 {
    padding: 40px 20px;
    margin-top: 50px;
    width: 100%;
  }
  .article-page01 .wrap {
    width: 100%;
    padding: 0;
  }
  .article-page01 .wrap .p{
      font-size: 16px;
  }
  /* 移动端头部 */
  .header,
  header {
    display: none;
  }
  header.i_header {
    display: none;
  }
  .banner {
    height: 47.3vw;
    margin-top: 50px;
    overflow: hidden;
  }
  
  .i_banner {
    height: 57.2vw;
    margin-top: 50px;
  }
  .i_banner .con{
    height: 100%;
  }
  .banner .txt {
    text-align: left;  
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .banner .txt::after{
      left: 0;
      width: 22px;
      height: 3px;
  }
  .i_banner .con .pic,
  .i_banner .con .dian_box{
    top: 0;
    height: 100%;
    width: 125%;
    left: 50%;
    transform: translateX(-50%);
  }
  .banner .txt .tit {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .banner .txt .con {
    font-size: 14px;
  }
  

  
  .more {
    width: 120px;
    height: 30px;
    font-size: 12px;
  }
  .m_header {
    display: block;
  }
  .m_header.act .top {
    background: #fff;
  }
  .m_header .headl {
    display: flex;
    align-items: center;
  }
  .m_header .headl .logo {
    display: block;
    width: 110px;
    position: relative;
  }

  .m_header .headl .logo img {
    width: 100%;
    height: auto;
  }

  .m_header.act .headr img,
  .m_header .headl .logo img.comm_img {
    width: 100%;
  }

  .m_header .headr {
    display: flex;
    align-items: center;
  }
  .m_header .headr > div {
    width: 21px;
  }
  .m_header .headr .lang{
      font-size: 18px;
      width: 36px;
      margin-right: 19px;
      position: relative;
  }
  .m_header .headr .lang .stop{
      text-align: center;
  }
  .m_header .headr .lang .xl{
      display: none;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 32px;
      white-space: nowrap;
      text-align: center;
      background-color: #FFF;
      box-shadow: 0 0 30px rgba(0,0,0,.1);
      
  }
  .m_header .headr .lang .xl a{
      padding: 10px 20px;
      display: block;
  }
  
  /* 移动端搜索框样式 */
  .m_header .headr .search {
      position: relative;
  }
  
  .m_header .headr .search .searchbox {
      display: none;
      position: absolute;
      right: 0;
      top: 30px;
      width: 250px;
      background: #fff;
      padding: 10px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
      border-radius: 5px;
      z-index: 1000;
  }
  
  .m_header .headr .search .searchbox input {
      width: calc(100% - 35px);
      padding: 8px;
      border: 1px solid #ddd;
      border-radius: 3px;
      font-size: 14px;
  }
  
  .m_header .headr .search .searchbox button {
      width: 30px;
      height: 34px;
      background: none;
      border: none;
      cursor: pointer;
      padding: 0;
  }
  
  .m_header .headr .search .searchbox button img {
      width: 100%;
      height: auto;
  }
  .m_header .headr .list {
    margin-left: 21px;
  }
  .m_header .headr .search2,
  .m_header .headr .list2,
  .m_header .headl .logo img.act_img {
    display: none;
  }

  .m_header.act .headr .search1,
  .m_header.act .headr .list1,
  .m_header.act .headl .logo img.comm_img {
    display: none;
  }

  .m_header.act .headr .search2,
  .m_header.act .headr .list2,
  .m_header.act .headl .logo img.act_img {
    display: block;
  }
  .m_header .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100vw;
    height: 50px;
    padding: 0 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  .m_header .top .cha {
    display: none;
  }
  .m_header .top.on .lang,
  .m_header .top.on .search1,
  .m_header .top.on .search2,
  .m_header .top.on .list1,
  .m_header .top.on .list2 {
    display: none;
  }
  .m_header .top.on .cha {
    display: block;
    width: 24px;
    height: 24px;
    max-width: fit-content;
  }
  .m_menu {
    transform: translateY(-100%);
    opacity: 0;
    transition: all 0.5s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    z-index: 999;
    padding: 70px 0;
  }
  .m_menu.on {
    transform: translateY(0);
    opacity: 1;
  }
  .m_menu .navbar ul li {
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    width: 100%;
  }
  .m_menu .navbar {
    height: 90vh;
    overflow: auto;
  }
  .m_menu .navbar ul {
    width: 100%;
    padding: 0 24px;
  }
  .m_menu .navbar li {
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    width: 100%;
  }
  .m_menu .navbar .tit {
    display: block;
    width: 100%;
    line-height: 60px;
    color: #333;
    position: relative;
    box-sizing: border-box;
    font-size: 16px;
    text-align: left;
    margin-bottom: 0;
  }
  .m_menu .navbar .tit > a.tit {
    display: block;
    width: 78%;
  }
  .m_menu .navbar .tit i {
    display: block;
    width: 10px;
    height: 10px;
    background-image: url(../fonts/h_add.svg);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 3%;
    transition: all 0.3s linear;
  }
  .m_menu .navbar .tit.on i {
    transform: rotate(180deg);
  }
  .m_menu .navbar .sec_list {
    line-height: 40px;
    display: none;
    position: relative;
  }
  .m_menu .navbar .sec_list p {
    background-size: 3px auto;
    font-size: 14px;
    position: relative;
  }
  .m_menu .navbar .sec_list a {
    padding-left: 3%;
    width: 78%;
    color: #666;
    display: block;
  }
  .m_menu .navbar .sec_list i {
    display: block;
    width: 10px;
    height: 10px;
    background-image: url(../fonts/h_add.svg);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 3%;
    transition: all 0.3s linear;
  }
  .m_menu .navbar .sec_list .sec_item.on i {
    transform: rotate(180deg);
  }
  .m_menu .navbar .sec_list .third_list {
    line-height: 40px;
    padding: 10px 4%;
    display: none;
  }
  .m_menu .navbar .sec_list .third_list p {
    background-size: 3px auto;
    font-size: 14px;
  }
  .m_menu .navbar .sec_list .third_list a {
    padding-left: 3%;
    color: #666;
    display: block;
  }

  .m_header .top.on .headl .logo img.hover-img {
    display: block;
  }
  .footer,
  footer {
    display: none;
  }

  .m_footer {
    display: block;
    background-color: #2c3235;
    background-image: url('../img/mfbg.jpg');
    background-size: 350px;
  }
  .m_footer .nav {
    padding: 10px 20px;
  }

  .m_footer .nav ul li a{
    color: #CFCFCF;
  }
  .m_footer .nav ul li {
    border-bottom: 1px solid #707070;
  }
  .m_footer .nav ul li .first {
    padding: 24px 0 20px;
    font-size: 14px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .m_footer .nav ul li .first .first_item {
    width: 78%;
    height: 100%;
  }
  .m_footer .nav ul li .first i {
    background: url("../img/fadd.png") center no-repeat;
    background-size: cover;
    width: 10px;
    height: 10px;
    transition: all 0.5s;
  }
  .m_footer .nav ul li .first i.on {
    transform: rotate(45deg);
  }
  .m_footer .nav ul li .sec_list {
    display: none;
    padding-bottom: 12px;
  }

  .m_footer .nav ul li .sec_item {
    padding: 12px;
    font-size: 12px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .m_footer .contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.5;
    padding: 20px 20px 0;
  }
  .m_footer .contact .phone{
    font-size: 24px;
    color: #fff;
    font-family: hb;
    margin-bottom: 6px;
  }
  
  .m_footer .contact .citem{
    color: #C8C8C8;
    font-size: 12px;
    margin-bottom: 15px;
  }
  

  .m_footer .contact .ma {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .m_footer .contact .ma .img {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 110px;
    height: 110px;
    margin-bottom: 5px;
  }
  .m_footer .contact .ma img {
    width: 100px;
    height: 100px;
  }

  .m_footer .info {
    text-align: center;
  }
  .m_footer .contact .ma .txt {
    font-size: 14px;
  }
  .m_footer .advocacy {
    padding: 15px 20px;
  }
  .m_footer .advocacy .links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #666;
    line-height: 1.33;
    margin-bottom: 20px;
  }
  .m_footer .advocacy .links a {
    color: #666;
  }
  .m_footer .advocacy .share {
    justify-content: center;
  }
  
  .i_banner .v_boxs{display: none;}
  
.m_footer .code{height:75px;margin:0 auto 20px;display:none;}
.m_footer .code.act{
    display: block;
}
.m_footer .fx{display: flex;margin-bottom: 20px;}
.m_footer .fx a{display: block;width: 20px;height: 20px;margin-right: 10px;}
.m_footer .fx a:last-child{margin-right: 0;}
.m_footer .fx a img{width: 100%;height: 100%;}
.m_footer .fx a img.img2{display: none;}
.m_footer .fx a.act img.img1{display: none;}
.m_footer .fx a.act img.img2{display: block;}

  .m_footer form {
    width: 100%;
    height: 58px;
    border-top: 1px solid #838687;
    position: relative;
  }
  .m_footer form select {
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    background-color: #2c3235;
    padding: 0 20px ;
    color: #fff;
    font-size: 14px;
  }
  .m_footer form img{
    position: absolute;
    right: 20px;
    top: 50%;
    width: 10px;
    transform: translateY(-50%);
    pointer-events: none;
  }
  .m_footer .bottom {
    padding: 10px 20px 20px;
    
    border-bottom: 1px solid #707070;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    line-height: 2;
    opacity: .5;
  }

  .m_footer .bottom a {
    color: #fff;
    margin: 0 5px;
    
  }
  .share .sitem{
    width: 24px;
    height: 24px;
    margin-left: 8px;
  }

  .i_banner .mask{
    display: none;
  }
  .i_part1{
    padding: 47px 0 0;
  }
  .i_part1 .pics{
    position: relative;
    height: auto;
    padding: 0 20px;
  }
  .i_part1 .pics .tit{
    padding-top: 0;
    opacity: 1;
  }
  .i_part1 .pics .tit .h{
    font-size: 22px;
    margin-bottom: 31px;
  }
  .i_part1 .pics .pic{
    position: initial;
    transform: initial;
  }
  .i_part1 .pics .tit .solid{
    width: 30px;
    height: 5px;
    margin: 0 auto 12px;
  }
  .i_part1 .txts{
    margin-top: 23px;
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .i_part1 .txts .right{
    position: relative;
    top: 0;
    min-height:initial;
    display: flex;
    flex-wrap: wrap;
    background-color: #f7f8f9;
    padding: 20px 20px 0;

  }
  .i_part1 .txts .right .blur{
    display: none;
  }
  .i_part1 .txts .right .box{
    width: 33%;
    margin-bottom: 20px;
  }
  .i_part1 .txts .right .box .num{
    font-size: 26px;
    height: auto;
  }
  .i_part1 .txts .right .box .p{
    font-size: 13px;
    white-space: nowrap;
  }
  .i_part1 .txts .left{
    position: relative;
    top: 0;
    min-height:initial;
    display: flex;
    justify-content: space-between;
    padding: 15px 20px 47px;
  }
  .i_part1 .txts .left .item{
    background-color: #f7f8f9;
    padding: 17px;
    width: calc(100% / 2 - 7.5px);
    margin-bottom: 0;
  }
  .i_part1 .txts .left .item .h{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .i_part1 .txts .left .item .h1{
    font-size: 14px;
  }
  .i_part2{
    margin-top: 0;
    padding: 47px 20px 28px;
  }
  .i_part2 .top .tab{
      justify-content: center;
  }
  .i_part2 .top{
    display: block;
    margin-bottom: 40px;
  }
  .i_part2 .top .tit{
    font-size: 21px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .i_part2 .top .tab a{
    font-size: 13px;
    margin-left: 0;
    margin-right: 10px;
    border-radius: 20px;
    width: auto;
    padding: 5px 20px;
  }
  .i_part2 .bottom.act{
    display: block;
  }
  .i_part2 .bottom .box{
    width: 100%;
    margin-bottom: 35px;
  }
  .i_part2 .bottom .box .pic{
    height: 55vw;
  }
  .i_part2 .bottom .box .txt{
    padding: 20px;
  }
  .i_part2 .bottom .box .pic .h1{
    font-size: 12px;
  }
  .i_part2 .bottom .box .txt .h{
    line-height: 1.33;
    height: auto;
    font-size: 16px;
  }.i_part2 .bottom .box .txt .p{
    line-height: 1.75;
    height: auto;
    font-size: 13px;
  }
  .i_part2 .bottom .box .txt .bottom1{
    align-items: center;
  }
  .i_part2 .bottom .box .txt .bottom1 .more{
    font-size: 13px;
    line-height: 2.33;
  }
  .i_part2 .bottom .box .txt .bottom1 .day{
    font-size: 13px;
  }
  
  .i_banner .con .pic .mimg{display: block;}
  .i_banner .con .dian_box .box .txt{font-size: 10px;}
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
}
@media (max-width: 414px) {
}
@media (max-width: 375px) {
}
@media (max-width: 320px) {
}


