﻿body {
  padding-top: 0;
  background: #fff;
  min-height: 100vh;
  position: relative;
  padding-bottom: 137px;
}

.navbar {
  min-height: 76px;
}


.header-top-right {
  text-align: right;
  padding-top: 25px;
  padding-right: 40px;
}

.header-top-right ul li {
  display: inline-block;

  margin-left: 32px;
}

.header-top-right ul li a {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #3B3838;
  vertical-align: middle;
}

.header-top-right ul li a.map-btn {
  letter-spacing: -0.28704px;
  color: #fff;
  padding: 8px 16px;
  background: linear-gradient(90deg, #027AB7 0%, #19816E 100%);
}

.navbar-default {
  background: #fff;
  border: none;
}

.navbar-collapse {
  width: 100%;
  float: left;
  background: linear-gradient(90deg, #027AB7 0%, #19816E 100%);
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
}

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
  margin-right: 0px;
  margin-left: 0px;
}

.navbar .nav .user {
  padding: 0;
  line-height: 70px;
}

.navbar .nav .user .headicon {
  margin: 0 5px;
  height: 30px;
}

.navbar .nav .user .caret {
  vertical-align: middle;
  margin: 0 5px;
}

.navbar-default .navbar-nav>li>a {
  font-weight: 500;
  color: #fff;
  font-size: 16px;
}

.navbar-default .navbar-nav>li:nth-last-child(1) {
  display: none;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 18px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
  background: #92D050;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #92D050;
  background: transparent;
}

.navbar-default .btn-search {
  display: block;
  width: 15.5px;
  background: url(../image/btn-search.png) no-repeat center center;
  cursor: pointer;
  border: 0;
}

.navbar-default .input-group {
  border: 1px solid #919191;
  border-radius: 20px;
  padding: 4px 16px;
  display: flex;
}

.navbar-default .input-group>* {
  border: 0;
}

.navbar-default .input-group>.input-search {
  background: transparent;
}

.navbar-default .input-group>.search-border {
  border: 1px solid #E0E0E0;
  height: 18px;
  margin: 0 8px;
}

.navbar-default a.to-search {
  display: block;
  width: 20px;
  height: 75px;
  background: url(../image/btn-search.png) no-repeat center center;
  cursor: pointer;
}

.navbar-default a.to-search {
  display: none;
}

.dropdown-menu {
  top: 100%;
  left: 0;
  min-width: auto;
  padding: 8px 0;
  text-align: left;
  background: #FFFFFF;
  border: none;
  outline: none;
  border-radius: 0px !important;
  box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.08);
}

.dropdown-menu>li>a {
  display: inline-block;
  min-width: 194px;
  padding: 8px 16px;
  margin: 0;
  clear: both;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  position: relative;
  white-space: normal;
}

.dropdown-menu>li:last-of-type>a {
  border-bottom: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus .dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #2E75B6;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #F2F2F2;
}

/* .sy-controls,
.sy-prev,
.sy-next {
  display: none;
} */
.sy-controls li a:after {
  content: "";
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  text-indent: 0;
  line-height: 2.8em;
  color: #111;
  font-weight: 800;
  position: absolute;
  background-color: transparent;
  width: 2.8em;
  height: 2.8em;
  left: 50%;
  top: 50%;
  margin-top: -1.4em;
  margin-left: -1.4em;
  border-radius: 50%;
}



.index-banner {
  display: none;
}

.banner-slider .sy-box {
  position: relative;
}

.banner-slider .sy-pager {
  display: none;
}

.banner-slider .pager-bg {
  width: 1000px;
  height: 133px;
  position: absolute;
  right: 0;
  bottom: 246px;
}

.banner-slider .sy-pager li {
  width: 12px;
  height: 12px;
  margin: 0 0 0 32px;
}

.banner-slider .sy-pager li a {
  background: #fff;
  opacity: .6;
  color: transparent;
}

.banner-slider .sy-controls li:first-child a {
  background: linear-gradient(90deg, rgba(59, 56, 56, 0.2) 6.3%, rgba(59, 56, 56, 0.072) 68.11%, rgba(59, 56, 56, 0.012) 95%, rgba(59, 56, 56, 0) 100%);
}

.banner-slider .sy-controls li:last-of-type a {
  background: linear-gradient(-90deg, rgba(59, 56, 56, 0.2) 6.3%, rgba(59, 56, 56, 0.072) 67.43%, rgba(59, 56, 56, 0.012) 95%, rgba(59, 56, 56, 0) 100%);
}

.banner-slider .sy-controls li a:link,
.banner-slider .sy-controls li a:visited {
  opacity: 1;
}

.banner-slider .sy-controls li a:hover,
.banner-slider .sy-controls li a:focus {
  opacity: 1;
}

.banner-slider .sy-pager li.sy-active a {
  background: #fff;
  opacity: 1;
}



.sy-controls li.sy-next a:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../image/banner-next.png);
  width: 7px;
  height: 14px;
  background-size: cover;
}

.sy-controls li.sy-prev a:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../image/banner-prev.png);
  width: 7px;
  height: 14px;
  background-size: cover;
}

.banner-slider .sy-slide a img.bg {
  display: block;
  width: 100%;
  object-fit: cover;
}

