body {
  padding-top: 76px;
  background: #fff;
  min-height: 100vh;
  position: relative;
  padding-bottom: 328px;
}

.navbar {
  min-height: 76px;
}

.navbar-default {
  background: #2E75B9;
  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: #D5E3F1;
  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>.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: #D5E3F1;
  background-color: transparent;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  font-weight: 600;
  color: #fff;
  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 {
  top: 100%;
  left: -9px;
  min-width: auto;
  padding: 0 8px;
  text-align: left;
  background: #F5FAFF;
  border: none;
  outline: none;
  border-radius: 0px !important;
  box-shadow: none;
}

.dropdown-menu>li>a {
  display: inline-block;
  min-width: 96px;
  padding: 0;
  padding: 16px;
  margin: 0;
  clear: both;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  position: relative;
  white-space: normal;
  border-bottom: 0.6px dashed #2E75B9;
}

.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: #24B197;
  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%;
}

.sy-controls li.sy-prev a:after {
  background-image: url(../image/banner-prev.png);
  background-position: center center;
}

.sy-controls li.sy-next a:after {
  background-image: url(../image/banner-next.png);
  background-position: center center;
}

.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-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 img.bg {
  display: block;
  width: 100%;
  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 .content-wrap .wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.banner-slider .content-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 .content-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;
}

.footer-box {
  width: 100%;
  background: #2E75B9;
  color: #fff;
  position: absolute;
  bottom: 0;
}

.footer-box .footer {
  display: flex;
  padding: 28px 0;
  justify-content: space-between;
  align-items: flex-start;
}

.footer-box .footer .footer-logo {
  display: block;
  width: 192px;
}

.footer-box .footer .wechat {
  flex-shrink: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.footer-box .wechat img {
  display: block;
  width: 120px;
  height: 120px;
}


.footer-box .info-wrap {
  display: inline-block;
  padding-left: 24px;
}

.footer-box .link-wrap {
  padding-left: 24px;
  margin-left: 24px;
  border-left: 0.6px solid #C0C0C0;
}


.footer-box .item {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding-left: 24px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: top left;
  margin-top: 8px;
  color: #FFFFFF;
}

.footer-box .link-wrap .item {
  padding-left: 0;
}

.footer-box .item.title {
  margin-top: 0;
  font-size: 16px;
  line-height: 22px;
  padding-left: 0;
}

.footer-box .item.address {
  background-image: url(../image/icon-address.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: 14px;
  line-height: 20px;
  padding: 14px 20px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #3F3F3F;
  background: #D5E3F1;
}

.banner {
  width: 100%;
}

.banner img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.main-box {
  padding-top: 80px;
  padding-bottom: 80px;
}

.left-nav-box .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  padding-left: 20px;
  color: #2E75B9;
  margin-bottom: 20px;
}

.left-nav-box li a {
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #3F3F3F;
  background: #F5FAFF;
  padding: 20px;
  transition: all .1s;
}

.left-nav-box li a:focus,
.left-nav-box li a:hover,
.left-nav-box li.active a {
  color: #fff;
  background: #2E75B9;
}

.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: 140px 0;
  background: #Fff;
}

.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: #2E75B9;
  border-radius: 4px;
  border: 1px solid #2E75B9;
  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;
}

.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 !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 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: 500;
  font-size: 24px;
  line-height: 34px;
  color: #3F3F3F;
  margin-bottom: 40px;
}

.index-box h1.title {
  text-align: center;
}

.laborabory-box {
  position: relative;
  padding: 80px 0 0;
  background-color: #fff;
}

.laborabory-box h1.title {
  margin-bottom: 24px;
}

.laborabory-wrap {
  background: rgba(58, 160, 249, .05);
  padding-bottom: 80px;
}

.laborabory-wrap .container {
  background: #fff;
  box-shadow: 0px 6px 8px #DDE8F3;
  border-radius: 8px;
  padding: 24px 57px 32px;
}

.laborabory-wrap .row .col-md-4:not(:last-of-type) {
  position: relative;
}

.laborabory-wrap .row .col-md-4:not(:last-of-type)::after {
  content: '';
  width: 1px;
  height: 160px;
  background: url(../image/img-dashed.png) no-repeat center center;
  background-size: fill;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -80px;
}

