/* CSS Document */
* {
  list-style: none;
}
html {
  font: normal 16px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}
body {
  background: #fff;
  font-size: 1rem;
  color: #333;
}
ul,
li,
dl,
dt,
dd,
ol,
p,
img {
  list-style: none;
  border: none;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
a {
  color: #333;
}
a:hover {
  color: #333;
  opacity: 0.88;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1230px;
  }
  .shadow {
    box-shadow: 0 .325rem .55rem rgba(0, 0, 0, 0.075) !important;
  }
}
.head_main {
  background: url(/rsj/rsks2024/img/head_bg.jpg) center top no-repeat;
  background-size: cover;
  height: 316px;
}
.min-header {
  color: #0070A7;
  color: #0070a7;
}
.min-header dl {
  float: left;
}
.min-header ul {
  float: right;
}
.min-header li {
  float: left;
  margin-left: .5rem;
}
.search-wrapper {
  margin: 7px auto 7px;
  background: #85bbd5;
  border-radius: 0.38rem;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 250px;
  transition: 0.5s ease all;
  position: relative;
}
.search-wrapper .search-prefix {
  padding-left: 12px;
  color: #fff;
  font-size: 24px;
}
.search-wrapper .search-outline {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  border-radius: 30px;
  overflow: hidden;
}
.search-wrapper .search-input {
  background-color: transparent;
  outline: 0;
  border: 0;
  color: #fff;
  padding-left: 1rem;
  line-height: 40px;
  width: auto;
  flex-grow: 1;
}
.search-wrapper .search-input::-moz-placeholder {
  color: #fff;
}
.search-wrapper .search-input::-ms-input-placeholder {
  color: #fff;
}
.search-wrapper .search-input::-webkit-input-placeholder {
  color: #fff;
}
.search-wrapper .search-btn {
  padding: .2rem .5rem;
}
.search-wrapper .search-btn .iconfont {
  color: #0070a7;
  font-size: 1.68rem;
}
.search-wrapper:focus-within .hot-search-wrapper {
  display: block;
  z-index: 9999;
}
.search-wrapper .hot-search-wrapper {
  position: absolute;
  text-align: left;
  padding: 10px 15px 15px;
  top: calc(100% + 2px);
  right: 0;
  left: 0;
  border-radius: 6px;
  font-size: .88rem;
}
.search-wrapper .hot-search {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  white-space: balance;
}
.search-wrapper .hot-search-wrapper .hot-link {
  display: inline-block;
  color: #666;
  padding: 5px 0px;
  margin: 0 3px;
  line-height: 1.5;
  border-radius: 14px;
}
.topnav {
  padding: 0;
  background: #0070a7;
}
.nav_main {
  text-align: center;
}
.nav_main ul {
  width: calc(100% - 250px);
  display: inline-block;
  overflow: hidden;
}
.nav_main li {
  position: relative;
  float: left;
  padding: 0 20px;
}
.nav_main li a {
  color: #fff;
  font-size: 1.25rem;
}
.nav_main li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 21px;
  background: #00557f;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.nav_main li:first-child:before {
  display: none;
}
.headline {
  position: relative;
  background-color: #fff;
  border: 1px solid #eee;
}
.headline-badge {
  position: absolute;
  top: 0;
  left: 0;
}
.headline-title a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.88rem;
  padding: 0 54px;
  color: #FF0000;
  line-height: 2.25rem;
}
.headline-title a:hover {
  color: #0070a7;
}
.headline-des a {
  font-size: 0.9rem;
  color: #555;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.headline-des a:hover {
  color: #999;
}
.headline-list {
  display: flex;
  overflow: hidden;
  justify-content: center;
  margin-top: 20px;
}
.headline-list .entry-wrapper {
  overflow: hidden;
  padding: 0 95px;
}
.headline-list .entry-wrapper a {
  display: block;
}
.headline-list .entry-wrapper + .entry-wrapper {
  border-left: 1px solid #999;
}
.tab-nav-wrapper {
  display: flex;
  align-items: baseline;
}
.nav-column-title {
  flex: 1;
  align-items: center;
  flex-wrap: nowrap;
  overflow: auto;
}
.nav-column-title .nav-item {
  min-width: 100px;
}
.nav-column-title .nav-item .nav-link {
  text-align: center;
  padding: .5rem 0rem;
  margin: 0 1rem;
  font-family: "é”Ÿæ–¤æ‹·é”Ÿæ–¤æ‹·é”ŸèŠ‚ç¡·æ‹·é”Ÿæ–¤æ‹?", "Microsoft Yahei";
  white-space: nowrap;
  cursor: pointer;
}
.nav-column-title .nav-item .nav-link.on,
.nav-column-title .nav-item .nav-link.active {
  color: #0070a7;
  border-bottom: 4px solid #0070a7;
  font-weight: bold;
}
.news-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-height: 7rem;
  margin: 2rem 0px;
  border-radius: 4px;
  position: relative;
  background: #f7f8fc;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.news-item h4.new-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  padding: .5rem 0;
  line-height: 1.5;
}
.news-item h4 a {
  color: #333;
}
.news-item h4 a:hover {
  color: #0070a7;
}
.news-item:hover {
  background: #fff;
  transform: scale(1.02);
  -webkit-box-shadow: 0px 5px 20px 0px rgba(82, 156, 219, 0.17);
  -moz-box-shadow: 0px 5px 20px 0px rgba(82, 156, 219, 0.17);
  box-shadow: 0px 5px 20px 0px rgba(82, 156, 219, 0.17);
  cursor: pointer;
}
.news-item:hover h4 a {
  color: #0070a7;
}
.news-item .text-muted {
  line-height: 160%;
}
.news-item .date {
  color: #999;
  justify-content: center;
}
.news-item .date .day {
  font-size: 2.5rem;
  color: #666;
}
.news-item .date .month {
  font-size: .88rem;
  color: #999;
}
.pages {
  margin: .4rem auto 0;
  color: #555;
  text-align: center;
}
.pages .pages-l {
  display: inline-block;
  margin-right: 30px;
  font-size: 0;
}
.pages .pages-l a {
  display: inline-block;
  margin: 0px 7px 0 8px;
  width: 45px;
  height: 45px;
  font-size: 1rem;
  line-height: 45px;
  color: #555;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  background: #fff;
}
.pages .pages-l a.on,
.pages .pages-l a.on:hover {
  background: #0070a7;
  border: 1px solid #0070a7;
  color: #fff;
}
.pages .pages-l a:hover {
  background: #0070a7;
  color: #fff;
  border: 1px solid #0070a7;
}
.pages .pages-l a.prev,
.pages .pages-l a.next {
  font-style: normal;
}
.pages .pages-l a.prevStop,
.pages .pages-l a.nextStop {
  background: #f2f2f2;
  color: #999;
}
.pages .pages-l a.prevStop:hover,
.pages .pages-l a.nextStop:hover {
  border: 1px solid #d9d9d9;
  background: #f2f2f2;
  color: #999;
  cursor: default;
}
.pages .pages-l a.prev em,
.pages .pages-l a.next em {
  font-style: normal;
  font-family: simsun;
  font-size: 12px;
  display: block;
}
.pages .pages-l a.prev em {
  margin-right: 6px;
}
.pages .pages-l a.next em {
  margin-left: 6px;
}
.pages .pages-r {
  display: inline-block;
  line-height: 38px;
}
.pages .fy_inp {
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 3px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: -2px 8px 0 8px;
  font-size: 15px;
  color: #555;
}
.pages .fy_go {
  display: inline-block;
  background: #f9f9f9;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: 0 8px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
}
.model-img-warpper .card {
  border: none;
  background: #f8f8f8;
  text-align: center;
}
.model-img-warpper .card h5.card-title {
  font-size: 1rem;
}
.model-img-warpper .card p.card-text {
  font-size: .88rem;
  color: #666;
}
.model-img-warpper img {
  width: 100%;
  height: 16rem;
  display: block;
  object-fit: cover;
}
.breadcrumb {
  display: flex;
  width: 100%;
  padding: .75rem 0;
  background: #fff;
  margin-bottom: .5rem;
}
.breadcrumb a {
  padding-left: .2rem;
  padding-right: .2rem;
}
.show-content {
  padding: 1rem 2.5rem;
  border: 1px solid #eee;
}
.show-content h2 {
  padding: 1rem;
  color: #d9242d;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
}
.show-content img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
.show-content p {
  line-height: 2;
  font-size: 1.0rem;
  text-indent: 2rem;
}
.show-content h6 {
  font-size: .88rem;
  text-align: center;
  color: #999;
}
.show-content table{width:100%  !important;}
.shadow-dark {
  position: relative;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 100%) {
  .pages {
    text-align: center;
  }
  .pages .pages-l {
    float: inherit;
    text-align: center;
    margin: 0;
  }
  .pages .pages-l a,
  .pages .pages-r {
    display: none;
  }
  .pages .pages-l a.prev,
  .pages .pages-l a.next {
    display: inline-block;
  }
}
@media only screen and (max-width: 992px) {
  a.guide-list-wrapper {
    padding: 1.5rem 1rem;
    margin-bottom: 1rem;
  }
  .fengcai-wrapper .nav-link,
  .canyu-wrapper .nav-link {
    margin: 1rem .5rem;
  }
  .navbar-nav {
    width: 100% !important;
    display: block;
  }
  .navbar-nav li {
    width: 100% !important;
  }
  .nav_main li:before {
    display: none !important;
  }
  .search-wrapper {
    max-width: 80% !important;
    margin-bottom: 1rem;
  }
  .topnav .navbar-nav .nav-link {
    padding: 0 1rem;
    background: none;
    margin-bottom: 0px;
    line-height: 45px;
  }
  .topnav .nav-item {
    margin-right: 0;
  }
  .topnav .navbar-nav .nav-link::before {
    background: none;
  }
  .topnav .navbar-nav .nav-link.active {
    height: 45px;
    background: #cc4c02;
    line-height: 45px;
    margin-bottom: 0px;
  }
  .footer-container {
    position: relative;
    display: block;
  }
  .footer-copyright {
    width: 100%;
    text-align: center;
  }
  .footer-copyright img {
    display: block;
    margin: .5rem auto;
  }
  .footer-logo {
    background: #fff;
  }
  .footer-logo-img {
    position: static;
    margin: 0 auto;
    display: block;
    width: 300px;
  }
}
@media only screen and (max-width: 768px) {
  #topNavbar .navbar-nav .nav-item .nav-link .iconfont {
    display: inline;
  }
  .hot-search {
    font-size: .88rem;
    line-height: 120%;
  }
  .headline-des a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  }
  #home-News-Slide {
    height: auto;
  }
  #home-News-Indicators {
    left: 0;
  }
  .carousel-indicators {
    bottom: 5%;
  }
  .carousel-caption {
    bottom: 0px;
  }
  .carousel-side-wrapper {
    border-left: none;
  }
  .carousel-side-wrapper h4,
  .carousel-side-wrapper h4 a {
    font-size: 1rem;
    text-align: left;
    white-space: pre-wrap;
    line-height: 1.5;
  }
  .carousel-side-wrapper {
    padding: 1rem 2rem 3rem;
  }
  .home-news-wrapper {
    background: #fff;
    padding: 10px;
    border-radius: 6px;
  }
  .btn-home-news {
    display: none;
  }
  .service-home-swiper {
    padding: 0 8%;
  }
  .fengcai-wrapper .nav-link {
    font-size: 1rem;
    padding: 0;
    margin: 0 .5rem;
  }
  .footer-container {
    position: relative;
    display: block;
  }
  .footer-copyright {
    width: 100%;
    text-align: center;
  }
  .footer-copyright img {
    display: block;
    margin: .5rem auto;
  }
  .footer-logo {
    background: #fff;
  }
  .footer-logo-img {
    position: static;
    margin: 0 auto;
    display: block;
    width: 85%;
  }
  .leader-container h5 {
    text-align: center;
    margin-top: .5rem;
  }
  .leader-container .duties {
    min-height: auto;
  }
  .nav-column-title {
    justify-content: start;
  }
  .news-item {
    padding: 1rem 0;
  }
  .news-item .date {
    display: none;
  }
  .news-item h4.new-title {
    overflow: auto;
    white-space: wrap;
    font-size: 1rem;
    padding: .5rem 0;
  }
  .nav-column-title .nav-item .nav-link {
    margin: 0 .5rem;
  }
  .news-list-wrapper .entry-wrapper .title {
    font-size: .88rem;
  }
  .news-list-wrapper .entry-wrapper .date {
    display: none;
  }
  .show-content {
    padding: 0.5rem 1rem;
    border: 1px solid #eee;
  }
  .show-content h2 {
    padding: 0.5rem 0;
    font-size: 1.2rem;
  }
  .show-content p {
    font-size: .88rem;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 576px) {
  .topnav {
    padding: 0.5rem 1rem;
  }
  .navbar-nav {
    display: block;
    margin-bottom: 1rem;
  }
  .navbar-nav li {
    border-bottom: 1px solid #00557f;
    width: 90% !important;
    margin: 0 5% !important;
  }
  .topnav .navbar-nav .nav-link {
    padding: 0 1rem;
    background: none;
    margin-bottom: 0px;
    line-height: 45px;
  }
  .topnav .nav-item {
    margin-right: 0;
  }
  .topnav .navbar-nav .nav-link::before {
    background: none;
  }
  .topnav .navbar-nav .nav-link.active {
    height: 45px;
    background: #cc4c02;
    line-height: 45px;
    margin-bottom: 0px;
  }
  .home-news-bg .col-lg-12 {
    padding: 0px;
  }
  .title {
    font-size: 1.45rem;
  }
  a.guide-list-wrapper {
    padding: 1rem 1rem;
    margin-bottom: 1rem;
  }
  .fengcai-swiper {
    padding: 0 1rem;
  }
  .fengcai-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .canyu-swiper {
    padding: 0 .5rem;
  }
  .canyu-swiper h4 {
    font-size: 1rem;
  }
  .canyu-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .canyu-wrapper .nav-link {
    font-size: 1rem;
    padding: 0;
    margin: 0 .2rem;
  }
  .fengcai-wrapper .nav,
  .canyu-wrapper .nav {
    padding-bottom: .5rem;
  }
  .leader-img {
    display: block;
    margin: 0 auto;
  }
}
.index_title {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  line-height: 50px;
  height: 50px;
}
.index_title h3 {
  line-height: 52px;
  font-size: 1.5rem;
  color: #0070a7;
  display: block;
  z-index: 10;
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 52px;
  margin-bottom: 0;
}
.index_title h3 a {
  color: #0070a7;
}
.index_title h3:before {
  content: "";
  left: 0;
  height: 4px;
  background: #0070a7;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 10;
}
.index_title a {
  float: right;
  transition: ease-in-out .2s;
}
.index_title a:hover {
  color: #0070a7;
}
.index_title:before {
  content: "";
  left: 0;
  height: 2px;
  background: #d5d5d5;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.list_li {
  line-height: 42px;
}
.list_li .left {
  float: left;
  width: calc(100% - 110px);
}
.list_li .right {
  float: right;
  color: #999;
}
.list_li li:hover a {
  color: #0070a7;
}
.list_li li:hover a .right {
  color: #0070a7;
}
ul.index-list-menu  {
  background: #f2f2f2;
  padding: 0 25px;
  height: 264px;

  margin-top: -20px;
}
ul.index-list-menu li {
  float: left;
  width:100%;
  line-height: 56px;
  margin-top: 30px;
  transition: ease-in-out .2s;
}
ul.index-list-menu li i {
  width: 56px;
  height: 56px;
  line-height: 56px;
  display: block;
  background: #0070a7;
  border-radius: 100%;
  margin-right:15px;
  text-align:center;
  float:left;
  font-size: 32px;
  color: #fff;
  font-weight: 400;
}
ul.index-list-menu li p {
  padding-top: 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


/*.index_main .col-lg-4 li {
  float: left;
  width: calc(100% / 3);
  text-align: center;
  margin-bottom: 20px;
  transition: ease-in-out .2s;
}
.index_main .col-lg-4 li b {
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-weight: 400;
  display: block;
  background: #0070a7;
  border-radius: 100%;
  margin: 0 auto;
}
.index_main .col-lg-4 li b i {
  font-size: 32px;
  margin: 0 auto;
  color: #fff;
  font-weight: 400;
}
.index_main .col-lg-4 li p {
  padding-top: 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}*/


ul.index-list-menu li:hover {
  transform: translateY(-5px);
}
ul.index-list-menu li:hover p {
  color: #0070a7;
}
.links_main .body {
  border: 2px solid #f4f4f4;
  line-height: 70px;
}
.links_main .title {
  background: #0070a7;
  color: #fff;
  width: 139px;
  text-align: center;
  font-size: 24px;
  float: left;
}
.selectlist {
  height: 43px;
  width: 21%;
  margin-top: 14px;
  background: #ededed;
  border-radius: 5px;
  float: left;
  margin-left: 4%;
}
.selectlist li {
  line-height: 43px;
  height: 43px;
  position: relative;
  cursor: pointer;
}
.selectlist li p {
  line-height: 43px;
  text-align: left;
  text-indent: 15px;
}
.selectlist li i {
  font-style: normal;
  position: absolute;
  width: 0px;
  height: 0px;
  right: 16px;
  top: 17px;
  border: 6px transparent solid;
  border-top: 10px solid #aeaeae;
}
.selectlist li .subselectlist {
  width: 100%;
  line-height: 30px;
  position: absolute;
  bottom: 40px;
  left: 0;
  background: #ededed;
  border-radius: 5px 5px 0 0;
  z-index: 999;
  text-align: center;
  display: none; height: 245px;overflow: auto;
}
.selectlist li .subselectlist::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.selectlist li .subselectlist::-webkit-scrollbar-thumb {
  width: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 112, 167, 5);
  border-radius: 15px;
  background: #5b98d9;
}