/* 
.college-nav {
  max-width: 1056px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  z-index: 100;
  position: relative;
  font-size: 12px;
  border-radius: 6px;
  margin-top: -96px;
}

.college-nav a {
  display: inline-block;
  text-align: center;
  color: #ffffff;
  opacity: .6;
  transition: all .1s;
  -webkit-transition: all .1s;
  text-align: center;
  cursor: pointer;
}

.college-nav a.active,
.college-nav a:active,
.college-nav a:focus,
.college-nav a:hover {
  opacity: 1;
}

.college-nav a img {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 auto;
}

.college-nav a p {
  width: 130px;
  height: 44px;
  font-size: 16px;
  line-height: 22px;
  margin-top: 6px;
} */

.container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.footer-box {
  width: 100%;
  background: #2E75B9;
  color: #fff;
  position: absolute;
  bottom: 0;
  background: linear-gradient(90deg, #027AB7 0%, #19816E 100%);
}

.footer-box .footer {
  display: flex;
  padding: 24px 0 16px;
  justify-content: space-between;
  align-items: center;
}

.footer-box .footer .wechat-wrap {
  flex-shrink: 0;
}

.footer-box .footer .wechat {
  display: inline-block;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
}

.footer-box .footer .wechat p {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin-top: 7px;
}

.footer-box .qrcode {
  display: none;
  position: absolute;
  bottom: 100%;
  margin-bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  background: #FFFFFF;
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 1;
}

.footer-box .qrcode img {
  display: block;
  width: 120px;
  height: 120px;
}

.footer-box .wechat:hover .qrcode,
.footer-box .wechat:active .qrcode,
.footer-box .wechat:focus .qrcode {
  display: block;
}

.footer-box .link-wrap .title {
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin-bottom: 8px;
}

.footer-box .item {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin-right: 24px;
}

.footer-box .copyright {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.0474px;
  color: #3B3838;
  background: #fff;
  padding: 8px 0;
}

.footer-box .copyright a {
  display: inline-block;
  margin: 0 16px;
}

.banner {
  width: 100%;
}

.banner img {
  display: block;
  width: 100%;
  min-height: 180px;
  object-fit: cover;
}

.main-box {
  padding-top: 80px;
  padding-bottom: 80px;
}

.left-nav-box li a {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #3B3838;
  background: #fff;
  padding: 12px 16px;
  transition: all .1s;
  border-bottom: 1px solid #E0E0E0;
}

.left-nav-box li a:first-of-type {
  border-top: 1px solid #E0E0E0;
}

.left-nav-box li a:focus,
.left-nav-box li a:hover,
.left-nav-box li.active a {
  color: #fff;
  background: #2E75B6;
}

.breadcrumb-box {
  padding-bottom: 16px;
  border-bottom: 1px solid #E0E0E0;
}

.breadcrumb-box li {
  float: left;
}

.breadcrumb-box li span,
.breadcrumb-box li a {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-align: justify;
  color: #919191;
}

.breadcrumb-box li a:hover {
  color: #2E75B6;
}

.breadcrumb-box li span {
  display: inline-block;
  margin: 0 4px;
}

.breadcrumb-box li:last-of-type span {
  display: none;
}

.article-box .title {
  font-weight: 500;
  font-size: 29px;
  line-height: 34px;
  color: #333333;
  margin-bottom: 24px
}

.article img {
  max-width: 100%;
}

.article-box .article {
  padding: 24px;
}

.search-input-box .input {
  padding: 16px 0;
  background: #F9F9F9;
}

.search-input-wrap {
  display: flex;
  align-items: stretch;
}

.search-input-wrap .btn-submit {
  display: flex;
  width: 130px;
  margin-left: 8px;
  flex-shrink: 0;
}

.search-input-wrap .btn-submit input {
  width: 100%;
  background: linear-gradient(90deg, #027AB7 0%, #19816E 100%);
  border-radius: 4px;
  border: 0;
  outline: none;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}

.input-box {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #2E75B9;
  border-radius: 4px;
  padding: 16px 32px;
  display: flex;
}

.input-box i.icon-search {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../image/icon-search.png) no-repeat center center;
  background-size: 100%;
  margin-right: 8px;
  flex-shrink: 0;
}

.input-box input {
  width: 100%;
  border: none;
  font-size: 16px;
}

.news-list-box .item {
  position: relative;
  display: flex;
  margin-bottom: 24px;
}

.news-list-box .item:hover h3.title {
  background-color: #EFF5FB;
  color: #2E75B6;
  padding: 12px 16px 12px 42px;
  background-position: 16px 16px;
}


.news-list-box .item .img-wrap {
  width: 240px;
  height: 150px;
  flex-shrink: 0;
}

.news-list-box .item .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
}

.stu-list-box .item h3.title {
  display: block;
  background-color: #F7FAFD;
  color: #3B3838;
  padding: 12px 16px 12px 42px;
  background-position: 16px 16px;
}

.news-list-box .item .intro p {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #3B3838;
  padding: 0 16px;
  margin-top: 16px;
}

