body {
  padding-top: 76px;
  background: #fff;
}

.top-header {
  display: flex;
  justify-content: flex-end;
  background-color: #FFFFFF;
  color: #7d7d7d;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
}

.top-header-item {
  padding: 12px 24px;
}

.top-header-border {
  margin: 16.5px 0;
  border-right: 2px solid #B3B3B3;
  height: 8px;
  width: 0;
}

.top-header img {
  padding-right: 12px;
}

.navbar {
  min-height: 76px;
}

.navbar-default {
  background: #1F403A;
  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: 600;
  color: #F2F2F2;
  font-size: 16px;
  letter-spacing: 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.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: #43B9A7;
  font-size: 16px;
  background-color: transparent;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 14px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}

.dropdown-menu {
  width: 288px;
  left: 50%;
  padding: 0;
  margin-top: 1px !important;
  min-width: auto;
  text-align: left;
  background: #F4F4F4;
  border: none;
  outline: none;
  transform: translateX(-50%);
  box-shadow: none;
}

.dropdown-menu>li {
  width: 100%;
  border-bottom: 1px solid #DBDBDB;
}

.dropdown-menu>li:last-of-type {
  border: none;
}

.dropdown-menu>li>a {
  width: 100%;
  padding: 24px;
  display: inline-block;
  min-width: 100px;
  clear: both;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  position: relative;
  white-space: normal;
  transition: all .1s;
}