.selectlist li .subselectlist::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: #f5f5f5;
}
.selectlist li .subselectlist li a:hover{color: #0070a7;
}
.links_main .selectlist:nth-child(2) li .subselectlist{height: auto;overflow: hidden;}
.selectlist li .subselectlist li {
  line-height: 35px;
  height: 35px;
}
.selectlist li .subselectlist li a {
  display: block;
  border-bottom: #dadada solid 1px;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bottom_main {
  background: #f2f2f2;
}
.bottom_main span {
  margin-left: 10px;
}
.news_list {
  padding-bottom: 1rem;
}
.news_list li {
  border-bottom: 1px dotted #ddd;
  line-height: 45px;
}

.left_list{ overflow: hidden; background: #f5f5f5; }
.left_list .list_ul{ margin: 10px; background: #fff; }

.left_list .list_parent h3{ display:block; padding: 10px 0px;  line-height: 28px;  font-size:16px; color:#000; margin-bottom:0px;}

.left_list .list_parent i{ display: inline-block; background: url(/rsj/rsks2024/img/2019dian5.png) no-repeat center; width: 12px; height: 48px; margin: 0 10px; vertical-align: middle; }
.left_list .list_ul:hover>a{ font-weight: bold; color: #006dac; }
.left_list .list_ul.active>a{ font-weight: bold; color: #006dac; }
.left_list .list_parent>a{ background: #fff url(../img/2019dian7.png) no-repeat 92% 20px;  }
.left_list .list_parent.slide>a{ font-weight: bold; color: #006dac; background: url(/rsj/rsks2024/img/2019dian6.png) no-repeat 92% 24px; }
.left_list .list_ul .list_ul_ul{ display: none; padding-bottom: 10px; }
.left_list .list_ul li{ margin-bottom: 5px; }
.left_list .list_ul li a{ line-height: 40px; padding-left:15px; display: block; }
.left_list .list_ul li:hover a{ background: #006dac; color: #fff; }
.left_list .list_ul li.active a{  background: #006dac; color: #fff; }


@media (max-width: 1198px) {
  .nav_main li {
    padding: 0 10px;
  }
  .nav_main ul {
    width: calc(100% - 200px);
  }
  .nav_main li a {
    font-size: 1rem;
  }
  .search-wrapper {
    max-width: 200px;
  }
  .index_main .col-lg-5 li p {
    font-size: .8rem;
  }
}
@media (max-width: 988px) {
  .head_main {
    height: 216px;
  }
  .nav_main {
    line-height: 40px;
  }
  .navbar-light .navbar-brand {
    color: #fff;
    padding-left: 15px;
  }
  .navbar-light .navbar-toggler {
    margin-right: 15px;
    background: #fff;
  }
  .links_main .title {
    width: 100px;
    font-size: 1.1rem;
  }
  .selectlist {
    width: 25%;
    margin-left: 2%;
    font-size: 0.88rem;
  }
}
@media (max-width: 766px) {
  .links_main .body {
    padding-bottom: 1rem;
  }
  .links_main .title {
    width: 100%;
    line-height: 60px;
  }
  .selectlist {
    width: 96%;
  }
  .headline-title a {
    font-size: 1.25rem;
    padding-right: 0;
  }
  .headline-list .entry-wrapper {
    padding-right: 0;
    padding-left: 65px;
  }
  .head_main {
    height: 180px;
  }
  .head_main img.mw-100 {
    width: 90%;
  }
  .index_title h3 {
    font-size: 1.1rem;
  }
}
/*# sourceMappingURL=css.css.map */