.news-list-box .item .intro p {
  height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news-list-box .item .date {
  text-align: right;
  margin-top: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #3B3838;
}

.result-list-box {
  margin: 40px 0;
}

.result-list-box .item {
  display: block;
  width: 100%;
  border: 0.6px solid #CDCDCD;
  border-radius: 4px;
  padding: 24px;
}

.result-list-box .item .title {
  font-size: 18px;
  line-height: 25px;
  color: #828282;
}

.result-list-box .item .content {
  font-size: 18px;
  line-height: 25px;
  color: #3F3F3F;
  margin-top: 16px;
}

.paging-box {
  margin-top: 24px;
  text-align: right;
}

.paging-box .pb_sys_common {
  text-align: right;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #4D4F53;
}

.paging-box span {
  display: inline-block;
  min-width: 30px;
  min-height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 5px;
}

.paging-box a {
  display: block;
  width: 100%;
  height: 30px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  color: #2E75B9;
}

.paging-box .p_no a:hover {
  background: #D5E3F1;
}

.paging-box .p_no_d {
  padding: 0 12px;
  background: #2E75B9;
  border-radius: 2px;
  color: #FFFFFF;
}

.paging-box .p_prev,
.paging-box .p_prev_d,
.paging-box .p_next,
.paging-box .p_next_d {
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.paging-box .p_prev,
.paging-box .p_prev_d {
  background: url(../image/icon-prev.png) no-repeat center center;
  background-size: 30px 30px;
}

.paging-box .p_next,
.paging-box .p_next_d {
  background: url(../image/icon-next.png) no-repeat center center;
  background-size: 30px 30px;
}

.icon-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../image/icon-prev.png) no-repeat center center;
  background-size: 30px 30px;
  vertical-align: middle;
}

.icon-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../image/icon-next.png) no-repeat center center;
  background-size: 30px 30px;
  vertical-align: middle;
}

.search-input-dialog {
  display: none;
  position: fixed;
  top: 76px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, .7);
  z-index: 999;
}

h1.title {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #2E75B6;
  margin-bottom: 24px;
  padding-left: 32px;
  background: url(../image/icon-title.png) no-repeat left center;
}

h1.title a.more {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #3B3838;
  margin-left: 16px;
}

h3.title {
  display: inline-block;
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
  color: #2E75B6;
  padding-left: 24px;
  background: url(../image/icon-title.png) no-repeat left center;
  background-size: 18px 18px;
}

.text-align-center {
  text-align: center;
}

.index-box {
  padding: 80px 0;
}

.index-news-box {
  padding: 80px 0 40px;
}

.index-news-box .container {
  position: relative;
}

.index-news-box .wrap {
  display: block;
}


.index-news-box .wrap img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.index-news-box .wrap .title {
  margin-top: 8px;
  font-size: 16px;
  line-height: 22px;
  max-height: 44px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.index-research-box {
  padding: 0;
  background: #F5F5F5;
}

.index-research-box img {
  box-sizing: content-box;
  height: 257px;
  width: 100%;
  object-fit: cover;
  padding: 40px 0;
}

.index-research-box .wrap {
  padding: 36px 0;
}

.index-research-box .wrap .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}

.index-research-box .wrap .title::after {
  content: '';
  display: block;
  margin-top: 16px;
  width: 74px;
  height: 4px;
  background: #5B9BD5;
}

.index-research-box .wrap .content {
  max-height: 176px;
  padding-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  font-size: 16px;
  line-height: 22px;
  color: #919191;
}

.index-research-box .wrap a.more {
  display: block;
  margin-top: 6px;
}

.index-student-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.index-student-box .owl-carousel {
  padding: 0 15px;
  margin-top: 40px;
}


.index-student-box .wrap {
  display: inline-block;
  position: relative;
  width: 100%;
  background: #F5F5F5;
}

.index-student-box .owl-theme .wrap .img {
  width: 66%;
  height: 204px;
}

.index-student-box .owl-theme .wrap .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.index-student-box .owl-theme .wrap .word {
  width: 66%;
  height: 92%;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  margin: auto 8px;
  padding: 16px;
}

.index-student-box .owl-theme .wrap .word .title {
  font-size: 18px;
  line-height: 25px;
  color: #3B3838;
}

.index-student-box .owl-theme .wrap .word .title::after {
  content: '';
  display: block;
  width: 20px;
  height: 4px;
  margin: 16px;
  background: #5B9BD5;
}

.index-student-box .wrap .shadow {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.31) 0%, rgba(0, 0, 0, 0.151981) 32.29%, rgba(0, 0, 0, 0.0504492) 51.56%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all .1s;
}

.index-student-box .wrap:hover .shadow,
.index-student-box .wrap:active .shadow,
.index-student-box .wrap:focus .shadow {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.31) 0%, rgba(0, 0, 0, 0.151981) 36.98%, rgba(0, 0, 0, 0.0504492) 59.9%, rgba(0, 0, 0, 0) 100%);
}

.index-student-box .wrap .tag {
  position: absolute;
  top: 16px;
  left: 16px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
  z-index: 1;
  transition: all .1s;
}

.index-student-box .wrap:hover .tag {
  top: 24px;
}

.index-student-box .student-link .wrap img {
  width: 100%;
}

.index-student-box .owl-theme>.owl-nav {
  position: relative;
}

.index-student-box .owl-theme>.owl-nav>button:first-child {
  position: absolute;
  left: 0;
}

.index-student-box .owl-theme>.owl-nav>button:last-child {
  position: absolute;
  right: 0;

}

.index-student-box .owl-theme>.owl-nav>button {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin: 0;
  background: #CEE1F2 !important;
}

.index-student-box .owl-theme>.owl-nav>button>span {
  color: #FFFFFF !important;
}

.index-student-box .owl-theme>.owl-nav>button:hover {
  background: #5B9BD5 !important;
}

.index-student-box .owl-theme>.owl-dots {
  height: 40px;
  line-height: 40px;
}

.index-student-box .owl-theme>.owl-dots span {
  background: #CEE1F2 !important;

}

.index-student-box .owl-theme>.owl-dots .active span {
  background: #5B9BD5 !important;
}

.owl-stage-outer {
  margin-bottom: 24px;
}

.site-box {
  background: #EFF5FB;
  padding: 24px;
  max-width: 1056px;
  margin: 0 auto;
}