.laborabory-box .wrap {
  display: block;
  max-width: 218px;
  text-align: center;
  margin: 0 auto;
}

.laborabory-box .wrap img {
  display: inline-block;
  width: 200px;
  height: 200px;
  object-fit: cover;
}

.laborabory-box .wrap .name {
  height: 50px;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #3F3F3F;
  margin-top: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all .1s;
}

.laborabory-box .wrap:hover .name {
  color: #24B197;
}

.index-news-box {
  background: #F7F7F7;
  text-align: center;
}

.index-news-box a.wrap {
  display: block;
  background: #fff;
}

.index-news-box .wrap img {
  display: block;
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.index-news-box .wrap .title {
  padding: 10px;
  border: 1px solid #ADB6BF;
}

.index-news-box .wrap .title p {
  height: 75px;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #3F3F3F;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: left;
  transition: all .1s;
}

.index-news-box .wrap:hover .title p,
.index-news-box .wrap:active .title p,
.index-news-box .wrap:focus .title p {
  color: #24B197;
}

.index-activity-box {
  background: #fff;
  position: relative;
}

.index-activity-box .bg {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: #F5FAFF;
}

a.more {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #3F3F3F;
  margin-top: 40px;
  transition: all .1s;
  position: relative;
  z-index: 1;
}

a.more:hover,
a.more:active,
a.more:focus {
  color: #24B197;
}

.index-about-box .img-wrap {
  position: relative;
  padding: 16px;
}

.index-about-box .img-wrap .img {
  display: block;
  width: 100%;
  height: 320px;
  object-fit: cover;
}

.index-about-box .img-wrap .green-bg {
  width: 172px;
  height: 172px;
  position: absolute;
  background: #24B197;
  opacity: 0.8;
  top: 0;
  left: 0;
  z-index: -1;
}

.index-about-box .img-wrap .blue-bg {
  width: 320px;
  height: 178px;
  position: absolute;
  background: #3AA0F9;
  opacity: 0.4;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.index-about-box h1.title {
  text-align: left;
  margin-bottom: 24px;
}

.index-about-box ul {
  display: flex;
  background: rgba(176, 217, 253, 0.3);
  padding: 8px 32px;
  align-items: center;
  justify-content: space-between;
}

.index-about-box ul li {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #4F4F4F;
}

.index-about-box ul li:nth-of-type(2n) {
  width: 0.6px;
  height: 8px;
  background: #4F4F4F;
}

.index-about-box ul li:last-of-type {
  display: none;
}

.index-about-box .content {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #828282;
  padding: 16px;
  margin-top: 16px;
  border: 1px solid #ECECEC;
}

.index-about-box a.more {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  background: #24B197;
  border-radius: 40px;
  padding: 8px 32px;
  margin-top: 24px;
}


.contact-box li {
  margin-top: 18px;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  padding-left: 28px;
  background-size: 24px 20px;
  background-repeat: no-repeat;
  background-position: top left;
}

.contact-box li.address {
  background-image: url(../image/icon-address-g.png);
}

.contact-box li.people {
  background-image: url(../image/icon-people-g.png);
  background-size: 24px 16px;
}

.contact-box li.phone {
  background-image: url(../image/icon-phone-g.png);
}

.contact-box li.email {
  background-image: url(../image/icon-email-g.png);
  background-size: 20px 20px;
}

.map-box {
  padding: 10px;
  margin-top: 26px;
  border: 1px solid #B2B2B2;
  box-sizing: border-box;
  border-radius: 4px;
}

.map-box img {
  width: 100%;
  border-radius: 8px;
}

.list-box a.item {
  display: flex;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  padding: 20px;
  align-items: center;
  margin-bottom: 16px;
  transition: all .1s;
  color: #303133;
}

.list-box a.item:hover,
.list-box a.item:active,
.list-box a.item:focus {
  box-shadow: 0px 6px 32px rgba(0, 0, 0, 0.08);
  color: #2E75B9;
  border-color: transparent;
}

.list-box a.item .img {
  display: block;
  width: 160px;
  height: 90px;
  object-fit: cover;
  margin-right: 20px;
}

.list-box a.item .date {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px;
}

.list-box a.item .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
}

.people-list-box a.item {
  align-items: flex-start;
}

.people-list-box a.item .img {
  width: 320px;
  height: 200px;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  position: relative;
}

.people-list-box a.item .img img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  object-fit: cover;
}

