html,
body {
  background-color: #fff;
}
@font-face {
  font-family: "DIN-BoldItalic";
  src: url({% public assets/font/DIN-BoldItalic.otf %});
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.text-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.main {
  padding-bottom: 0;
}
.hero {
  margin-top: -170px;
  padding-top: 260px;
  height: 660px;
  background: url("../img/index/hero-bg.png") top center no-repeat;
  text-align: center;
}
.hero .hero-title {
  margin-top: 0;
  margin-bottom: 30px;
  color: #fff;
}
.hero .hero-search .input-group {
  width: 580px;
  margin: 0 auto;
}
.hero .hero-search .input-group .form-control {
  padding: 12px 24px;
}
.hero .hero-search .input-group .form-control,
.hero .hero-search .input-group .btn {
  height: 56px;
  border: 0;
  border-radius: 0;
  font-size: 18px;
  line-height: 1;
}
.hero .hero-search .input-group .btn {
  background: #FFA10D;
  padding: 0 40px;
}
.hero .hero-search .dropdown .dropdown-menu {
  width: 100%;
  padding: 24px;
  margin: 0;
  border-radius: 0;
  border: 0;
}
.hero .hero-search .dropdown .dropdown-menu .dropdown-menu-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  color: #333333;
}
.hero .hero-search .list-group {
  margin: 0;
}
.hero .hero-search .list-group .list-group-item {
  padding: 3px 15px 3px 20px;
  border: 0;
}
.hero .hero-search .list-group .list-group-item:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 2px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #ccc;
}
.hero .hero-search .list-group .list-group-item > a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: #999;
}
.hero .hero-search .list-group .list-group-item > a:hover {
  color: #649f76;
}
.hero .hero-search .label-group {
  margin-bottom: 10px;
}
.hero .hero-search .label-group .label {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 8px;
  padding: 8px 12px;
  border-radius: 50px;
  background-color: #eee;
  color: #649f76;
  font-weight: normal;
  font-size: 12px;
}
.hero .hero-search .label-group .label:hover {
  background-color: #649f76;
  color: #fff;
}
.featurette-assistant {
  margin-top: -250px;
}
.featurette-special {
  padding-top: 60px;
  padding-bottom: 80px;
}
.featurette-service {
  padding-top: 50px;
  padding-bottom: 80px;
  background: #fff url("../img/index/featurette-service-bg.png") top center no-repeat;
}
.featurette-evaluation {
  padding-top: 40px;
  padding-bottom: 60px;
  background: #fff url("../img/index/featurette-evaluation-bg.png") top center no-repeat;
}
.section {
  position: relative;
}
.section .section-title {
  float: left;
  margin-top: 0;
  margin-bottom: -2px;
  line-height: 50px;
  font-size: 20px;
  border-bottom: 6px solid #649F76;
  border-top: 6px solid transparent;
}
.section .section-header {
  border-bottom: 2px solid #CAD3CE;
  margin-bottom: 40px;
}
.section .section-header:before,
.section .section-header:after {
  display: table;
  content: "";
}
.section .section-header:after {
  clear: both;
}
.section .section-link {
  margin-top: 25px;
  float: right;
}
.section .section-link:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAGCAYAAAAooAWeAAAAjklEQVQoU2NkoAJImV/Wz/CfgX9OUlcyAwPDf5iRjFQwmyFtZhrXPzaBHQz/Gc7PSerKp6rhIMOilzTwcf7+uo+BgXHbnMSuOpAYVVwOc2nazGKRv2xMBxn+M82fm9TZw5g2s4HrN+tnBWoED8gMZkYGaQYG5pUMjP8rGJPnlJkxMjPMo5bhMHP+M/zfAwB5GiXt7RPjCAAAAABJRU5ErkJggg==");
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: -4px;
}
.section-assistant {
  padding-left: 40px;
  padding-right: 40px;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.075);
}
.section-assistant:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 40px;
  right: 40px;
  border-bottom: 1px solid #eee;
}
.section-assistant .section-header,
.section-assistant .section-body {
  margin: 0;
  border: 0;
  padding: 30px 0;
}
.section-assistant .section-title {
  margin: 0;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  border: 0;
}
.section-assistant .section-title > img,
.section-assistant .section-title > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.section-assistant .section-title > img {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.section-assistant .login {
  margin: 5px 0;
}
.section-assistant .login .btn {
  padding: 5px 15px;
  border: 0;
}
.section-assistant .login .btn.btn-text {
  color: #949695;
}
.section-assistant .weather {
  float: right;
}
.section-assistant .weather .weather-icon,
.section-assistant .weather .weather-temperature,
.section-assistant .weather .weather-remind {
  display: inline-block;
  vertical-align: middle;
}
.section-assistant .weather .weather-temperature {
  margin-left: 5px;
  font-size: 24px;
  color: #538462;
}
.section-assistant .weather .weather-icon {
  width: 40px;
  height: 40px;
  color: #538462;
}
.section-assistant .weather .weather-remind {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #eee;
}
.section-assistant .btn-group {
  display: block;
}
.section-assistant .btn-group .btn {
  padding: 10px 20px;
  text-align: left;
  background-color: #eee;
  border: 0;
}
.section-assistant .btn-group .btn:hover {
  background-color: #649f76;
  color: #fff;
}
.section-special .carousel .carousel-indicators {
  margin-bottom: 0;
  bottom: -20px;
}
.section-special .carousel .carousel-indicators > li {
  margin: 0 5px;
  width: 36px;
  height: 6px;
  background-color: #E6F4E3;
  border: 0;
  border-radius: 0;
}
.section-special .carousel .carousel-indicators > li.active {
  background-color: #61B091;
}
.section-special .card-group .col-sm-3:nth-child(1) .card,
.section-special .card-group .col-sm-3:nth-child(3) .card,
.section-special .card-group .col-sm-3:nth-child(6) .card,
.section-special .card-group .col-sm-3:nth-child(8) .card {
  color: #fff;
}
.section-special .card-group .col-sm-3:nth-child(1) .card .card-divider,
.section-special .card-group .col-sm-3:nth-child(3) .card .card-divider,
.section-special .card-group .col-sm-3:nth-child(6) .card .card-divider,
.section-special .card-group .col-sm-3:nth-child(8) .card .card-divider {
  border-top-color: #fff;
}
.section-special .card-group .col-sm-3:nth-child(1) .card .card-link:after,
.section-special .card-group .col-sm-3:nth-child(3) .card .card-link:after,
.section-special .card-group .col-sm-3:nth-child(6) .card .card-link:after,
.section-special .card-group .col-sm-3:nth-child(8) .card .card-link:after {
  filter: brightness(1);
}
.section-special .card-group .card {
  margin-bottom: 15px;
  padding: 30px 35px;
  height: 180px;
  color: #000;
  background-color: #649F76;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-special .card-group .card:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}
.section-special .card-group .card .card-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
}
.section-special .card-group .card .card-description {
  width: 200px;
  height: 55px;
  line-height: 2;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.section-special .card-group .card .card-divider {
  display: block;
  width: 45px;
  margin: 15px 0 30px;
  border-top-color: #666;
}
.section-special .card-group .card .card-link {
  color: inherit;
}
.section-special .card-group .card .card-link:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABAUlEQVQ4T62TMUuCURSGn3do8Ac0+ANaFKRR2vwBLa1CoDhIEDi0OdfUEATiIAqBq4u7btoYQS3NTv6Ato7cODeu8rl8X3c95zz3vOe8RxR8Oqw3s1OgB1wCZx7/AubAk6RtWrMHMLMrYAJ8AC/AmyefA9dAFWhJmkXIH8CLp8CtpFGWMjPrAM9AM0J+Ad52aPPuWHEEOuQxyAtyIuAeaEi6SBL7wELSOmNOK2ApqR8B78BA0jABNIAgaQA8SPpJYl3gRlItAr69g9f0NzMr+zBPXPfGJde9g9K/AQpLKDzE4L78a/TBBBfmM1KyngAZA59HrFwB2plWTiD5jynPZe8AE/KcEWFTT1sAAAAASUVORK5CYII=");
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  filter: brightness(0);
}
.flex-wrap {
  display: flex;
  justify-content: space-between;
}
.flex-wrap > * {
  width: calc(50% - 25px);
}
.flex-wrap > * .section-header {
  margin-bottom: 30px;
}
.flex-wrap > * .list li {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
  background: #fff;
}
.flex-wrap > * .list li a {
  display: block;
  height: 100%;
  width: 100%;
}
.flex-wrap > * .list li .m-label {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flex-wrap > * .list li .tip {
  font-size: 14px;
  color: #999;
  margin-top: 10px;
  font-weight: bold;
}
.flex-wrap > * .list li + li {
  margin-top: 20px;
}
.section-service .nav-tabs {
  border-bottom-color: transparent;
}
.section-service .nav-tabs > .nav-item {
  margin-right: 30px;
}
.section-service .nav-tabs > .nav-item > .nav-link {
  padding: 0;
  margin: 0;
  border: 0 !important;
  background-color: transparent !important;
  font-size: 24px;
  line-height: inherit;
  color: #696c6b;
}
.section-service .nav-tabs > .nav-item.active:before {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -5px;
  border-bottom: 6px solid #649F76;
}
.section-service .nav-tabs > .nav-item.active > .nav-link {
  color: #2A2E2C;
}
.section-service .carousel .carousel-inner {
  overflow: inherit;
}
.section-service .carousel .carousel-indicators {
  margin-bottom: 0;
  bottom: -20px;
}
.section-service .carousel .carousel-indicators > li {
  margin: 0 5px;
  width: 36px;
  height: 6px;
  background-color: #E6F4E3;
  border: 0;
  border-radius: 0;
}
.section-service .carousel .carousel-indicators > li.active {
  background-color: #61B091;
}
.section-service .card-group .card {
  padding: 70px 30px 30px 30px;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.section-service .card-group .card:hover {
  background-color: #ffffff;
  box-shadow: 0 2px 15px 0 rgba(80, 180, 130, 0.25);
}
.section-service .card-group .card .card-icon {
  width: 80px;
  height: 80px;
  margin-bottom: 40px;
}
.section-service .card-group .card .card-divider {
  margin-top: 20px;
  margin-bottom: 10px;
  height: 15px;
  border: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAAANCAYAAABSB7uBAAABK0lEQVRYR2NkGKLg8LpKtT/fPy9l4eSNtg1qvzVEvQF3NuNQ9AAoEn59frfv378/UkxMLM/YeIWchnpkDLmIQI4EWCIaDpExpCICWyQMl8gYMhGBLxKGQ2QwntzRoU/teoKVgZWqRv759VXg8/unS0F1AiGDQcUUr6B0NAsb9wdCakmV/83wm1QtRKtn3L845znRqolQ+J/hPxGqSFTy/x/737+/BIjVxczM9oGBkeknsepJUcfIQJtChDamkuIzItQeO9bH+ePenU1/f/90JqScmZl9L4eKip+VVdF3QmoHk/yQiAhQgBETGUM1EkD+GzIRQSgymFnZ93IoDb2cAMuVQyoicEXGUI+EIZcjYKkHuZgaDpEwZCMCljP+PHxcwyIv2zLUKmZsjQQAp/WX+0D7HBEAAAAASUVORK5CYII=") center center no-repeat;
}
.section-service .card-group .card .card-title {
  font-size: 24px;
}
.card-title {
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.section-service .card-group .card .card-title > small {
  display: block;
  margin-top: 15px;
  color: #666;
  font-size: 16px;
  font-weight: 300;
}
.section-service .card-group .card .card-extra {
  font-size: 16px;
  line-height: 2.5;
  margin-bottom: 25px;
}
.section-service .card-group .card .card-extra > li > a {
  display: block;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.section-service .card-group .card .card-extra > li > a:hover {
  color: #0B7C2E;
}
.section-evaluation .well-group {
  margin: 0 60px;
}
.section-evaluation .well-group .well {
  margin-bottom: 30px;
  padding: 20px;
  height: 190px;
  border: 0;
  background: url("../img/index/section-evaluation-well-bg.png") center center no-repeat;
}
.section-evaluation .well-group .well .well-digit {
  font-size: 52px;
  font-family: "DIN-BoldItalic";
  line-height: 1;
}
.section-evaluation .well-group .well .well-title {
  display: block;
  margin-top: 45px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 767px) {
  .hero {
    margin-top: -70px;
    padding-top: 90px;
    height: 410px;
  }
  .hero .hero-title {
    font-size: 24px;
  }
  .hero .hero-search .input-group {
    width: 100%;
  }
  .hero .hero-search .input-group .btn {
    padding: 0 20px;
  }
  .featurette-evaluation {
    background-size: cover;
  }
  .section-assistant:after {
    content: none;
  }
  .section-assistant .section-body {
    padding-top: 0;
  }
  .section-assistant .weather {
    display: none;
    float: none;
  }
  .section-evaluation .well-group {
    margin: 0;
  }
  .section-evaluation .well-group .well .well-digit {
    padding-left: 35px;
  }
}
/*新闻*/
.section-special .carousel .carousel-indicators {
  margin-bottom: 0;
  bottom: -20px;
}
.featurette-massege #massege_carousel .carousel-indicators {
  bottom: 15px;
}
.section-special .carousel .carousel-indicators > li {
  margin: 0 5px;
  width: 36px;
  height: 6px;
  background-color: #E6F4E3;
  border: 0;
  border-radius: 0;
}
.section-special .carousel .carousel-indicators > li.active {
  background-color: #61B091;
}
.section-special .card-group .col-sm-4:nth-child(odd) .card {
  color: #333;
}
.section-special .card-group .col-sm-4:nth-child(odd) .card .card-divider {
  border-top-color: #666;
}
.section-special .card-group .col-sm-4:nth-child(odd) .card .card-link:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABMElEQVQ4T62Tr0pEQRTGvzNg8AEMPsAWBfHOFLHtA1isC4JiEEEw2DavySAIYhAFYavF7ja1zIxX0LLZ5AOYdj6Zy4xcl91yrxPnnPM73/knaPlkOr4oiiURORaRLQCdZB+TfCB57r3/qsf8AWitt0XkluQ7yTsReY3OJNdFZEdEVknuOufuM+QXkIKHAI6stdezKjPG7AO4INnLkAoQZSulxgBO5gVnYIKchRA6sZwKoLUeAOg65zazo9a6T/LRe/88rUZr/QRg5JzrVwBjzFsI4dJ7f1XL1AUwTP+nAEK2FUVxoJQ6tNauZcA3yajgpZ7NGLMcmwlgYTKZ9Mqy/EyKN0RkZK1d/DdAuxJaN7H1GFNj4hY2W6Ta7CPkhuTHnFVeIbk3c5VrM25+TE0u+wf0TfARmT2GaAAAAABJRU5ErkJggg==");
}
.section-special .card-group .card {
  margin-bottom: 15px;
  padding: 60px 45px;
  height: 195px;
  color: #fff;
  background-color: #649F76;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-special .card-group .card:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}
.section-special .card-group .card .card-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
}
.section-special .card-group .card .card-description {
  width: 200px;
  height: 55px;
  line-height: 2;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.section-special .card-group .card .card-divider {
  display: block;
  width: 45px;
  margin: 15px 0;
  border-top-color: #fff;
}
.section-special .card-group .card .card-link {
  color: inherit;
}
.section-special .card-group .card .card-link:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABAUlEQVQ4T62TMUuCURSGn3do8Ac0+ANaFKRR2vwBLa1CoDhIEDi0OdfUEATiIAqBq4u7btoYQS3NTv6Ato7cODeu8rl8X3c95zz3vOe8RxR8Oqw3s1OgB1wCZx7/AubAk6RtWrMHMLMrYAJ8AC/AmyefA9dAFWhJmkXIH8CLp8CtpFGWMjPrAM9AM0J+Ad52aPPuWHEEOuQxyAtyIuAeaEi6SBL7wELSOmNOK2ApqR8B78BA0jABNIAgaQA8SPpJYl3gRlItAr69g9f0NzMr+zBPXPfGJde9g9K/AQpLKDzE4L78a/TBBBfmM1KyngAZA59HrFwB2plWTiD5jynPZe8AE/KcEWFTT1sAAAAASUVORK5CYII=");
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
}
.featurette-massege #massege_carousel .item img {
  width: 100%;
  height: 100%;
}
.featurette-massege #massege_carousel img{
  width: 100%;
}
.featurette-massege #massege_carousel .item{
  height: 361px;
}
.featurette-massege #massege_carousel .carousel-caption{
  width: 100%;
  left: 0;
  background: rgba(0,0,0,.5);
  bottom: 0;
  padding-bottom: 50px;
}