.site-box .site-list-wrap {
  height: 480px;
  padding: 24px;
}

.site-box .col-md-4:nth-of-type(2n) .site-list-wrap {
  background-color: #fff;
}

.site-box .site-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 27px;
  color: #2E75B6;
  padding-left: 26px;
  position: relative;
}

.site-box .site-title::before {
  content: '';
  width: 9px;
  height: 9px;
  background: #92D050;
  position: absolute;
  left: 0px;
  top: 0px;
}

.site-box .site-title::after {
  content: '';
  width: 9px;
  height: 9px;
  background: #5B9BD5;
  position: absolute;
  left: 9px;
  top: 9px;
}

.site-box .site-list-wrap li {
  margin-top: 16px;
  padding-left: 30px;
  position: relative;
}

.site-box .site-list-wrap li::before {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  left: 12px;
  top: 8px;
  background: #5B9BD5;
}

.site-box .site-list-wrap li a {
  display: inline-block;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #3B3838;
}

.second-nav-box {
  margin-top: -84px;
}

.second-nav-box .nav-title {
  font-weight: bold;
  font-size: 56px;
  line-height: 68px;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
  margin-bottom: 16px;
  text-align: center;
}

.second-nav-box .wrap {
  background: #EFF5FB;
}

.second-nav-box .wrap ul {
  display: flex;
  justify-content: center;
}

.second-nav-box .wrap li a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #919191;
  transition: all .1s;
  padding: 15px 20px;
}

.second-nav-box .wrap li.active a,
.second-nav-box .wrap li a:hover {
  font-weight: bold;
  color: #2E75B6;
}

.about-wrap {
  margin-top: 40px;
}

.about-right-img {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.about-right-img .content {
  display: flex;
  align-items: center;
  width: 48%;
  padding: 16px;
  background: url(../image/content-bg.png) no-repeat center center;
  background-size: 100% 100%;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #3B3838;
}

.about-bg-img .img-wrap {
  width: 48%;
  min-height: 335px;
}

.about-bg-img .img-wrap {
  width: 48%;
  min-height: 335px;
}

.about-right-img .img-wrap {
  width: 48%;
  min-height: 335px;
}

.about-bg-img .img-wrap img,
.about-right-img .img-wrap img {
  width: 100%;
  height: 100%;
}

.about-bg-img {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.about-bg-img .content {
  width: 100%;
  max-width: 600px;
  padding: 0 30px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}

.about-bg-img .content .title {
  font-size: 48px;
  line-height: 57px;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
}

.about-bg-img .content .intro {
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  margin-top: 22px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}

.about-bg-img .img-wrap {
  width: 1056px;
  height: 500px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.about-bg-img .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(90.45deg, #333333 0.4%, rgba(157, 157, 157, 0) 99.63%, rgba(129, 129, 129, 0) 99.63%);
  opacity: 0.8;
}

.dst-facts-box {
  text-align: center;
}

.dst-facts-box .dst-facts {
  text-align: left;
  padding: 50px 0;

  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-top: 24px;

  display: flex;
  justify-content: space-around;
}

.dst-facts-box .dst-facts .wrap {
  color: #5B9BD5;
}

.dst-facts-box .dst-facts .wrap .num {
  font-weight: bold;
  font-size: 56px;
  line-height: 68px;
}

.dst-facts-box .dst-facts .wrap .text {
  font-size: 16px;
  line-height: 22px;
  margin-top: 8px;
}

.about-content-wrap {
  text-align: center;
}

.about-content-wrap .content {
  text-align: left;
  margin-top: 24px;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #3B3838;
}

.about-content-wrap .img-wrap {
  margin-top: 40px;
}

.about-download-wrap .download-box {
  margin-top: 24px;
}

.about-download-wrap a.item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  padding: 16px 32px 16px 19px;
}

.about-download-wrap a.item .download-btn {
  background-image: url(../image/download.png);
  width: 16px;
  height: 16px;
}

.about-download-wrap a.item:nth-of-type(2n+1) {
  background: #F7FAFD;
}

.about-download-wrap a.item:hover {
  background: rgba(239, 245, 251, 1);
}

.about-download-wrap a.item:hover .download-btn {
  background-image: url(../image/download_active.png);

}

.editor-content img {
  max-width: 100%;
  height: auto !important;
}

.introduce-box {
  border: 1px solid #CEE1F2;
  padding: 16px;
  margin: 40px 0;
  display: flex;
  align-items: center;
}

.management-wrap {
  display: flex;
}

.management-wrap .classify {
  width: 96px;
  padding-top: 26px;
  font-size: 18px;
  line-height: 22px;
  color: #2E75B6;
  background: url(../image/icon-title.png) no-repeat left top;
  background-size: 18px 18px;
  margin-top: 55px;
  margin-right: 80px;
  flex-shrink: 0;
}

.people-box {
  width: 100%;
}

.people-box .item {
  padding: 40px 0;
  display: flex;
  align-items: center;
}

.people-box .item .img-wrap {
  flex-shrink: 0;
  width: 120px;
  height: 120px;
  border: 1px solid #E0E0E0;
  border-radius: 50%;
  overflow: hidden;
}

.people-box .item .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.people-box .item .content {
  margin-left: 12px;
}

.people-box .item .name {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #3B3838;
}

.people-box .item:hover .name {
  color: #2E75B6;
}

.people-box .item .intro {
  margin-top: 16px;
}

.people-box .item li {
  padding-left: 24px;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 20px;
  color: #919191;
}

.people-box .item li:last-of-type {
  margin-bottom: 0;
}

.people-box .people-list {
  width: 100%;
  background: rgba(245, 245, 245, 1);
  padding: 12px;
  padding-left: auto;
  padding-right: auto;
  justify-content: space-between;
}

.people-box .people-list:first-child {
  margin-top: 40px;
}

.people-box .people-list:nth-of-type(2n) {
  background: #FFFFFF;

}


.people-box .people-list>li {
  width: 25%;
  word-wrap: break-word;
}

.people-box .item .position {
  background: url(../image/people-position.png) no-repeat left top;
  background-size: 20px 20px;
}

.people-box .item .adress {
  background: url(../image/people-adress.png) no-repeat left top;
  background-size: 20px 20px;
}

.people-box .item .mail {
  background: url(../image/people-mail.png) no-repeat left top;
  background-size: 20px 20px;
}

.people-box .item .path {
  background: url(../image/people-path.png) no-repeat left top;
  background-size: 20px 20px;
}

.people-box .item .people {
  background: url(../image/people-people.png) no-repeat left top;
  background-size: 20px 20px;
}

.research-area-box .item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 40px;
}

.research-area-box .item .wrap,
.research-area-box .item .img-wrap {
  width: 49%;
  min-height: 320px;
  flex-shrink: 0;
}

.research-area-box .item .wrap {
  position: relative;
  padding-bottom: 54px;
}

.research-area-box .item .wrap h3.title {
  color: #3B3838;
}

.research-area-box .item:hover .wrap h3.title {
  color: #2E75B6;
}

.research-area-box .item .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.research-area-box .item .wrap .content {
  max-height: 225px;
  line-height: 19px;
  font-weight: normal;
  font-size: 16px;
  overflow: hidden;
  color: #6E6C6C;
  margin-top: 16px;
}

.research-area-box .item .wrap .foot {
  height: 38px;
  color: #3B3838;
  font-size: 16px;
  line-height: 19px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 8px;
  padding-left: 57px;
}

.research-area-box .item .wrap .foot span {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  left: 0;
}

.table-box {
  margin-top: 24px;
  border: 0.5px solid #E0E0E0;
}

.table-box .lab {
  width: 180px;
  font-size: 16px;
  line-height: 19px;
  color: #2E75B6;
  border: 0.5px solid #E0E0E0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  padding: 8px 8px 8px 28px;
}

.table-box .item {
  display: flex;
  align-items: stretch;
}

.table-box .item ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.table-box .item li {
  width: 100%;
  border: 0.5px solid #E0E0E0;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 19px;
}

.division-wrap {
  padding-left: 30px;
  margin-bottom: 40px;
}

.division-wrap h3.title {
  margin-left: -30px;
}

.division-wrap .table-box .lab {
  padding: 12px 8px;
}

.division-wrap .table-box .item li {
  padding: 8px 12px;
}

.contact-box .enquiries {
  padding-left: 27px;
  margin-top: 48px;
}

.contact-box .enquiries h3.title {
  margin-left: -27px;
}

.contact-box .enquiries .blue-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #5B9BD5;
  margin-top: 24px;
}

