﻿@charset "UTF-8";

/*
Theme Name: 苏州市人事考试院
Theme URI: http://www.szrsks.com/
Author: 苏州市人事考试院
Author URI: http://www.szrsks.com/
Description: 苏州市人事考试院
Version: 1.0
Text Domain: 苏州市人事考试院
*/

a {
  text-decoration: none !important;
}

ul,
li {
  list-style-type: none;
}

#page {
    min-width: 1170px;
}

.site-header {
  height: 117px;
  background-image: url("/wp-content/themes/kaoshiyuan/assets/images/top_bg.png");
  background-position: center;
  background-repeat: no-repeat;
}

.site-header-content {
  height: 117px;
  line-height: 117px;
}

.site-nav {
  height: 44px;
  background-image: url("/wp-content/themes/kaoshiyuan/assets/images/biaoti_bg.png");
  background-repeat: repeat-x;
}

.site-nav .nav-container {
  display: flex;
  justify-content: space-between;
}

.site-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.site-nav ul li {
  float: left;
}

.site-nav li a {
  float: left;
  height: 44px;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  min-width: 130px;
}

.site-nav li.current-menu-item a,
.site-nav li:hover a {
  background-image: url("/wp-content/themes/kaoshiyuan/assets/images/biaoti_h.png");
  background-repeat: no-repeat;
  background-position: bottom;
}

.site-nav .nav-container .searchform {
  width: 240px;
  display: flex;
  align-items: center;
}

.site-nav .nav-container .searchform .search-input {
  border-radius: 5px 0 0 5px;
  background-color: #bbddf9;
}
.site-nav .nav-container .searchform .search-button button {
  border-radius: 0 5px 5px 0;
  background-color: #0077fe;
  border-color: #0077fe;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-nav .nav-container .searchform .search-button button svg {
  fill: #fff;
  margin-right: 6px;
}

.site-nav-date {
  height: 30px;
  line-height: 30px;
  background-color: #f5f9fc;
}

