body{
    background: #FFFFFF;
  }
  .w1280 {
    width: 1280px;
    margin: 0 auto;
  }
  .w1280 li {
    /*overflow: hidden;*/
  }
  .w1280 div img {
    /* overflow: hidden; */
    max-width: 100%;
  }
  .w1280 img {
    /* è¿‡æ¸¡é…ç½® */
    /*transition: all .6s ease .2s;*/
  }
  .w1280 img:hover{
    /* ç§»å…¥æ”¾å¤§æ•ˆæžœ */
    /*transform: scale(1.05);*/
  }
  /* é€šæ å¹¿å‘Š */
  .ad1{
    width: 100%;
    height: 100px;
  }
  .ad1 img{
    width: 100%;
    height: 100%;
  }
  /* äºŒä¹˜ä¸€å¹¿å‘Š */
  .ad2 {
    margin-bottom: 20px;
  }
  .ad2 div, .ad2 img{
    width: 630px;
    height: 100px;
  }
  .ad2 div:first-child {
    margin-right: 20px;
  }
  /* å…³äºŽæˆ‘ä»¬ */
  .about-us {
    margin-bottom: 20px;
    margin-top: 34px;
  }
  .about-us__list {
    margin-top: 10px;
  }
  .list-li {
    width: 360px;
    margin-right: 100px;
    margin-bottom: 20px;
  }
  .list-li:nth-child(3n) {
    margin-right: 0;
  }
  .about-img {
    width: 100px;
    height: 100px;
    margin-top: 3px;
    border: 1px dashed #969798;
    
  }
  .about-img__box {
    width: 105px;
    height: 105px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.08); 
    text-align: center;
    margin-right: 20px;
  }
  .list-li__top {
    margin-bottom: 15px;
  }
  .list-li__bottom {
    font-size: 12px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 18px;
  }
  .about-text__box {
  
  }
  .about-title {
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 13px;
  }
  .about-text {
    font-size: 12px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    margin-bottom: 10px;
  }
  /* å‹æƒ…é“¾æŽ¥ */
  .blogrol-box {
    /* margin-bottom: 10px; */
  }
  .blogrol-top {
    margin-bottom: 10px;
  }
  .blogrol-text {
    font-size: 24px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
  }
  .map-navigation {
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    color: #333333;
    background: url(../images/map-navigation.png?v=20221208182645) no-repeat left top;
    background-size: 16px 16px;
    padding-left: 24px;
  }
  .blogrol-bottom {
    position: relative;
  }
  .blogrol-list {
    position: relative;
    height: 47px;
    margin-bottom: 14px;
    
  }
  .blogrol-list li {
    position: absolute;
    width: 312px;
    height: 47px;
    background: #f2f2f2;
    text-align: center;
    line-height: 47px;
    margin-right: 10px;
    cursor: pointer;
  }
  .blogrol-list li:nth-child(2) {
    left: 322px;
  }
  .blogrol-list li:nth-child(3) {
    left: 644px;
  }
  .blogrol-list li:nth-child(4) {
    left: 966px;
  }
  .blogrol-list li a {
    font-size: 18px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    color: #333333;
  }
  .blogrol-box li:last-child {
    margin-right: 0;
  }
  .blogrol-list__text {
    padding: 15px;
    background: #f2f2f2;
    margin-bottom: 30px;
    /* margin-top: 57px; */
  }
  .blogrol-list__text a {
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .blogrol-active {
    width: 312px !important;
    height: 61px !important;
    background: url(../images/blogrol-img.png?v=20221208182645) !important;
    background-size: 312px 61px !important;
  }
  .blogrol-active a {
    color: #fff !important;
  }
  /* åº•éƒ¨ */
  .footer-box {
    width: 100%;
    background: #bababa;
  }
  .footer {
    text-align: center;
    padding: 53px 0 25px 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333333;
  }
  .footer  div {
    margin-bottom: 10px;
  }
  .footer  div:last-child {
    margin-bottom: 0;
  }
  .footer-list a span{
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333333;
    margin-right: 10px;
  }
  .footer-list a:last-child span {
    margin-right: 0;
  }
  .three-text span{
    margin-right: 10px;
  }
  .three-text span:last-child {
    margin-right: 0;
  }
  .normal-box__list {
    margin-right: 16px;
  }
  .normal-box__list:nth-child(3n) {
    margin-right: 0px;
  }
  /* åŠ è½½æ›´å¤š */
.load_more{
  width: 100px;
  color: #999999;
  font-size: 12px;
  cursor: pointer;
  margin: 0 auto;
  line-height: 25px;
}
.load_more_icon{
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/common/load_more_icon.png?v=20221208182645) no-repeat;
  background-size: 14px 14px;
  background-position: 0% 80%;
  margin-bottom: -3px;
  margin-right: 5px;
}
.load_more_animate{
  -webkit-transform: rotate(360deg);
  animation: rotation 1.5s linear infinite;
  -moz-animation: rotation 1.5s linear infinite;
  -webkit-animation: rotation 1.5s linear infinite;
  -o-animation: rotation 1.5s linear infinite;
}
@keyframes rotation
{
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);}
}
@-webkit-keyframes rotation
{
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);}
}

  /*分享功能 */
        .rightContent {
            width: 90px;
            position: absolute;
            left: 50px;
            top: 45%;
        }

        .rightContent img {
            width: 100%;
            cursor: pointer;
            width: 50px;
            height: 50px;
            margin-bottom: 18px;
        }

        .rightContent .icon {
            width: 90px;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .rightContent .icon .iconfont {
            font-size: 44px;
            color: #aaa;
            justify-content: center;
            text-align: center;
            margin-top: 24px;
            cursor: pointer;
        }

        .rightContent .icon i:nth-child(2) {
            color: #e60012;
        }

        .bottomNews {
            margin-bottom: 88px;
        }

        .weixin {
            font-size: 44px;
            color: #aaa;
            justify-content: center;
            text-align: center;
            margin-top: 24px;
            cursor: pointer;
        }

        .weixin {
            position: relative;
        }

        .weixin:hover .imgCode {
            display: block;
        }

        .imgCode {
            display: none;
            position: absolute;
            top: -57px;
            left: 118px;
            width: 180px;
            height: 204px;
            font-size: 12px;
            -webkit-box-shadow: 0 2px 10px #aaa;
            box-shadow: 0 2px 10px #aaa;
            text-align: center;
            background-color: #fff;
            z-index: 99;
        }

        .weixin .imgCode h4 {
            font-weight: normal;
            height: 26px;
            line-height: 26px;
            font-size: 12px;
            background-color: #f3f3f3;
            margin: 0;
            padding: 0;
            color: #777;
            margin-bottom: 5px;
        }

        .weixin .imgCode .wxqrcode {
            width: 100px;
            height: 100px;
            margin: 0 auto;
        }

        .weixin .imgCode .wxqrcode canvas {
            margin-top: 10px;
        }

        .weixin .imgCode .help {
            margin-top: 20px;
            padding: 0 15px;
        }

        .textList p {
            font-size: 18px;
            font-family: PingFang-SC-Regular, PingFang-SC;
            font-weight: 400;
            color: #212121;

            line-height: 2.2;
            margin-bottom: 15px;
        }

        .textList p img {
            max-width: 100%;
        }

        .shares p {
            width: 90px;
            text-align: center;
            font-size: 20px;
            color: #8d8d8d;
            font-weight: 700;
        }

        .wxqrcode img {
            width: 108px !important;
            height: 108px !important;
        }

        .help p {
            text-indent: 0;
            padding: 0;
            line-height: normal;
        }