.contact-box .wrap {
  margin: 24px 0 40px;
}

.contact-box .wrap:first-of-type {
  margin: 8px 0 40px;
}

.contact-box .line {
  border: 1px solid #C2C2C2;
  margin: 0 5%;
  width: 90%;
}

.contact-box .wrapImg {
  width: 100%;
}

.contact-box .wrap .item {
  display: inline-block;
  width: 45%;
  padding-left: 16px;
  margin-top: 16px;
}

.contact-box .wrap .item .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #5B9BD5;
}

.contact-box .wrap .item .content {
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}

.achievement-box .wrap {
  margin-top: 40px;
}

.achievement-box .wrap .intro {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #3B3838;
  margin-top: 24px;
}

.achievement-box .wrap .introimg {
  text-align: justify;
  display: flex;
  justify-content: space-between;
}

.achievement-box .wrap .introimg img {
  width: 48%;
}


.achievement-box .wrap ul {
  margin-left: 16px;
  margin-top: 16px;
}

.achievement-box .wrap ul li {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #3B3838;
  margin-top: 8px;
  list-style: initial;
}

.achievement-box .wrap table {
  width: 100%;
  margin-top: 24px;
  border-bottom: 1px solid #E0E0E0;
}

.achievement-box .wrap table tr:nth-of-type(2n + 1) {
  background: #F5F5F5;
}

.achievement-box .wrap table th,
.achievement-box .wrap table td {
  width: 25%;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  padding: 12px 16px;
  color: #3B3838;
}

.achievement-box .wrap table th {
  color: #2E75B6;
}

.people-box .table-wrap {
  margin-top: 32px;
}

.people-box .table-wrap table {
  width: 100%;
}

.people-box .table-wrap table td {
  width: 33.33%;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 20px;
  color: #3B3838;
}

.people-box .table-wrap table td p {
  padding-left: 28px;
}

.people-box .table-wrap table td p.name {
  background: url(../image/people-position.png) no-repeat left top;
  background-size: 20px 20px;
}

.people-box .table-wrap table td p.mail {
  background: url(../image/people-mail.png) no-repeat left top;
  background-size: 20px 20px;
}

.people-box .table-wrap table td p.office {
  background: url(../image/people-office.png) no-repeat left top;
  background-size: 20px 20px;
}

.people-box .table-wrap table tr:nth-of-type(2n + 1) {
  background: #F5F5F5;
}

.undergraduate-box {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -16px;
}

