html,
body {
  width: 100%;
  height: 100%;
}


.piaochuang{
  position: fixed;
  right: 30px;
  bottom:30%;
  z-index: 100;
  width: 142px;
}
.float_info{
  width: 142px;
  height: 356px;
  font-size: 14px;
  color: #fff;
  padding: 14px;
  line-height: 24px;
  text-align: center;
  background: url("../images/float_bg.png") no-repeat;
  background-size: 100% auto;
}
.f_qun{
  display: inline-block;
  width: 100%;
  color: #141d39;
  padding-top: 50px;
  margin-top: 15px;
  background: url(../images/icon_qq.png) no-repeat;
  background-size: 25px auto;
  background-position: center 10px;
  border-radius: 10px;
}
.f_qun span,.f_help,.f_guide{
  display: inline-block;
  width: 80%;
  color: #25596e;
  margin-bottom: 8px;
  border-radius: 6px;
  background-color: #cce9ed;
  border: 1px #f3e1af solid;
}
.wx_ewm{
  width: 80%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 20px;
}
.wx_ewm img{
  width: 100%;
  margin-bottom: 5px;
  border-radius: 6px;
  border: 1px #f3e1af solid;
}

.btn_group_pc {
  position: absolute;
  top: 9.5%;
  left: 0;
  z-index: 1;
  width: 100%;
  //background: url(http://hanyu.52jingsai.com/static/hanyu/images/imagesM/cut.png) bottom no-repeat;
  background-size: 100% auto;
  display: flex;
  justify-content: space-evenly;
  //align-items: flex-end;
}
.btn_group_pc a {
   display: block;
   width: 50.93333333vmin;
   height: 11.33333333vmin;
   text-align: center;
   line-height: 11.33333333vmin;
   color: #f8e6dc;
   font-size: 6.13333333vmin;
   font-family: "宋体";
   font-weight: bolder;
   background: url(http://hanyu.52jingsai.com/static/hanyu/images/imagesM/button.png) center no-repeat;
   background-size: 100% 100%;
 }






.pc_container {
  width: 100%;
  min-width: 1200px;
  line-height: 30px;
  background: url(../images/zs.png) no-repeat center 835px,
    url(../images/zs_bg.jpg) no-repeat center 581px;
  background-position-y: bottom;
  position: relative;
  overflow: hidden;

  .header {
    width: 100%;
    background-color: #153278;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    ul {
      width: 1200px;
      padding: 0 20px;
      margin: 0 auto;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      li {
        margin-right: 50px;
        a {
          display: block;
          min-width: 34px;
          height: 83px;
          line-height: 83px;
          color: #fff;
        }
      }
      li:last-child {
        border-radius: 3px;
        margin-right: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-left: auto;
        a {
          display: block;
          min-width: 99px;
          height: 32px;
          font-size: 18px;
          border: none;
          font-weight: normal;
          cursor: pointer;
          border-radius: 16px;
          line-height: 32px;
          padding: 0 20px;
          //background-color: #019696;
          background-color: #e19431;
          color: #fff;
          margin-right: 12px;
        }
        // button:nth-child(2) {
        //   line-height: 29px;
        //   height: 29px;
        //   color: #333;
        //   background-color: #fff;
        //   outline: 1px solid #333;
        // }
      }
    }
  }

  .banner {
    min-width: 1200px;
    margin-bottom: 654px;
    .banner_content {
      height: 737px;
      background: url(../images/banner_bg.png) center no-repeat;
      margin-top: 83px;
      .logo {
        width: 204px;
        height: 75px;
        margin: 39px auto 0 auto;
      }
      .logo_title {
        width: 1194px;
        height: 107px;
        margin: 21px auto 0 auto;
      }
      .uni_org {
        width: 611px;
        height: 98px;
        margin: 32px auto 0 auto;
        background: url(../images/sub_title.png) center no-repeat;
        background-size: 100% 100%;
        padding: 19px 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        p {
          font-size: 24px;
          font-family: "宋体";
          font-weight: bolder;
          color: #5b2809;
          text-align: center;
        }
      }
    }
  }

  .title_public {
    width: 1200px;
    height: 128px;
    margin: 0 auto;
    text-align: center;
    font-size: 52px;
    font-weight: normal;
    line-height: 143px;
    letter-spacing: 3px;
    background: url(../images/title_bg.png) center no-repeat;
    background-size: 100% 100%;
    p {
      background: linear-gradient(to bottom, #ccb9aa, #2c4b8e);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      display: inline-block;
      font-family: "宋体";
      font-weight: bolder;
    }
  }

  .news_content {
    position: absolute;
    left: 0;
    top: 800px;
    width: 100%;
    overflow: hidden;
    background: url(../images/wave.png) top no-repeat;
    background-size: 100% 467px;
    .news {
      width: 1200px;
      margin: 171px auto 0 auto;
      .news_item {
        margin: 45px 0 0 0;
        padding: 22px 24px;
        display: flex;
        justify-content: center;
        background: url(../images/dsxw_box_frame.png) center no-repeat;
        background-size: 100% 100%;
        .news_pic {
          width: 487px;
          height: 274px;
        }
        .news_list {
          width: 652px;
          background-color: #f8ede9;
          padding: 30px;
          li {
            margin-top: 16px;
            font-size: 16px;
            color: #333;
            a {
              display: flex;
              align-items: center;
              justify-content: space-between;
              p:nth-child(1) {
                width: 434px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
              }
              p:nth-child(2) {
                color: #9fa0a0;
              }
              &::before {
                content: " ";
                display: block;
                width: 11px;
                height: 11px;
                background-color: #d2ad78;
                transform: rotateZ(45deg);
              }
            }
          }
          li:first-child {
            margin-top: 0;
          }
        }
      }
    }
  }

  .dsbg {
    width: 1200px;
    padding-top: 49px;
    margin: 77px auto 0 auto;
    .dsbg_content {
      background: url(../images/dsbg_box_frame.png) center no-repeat;
      background-size: 100% 100%;
      margin-top: 37px;
      .dsbg_text {
        padding: 35px 48px 35px 36px;
        line-height: 32px;
        color: #333333;
        p {
          font-size: 16px;
          text-indent: 2em;
        }
      }
    }
  }

  .zbdw {
    width: 100%;
    padding-top: 49px;
    .zbdw_content {
      width: 1200px;
      margin: 0 auto;
      border-radius: 10px;
      font-size: 16px;
      line-height: 32px;
      padding: 72px 82px 100px 79px;
      background: url(../images/zzdw_title_bg.png) no-repeat;
      background-size: 100% 100%;
      h1 {
        font-size: 16px;
        color: #333;
      }
      h2 {
        font-size: 16px;
        color: #333;
        font-weight: bolder;
      }
      p {
        font-size: 16px;
        color: #333;
      }
    }
  }

  .dsfz {
    width: 1200px;
    margin: 0 auto;
    ul {
      margin-top: 50px;
      border-radius: 10px;
      display: grid;
      grid-template-columns: repeat(4, 285px);
      grid-template-rows: repeat(2, 272px);
      gap: 20px;
      li {
        position: relative;
        img {
          width: 284px;
          height: 148px;
        }
        .name {
          width: 100%;
          position: absolute;
          top: 113px;
          left: 0;
          line-height: 35px;
          text-align: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.3);
        }
        .introduce {
          font-size: 15px;
          padding: 10px 25px;
          height: 165px;
          line-height: 24px;
          color: #333333;
          background-color: #fff;
        }
      }
    }
  }

  .dsxq {
    .dsxq_content {
      width: 1200px;
      margin: 30px auto 0 auto;
      background: url(../images/dsjs_box_frame.png) center no-repeat;
      display: flex;
      justify-content: space-between;
      padding: 30px 35px 45px 35px;
      .dsxq_item {
        width: 571px;
        border-radius: 10px;
        position: relative;
        h1 {
          width: 173px;
          height: 41px;
          font-size: 20px;
          text-align: center;
          line-height: 41px;
          margin: 20px 0;
          background: url(../images/dsjs_title_bg.png) center no-repeat;
          background-size: 100% 100%;
        }
        p {
          line-height: 32px;
          font-size: 16px;
        }
      }
    }
  }

  .dsrc {
    margin-top: 48px;

    .dsrc_content {
      width: 1200px;
      margin: 49px auto 0 auto;
      ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        li {
          width: 237px;
          height: 249px;
          background: url(../images/dsrc_bg.png) center no-repeat;
          background-size: 100% 100%;
          text-align: center;
          h1 {
            margin: 25px 0 10px 0;
            font-size: 30px;
            font-weight: normal;
            text-align: center;
            background: linear-gradient(to bottom, #fef0eb, #f0b394);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            font-family: "宋体";
            font-weight: bolder;
          }
          h2 {
            color: #f0b394;
          }
          img {
            width: 126px;
            height: 27px;
          }
          p {
            font-size: 16px;
            color: #304e90;
          }
        }
      }
    }
  }

  .dsxj {
    margin-top: 48px;

    .dsxj_content {
      position: relative;
      width: 1200px;
      margin: 49px auto 0 auto;
      background: url(../images/dsxj_box_frame.png) center no-repeat;
      background-size: 100% 100%;
      padding: 20px;
      ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        li {
          width: 272px;
          height: 198px;
        }
      }
    }
  }

  .jxsz {
    margin-top: 100px;

    .jxsz_content {
      width: 1200px;
      margin: 49px auto 0 auto;
      .jxsz_item {
        background: url(../images/jxsz_box_frame1.png) center no-repeat;
        background-size: 100% 100%;
        padding: 50px 30px;
        margin-top: 20px;
        .sub_title {
          width: 173px;
          height: 41px;
          font-size: 20px;
          line-height: 41px;
          text-align: center;
          font-weight: bolder;
          background: url(../images/dsjs_title_bg.png) center no-repeat;
          background-size: 100% 100%;
        }
        ul {
          display: flex;
          justify-content: space-between;
          align-items: center;
          li {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            .pre {
              width: 181px;
              height: 107px;
            }
            p {
              line-height: 30px;
              color: #5c280a;
            }
            .pedestal {
              width: 255px;
              height: 79px;
            }
          }
        }
        .desc {
          width: 100%;
          margin-top: 52px;
          .desc_content {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 23px;
            .desc_item {
              width: 100%;
              p {
                line-height: 32px;
              }
            }
            .card_temp {
              width: 288px;
              height: 241px;
              text-align: center;
              img {
                height: 204px;
              }
              p {
                margin-top: 20px;
              }
            }
          }
        }
        &:nth-child(2) {
          background: url(../images/jxsz_box_frame2.png) center no-repeat;
          background-size: 100% 100%;
        }
        &:nth-child(3) {
          overflow: hidden;
          padding: 0 30px 20px 30px;
          background: url(../images/jxsz_box_frame3.png) center no-repeat;
          background-size: 100% 100%;
          .desc {
            margin-top: 20px;
          }
        }
      }
    }
  }

  .link_us {
    margin-top: 50px;
    margin-bottom: 125px;
    .link_us_content {
      width: 1200px;
      margin: 20px auto 237px auto;
      background: url(../images/linkus_box_frame.png) center no-repeat;
      background-size: 100% 100%;
      ul {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 45px 0;
        li:nth-child(2) {
          margin: 0 95px 0 0;
          p {
            line-height: 32px;
          }
        }
      }
    }
  }
}

.m_container {
  display: none;
}
