.news-detail .news-detail-content {
    float: none;
    width: 100%;
  }
  .file-list {
    margin-top: 0.2rem;
  }
  .file-list .file-list-title {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.28rem;
    color: #0B40AE;
  }
  .file-list ul {
    margin-top: 0.2rem;
  }
  .file-list ul li {
    float: left;
    width: 32.33333%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    background: #e5e5e5;
    font-size: 0;
    padding: 0.14rem 0.15rem 0.14rem 0.2rem;
  }
  .file-list ul li:hover a {
    color: #ffffff;
    background-color: #0b40ae;
  }
  .file-list ul li:nth-child(3n) {
    margin-right: 0;
  }
  .file-list ul li img,
  .file-list ul li a,
  .file-list ul li span {
    display: inline-block !important;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: auto !important;
  }
  .file-list ul li img {
    width: 0.3rem;
  }
  .file-list ul li span {
    width: 2.2rem;
    font-size: 0.14rem;
    line-height: 0.36rem;
    color: #333333;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 0 0 0.04rem !important;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .file-list ul li span {
      font-size: 0.16rem;
    }
  }
  .file-list ul li a {
    width: 0.66rem;
    height: 0.32rem;
    border: 0.01rem solid #707070;
    border-radius: 0.04rem;
    font-size: 0.12rem;
    line-height: 0.32rem;
    color: #707070;
    text-align: center;
    margin-left: 0.17rem !important;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .file-list ul li a {
      font-size: 0.16rem;
    }
  }
  @media screen and (max-width: 1024px) {
    .file-list .file-list-title {
      font-size: 0.32rem;
      line-height: 1.5;
    }
    .file-list ul {
      margin-top: 0.2rem;
    }
    .file-list ul li {
      float: left;
      width: 100%;
      margin-right: 0 !important;
      margin-bottom: 4% !important;
      padding: 0.28rem 0.3rem 0.28rem 0.4rem;
    }
    .file-list ul li:last-child {
      margin-bottom: 0 !important;
    }
    .file-list ul li img,
    .file-list ul li a,
    .file-list ul li span {
      display: inline-block !important;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      margin: auto !important;
    }
    .file-list ul li img {
      width: 0.6rem;
    }
    .file-list ul li span {
      width: 4.2rem;
      font-size: 0.28rem;
      line-height: 0.36rem;
      margin: 0 0 0 0.08rem !important;
    }
    .file-list ul li a {
      width: 1rem;
      height: 0.44rem;
      font-size: 0.26rem;
      line-height: 0.44rem;
    }
  }
  .news-list {
    padding: 0.5rem 0;
    background: #F6F6F6;
  }
  .news-list .news-list-content {
    float: right;
    width: 9.4rem;
  }
  .news-list .news-list-list {
    margin-bottom: 0.07rem;
  }
  .news-list .news-list-list li {
    border-bottom: 0.01rem solid #E5E5E5;
  }
  .news-list .news-list-list li a {
    display: block;
    padding: 0.23rem 0;
  }
  .news-list .news-list-list li a:hover dl dd {
    /* .link {
                  width: 0.78rem;
                  background-color: #0B40AE;
  
                  .linkw {
                    -webkit-transform: translateX(0);
                    -moz-transform: translateX(0);
                    -ms-transform: translateX(0);
                    -o-transform: translateX(0);
                    transform: translateX(0);
                  }
  
                  span {
                    opacity: 1;
                  }
                }*/
  }
  .news-list .news-list-list li a:hover dl dd .title {
    color: #0B40AE;
  }
  .news-list .news-list-list li dt {
    float: left;
    width: 2.33rem;
    height: 1.75rem;
    overflow: hidden;
    position: relative;
  }
  .news-list .news-list-list li dt img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .news-list .news-list-list li dd {
    float: right;
    width: 6.72rem;
  }
  .news-list .news-list-list li dd .title {
    font-size: 0.14rem;
    font-weight: bold;
    line-height: 0.23rem;
    color: #707070;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 0.16rem;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .news-list .news-list-list li dd .title {
      font-size: 0.16rem;
    }
  }
  .news-list .news-list-list li dd .time {
    font-size: 0.12rem;
    line-height: 0.23rem;
    color: #707070;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .news-list .news-list-list li dd .time {
      font-size: 0.16rem;
    }
  }
  .news-list .news-list-list li dd .text {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #707070;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.02rem;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .news-list .news-list-list li dd .text {
      font-size: 0.16rem;
    }
  }
  .news-list .news-list-list li dd .link {
    /*width: 0.25rem;
            height: 0.3rem;*/
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #707070;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
    margin-top: 0.06rem;
    overflow: hidden;
    /*-webkit-transition: width .4s;
            -moz-transition: width .4s;
            -ms-transition: width .4s;
            -o-transition: width .4s;
            transition: width .4s;*/
  }
  .news-list .news-list-list li dd .link .linkw {
    padding: 0.03rem 0.1rem;
    /*-webkit-transform: translateX(-0.49rem);
              -moz-transform: translateX(-0.49rem);
              -ms-transform: translateX(-0.49rem);
              -o-transform: translateX(-0.49rem);
              transform: translateX(-0.49rem);
              -webkit-transition: all .4s;
              -moz-transition: all .4s;
              -ms-transition: all .4s;
              -o-transition: all .4s;
              transition: all .4s;*/
  }
  .news-list .news-list-list li dd .link span {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #ffffff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 0.1rem;
    /*opacity: 0;
              -webkit-transition: all .4s;
              -moz-transition: all .4s;
              -ms-transition: all .4s;
              -o-transition: all .4s;
              transition: all .4s;*/
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .news-list .news-list-list li dd .link span {
      font-size: 0.16rem;
    }
  }
  .news-list .news-list-list li dd .link img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 0.08rem;
  }
  @media screen and (max-width: 1024px) {
    .news-list {
      padding: 4% 0;
    }
    .news-list .news-list-content {
      float: none;
      width: 100%;
    }
    .news-list .news-list-list li dt {
      width: 40%;
    }
    .news-list .news-list-list li dt img {
      height: 100%;
    }
    .news-list .news-list-list li dd {
      float: right;
      width: 57%;
    }
    .news-list .news-list-list li dd .title {
      font-size: 0.32rem;
      font-weight: bold;
      line-height: 0.32rem;
      margin-top: 0.16rem;
    }
    .news-list .news-list-list li dd .time {
      font-size: 0.28rem;
      line-height: 0.28rem;
      margin-top: 0.1rem;
    }
    .news-list .news-list-list li dd .text {
      font-size: 0.28rem;
      line-height: 1.5;
      margin-top: 0.08rem;
    }
    .news-list .news-list-list li dd .link {
      display: none;
    }
  }
  .hot-product {
    padding: 0.4rem 0 0.75rem;
  }
  .hot-product .hot-product-title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 0.34rem;
    line-height: 0.34rem;
    position: relative;
    border-left: 0.05rem solid #0B40AE;
    padding-left: 0.06rem;
  }
  .hot-product .hot-product-title:after {
    content: '';
    width: 0.19rem;
    height: 0.34rem;
    background: url(../images/hot-product-title-cue.png) center / cover no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
  }
  .hot-product .hot-product-title .title {
    padding-left: 0.05rem;
    padding-right: 0.4rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #FFFFFF;
  }
  .hot-product .hot-product-title .title img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 0.05rem;
    width: 0.2rem;
  }
  .hot-product .hot-product-title .title span {
    display: inline-block;
    font-size: 0.18rem;
    color: #fff;
  }
  @media screen and (max-width: 1024px) {
    .hot-product .hot-product-title {
      width: 5rem;
      height: 0.6rem;
      line-height: 0.6rem;
      padding-left: 0.15rem;
      border-left: 0.1rem solid #0B40AE;
    }
    .hot-product .hot-product-title:after {
      width: 0.4rem;
      height: 0.6rem;
    }
    .hot-product .hot-product-title .title {
      background-size: 0.3rem;
      padding-left: 0.1rem;
      font-size: 0.32rem;
    }
    .hot-product .hot-product-title .title img {
      margin-right: 0.1rem;
      width: 0.3rem;
    }
    .hot-product .hot-product-title .title span {
      font-size: 0.32rem;
    }
  }
  .hot-product .content {
    margin: 0.38rem -0.15rem 0;
    position: relative;
  }
  .hot-product .content .arrow-product {
    width: 0.26rem;
    height: 0.6rem;
    position: absolute;
    top: 50%;
    margin-top: -0.3rem;
    cursor: pointer;
    z-index: 100;
  }
  .hot-product .content .arrow-product:hover {
    background-color: #0B40AE;
  }
  .hot-product .content .arrow-product-prev {
    background-color: rgba(112, 112, 112, 0.2);
    background-image: url(../images/product-hot-arrow-prev.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 0.1rem auto !important;
    left: -0.46rem;
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .arrow-product-prev {
      display: none;
    }
  }
  .hot-product .content .arrow-product-next {
    background-color: rgba(112, 112, 112, 0.2);
    background-image: url(../images/product-hot-arrow-next.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 0.1rem auto !important;
    right: -0.46rem;
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .arrow-product-next {
      display: none;
    }
  }
  .hot-product .content .swiper-container {
    width: 100%;
    height: 2.73rem;
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .swiper-container {
      height: 2.9rem;
    }
  }
  .hot-product .content .swiper-container .swiper-wrapper {
    height: 100%;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide {
    height: 100%;
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100% !important;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #0B40AE;
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
      width: 87%;
    }
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .img {
    width: 100%;
    height: 2.13rem;
    overflow: hidden;
    position: relative;
    background: #fff;
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .img {
      height: 2.1rem;
    }
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .img .img-in {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .img .img-logo {
    display: block;
    width: 0.74rem;
    height: auto;
    position: absolute;
    top: 0rem;
    left: 0.1rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text {
    border-top: 1px solid #0B40AE;
    padding: 0.2rem 0.22rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text .title {
    width: calc(100% - 0.3rem);
    float: left;
    font-size: 0.15rem;
    color: #707070;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text .title {
      font-size: 0.28rem;
    }
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text .icon {
    width: 0.2rem;
    height: 0.2rem;
    float: right;
    background: url(../images/product-module-content-icon.png) center center no-repeat;
    background-size: 100% auto;
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text .icon {
      width: 0.3rem;
      height: 0.3rem;
      margin-top: 0.05rem;
    }
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover {
    box-shadow: 0px 6px 6px rgba(207, 207, 207, 0.6);
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover a .text {
    background-color: #0B40AE;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover a .text .title {
    color: #ffffff;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover a .text .icon {
    background: url(../images/product-module-content-icon-hover.png) center center no-repeat;
    background-size: 100% auto;
  }
  .hot-product .content .swiper-container {
    height: 1.6rem !important;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide {
    box-sizing: border-box;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover {
    box-shadow: none !important;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 3.8rem !important;
    background: #ffffff;
    border: 0.01rem solid #E6E6E6 !important;
    margin-right: 0.3rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl {
    padding: 0.34rem 0.25rem 0;
    height: 100%;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt {
    float: left;
    width: 0.8rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt b {
    font-size: 0.56rem;
    line-height: 0.56rem;
    color: #0B40AE;
    display: block;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt span {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #0B40AE;
    display: block;
    margin-top: 0.04rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd {
    float: right;
    width: 2.4rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-title {
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.3rem;
    color: #707070;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-text {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #707070;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.08rem;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-text {
      font-size: 0.16rem;
    }
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .swiper-container {
      height: 3rem !important;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide {
      box-sizing: border-box;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
      width: 100% !important;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl {
      padding: 0.34rem 0.25rem 0;
      height: 100%;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt {
      float: none;
      width: 100%;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt span {
      font-size: 0.28rem;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd {
      float: none;
      width: 100%;
      margin-top: 0.1rem;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-title {
      font-size: 0.32rem;
      line-height: 1.6;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-text {
      font-size: 0.28rem;
      line-height: 1.6;
      margin-top: 0;
    }
  }
  .news-detail {
    margin: 0.5rem 0;
  }
  .news-detail .news-detail-content {
    float: right;
    width: 9.4rem;
  }
  .news-detail .news-detail-content h4 {
    font-size: 0.26rem;
    line-height: 0.3rem;
    color: #333333;
    text-align: center;
    margin-top: 0.1rem;
  }
  .news-detail .news-detail-content h6 {
    text-align: center;
    margin-top: 0.08rem;
  }
  .news-detail .news-detail-content h6 .nature {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #c2c2c2;
    margin-right: 0.3rem;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .news-detail .news-detail-content h6 .nature {
      font-size: 0.16rem;
    }
  }
  .news-detail .news-detail-content .content {
    padding: 0.2rem 0.2rem;
    border-top: 0.01rem dashed #707070;
    border-bottom: 0.01rem dashed #707070;
    margin-top: 0.08rem;
  }
  .news-detail .news-detail-content .content,
  .news-detail .news-detail-content .content p {
    font-size: 0.14rem !important;
    line-height: 0.36rem !important;
    font-family: "Microsoft YaHei";
    color: #333333 !important;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .news-detail .news-detail-content .content,
    .news-detail .news-detail-content .content p {
      font-size: 0.16rem !important;
    }
  }
  .news-detail .news-detail-content .content img {
    display: block;
    max-width: 100%;
    margin: 0.2rem auto;
  }
  @media screen and (max-width: 1024px) {
    .news-detail {
      margin: 4% 0;
    }
    .news-detail .news-detail-content {
      float: none;
      width: 100%;
    }
    .news-detail .news-detail-content h4 {
      font-size: 0.32rem;
      line-height: 1.6;
    }
    .news-detail .news-detail-content h6 {
      text-align: center;
      margin-top: 0.08rem;
      word-break: keep-all;
    }
    .news-detail .news-detail-content h6 .nature {
      font-size: 0.26rem;
      line-height: 1.6;
    }
    .news-detail .news-detail-content .content,
    .news-detail .news-detail-content .content p {
      font-size: 0.28rem !important;
      line-height: 1.6 !important;
    }
  }
  .hot-product .content .swiper-container {
    height: 1.6rem !important;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide {
    box-sizing: border-box;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover {
    box-shadow: none !important;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 3.8rem !important;
    background: #ffffff;
    border: 0.01rem solid #E6E6E6 !important;
    margin-right: 0.3rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl {
    padding: 0.34rem 0.25rem 0;
    height: 100%;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt {
    float: left;
    width: 0.8rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt b {
    font-size: 0.56rem;
    line-height: 0.56rem;
    color: #0B40AE;
    display: block;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt span {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #0B40AE;
    display: block;
    margin-top: 0.04rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd {
    float: right;
    width: 2.4rem;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-title {
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.3rem;
    color: #707070;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-text {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #707070;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.08rem;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-text {
      font-size: 0.16rem;
    }
  }
  @media screen and (max-width: 1024px) {
    .hot-product .content .swiper-container {
      height: 3rem !important;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide {
      box-sizing: border-box;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
      width: 100% !important;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl {
      padding: 0.34rem 0.25rem 0;
      height: 100%;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt {
      float: none;
      width: 100%;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt span {
      font-size: 0.28rem;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd {
      float: none;
      width: 100%;
      margin-top: 0.1rem;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-title {
      font-size: 0.32rem;
      line-height: 1.6;
    }
    .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-text {
      font-size: 0.28rem;
      line-height: 1.6;
      margin-top: 0;
    }
  }
  .news-detail-page {
    padding: 0.25rem 0;
  }
  .news-detail-page .page-in {
    float: left;
    width: 80%;
  }
  .news-detail-page .page-in li {
    margin-bottom: 0.1rem;
  }
  .news-detail-page .page-in li i {
    font-family: serif;
    display: inline-block;
    font-weight: bold;
    margin-right: 0.05rem;
  }
  .news-detail-page .page-in li strong {
    display: inline-block;
    margin-right: 0.1rem;
  }
  .news-detail-page .page-in li:last-child {
    margin-bottom: 0;
  }
  .news-detail-page .page-in li a,
  .news-detail-page .page-in li span {
    font-size: 0.16rem;
    color: #333333;
  }
  .news-detail-page .page-in li a {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .news-detail-page .return {
    text-align: center;
    float: right;
  }
  .news-detail-page .return a {
    display: block;
    width: 0.48rem;
    background: #ffffff;
    border: 0.01rem solid #203A57;
    font-size: 0.16rem;
    line-height: 0.2rem;
    color: #707070;
    padding: 0.04rem 0;
  }
  .news-detail-page .return a:hover {
    background-color: #0B40AE;
    border-color: #0B40AE;
    color: #ffffff !important;
  }
  @media screen and (max-width: 1024px) {
    .news-detail-page {
      padding: 4% 0;
    }
    .news-detail-page .page-in {
      float: none;
      width: 100%;
    }
    .news-detail-page .page-in li {
      margin-bottom: 0;
    }
    .news-detail-page .page-in li a,
    .news-detail-page .page-in li span {
      font-size: 0.28rem;
      line-height: 1.6;
    }
    .news-detail-page .return {
      display: none;
    }
  }
  .file-list {
    margin-top: 0.2rem;
  }
  .file-list .file-list-title {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.28rem;
    color: #0B40AE;
  }
  .file-list ul {
    margin-top: 0.2rem;
  }
  .file-list ul li {
    float: left;
    width: 32.33333%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    background: #e5e5e5;
    font-size: 0;
    padding: 0.14rem 0.15rem 0.14rem 0.2rem;
  }
  .file-list ul li:hover a {
    color: #ffffff;
    background-color: #0b40ae;
  }
  .file-list ul li:nth-child(3n) {
    margin-right: 0;
  }
  .file-list ul li img,
  .file-list ul li a,
  .file-list ul li span {
    display: inline-block !important;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: auto !important;
  }
  .file-list ul li img {
    width: 0.3rem;
  }
  .file-list ul li span {
    width: 1.6rem;
    font-size: 0.14rem;
    line-height: 0.36rem;
    color: #333333;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 0 0 0.04rem !important;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .file-list ul li span {
      font-size: 0.16rem;
    }
  }
  .file-list ul li a {
    /*width: 0.46rem;
          height: 0.22rem;*/
    border: 0.01rem solid #707070;
    border-radius: 0.04rem;
    font-size: 0.12rem;
    line-height: 0.22rem;
    color: #707070;
    text-align: center;
    padding: 0.02rem 0.05rem;
  }
  @media screen and (max-width: 1601px) and (min-width: 1025px) {
    .file-list ul li a {
      font-size: 0.16rem;
    }
  }
  @media screen and (max-width: 1024px) {
    .file-list .file-list-title {
      font-size: 0.32rem;
      line-height: 1.5;
    }
    .file-list ul {
      margin-top: 0.2rem;
    }
    .file-list ul li {
      float: left;
      width: 100%;
      margin-right: 0 !important;
      margin-bottom: 4% !important;
      padding: 0.28rem 0.3rem 0.28rem 0.4rem;
    }
    .file-list ul li:last-child {
      margin-bottom: 0 !important;
    }
    .file-list ul li img,
    .file-list ul li a,
    .file-list ul li span {
      display: inline-block !important;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      margin: auto !important;
    }
    .file-list ul li img {
      width: 0.6rem;
    }
    .file-list ul li span {
      width: 3.2rem;
      font-size: 0.28rem;
      line-height: 0.36rem;
      margin: 0 0 0 0.08rem !important;
    }
    .file-list ul li a {
      font-size: 0.26rem;
      line-height: 1.5;
    }
  }
  .template_main_back{
      background-color: #0b40ae;
  }