.dropdown-item {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
}
.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    padding: 24px 0;
    background-image: url(breadcrumb_line.png);
    background-repeat-y: no-repeat;
    background-repeat: repeat-x;
    background-size: 36px 8px;
    background-position-y: bottom;
    margin-bottom: 24px;
}
.breadcrumb .breadcrumb-item {
    font-size: 28px;
}
.breadcrumb a {
    color: #333333;
}
.slh_user {
    /* border-bottom: #888888 1px solid;
    box-shadow: 0px 6px 5px -5px rgba(0, 0, 0, 0.3); */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: transparent;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 28px;
    opacity: 0.8; }
    .slh_user .accessibility {
      color: #00558f;
      font-weight: 600; }
    .slh_user .slh_user-slh_menu {
      display: none; }
    .slh_user a {
      cursor: pointer;
      font-size: 28px;
    }
      .slh_user a:hover {
        color: #00558f !important; }
        .slh_ztop {
            /* background-image: url(images/top_t/top.jpg); */
            background: #ffffff;
            background-size: cover;
            min-width: 1200px;
            border-bottom: 1px solid #dfdfdf;
            box-shadow: 0px 6px 5px -5px rgba(0, 0, 0, 0.3);
}


        }
        .slh_ztop_box img {
            width: 21px;
        }
.slh_menu .el-drawer__header {
    display: none !important; }
  
  .slh_menu .slh_menu-top {
    padding-top: 40px;
    padding-bottom: 16px;
    text-align: center;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    color: #222222;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 16px; }
    .slh_menu .slh_menu-top img {
      width: 35px;
      margin-right: 12px; }
  
  .slh_menu .slh_menu-nav {
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #222222;
    padding-left: 58px; }
  
  .slh_menu .slh_menu-btn-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px; }
    .slh_menu .slh_menu-btn-box .slh_menu-btn {
      display: block;
      width: 68.88%;
      margin: 0 auto;
      font-size: 16px;
      padding: 10px 20px;
      border-radius: 10px;
      text-align: center; }
      .slh_menu .slh_menu-btn-box .slh_menu-btn img {
        width: 24px;
        margin-right: 11px;
        vertical-align: bottom; }
      .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-login {
        background: #00558f;
        color: #fff;
        margin-bottom: 16px;
        border: 1px solid #00558f; }
        .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-login:active, .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-login:hover, .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-login:focus {
          background: #005799;
          border: 1px solid #005799; }
      .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-register {
        background: #eef6fd;
        border: 1px solid #00558f; }
        .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-register:active, .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-register:hover, .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-register:focus {
          color: #00558f;
          background: #eef6fd;
          border: 1px solid #00558f; }
        .slh_menu .slh_menu-btn-box .slh_menu-btn.slh_menu-btn-register:active {
          background: #e6eef4; }

.slh_user-slh_menu {
    display: none;
}
.slh_user-slh_right{
    color: #ffffff;
}
.page-slh_user-slh_menu {
    display: none;
}
.slh_overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
}
#slh_wrapper {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    padding-left: 0;
    transition: all 0.5s ease; }
  
  #slh_wrapper.toggled {
    /* padding-left: 72%; */ }
  
  #slh_wrapper.toggled #sidebar-wrapper {
    width: 72%;
    left: 0; }
  
  #sidebar-wrapper {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: #fff;
    height: 100%;
    left: -72%;
    /* margin-left: -72%; */
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.5s ease;
    width: 72%;
    z-index: 1000;
    position: fixed;
    top: 0; }
  
  #sidebar-wrapper::-webkit-scrollbar {
    display: none; }
  
  #page-content-wrapper {
    padding-top: 70px;
    width: 100%; }
  
  #slh_wrapper.toggled .slh_overlay {
    display: block; }


