body {
  overflow-x: hidden;
  height: 100%;
  margin: 0 auto;
  font-family: "Microsoft YaHei", 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“', sans-serif;
}
.img-boxs:before{
  display: none;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
@media (min-width: 1200px) {
  .container {
    width: 1100px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1254px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}
.float-box {
  position: fixed;
  right: 40px;
  top: 40%;
  transform: translateY(-50%);
  z-index: 9999;
  width: 44px;
}
.float-box div {
  margin-bottom: 2px;
}
.float-box div img {
  display: block;
  max-width: 100%;
}
/*nav*/
nav.navbar.bootsnav {
  min-height: 50px;
  border: none;
  background: #104a9a;
  z-index: 1000;
}
.nav-wrap .padnav {
  display: none;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav {
  width: 100%;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  background: none;
}
nav.navbar.bootsnav ul.nav > li > a {
  padding: 10px 5px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  position: relative;
}
nav.navbar.bootsnav ul.nav > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #F1F1F1;
  height: 4px;
  transform: translateX(-50%);
  width: 0;
  overflow: hidden;
  transition: all .3s;
}
nav.navbar.bootsnav ul.nav li > a:hover,
nav.navbar.bootsnav ul.nav li > a:focus,
nav.navbar.bootsnav ul.nav li.active > a:hover,
nav.navbar.bootsnav ul.nav li.active > a:focus,
nav.navbar.bootsnav ul.nav li.active > a {
  background-color: #1d3897!important;
  color: #fff!important;
}
nav.navbar.bootsnav ul.nav li.dropdown a:hover,
nav.navbar.bootsnav ul.nav li.dropdown a:focus,
nav.navbar.bootsnav ul.nav li.dropdown.active a:focus {
  background-color: transparent !important;
}
nav.navbar.bootsnav ul.nav li.dropdown:hover > a {
  background: #1d3897!important;
  color: #fff;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
  border: none;
  border-left: 3px solid #3d55a7;
  width: 100%;
  min-width: 160px;
  padding-top: 3px;
  padding-bottom: 3px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #fff;
  margin: 0;
  padding: 10px 15px;
  line-height: 24px;
  border-bottom: 1px solid #fcfcfc;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
  color: #014199 !important;
  background: #eaf0f8 !important;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.header {
  min-height: 140px;
  background: url(syb_bg01.png) top center no-repeat;
  background-size: cover;
  padding-bottom: 25px;
}
.header-tool-wrap {
  padding-top: 5px;
}
.header-wrap .header-tool {
  float: right;
}
.header-wrap > ul {
  overflow: hidden;
}
.header-wrap > ul > li {
  float: left;
  line-height: 32px;
}
.header-wrap > ul > li > a {
  font-size: 14px;
  color: #fff;
  position: relative;
  padding: 0 16px;
}
.header-wrap > ul > li > a:hover {
  color: #fff;
}
.header-wrap > ul > li > a:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header-wrap > ul > li:first-child > a {
  padding-left: 0;
}
.header-wrap > ul > li.tool > a:after {
  display: none;
}
.header-wrap li.search-trigger {
  width: 32px;
  height: 32px;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.7);
  background: url(syb_icon03.png) center center no-repeat;
  background-size: 14px 14px;
  margin-left: 5px;
}
.header-wrap .search-trigger.active {
  background: url(syb_icon04.png) no-repeat center center;
  background-size: 14px 14px;
}
.header-des {
  width: 720px;
  float: right;
  padding-top: 24px;
}
.header-logo a{
  padding-top: 15px;
  display: inline-block;
}
.index-banner .list-index li a{
  font-size: 18px;
}
.header-des .header-des-text h4 {
  font-size: 17px;
  line-height: 30px;
  color: #efefef;
}
.header-des .header-des-text p {
  font-size: 14px;
  line-height: 28px;
  color: #efefef;
  float: right;
}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.main {
  margin-top: 30px;
  padding-bottom: 45px;
}
.focus-box p a {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #104a9a;
}
.focus-box p a:hover {
  color: #2966ca;
}
.index-banner {
  background: #f7f9ff;
  min-height: 480px;
  margin-top: 30px;
}
.index-banner .index-banner-wrap:hover .swiper-button {
  opacity: 1;
}
.index-banner .banner-box {
  position: relative;
}
.index-banner .banner-box img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.index-banner .banner-box .info-cont {
  height: 170px;
  /* background: url(syb_bg02.png) center bottom no-repeat; */
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.index-banner .banner-box .text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 60px;
  padding:0 50px;
}
.index-banner .banner-box .text a {
  padding: 10px 25px;
  font-size: 20px;
  color: #fffaf6;
  display: block;
  width: 100%;
  text-align: center;
  background: rgb(16,74,154,0.7);
}
.index-banner .banner-box .text a:hover {
  color: #F09236;
}
.index-banner .swiper-pagination {
  right: 20px;
  left: auto;
  bottom: 20px;
  width: 100%;
}
.index-banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #fff;
}
.index-banner .swiper-pagination-bullet-active {
  background: #b2291f;
  width: 40px;
  border-radius: 7px;
}
.index-banner .swiper-button {
  opacity: 0;
  z-index: 999;
}
.index-banner .index-aside-wrap {
  width: 100%;
  padding: 25px 30px 25px 0;
}
.index-banner .index-first a {
  font-size: 18px;
  line-height: 26px;
  color: #3d55a7;
  font-weight: 700;
}
.index-banner .index-first a:hover {
  color: #2966ca;
}
.index-banner .index-first .des {
  font-size: 14px;
  line-height: 24px;
  color: #4e5365;
  margin-top: 8px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.index-banner .index-list {
  margin-top: 25px;
}
.index-banner .index-list li {
  padding-left: 15px;
  position: relative;
  margin: 15px 0;
}
.index-banner .index-list li:last-child {
  margin-bottom: 0;
}
.index-banner .index-list li a {
  font-size: 17px;
  color: #333333;
}
.index-banner .index-list li a:hover {
  color: #2966ca;
}
.index-banner .index-list li a:after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #617bb0;
  position: absolute;
  left: 0;
  top: 10px;
}
.common-title {
  position: relative;
  border-bottom: 1px solid #d6dfeb;
}
.common-title span {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 11px;
  padding-top: 11px;
  position: relative;
  display: inline-block;
  padding-left: 50px;
  padding-right: 35px;
  background-color: #1755a8 !important;
}
.common-title.fyxw span {
  background: url(syb_icon05.png) 15px center no-repeat;
}
.common-title.xtdt span {
  background: url(syb_icon06.png) 15px center no-repeat;
}
.common-title.mtsm span {
  background: url(syb_icon09.png) 15px center no-repeat;
}
.common-title.kyjz span {
  background: url(syb_icon07.png) 15px center no-repeat;
}
.common-title.kjhz span {
  background: url(syb_icon08.png) 15px center no-repeat;
}
.common-title.ztzl span {
  background: url(syb_icon13.png) 15px center no-repeat;
}
.common-title.tzgg span {
  background-image: url(syb_icon10.png);
  background-position: 15px center;
  background-repeat: no-repeat;
}
.common-title.ysdw span {
  background-image: url(syb_icon11.png);
  background-position: 15px center;
  background-repeat: no-repeat;
}
.common-title span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #3d55a7;
}
.common-title a {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 14px;
  color: #7d90ac;
}
.common-title a:hover {
  color: #2966ca;
}
.main-wrap {
  margin-top: 40px;
}
.main-wrap .index-banner {
  min-height: 1px;
  background: none;
  margin-top: 30px;
}
.main-wrap .index-banner .index-list li {
  margin: 21px 0;
}
.main-wrap .change-tab {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #d6dfeb;
}
.main-wrap .change-tab .common-title {
  float: left;
  position: initial;
  border-bottom: none;
}
.main-wrap .change-tab .common-title span {
  font-weight: 400;
  cursor: pointer;
}
.main-wrap .change-tab .common-title span:after {
  background: none;
}
.main-wrap .change-tab .common-title a {
  display: none;
}
.main-wrap .change-tab .common-title.active span {
  font-weight: 700;
}
.main-wrap .change-tab .common-title.active span:after {
  background: #3d55a7;
}
.main-wrap .change-tab .common-title.active a {
  display: block;
}
.main-wrap .change-con .index-banner {
  display: none;
}
.main-wrap .change-con .index-banner.active {
  display: block;
}
.main-wrap .switch-top {
  position: relative;
  min-height: 150px;
  background: transparent;
  padding: 15px 15px 15px 240px;
}
.main-wrap .switch-top .img-boxs {
  width: 225px;
  height: 150px;
  position: absolute;
  left: 0;
  top: 0;
}
.main-wrap .switch-top .img-boxs img {
  width: 100%;
  min-height: 150px;
  object-fit: cover;
  object-position: center center;
  background: #fcfcff;
  border-bottom: 1px solid #f3f2f2;
}
.main-wrap .switch-top .date-s {
  font-size: 14px;
  color: #888888;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.main-wrap .switch-cont a {
  font-size: 17px;
  font-weight: bold;
  line-height: 28px;
  color: #333;
  display: block;
}
.main-wrap .switch-cont a:hover {
  color: #3d55a7;
}
.main-wrap .getlink {
  margin: 40px 0;
}
.main-wrap .getlink a.db {
  border-radius: 1px;
  overflow: hidden;
}
.main-wrap .getlink a.db img {
  width: 100%;
}
.main-wrap .notice-box .common-title {
  border-bottom: 2px solid #2068c9;
}
.main-wrap .notice-box .common-title span {
  background-color: #1755a8;
  color: #fff;
  padding: 10px 30px 10px 55px;
}
.main-wrap .notice-box .swit-aside {
  margin-top: 20px;
}
.main-wrap .notice-box .swit-aside li {
  position: relative;
  padding-left: 95px;
  min-height: 50px;
  margin-bottom: 20px;
  transition: all ease 0.25s;
}
.main-wrap .notice-box .swit-aside li:last-child {
  margin-bottom: 0;
}
.main-wrap .notice-box .swit-aside li .time {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  border-right: 1px solid #d6dfee;
  text-align: right;
  padding-right: 15px;
}
.main-wrap .notice-box .swit-aside li .time span {
  color: #0d4994;
  display: inline-block;
}
.main-wrap .notice-box .swit-aside li .time .mo {
  font-size: 20px;
  font-weight: 700;
}
.main-wrap .notice-box .swit-aside li .time .year {
  font-size: 14px;
  color: #999999;
}
.main-wrap .notice-box .swit-aside li a.db {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.main-wrap .notice-box .swit-aside li a.db:hover {
  color: #2966ca;
}
.main-wrap .school-box {
  margin-top: 30px;
}
.main-wrap .school-list {
  background: #f2f5f9;
  padding: 20px 25px;
}
.main-wrap .school-list li {
  margin-bottom: 10px;
}
.main-wrap .school-list li:last-child {
  margin-bottom: 0;
}
.main-wrap .school-list li a.db {
  display: flex;
}
.main-wrap .school-list li a.db:hover .sch-name {
  background: #e2e5f1;
}
.main-wrap .school-list li a.db:hover .sch-name span {
  color: #2966ca;
}
.main-wrap .school-list li .img-boxs {
  width: 75px;
  height: 58px;
  background: linear-gradient(0deg, #e2e5f1 0%, #d9e2ef 100%);
  position: relative;
  text-align: center;
  line-height: 58px;
}
.main-wrap .school-list li .sch-name {
  flex: 1;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  line-height: 58px;
  background: #fff;
  padding: 0 20px;
  transition: all ease 0.25s;
}
.main-wrap .school-list li .sch-name span {
  display: inline-block;
  width: 100%;
  transition: all ease 0.25s;
  background-image: url(syb_icon12.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.main-wrap .spelic-box {
  margin-top: 50px;
}
.main-wrap .spelic-box .index-tool-swiper {
  margin-top: 20px;
}
.main-wrap .spelic-box a.db {
  border-radius: 2px;
  overflow: hidden;
}
.main-wrap .spelic-box a.db:hover img {
  transform: scale(1);
}
.main-wrap .spelic-box a.db img {
  width: 100%;
  transition: all ease 0.3s;
  transform: scale(1.04);
}
.footer-link {
  background: #154891;
}
.footer-link .footer-link-wrap {
  padding: 25px 0;
  border-bottom: 1px solid #7c8cc3;
}
.footer-link .footer-link-wrap select {
  width: 100%;
  border: 1px solid #7c8cc3;
  appearance: none;
  -webkit-appearance: none;
  /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾iOSÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
  -moz-appearance: none;
  /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾FirefoxÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
  background: url(syb_icon14.png) 95% center no-repeat;
}
.footer-link .footer-link-wrap select option {
  color: #333;
}
.footer {
  padding: 30px 0;
  background: #154891;
}
.footer .footer-wrap {
  position: relative;
}
.footer .footer-wrap a.db {
  float: left;
  margin-right: 20px;
  padding-top: 3px;
}
.footer .footer-wrap .footer-info {
  float: left;
  padding-left: 20px;
  border-left: 1px solid #7c8cc3;
}
.footer .footer-wrap .work {
  float: left;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.footer-info .info p {
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
}
.footer-info .info p a {
  color: #fff;
}
.footer-link > li > a:hover,
.footer-info .info p a:hover {
  color: #ef6420;
}
.retrieval-introduce-content{
  display: flex;
}
.retrieval-introduce-content .img-boxs{
  max-width: 250px;
  margin-right: 25px;
}
.retrieval-introduce-content .img-boxs img{
  width: 100%;
}
.retrieval-introduce-content .img-boxs .introduce-content{
  margin-top: 15px;
}
.retrieval-introduce-content p {
  margin-bottom: 15px
}

.retrieval-introduce-content span {
  display: inline-block
}

.retrieval-title-cn {
  font-size: 20px;
  color: #000;
  font-weight: 700
}

.subject-title {
  font-weight: 700
}

.subject-desc,.subject-title {
  font-size: 14px;
  color: #333
}

.retrieval-title-key {
  font-size: 14px;
  color: #000;
  font-weight: 700
}

.retrieval-title-value {
  margin-right: 8px;
  font-size: 14px;
  color: #000
}

.keywords-key span {
  display: inline-block;
  padding: 2px 8px;
  font-size: 16px;
  color: #fff
}
.other-box {
  padding-top: 30px;
  padding-bottom: 50px;
}
.other-box .aside-item {
  border-radius: 0px 0px 4px 4px;
}
.other-box .aside-item h3 {
  padding: 23px 20px;
  background: url(syb_bg03.png) top center no-repeat;
  background-size: cover;
}
.other-box .aside-item h3 span {
  line-height: 30px;
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
}
.other-box .aside-item .aside-list {
  background: #fff;

}
.other-box .aside-item .aside-list li {
  transition: all ease 0.25s;
  border-bottom: 1px solid #e0e8f4;
  padding-left: 20px;
}
.other-box .aside-item .aside-list li.active{
  background: #f4f7fc;
}
.other-box .aside-item .aside-list li:hover a {
  color: #0d4994;
}
.other-box .aside-item .aside-list li:hover a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 17px;
  background: #ca000e;
  border-radius: 3px;
  transform: translateY(-50%);
}
.other-box .aside-item .aside-list li.active a {
  color: #3d55a7;
  font-weight: 700;
}
.other-box .aside-item .aside-list li a {
  display: inline-block;
  position: relative;
  padding: 13px 10px 13px 15px;
  font-size: 18px;
  color: #3b4461;
  width: 100%;
}
.other-box .aside-item .aside-list li a i{
  position: absolute;
  position: absolute;
  right: 20px;
  top: 17px;
}
.other-box .aside-item .aside-list li:last-child a {
  border-bottom: none;
}
.other-box .aside-item .aside-list li.active a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 17px;
  background: #ca000e;
  border-radius: 3px;
  transform: translateY(-50%);
}
.other-box .aside-item .aside-list li a:after{
  background: #c8cddf;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 17px;
  border-radius: 3px;
  transform: translateY(-50%);
}
.other-box .ti-ma {
  background: #fff;
  padding: 22px 30px 40px 30px;
}
.other-box .ti-ma .tuwen {
  min-height: 150px;
  padding-top: 30px;
}
.other-box .ti-ma .tuwen .chuangxin{
  display: flex;
  flex-wrap: wrap;
}
.other-box .ti-ma .tuwen .chuangxin li{
  width: 33.33%;
  margin-bottom: 20px;
}
.other-box .ti-ma .tuwen .chuangxin li a{
  padding-right: 10px;
  white-space:inherit;
  background-position: left 10px;
}
.tuwen .wenzi-item.chuangxin li:nth-child(5n){
  margin-bottom: 20px;
}
.other-box .common-title {
  padding-bottom: 13px;
  border-bottom: 1px solid #cfd8e4;
}
.other-box .common-title a {
  background: none;
  position: inherit;
  padding-right: 0px;
  top: auto;
}
.other-box .common-title a.h22 {
  font-size: 24px;
  color: #343434;
  position: inherit;
  background: none;
  top: auto;
  padding-right: 0;
}
.other-box .common-title a.h22:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #3d55a7;
  position: absolute;
  left: 0;
  bottom: -16px;
}
.other-box .bread-item-groups {
  /* float: right; */
  padding-top: 10px;
  margin-top: 15px;
}
.other-box .bread-item-groups .bread-location,
.other-box .bread-item-groups .bread-item {
  display: inline-block;
  color: #999;
}
.other-box .bread-item-groups .bread-item a {
  color: #808080;
}
.other-box .bread-item-groups .bread-item a:hover {
  color: #3d55a7;
}
.other-box .bread-item-groups .bread-item a:last-child {
  color: #3d55a7;
}
.other-box .bread-item-groups .bread-item a:last-child:after {
  display: none;
}
.other-box .wrap {
  padding-top: 30px;
  font-size: 18px;
  line-height: 32px;
  padding-bottom: 40px;
  min-height: 150px;
}
.other-box .wrap *{
  margin-bottom:10px
}
.other-box .wrap img{
  margin-top:20px;
  margin-bottom:20px
}
.tuwen .wenzi-item li {
  transition: all ease 0.3s;
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-bottom: 6px;
}
.tuwen .wenzi-item li:nth-child(5n) {
  margin-bottom: 25px;
}
.tuwen .wenzi-item li:hover .data-s,
.tuwen .wenzi-item li:hover a {
  color: #2966ca;
}
.tuwen .wenzi-item li a {
  font-size: 18px;
  color: #333333;
  padding-left: 18px;
  position: relative;
  display: inline-block;
  width: 100%;
  background: url(syb_icon18.png) left center no-repeat;
}
.tuwen .wenzi-item li .data-s {
  float: right;
  color: #999;
}
.tuwen .tuwen-item li {
  background-color: #ffffff;
  border-radius: 6px;
  transition: all ease 0.25s;
  margin-bottom: 25px;
}
.tuwen .tuwen-item li:hover a.db .tuwen-list .title {
  color: #2966ca;
}
.tuwen .tuwen-item li a.db {
  position: relative;
  padding-left: 240px;
  min-height: 160px;
}
.tuwen .tuwen-item .tuwen-list {
  padding: 10px 0;
}
.tuwen .tuwen-item li a.db .img-boxs {
  width: 220px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
}
.tuwen .tuwen-item li a.db .img-boxs img {
  width: 100%;
  /* object-fit: cover; */
}
.tuwen .tuwen-item li a.db .img-boxs img[src=""] {
  display: none;
}
.tuwen .tuwen-item li a.db[data-img=""] {
  padding-left: 0;
}
.tuwen .tuwen-item li a.db[data-img=""] .img-boxs {
  display: none;
}
.tuwen .tuwen-item li .tuwen-list .title {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  font-weight: 700;
}
.tuwen .tuwen-item li .tuwen-list .des {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
  margin: 15px 0 10px 0;
}
.tuwen .tuwen-item li .tuwen-list .date-s {
  color: #666666;
}
.tuwen .qikans li{
  margin-bottom: 20px;
}
.tuwen .qikans li .img-boxs{
  box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.5);
  height: 250px;
  padding:5px;
}
.tuwen .qikans li .img-boxs img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tuwen .qikans li .qi-n{
  display: block;
  text-align: left;
}
.tuwen .qikans li .qi-zh{
  font-size: 16px;
  color: #333;
  margin-top: 10px;
}
.tuwen .qikans li .qi-en{
  font-size: 14px;
  color: #999;
  margin-top: 5px;
  min-height: 50px;
}
.other-box .content-info {
  padding-top: 30px;
}
.other-box .content-info .title {
  text-align: center;
  line-height: 34px;
  color: #3d55a7;
}
.other-box .content-info .detail {
  padding-top: 25px;
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
  color: #999999;
  text-align: center;
}
.other-box .content-info .detail .auther {
  margin-right: 50px;
  display: inline-block;
  color: #666;
}
.other-box .content-info .detail span a {
  color: #666;
}
.other-box .next-list {
  padding-top: 30px;
  border-top: 1px solid #d9dfe7;
}
.other-box .next-list li {
  margin: 8px 0;
}
.other-box .next-list li a {
  font-size: 16px;
  letter-spacing: 0px;
  color: #333;
}
.other-box .next-list li a:hover {
  color: #2966ca;
}
.history-box {
  padding-top: 30px;
}
.history-box .history-item{
  position: relative;
}
.history-box .history-item:after{
  content: '';
  position:absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  display: inline-block;
  width: 10px;
  height: 100%;
  background: linear-gradient(180deg, #3d55a7 0%, transparent 100%);
  z-index: 2;
}
.history-box .history-item:before{
  content: '';
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 50%;
  z-index: 3;
  border-bottom: 14px solid #3d55a7;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  transform: translateX(-50%);
}
.history-box .history-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 15px;
}
.history-box .history-list:nth-child(2n-1) .his-name {
  text-align: right;
}
.history-box .history-list:nth-child(2n) .his-des {
  text-align: right;
}
.history-box .history-list .his-name {
  width: 45%;
  font-size: 20px;
  line-height: 26px;
  color: #3d55a7;
  font-weight: 700;
}
.history-box .history-list .his-des {
  width: 45%;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  padding-bottom: 20px;
}
.history-box .history-list .his-line {
  display: inline-block;
  width: 10px;
  min-height: 100px;
  background: #c3cbea;
  position: relative;
  margin: 0 25px;
  z-index: 2;
  transform: translateY(8px);
  display: none;
}
.history-box .history-list:first-child .his-line:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 50%;
  border-bottom: 14px solid #b9c7f6;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  transform: translateX(-50%);
}
.origion {
  padding-top: 30px;
}
.origion .zzjg {
  margin-top: 50px;
}
.origion .zzjg [class^='col'] {width: 20%;padding-bottom:50px;}
.origion .zzjg h1 {
  width: 270px;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  display: block;
  font-size: 20px;
  font-weight: bold;
  background: #3d55a7;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 140px;
  position: relative
}