.undergraduate-box .wrap {
  display: block;
  width: 240px;
  margin: 20px 16px;
  background: #F7FAFD;
  padding: 16px;
  border: 1px solid transparent;
  transition: all .1s;
}

.undergraduate-box .wrap .img-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 62.5%;
  position: relative;
}

.undergraduate-box .wrap .img-wrap img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

.undergraduate-box .wrap .line {
  width: 100%;
  height: 1px;
  background: #E0E0E0;
  margin: 16px 0;
}

.undergraduate-box .wrap .title {
  min-height: 44px;
  font-size: 18px;
  line-height: 22px;
  color: #3B3838;
  transition: all .1s;
  overflow: hidden;
}

.undergraduate-box .wrap:hover {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}

.undergraduate-box .wrap:hover .title {
  color: #2E75B6;
}

.activities-box,
.opportunity-box {
  margin-top: 35px;
}


.activities-box .uniti-box {
  margin: 0;
}

.activities-box .uniti-box .item {
  display: block;
  border: 1px solid #E0E0E0;
  padding: 8px 16px;
  color: #5B9BD5;
  margin-top: 16px;
}

.activities-box .uniti-box .item:hover {
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}


.activities-box .uniti-box .item .num {
  font-size: 40px;
  line-height: 49px;
  font-weight: bold;
  margin-bottom: 8px;
}

.activities-box .uniti-box .item .content {
  font-size: 14px;
  line-height: 17px;
  height: 51px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.activities-box h3.title {
  font-size: 16px;
  margin: 16px 0;
}

.activities-box .downlist {
  margin: 16px 0;
  border: 1px solid #E0E0E0;
}

.activities-box .downlist .item {
  border: 1px solid #E0E0E0;
}

.activities-box .downlist .wrap {
  padding: 17px 24px;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.activities-box .downlist .content {
  box-sizing: border-box;
  height: 0;
  overflow: hidden;
  transition: all .1s;
  color: #6E6C6C;
}

.activities-box .downlist .active+.content {
  padding: 24px;
  height: auto;
  transition: all .1s;
}

.activities-box .downlist .active {
  background: #EFF5FB;
  color: #2E75B6;
}

.activities-box .downlist .wrap .downlistbtn {
  background: url(../image/right-btn.png)no-repeat center center;
  width: 16px;
  height: 16px;
}

.activities-box .downlist .active .downlistbtn {
  background: url(../image/down-btn.png)no-repeat center center;
}

.activities-box .downlist .active .content {
  padding: 24px;
  height: auto;
  transition: all .1s;
}

.activities-box .downlist .unitisnum {
  margin-right: 16px;
}

.activities-box img {
  max-width: 100%;
}

.activities-box .text>div {
  margin: 16px 0;
}

.activities-box .text>div li {
  font-weight: bold;
}

.activities-box .text>div>a {
  color: #2E75B6;
  font-size: 18px;
  line-height: 22px;
  text-decoration: revert
}

.img-box a.item {
  display: block;
  margin-bottom: 16px;
}

.img-box .item img {
  width: 100%;
}

.activities-box .tablelist .item {
  padding: 13.5px 32px;
  display: flex;
  justify-content: space-between;
}

.activities-box .tablelist .item:nth-of-type(2n+1) {
  background: #F7FAFD;
}

.activities-box .tablelist .item:hover {
  background: #EFF5FB;
}

.activities-box .card-box .item {
  display: block;
  width: 100%;
  border: 0.4px solid #D8D8D8;
  padding: 16px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 16px;
}

.activities-box .card-box .item:hover {
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);

}


.activities-box .card-box .item>div {
  margin-bottom: 8px;
}

.activities-box .card-box .item .contenta {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 25px;
}

.activities-box .card-box .item>div:last-of-type {
  margin-bottom: 0;
}

.activities-box .card-box .item .other {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 20px;
  color: #6E6C6C;
}

.activities-box .card-box .item .otherleft {
  width: 50%;
}


.graduate-prospect {
  padding: 0 24px;
}

.graduate-prospect h3.title {
  margin-left: -24px;
  margin-bottom: 40px;
}

.graduate-prospect .content-wrap {
  margin-bottom: 40px;
}

.graduate-prospect .school-wrap {
  margin-bottom: 40px;
}

.graduate-prospect .school-wrap .editor-content {
  margin-top: 16px;
}

.graduate-prospect .school-wrap .editor-content img {
  max-width: 100%;
}


.graduate-prospect .school-wrap .editor-content .editor-img {
  margin-top: 24px;
}

.graduate-prospect .school-wrap .tips {
  font-size: 16px;
  line-height: 19px;
  color: #3B3838;
  margin-bottom: 24px;
}

.graduate-prospect .school-wrap .title {
  font-size: 18px;
  line-height: 22px;
  color: #2E75B6;
}

.graduate-prospect .school-wrap .list-wrap {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.graduate-prospect .list-wrap .item {
  width: 33.33%;
  margin-top: 16px;
  padding: 0 8px;
}

.graduate-prospect .list-wrap .wrap {
  display: block;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  padding: 16px;
  transition: all .1s;
}

.graduate-prospect .list-wrap .wrap:hover {
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}

.graduate-prospect .list-wrap .nation {
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #2E75B6;
}

.graduate-prospect .list-wrap .img-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 32.08%;
  position: relative;
  margin: 16px 0;
}

.graduate-prospect .list-wrap .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.graduate-prospect .list-wrap .name {
  min-height: 56px;
  padding-top: 16px;
  border-top: 1px solid #E0E0E0;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #3B3838;
}


.activities-list-box .item {
  display: block;
  margin-bottom: 24px;
}

.activities-list-box .item .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.385882px;
  color: #3B3838;
  background: #F7FAFD;
  padding: 16px;
  transition: all .1s;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  box-sizing: content-box;
}

