body {
  min-height: 100vh;
  padding-top: 76px;
  background: #fff;
  position: relative;
}

.navbar {
  min-height: 76px;
}

.navbar-default {
  background: #1D563E;
  border-color: transparent;
}

.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: rgba(255, 255, 255, .6);
  font-size: 16px;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 18px;
}

.navbar-nav>li>a {
  font-family: Helvetica Neue;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.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 {
  font-weight: 500;
  color: #66BAAC;
  background-color: transparent;
}

.navbar-default a.btn-search,
.navbar-default a.to-search {
  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 {
  width: 217px;
  top: 76px;
  left: 50%;
  min-width: auto;
  padding: 12px 16px;
  text-align: left;
  background: rgba(249, 249, 249, 0.9);
  border: none;
  outline: none;
  border-radius: 0px 0px 8px 8px !important;
  transform: translateX(-50%);
  box-shadow: none;
}

.dropdown-menu>li>a {
  display: inline-block;
  min-width: 100px;
  padding: 0;
  padding-left: 12px;
  margin: 12px 0;
  clear: both;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #1D563E;
  position: relative;
  white-space: normal
}

.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: #66BAAC;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

.dropdown-menu>.active>a::after {
  content: '';
  width: 4px;
  background: #66BAAC;
  border-radius: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #F2F2F2;
}

.sy-controls,
.sy-prev,
.sy-next {
  display: none;
}

.banner-slider .sy-box {
  position: relative;
}

.banner-slider .sy-slides-crop {
  height: 996px;
}

.banner-slider .sy-pager {
  width: 1000px;
  padding: 0 20px;
  padding-left: 135px;
  height: auto;
  position: absolute;
  top: 693px;
  right: 0;
  margin: 0;
  text-align: center;
}

.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-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: #fff;
  opacity: 1;
}

.banner-slider .sy-slide>a {
  display: block;
  width: 100%;
  padding-bottom: 246px;
  position: relative;
  overflow: hidden;
}

.banner-slider .sy-slide>a img.bg {
  display: block;
  width: 100%;
  height: 750px;
  object-fit: cover;
}

.banner-slider .content-wrap {
  width: 100%;
  min-width: 1920px;
  height: 488px;
  background: url(../image/banner-bg.png) no-repeat center center;
  background-size: 100% 488px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.banner-slider .wrap {
  width: 100%;
  height: 488px;
  max-width: 1200px;
  position: absolute;
  margin: 0 auto;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.banner-slider .wrap .title {
  width: 50%;
  font-family: Helvetica Light;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
  margin-top: 172px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.banner-slider .wrap .content {
  height: 57px;
  font-family: Helvetica Light;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  margin-top: 40px;
  overflow: hidden;
}

.icon-banner-arrow {
  height: 12px;
  width: 48px;
  margin-top: 24px;
}

.container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.news-events-box,
.column-box {
  padding: 40px 0;
}

.column-box .title {
  font-family: Helvetica Neue;
  font-weight: 500;
  font-size: 29px;
  line-height: 34px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.column-box ul {
  height: 73px;
  margin-top: 16px;
  overflow: hidden;
}

.column-box ul li {
  display: block;
}

.column-box ul li:not(:last-of-type) {
  margin-bottom: 8px;
}

.column-box ul li a {
  display: block;
  font-family: Helvetica Light;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #1D563E;
  padding-left: 20px;
  position: relative;
}

.column-box ul li a::after {
  content: '';
  width: 4px;
  height: 8px;
  background: #1D563E;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.column-box .img {
  display: block;
  width: 100%;
  height: 160px;
  object-fit: cover;
  margin-top: 24px;
}

.news-events-box {
  background: #F9F9F9;
}

.news-events-box .video-box {
  border-radius: 8px;
  overflow: hidden;
}

.news-events-box .video-box .title {
  background: #1D563E;
  font-weight: 600;
  font-size: 24px;
  line-height: 50px;
  color: rgba(255, 255, 255, .9);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 24px;
}

.news-events-box .video-box video {
  display: block;
  width: 100%;
  height: 398px;
  object-fit: cover;
}

.news-events-wrap .title {
  display: flex;
  font-weight: 500;
  font-size: 29px;
  line-height: 35px;
  color: #333333;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.news-events-wrap .title .icon-gray-arrow {
  width: 50px;
  height: 13px;
  background: url(../image/icon-gray-arrow.png) no-repeat center center;
  background-size: 100%;
}

.news-events-wrap .wrap .item {
  display: block;
  margin-bottom: 8px;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 24px;
  transition: all .1s;
}

.news-events-wrap .wrap .item:hover,
.news-events-wrap .wrap .item:active,
.news-events-wrap .wrap .item:focus {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
}

.news-events-wrap .wrap .item:last-of-type {
  margin-bottom: 0;
}

.news-events-wrap .wrap .item .date {
  display: inline-block;
  background: #F9F9F9;
  border-radius: 6px;
  padding: 2px 16px;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #919191;
}

.news-events-wrap .wrap .item .intro {
  height: 42px;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  margin-top: 16px;
}

.footer-box {
  width: 100%;
  background: #1D563E;
  color: #fff;
  position: absolute;
  bottom: 0;
}

.footer-box .line {
  width: 100%;
  height: 20px;
  background: #66BAAC;
}

.footer-box .footer {
  padding: 80px 0;
}

.footer-box .qrcode {
  float: right;
}

.footer-box .info-wrap {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.footer-box .item {
  display: inline-block;
  font-family: Helvetica Light;
  font-size: 16px;
  line-height: 20px;
  margin-right: 40px;
  padding-left: 28px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: top left;
}

.footer-box .item.address {
  display: block;
  margin-bottom: 10px;
  margin-right: 0;
  background-image: url(../image/icon-address.png);
}

.footer-box .item.postal-code {
  background-image: url(../image/icon-postal-code.png);
}

.footer-box .item.email {
  background-image: url(../image/icon-email.png);
}

.footer-box .item.phone {
  background-image: url(../image/icon-phone.png);
}

.footer-box .copyright {
  font-size: 16px;
  line-height: 22px;
  margin-top: 20px;
}

.footer-box .copyright span {
  margin-right: 16px;
}

.banner {
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
}

.banner img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.breadcrumb-box {
  background: #F9F9F9;
  border-radius: 0px 0px 4px 4px;
  padding: 24px;
}

.breadcrumb-box ul li {
  float: left;
}

.breadcrumb-box ul li a {
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #919191;
  margin-right: 16px;
}

.breadcrumb-box ul li img {
  display: inline-block;
  margin-right: 16px;
}

.breadcrumb-box ul li.active a,
.breadcrumb-box ul li a:focus,
.breadcrumb-box ul li a:hover {
  color: #1D563E;
}

.main-box {
  margin: 40px auto;
}

.left-nav-box .title {
  font-weight: normal;
  font-size: 28px;
  line-height: 40px;
  color: #333333;
}

.left-nav-box li {
  margin-top: 40px;
}

.left-nav-box li a {
  display: block;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #1D563E;
}

.left-nav-box li a:focus,
.left-nav-box li a:hover {
  color: #66BAAC;
}

.left-nav-box li.active a {
  padding-left: 12px;
  color: #66BAAC;
  position: relative;
}

.left-nav-box li.active a::after {
  content: '';
  width: 4px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  background: #66BAAC;
  border-radius: 10px;
}

.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;
}

.about-box .article {
  padding: 0 24px 24px;
}

.regulation-box .article {
  padding: 0;
}

.bottom-link {
  padding: 24px;
  background: #F9F9F9;
  border-radius: 4px;
}

.bottom-link .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}

.bottom-link li {
  margin-top: 16px;
}

.bottom-link li a {
  font-size: 16px;
  line-height: 19px;
  color: #1D563E;
}

.staff-box {
  margin-top: 40px;
}

.staff-box .wrap {
  margin-bottom: 24px;
}

.staff-box .wrap .department {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #333333;
  padding-left: 14px;
  position: relative;
}

.staff-box .wrap .department::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #333;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
}

.staff-box .wrap .item {
  display: flex;
  align-items: center;
  background: #F9F9F9;
  padding: 24px;
  margin-top: 24px;
}

.staff-box .wrap .item .head {
  display: block;
  width: 116px;
  height: 116px;
  border-radius: 50%;
  flex-shrink: 0;
}

.staff-box .wrap .item .info {
  margin-left: 16px;
  color: #1D563E;
}

.staff-box .wrap .item .name {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
}

.staff-box .wrap .item .icon {
  font-size: 16px;
  line-height: 18px;
  padding-left: 28px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: top left;
}

.staff-box .wrap .item .mail {
  margin-top: 16px;
  background-image: url(../image/icon-mail.png);
}

.contact-box {
  margin-top: 40px;
}

.contact-box li {
  margin-top: 24px;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  padding-left: 28px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: top left;
}

.contact-box li.address {
  background-image: url(../image/icon-address-g.png);
}

.contact-box li.postal-code {
  background-image: url(../image/icon-postal-code-g.png);
}

.contact-box li.phone {
  background-image: url(../image/icon-phone-g.png);
}

.contact-box li.email {
  background-image: url(../image/icon-email-g.png);
}

.map-box {
  padding: 16px;
  margin-top: 40px;
  border: 1px solid #CDCDCD;
  box-sizing: border-box;
  border-radius: 8px;
}

.map-box img {
  width: 100%;
  border-radius: 8px;
}

.graduate-list-box .wrap {
  display: block;
  background: #FFFFFF;
  border: 1px solid #E3E9E6;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 24px 26px;
  text-align: center;
  transition: all .1s;
  margin-bottom: 24px;
}

.graduate-list-box .wrap:hover,
.graduate-list-box .wrap:focus,
.graduate-list-box .wrap:active {
  border-color: transparent;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
}

.graduate-list-box .wrap .img {
  width: 100%;
  height: 0;
  padding-bottom: 25.065%;
  border-radius: 4px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.graduate-list-box .wrap .list-title {
  max-height: 36px;
  min-height: 18px;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  margin-top: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.graduate-list-box .wrap .intro {
  height: 36px;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  margin-top: 4px;
  overflow: hidden;
}

.entrance-box {
  padding: 24px;
  background: #F9F9F9;
  border-radius: 4px;
  display: flex;
  align-items: center;
}

.entrance-btn-wrap {
  width: 213px;
  flex-shrink: 0;
}

.entrance-btn-wrap p {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}

a.entrance-btn {
  line-height: 19px;
  background: #1D563E;
  border-radius: 4px;
  font-weight: 300;
  font-size: 16px;
  color: #FFFFFF;
  padding: 8px 24px;
  margin-top: 16px;
}

a.entrance-btn:hover,
a.entrance-btn:active,
a.entrance-btn:focus {
  color: #fff;
}

.entrance-box .intro {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  padding-left: 24px;
  border-left: 1px solid #cdcdcd;
}

.tab-box {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: stretch;
  position: relative;
}

.tab-box li.wrap {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #1D563E;
  padding: 16px 0;
  background-color: #fff;
  cursor: pointer;
  flex-grow: 1;
}

.tab-box li.wrap p.tab {
  text-align: center;
}

.tab-box li.wrap.active {
  color: #333333;
  background: #F9F9F9;
  border-radius: 4px 4px 0px 0px;
}

.graduate-box .article {
  background: #F9F9F9;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: default;
}

.graduate-box .article table td {
  word-break: break-word !important;
}

.research-box {
  border: 1px solid #1D563E;
  border-radius: 4px;
}

.research-tab-box .tab {
  padding: 16px 24px;
  position: relative;
  font-size: 17px;
  line-height: 18px;
  color: #1D563E;
  position: relative;
  border-top: 1px solid #1D563E;
  cursor: pointer;
}

.research-tab-box li.active .tab {
  background: #1D563E;
  color: #fff;
}

.research-tab-box li:first-of-type .tab {
  border-color: transparent;
}

.research-people-box li:first-of-type .tab {
  border-color: #1D563E;
}

.research-tab-box .tab i.icon-arrow {
  width: 20px;
  height: 20px;
  background: url(../image/icon-arrow-left.png) no-repeat center center;
  position: absolute;
  top: 15px;
  right: 24px;
}

.research-tab-box li.active .tab i.icon-arrow {
  background-image: url(../image/icon-arrow-down.png);
}

.research-tab-box .article {
  background: #f9f9f9;
}

.research-people-box .wrap:not(:first-of-type) {
  margin-top: 24px;
}

.research-people-box .position {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.research-people-box table {
  width: 100%;
  margin-top: 24px;
  border: 0.5px solid #CDCDCD;
}

.research-people-box table th,
.research-people-box table td {
  width: 25%;
  padding: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}

.research-people-box table th {
  background: #E3E9E6;
  color: #333333;
}

.research-people-box table td {
  font-weight: normal;
  color: #333;
}

.research-people-box table tr td:first-of-type {
  color: #1D563E;
  font-weight: 600;
}

.news-body .breadcrumb-box {
  margin-top: 40px;
}

.news-title-box {
  background-color: #f9f9f9;
  padding: 10px 24px 24px;
  margin-top: -10px;
  border-radius: 4px;
}

.news-title-box h1 {
  font-family: Helvetica Neue;
  font-size: 29px;
  line-height: 34px;
  color: #333333;
}

.news-title-box .date {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #919191;
  margin-top: 4px;
}

.new-list-box .item {
  display: flex;
  background: #F9F9F9;
  border-radius: 8px;
  padding: 24px;
  align-items: flex-start;
  transition: all .1s;
  margin-bottom: 16px;
}

.new-list-box .item:hover {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12);
}

.new-list-box .item .img {
  display: block;
  width: 142px;
  height: 80px;
  flex-shrink: 0;
  border-radius: 4px;
  margin-right: 16px;
  object-fit: cover;
}

.new-list-box .item .info {
  width: 100%;
}

.new-list-box .item .top p {
  border: 1px solid #919191;
  border-radius: 6px;
  padding: 2px 16px;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #919191;
}

.new-list-box .item .top p.seminars {
  color: #66BAAC;
  border-color: #66BAAC;
}

.new-list-box .item .top p.news {
  color: #1D563E;
  border-color: #1D563E;
}

.new-list-box .item .title {
  height: 42px;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  overflow: hidden;
  margin-top: 16px;
}

.news-box .article {
  padding: 40px 60px;
}

.admission-list-box .list-item .list-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.admission-list-box .list-item .intro {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  overflow: hidden;
}

.admission-list-box .list-item ul {
  margin: 16px 0 24px;
  /* min-height: 76px; */
}

.admission-list-box .list-item ul li {
  height: 20px;
}

.admission-list-box .list-item ul li:not(:last-of-type) {
  margin-bottom: 8px;
}

.admission-list-box .list-item ul li a {
  display: inline-block;
  padding-left: 20px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #1D563E;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}

.admission-list-box .list-item ul li a::after {
  content: '';
  width: 4px;
  height: 8px;
  background: #1D563E;
  border-radius: 10px;
  position: absolute;
  top: 6px;
  left: 0;
}

.admission-list-box .list-item .img {
  width: 100%;
  height: 160px;
  border-radius: 4px;
  object-fit: cover;
}

.fees-wrap {
  padding: 24px;
  background: #F9F9F9;
  border-radius: 4px;
}

.fees-wrap .title {
  font-weight: 500;
  font-size: 29px;
  line-height: 34px;
  color: #333333;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
}

.fees-wrap .content {
  font-family: Helvetica Light;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  margin-top: 4px;
  white-space: pre-line;
}

.fees-box .item {
  margin-top: 24px;
}

.fees-box .item .img {
  display: block;
  width: 100%;
  height: 160px;
  border-radius: 4px;
  object-fit: cover;
}

.fees-box .item .title {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 34px;
  color: #333333;
  margin-top: 24px;
}

.fees-box .item .content {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #333333;
  margin-top: 4px;
}

.apply-now-box .sub-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 4px;
}

.apply-now-box .intro {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  white-space: pre-line;
}

.apply-now-box .item {
  margin-top: 24px;
}

.apply-now-box .item .img {
  display: block;
  width: 100%;
  height: 160px;
  border-radius: 4px;
  object-fit: cover;
  margin-bottom: 24px;
}

.apply-now-box .item .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 16px;
}

.apply-now-box .item .content {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.apply-now-box .item a.btn {
  display: block;
  margin-top: 24px;
  background: #1D563E;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 10px 32px;
}

.apply-now-box .item a.disabled {
  background: #919191;
  cursor: not-allowed !important;
}

.download-tab-box {
  display: flex;
  position: relative;
  padding-bottom: 24px;
}

.download-tab-box a.tab {
  display: inline-block;
  font-family: Helvetica Light;
  font-size: 16px;
  line-height: 19px;
  color: #1D563E;
  padding: 16px 24px;
  border: 1px solid #1D563E;
  border-radius: 8px;
  margin-right: 8px;
  cursor: pointer;
}

.download-tab-box a.active {
  color: #fff;
  background: #1D563E;
}

.download-box .list-wrap {
  display: block;
  padding: 4px 24px;
  background-color: #f9f9f9;
  border-radius: 8px;
}

.download-box .list-wrap .item {
  display: block;
  padding: 28px 0;
  border-bottom: 4px solid #FFFFFF;
  padding-right: 36px;
  position: relative;
  font-family: Helvetica Light;
  font-size: 18px;
  line-height: 20px;
  color: #333333;
  transition: all .1s;
}

.download-box .list-wrap .item:last-of-type {
  border-bottom: none;
}

.download-box .list-wrap .item:hover,
.download-box .list-wrap .item:active,
.download-box .list-wrap .item:focus {
  color: #66BAAC;
}

.download-box .list-wrap .item .icon-download {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../image/icon-download.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 28px;
  right: 0;
  transition: all .1s;
}

.download-box .list-wrap .item:hover .icon-download,
.download-box .list-wrap .item:active .icon-download,
.download-box .list-wrap .item:focus .icon-download {
  background-image: url(../image/icon-download-h.png);
}

.application-entrance {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  background: #F9F9F9;
  border-radius: 4px;
}

.application-entrance a.entrance-btn {
  margin-top: 0;
}

.application-box .wrap {
  padding: 24px;
  margin-bottom: 24px;
}

.application-box .wrap:nth-of-type(2n) {

  background: #F9F9F9;
  border-radius: 4px;
}

.application-box .wrap .index,
.application-box .wrap .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 16px;
}

.application-box .wrap .index {
  margin-bottom: 4px;
}

.application-box .wrap .content {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 16px;
}

.application-box .wrap .content:last-child {
  margin-bottom: 0;
}

.application-box .wrap .content p {
  font-weight: normal;
  line-height: 20px;
}

.application-box .wrap .link-wrap {
  line-height: 19px;
  overflow: hidden;
}

.application-box .wrap a.link {
  display: block;
  font-family: Helvetica Light;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #1D563E;
  padding-left: 20px;
  position: relative;
  margin-top: 8px;
}

.application-box .wrap a.link:first-of-type {
  margin-top: 0;
}

.application-box .wrap a.link::after {
  content: '';
  width: 4px;
  height: 8px;
  background: #1D563E;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}

.application-box .wrap img {
  display: block;
  margin-top: 24px;
}

.application-box .question-wrap .title {
  margin-bottom: 4px;
}

.application-box .sec-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 16px;
}

.contact-list-box .item {
  margin-top: 24px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.contact-list-box .item:first-of-type {
  margin-top: 16px;
}

.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: #1D563E;
  border-radius: 4px;
  border: 1px solid #1D563E;
  outline: none;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}

.input-box {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #1D563E;
  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;
}

.result-list-box {
  margin: 40px 0;
}

.result-list-box .item {
  display: block;
  width: 100%;
  border: 0.6px solid #CDCDCD;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 24px;
}

.result-list-box .item:last-of-type {
  margin-bottom: 0;
}

.result-list-box .item .title {
  font-family: Helvetica Light;
  font-size: 18px;
  line-height: 21px;
  color: #919191;
}

.result-list-box .item .content {
  font-family: Helvetica Light;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  margin-top: 16px;
}

.paging-box {
  margin-top: 24px;
  text-align: right;
}

.paging-box .pb_sys_common {
  text-align: right !important;
  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 p {
  height: 30px;
}

.paging-box a {
  display: inline-block;
  min-width: 30px;
  min-height: 30px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  color: #1D563E;
}

.paging-box .p_no a:hover {
  background: #66BAAC;
  color: #fff;
}

.paging-box .p_no_d {
  padding: 0 12px;
  background: #1D563E;
  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;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }

.email-box{width:50%; margin: 0 auto;}



}

@media (min-width: 767px) {
  .navbar-nav {
    float: right;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-around;
    padding-right: 20px;
  }
.email-box{width:50%; margin: 0 auto;}
  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    line-height: 18px;
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .navbar-brand img.logo {
    display: block;
    height: 48px;
  }
}

@media (max-width: 1200px) {
  .banner-slider .wrap {
    padding: 0 20px;
  }

  .banner-slider .pager-bg {
    right: -45%;
  }

  .banner-slider .sy-pager {
    width: 100%;
    padding: 0 20px;
    height: auto;
    position: absolute;
    top: 693px;
    left: 50%;
    margin: 0;
    transform: translateX(-50%);
    text-align: right;
  }
}

@media (max-width: 993px) {
  .column-box ul {
    height: auto;
  }

  .column-box .img {
    height: auto;
  }

  .column-wrap {
    margin-bottom: 40px;
  }

  .news-events-wrap {
    margin-top: 24px;
  }

  .footer-box .qrcode {
    display: block;
    float: none;
    margin: 20px auto 0;
  }

  .admission-list-box .list-item ul {
    height: auto !important;
  }

  .admission-list-box .list-item ul li {
    height: auto;
  }

  .admission-list-box .list-item ul li a {
    display: inline-block;
    padding-left: 20px;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #1D563E;
    overflow: hidden;
    white-space: normal;
  }
}

/* 手机导航样式 */
@media (max-width: 767px) {
  body {
    padding-top: 65px;
  }
.email-box{width:100%; margin: 0 auto;}
  .logo-wrap .text {
    display: none;
  }

  .navbar {
    min-height: 65px;
  }

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: 8px;
  }

  .navbar-brand {
    float: left;
    padding: 14px 0 14px 17px;
    font-size: 18px;
    line-height: 20px;
    height: auto;
  }

  .navbar-brand>img {
    display: block;
    height: 37px;
  }

  .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: #66BAAC;
  }

  .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;
  }

  .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:last-of-type 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>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;
  }

  .navbar-default a.btn-search {
    display: none;
  }

  .navbar-default a.to-search {
    display: block;
  }

  .container>.navbar-header,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .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;
  }

  .search-input-box .input,
  .search-input-box .result,
  .main-box,
  .column-box,
  .news-events-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 .wrap,
  .banner-slider .content-wrap,
  .banner-slider .pager-bg {
    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: #1D563E;
    opacity: 1;
  }

  .banner-slider .sy-pager li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
  }

  .column-box .title {
    font-size: 24px;
    line-height: 34px;
  }

  .column-box ul {
    height: auto;
  }

  .column-wrap {
    margin-bottom: 40px;
  }

  .news-events-box .video-box video {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .news-events-box .video-box .title {
    font-size: 14px;
    line-height: 36px;
  }

  .news-events-wrap .title {
    font-size: 24px;
    line-height: 29px;
  }

  .news-events-wrap .title .icon-gray-arrow {
    width: 32px;
    height: 8px;
  }

  .news-events-wrap {
    margin-top: 40px;
  }

  .footer-box .line {
    display: none;
  }

  .footer-box .item {
    display: block;
    margin-top: 10px;
  }

  .footer-box .footer {
    padding: 20px 15px;
  }

  .footer-box .copyright span {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    margin-right: 0;
  }

  .footer-box .copyright {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
  }

  .footer-box .qrcode {
    display: block;
    float: none;
    margin: 20px auto 0;
  }

  .left-nav-box {
    display: none;
  }

  .breadcrumb-box ul li a {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #919191;
    margin-right: 16px;
  }

  .people-list {
    display: flex;
    overflow: hidden;
    overflow-x: auto;
  }

  .breadcrumb-box {
    display: none;
  }

  .article-box .title {
    font-size: 24px;
  }

  .graduate-list-box .wrap .list-title {
    max-height: auto;
    height: auto;
  }

  .entrance-box {
    display: block;
  }

  .entrance-box .intro {
    padding-left: 0;
    border-left: none;
    padding-top: 48px;
    position: relative;
  }

  .entrance-box .intro::after {
    content: '';
    width: 100px;
    height: 1px;
    border-radius: 4px;
    background: #CDCDCD;
    position: absolute;
    top: 24px;
    left: 0;
  }

  .tab-box {
    display: block;
    background: #F9F9F9;
    border-radius: 8px;
  }

  .tab-box li {
    color: #333;
    background-color: transparent;
    border: 1px solid transparent;
  }

  .tab-box li.active {
    border-radius: 8px;
    border-color: #1D563E;
  }

  .admission-list-box .list-item ul {
    min-height: auto;
  }

  .admission-list-box .list-item {
    margin-bottom: 24px;
  }

  .application-entrance {
    display: block;
  }

  .application-entrance a.entrance-btn {
    margin-top: 24px;
  }

  .download-tab-box {
    display: block;
  }

  .download-tab-box a.tab {
    display: block;
    margin-top: 8px;
  }

  .news-title-box {
    background-color: #fff;
    padding: 24px 24px 0;
    margin-top: 0;
  }

  .news-title-box h1 {
    font-size: 24px;
  }

  .new-list-box .item {
    display: block;
  }

  .new-list-box .item .img {
    width: 100%;
    height: 162px;
    margin-bottom: 8px;
  }

  .new-list-box .item .top p {
    display: inline-block;
    margin-top: 8px;
    float: none;
  }

  .input-box {
    padding: 8px 24px;
  }

  .search-input-wrap .btn-submit {
    display: flex;
    width: 90px;
    margin-left: 8px;
    flex-shrink: 0;
  }

  .result-box .breadcrumb-box {
    display: block;
  }

  .result-box .news-title-box {
    background-color: #f9f9f9;
    padding: 10px 24px 24px;
    margin-top: -10px;
    border-radius: 4px;
  }



  .paging-box .pb_sys_common {
    text-align: right !important;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #4D4F53;
  }
}
<!--20200625-->