.origion .zzjg h1::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 60px;
  left: 50%;
  bottom: -70px;
  transform: translateX(-50%);
  background: #ccd2ea
}

.origion .zzjg ul {
  display: block;
  position: relative;
  /* overflow: hidden; */
}

.origion .zzjg ul::after {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 230px);
  height: 1px;
  left: 50%;
  top: -70px;
  transform: translateX(-50%);
  background: #ccd2ea
}

.origion .zzjg ul li a {
  height: 195px;
  display: block;
  margin: 0 auto;
  width: 70px;
  background: #3d55a7;
  text-align: center;
  border-radius: 5px;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  letter-spacing: 5px;
  position: relative
}

.origion .zzjg ul li a p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  transform: translate(-50%, -50%);
  line-height: 26px
}
.origion .zzjg ul li:nth-child(2) a p {writing-mode: vertical-lr;writing-mode: tb-lr;height: 100%;width: 53px;display: inline-block;}
.origion .zzjg ul li:nth-child(2) a p span {font-size: 17px;}

.origion .zzjg ul li a::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 60px;
  left: 50%;
  top: -70px;
  transform: translateX(-50%);
  background: #ccd2ea
}

.origion .zzjg ul li a:hover {
  background: #2966ca;
}
.origion .origion-tit {
  font-size: 20px;
  line-height: 30px;
  color: #3d55a7;
  font-weight: 700;
  padding-left: 20px;
  background: url(syb_icon19.png) left center no-repeat;
}
.origion .origion-list {
  margin: 0 -15px;
  padding-top: 20px;
  padding-bottom: 10px;
  overflow: hidden;
}
.origion .origion-list li {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.origion .origion-list li a {
  font-size: 18px;
  line-height: 30px;
  color: #444444;
  background: #f2f7ff;
  display: block;
  padding: 10px 20px;
  border-radius: 2px;
  overflow: hidden;
}
.origion .origion-list li a:hover {
  color: #fff;
  background: #2966ca;
}
.origion .leader-item {
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 30px;
}
.origion .leader-list .zsbjt {
  display: flex;
  background: #f2f7ff;
  padding: 20px;
  min-height: 210px;
  max-height: 210px;
  transition: all ease 0.25s;
  margin-bottom: 20px;
}
.origion .leader-list .zsbjt .img-boxs {
  width: 35%;
}
.origion .leader-list .zsbjt:hover {
  box-shadow: -1px 4px 20px 0px rgba(161, 161, 161, 0.18);
  background: #d8e1ef;
}
.origion .leader-list .zsbjt img {
  max-width: 100%;
  max-height: 100%;
}
.origion .leader-list .zsbjt .leader-info {
  padding-left: 20px;
  flex: 1;
}
.origion .leader-list .zsbjt .na {
  font-size: 18px;
  font-weight: 700;
  color: #444444;
}
.origion .leader-list .zsbjt .na span {
  font-size: 16px;
  color: #444444;
  font-weight: 400;
}
.origion .leader-list .zsbjt .jll {
  margin-top: 10px;
  font-size: 16px;
  color: #444444;
}
.leader-box a {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  border-bottom: 3px solid #3d55a7;
}
.leader-box a:hover {
  background: #f2f7ff;
}
.leader-box a:hover .leader-name {
  color: #2966ca;
}
.leader-box a img {
  width: 100%;
}
.leader-box a .leader-name {
  font-size: 18px;
  color: #444444;
  font-weight: 700;
  margin-top: 10px;
  transition: all ease 0.25s;
}
.leader-box a .zc {
  margin-top: 5px;
  font-size: 16px;
  line-height: 22px;
  color: #3d55a7;
  padding-bottom: 10px;
}
.tuwen .tupian-item li {
  margin-bottom: 30px;
}
.tuwen .tupian-item a.db img {
  min-height: 215px;
  max-height: 215px;
  width: 100%;
}
.tuwen .tupian-item a.db .title {
  min-height: 50px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  transition: all ease 0.25s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tuwen .tupian-item a.db[data-pic=""] .img-boxs {
  position: relative;
}
.tuwen .tupian-item a.db .img-boxs:hover img{
  transform: scale(1.05);
}
.tuwen .tupian-item a.db .img-boxs img{
  transition: all ease 0.25s;
}
.tuwen .tupian-item a.db[data-pic=""] .img-boxs:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url(syb_icon20.png) center center no-repeat;
  background-size: contain;
  left: 15px;
  bottom: 15px;
}
.tuwen .tupian-item a.db:hover .title {
  color: #2966ca;
}
.tuwen .tuwen-item li {
  transition: all ease 0.25s;
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e2e4ef;
  padding-top: 25px;
}
.dj-box {
  padding-top: 45px;
  padding-bottom: 20px;
}
.dj-box .dj-wrap {
  margin-bottom: 30px;
}
.dj-box .dj-common a {
  font-size: 22px;
  line-height: 22px;
  color: #3d55a7;
  font-weight: 700;
  padding-left: 30px;
  background: url(syb_icon21.png) left center no-repeat;
}
.dj-box .tuwen .wenzi-item li {
  transition: all ease 0.3s;
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.dj-box .tuwen .wenzi-item li:nth-child(5n) {
  margin-bottom: 25px;
}
.dj-box .tuwen .wenzi-item li:hover .data-s,
.dj-box .tuwen .wenzi-item li:hover a {
  color: #2966ca;
}
.dj-box .tuwen .wenzi-item li a {
  font-size: 18px;
  color: #333333;
  padding-left: 18px;
  position: relative;
  display: inline-block;
  width: 100%;
  background: url(syb_icon22.png) left center no-repeat;
}
.dj-box .tuwen .wenzi-item li .data-s {
  float: right;
  color: #999;
}
.bangying{
  margin-top: 55px;
}
.bangying img{
  width: 100%;
}
.dj-orion .dj-orion-item {
  padding-bottom: 5px;
  background: #f3f4fb;
  border-top: 4px solid #3d55a7;
}
.dj-orion .ti {
  font-size: 18px;
  line-height: 30px;
  color: #3d55a7;
  font-weight: 700;
  padding: 15px 15px 5px 15px;
}
.dj-orion li {
  padding: 0 20px;
}
.dj-orion li a {
  font-size: 16px;
  line-height: 38px;
  color: #333333;
  padding-left: 20px;
  background: url(syb_icon22.png) left center no-repeat;
}
.dj-orion li a:hover {
  color: #3d55a7;
}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  */
@media all and (min-width: 992px) {
  nav.navbar.bootsnav ul.nav {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .other-box .ti-ma{
    min-height: 600px;
  }
  nav.navbar.bootsnav ul.nav > li {
    flex: 1;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 18px;
  }
  .index-banner .banner-box .text a,
  .index-banner .index-list li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
  }
  .index-banner .banner-box img {
    height: 500px;
    width:100%;
  }
  .main-wrap .switch-cont a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .main-wrap .notice-box .swit-aside li a.db {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .tuwen .wenzi-item li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 120px;
  }
  .tuwen .wenzi-item li .data-s {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 100px;
    text-align: right;
  }
  .header-wrap .search-trigger {
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 50%;
    background: url(syb_icon03.png) center center no-repeat;
    background-size: 14px 14px;
    margin-left: 5px;
    position: absolute;
    right: 0;
  }
  .header-wrap .top-search{
    display: none !important;
  }
  .header-wrap > ul > li.show-input{
    border: 1px solid #fff;
    border-radius: 20px;
    height: 34px;
    position: relative;
    width: 200px;
  }
  .show-input .show-inputs{
    position: absolute;
    left: 10px;
    font-size: 14px;
    color: #fff;
  }
  .header-wrap .search-trigger.active{
    background: url(syb_icon03.png) center center no-repeat;
  }
  .show-input .show-inputs:-ms-input-placeholder{
    color: #fff;
  }
  .show-input .show-inputs::placeholder{
    color: #fff;
  }
}
@media all and (min-width: 1200px) {
  nav.navbar.bootsnav ul.nav {
    width: 100%;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 18px;
    font-weight: 700;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: none;
    /*border-left: 3px solid #3d55a7;*/
    width: 100%;
    min-width: 200px;
    background: rgba(61, 85, 167, 0.8);
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    font-size: 16px;
  }
  .other-box.aside .row .col-20.col-md-2 {
    width: 320px;
  }
  .other-box.aside .row .col-20.col-md-10 {
    width: 1120px;
  }
  .leader-box .row.row-40{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    justify-content: space-around;
  }
  nav.navbar.bootsnav ul.nav{
    position: relative;
  }
  nav.navbar.bootsnav li.dropdown.pc-menu{
    position: initial;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu.special-nav{
    width: 100%;
    position: absolute;
    left: 0;
    background: #f0f4ff;
    border-color: #f0f4ff;
    min-height: 100px;
    padding: 20px 25px;
    box-sizing: border-box;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    animation: none;
  }
  .special-nav .yfjg-wrap{
    display: flex;
    flex-wrap: wrap;
    min-height: 220px;
  }
  .special-nav .yfjg-wrap .fjg-tit{
    width: 100%;
    margin-bottom: 15px;
    padding-left: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(syb_icon19.png) left center no-repeat;
  }
  .special-nav .yfjg-wrap .fjg-tit:after{
    content: '';
    display: inline-block;
    flex: 1;
    background:#cbdffb;
    height: 8px;
    margin-left: 20px;
  }
  .special-nav .yfjg-wrap .fjg-tit span{
    font-size: 22px;
    font-weight: 700;
    color: #2966ca;
  }
  .special-nav .yfjg-wrap .img-boxs{
    width: 200px;
    height: fit-content;
  }
  .special-nav .yfjg-wrap .img-boxs img{
    height: 140px;
  }
  .special-nav .yfjg-wrap .img-boxs span{
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: -1px;
    font-weight: 700;
    bottom: 15px;
    border-radius: 2px;
    border:1px solid #fcfcfc;
    padding:5px 15px;
  }
  .special-nav .yfjg-list{
    overflow: hidden;
    flex: 1;
    padding-left: 15px;
  }
  .special-nav .yfjg-list li{
    float: left;
    width: 50%;
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .special-nav .yfjg-list li a{
    font-size: 16px;
    color: #333;
    display: block;
    padding-left: 10px;
    position: relative;
  }
  .special-nav .yfjg-list li a:after{
    position: absolute;
    display: inline-block;
    content: '';
    height: 5px;
    width: 5px;
    left: 0;
    top: 9px;
    border-radius: 50%;
    background:#ccc;
  }
  nav.navbar.bootsnav .special-nav .yfjg-list li a:hover{
    color: #0d4994 !important;
  }
}
@media (max-width: 1600px){
  .origion .zzjg ul::after{
    width: calc(100% - 200px);
  }
}
@media (max-width: 1400px){
  .origion .zzjg ul::after{
    width: calc(100% - 175px);
  }
}
@media (max-width: 1200px){
  .origion .zzjg ul::after{
    width: calc(100% - 145px);
  }
}
@media (max-width: 991px){
  .origion .zzjg ul::after{
    width: calc(100% - 150px);
  }
}
@media (max-width: 768px){
  .retrieval-introduce-content{
    flex-wrap: wrap;
  }
  .retrieval-introduce-content .img-boxs{
    width: 100%;
    max-width: 100%;
  }
  .origion .zzjg ul::after{
    width: calc(100% - 75px);
  }
  .origion .zzjg [class^='col']{
    float: left;
  }
  .origion .zzjg ul li a{
    height: 320px;
    width: 45px;
    font-size: 16px;
  }
  .origion .zzjg ul li a p{
    width: 30px !important;
  }
  .float-box{
    display: none;
  }
  .index-banner{
    min-height: inherit;
  }
  .index-banner .banner-box .text{
    bottom: 50px;
  }
  .index-banner .banner-box .text a{
    padding: 10px 15px 10px 15px;
  }
  .index-banner .banner-box .text{
    padding: 0;
    position: inherit;
  }
  .index-banner .banner-box img{
    height: 320px;
    width: 100%;
    object-fit: contain;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .container {
    width: 1100px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .other-box.aside .row .col-20.col-md-2 {
    width: 23%;
  }
  .other-box.aside .row .col-20.col-md-10 {
    width: 77%;
  }
  .leader-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .header-wrap .header-logo {
    padding-top: 20px;
  }
  .header-wrap .header-logo a {
    display: block;
    max-width: 30%;
    float: left;
  }
  .header-des {
    padding-top: 0;
    padding-left: 40px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 17px;
    padding-left: 0;
    padding-right: 0;
  }
  .main-wrap .col-md-8.col-20,
  .main-wrap .col-md-4.col-20 {
    width: 100%;
  }
  .main-wrap .school-list {
    overflow: hidden;
  }
  .main-wrap .school-list li {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tuwen .qikans li{
    width: 25%;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .tuwen .qikans li{
    width: 33.33%;
  }
  .header .header-tools {
    padding-bottom: 5px;
  }
  .header .header-logo {
    padding-top: 20px;
  }
  .index-banner .col-md-8.col-20,
  .main-wrap .col-md-8.col-20,
  .index-banner .col-md-4.col-20,
  .main-wrap .col-md-4.col-20 {
    width: 100%;
  }
  .index-banner .index-aside-wrap,
  .main-wrap .index-aside-wrap {
    padding: 20px;
  }
  .main-wrap .school-list {
    overflow: hidden;
  }
  .main-wrap .school-list li {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .other-box.aside .row .col-20.col-md-2 {
    width: 25%;
  }
  .other-box.aside .row .col-20.col-md-10 {
    width: 75%;
  }
  .origion .origion-list li {
    width: 100%;
  }
  .leader-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tuwen .tupian-item li {
    width: 50%;
  }
}
@media (max-width: 1199px) {
  nav.navbar.bootsnav {
    display: none;
  }
  .nav-wrap .padnav {
    display: block;
    background: #3d55a7;
  }
  .nav-wrap .padnav li a {
    color: #fff;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 12px 0;
    white-space: nowrap;
  }
  .nav-wrap .padnav .padnav-mask {
    background: url(syb_icon15.png) no-repeat center #c13e37;
    width: 24px;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    background-size: 8px 14px;
  }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav {
    min-height: 0px;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 10000;
  }
  nav.navbar.bootsnav .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  nav.navbar.bootsnav ul.nav {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  nav.navbar.bootsnav ul.nav > li {
    width: 100%;
    float: none;
    background: none;
  }
  nav.navbar.bootsnav ul.nav > li:last-child {
    background: none;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 5px 0;
    line-height: 30px;
    text-align: left;
    position: relative;
    border-top: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
  }
  nav.navbar.bootsnav ul.nav > li > a:after {
    display: none;
  }
  nav.navbar.bootsnav ul.nav li > a:hover,
  nav.navbar.bootsnav ul.nav li > a:focus,
  nav.navbar.bootsnav ul.nav li.active > a:hover,
  nav.navbar.bootsnav ul.nav li.active > a:focus,
  nav.navbar.bootsnav ul.nav li.active > a,
  nav.navbar.bootsnav ul.nav li.dropdown.on > a {
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #fff!important;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
  }
  nav.navbar.bootsnav ul.nav li > a:hover:after,
  nav.navbar.bootsnav ul.nav li > a:focus:after,
  nav.navbar.bootsnav ul.nav li.active > a:hover:after,
  nav.navbar.bootsnav ul.nav li.active > a:focus:after,
  nav.navbar.bootsnav ul.nav li.active > a:after,
  nav.navbar.bootsnav ul.nav li.dropdown.on > a:after {
    display: none;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    background-color: transparent !important;
    padding: 5px 0!important;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    color: #fff!important;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 15px;
    padding-right: 15px;
  }
  #pages .pages {
    display: none;
  }
  #pages #more {
    width: 100%;
    background: #3d55a7;
    color: #fff;
    border-radius: 5px;
    margin: 0;
    display: block !important;
  }
  .other-box .aside-item {
    position: fixed;
    top: 150px;
    width: 200px;
    margin-right: 0;
    z-index: 9999;
    box-sizing: border-box;
    transition: all ease 0.25s;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .other-box .aside-item:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(aside_icon02.png) no-repeat center;
    background-color: rgba(16, 47, 154, 0.5);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    z-index: 9997;
    transform: translateY(-60%);
  }
  .other-box .aside-item.open:after {
    content: '';
    pointer-events: auto;
    display: inline-block;
    width: 26px;
    height: 55px;
    background: url(aside_icon03.png) no-repeat center;
    background-color: rgba(16, 47, 154, 0.5);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    left: -26px;
    transform: translateY(-60%);
  }
  .header {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .header-wrap {
    padding-top: 20px;
  }
  .header-wrap .header-tool {
    padding: 10px 15px;
    z-index: 999999;
    display: none;
    background: #3d55a7;
    top: 35px;
    right: 15px;
    position: absolute;
  }
  .header-wrap .header-tool li a {
    color: #fff;
  }
  .header-wrap > ul > li > a:after {
    display: none;
  }
  .header-wrap .header-tool .search-trigger {
    display: none;
  }
  .header-wrap > ul > li > a {
    padding: 0;
  }
  .header-wrap li.search-trigger.phone-show {
    position: absolute;
    right: 0;
    top: 4px;
    width: 32px;
    height: 32px;
    z-index: 99999;
    border:1px solid #8aa6cd;
  }
  .header-wrap #nav-top {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background: #000;
    position: absolute;
    top: 4px;
    right: 50px;
    background: url(syb_icon16.png) center center no-repeat;
    background-size: 15px 10px;
    border-radius: 50%;
    border: 1px solid #8aa6cd;
  }
  .header-wrap li.search-trigger.phone-show.active {
    border: none;
    background: url(syb_icon17.png) no-repeat center center;
  }
  .top-search {
    background: #3d55a7;
    z-index: 9999;
    display: none;
    top: 0;
    left: 0;
    padding-top: 35px;
    width: 100%;
  }
  .header-wrap.open #nav-top {
    background: url(syb_icon04.png) center center no-repeat;
    background-size: 15px 15px;
  }
  .header-wrap.open .header-tool {
    display: block;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
  }
  .header-wrap > ul > li {
    float: none;
  }
  .common-title span {
    font-size: 22px;
  }
  .header {
    padding-top: 0;
  }
  .header .header-tools {
    background: #f3f4fa;
  }
  .header .header-tools .header-tool-wrap {
    padding-top: 0;
    height: 40px;
    position: relative;
  }
  .header .header-des {
    width: 100%;
  }
  .header .header-des .header-des-text p {
    margin-top: 5px;
    line-height: 20px;
  }
  .focus-box p a {
    font-size: 24px;
  }
  .index-banner .banner-box .info-cont {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 50px;
    background: none;
  }
  .index-banner .banner-box .text a {
    min-height: 50px;
    padding: 10px 15px 25px 15px;
    width: 100%;
    font-size: 18px;
    background: rgba(61, 85, 167, 0.8);
  }
  .index-banner .swiper-pagination {
    width: 100%;
    bottom: 5px;
    right: auto;
  }
  .index-banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .index-banner .index-aside-wrap {
    padding: 15px;
  }
  .main-wrap .switch-top {
    padding: 15px;
  }
  .main-wrap .switch-top .img-boxs {
    position: initial;
    width: 100%;
    height: auto;
  }
  .main-wrap .switch-top .switch-cont {
    padding-top: 10px;
  }
  .main-wrap .switch-top .date-s {
    position: initial;
    margin-top: 5px;
  }
  .main-wrap .getlink a.db {
    margin-bottom: 15px;
  }
  .main-wrap .school-list {
    padding: 20px 15px;
  }
  .footer-link-wrap .select-box {
    margin-bottom: 15px;
  }
  .footer-link-wrap .col-md-5ths:last-child .select-box {
    margin-bottom: 0;
  }
  .footer .footer-wrap .footer-info {
    border-left: none;
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .footer .footer-wrap a.db,
  .footer .footer-wrap .footer-info,
  .footer .footer-wrap .work {
    float: none;
  }
  .footer .footer-wrap .work {
    position: initial;
    transform: translateY(0);
  }
  .other-box .bread-item-groups {
    float: none;
    margin-top: 15px;
  }
  .tuwen .wenzi-item li {
    margin-bottom: 10px;
  }
  .tuwen .wenzi-item li .data-s {
    margin-top: 5px;
    float: none;
    display: inline-block;
    padding-left: 18px;
  }
  .tuwen .wenzi-item li a {
    background: url(syb_icon18.png) left 10px no-repeat;
  }
  .other-box.aside .row .col-20.col-md-10 {
    padding: 0 15px;
  }
  .other-box {
    padding-top: 20px;
  }
  .other-box .tuwen .tuwen-item li a.db {
    padding-left: 0;
  }
  .other-box .tuwen .tuwen-item li a.db .img-boxs {
    width: 100%;
    height: auto;
    position: initial;
    margin-bottom: 10px;
  }
  .tdose .common-title a.h22 {
    display: none;
  }
  .tdose .trods .common-title {
    position: relative;
  }
  .tdose .trods .common-title a.h22 {
    display: inline-block;
  }
  .tdose .trods .bread-item-groups {
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .tdose .bread-item-groups {
    margin-top: 0;
    padding-top: 0;
  }
  .history-box .history-list .his-line {
    transform: translateY(0);
  }
  .history-item {
    position: relative;
  }
  .history-item:after {
    content: '';
    display: inline-block;
    width: 4px;
    min-height: 150px;
    background: #e4e7f4;
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
  }
  .origion .origion-list li {
    width: 100%;
  }
  .leader-box {
    padding-left: 0;
    padding-right: 0;
  }
  .dj-box .tuwen .wenzi-item li .data-s {
    float: none;
  }
}
@media (max-width: 768px){
  .other-box .ti-ma .tuwen .chuangxin li{
    width: 100%;
  }
  .cmain1ay{
    height: auto !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .main-wrap .getlink .col-md-6.col-20 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 640px) {
  .index-banner .banner-box img{
    height: 280px;
  }
}
@media (max-width: 540px) {
  .index-banner .banner-box img{
    height: auto;
  }
}
@media (max-width: 450px) {
  .main-wrap .school-list li .sch-name {
    padding: 0 10px;
    font-size: 16px;
  }
  .main-wrap .school-list li .sch-name span {
    background: none;
  }
  .leader-box .col-md-4.col-xs-6.col-40 {
    width: 100%;
  }
}