.people-list-box .img .tag {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.385882px;
  padding: 8px;
  color: #F9F9F9;
  background: #24B197;
  position: absolute;
  top: 0;
  left: 16px;
}

.people-list-box a.item .title {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.385882px;
  color: #2E75B9;
}

.people-list-box a.item .icon-item {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.385882px;
  color: #555555;
  margin-top: 24px;
  padding-left: 30px;
}

.people-list-box a.item .icon-position {
  background: url(../image/icon-position.png) no-repeat left 1px;
  background-size: 20px 20px;
}

.people-list-box a.item .icon-intro {
  background: url(../image/icon-intro.png) no-repeat left 1px;
  background-size: 24px 20px;
  padding-left: 30px;
}


.editor-box {
  background: #F9F9F9;
  padding: 80px 160px;
}

/* .editor-box h1.title {
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  color: #0168A2;
  text-align: center;
} */

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

@media (min-width: 767px) {
  .navbar-nav {
    float: right;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-around;
    padding-right: 20px;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    line-height: 18px;
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .navbar-brand {
    float: left;
    height: auto;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 20px;
  }

  .navbar-brand img.logo {
    display: block;
    height: 60px;
  }
}

@media (max-width: 992px) {
  .footer-box .footer {
    display: block;
    padding: 40px 0;
    text-align: center;
  }

  .footer-box .footer .footer-logo {
    margin: 0 auto;
  }

  .footer-box .line {
    display: none;
  }

  .footer-box .info-wrap {
    display: block;
    margin-top: 20px;
    text-align: center;
  }

  .footer-box .link-wrap {
    width: 100%;
    margin: 0;
    border-left: none;
    border-top: 0.6px solid #C0C0C0;
    margin-top: 24px;
    padding-top: 24px;
  }

  .footer-box .item {
    text-align: left;
  }

  .footer-box .wechat img {
    margin: 24px auto 0;
  }

  .footer-box .copyright span {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
  }

  .footer-box .copyright {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    background: #D5E3F1;
  }

  .footer-box .wechat {
    margin-top: 8px;
  }

  .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;
  }

  .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;
  }

  h1.title {
    margin-bottom: 24px;
  }

  .laborabory-wrap .row .col-md-4:not(:last-of-type)::after {
    display: none;
  }

  .laborabory-box .col-md-4:not(:last-of-type) .wrap {
    margin-bottom: 40px;
  }

  .index-news-box .col-md-3:not(:last-of-type) .wrap {
    margin-bottom: 24px;
  }

  .laborabory-box .wrap .name {
    height: auto;
  }

  .index-news-box .wrap img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  a.more {
    margin-top: 24px;
  }

  .index-about-box .img-wrap {
    padding: 9px;
    margin-bottom: 24px;
  }

  .index-about-box .img-wrap .img {
    display: block;
    width: 100%;
    height: 178px;
    object-fit: cover;
  }

  .index-about-box .img-wrap .green-bg {
    width: 95px;
    height: 95px;
  }

  .index-about-box .img-wrap .blue-bg {
    width: 178px;
    height: 100px;
  }

  .list-box a.item {
    display: block;
  }

  .list-box a.item .img {
    display: block;
    width: 280px;
    height: 158px;
    object-fit: cover;
    margin: 0 auto 20px;
  }

  .list-box a.item .title {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
  }

  .editor-box {
    background: #F9F9F9;
    padding: 80px 20px;
  }
}

/* 手机导航样式 */
@media (max-width: 767px) {
  body {
    padding-top: 65px;
    padding-bottom: 360px;
  }

  .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;
  }

  .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;
  }

  .navbar-default a.btn-search {
    display: none;
  }

  .navbar-default a.to-search {
    display: block;
  }

  .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;
  }

  .laborabory-wrap {
    background: #fff;
    padding-bottom: 80px;
  }

  .laborabory-wrap .container {
    background: #fff;
    box-shadow: none;
    border-radius: 8px;
    padding: 0 57px;
  }
}