.email_area img {    max-width: 100%;}
.float-right {
    float: none!important;;
}
.bizmail_inputArea input{

    padding: 10px 0 10px 60px;
    border: 0;
    border-bottom: 1px solid #999;
}
.bizmail_inputArea input[name="uin"] {
    background: url(../image/emaillogin.png) no-repeat left center;
    border-bottom: 1px solid #999;


}
.bizmail_inputArea input[name="pwd"] {
    background: url(../image/emailpassword.png) no-repeat left center;
    border-bottom: 1px solid #999;


}
.bizmail_SubmitArea input[type="submit"] ,.bizmail_SubmitArea input[type="button"]  {
    width: 80px;
    margin-top: 2em;
    padding: 5px;
    border: 0;
cursor: pointer; 
}
#forget{margin-top: 2em;}
#forget .col-md-6 {padding-right:30px;padding-left:0}
.search {
    margin-top: 25px;
}
.navbar_fixed .float-right{display: none;}
.log_user li{display:inline!important;float:left;margin-right:0px;}
.log_user li img{display:block;}
.log_user li span{display:block;font-size:14px;line-height:35px;text-align:center;}
.header{}

.bizmail_inputArea{ margin-bottom:15px;}
.bizmail_SubmitArea input{ background-color:#019483; border:1px solid #184179; color:#fff; margin-right:15px;}
.bizmail_SubmitArea a{color:#005C5B}
.blog_area.single-post-area.p_120 .row{display: block;}
.email-box {

  display:flex;
  background: #FFFFFF;
  border: 1px solid #E3E9E6;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 24px 26px;
text-align:left;
  transition: all .1s;
  margin-bottom: 24px;
}

.email-box:hover,
.email-box:focus,
.email-box:active {
  border-color: transparent;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
}
.bizmail_LoginBox h3{ display:none }
.email_title {
  font-weight: 500;
  font-size: 29px;
  line-height: 34px;
  color: #333333;
  margin-bottom: 24px
}
.bizmail_SubmitArea input[type="button"] {display:none}