.slh_top {
height: 500px;
background-image: url(top_banner1.jpg);
background-size: cover;
background-position: center center;
text-align: center;
padding-top: 50px;
min-width: 1200px;
}
    .slh_top .slh_top-logo-all {
      display: none; }
    .slh_top .slh_top-logo {
      width: 108px;
      height: auto;
      margin-bottom: 16px; }
    .slh_top .slh_top-title {
      text-shadow: 
    0 0 10px #fff, /* 中间阴影 */
    0 0 20px #fff, /* 外层阴影 */
    0 0 30px #fff, /* 最外层阴影 */
    0 0 40px #fff; /* 最外层阴影的颜色改为紫色 */
      font-size: 50px;
      color: #c70002;
      letter-spacing: 4px; }
    .slh_top .slh_top-website {
      text-shadow: 
    0 0 10px #fff, /* 中间阴影 */
    0 0 20px #fff, /* 外层阴影 */
    0 0 30px #fff, /* 最外层阴影 */
    0 0 40px #fff; /* 最外层阴影的颜色改为紫色 */
      opacity: 0.7;
      font-size: 28px;
      color: #000000;
      margin-bottom: 50px;
      letter-spacing: 4px; }
    .slh_top .slh_top-hot {
      margin-top: 24px;
      text-align: center;
      opacity: 0.5;
      font-size: 14px;
      color: #333333;
      font-weight: 500; }
      .slh_top .slh_top-hot a {
        margin: 0 10px;
        cursor: pointer; }
        .slh_top .slh_top-hot a:hover {
          color: #00558f; }
    .slh_top .slh_top-title-img {
      display: block;
      width: 378px;
      margin: 0 auto;
      height: auto;
      margin-bottom: 6px; }
.w100 {
        width: 100%;
    }
.slh_top-input {
width: 1000px;
margin: 0 auto;
position: relative; }
.slh_top-input input {
    width: 100%;
    height: 57px;
    line-height: 57px;
    font-size: 2rem;
    padding-left: 24px;
    padding-right: 140px;
    background: #ffffff;
    border: 3px solid #e5e5e5;
    border-radius: 8px;
    outline: 0;
    box-shadow: none; }
    .slh_top-input input:active, .slh_top-input input:focus {
    border-color: #00558f; }
.slh_top-input .el-input__inner {
    height: 57px;
    line-height: 57px;
    font-size: 2rem;
    padding-left: 24px;
    padding-right: 140px; }
.slh_top-input .dropdown,
.slh_top-input .btn-group {
    position: absolute;
    top: 0;
    right: 0; }
    .slh_top-input .dropdown .dropdown-toggle,
    .slh_top-input .btn-group .dropdown-toggle {
    width: 48px;
    border: none;
    background-color: transparent;
    color: #666;
    outline: 0;
    padding: 0;
    text-align: left; }
    .slh_top-input .dropdown .dropdown-toggle img,
    .slh_top-input .btn-group .dropdown-toggle img {
        width: 24px; }
    .slh_top-input .dropdown .dropdown-toggle::after,
    .slh_top-input .btn-group .dropdown-toggle::after {
        display: none; }
    .slh_top-input .dropdown .dropdown-toggle:active, .slh_top-input .dropdown .dropdown-toggle:focus,
    .slh_top-input .btn-group .dropdown-toggle:active,
    .slh_top-input .btn-group .dropdown-toggle:focus {
        color: #666;
        outline: 0;
        box-shadow: none !important;
        background-color: transparent;
        border: none; }
    .slh_top-input .dropdown .btn:first-child,
    .slh_top-input .btn-group .btn:first-child {
    font-size: 2rem;
    width: 132px;
    border: none;
    height: 52px;
    outline: 0;
    box-shadow: none;
    color: #666;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0; }
    .slh_top-input .dropdown .btn:first-child:active, .slh_top-input .dropdown .btn:first-child:focus,
    .slh_top-input .btn-group .btn:first-child:active,
    .slh_top-input .btn-group .btn:first-child:focus {
        color: #666;
        outline: 0;
        box-shadow: none !important;
        background-color: transparent;
        border: none; }
    .slh_top-input .dropdown .btn:first-child:after,
    .slh_top-input .btn-group .btn:first-child:after {
        width: 24px;
        height: 24px;
        margin: 0;
        border: none;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin-left: 6px;
        background-image: url(ic_xia@2x.png); }


        .slh_page-top {
            background-color: #00558f;
            height: 190px;
            padding-top: 54px;
            border-bottom: 1px solid rgba(249, 234, 204, 0.5); }
            .slh_page-top .slh_page-top-box {
              width: 1200px;
              margin: 0 auto;
              display: flex;
              justify-content: space-between;
              align-items: center; }
            .slh_page-top .slh_page-top-left .slh_top-logo {
              float: left;
              width: 67px; }
            .slh_page-top .slh_page-top-left .slh_top-title-img {
              margin-left: 79px;
              width: 595px;
              /* margin-bottom: 6px; */
              /* padding-top: 12px;  */
            }
            .slh_page-top .slh_page-top-left .slh_top-website {
              margin-left: 79px;
              width: 375px;
              text-align: center;
              opacity: 0.7;
              font-size: 16px;
              color: #fff; }
            .slh_page-top .slh_top-input {
              width: 480px;
              margin-right: 0; }
          
          .page.slh_user .slh_user-time,
          .page.slh_user a {
            opacity: 0.8;
            font-size: 28px;
            color: #fff; }
          
          .page.slh_user a:hover {
            opacity: 1;
            color: #fff !important; }
.slh_page_logo{
    margin: 0;
    padding: 0;
    font-size: 36px;
    font-weight: bolder;
    color: #ffffff;
    font-family: "宋体";
}          
.slh_my-nav {
background: #00558f;
min-width: 1200px;
position: relative; }
.slh_my-nav .nav-line {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    height: 55px;
    top: 58px;
    background-color: #00558f;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.slh_my-nav .nav-box {
    height: 70px;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    .slh_my-nav .nav-box > div,
    .slh_my-nav .nav-box > a {
    font-size: 1.8rem;
    font-size: 28px;
    color: #ffffff;
    width: 200px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    margin: 0 1px;
    font-weight: 600; }
    .slh_my-nav .nav-box > div .nav-home-hover,
    .slh_my-nav .nav-box > a .nav-home-hover {
        display: none; }
    .slh_my-nav .nav-box > div.active, .slh_my-nav .nav-box > div:hover,
    .slh_my-nav .nav-box > a.active,
    .slh_my-nav .nav-box > a:hover {
        background: #ffffff;
        color: #00558f; }
        .slh_my-nav .nav-box > div.active .nav-child, .slh_my-nav .nav-box > div:hover .nav-child,
        .slh_my-nav .nav-box > a.active .nav-child,
        .slh_my-nav .nav-box > a:hover .nav-child {
        display: flex; }
        .slh_my-nav .nav-box > div.active .nav-home, .slh_my-nav .nav-box > div:hover .nav-home,
        .slh_my-nav .nav-box > a.active .nav-home,
        .slh_my-nav .nav-box > a:hover .nav-home {
        display: none; }
        .slh_my-nav .nav-box > div.active .nav-home-hover, .slh_my-nav .nav-box > div:hover .nav-home-hover,
        .slh_my-nav .nav-box > a.active .nav-home-hover,
        .slh_my-nav .nav-box > a:hover .nav-home-hover {
        display: inline-block; }
    .slh_my-nav .nav-box > div img,
    .slh_my-nav .nav-box > a img {
        width: 30px;
        height: auto;
        vertical-align: sub; }
    .slh_my-nav .nav-box > div .nav-child,
    .slh_my-nav .nav-box > a .nav-child {
        position: absolute;
        font-size: 24px;
        color: #ffffff;
        display: flex;
        justify-content: center;
        height: 54px;
        align-items: center;
        display: none;
        top: 58px;
        background-color: #00558f;
        z-index: 2; }
        .slh_my-nav .nav-box > div .nav-child > div,
        .slh_my-nav .nav-box > div .nav-child > a,
        .slh_my-nav .nav-box > a .nav-child > div,
        .slh_my-nav .nav-box > a .nav-child > a {
        cursor: pointer;
        padding: 0 30px;
        font-weight: normal; }
        .nav-item a{color: #ffffff;}
.slh_c_z{width: 1200px;margin:0 auto;}

.slh_headline {
    border-bottom: 0;
    background: #e7f4ff;
    text-align: left;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 3.2rem;
    padding: 0;
    color: #00558f;
    margin: 18px 0;
    float: left;
}
.slh_headtitle {
    font-size: 2.5rem;
    background: #00558f;
    padding: 1rem;
    color: #fff;
    float: left;
    width: 8rem;
    text-align: center;
    font-weight: bold;
    line-height: 3.2rem;
}
.slh_headline a {
    color: #00558f;
}
.slh_headinfo {
    font-size: 2.5rem;
    padding: 1rem;
    float: left;
    width: 67rem;
}


.zdy_scroll{
    position: relative;
    width: 100%;
    height: 670px;
    overflow: hidden;

}
  .zdy_scroll .swiper-container .swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 670px;
  }
  .zdy_text{ 
    padding: 12px 12px 0 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 54px;
    line-height: 54px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 23px;
    padding-right: 200px;
    font-size: 2rem;
    color: #fff;
  }
  .zdy_button_right {
    cursor: pointer;
    position: absolute;
    right: 0;
    margin-top: -42px;
    width: 47px;
    height: 54px;
    /* background:rgba(0, 0, 0, 0.5); */
    z-index: 99;
}  

.zdy_button_left {
    cursor: pointer;
    position: absolute;
    right: 47px;
    margin-top: -42px;
    width: 47px;
    height: 54px;
    /* background:rgba(0, 0, 0, 0.5); */
    z-index: 99;
}
/* .zdy_button_right:hover{  background:rgba(36,123,29,.9);} */
/* .zdy_button_left:hover{  background:rgba(36,123,29,.9);} */
.zdy_button_last{
    width: 15px;
    height: 15px;
    margin-top: 7px;
    margin-left: 20px;
    background-color: transparent; /* 模块背景为透明 */
    border-color: #ffffff;
    border-style: solid;
    border-width: 3px 3px 0 0;
    transform: rotate(225deg); /*箭头方向可以自由切换角度*/
}
.zdy_button_next{
    width: 15px;
    height: 15px;
    margin-top: 7px;
    margin-left: 12px;
    background-color: transparent; /* 模块背景为透明 */
    border-color: #ffffff;
    border-style: solid;
    border-width: 3px 3px 0 0;
    transform: rotate(45deg); /*箭头方向可以自由切换角度*/
}


.slh_sty01 {
    /* padding: 15px 0 30px; */
}

.slh_box01 h2 {
    height: 110px;
    border-bottom: #e8e8e8 solid 4px;
}
.slh_box01 h2 img {
    width: 65px;
    height: auto;
    /* margin-right: 12px; */
    margin-top: -23px;

}
.slh_box01 h2 .tit{
    padding: 17px 17px;
    line-height: 110px;
    font-size: 3.25rem;
    font-weight: bold;
    color: #00558f;
    color: #000000;
    border-bottom: #00558f 4px solid;
}

.slh_box01 h2 .tit span{
    color: #000000;
}
.slh_box01_con {
    padding: 0 20px;
}

.slh_list01 li {
    background: url(ico01.png) no-repeat left 0.8rem;
    font-size: 28px;
    line-height: 1.8;
    padding-left: 48px;
    margin-top: 2rem;
}
/* .slh_list01 li a {
    width: 800px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
} */
.slh_list01 li .riqi {
    display: block;
    width: 170px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 28px;
    background: #f2f2f2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-left: 10px;
}
.slh_check_more {
    padding: 70px 0 0;
}
.slh_check_more a {
    display: block;
    width: 542px;
    height: 94px;
    line-height: 94px;
    margin: 0 auto;
    font-size: 2.5rem;
    text-align: center;
    background: #daa118;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #ffffff;
    
}
.slh_col_zt{
    float: left;
    width: 390px;
}
.slh_col_zt:nth-child(2){
    margin-left: 15px;
    margin-right: 15px;
}

.slh_home-open-top {
    height: 107px;
    line-height: 107px;
    padding-left: 134px;
    position: relative;
    background-image: url(img_zhaozhengce@2x.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
}
.slh_home-open-top span {
    font-size: 2rem;
    color: #00558f;
    font-weight: 600;
}
.slh_home-open-top input {
    border: none;
    height: 67px;
    line-height: 1.4;
    padding-left: 30px;
    position: absolute;
    left: 326px;
    top: 20px;
    outline: 0;
    width: 459px;
    box-shadow: none;
    border-radius: 24px;
    background-color: transparent;
    color: #333333;
    font-size: 2rem;
}
.slh_home-open-top a {
    position: absolute;
    height: 63px;
    line-height: 55px;
    width: 127px;
    cursor: pointer;
    border-radius: 24px;
    right: 63px;
    top: 22px;
    color: #ffffff !important;
    text-align: center;
    font-size: 2rem;
}
.slh_list02 {
    margin-left: -30px;
}
.slh_list02 li {
    float: left;
    display: inline;
    margin: 28px 0 0 30px;
}
.slh_list02 li a {
    display: block;
    width: 584px;
    height: 174px;
    line-height: 174px;
    font-size: 2.8rem;
    font-weight: bold;
    color: #00558f;
    text-indent: 160px;
}
.slh_list02 li.sp01 a {
    background: #d9edf7 url(ic_5.png) no-repeat 20px center;
    
}
.slh_list02 li.sp02 a {
    background: #d9edf7 url(ic_2.png) no-repeat 20px center;
}
.slh_list02 li.sp03 a {
    background: #d9edf7 url(ic_3.png) no-repeat 20px center;
}
.slh_list02 li.sp04 a {
    background: #d9edf7 url(ic_4.png) no-repeat 20px center;
}
.slh_zfgg{
    margin-top: 30px;
    width: 1200px;
    height: 107px;
    line-height: 107px;
    font-size: 2rem;
    background: #00558f url(img_kapiandiwen2@2x.png);
    color: #ffffff;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.slh_zfgg img {
    width: 53px;
    height: auto;
    margin-right: 24px;
}
.slh_zwfw_btn{
    width: 390px;
    margin-top: 20px;
    float: left;
}
.slh_zwfw_btn:nth-child(3){
    margin-left: 15px;
    margin-right: 15px;
}

.slh_zwfw_btn a{
    display: block;
    height: 174px;
    background-image: linear-gradient(180deg, #f9f5ef 0%, #f9db9f 100%);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.6rem;
    font-weight: bold;
    color: #a80f10;
    margin-bottom: 10px;

}
.slh_zwfw_btn img{
    width: 70px;
}
.slh_zwfw_btn:last-child a {
    flex-direction: column;
    margin-bottom: 0;
}
.slh_zwfw_tab_box{
    width: 100%;
    height: 345px;
    margin: 20px auto 0;
}
.slh_zwfw_tab_tit{
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    width: 1200px;
    font: 2rem "微软雅黑";
    color: #333;
    background: #e2e2e1;
}
.slh_zwfw_tab_tit span{
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    text-align: center;
    cursor: pointer;
    font: 2rem "微软雅黑";
    color: #333;
    font-weight: bold;
    float: left;
}
.slh_zwfw_tab_tit span.current{
    width: 60%;
    background-color: #00558f;
    color:#ffffff;
}
.slh_zwfw_tab_tit span:not(.current){
    width: 40%;
}

.slh_zwfw_tab_tit span.current a{
    color:#ffffff;
}

.slh_zwfw_tab_con ul li{display:none;}
.slh_zwfw_tab_con ul li.current{display:block;}
.slh_zwfw_tab_btn a{
    width: 390px;
    margin-top: 20px;
    float: left;
    display: block;
    height: 80px;
    cursor: pointer;
    display: flex;
    background: #ffffff;
    border: 1px solid rgba(153, 153, 153, 0.5);
    border-bottom: 3px solid #00558f;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    color: #000000;
    font-weight: 500;
    margin-bottom: 10px;
    margin-right:15px ;

}
.slh_zwfw_tab_btn a:nth-child(3n){
    margin-right:0 ;
}
.slh_zwfw_tab_btn img{
    width: 60px;
}
.slh_zmhd_btn a{
    width: 390px;
    margin-top: 40px;
    float: left;
    display: block;
    height: 174px;
    cursor: pointer;
    display: flex;
    background-image: url(img_zhengminkapian@2x.png);
    justify-content: center;
    align-items: center;
    font-size: 2.8rem;
    font-weight: bold;
    color: #000000;
    margin-bottom: 10px;
    margin-right:15px ;
}
.slh_zmhd_btn img{
    width: 70px;
    margin-right: 8px;
}
.slh_zmhd_btn a:nth-child(3n){
    margin-right:0 ;
}
/* 专题 */
.slh_list04 {
    margin: 0 0 0 -38px;
}
.slh_list04 li {
    float: left;
    _display: inline;
    margin: 40px 0 0 35px;
}
.slh_list04 li img {
    width: 376px;
    height: 97px;
}
/* 部门风采 */
.slh_list05 {
    margin: 0 0 0 -38px;
}
.slh_list05 li {
    float: left;
    _display: inline;
    margin: 40px 0 0 35px;
}
.slh_list05 li img {
    width: 200px;
    height: 200px;
}




.slh_footer {
    border-top: #00558f solid 17px;
    margin-top: 40px;
}
.slh_friendlink {
    width: 1200px;
    margin: 20px auto 0;
}
.slh_friendlink li {
    float: left;
    _display: inline;
    margin: 25px 22px 0 0;
}
.slh_friendlink li a {
    display: block;
    width: 278px;
    height: 72px;
    text-align: center;
    line-height: 72px;
    font-size: 28px;
    border: #cccccc solid 1px;
    background: #fff;
}
.slh_friendlink li select {
    display: block;
    width: 278px;
    height: 72px;
    text-align: center;
    line-height: 72px;
    font-size: 28px;
    border: #cccccc solid 1px;
    background: #fff;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.slh_footer table {
    width: 1200px;
    margin: 35px auto;
}
.slh_footer table td {
    text-align: center;
    vertical-align: middle;
}
.slh_footer table td .copyright {
    font-size: 28px;
    line-height: 45px;
}
#customVideo {
    width: 100%;
    height: 100%;
    background: #000;
    margin-top: 40px;
}
.slh_xxesd{
    width: 1200px;
    margin: 2rem auto;
}
.slh_xxesd img{
    width: 100%;
}
/*重点专题专栏s*/
.slh_zt_box {
    width: 1200px;
    height: 150px;
    background: #FFF;
    overflow: hidden;
    margin: 38px auto;
}

.slh_links_scroll {
    height: 150px;
}

.slh_inlinks {
    width: 1200px;
    float: left;
    position: relative;
    height: 150px;
}

.slh_zt_box .slh_tempWrap {
    width: 1200px !important;
    overflow: hidden;
    position: relative;
    float: left;
    height: 150px;
}

.slh_zt_box ul li {
    display: block;
    float: left;
    width: 1200px;
    height: 150px;
    margin: 0 10px;
}


.slh_zt_box ul li img {
    width: 1200px;
    height: 150px;
}

.slh_prev,
.slh_next {
    width: 32px;
    display: block;
    height: 70px;
}

.slh_prev {
    position: absolute;
    left: 10px;
    top: 48px;
    z-index: 99;
}

.slh_next {
    position: absolute;
    right: -8px;
    top: 48px;
    z-index: 99;
}

.slh_zt_box .slh_bd {
    float: left;
    height: 150px;
}
.slh_sl_list{
    padding-top: 38px;
}
.slh_zw_2024_btn_50 {
    float: left;
    display: block;
    width: 50%;
    text-align: center;
    padding: 13px 0;
    background-color: #fff;
    color: #000000;
    margin-bottom: 16px;
    transition: all 0.3s;
    border: #0099ff 1px dashed;
    border-radius: 8px;
    box-shadow: 0 3px 0 #dbe5ee;
    font-size: 28px;
}
.slh_zw_2024_btn_33 {
    float: left;
    display: block;
    width: 33%;
    text-align: center;
    padding: 13px 0;
    background-color: #fff;
    color: #000000;
    margin-bottom: 16px;
    transition: all 0.3s;
    border: #0099ff 1px dashed;
    border-radius: 8px;
    box-shadow: 0 3px 0 #dbe5ee;
    font-size: 28px;
}
.slh_zw_2024_btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 13px 0;
    background-color: #fff;
    color: #000000;
    margin-bottom: 16px;
    transition: all 0.3s;
    border: #0099ff 1px dashed;
    border-radius: 8px;
    box-shadow: 0 3px 0 #dbe5ee;
    font-size: 28px;
}
        /*重点专题专栏e*/

/* .clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
} */

.part-header {
    display: flex;
    text-align: center;
    height: 45px;
    background: none;
    position: relative;
    margin-top: 49px;
}

.part-header-left {
    width: 502px;
    height: 100%;
    background: url(yshjlbg2023.png) no-repeat center right;
    background-size: 502px 45px;
    margin-right: 30px;
}

.custombg {
    flex-shrink: 0;
    font-size: 34px;
    font-weight: bold;
    margin-top: -5px;
    display: flex;
    color: #333333;
}

.custombg:hover {
    display: flex;
}

.zhuti {
    color: #4873bf;
}

.part-header-right {
    width: 502px;
    height: 100%;
    background: url(yshgrbg2023.png) no-repeat center left;
    background-size: 502px 45px;
    margin-left: 30px;
}
.slh_top-titlemb{
    display: none;
}
@media screen and (max-width: 1660px) {


}
@media screen and (max-width: 980px) {
.slh_top-titlemb{
    display: block;
}
    .slh_ztop {
    /* background-image: url(images/top_t/top.jpg); */
    background: #ffffff;
    background-size: cover;
    min-width: 100%;
    border-bottom: 1px solid #dfdfdf;
}
    .slh_user.page, .slh_user {
        padding: 0 20px;
        width: 100%;
        font-size: 12px;
        background-color: #fff;
        opacity: 1;
        height: 46px; }
        .slh_user.page a, .slh_user a {
          color: #333;
          font-size: 12px; }
          .slh_user.page a:hover, .slh_user.page a:active, .slh_user a:hover, .slh_user a:active {
            color: #333 !important; }
          .slh_user.page a.accessibility, .slh_user a.accessibility {
            color: #00558f; }
        .slh_user.page .slh_user-time, .slh_user .slh_user-time {
          display: none; }
        .slh_user.page .slh_user-slh_menu, .slh_user .slh_user-slh_menu {
          display: block;
          font-size: 14px;
          color: #00558f;
          font-weight: 500; }
          .slh_user.page .slh_user-slh_menu img, .slh_user .slh_user-slh_menu img {
            width: 16px;
            height: auto;
            margin-right: 10px;
            vertical-align: text-bottom; }
            .slh_ztop_box img {
                display: none;
            }
/* .slh_user-slh_menu {
    display: block;
    font-size: 14px;
    color: #00558f;
    font-weight: 500;
    float: left;padding-left: 20px;
    margin-top: -20px;
}
.slh_user-slh_menu img {
    width: 16px;
    height: auto;
    margin-right: 10px;
    vertical-align: text-bottom;
} */
.slh_top {
    padding-top: 31px;
    min-width: 100%;
    height: 180px; }
    .slh_top .slh_top-logo,
    .slh_top .slh_top-title,
    .slh_top .slh_top-title-img,
    .slh_top .slh_top-website,
    .slh_top .slh_top-hot {
        display: none; }
    .slh_top .slh_top-logo-all {
        display: block;
        width: 284px;
        height: auto;
        margin: 0 auto;
        margin-bottom: 28px; }
    .slh_top .slh_top-input {
        width: 83.2%; }
        .slh_top .slh_top-input input {
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        padding-left: 16px;
        padding-right: 102px; }
        .slh_top .slh_top-input .btn-group .dropdown-toggle {
        width: 32px; }
        .slh_top .slh_top-input .btn-group .dropdown-toggle img {
            width: 20px;
            vertical-align: sub; }
        .slh_top .slh_top-input .dropdown .btn,
        .slh_top .slh_top-input .btn-group .btn:first-child {
        width: 76px;
        height: 48px;
        font-size: 14px; }
        .slh_top .slh_top-input .dropdown .btn::after,
        .slh_top .slh_top-input .btn-group .btn:first-child::after {
            width: 20px;
            height: 20px; }
/* .page-slh_user-slh_menu {
    display: block;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    float: left;padding-left: 20px;
    margin-top: -50px;
}
.page-slh_user-slh_menu img {
    width: 16px;
    height: auto;
    margin-right: 10px;
    vertical-align: text-bottom;
} */
.slh_page-top {
    padding-top: 77px;
    height: 226px; }
    .slh_page-top .slh_page-top-box {
        width: 100%;
        flex-direction: column;
        justify-content: center; }
    .slh_page-top .slh_page-top-left {
        margin-bottom: 28px; }
        .slh_page-top .slh_page-top-left .slh_top-logo {
        width: 54px; }
        .slh_page-top .slh_page-top-left .slh_top-title-img {
        margin-left: 74px;
        width: 246px; }
        .slh_page-top .slh_page-top-left .slh_top-website {
        margin-left: 74px;
        width: 175px;
        font-size: 10px; }
    .slh_page-top .slh_top-input {
        width: 83.2%;
        margin: 0 auto; }
        .slh_page-top .slh_top-input input {
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        padding-left: 16px;
        padding-right: 102px; }
        .slh_page-top .slh_top-input .btn-group .dropdown-toggle {
        width: 32px; }
        .slh_page-top .slh_top-input .btn-group .dropdown-toggle img {
            width: 20px;
            vertical-align: sub; }
        .slh_page-top .slh_top-input .dropdown .btn,
        .slh_page-top .slh_top-input .btn-group .btn:first-child {
        width: 76px;
        height: 48px;
        font-size: 14px; }
        .slh_page-top .slh_top-input .dropdown .btn::after,
        .slh_page-top .slh_top-input .btn-group .btn:first-child::after {
            width: 20px;
            height: 20px; }
            .slh_page_logo{
                font-size: 24px;
            }
/* 导航 */
.slh_my-nav {
    display: none;
}
/* 导航end */
.slh_c_z {
    width: 100%;
    
}
.breadcrumb .breadcrumb-item {
    font-size: 1rem;
}
.slh_headline {
    border-bottom: 0;
    background: #e7f4ff;
    text-align: left;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 3.2rem;
    padding: 0;
    color: #00558f;
    margin: 18px 0;
    float: left;
}
.slh_headtitle {
    font-size: 1.5rem;
    background: #00558f;
    padding: 1rem;
    color: #fff;
    float: left;
    width: 10rem;
    text-align: center;
    line-height: 1.6rem;
}
.slh_headline a {
    color: #00558f;
}
.slh_headinfo {
    font-size: 1.5rem;
    padding: 3%;
    float: left;
    width: 94%;
    line-height: 1.8rem;
}
.zdy_scroll {
    position: relative;
    width: 100%;
    height: 232px;
    overflow: hidden;
}
.zdy_scroll .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 232px;
}
.zdy_text {
    font-size: 1.5rem;
}

.slh_sty01 {
    /* padding: 15px 0 20px; */
    /* float: right; */
    width: 100%;
    /* margin-top: 15px; */
}
.slh_box01 h2 {
    height: 44px;
    border-bottom: #e8e8e8 solid 4px;
    padding: 0 10px;
}
.slh_box01 h2 .tit {
    padding: 0;
    line-height: 2;
    font-size: 1.5rem;
    font-weight: bold;
    /* color: #00558f; */
}

.slh_box01 h2 img {
    width: 43px;
    height: auto;
    margin-top: -23px;
    margin-left: 20px;
}
.slh_box01_con {
    padding: 0 20px;
}
.slh_list01 li {
    background: url(ico01.png) no-repeat left 2px;
    font-size: 1rem;
    line-height: 1.8;
    padding-left: 30px;
    margin-top: 2rem;
}
.slh_list01 li .riqi {
    display: block;
    width: 85px;
    height: 35px;
    text-align: center;
    line-height: 38px;
    font-size: 1em;
    background: #f2f2f2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-left: 10px;
}

.slh_box01 .slh_check_more {
    position: relative;
    right: 0;
    padding: 20px 0;
}
.slh_box01 .slh_check_more a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    font-size: 1rem;
    text-align: center;
    background: #daa118;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}



.slh_col_zt {
    float: none;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.slh_col_zt:nth-child(2) {
    margin-left: 5%;
    margin-right: 5%;
}
.slh_home-open-top {
    margin-top: 20px;
    background-image: none;
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0px;
}
.slh_home-open-top span {
    display: none;
}
.slh_home-open-top input {
    background: #ffffff;
    border: 1px solid rgba(0, 82, 147, 0.5);
    border-radius: 26px;
    position: static;
    width: 100%;
    height: 40px;
    padding-left: 16px;
    font-size: 14px;
    padding-right: 84px;
}
.slh_home-open-top a {
    display: block;
    background: #00558f;
    border: 1px solid rgba(0, 82, 147, 0.5);
    border-radius: 0px 20px 20px 0px;
    height: 40px;
    line-height: 40px;
    width: 84px;
    font-size: 14px;
    right: 12px;
    top: 0;
}
.slh_home-open-top a img {
    width: 16px;
    margin-right: 6px;
}

.slh_list02 {
    padding: 0px 0 0;
    margin-left: -30px;
}
.slh_list02 li {
    float: left;
    display: inline;
    margin: 28px 0 0 0px;
    width: 100%;
}
.slh_list02 li a {
    display: block;
    width: 100%;
    height: 127px;
    line-height: 123px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #00558f;
    /* text-indent: 130px; */
}
.slh_list02 li.sp01 a {
    background: #d9edf7 url(ic_5.png) no-repeat 66px center;
    background-size:98px;
    
}
.slh_list02 li.sp02 a {
    background: #d9edf7 url(ic_2.png) no-repeat 66px center;
    background-size:98px;
}
.slh_list02 li.sp03 a {
    background: #d9edf7 url(ic_3.png) no-repeat 66px center;
    background-size:98px;
}
.slh_list02 li.sp04 a {
    background: #d9edf7 url(ic_4.png) no-repeat 66px center;
    background-size:98px;
}
.slh_zfgg {
    width: 100%;
}

.slh_zwfw_btn {
    width: 90%;
    margin:  0 auto;
    float: none;
    margin-top: 20px;
}
.slh_zwfw_btn:nth-child(3) {
    margin-left: 5%;
    margin-right: 5%;
}

.slh_zwfw_tab_tit {
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    width: 100%;
    font: 2rem "微软雅黑";
    color: #333;
    background: #e2e2e1;
}
.slh_zwfw_tab_tit span {
    font-size: 1.5rem;
}
.slh_zwfw_tab_con{
    margin-top: 20px;
}
.slh_zwfw_tab_btn a {
    width: 90%;
    margin: 7px 5%;
    font-size: 1.5rem;
}

.slh_zwfw_tab_btn a:nth-child(3n){
    margin-right:5% ;
}
.slh_zwfw_btn a {
    font-size: 1.5rem;
    height: 90px;
}
.slh_zmhd_btn a {
    width: 90%;
    height: 90px;
    margin: 20px 5%;
    font-size: 1.5rem;
}
.slh_list04 li {

    float: left;
    _display: inline;
    margin: 40px 0 0 0px;
    width: 100%;
}
.slh_list04 {
    margin: 0 0 0 0px;
}
.slh_list04 li img {
    width: 100%;
    height: 80px;
}

.slh_list05 li {

    float: left;
    _display: inline;
    margin: 40px 0 0 0px;
    width: 100%;
    text-align: center;
}
.slh_list05 {
    margin: 0 0 0 0px;
}
.slh_list05 li img {
    width: 100px;
    height: 100px;
}

.slh_footer {
    border-top: #00558f solid 17px;
    margin-top: 40px;
}
.slh_friendlink {
    width: 100%;
    margin: 20px auto 0;
}
.slh_friendlink li {
    float: left;
    _display: inline;
    width: 47%;
    margin: 5px;
}
.slh_friendlink li a {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 1rem;
    border: #cccccc solid 1px;
    background: #fff;
}
.slh_friendlink li select {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 1rem;
    border: #cccccc solid 1px;
    background: #fff;
}
.slh_footer table {
    width: 100%;
    margin: 35px auto;
}
.slh_footer table td .copyright {
    font-size: 1rem;
    line-height: 2.2rem;
}



.slh_xxesd{
    width: 100%;
    margin: 1rem auto;
}
.slh_zt_box {
    width: 100%;
    height: 150px;
    background: #FFF;
    overflow: hidden;
    margin: 20px auto 0;
}

.slh_links_scroll {
    height: 150px;
}

.slh_inlinks {
    width: 100%;
    float: left;
    position: relative;
    height: 150px;
}

.slh_zt_box .slh_tempWrap {
    width: 100% !important;
    overflow: hidden;
    position: relative;
    float: left;
    height: 150px;
}

.slh_zt_box ul li {
    display: block;
    float: left;
    width: 100%;
    height: 150px;
    margin: 0;
}


.slh_zt_box ul li img {
    width: 100%;
    height: 150px;
}

.slh_prev,
.slh_next {
    width: 32px;
    display: block;
    height: 70px;
}

.slh_prev {
    position: absolute;
    left: 0px;
    top: 48px;
    z-index: 99;
}

.slh_next {
    position: absolute;
    right: 0px;
    top: 48px;
    z-index: 99;
}

.slh_zt_box .bd {
    float: left;
    height: 150px;
}
.slh_zw_2024_btn_50{
    font-size: 1rem;
}
.slh_zw_2024_btn{
    font-size: 1rem;
}

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

}