@charset "UTF-8";
body {
  overflow-x: hidden;
  background: #FFFFFF;
  font-family: PingFang SC; }
  body a[href]:hover {
    color: #333333; }

.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* 上下结构 */
/* page */
.isnone {
  display: none; }

.is_show {
  display: block !important; }

.is_sz:hover {
  cursor: pointer; }

.foo_back {
  padding-left: 30px;
  background: url(../images/fh_ico.png) no-repeat left; }

.is_title {
  padding: 30px 200px 0px 200px; }
  .is_title .img {
    width: 100%; }

.my_container {
  width: 100%;
  min-height: 100vh;
  background: #030c90; }
  .my_container .con_center {
    width: 500px;
    background: #ffffff;
    border-radius: 10px;
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    padding: 40px;
    box-sizing: border-box; }
    .my_container .con_center .title {
      font-size: 30px;
      color: #37b5f8;
      text-align: center; }
    .my_container .con_center .ipt_box {
      margin-top: 30px;
      border: 1px solid #c5c5c5;
      height: 50px;
      padding: 0px 20px;
      border-radius: 4px; }
      .my_container .con_center .ipt_box .ipt {
        border: 0px;
        width: 100%;
        height: 100%;
        font-size: 17px; }
      .my_container .con_center .ipt_box .yzm {
        color: #ff8a00;
        font-size: 17px; }
    .my_container .con_center .dl_btn {
      width: 100%;
      height: 50px;
      margin-top: 40px;
      border: 0px;
      background: #37b5f8;
      color: #ffffff;
      font-weight: bold;
      font-size: 18px;
      border-radius: 4px; }
  .my_container .sj_box {
    width: 1200px;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 50px; }
    .my_container .sj_box .sj_con {
      background: #ffffff;
      border-radius: 4px;
      overflow: hidden;
      padding: 30px;
      position: relative; }
      .my_container .sj_box .sj_con .sm_ipt {
        padding: 0px 20px;
        border: 1px solid #e1e1e1;
        border-radius: 4px;
        height: 40px;
        width: 400px; }
      .my_container .sj_box .sj_con .is_zz {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6); }
      .my_container .sj_box .sj_con .top_tit {
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 20px;
        font-size: 17px; }
      .my_container .sj_box .sj_con .is_blk {
        background: #37b5f8;
        border-radius: 4px;
        color: #fff;
        padding: 0px 10px;
        margin-right: 10px;
        margin-top: 2px; }
      .my_container .sj_box .sj_con .textareas {
        width: 100%;
        min-height: 200px;
        padding: 20px;
        box-sizing: border-box;
        font-size: 17px;
        line-height: 30px;
        outline: none;
        border: 1px solid #e1e1e1;
        border-radius: 4px; }
      .my_container .sj_box .sj_con .is_btn {
        margin-top: 20px;
        border: 0px;
        padding: 10px 50px;
        background: #37b5f8;
        color: #ffffff;
        font-size: 18px;
        border-radius: 4px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        background: #37b5f8;
        cursor: pointer; }
      .my_container .sj_box .sj_con .is_btns {
        background: #ff5500; }
      .my_container .sj_box .sj_con .select_box {
        margin-top: 20px; }
        .my_container .sj_box .sj_con .select_box .select_con {
          padding: 5px 30px;
          border-radius: 4px;
          border: 1px solid #d9d9d9;
          margin-right: 20px;
          color: #a5a5a5; }
        .my_container .sj_box .sj_con .select_box .select_cons {
          background: #44cece;
          border: 1px solid #FFFFFF;
          color: #FFFFFF; }
        .my_container .sj_box .sj_con .select_box .select_con:hover {
          cursor: pointer; }
      .my_container .sj_box .sj_con .select_box2 {
        margin-top: 20px; }
        .my_container .sj_box .sj_con .select_box2 .select_con2 {
          padding: 5px 30px;
          border-radius: 4px;
          border: 1px solid #d9d9d9;
          margin-right: 20px;
          color: #a5a5a5; }
        .my_container .sj_box .sj_con .select_box2 .select_cons2 {
          background: #44cece;
          border: 1px solid #FFFFFF;
          color: #FFFFFF; }
        .my_container .sj_box .sj_con .select_box2 .select_con2:hover {
          cursor: pointer; }
      .my_container .sj_box .sj_con .se_con {
        margin-top: 20px;
        display: none; }
      .my_container .sj_box .sj_con .se_show {
        display: block; }
      .my_container .sj_box .sj_con .sp_main .sp_box {
        margin-right: 2%;
        margin-bottom: 2%;
        width: 23%;
        height: 200px;
        border: 1px solid #EEEEEE;
        padding: 10px;
        box-sizing: border-box;
        position: relative; }
        .my_container .sj_box .sj_con .sp_main .sp_box .del {
          width: 30px;
          height: 30px;
          background: url(../images/del.png) no-repeat center;
          background-size: 100%;
          position: absolute;
          right: -10px;
          top: -10px;
          z-index: 9999; }
        .my_container .sj_box .sj_con .sp_main .sp_box .del:hover {
          cursor: pointer; }
        .my_container .sj_box .sj_con .sp_main .sp_box .img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .my_container .sj_box .sj_con .sp_main .sp_box:nth-of-type(4n) {
        margin-right: 0; }
      .my_container .sj_box .sj_con .sp_main .pdf_list {
        margin-bottom: 20px; }
        .my_container .sj_box .sj_con .sp_main .pdf_list a {
          display: block;
          margin-top: 10px; }
        .my_container .sj_box .sj_con .sp_main .pdf_list a:hover {
          color: #37b5f8; }

.zpzs_box .select {
  padding-top: 20px; }
  .zpzs_box .select .blk {
    border: 1px solid #ffffff;
    border-radius: 8px;
    line-height: 40px;
    padding: 0px 10px;
    color: #ffffff;
    font-size: 12px; }
  .zpzs_box .select .blks {
    color: #ffffff;
    background: #FFFFFF;
    color: #37b5f8;
    border: 1px solid #a5fafd; }

.list_box {
  margin-top: 30px;
  overflow: hidden;
  margin-left: -2%; }
  .list_box .list_con {
    float: left;
    width: 48%;
    margin-left: 2%;
    margin-bottom: 2%;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 10px; }
    .list_box .list_con .tit {
      font-weight: bold;
      word-break: break-all;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .list_box .list_con .con {
      margin-top: 10px;
      font-size: 14px;
      color: #666666;
      word-break: break-all;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .list_box .list_con .user {
      margin-top: 10px; }
      .list_box .list_con .user span {
        color: #ffffff;
        border-radius: 10px;
        font-size: 14px;
        padding: 0px 7px;
        margin-left: 4px; }
      .list_box .list_con .user .isc1 {
        background: #37b5f8; }
      .list_box .list_con .user .isc2 {
        background: #43cc6a; }

.zpzs_dls {
  margin-bottom: 30px;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 20px; }
  .zpzs_dls .tit {
    font-weight: bold; }
  .zpzs_dls .user span {
    color: #ffffff;
    border-radius: 10px;
    font-size: 14px;
    padding: 1px 7px;
    margin-left: 4px; }
  .zpzs_dls .user .isc1 {
    background: #37b5f8; }
  .zpzs_dls .user .isc2 {
    background: #43cc6a; }
  .zpzs_dls .info_cote {
    margin-top: 20px;
    border-bottom: 2px dashed  #EEEEEE;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .zpzs_dls .con p {
    color: #666666;
    line-height: 30px;
    word-break: break-all; }
  .zpzs_dls .con video {
    width: 100%; }

.phb_box {
  margin: 0px auto;
  padding: 20px 40px 0px 40px;
  display: flex;
  align-items: start;
  justify-content: space-between; }
  .phb_box .box_l {
    width: 62%; }
    .phb_box .box_l .phb_list_b {
      overflow: auto;
      margin-left: -2%; }
      .phb_box .box_l .phb_list_b .phb_list_c {
        min-height: 416px;
        float: left;
        width: 48%;
        background: #232323;
        margin-left: 2%;
        margin-bottom: 2%;
        padding: 20px 20px;
        box-sizing: border-box;
        color: #FFFFFF; }
        .phb_box .box_l .phb_list_b .phb_list_c ul {
          margin-top: 20px; }
          .phb_box .box_l .phb_list_b .phb_list_c ul .li_tit {
            margin-bottom: 10px; }
          .phb_box .box_l .phb_list_b .phb_list_c ul li {
            padding: 4px 0px;
            display: flex;
            align-items: start;
            justify-content: space-between; }
            .phb_box .box_l .phb_list_b .phb_list_c ul li .pm_s1 {
              width: 14%; }
            .phb_box .box_l .phb_list_b .phb_list_c ul li .pm_s2 {
              width: 40%; }
            .phb_box .box_l .phb_list_b .phb_list_c ul li .pm_s3 {
              width: 36%; }
            .phb_box .box_l .phb_list_b .phb_list_c ul li .pm_s4 {
              width: 10%; }
  .phb_box .box_r {
    width: 36.7%;
    box-sizing: border-box;
    background: #1c1c2b;
    min-height: 852px; }
    .phb_box .box_r .box_r_box {
      padding: 4px 20px 7px 20px;
      color: #FFFFFF; }
      .phb_box .box_r .box_r_box ul li {
        padding: 8px 0px;
        display: flex;
        align-items: start;
        justify-content: space-between; }
        .phb_box .box_r .box_r_box ul li .pm_s1 {
          width: 14%; }
        .phb_box .box_r .box_r_box ul li .pm_s2 {
          width: 40%; }
        .phb_box .box_r .box_r_box ul li .pm_s3 {
          width: 36%; }
        .phb_box .box_r .box_r_box ul li .pm_s4 {
          width: 10%; }

.my_con_phb {
  min-height: 100vh;
  background: #000000;
  box-sizing: border-box; }

.is_ct_main {
  width: 100%;
  height: 100vh; }
  .is_ct_main .ct_btn {
    width: 230px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    line-height: 55px;
    border-radius: 4px;
    border: 0px;
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
    background: linear-gradient(30deg, #FADA7F 0%, #FFEAC2 100%); }
  .is_ct_main .ct_pop {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    box-sizing: border-box; }
    .is_ct_main .ct_pop .ct_pop_con {
      width: 700px;
      min-height: 400px;
      background: #ffffff;
      border-radius: 10px;
      box-sizing: border-box;
      padding: 30px; }
    .is_ct_main .ct_pop .zdl_btn {
      width: 130px;
      box-sizing: border-box;
      text-align: center;
      display: inline-block;
      line-height: 40px;
      border-radius: 4px;
      border: 0px;
      font-size: 16px;
      margin-left: 10px;
      background: #ffffff; }

.zpzs_mimg {
  width: 100%; }

.sw_xw {
  box-sizing: border-box;
  margin-top: 20px; }
  .sw_xw .swiper_one {
    overflow: hidden;
    position: relative; }
    .sw_xw .swiper_one .swiper-pagination {
      color: #FFFFFF;
      text-align: right;
      padding-right: 20px; }
    .sw_xw .swiper_one .ind_swiper {
      object-fit: cover; }
  .sw_xw .mtbd_box .tit {
    margin-top: 30px;
    font-size: 22px;
    font-weight: bold; }
  .sw_xw .mtbd_box a {
    box-shadow: 0px 0px 10px #cbe5f6;
    padding: 20px;
    margin-top: 20px;
    display: block;
    border-radius: 4px; }

.hx_xw {
  margin-top: 30px; }
  .hx_xw .hx_box .txt {
    font-size: 22px;
    font-weight: bold; }
  .hx_xw .hx_box .videos {
    width: 100%;
    height: 237px; }

.zpzs_box2 .select {
  padding-top: 30px; }
  .zpzs_box2 .select .blk {
    border: 1px solid #999;
    border-radius: 2px;
    line-height: 40px;
    padding: 0px 10px;
    color: #999;
    font-size: 12px; }
  .zpzs_box2 .select .blks {
    color: #030c90;
    background: #FFFFFF;
    border: 1px solid #030c90; }

.fwcon {
  display: none; }

.list_box2 {
  margin-top: 30px; }
  .list_box2 a:hover .list_con .tit {
    color: #030c90; }
  .list_box2 .list_con {
    box-shadow: 0px 0px 10px #cbe5f6;
    margin-bottom: 2%;
    border-radius: 8px;
    padding: 20px; }
    .list_box2 .list_con .tit {
      font-weight: bold;
      word-break: break-all;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .list_box2 .list_con .con {
      margin-top: 10px;
      font-size: 14px;
      color: #666666;
      word-break: break-all;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .list_box2 .list_con .user {
      margin-top: 10px; }
      .list_box2 .list_con .user span {
        color: #ffffff;
        border-radius: 10px;
        font-size: 14px;
        padding: 0px 7px;
        margin-left: 4px; }
      .list_box2 .list_con .user .isc1 {
        background: #37b5f8; }
      .list_box2 .list_con .user .isc2 {
        background: #43cc6a; }

.page .pagination {
  display: flex;
  justify-content: center;
  align-items: center; }

.page li {
  padding: 0px 5px; }

.page {
  clear: both;
  padding: 20px 0 40px; }

.page a {
  display: inline-block;
  padding: 0px 15px;
  font-size: 12px;
  line-height: 28px;
  background: #fff;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #333;
  border-radius: 3px; }

.page a:hover {
  background: #37b5f8;
  color: #fff !important;
  text-decoration: none; }

.page .active span {
  display: inline-block;
  padding: 0px 15px;
  line-height: 28px;
  background: #37b5f8;
  color: #fff;
  border-radius: 3px; }

@media screen and (min-width: 768px) {
  .container {
    padding-left: 0px;
    padding-right: 0px; }
  .zpzs_box .select {
    justify-content: center;
    padding-top: 40px; }
  .zpzs_box .select .blk {
    margin: 0px 20px;
    padding: 0px 20px; }
  .zpzs_dls {
    padding: 30px; }
    .zpzs_dls .tit {
      font-size: 22px; }
    .zpzs_dls .info_cote {
      display: flex;
      align-items: center; }
      .zpzs_dls .info_cote .date {
        padding: 0px 30px; }
    .zpzs_dls .con video {
      width: 420px; }
  .sw_xw {
    margin-top: 30px;
    overflow: hidden; }
    .sw_xw .swiper_one {
      float: left;
      width: 48%; }
    .sw_xw .mtbd_box {
      float: right;
      width: 48%; }
      .sw_xw .mtbd_box .tit {
        margin-top: 0px; }
      .sw_xw .mtbd_box a:hover {
        color: #030c90; }
      .sw_xw .mtbd_box a {
        word-break: break-all;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        margin-top: 6px;
        box-shadow: 0px 0px 0px #cbe5f6;
        padding: 0px; }
  .hx_xw {
    margin-top: 30px;
    overflow: hidden; }
    .hx_xw .hx_l {
      float: left;
      width: 48%; }
    .hx_xw .hd_r {
      float: right;
      width: 48%; }
    .hx_xw .hx_box .videos {
      width: 100%;
      height: 237px; }
  .zpzs_box2 .select .blk {
    line-height: 50px;
    font-size: 17px;
    width: 180px;
    text-align: center; }
  .list_box2 {
    display: flex;
    flex-wrap: wrap; }
    .list_box2 a {
      display: block;
      width: 32%;
      margin-right: 2%;
      margin-bottom: 2%; }
    .list_box2 a:nth-of-type(3n) {
      margin-right: 0; } }

@media screen and (min-width: 992px) {
  .zpzs_box .select .blk {
    padding: 3px 30px; }
  .list_box {
    margin-top: 50px; }
    .list_box .list_con {
      width: 31%;
      padding: 20px; }
      .list_box .list_con .tit {
        font-size: 18px; }
      .list_box .list_con .con {
        margin-top: 15px; }
      .list_box .list_con .user {
        margin-top: 30px; }
        .list_box .list_con .user span {
          padding: 1px 7px; }
  .zpzs_dls {
    margin-top: 50px; }
  .sw_xw .swiper_one .ind_swiper {
    height: 304px; }
  .sw_xw .mtbd_box a {
    margin-top: 16px; }
  .hx_xw .hx_box .videos {
    margin-top: 10px;
    height: 262px; } }

@media screen and (min-width: 1200px) {
  .sw_xw {
    margin-top: 40px; }
    .sw_xw .swiper_one .ind_swiper {
      height: 365px; }
    .sw_xw .mtbd_box .tit {
      font-size: 24px; }
    .sw_xw .mtbd_box a {
      margin-top: 23px; }
  .hx_xw {
    margin-top: 50px; }
    .hx_xw .hx_box .txt {
      font-size: 24px; }
    .hx_xw .hx_box .videos {
      height: 310px;
      margin-top: 20px; }
  .zpzs_box2 .select {
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px; }
  .list_box2 .list_con .tit {
    font-size: 18px; }
  .list_box2 .list_con .con {
    font-size: 16px;
    margin-top: 15px; }
  .list_box2 .list_con .user {
    margin-top: 20px; }
  .list_box2 a .list_con {
    min-height: 186px; } }