.featurette-massege   #massege_carousel .carousel-indicators{
  bottom: 15px;
}
.section-special .section-header {
  margin-bottom: 20px;
  margin-top: -10px;
}
.section-special .nav-tabs {
  border-bottom-color: transparent;
  border-top: 0;
}
.section .section-title {
  font-weight: normal;
}
.section-special .nav-tabs > .nav-item {
  margin-right: 20px;
}
.section-special .nav-tabs > .nav-item > .nav-link {
  padding: 0;
  margin: 0;
  border: 0 !important;
  background-color: transparent !important;
  font-size: 20px;
  line-height: inherit;
  color: #696c6b;
}
.section-special .nav-tabs > .nav-item.active::before {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -5px;
  border-bottom: 6px solid #649f76;
}
.section-special .nav-tabs > .nav-item.active > .nav-link {
  color: #2a2e2c;
}
.nav-tabs > .nav-item > .nav-link {
  font-weight: normal;
}
.featurette-massege .massege_list li {
  margin-bottom: 7px;
  cursor: pointer;
  padding-left: 10px;
  position: relative;
  font-size: 16px;
}
.featurette-massege .massege_list li:last-child{
  margin-bottom: 0;
}
.featurette-massege .massege_list li::before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  background: #649f76;
  border-radius: 10px;
  top: 6px;
  left: -3px;
}
.featurette-massege .massege_list li p {
  display: inline-block;
  border-bottom: 1px solid #fff;
  max-width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.featurette-massege .massege_list li span {
  float: right;
  color: #999;
}
.featurette-massege .massege_list li:hover p{
  border-bottom: 1px solid #0B7C2E;
  color: #0B7C2E;
}