.activities-list-box .item:hover .title {
  color: #2E75B6;
  background: #EFF5FB;
}

.activities-list-box .item .info {
  padding: 16px;
}

.activities-list-box .item .info p {
  font-size: 16px;
  line-height: 20px;
  color: #919191;
  padding-left: 24px;
}

.activities-list-box .item .info p.time {
  background: url(../image/icon-time-green.png) no-repeat left 2px;
  background-size: 16px 16px;
}

.activities-list-box .item .info p.name {
  background: url(../image/icon-people-green.png) no-repeat left 2px;
  background-size: 16px 16px;
}

.activities-list-box .item .info p.address {
  background: url(../image/icon-address-green.png) no-repeat left 2px;
  background-size: 16px 16px;
}

.paging-box {
  margin-top: 24px;
}

.paging-box .pb_sys_common {
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #666;
}

.paging-box span {
  display: inline-block;
  min-width: 30px;
  min-height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 5px;
}

.paging-box a {
  display: block;
  width: 100%;
  height: 30px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  color: #666;
}

.paging-box .p_no a:hover {
  background: linear-gradient(90deg, #027AB7 0%, #19816E 100%);
  color: #FFFFFF;
}

.paging-box .p_no_d {
  padding: 0 12px;
  background: linear-gradient(90deg, #027AB7 0%, #19816E 100%);
  border-radius: 2px;
  color: #FFFFFF;
}

.paging-box .p_prev,
.paging-box .p_prev_d,
.paging-box .p_next,
.paging-box .p_next_d {
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.paging-box .p_prev,
.paging-box .p_prev_d {
  background: url(../image/icon-prev.png) no-repeat center center;
  background-size: 30px 30px;
}

.paging-box .p_next,
.paging-box .p_next_d {
  background: url(../image/icon-next.png) no-repeat center center;
  background-size: 30px 30px;
}

@media (min-width: 1200px) {
  .container {
    width: 1056px;
  }
}

@media (min-width: 769px) {
  .navbar-nav {
    float: left;
    display: flex;
    max-width: 1056px;
    margin: 0 auto;
    justify-content: space-around;
    margin-right: 40px;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    line-height: 22px;
    padding: 9px 24px;
  }

  .navbar-nav>li::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 8px;
    border-left: 0.6px solid #E0E0E0;
    margin: auto 0;
  }

  .navbar-nav>li:first-child::after,
  .navbar-nav>li:last-child::after {
    display: none;
  }

  .navbar-nav>li:last-child {
    height: 0px;
    border-left: 0;
    margin: 0;
  }

  .navbar>.container .navbar-brand {
    display: flex;
    align-items: center;
    box-sizing: content-box;
    height: 56px;
    float: left;
    padding: 14px 0 22px;
    font-size: 18px;
    line-height: 20px;
    margin-left: 0;
  }


  .navbar-brand img {
    height: 100%;
  }

  .navbar-brand .line {
    border-left: 0.6px solid #3B3838;
    height: 24px;
    margin: 0 8px;
  }

  .navbar-brand img:last-of-type {
    height: 40%;
    object-fit: contain;
  }

}

/* 手机导航样式 */
@media (max-width: 769px) {
  body {
    padding-top: 65px;
    padding-bottom: 360px;
  }

  .logo-wrap .text {
    display: none;
  }

  .navbar-brand img:last-of-type {
    height: 40%;
  }

  .navbar {
    min-height: 65px;
  }

  .navbar-brand {
    float: left;
    padding: 14px 0;
    font-size: 18px;
    line-height: 20px;
    height: auto;
  }


  .navbar-brand>img:first-child {
    margin-bottom: 12px;
    width: 257px;
    height: 65px;
  }

  .navbar-brand>img:last-child {
    max-height: 26px;
    object-fit: contain;
    max-width: 80%;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    transform: translateX(0);
  }

  .navbar-toggle-bg {
    background: #333333;
  }

  .navbar-toggle {
    margin-right: 15px;
    padding: 4px 5px;
    margin-top: 16px;
    margin-bottom: 8px;
    border-color: transparent !important;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .navbar-default .navbar-toggle:focus .icon-bar,
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
  }

  .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 8px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 1px;
  }


  .navbar-collapse {
    background: #333333;
    border: none;
  }

  .navbar-toggle-bg {
    background: #333333;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 100vh;
    overflow-y: auto;
    padding-bottom: 180px;
    background-color: #333;
  }

  .navbar-toggle .icon-bar:nth-child(2) {
    width: 16px;
  }

  .navbar-toggle .icon-bar:nth-child(3) {
    width: 14px;
  }

  .navbar-toggle .icon-bar:nth-child(4) {
    width: 19px;
  }

  .navbar-default .navbar-nav>li>a {
    margin: 0 20px;
    padding: 0 35px;
    border-bottom: 1px solid #606266;
  }

  .navbar-default .navbar-nav>li:nth-last-child(2) a {
    border-bottom: none;
  }

  .navbar-default .navbar-nav>li>a {
    height: 60px;
    line-height: 60px;
    padding: 0;
    min-width: 0;
    text-align: left;
    font-weight: 300;
    font-size: 14px;
    color: #f2f2f2;
    border-top: none;
  }

  .navbar-default .navbar-nav>li:nth-last-child(1) {
    display: block;
    padding: 20px;
    color: #f2f2f2;

  }

  .navbar-default .navbar-nav .input-group {
    padding: 15px;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
  }

  .navbar-default .navbar-nav .input-group input:first-child {
    width: 90%;
  }

  .navbar-default .navbar-nav .input-group .search-border {
    display: none;
  }

  .navbar-default .navbar-nav .input-group .btn-search {
    background: url(../image/btn-search-phone.png)no-repeat center center;
  }


  .navbar-default .navbar-nav>li>a .caret {
    float: right;
    width: 0;
    height: 0;
    margin-left: 2px;
    margin-top: 26px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-top: 8px solid \9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: relative;
  }

  .navbar-default .navbar-nav>li>a .caret::after {
    content: '';
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 6px solid #333;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    top: -8px;
    left: -6px;
  }

  .container>.navbar-header,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
    background-color: #FFFFFF;
  }

  .navbar-header {
    width: 100%;
  }

  .navbar-header .navbar-brand {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }


  .navbar>.container:first-child {
    background: linear-gradient(90deg, #027AB7 0%, #19816E 100%);
  }


  .navbar-nav .open .dropdown-menu>li>a {
    display: block;
    padding: 0;
    clear: both;
    font-weight: 300;
    line-height: 60px;
    color: #f2f2f2;
    white-space: nowrap;
    margin-left: 40px;
    margin-right: 20px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #606266;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #f2f2f2;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #66BAAC;
    font-weight: 500;
    background-color: transparent;
  }

  .nav .open>a,
  .nav .open>a:hover,
  .nav .open>a:focus {
    border-color: #606266;
  }

  .dropdown-custom-level-2 .caret {
    display: none;
  }

  .dropdown-menu>.active>a::after {
    content: '';
    width: 0;
  }

  .navbar-default a.to-search {
    display: block;
  }

  .header-top-right {
    display: none;
  }

  .search-input-box .input,
  .search-input-box .result,
  .main-box {
    padding-left: 15px;
    padding-right: 15px;
  }



  .banner-slider .sy-slide>a img.bg {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .banner-slider .content-wrap .content {
    display: none;
  }

  .banner-slider .content-wrap {
    display: none;
  }

  .banner-slider .sy-slide>a {
    padding-bottom: 0;
  }

  .banner-slider .sy-slides-crop {
    height: 100%;
  }

  .banner-slider .sy-pager {
    width: 100%;
    padding: 0 20px;
    height: auto;
    position: relative;
    margin: 0;
    margin-top: 24px;
    top: 0;
    left: 0;
    transform: translateX(0);
    text-align: center;
  }

  .banner-slider .sy-pager li a {
    background: #BBCCC5;
    opacity: 1;
    color: transparent;
  }

  .banner-slider .sy-pager li a:link,
  .banner-slider .sy-pager li a:visited {
    opacity: .6;
  }

  .banner-slider .sy-pager li a:hover,
  .banner-slider .sy-pager li a:focus {
    opacity: .8;
  }

  .banner-slider .sy-pager li.sy-active a {
    background: #2E75B9;
    opacity: 1;
  }

  .banner-slider .sy-pager li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
  }

  .sy-controls {
    display: none;
  }

  .left-nav-box {
    display: none;
  }

  .input-box {
    padding: 8px 24px;
  }

  .search-input-wrap .btn-submit {
    display: flex;
    width: 90px;
    margin-left: 8px;
    flex-shrink: 0;
  }

  .index-box {
    padding: 40px 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .index-news-box .wrap {
    margin-bottom: 16.5px;
  }

  .index-news-box .col-md-4:last-child .wrap {
    margin-bottom: 0;
  }

  .index-research-box .wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  .index-research-box .wrap .title {
    font-size: 18px;
    line-height: 25px;
  }

  .index-research-box .wrap .content {
    -webkit-line-clamp: 15;
    max-height: 330px;
  }

  .index-research-box img,
  .index-research-box .wrap .title,
  .index-research-box .wrap .content {
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
  }

  .index-student-box .student-link .col-xs-6:nth-of-type(2n+1) {
    padding-left: 15px;
    padding-right: 7.5px;
  }

  .index-student-box .student-link .col-xs-6:nth-of-type(2n) {
    padding-left: 7.5px;
    padding-right: 15px;
  }

  .index-student-box .student-link .wrap {
    margin-bottom: 16px;
    width: 100%;
  }

  .index-student-box .owl-carousel {
    margin-top: 20px;
  }

  .index-student-box .owl-theme .wrap .img {
    height: auto;
    width: 100%;
  }

  .index-student-box .owl-theme .wrap .word {
    box-sizing: content-box;
    position: static;
    margin: 3.5px;
    width: auto;
    height: 44px;
    padding: 8px;
  }

  .index-student-box .owl-theme .wrap .word .title {
    max-height: 44px;
    line-height: 22px;
    overflow: hidden;
  }

  .index-student-box .owl-theme .wrap .word .title::after {
    display: none;

  }

  .index-student-box .owl-theme .wrap .word .content {
    display: none;
  }

  .index-student-box .owl-theme>.owl-nav {}

  .footer-box .footer {
    flex-direction: column;
    padding: 0;
    padding-top: 40px;
  }

  .footer-box .footer .wechat-wrap {
    padding: 24px 0;
    width: 40%;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .footer-box .footer .wechat {
    margin-left: 0;
  }

  .footer-box .footer .wechat {
    margin-left: 0;
  }

  .footer-box .copyright {
    text-align: center;
  }

  .paging-box .pb_sys_common {
    text-align: right !important;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #4D4F53;
  }
}