@charset "UTF-8";
body {
  background-color: #f2f8ff;
  background-image: url(../images/yj-fd-ggqsy-img-bg.png);
  background-repeat: no-repeat;
  background-size: cover 765px;
}

.fd-top-banner {
  background: none;
  padding-bottom: 0;
}
.fd-top-banner .fd-top * {
  color: #fff;
}
.fd-top-banner .fd-top .s-box input {
  text-shadow: none;
}
.fd-top-banner .fd-top .bmjz-hshide .bmjz-hshide-tit {
  color: #387ad6;
}
.fd-top-banner .fd-top .bmjz-hshide .bmjz-hshide-tit,
.fd-top-banner .fd-top .bmjz-hshide a {
  text-shadow: none;
}
.fd-top-banner .icon-bmjz {
  filter: brightness(100);
}
.fd-top-banner .centerWidth {
  position: relative;
}
.fd-top-banner .head-decoration {
  position: absolute;
  right: 0;
  top: 30px;
}
.fd-top-banner .head-text {
  display: block;
  margin-top: 111px;
}

.content-container {
  background-image: url(../images/yj-fd-ggqsy-img-bg-bottom.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  margin-top: 100px;
  padding-bottom: 60px;
}
.content-container .section {
  border-radius: 24px;
  box-shadow: 0px 2px 25px 0 rgba(0, 18, 34, 0.1);
  background-color: #fff;
  padding: 30px 30px 40px;
}
.content-container .section + .section {
  margin-top: 42px;
}
.content-container .zcwj-list {
  margin-top: 20px;
}
.content-container .zcwj-list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.content-container .zcwj-list a::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #1693ff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content-container .zcwj-list a:hover {
  color: #1c69c5;
}
.content-container .zcwj-more {
  display: block;
  margin-top: 15px;
  text-align: center;
}
.content-container .jy-section-content {
  margin-top: 30px;
}
.content-container .jy-section-content .school-types {
  margin-top: 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.content-container .jy-section-content .school-types > a {
  box-sizing: border-box;
  position: relative;
  width: 178px;
  height: 54px;
  border-radius: 4px;
  background-color: #f5f8fc;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.content-container .jy-section-content .school-types > a img {
  width: 24px;
  height: 24px;
}
.content-container .jy-section-content .school-types > a img:nth-of-type(1) {
  display: block;
}
.content-container .jy-section-content .school-types > a img:nth-of-type(2) {
  display: none;
}
.content-container .jy-section-content .school-types > a span {
  margin-left: 16px;
  font-size: 16px;
  color: #333;
}
.content-container .jy-section-content .school-types > a:hover {
  background-image: linear-gradient(to right, #6fbdff, #1693ff);
}
.content-container .jy-section-content .school-types > a:hover img:nth-of-type(1) {
  display: none;
}
.content-container .jy-section-content .school-types > a:hover img:nth-of-type(2) {
  display: block;
}
.content-container .jy-section-content .school-types > a:hover span {
  color: #fff;
}
.content-container .jy-section-content .schools-container {
  margin-top: 30px;
  *zoom: 1;
}
.content-container .jy-section-content .schools-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-container .jy-section-content .schools-container .school-list {
  float: left;
  *zoom: 1;
  width: 504px;
}
.content-container .jy-section-content .schools-container .school-list:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-container .jy-section-content .schools-container .school-list a {
  width: 246px;
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 75px;
  line-height: 75px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #f5f8fc;
  float: left;
  font-size: 16px;
  color: #1c69c5;
  margin-top: 16px;
  margin-left: 12px;
}
.content-container .jy-section-content .schools-container .school-list a span {
  z-index: 2;
  position: relative;
}
.content-container .jy-section-content .schools-container .school-list a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(to right, #6fbdff, #1693ff);
  transition: all 0.3s ease;
  z-index: 1;
}
.content-container .jy-section-content .schools-container .school-list a.active {
  color: #fff;
}
.content-container .jy-section-content .schools-container .school-list a.active::before {
  width: 246px;
}
.content-container .jy-section-content .schools-container .school-list a.active::after {
  content: "";
  width: 6px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #1c69c5;
  z-index: 2;
}
.content-container .jy-section-content .schools-container .school-list a:nth-child(2n+1) {
  margin-left: 0;
}
.content-container .jy-section-content .schools-container .school-list a:nth-child(-n+2) {
  margin-top: 0;
}
.content-container .jy-section-content .schools-container .details-container {
  float: right;
}
.content-container .jy-section-content .schools-container .details-container .school-detail {
  box-sizing: border-box;
  position: relative;
  display: none;
  width: 606px;
  height: 350px;
  border-radius: 4px;
  box-shadow: 0px 2px 30px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 20px;
}
.content-container .jy-section-content .schools-container .details-container .school-detail .school-name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  display: none;
}
.content-container .jy-section-content .schools-container .details-container .school-detail .img-container {
  height: 220px;
  position: relative;
}
.content-container .jy-section-content .schools-container .details-container .school-detail .img-container img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-container .jy-section-content .schools-container .details-container .school-detail .img-container span {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  background-image: linear-gradient(to right, #6fbdff, #1693ff);
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  width: 120px;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
.content-container .jy-section-content .schools-container .details-container .school-detail .info {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 3; /*设置多行的行数*/
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
}
.content-container .jy-section-content .schools-container .details-container .school-detail .info .label {
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
}
.content-container .jy-section-content .schools-container .details-container .school-detail.active {
  display: block;
}
.content-container .wsjk-section-content {
  margin-top: 30px;
  *zoom: 1;
}
.content-container .wsjk-section-content:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-container .wsjk-section-content .left-container {
  width: 710px;
  float: left;
  border-radius: 4px;
  background-color: #f5f8fc;
  height: 330px;
  padding: 0 28px;
}
.content-container .wsjk-section-content .left-container .yiyuan-tabs {
  margin-top: 23px;
}
.content-container .wsjk-section-content .left-container .yiyuan-tabs span {
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 14px;
  font-size: 20px;
  font-weight: bold;
  color: #1c69c5;
  font-family: "MicrosoftYaHei-Bold";
}
.content-container .wsjk-section-content .left-container .yiyuan-tabs span.active::before {
  content: "";
  background-image: url(../images/yj-fd-ggqsy-img-wsjk-tab-indicator.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 132px;
  height: 9px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.content-container .wsjk-section-content .left-container .yiyuan-tabs span + span {
  margin-left: 46px;
}
.content-container .wsjk-section-content .left-container .yiyuan-contents {
  margin-top: 11px;
}
.content-container .wsjk-section-content .left-container .yiyuan-contents a {
  display: none;
  box-sizing: border-box;
  position: relative;
  *zoom: 1;
  width: 100%;
}
.content-container .wsjk-section-content .left-container .yiyuan-contents a:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-container .wsjk-section-content .left-container .yiyuan-contents a.active {
  display: block;
}
.content-container .wsjk-section-content .left-container .yiyuan-contents a .left-infos {
  float: left;
  width: calc(100% - 180px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 8; /*设置多行的行数*/
}
.content-container .wsjk-section-content .left-container .yiyuan-contents a .right-qrcode {
  float: right;
  width: 138px;
}
.content-container .wsjk-section-content .left-container .yiyuan-contents a .right-qrcode .qrcode-wrap {
  border: solid 1px #9cbfe8;
  background-color: #fff;
  width: 100%;
  height: 138px;
  position: relative;
}
.content-container .wsjk-section-content .left-container .yiyuan-contents a .right-qrcode .qrcode-wrap img {
  position: absolute;
  width: 111px;
  height: 111px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.content-container .wsjk-section-content .left-container .yiyuan-contents a .right-qrcode .name {
  margin-top: 16px;
  line-height: 1.4;
  font-size: 16px;
  text-align: center;
}
.content-container .wsjk-section-content .right-container {
  float: right;
  width: 400px;
}
.content-container .wsjk-section-content .right-container a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 96px;
  overflow: hidden;
  border-radius: 4px;
}
.content-container .wsjk-section-content .right-container a img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.content-container .wsjk-section-content .right-container a:hover img {
  transform: scale(1.02);
}
.content-container .wsjk-section-content .right-container a + a {
  margin-top: 20px;
}
.content-container .sdq-section-content {
  margin-top: 30px;
}
.content-container .sdq-section-content .sdq-content-1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container {
  width: 184px;
  height: 420px;
  transition: all 0.4s ease;
  position: relative;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-section-title {
  display: block;
  position: relative;
  box-sizing: border-box;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-image: url(../images/yj-fd-ggqsy-img-gongqi-text-bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  font-size: 24px;
  font-weight: bold;
  color: #1c69c5;
  margin: 0 25px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list {
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
  margin-top: 20px;
  height: 340px;
  overflow-y: auto;
  margin-left: 25px;
  padding-right: 25px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
  padding: 18px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list a > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 10; /*设置多行的行数*/
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list a + a {
  margin-top: 14px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list::-webkit-scrollbar {
  width: 3px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list::-webkit-scrollbar-track {
  background: #f5f8fc;
  border-radius: 2px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list::-webkit-scrollbar-thumb {
  background: #1c69c5;
  border-radius: 2px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list::-webkit-scrollbar-thumb:hover {
  background: #1c69c5;
  border-radius: 2px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list::-webkit-scrollbar-thumb:active {
  background: #1c69c5;
  border-radius: 2px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .fold {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: #f5f8fc;
  background-image: url(../images/yj-fd-ggqsy-img-sdq-bg.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .fold span {
  color: #1c69c5;
  font-size: 26px;
  font-weight: bold;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container .fold img {
  margin-top: 32px;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container.fold {
  width: 736px;
  padding: 20px 0 25px;
  background-color: #f5f8fc;
  background-image: url(../images/yj-fd-ggqsy-img-gq-bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container.fold .sdq-section-title {
  visibility: visible;
  opacity: 1;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container.fold .sdq-list {
  visibility: visible;
  opacity: 1;
}
.content-container .sdq-section-content .sdq-content-1 .sdq-container.fold .fold {
  display: none;
}
.content-container .sdq-section-content .zxfw-container .zxfw-section-title {
  line-height: 1;
  text-align: center;
  color: #1c69c5;
  font-size: 24px;
  font-weight: bold;
  margin-top: 26px;
  margin-bottom: 23px;
}
.content-container .sdq-section-content .zxfw-container .items {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.content-container .sdq-section-content .zxfw-container .items a {
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #f5f8fc;
  width: 265px;
  height: 68px;
  transition: all 0.3s ease;
}
.content-container .sdq-section-content .zxfw-container .items a span {
  margin-left: 10px;
  font-size: 18px;
  color: #1c69c5;
}
.content-container .sdq-section-content .zxfw-container .items a:hover {
  transform: translateY(-5px);
}
.content-container .ggjt-content-container {
  margin-top: 30px;
}
.content-container .ggjt-content-container .ggjt-tabs {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-image: url(../images/yj-fd-ggqsy-img-tab-bg.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.content-container .ggjt-content-container .ggjt-tabs span {
  cursor: pointer;
  width: 160px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #edf4fc;
  font-size: 24px;
  color: #1c69c5;
  border-radius: 30px;
}
.content-container .ggjt-content-container .ggjt-tabs span.active {
  background-image: linear-gradient(to right, #6fbdff, #1693ff);
  color: #fefefe;
  font-weight: bold;
}
.content-container .ggjt-content-container .ggjt-tabs span + span {
  margin-left: 45px;
}
.content-container .ggjt-content-container .ggjt-contents {
  margin-top: 30px;
}
.content-container .ggjt-content-container .ggjt-contents > div {
  display: none;
  *zoom: 1;
}
.content-container .ggjt-content-container .ggjt-contents > div:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item:nth-child(1) {
  float: left;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item:nth-child(2) {
  float: right;
}
.content-container .ggjt-content-container .ggjt-contents > div.active {
  display: block;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item-one {
  height: 280px;
  padding: 23px;
  background-color: #f5f8fc;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .name {
  line-height: 1;
  padding-bottom: 16px;
  font-size: 24px;
  font-weight: bold;
  color: #1c69c5;
  border-bottom: #d3e8fd solid 1px;
  margin-bottom: 15px;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .info-container {
  *zoom: 1;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .info-container:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .info-container .info {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 6; /*设置多行的行数*/
  width: 60%;
  float: left;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .info-container .img-container {
  width: 35%;
  height: 180px;
  float: right;
  position: relative;
  overflow: hidden;
}
.content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .info-container .img-container img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.content-container .ggjt-content-container .ggjt-contents > div .item {
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #f5f8fc;
  width: 265px;
  height: 68px;
  margin-top: 20px;
  transition: all 0.3s ease;
}
.content-container .ggjt-content-container .ggjt-contents > div .item span {
  margin-left: 10px;
  font-size: 18px;
  color: #1c69c5;
}
.content-container .ggjt-content-container .ggjt-contents > div .item:hover {
  transform: translateY(-5px);
}
.content-container .ggjt-content-container .zxfw-container .zxfw-title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #1c69c5;
  background-image: url(../images/yj-fd-ggqsy-img-zxfw-decoration.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  margin-top: 35px;
  margin-bottom: 32px;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 360px;
  height: 96px;
  border-radius: 6px;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a span {
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  left: 34px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a img {
  position: absolute;
  right: 34px;
  top: 50%;
  transform: translateY(-50%);
  height: 73px;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a:hover span {
  letter-spacing: 2px;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a:nth-child(1) {
  background-color: #fdf6e1;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a:nth-child(1) span {
  color: #c7a84c;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a:nth-child(2) {
  background-color: #fef0ec;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a:nth-child(2) span {
  color: #c57761;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a:nth-child(3) {
  background-color: #eaf2ff;
}
.content-container .ggjt-content-container .zxfw-container .zxfw-items a:nth-child(3) span {
  color: #5f81b8;
}
.content-container .gs-item {
  width: 555px;
  height: 280px;
  padding: 23px;
  background-color: #f5f8fc;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.content-container .gs-item .name {
  line-height: 1;
  padding-bottom: 16px;
  font-size: 24px;
  font-weight: bold;
  color: #1c69c5;
  border-bottom: #d3e8fd solid 1px;
  margin-bottom: 15px;
}
.content-container .gs-item .info {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; /*设置对齐模式*/
  -webkit-line-clamp: 6; /*设置多行的行数*/
}
.content-container .sthj-content-container {
  margin-top: 30px;
}
.content-container .sthj-content-container .sthj-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.content-container .sthj-content-container .sthj-items a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 225px;
  height: 100px;
  background-image: url(../images/yj-fd-ggqsy-img-sthj-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: all 0.3s ease;
}
.content-container .sthj-content-container .sthj-items a:hover {
  transform: translateY(-5px);
}
.content-container .sthj-content-container .sthj-items a img {
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  height: 36px;
  width: auto;
}
.content-container .sthj-content-container .sthj-items a span {
  display: block;
  font-size: 16px;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  word-break: keep-all;
}

@media screen and (max-width: 768px) {
  .fd-top-banner {
    padding-bottom: 0;
  }
  .fd-top-banner .s-box {
    position: absolute;
    top: 1rem;
    right: 0;
    width: 4rem;
    margin-top: 0;
  }
  .fd-top-banner .logo-container {
    margin-top: 1rem;
  }
  .fd-top-banner .logo-container img {
    display: block;
    margin: 0 auto;
    width: 80%;
    max-width: 346px;
  }
  .fd-top-banner .head-decoration {
    display: none;
  }
  .fd-top-banner .head-text {
    display: block;
    margin-top: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .content-container {
    margin-top: 10px;
    padding-bottom: 40px;
  }
  .content-container .section {
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
  }
  .content-container .section > .section-title {
    width: 200%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .content-container .section + .section {
    margin-top: 20px;
  }
  .content-container .zcwj-list {
    margin-top: 5px;
  }
  .content-container .zcwj-list a {
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
  .content-container .zcwj-list a::before {
    width: 4px;
    height: 4px;
  }
  .content-container .zcwj-more {
    display: block;
    margin-top: 5px;
    text-align: center;
  }
  .content-container .jy-section-content {
    margin-top: 0;
  }
  .content-container .jy-section-content .school-types {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .content-container .jy-section-content .school-types > a {
    width: 49%;
    height: 40px;
    border-radius: 4px;
    margin-top: 10px;
  }
  .content-container .jy-section-content .school-types > a img {
    width: 18px;
    height: 18px;
  }
  .content-container .jy-section-content .school-types > a span {
    margin-left: 5px;
    font-size: 14px;
  }
  .content-container .jy-section-content .schools-container {
    margin-top: 10px;
  }
  .content-container .jy-section-content .schools-container .school-list {
    display: none;
  }
  .content-container .jy-section-content .schools-container .details-container {
    float: none;
  }
  .content-container .jy-section-content .schools-container .details-container .school-detail {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
    box-shadow: 0px 2px 30px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 10px;
  }
  .content-container .jy-section-content .schools-container .details-container .school-detail .school-name {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    display: block;
  }
  .content-container .jy-section-content .schools-container .details-container .school-detail .img-container {
    height: 150px;
    position: relative;
  }
  .content-container .jy-section-content .schools-container .details-container .school-detail .img-container span {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    width: 80px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .content-container .jy-section-content .schools-container .details-container .school-detail .info {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 3; /*设置多行的行数*/
    margin-top: 10px;
    font-size: 14px;
  }
  .content-container .jy-section-content .schools-container .details-container .school-detail + .school-detail {
    margin-top: 10px;
  }
  .content-container .wsjk-section-content {
    margin-top: 10px;
  }
  .content-container .wsjk-section-content .left-container {
    width: 100%;
    float: none;
    border-radius: 4px;
    height: auto;
    padding: 10px;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-tabs {
    margin-top: 0;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-tabs span {
    padding-bottom: 6px;
    font-size: 16px;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-tabs span.active::before {
    content: "";
    background-image: url(../images/yj-fd-ggqsy-img-wsjk-tab-indicator.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 90px;
    height: 7px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .content-container .wsjk-section-content .left-container .yiyuan-tabs span + span {
    margin-left: 20px;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents {
    margin-top: 10px;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents a {
    display: none;
    box-sizing: border-box;
    position: relative;
    *zoom: 1;
    width: 100%;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents a:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents a.active {
    display: block;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents a .left-infos {
    float: none;
    width: 100%;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents a .right-qrcode {
    float: none;
    width: 100px;
    margin: 10px auto 0;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents a .right-qrcode .qrcode-wrap {
    border: solid 1px #9cbfe8;
    background-color: #fff;
    width: 100%;
    height: 100px;
    position: relative;
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents a .right-qrcode .qrcode-wrap img {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .content-container .wsjk-section-content .left-container .yiyuan-contents a .right-qrcode .name {
    margin-top: 10px;
    line-height: 1.4;
    font-size: 12px;
    text-align: center;
  }
  .content-container .wsjk-section-content .right-container {
    float: none;
    width: 100%;
  }
  .content-container .wsjk-section-content .right-container a {
    height: auto;
  }
  .content-container .wsjk-section-content .right-container a img {
    height: auto;
  }
  .content-container .wsjk-section-content .right-container a + a {
    margin-top: 10px;
  }
  .content-container .sdq-section-content {
    margin-top: 10px;
  }
  .content-container .sdq-section-content .sdq-content-1 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .content-container .sdq-section-content .sdq-content-1 .sdq-container {
    width: 100% !important;
    padding: 10px !important;
    height: auto !important;
    background-color: #f5f8fc;
    background-image: none;
  }
  .content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-section-title {
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-image: url(../images/yj-fd-ggqsy-img-gongqi-text-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    font-size: 16px;
    font-weight: bold;
    color: #1c69c5;
    margin: 0;
    visibility: visible;
    opacity: 1;
  }
  .content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list {
    margin-top: 10px;
    height: auto;
    overflow-y: auto;
    margin-left: 10px;
    padding-right: 10px;
    visibility: visible;
    opacity: 1;
  }
  .content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list a {
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    padding: 10px;
  }
  .content-container .sdq-section-content .sdq-content-1 .sdq-container .sdq-list a + a {
    margin-top: 10px;
  }
  .content-container .sdq-section-content .sdq-content-1 .sdq-container .fold {
    display: none;
  }
  .content-container .sdq-section-content .zxfw-container .zxfw-section-title {
    line-height: 1;
    text-align: center;
    color: #1c69c5;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .content-container .sdq-section-content .zxfw-container .items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .content-container .sdq-section-content .zxfw-container .items a {
    display: block;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-radius: 6px;
    background-color: #f5f8fc;
    width: 100%;
    height: 40px;
    transition: all 0.3s ease;
    margin-bottom: 10px;
    padding-left: 35%;
  }
  .content-container .sdq-section-content .zxfw-container .items a span {
    margin-left: 10px;
    font-size: 14px;
    color: #1c69c5;
  }
  .content-container .ggjt-content-container {
    margin-top: 10px;
  }
  .content-container .ggjt-content-container .ggjt-tabs {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-image: none;
  }
  .content-container .ggjt-content-container .ggjt-tabs span {
    cursor: pointer;
    width: auto;
    flex-shrink: 0;
    flex-grow: 1;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: transparent;
    font-size: 16px;
    color: #1c69c5;
    position: relative;
  }
  .content-container .ggjt-content-container .ggjt-tabs span.active {
    background-image: none;
    color: #1c69c5;
    font-weight: bold;
  }
  .content-container .ggjt-content-container .ggjt-tabs span.active::after {
    content: "";
    width: 15px;
    height: 2px;
    border-radius: 50%;
    background-color: #1c69c5;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .content-container .ggjt-content-container .ggjt-tabs span + span {
    margin-left: 0;
  }
  .content-container .ggjt-content-container .ggjt-contents {
    margin-top: 10px;
  }
  .content-container .ggjt-content-container .ggjt-contents > div {
    display: none;
    *zoom: 1;
  }
  .content-container .ggjt-content-container .ggjt-contents > div:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .content-container .ggjt-content-container .ggjt-contents > div .gs-item:nth-child(1) {
    float: none;
  }
  .content-container .ggjt-content-container .ggjt-contents > div .gs-item:nth-child(2) {
    float: none;
  }
  .content-container .ggjt-content-container .ggjt-contents > div.active {
    display: block;
  }
  .content-container .ggjt-content-container .ggjt-contents > div .gs-item-one {
    width: 100%;
    height: auto;
    padding: 10px;
    background-color: #f5f8fc;
    box-sizing: border-box;
    display: block;
    position: relative;
    margin-bottom: 10px;
  }
  .content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .name {
    line-height: 1;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #1c69c5;
    border-bottom: #d3e8fd solid 1px;
    margin-bottom: 10px;
  }
  .content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .info-container .info {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 6; /*设置多行的行数*/
    width: 100%;
    float: none;
  }
  .content-container .ggjt-content-container .ggjt-contents > div .gs-item-one .info-container .img-container {
    display: none;
  }
  .content-container .ggjt-content-container .ggjt-contents > div .item {
    display: block;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    background-color: #f5f8fc;
    width: 100%;
    height: 40px;
    transition: all 0.3s ease;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 0;
  }
  .content-container .ggjt-content-container .ggjt-contents > div .item span {
    margin-left: 10px;
    font-size: 14px;
    color: #1c69c5;
  }
  .content-container .ggjt-content-container .zxfw-container .zxfw-title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #1c69c5;
    background-image: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .content-container .ggjt-content-container .zxfw-container .zxfw-items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .content-container .ggjt-content-container .zxfw-container .zxfw-items a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 50px;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  .content-container .ggjt-content-container .zxfw-container .zxfw-items a span {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 34px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
  }
  .content-container .ggjt-content-container .zxfw-container .zxfw-items a img {
    position: absolute;
    right: 34px;
    top: 50%;
    transform: translateY(-50%);
    height: 35px;
  }
  .content-container .gs-item {
    width: 100%;
    height: auto;
    padding: 10px;
    background-color: #f5f8fc;
    box-sizing: border-box;
    display: block;
    position: relative;
    margin-bottom: 10px;
  }
  .content-container .gs-item .name {
    line-height: 1;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #1c69c5;
    border-bottom: #d3e8fd solid 1px;
    margin-bottom: 10px;
  }
  .content-container .gs-item .info {
    font-size: 14px;
  }
  .content-container .sthj-content-container {
    margin-top: 10px;
  }
  .content-container .sthj-content-container #sthj-gs-swiper .gs-item {
    height: auto;
  }
  .content-container .sthj-content-container .sthj-items {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 10px;
  }
  .content-container .sthj-content-container .sthj-items a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 49%;
    height: 80px;
    margin-bottom: 5px;
  }
  .content-container .sthj-content-container .sthj-items a img {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    height: 30px;
    width: auto;
  }
  .content-container .sthj-content-container .sthj-items a span {
    display: block;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    word-break: keep-all;
  }
}