.site-nav-date ul {
  display: inline;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.site-nav-date ul li {
  display: inline;
}

.site-header-content,
.nav-container,
.site-content {
  width: 1170px;
  margin: 0 auto;
}

.site-content {
  padding-top: 20px;
  padding-bottom: 40px;
}

.site-sidebar,
.site-content-list {
  float: left;
}

.site-content-list {
  margin-left: 20px;
  width: 870px;
}

.site-sidebar {
  width: 280px;
  border: 1px solid #b1d5f7;
}

.site-sidebar-title {
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: linear-gradient(180deg, #04bafd 0%, #3365d7 100%);
  box-shadow: 0px 0px 10px 0px rgba(0, 246, 255, 0.6);
}

.site-sidebar-content {
  padding: 15px 0 15px 0;
  background: linear-gradient(90deg, #cae9fd 0%, #ffffff 100%);
  display: flex;
  font-size: 16px;
}

.site-sidebar-content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.site-sidebar-content ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border: none;
  padding: 8px 0;
  padding-left: 12px;
  background: linear-gradient(90deg, #cae9fd 0%, #ffffff 100%);
}

.site-sidebar-content ul li,
.site-sidebar-content ul li a {
  height: 82px;
  padding: 0;
}

.site-sidebar-content ul li img {
  margin: 0 20px;
}

.site-sidebar-content ul li {
  margin-bottom: 6px;
}

.site-sidebar-content ul li:last-child {
  margin-bottom: 0px;
}

.site-sidebar-content ul a {
  margin: 0;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid #ffffff;
  color: #333;
  padding-left: 5px !important;
  display: flex;
  align-items: center;
  padding-right: 20px !important;
}

.site-sidebar-content ul a:hover,
.site-sidebar-content ul .active a {
  margin-right: -1px;
  padding-left: 0 !important;
  color: #2f81d1;
  border-right-color: transparent;
  background: #ffffff;
  box-shadow: 3px 3px 8px 0px rgba(34, 131, 228, 0.1);
  border-top: 1px solid #b1d5f7;
  border-bottom: 1px solid #b1d5f7;
  border-left: 6px solid #1895ed;
}

.site-sidebar-content ul.n {
  padding-left: 0;
}

.site-sidebar-content ul.n li a {
  padding-left: 45px !important;
  border-radius: 0;
}

.site-sidebar-content ul.n a:hover,
.site-sidebar-content ul.n .active a {
  padding-left: 40px !important;
}

.site-h-pannel {
  border: 1px solid #b1d5f7;
}

.site-h-pannel-title {
  border-bottom: 1px solid #b1d5f7;
  display: flex;
  justify-content: center;
}

.site-h-pannel-title-i {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  background: linear-gradient(180deg, #ffffff 0%, #d2f0ff 100%);
  text-align: center;
  color: #333;
  width: 100%;
}

.site-h-pannel-title-i a {
  height: 34px !important;
  line-height: 34px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  color: #333 !important;
  background-color: transparent !important;
  border-radius: 0px !important;
}

.site-h-pannel-title-i a:hover {
  cursor: default;
  background-color: transparent !important;
  border-bottom-color: transparent;
}

.site-h-pannel-title-i.active {
  color: #fff !important;
  background: linear-gradient(180deg, #04bafd 0%, #3365d7 100%);
}

.site-h-pannel-title-i.active a {
  color: #fff !important;
}

.site-h-pannel-title-i .more {
  position: absolute;
  top: 5px;
  right: 36px;
}

.site-h-pannel-title-i .more a {
  cursor: pointer;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("/wp-content/themes/kaoshiyuan/assets/images/more.png");
  background-repeat: no-repeat;
}

.site-h-pannel-content {
}

.site-h-pannel-content-list {
  padding-top: 16px;
  padding-right: 40px;
}

.site-h-pannel-content-list li {
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.site-h-pannel-content-list li::before {
  content: "";
  width: 4px;
  position: absolute;
  height: 4px;
  background-color: #333;
  border-radius: 4px;
  margin-left: -15px;
}

.site-h-pannel-content-list li a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #333;
}

#gzdt .site-h-pannel-content-list li a,
#zjwj .site-h-pannel-content-list li a {
  width: 190px;
}

#cjfcgg .site-h-pannel-content-list li a,
#zsgg .site-h-pannel-content-list li a {
  width: 300px;
}

#gwylyks .site-h-pannel-content-list li a,
#sydwgzryzpks .site-h-pannel-content-list li a,
#zyjsryzgks .site-h-pannel-content-list li a,
#qtks .site-h-pannel-content-list li a {
  width: 400px;
}

.site-h-pannel-content-list li .entry-date {
  text-align: right;
  font-size: 12px;
  color: #999;
}

.site-h-pannel-content .more {
  text-align: right;
  font-size: 12px;
  color: #646464 !important;
  padding-right: 20px;
  padding-bottom: 18px;
}

.site-h-pannel-content .more a {
  font-size: 12px;
  color: #646464 !important;
}

.site-h-pannel-content.ksdt {
  display: flex;
  font-size: 16px;
  height: 384px;
}

.site-h-pannel-content.ksdt .nav-tabs {
  display: flex;
  flex-direction: column;
  width: 190px;
  height: 100%;
  border: none;
  border-right: 1px solid #b1d5f7;
  padding: 8px 0;
  padding-left: 12px;
  background: linear-gradient(90deg, #cae9fd 0%, #ffffff 100%);
}

.site-h-pannel-content.ksdt .nav-tabs li,
.site-h-pannel-content.ksdt .nav-tabs li a {
  height: 82px;
  padding: 0;
}

.site-h-pannel-content.ksdt .nav-tabs li img {
  margin: 0 20px;
}

.site-h-pannel-content.ksdt .nav-tabs li {
  margin-bottom: 6px;
}

.site-h-pannel-content.ksdt .nav-tabs li:last-child {
  margin-bottom: 0px;
}

.site-h-pannel-content.ksdt .nav-tabs a {
  margin: 0;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid #ffffff;
  padding-left: 5px !important;
  display: flex;
  align-items: center;
  padding-right: 20px !important;
}

.site-h-pannel-content.ksdt .nav-tabs a,
.site-h-pannel-content.ksdt .nav-tabs a:hover,
.site-h-pannel-content.ksdt .nav-tabs .active a {
  background: none;
}

.site-h-nav {
  padding: 34px 28px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

.site-h-nav-i {
  margin: 10px;
  padding: 10px;
  border: 1px solid #e1e5e8;
  border-radius: 5px;
  border-left: 6px solid #e1e5e8;
  width: 130px;
  height: 90px;
  text-align: center;
  cursor: pointer;
}

.site-h-nav a {
  font-size: 16px;
  color: #333 !important;
}

.site-h-nav a svg {
  margin: 6px 0;
}

.site-h-nav-i.bm {
}

.site-h-nav-i.bm svg {
  fill: #f8b521;
}

.site-h-nav-i.bm:hover {
  background-color: #f8b521;
  color: #fff !important;
}

.site-h-nav-i.bm:hover svg {
  fill: #fff;
}

.site-h-nav-i.zkz {
}

.site-h-nav-i.zkz svg {
  fill: #18c7a4;
}

.site-h-nav-i.zkz:hover {
  background-color: #18c7a4;
  color: #fff !important;
}

.site-h-nav-i.zkz:hover svg {
  fill: #fff;
}

.site-h-nav-i.cx {
}

.site-h-nav-i.cx svg {
  fill: #4396f6;
}

.site-h-nav-i.cx:hover {
  background-color: #4396f6;
  color: #fff !important;
}

.site-h-nav-i.cx:hover svg {
  fill: #fff;
}

.site-h-nav-i.zs {
}

.site-h-nav-i.zs svg {
  fill: #f16685;
}

.site-h-nav-i.zs:hover {
  background-color: #f16685;
  color: #fff !important;
}

.site-h-nav-i.zs:hover svg {
  fill: #fff;
}

.site-pannel {
}
.site-pannel-title {
  background: linear-gradient(180deg, #ffffff 0%, #d2f0ff 100%);
  border: 1px solid #b1d5f7;
  height: 44px;
  line-height: 44px;
  padding-left: 33px;
  position: relative;
}

.site-pannel-title::before {
  width: 3px;
  height: 14px;
  background: #1895ed;
  content: " ";
  position: absolute;
  left: 20px;
  top: 15px;
}

.site-pannel-content {
  border: 1px solid #f1f4f7;
  padding: 0 20px;
  min-height: 540px;
}

.site-pannel-content article {
  padding: 16px 0;
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f1f4f7;
  background: url("/wp-content/themes/kaoshiyuan/assets/images/listc_ico.png")
    left center no-repeat;
}

.site-pannel-content article:last-child {
  border-bottom: none;
}

.site-pannel-content article a {
  font-size: 16px;
  color: #333;
}

.site-pannel-content article time {
  font-size: 12px;
  color: #999999;
}

.site-pannel-content article header {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.site-pannel-content article footer {
  width: 120px;
}

.site-posts-nav {
  height: 25px;
  line-height: 25px;
  padding: 2px 5px;
  margin: 20px 4px;
  font-weight: 400;
  color: #646464;
}

.site-posts-nav a {
  padding: 5px 10px 5px 10px;
  margin: 0 4px 0 4px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
}

.site-posts-nav a.current {
  background: #1895ed;
  color: #fff;
}

.site-posts-nav a:hover {
  background: #1895ed;
  color: #fff;
}

.site-footer {
  width: 100%;
}

.site-footer .site-link {
  display: flex;
  justify-content: center;
  min-height: 35px;
  line-height: 2em;
  text-align: center;
}

.site-footer .site-link a {
  margin: 0px 5px;
}

.site-footer .site-link a img {
  border: none;
  margin-top: 5px;
  margin-left: 2px;
  margin-bottom: 5px;
}

.site-footer .site-info {
  background-color: #f5f9fa;
  height: 220px;
  color: #999;
  text-align: center;
  margin-top: 15px;
  padding: 15px 0;
  padding-top: 35px;
}

.site-footer .site-info .site-name,
.site-address,
.site-conac {
  margin-top: 10px;
}

.site-search-list {
}

.site-search-list article {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0;
  padding-left: 20px;
  border-bottom: 1px dashed #f1f4f7;
}

.site-search-list article:last-child {
  border-bottom: none;
}

.site-search-list article a {
  font-size: 16px;
  text-decoration: none;
  color: #333333;
}

.site-search-list article time {
  font-size: 12px;
  color: #999999;
}

.site-article {
  border: 1px solid #f1f4f7;
  padding: 36px 50px;
}

.site-article .entry-header {
  text-align: center;
}

.site-article .entry-title {
  display: inline;
  font-size: 26px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 37px;
}

.site-article .posted-on {
  height: 19px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 19px;
  margin-top: 12px;
  margin-bottom: 30px;
}

.site-article .entry-content {
  padding-top: 30px;
  border-top: 2px dashed #f1f4f7;
}

.site-swiper {
  padding: 0 50px;
}

.site-swiper .site-swiper-item {
  height: 190px;
  padding: 18px 20px;
  border-radius: 4px;
  border: 1px solid #f1f4f7;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.site-swiper .site-swiper-item span {
  width: 46px;
  height: 46px;
  padding: 12px;
  border-radius: 50%;
  background-color: #1895ed;
  margin-bottom: 16px;
}

.site-swiper .site-swiper-item span svg {
  fill: #fff;
}

.site-swiper .site-swiper-item p {
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
  width: 100%;
}

.site-swiper .site-swiper-item .search {
  display: block;
  width: 70px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0 20px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  color: #646464;
}

.site-swiper .site-swiper-item:hover {
  background-color: #1895ed;
}

.site-swiper .site-swiper-item:hover span {
  background-color: #fff;
}

.site-swiper .site-swiper-item:hover span svg {
  fill: #1895ed;
}

.site-swiper .site-swiper-item:hover p {
  color: #fff;
}

.site-swiper .site-swiper-item:hover .search {
  border: 1px solid #1895ed;
}

.kaoshi-content {
  border: 1px solid #f1f4f7;
}

.kaoshi-content-top {
  height: 80px;
  border-bottom: 1px solid #f1f4f7;
}

.kaoshi-content-top.kaoshi-top-cjcx {
  background-image: url("assets/images/kaoshi_cjcx_top.png");
}

.kaoshi-cjcx {
}

.kaoshi-cjcx-title {
  height: 37px;
  font-size: 26px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 37px;
  text-align: center;
  margin-bottom: 40px;
}

.kaoshi-cjcx-table {
  width: 100%;
  border: 1px solid #b1d5f7;
}

.kaoshi-cjcx-table .cjcx-title {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  letter-spacing: 10px;
  height: 44px;
  background: linear-gradient(180deg, #ffffff 0%, #d2f0ff 100%);
}

.kaoshi-cjcx-table td {
  text-align: center;
  height: 44px;
  border: 1px solid #b1d5f7;
  font-size: 15px;
}

.kaoshi-cjcx-warning {
  color: #e60033;
  font-size: 15px;
  margin-top: 20px;
  text-align: center;
}

.kaoshi-content-top.kaoshi-top-zkzdy {
  background-image: url("assets/images/kaoshi_zkzdy_top.png");
}

.kaoshi-zkzdy {
}

.kaoshi_zkzdy-print {
  display: block;
  width: 70px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  font-weight: 400;
  font-size: 12px !important;
  color: #646464 !important;
  text-align: center;
}

.kaoshi-zkzdy iframe {
  width: 100%;
  height: 1274px;
}

.search-page .form-control {
  height: 44px;
  font-size: 16px;
}

.search-page .search-button button {
  height: 44px;
  width: 100px;
  background: #0077fe;
  border: 1px solid #0077fe;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-page .search-button button svg {
  fill: #fff;
  margin-right: 8px;
}