.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 {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #4A7E76;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

.input-group {
  width: 160px;
  display: flex;
  align-items: center;
  height: 28px;
  margin: 28px 0 0;
  margin-left: 14px;
  padding-left: 5%;
  border: 1px solid #FFFFFF;
  border-radius: 20px;
}

.input-search {
  width: 80%;
  height: 16px;
  padding-right: 5%;
  border: 0;
  border-right: 1px solid #FFFFFF;
  background-color: transparent;
  color: #FFFFFF;
}

.navbar-default .btn-search {
  margin: 6px;
  margin-right: 16px;
  display: block;
  float: right;
  width: 18px;
  height: 16px;
  background: url(../image/search.png) no-repeat;
  padding: 0;
  border: 0;
  cursor: pointer;
}


.navbar-default .navbar-toggle .icon-bar {
  background-color: #F2F2F2;
}

.index-banner {
  display: none;
}

.banner-slider .sy-box {
  position: relative;
}

.banner-slider .sy-pager {
  position: absolute;
  bottom: 40px;
}

.banner-slider .sy-pager li {
  width: 12px;
  height: 12px;
  margin: 0 0 0 32px;
}

.banner-slider .sy-pager li a {
  background: #b3b3b3;
  opacity: 1;
  color: transparent;
}

.banner-slider .sy-pager li a:link,
.banner-slider .sy-pager li a:visited {
  opacity: 1;
}

.banner-slider .sy-pager li a:hover,
.banner-slider .sy-pager li a:focus {
  opacity: 1;
  background: #1F403A;
}

.banner-slider .sy-pager li.sy-active a {
  opacity: 1;
  background: #1F403A;
}

.banner-slider .sy-controls li:first-child a {
  opacity: .8;
  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 {
  opacity: .8;
  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%);
}

.sy-controls li.sy-next a:after {
  background-position: inherit;
  background-image: url(../css/slippry/assets/img/icon-next.png);
  width: 12px;
  height: 24px;
}

.sy-controls li.sy-prev a:after {
  background-position: inherit;
  background-image: url(../css/slippry/assets/img/icon-left.png);
  width: 12px;
  height: 24px;
}


.banner-slider .sy-slide>a {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner-slider .sy-slide>a img.bg {
  display: block;
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.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 {
  margin: 120px 0;
}

.news-events-box .title {
  display: flex;
}

.news-events-box .title-content {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 45px;
  padding-right: 19px;
}

.news-events-box .green-border {
  flex: 1;
  margin-top: 28px;
  border-top: 5px solid #89A5A1;
  border-right: 5px solid #89A5A1;
}

.news-events-box .more {
  display: block;
  text-align: right;
}

.news-events-box .wrap {
  margin-top: 18px;
  margin-bottom: 30px;
}

.news-events-box .news-box .wrap .item {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}

.news-events-box .wrap .news-img {
  margin-right: 8px;
  flex-shrink: 0;
}

.news-events-box .wrap .news-content .date {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 4px;
}

.news-events-box .wrap .news-content .title {
  height: 46px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
}

.news-events-box .wrap .item:hover .title {
  font-weight: 600;
  color: #4A7E76;
}

.news-events-box .wrap .item:focus .title {
  font-weight: 600;
  color: #333;
}



.news-events-box .wrap .news-content .news-words {
  display: none;
  /* -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.news-events-box .wrap .item:last-of-type {
  margin-bottom: 0;
}

.events-box .wrap {
  border: 1px solid #ADB6BF;
  padding: 40px 14px;
  padding-bottom: 0px;
}

.events-box .wrap .item {
  display: block;
}

.events-box .wrap .item .date {
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #7D7D7D;
}

.events-box .wrap .item .intro {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 72px;
}

.events-box .wrap .item:hover .intro {
  color: #4A7E76;
}

.footer-box a:hover,
.footer-box a:focus {
  color: inherit;
}

.footer-box {
  position: absolute;
  width: 100%;
  color: #fff;
}

.footer-box .footer {
  padding-top: 32px;
  padding-bottom: 26px;
  background: #1F403A;
}

.footer-box .footer-wrap {
  display: flex;
  max-width: 1420px;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  justify-content: space-between;
  align-items: flex-start;
}

.footer-box .footer-logo {
  display: block;
  padding: 0 15px;
}

.footer-box .footer-logo a {
  display: block;
  width: 100%;
  max-width: 261px;
}

.footer-box .footer-logo img {
  width: 100%;
}
.footer-box .footer-logo.footer-QR img {
  width: 70%;
}

.footer-box .footer-logo .line {
  border-top: 1px solid #ADB6BF;
  margin: 14px 0;
  width: 100%;
  max-width: 261px;
}

.footer-box .footer-link,
.footer-box .footer-contact,.footer-box .footer-consultation {
  width: 26%;
  padding: 0 15px;
}

.footer-box .footer-link .title {
  margin-bottom: 32px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}

.footer-box .footer-link .content a {
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 22px;
}

.footer-box .footer-link .content a:last-of-type {
  margin-bottom: 0;
}

.footer-box .footer-contact .title {
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.footer-box .footer-QR .title{
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.footer-box .footer-consultation .title{
  margin-bottom: 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}

.footer-box .footer-contact .item,.footer-box .footer-consultation .item {
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 28px;
  font-size: 16px;
  line-height: 22px;
  background-size: 20px 21px;
  background-repeat: no-repeat;
  background-position: left 1px;
}

.footer-box .footer-consultation .item{
    padding-left: 0px;
}

.footer-box .footer-contact .item:last-of-type {
  margin-bottom: 0;
}

.footer-box .footer-contact .address {
  display: block;
  background-image: url(../image/icon-address-g.png);
}

.footer-box .email {
  margin-right: 24px;
  background-repeat: no-repeat;
  background-image: url(../image/icon-email-g.png);
}

.email {
  background-repeat: no-repeat;
  background-image: url(../image/email.png);
}

.position {
  background-repeat: no-repeat;
  background-image: url(../image/position.png);
}

.time {
  background-repeat: no-repeat;
  background-image: url(../image/time.png);
}

.footer-box .people {
  background-image: url(../image/people.png);
}

.footer-box .phone {
  background-image: url(../image/icon-phone-g.png);
}

.footer-box .copyright {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.footer-box .copyright span {
  display: inline-block;
  padding: 0 40px;
  color: #333;
  font-size: 14px;
  line-height: 30px;
  position: relative;
}

.footer-box .copyright span:first-of-type {
  padding-left: 0;
}

.footer-box .copyright span:last-of-type {
  padding-right: 0;
}

.footer-box .copyright span::before {
  content: '';
  width: 1px;
  height: 16px;
  background: #7d7d7d;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
}

.footer-box .copyright span:last-of-type::before {
  display: none;
}

.banner {
  width: 100%;
}

.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: 80px auto 70px auto;
}

.main-box .updataDate {
  margin-top: 80px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #7D7D7D;
}

.left-nav-box .title {
  padding: 24px;
  background: #F1F1F1;
  font-weight: normal;
  font-size: 26px;
  color: #333333;
}

.left-nav-box li {
  background: #F8F8F8;

}

.left-nav-box li>a {
  display: block;
  padding: 24px;
  font-weight: 300;
  font-size: 16px;
  color: #333333;
}


.left-nav-box li.active {
  background: #4A7E76;
}

.left-nav-box li.active a {
  font-weight: bold;
  font-size: 16px;
  color: #F8F8F8;
}

.big-title {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #4A7E76;
}

.main-box img {
  max-width: 100% !important;
}

.box img {
  max-width: 100% !important;
  height: auto !important;
}

.news-events-box .wrap .news-img>img {
  width: 150px;
  height: 90px;
  object-fit: cover;
}

.right-box .box .wrap-box {
  margin-bottom: 40px;
}

.right-box .box .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 16px;
}

.right-box .box ol {
  /*display: list-item;*/
  padding-left: 25px;
}

.right-box .box ol>li::marker {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

.right-box .box ol>li {
  display: list-item;
  padding-left: 12px;
  margin-bottom: 16px;
  list-style: decimal;
  font-size: 16px;
  line-height: 24px;
}

.right-box .box ol>li:last-of-type {
  margin-bottom: 0;
}

.right-box .box .img-box {
  padding: 2rem;
  background-color: #F1F1F1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.right-box .box .img-box .child{
  flex: 0 0 calc((100% - 10px)/3);
  margin: 1.3rem 0 1.7rem;
}

.right-box .box .img-box img {
  width: 32%;
  height: 100%;
}
.right-box .box .img-box .item{
  display:flex;
}
.right-box .box .img-box .item img{
    width: 92%;
    text-align: center;
    margin: 0 auto;
}

.right-box .staff-box .items {
  margin-bottom: 80px;
}

.card,
.right-box .staff-box .item {
  display: flex;
  align-items: center;
  padding: 24px;
  margin-bottom: 24px;
  border: 1px dashed #DBDBDB;
  color: #333333;
  transition: all .1s
}

.right-box .staff-box .item:last-of-type {
  margin-bottom: 0;
}

.card:hover,
.card:focus,
.card:active,
.right-box .staff-box .item:hover,
.right-box .staff-box .item:focus,
.right-box .staff-box .item:active {
  border: 1px solid transparent;
  box-shadow: 10px 10px 40px rgba(174, 186, 192, 0.4);

}

.download-box .card:hover,
.download-box .card:focus,
.download-box .car:active {
  box-shadow: 10px 10px 30px rgba(174, 186, 192, 0.3);
}


.right-box .staff-box .title {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}


.card img,
.right-box .staff-box .item img {
  width: 136px;
  height: 136px;
  margin-right: 16px;
  object-fit: cover;
  flex-shrink: 0;
}

.right-box .staff-box .item .means {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.right-box .staff-box .item .person {
  display: flex;
  justify-content: space-between;
}

.right-box .staff-box .item .post {
  font-size: 16px;
  line-height: 19px;
  color: #4A7E76;
}

.right-box .staff-box .item .en-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 8px;
}

.right-box .staff-box .item .zh-name {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 16px;
}


.tle-box .card {
  align-items: flex-start;
}

.card .card-title {
  height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card .line {
  border-bottom: 1px solid #E6E6E6;
}

.card-bottom,
.right-box .staff-box .contact {
  font-size: 16px;
  line-height: 22px;
}

.card-bottom>.position {
  width: 25px;
  overflow: initial;
  white-space: nowrap;
  text-overflow: ellipsis;
  min-height: 22px;
}

.card-bottom>*,
.right-box .staff-box .contact>* {
  padding-left: 24px;
  margin-top: 16px;
  min-height: 22px;
  flex: 1;
}

.card-bottom>.words {
  padding: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card:hover,
.card:focus {
  color: #333;
}

.card:hover .card-title,
.card:focus .card-title {
  color: #4A7E76;
}

.card-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-around;
}

.card-date {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 19px;
  color: #4A7E76;
}

.card-title {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
}
.search-input-box{
  padding:5rem 0 5rem 0;
}
.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 {
  margin-bottom: 8px;
  display: block;
  width: 100%;
  border: 0.6px solid #CDCDCD;
  border-radius: 4px;
  padding: 24px;
}

.result-list-box .item:last-of-type {
  margin-bottom: 0;
}

.result-list-box .item .title {
  font-size: 18px;
  line-height: 21px;
  color: #919191;
}

.result-list-box .item .content {
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  margin-top: 16px;
}

.p_pages {
  justify-content: flex-end;
  display: flex;
}

.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: #333;
}

.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 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: #F1F7F6;
  color: #4A7E76;
}

.paging-box .p_no_d {
  padding: 0 12px;
  background: #1F403A;
  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;
}

.contact-box {
  padding-bottom: 24px;
}

.contact-box .item {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  padding-left: 34px;
  background-size: 24px 20px;
}

.contact-box .people {
  background: url(../image/people.png) no-repeat;
}

.contact-box .email {
  background: url(../image/email.png) no-repeat;
}

.contact-box .phone {
  background: url(../image/icon-phone-g.png) no-repeat;

}

.contact-box .address {
  background: url(../image/icon-address-g.png) no-repeat;
}

.contact-box .map img {
  width: 100%;
}

.jobs-box .item:hover,
.jobs-box .item:focus {
  color: #4A7E76;
}

.jobs-box .item {
  display: flex;
  align-items: center;
  padding: 16px;
  border: 1px solid #ADB6BF;
  border-bottom: 0;
  background: #F1F7F6;
}

.jobs-box .item:last-of-type {
  border: 1px solid #ADB6BF;
}

.jobs-box .item:nth-of-type(2n) {
  display: flex;
  padding: 16px;
  background: #FFFFFF;
}

.jobs-box .jobs-date {
  font-size: 16px;
  margin-right: 30px;
}

.jobs-box .jobs-title {
  font-size: 18px;
  padding: 5px 0;
}

.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;
}

.siteMap-box {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.siteMap-box .item {
  width: 33.33%;
  min-height: 240px;
  border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  flex-shrink: 0;
}

.siteMap-box .item:first-of-type {
  display: none;
}

.siteMap-box .item:nth-of-type(3n+2) {
  border-left: 1px solid #DBDBDB;
}

.siteMap-box .item:nth-of-type(2),
.siteMap-box .item:nth-of-type(3),
.siteMap-box .item:nth-of-type(4) {
  border-top: 1px solid #DBDBDB;
}

.siteMap-box .item .title {
  padding: 16px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}

.siteMap-box .item ul {
  padding-left: 32px;
}

.siteMap-box .item li {
  display: list-item;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 16px;
  list-style: initial;
}

.siteMap-box .item li::marker {
  color: #DBDBDB;
}

.siteMap-box .item li a:hover {
  color: #4A7E76;
}

.mobile {
  display: none;
}

.list-box .item {
  display: flex;
  align-items: center;
  color: #333333;
  background: #FFFFFF;
  padding: 16px;
  border: 1px solid #DBDBDB;
  border-bottom: none;
  transition: ease-in-out .1s;
}

.list-box .item:nth-of-type(2n+1) {
  background: #F1F7F6;
}

.download-box .item {
  margin-bottom: 8px;
  border-bottom: 1px solid #DBDBDB;
  background: #FFFFFF !important;
}

.list-box .item:last-of-type {
  border-bottom: 1px solid #DBDBDB;
}

.list-box .item:hover,
.list-box .item:active,
.list-box .item:focus {
  color: #4A7E76;
}

.download-box .item:hover,
.download-box .item:active,
.download-box .item:focus {
  background: #fff;
  box-shadow: 10px 10px 30px rgba(174, 186, 192, 0.3);
  color: #4A7E76;
}

.list-box .item .date {
  width: 108px;
  font-size: 16px;
  line-height: 19px;
  margin-right: 16px;
  flex-shrink: 0;
}

.list-box .item .title {
  width: 100%;
  font-size: 18px;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.download-btn {
  background: url(../image/download.png) no-repeat center center;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-left: 20px;
}

.download-box .item:hover .download-btn {
  background: url(../image/download-g.png) no-repeat center center;
}

.file-list-box {
  margin-top: 80px;
}

.file-list-box h3.title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}

.file-list-box .list-wrap {
  margin-top: 10px;
}

.file-list-box .list-wrap a {
  display: block;
  padding: 16px;
  border: 1px solid #B3B3B3;
  border-bottom: none;
  transition: all .1s;
}

.file-list-box .list-wrap a:last-of-type {
  border-bottom: 1px solid #B3B3B3;
}

.file-list-box .list-wrap a:hover,
.file-list-box .list-wrap a:focus,
.file-list-box .list-wrap a:active {
  color: #4A7E76;
}

@media (max-width:1600px) {
  .input-group {
    width: 160px;
  }
}

@media (min-width: 769px) {
  .navbar-nav {
    float: right;
    display: flex;
    max-width: 1200px;
    margin: 0;
    justify-content: space-around;
    padding-right: 40px;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    line-height: 18px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .navbar-brand {
    height: 84px;
    padding: 12px 0;
    padding-left: 40px;
  }

  .navbar-brand a {
    display: inline-block;
    height: 60px;
    vertical-align: middle;
  }

  .navbar-brand a:last-of-type {
    height: 40px;
    margin-left: 8px;
  }

  .navbar-brand a img {
    height: 100%;
  }

}

@media (min-width: 1645px) {
  .navbar-nav>li>a {
    line-height: 20px;
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .navbar-brand {
    height: 104px;
    padding-left: 40px;
  }

  .navbar-brand a {
    display: inline-block;
    height: 80px;
    vertical-align: middle;
  }

  .navbar-brand a:last-of-type {
    height: 60px;
    margin-left: 8px;
  }

  .navbar-brand a img {
    height: 100%;
  }

  .input-group {
    margin: 38px 0 0;
  }
}

@media (width:768px) {

  /* ipad样式 */
  .input-group {
    width: 100px;
  }

  .container {
    width: 730px;
  }

  .footer-box .container {
    width: 675px;
  }

  .footer-box .footer .container .row>* {
    margin-bottom: 16px
  }

  .left-nav-box {
    display: none;
  }


}
@media (max-width: 820px){
  .news-events-box .row{
    display: flex;
    flex-direction: column;
  }

  .news-events-box .weekly{
    order: 3;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .news-events-box .news{
    order: 1;
    margin-top: 40px;
  }

  .news-events-box .events{
    order: 2;
    margin-top: 20px;
  }
}
/* 手机导航样式 */
@media (max-width: 769px) {
  body {
    padding-top: 65px;
  }

  .navbar-nav {
    padding-right: 0 !important;
  }

  .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;
    width: 100%;
    padding: 16px;
    height: auto;
    background: #41726A;
    text-align: center;
  }

  .navbar-brand a {
    display: inline-block;
    height: 40px;
    vertical-align: middle;
  }

  .navbar-brand a:last-of-type {
    height: 30px;
    margin-left: 8px;
  }

  .navbar-brand a img.logo {
    height: 100%;
  }

  .navbar-default .navbar-brand:focus,
  .navbar-default .navbar-brand:hover {
    background: #41726A;
  }

  .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-nav .dropdown-btn {
    float: right;
    margin: 20px 0;
    width: 20px;
    height: 20px;
    background-image: url(../image/down.png);
    background-size: 20px 20px;
  }

  .navbar-toggle-bg {
    background: #333333;
  }

  .navbar-toggle {
    margin-right: 15px;
    padding: 4px 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-color: transparent !important;
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background: transparent;
  }

  .navbar-toggle-bg .navbar-toggle:focus,
  .navbar-toggle-bg .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;
    overflow-y: auto;
    padding-bottom: 65px;
  }

  .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;
  }

  .dropdown-menu>li {
    border: none;
  }

  .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: #FFFFFF;
    font-weight: 500;
    background-color: transparent;
  }

  .nav .open>a,
  .nav .open>a:hover,
  .nav .open>a:focus {
    border-color: #606266;
  }

  .dropdown-menu>li {
    padding: 0;
    display: block;
  }

  .dropdown-custom-level-2 .caret {
    display: none;
  }

  .dropdown-menu>.active>a::after {
    content: '';
    width: 0;
  }

  .margin {
    margin: 20px;
  }

  .navbar-nav .input-group {
    height: 40px;
    width: 100%;
    min-width: 0;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px;

  }

  .navbar-nav .input-group .input-search {
    width: 100%;
  }

  .pc {
    display: none;
  }

  .mobile {
    display: flex;
  }

  .top-header-padding {
    margin: 0 20px;
  }

  .top-header {
    width: 100%;
    justify-content: space-between;
    text-align: left;
    background-color: transparent;
    border-bottom: 1px solid #606266;
  }

  .top-header .top-header-item {
    padding: 0;
  }

  .top-header .top-header-item 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;
  }

  .top-header .top-header-item a:active,
  .top-header .top-header-item a:hover,
  .top-header .top-header-item a:focus {
    color: #43B9A7;
    font-size: 16px;
    background-color: transparent;
  }

  .top-header img {
    display: none;
  }

  .top-header .top-header-border {
    display: none;
  }

  .banner {
    width: 100%;
    max-width: 1200px;
    height: 84px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }

  .banner img {
    display: inline-block;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .search-input-box .input,
  .search-input-box .result,
  .main-box,
  .column-box,
  .news-events-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sy-controls,
  .sy-prev,
  .sy-next,
  .sy-pager {
    display: none;
  }

  .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: #1D563E;
    opacity: 1;
  }

  .banner-slider .sy-pager li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
  }

  .news-events-box {
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .news-events-box .wrap .news-img img {
    height: 68px;
    width: 114px;
    object-fit: cover;
  }

  .news-events-box .title .title-content {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
  }

  .news-events-box .title .green-border {
    display: none;
  }

  .news-events-box .more {
    margin-top: -22px;
  }

  .news-events-box .wrap .news-content .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    line-height: 23px;
    margin: 0;
  }

  .events-box .wrap .item .intro {
    height: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 50px;
  }

  .news-events-box .wrap .news-content .news-words {
    display: none;
  }

  .main-box {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .big-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
  }

  .card-img,
  .staff-box img {
    display: none;
  }

  .staff-box .means .person>.en-name {
    flex: 3;
  }

  .staff-box .means .person>.post {
    flex: 2;
  }

  .staff-box .means .contact {
    flex-direction: column;
  }

  .right-box .staff-box .items {
    margin-bottom: 0;
  }

  .staff-box .item-sort .title {
    display: none;

  }

  .tle-box .card .line,
  .tle-box .card-bottom {
    display: none;
  }

  .card .card-title {
    height: 44px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
  }

  .card,
  .right-box .staff-box .item {
    padding: 16px;
  }

  .tle-box .card .card-title {
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .jobs-box .jobs-date {
    font-size: 14px;
    white-space: nowrap;
  }

  .jobs-box .jobs-title {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .download-box .card {
    margin-bottom: 16px;
  }

  .news-events-wrap .title {
    font-size: 24px;
    line-height: 29px;
  }

  .news-events-wrap {
    /*margin-top: 40px;*/
  }

  .footer-box .row {
    margin: 0;
  }

  .footer-box .footer-wrap {
    display: block;
  }

  .footer-box .footer {
    padding: 24px 16px;
  }

  .footer-box .footer-logo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }

  .footer-box .footer-logo a {
    display: block;
    width: 50%;
  }

  .footer-box .footer-logo img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }

  .footer-box .footer-logo.footer-QR img {
    width: 60%;
    padding-top: 2rem;
  }

  .footer-box .footer-logo .line {
    margin: 0 8px;
    border-right: 1px solid #ADB6BF;
    border-top: none;
    width: 0;
    flex-shrink: 0;
  }


  .footer-box .footer-link,
  .footer-box .footer-contact,
  .footer-box .footer-consultation {
    width: 100%;
    margin-top: 16px;
  }

  .footer-box .footer-link .content a {
    margin-bottom: 3.5px;
  }

  .footer-box .footer .container .row>* {
    margin-bottom: 16px;

  }

  .footer-box .footer .container .row>*:last-of-type {
    margin-bottom: 0;
  }

  .footer-box .footer .address {
    margin-bottom: 0;
  }

  .footer-box .copyright {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
  }

  .footer-box .copyright span {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    margin-right: 0;
    padding: 0 8px;
  }

  .footer-box .copyright span::before {
    height: 8px;
    margin-top: -4px;
  }

  .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;
  }

  .paging-box span {
    display: flex;
    margin: auto;
  }

  .footer-box .footer-contact .title,
  .footer-box .footer-link .title {
    margin-bottom: 12px;
  }

  .footer-box .footer-contact .item {
    margin-right: 24px;
  }
  .footer-box .footer-logo.footer-QR img{
    width: 40%;
    padding-top: 3rem;
    margin: 0 auto;
  }
.right-box .box .img-box{
  display:inline-block;
}
}


@media (max-width: 678px) {
  .siteMap-box .item {
    width: 100%;
    min-height: 240px;
    border: 1px solid #DBDBDB !important;
    flex-shrink: 0;
  }

  .list-box .item {
    display: block;
  }

  .list-box .item .title {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    text-overflow: clip;
    white-space: normal;
    margin-top: 8px;
  }

  .download-box .item {
    position: relative;
    padding-right: 30px;
  }

  .download-btn {
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -8px;
  }
  .footer-box .footer-logo.footer-QR img{
    width: 60%;
    padding-top: 3rem;
    margin: 0 auto;
  }
}

@media (max-width: 540px) {
  .footer-box .footer-logo.footer-QR img{
    width: 40%;
    padding-top: 3rem;
    margin: 0 auto;
  }
}

@media (max-width: 496px) {
  .footer-box .footer-logo {
    width: 100%;
    display: block;
    text-align: center;
  }

  .footer-box .footer-logo a {
    display: block;
    width: 236px;
    margin: 0 auto;
  }

  .footer-box .footer-logo .line {
    display: block;
    margin: 8px auto;
    border-right: none;
    border-top: 1px solid #ADB6BF;
    width: 236px;
    height: 1px;
  }
}

@media (max-width: 320px) {
  .footer-box .copyright span::before {
    display: none;
  }
}