@charset "utf-8";
.elseColor {
  color: #aace26;
}
.bg-main {
  background-color: #999999;
}
.footColor {
  color: #999999;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
/*单行 溢出*/
.SingleLine {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
/*多行 溢出*/
body {
  font-size: 16px;
  font-size: 1rem;
  overflow-x: hidden;
}
body.modal-open {
  overflow-y: hidden;
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'fzcy';
  src: url('../font/fzcy.woff2');
}
.swiper-button-next,
.swiper-button-prev {
  outline: 0;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.container1200 {
  width: 1200px;
  max-width: 100%;
}
.top-feedback {
  width: 790px;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0.53);
  padding: 1.3rem;
}
.top-feedback .btn-secondary {
  color: #ff3939;
  background-color: #efefef;
  border-radius: 3px;
  margin-left: 5px;
}
.top-feedback .btn-secondary:hover {
  background-color: #ff3939;
  color: #fff;
}
.top-feedback .btn-Verification {
  background-color: #999999;
  color: #fff;
  font-size: 18px;
  margin-left: 5px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.top-feedback .custom-select,
.top-feedback .form-control {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  color: #666;
  font-size: 14px;
}
.top-feedback .top-feedback_t h5 {
  font-size: 18px;
  font-weight: bold;
  color: #999999;
}
.top-feedback_b .form-group label,
.top-feedback_b .form-group > p {
  font-size: 14px;
  color: #666;
}
@media (max-width: 768px) {
  .hidden-md {
    display: none !important;
  }
}
@media (max-width: 1199.98px) and (min-width: 991px) {
  .navbar-expand-lg {
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
}
/*header*/


@keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  }
}
@-webkit-keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  }
}
@media (max-width: 1400px) {
  .green {
    right: 0;
    width: 15px;
    height: 100%;
    background: #999999;
    position: absolute;
  }
  footer .footer-top .f-left:after,
  footer .f-logo:after {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  body {
    font-size: 0.95rem;
  }
  footer .f-logo {
    background-color: transparent;
  }
  footer .footer-top {
    background-color: #999999;
  }
  footer .footer-top .f-left {
    display: none;
  }
  footer .footer-top .f-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 767.98px) {
  footer .f-info p a {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  footer .contact h3 {
    font-size: 20px;
  }
  footer .contact .btn-secondary,
  footer .contact p {
    font-size: 14px;
  }
  footer .feedback p span {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  body {
    font-size: 0.95rem;
  }
}
/*主体内容*/
.h2title-1 {
  font-size: 2.125rem;
  font-weight: bold;
  color: #999999;
}
.h2title-1 span {
  font-size: 18px;
  color: rgba(164, 164, 164, 0.46);
  font-weight: normal;
}
.h2title-2 {
  padding: 15px 0;
  background: url(../images/line2.png) no-repeat center 33px;
  background-size: auto;
}
.h2title-2 .span1 {
  color: #333333;
  padding-left: 15px;
  background-color: #fff;
}
.h2title-2 .span2 {
  color: #cdd912;
  padding-right: 15px;
  background-color: #fff;
}
.h2title-2 p {
  color: #666;
  font-size: 16px;
}
.h2title-3 {
  font-size: 2.125rem;
  color: #fff;
}
.h2title-4 {
  font-size: 2.125rem;
  color: #333;
}
.h2title-4 b:after {
  content: "";
  width: 2rem;
  height: 2px;
  background-color: #c9db13;
  margin: 1rem auto;
  display: block;
}
.h2title-4 p {
  font-size: 1.125rem;
  color: #666;
}
.card {
  border: 0;
  border-radius: 0;
  overflow: hidden;
}
.card-img,
.card-img-top {
  border-radius: 0;
}
.flex-1 {
  flex: 1;
}
@media (max-width: 991px) {
  .h2title-1,
  .h2title-2,
  .h2title-3,
  .h2title-4 {
    font-size: 26px;
  }
  .h2title-1 span,
  .h2title-2 p,
  .h2title-4 p {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .h2title-1,
  .h2title-2,
  .h2title-3,
  .h2title-4 {
    font-size: 20px;
  }
  .h2title-1 span,
  .h2title-2 p,
  .h2title-4 p {
    font-size: 12px;
  }
  .h2title-2 {
    padding: 11px 0;
    background: url(../images/line2.png) no-repeat center 25px;
    background-size: contain;
  }
}
/*banner*/
.banner {
  overflow: hidden;
  max-height: 100vh;
}
.banner > img {
  width: 100%;
}
.banner .banner-content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
}
.banner .banner-content h1 {
  font-family: '仿宋';
  font-size: 3rem;
}
.banner .banner-content h1 span {
  color: #aace26;
}
.banner .banner-content .video-icon {
  font-size: 3.5rem;
  opacity: 0.7;
  cursor: pointer;
  display: inline-block;
  animation: videoAnimate linear 3s infinite alternate;
}
.banner .banner-content .video-icon:hover {
  opacity: 1;
}
@media (max-width: 1024px) {
  .banner.banner-feedback .banner-content {
    position: relative !important;
    transform: none;
    left: 0;
    top: 0;
  }
  .banner.banner-feedback .top-feedback {
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.53);
    padding: 15px 0 0;
  }
  .banner.banner-feedback .top-feedback .top-feedback_t h5 {
    font-size: 14px;
  }
}
/*搜索*/
.search {
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
}
.search .search_text {
  position: absolute;
  left: 20px;
  color: #666;
  font-size: 18px;
  border-right: 1px solid #999;
  padding-right: 15px;
  top: 17px;
}
.search .searchtxt {
  width: 100%;
  height: 60px;
  opacity: 1;
  background-color: #eceff1;
  border-radius: 5px;
  border: 0px;
  color: #000;
  line-height: 60px;
  padding: 0;
  padding-left: 140px;
  font-size: 16px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search .search_btn {
  height: 60px;
  width: 173px;
  background-color: #9dcb2c;
  border: 0px;
  color: #fff;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  transition: all 0.7s ease 0s;
  font-size: 24px;
  background: -webkit-linear-gradient(top, #aee032 0, #9dcb2c 100%);
  background: linear-gradient(to bottom, #aee032 0, #9dcb2c 100%);
}
.search .search_btn i {
  font-size: 1.5rem;
}
.location {
  line-height: 60px;
  color: #fff;
  font-size: 14px;
}
.location a {
  color: inherit;
}
.location a:hover {
  color: #999999;
}
.location i {
  color: #999999;
}
@media (max-width: 1024px) {
  .search .searchtxt {
    height: 30px;
    line-height: 30px;
    padding-left: 100px;
    font-size: 14px;
  }
  .search .search_text {
    left: 8px;
    font-size: 14px;
    border-right: 1px solid #999;
    padding-right: 10px;
    top: 4px;
  }
  .search .search_btn {
    height: 30px;
    width: 100px;
    font-size: 14px;
  }
  .search .search_btn i {
    font-size: 14px;
  }
  .location {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
  }
}
#video-player {
  height: 40vh;
  background-color: #1b1e21;
  width: 1200px;
  max-width: 100%;
  border: 0;
     
}
@keyframes videoAnimate {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(30px);
  }
}
@-webkit-keyframes videoAnimate {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(30px);
  }
}

@media (min-width: 1200px) {
  .banner > img {
    min-width: 100%;
    height: auto;
    width: auto;
    max-width: inherit;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
  }
    #video-player {
    height: 72vh;
    
    }
    
}

@media (max-width: 1199.98px) {
  .banner .banner-content h1 {
    font-size: 30px;
  }
  .banner .banner-content .lead {
    font-size: 16px;
  }
  .banner .banner-content {
    top: 50%;
  }
  .banner .banner-content .video-icon {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .banner-1 > img {
    width: auto;
    max-width: initial;
    text-align: center;
    margin: auto;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    max-height: 300px;
  }
}
@media (max-width: 575.98px) {
  .banner .banner-content h1 {
    font-size: 20px;
  }
  .banner .banner-content .lead {
    font-size: 14px;
  }
  .banner .banner-content .video-icon {
    font-size: 24px;
  }
  .banner .banner-content {
    padding-top: 40px;
  }
  .banner.banner-1 .banner-content {
    padding-top: 0;
  }
}
/*我们*/
.choose {
  background-color: #f1f1f1;
}
.choose article {
  max-width: 1100px;
  color: #333;
}
.choose .choose-item {
  padding: 2rem 2rem;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #fff;
  min-width: 300px;
}
.choose .choose-item h4 {
  font-family: "Arial";
  color: #afafaf;
}
.choose .choose-item p {
  font-size: 14px;
  color: #666;
}
.choose .choose-item p:before {
  content: "";
  width: 16px;
  height: 1px;
  background-color: #afafaf;
  margin: 1rem auto;
  display: block;
}
.choose .choose-item:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #999999;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.choose .choose-item:after {
  content: "";
  border-left: 1px dashed rgba(1, 58, 113, 0.2);
  height: 30%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.choose .choose-item:last-child:after {
  display: none;
}
.choose .choose-item:hover h4 {
  color: #fff;
}
.choose .choose-item:hover p {
  color: #fff;
}
.choose .choose-item:hover p:before {
  background-color: rgba(255, 255, 255, 0.5);
}
.choose .choose-item:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
@media (max-width: 991px) {
  .choose article {
    font-size: 14px;
  }
  .choose .choose-item {
    min-width: 150px;
  }
  .choose .choose-item h4 {
    font-size: 28px;
  }
  .choose .choose-item p {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .choose article {
    font-size: 14px;
  }
  .choose .choose-item {
    min-width: 150px;
  }
  .choose .choose-item h4 {
    font-size: 28px;
  }
  .choose .choose-item p {
    font-size: 12px;
  }
  .choose .choose-item:after {
    display: none;
  }
  .choose .choose-item:nth-child(2) h4,
  .choose .choose-item:nth-child(3) h4,
  .choose .choose-item:nth-child(2) p,
  .choose .choose-item:nth-child(3) p {
    color: #fff;
  }
  .choose .choose-item:nth-child(2):before,
  .choose .choose-item:nth-child(3):before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
  .choose .choose-item:nth-child(2) p:before,
  .choose .choose-item:nth-child(3) p:before {
    background-color: rgba(255, 255, 255, 0.5);
  }
}
/*团建课程*/
.course .course-item {
  overflow: hidden;
  width: calc(32.3% - 0.6rem);
  max-width: 100%;
  margin-bottom: 2rem;
}
.course .course-item .img-fluid {
  transition: all 0.4s;
}
.course .course-item figcaption {
  transition: all 0.4s;
  opacity: 0;
  transform: scale(0);
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}
.course .course-item figcaption p{
     	    overflow : hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.course .course-item figcaption h3 {
  font-weight: bold;
  font-size: 1.5rem;
}
.course .course-item figcaption h3 a {
  color: #fff;
}
.course .course-item > a {
  position: relative;
  overflow: hidden;
  padding-bottom: 62%;
  display: block;
}
.course .course-item > a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  height: 100%;
  width: inherit;
  transition: .4s all ease-in-out;
}
.course .course-item:hover figcaption {
  opacity: 1;
  transform: scale(1);
}
.course .course-item:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
@media (max-width: 576px) {
  .course .course-item {
    width: 48%;
  }
}
/*场地推荐*/
.area .area-left {
  width: 290px;
}
.area .area-left .area-left_content {
  border-radius: 10px;
  height: 100%;
  background: url("../images/area_1.jpg") no-repeat center;
  background-size: cover;
  display: flex;
}
.area .area-left .area-left_content p {
  color: #fff;
  font-weight: bold;
  font-size: 1.125rem;
}
.area .area-left .area-left_content a.btn-more {
  padding: 0.5rem 1rem;
  background-color: #f0f2f5;
  color: #333;
  border: 1px solid #f0f2f5;
}
.area .area-left .area-left_content a.btn-more:hover {
  background-color: transparent;
  color: #f0f2f5;
}
.area .area-left .area-left_contentWidth {
  margin: auto;
  max-width: 80%;
}
.area .area-right {
  width: calc(100% - 305px);
}
.area .card {
  box-shadow: 1px 1px 13px 2px #e9e9e9;
  width: calc(33.3% - .6rem);
}
.area .card > a:first-child {
  position: relative;
  padding-bottom: 59%;
  overflow: hidden;
  display: block;
}
.area .card > a:first-child .card-img-top {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: .4s all ease-in-out;
}
.area .card .more {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.area .card .card-title {
  color: #333;
  font-size: 1.125rem;
}
.area .card .card-title b {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.area .card .card-text {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666;
}
.area .card .card-text i {
  color: #cdd912;
  font-size: 1.2rem;
}
.area .card:hover {
  box-shadow: none;
}
.area .card:hover > a:first-child .card-img-top{
    transform: translate(-50%,-50%) scale(1.1);
}
.area.area-2 .area-left .area-left_content {
  background: url("../images/area_2.jpg") no-repeat center;
  background-size: cover;
}
@media (max-width: 768px) {
  .area .card {
    width: 100%;
    display: none;
  }
  .area .card:first-child {
    display: block;
  }
}
@media (max-width: 576px) {
  .area .area-left,
  .area .area-right {
    width: 100%;
    margin-bottom: 30px;
  }
  .area .area-left .area-left_content {
    padding: 30px;
  }
  .area .card:first-child,
  .area .card:nth-child(2) {
    width: 48%;
    display: block;
  }
  .area .card .card-title {
    font-size: 16px;
  }
  .area .area-left .area-left_content a.btn-more {
    font-size: 14px;
    padding: 0.3rem 0.8rem;
  }
}
/*精品课程*/
.quality:before {
  content: "";
  background: url(../images/quality_bg.jpg) no-repeat center top;
  height: 647px;
  width: 100%;
  background-size: 100% auto;
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
}
.quality .quality-content {
  width: 100%;
  height: 100%;
}
.quality .quality-content .icons {
  opacity: 0;
  width: 100%;
  height: 100%;
  display: flex;
  top: 0;
  left: 0;
}
.quality .quality-content .icons span {
  cursor: pointer;
  color: #999899;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quality .quality-content .icons span:before {
  content: "";
  background: url(../images/video_line.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  right: 0;
  bottom: 0;
  animation: videoRotate 5s linear infinite;
}
.quality .quality-content .icons span i {
  font-size: 1.6rem;
}
.quality .swiper-container {
  width: 100%;
  height: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.quality .swiper-slide {
  border: 6px solid #ededed;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(1) translateY(2rem);
}
.quality .swiper-button-next {
  right: 0;
  color: #103b5d;
  cursor: pointer;
  border-radius: 100%;
  background-color: #fff;
  width: 30px;
  height: 30px;
  outline: 0;
  margin-top: 0;
}
.quality .swiper-button-prev {
  margin-top: 0;
  outline: 0;
  color: #103b5d;
  left: 0;
  cursor: pointer;
  border-radius: 100%;
  background-color: #fff;
  width: 30px;
  height: 30px;
}
.quality .swiper-button-prev:hover,
.quality .swiper-button-next:hover {
  background-color: #c9db13;
}
.quality .swiper-button-next:after,
.quality .swiper-button-prev:after {
  font-size: 16px;
}
.quality .swiper-slide-active,
.quality .swiper-slide-duplicate-active {
  transform: scale(1.4);
  z-index: 3;
}
.quality .swiper-slide-active .icons,
.quality .swiper-slide-duplicate-active .icons {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.quality .h2title-4,
.quality .h2title-4 p {
  color: #fff;
}
.quality .btn-secondary {
  background-color: #94c83e;
  border-radius: 5px;
  border: 1px solid #94c83e;
  padding: 0.5rem 2rem;
}
.quality .btn-secondary:hover {
  color: #94c83e;
  background-color: transparent;
}
.container-quality {
  width: 1500px;
  max-width: 100%;
}
@keyframes videoRotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes videoRotate {
  /* Safari 与 Chrome */
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  .quality .swiper-slide-active,
  .quality .swiper-slide-duplicate-active {
    transform: scale(1);
    z-index: 3;
  }
  .quality .swiper-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/*旅游团建*/
.travel .travel-content .travel-left {
  width: 400px;
  max-width: 100%;
}
.travel .travel-content .travel-left .travel-left_1 {
  background: url(../images/travel_1.jpg) no-repeat center top;
  padding: 3rem;
  padding-left: 30%;
  background-size: cover;
}
.travel .travel-content .travel-left .travel-left_1 h3 {
  font-weight: bold;
  font-size: 1.825rem;
  color: #fff;
}
.travel .travel-content .travel-left .travel-left_1 h3:after {
  content: "";
  width: 2.5rem;
  height: 4px;
  background-color: #fff;
  display: block;
  margin: 1rem 0;
}
.travel .travel-content .travel-left .travel-left_1 ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #e0e0e0;
  border-radius: 100%;
  display: inline-block;
  margin: 0.5rem 1rem;
  vertical-align: text-bottom;
}
.travel .travel-content .travel-left .travel-left_1 ul li > a {
  font-weight: bold;
  font-size: 1.5rem;
  color: #fff;
  line-height: 2;
}
.travel .travel-content .travel-left .travel-left_1 ul li > a span {
  display: inline-block;
  opacity: 0;
  font-size: 1.125rem;
  color: #999999;
}
.travel .travel-content .travel-left .travel-left_1 ul li:hover:before {
  opacity: 0;
}
.travel .travel-content .travel-left .travel-left_1 ul li:hover > a {
  color: #999999;
}
.travel .travel-content .travel-left .travel-left_1 ul li:hover > a span {
  opacity: 1;
}
.travel .travel-content .travel-left .travel-left_1 .enter {
  color: #fff;
  cursor: pointer;
  border-radius: 100%;
  background-color: #cdd912;
  width: 30px;
  height: 30px;
  font-size: 1rem;
  display: flex;
  margin-left: 2rem;
}
.travel .travel-content .travel-left .travel-left_1 .enter:after {
  content: 'next';
  font-family: swiper-icons;
  margin: auto;
  color: #47545e;
  font-weight: bold;
}
.travel .travel-content .travel-right {
  width: calc(100% - 415px);
}
.travel .card {
  width: calc(33.3% - .6rem);
  box-shadow: 1px 1px 13px 2px #e9e9e9;
  margin-bottom: 1rem;
}
.travel .card > a {
  position: relative;
  padding-bottom: 53%;
  overflow: hidden;
  display: block;
}
.travel .card > a .card-img-top {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.4s all ease-in-out;
  transform: translate(-50%, -50%) scale(1);
}
.travel .card .card-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.travel .card .card-title a {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.travel .card .card-title .text-muted {
  font-size: 14px;
}
.travel .card .card-keyword {
  margin-bottom: 0;
}
.travel .card .card-keyword span {
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #c9db13;
  padding: 0.3rem 0.8rem;
  margin-bottom: 0.5rem;
}
.travel .card .card-text {
  align-items: baseline;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}
.travel .card .card-text .text-muted {
  color: #033333;
}
.travel .card .card-text .price {
  color: #ff3939;
}
.travel .card .card-text .price b {
  font-size: 1.5rem;
}
.travel .card:hover {
  box-shadow: none;
}
.travel .card:hover > a .card-img-top {
  transform: translate(-50%, -50%) scale(1.1);
}
@media (max-width: 1400px) {
  .travel .card {
    width: calc(50% - .6rem);
  }
  .travel .card:nth-child(5),
  .travel .card:nth-child(6) {
    display: none;
  }
}
@media (max-width: 1024px) {
  .travel .card {
    width: 100%;
    display: none;
  }
  .travel .card:first-child,
  .travel .card:nth-child(2) {
    display: block;
  }
}
@media (max-width: 991px) {
  .travel .travel-content .travel-left .travel-left_1 h3 {
    font-size: 1.5rem;
  }
  .travel .travel-content .travel-left .travel-left_1 ul li > a {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .travel .travel-content .travel-right,
  .travel .travel-content .travel-left {
    width: 100%;
  }
  .travel .travel-content .travel-right {
    margin-top: 20px;
  }
  .travel .travel-content .travel-left .travel-left_2 {
    display: none;
  }
  .travel .travel-content .travel-left .travel-left_1 h3 {
    font-size: 20px;
  }
  .travel .card .card-title a {
    font-size: 16px;
  }
}
/*
案例*/
.case_index .nav-pills {
  width: 500px;
  max-width: 100%;
}
.case_index .nav-pills .nav-link {
  border-radius: 0;
  border-bottom: 3px solid transparent;
  color: #000;
  font-size: 1.125rem;
  padding-bottom: 1.2rem;
}
.case_index .nav-pills .nav-link.active,
.case_index .nav-pills .show > .nav-link {
  color: #94c83e;
  background-color: transparent;
  border-bottom: 3px solid #cdd912;
}
.case_index .card {
  overflow: hidden;
  width: calc(32.3% - .6rem);
  margin-bottom: 2rem;
}
.case_index .card * {
  transition: 0.4s all ease-in-out;
}
.case_index .card > a {
  position: relative;
  padding-bottom: 56%;
  overflow: hidden;
  display: block;
}
.case_index .card > a .card-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}
.case_index .card .card-img-overlay_auto {
  background: url("../images/case_bg.png") no-repeat center;
  padding: 1.5rem 1rem;
  background-size: 100% 100%;
}

.case_index .card .card-title a {
  font-weight: bold;
  color: #fff;
  font-size: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  /*width: 70%;*/
  width: 100%;
  display: block;
  padding-bottom: 1rem;
  margin: auto;
}
.case_index .card .card-img-overlay {
  opacity: 0;
  transform: translateY(-100%);
}
.case_index .card .card-img-overlay p{
     	overflow : hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.case_index .card:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.case_index .card:hover .card-img-overlay {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 991px) {
  .case_index .card .card-title a {
    font-size: 16px;
    width: 100%;
  }
  .case_index .card .card-img-overlay_auto p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .case_index .card .card-img-overlay {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .case_index .nav-pills .nav-link {
    font-size: 16px;
  }
  .case_index .card .card-img-overlay_auto p {
    display: none;
  }
  .case_index .card .card-title {
    margin-bottom: 0;
  }
  .case_index .card .card-title a {
    font-size: 14px;
    line-height: 1.5;
    border: 0;
    padding-bottom: 0;
  }
  .case_index .card {
    width: 48%;
  }
}
/*攻略*/
.strategy .card {
  box-shadow: 1px 1px 13px 2px #e9e9e9;
  margin-bottom: 1rem;
}
.strategy .card .card-title a {
  font-size: 1.125rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: center;
  font-weight: bold;
}
.strategy .card .card-text {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 70px;
}
.strategy .card .card-text img {
  margin-right: 1rem;
}
.strategy .card > a {
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
  display: block;
}
.strategy .card > a img {
  transition: 0.4s all ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
      height: auto;
    width: 100%;
}
.strategy .card:hover > a img {
  transform: translate(-50%, -50%) scale(1.1);
}
.strategy .card:hover a {
  color: #c9db13;
}
.strategy .swiper-button-next,
.strategy .swiper-button-prev {
  margin-top: -60px;
}
.strategy .swiper-button-next:after,
.strategy .swiper-button-prev:after {
  display: none;
}
.strategy .swiper-button-prev,
.strategy .swiper-container-rtl .swiper-button-next {
  background: url("../images/left.png") no-repeat center;
  width: 45px;
  height: 45px;
  background-size: contain;
}
.strategy .swiper-button-next,
.strategy .swiper-container-rtl .swiper-button-prev {
  background: url("../images/right.png") no-repeat center;
  width: 45px;
  height: 45px;
  background-size: contain;
}
@media (max-width: 991px) {
  .strategy .card .card-title a {
    font-size: 16px;
  }
  .strategy .card .card-text {
    font-size: 14px;
    height: auto;
  }
}
/*服务*/
.service {
  background-color: #eee;
}
.service .service-item_con {
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  padding: 3rem 1rem;
  cursor: pointer;
}
.service .service-item_con .service-info h4 {
  font-weight: bold;
  color: #333;
  font-size: 1.125rem;
}
.service .service-item_con *{
    transition: all ease-in-out 1s;
}
.service .service-item_con:hover>img{
    transform: rotateY(360deg);
}
@media (max-width: 991px) {
  .service .service-item_con {
    padding: 2rem 1rem;
  }
  .service .service-item_con img {
    height: 70px;
  }
  .service .service-item_con .service-info h4 {
    font-size: 16px;
  }
  .service .service-item_con .service-info p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
  }
}
/*资讯*/
.news_index .newsUl {
  width: 30%;
  max-width: 100%;
}
.news_index .newsUl .img {
  padding-bottom: 32%;
  display: block;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.news_index .newsUl .img .img-fluid {
  left: 50%;
  transition: 0.4s all ease-in-out;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
}
.news_index .newsUl .img:hover .img-fluid {
  transform: translate(-50%, -50%) scale(1.1);
}
.news_index .newsUl ul > li {
  border-bottom: 1px dashed #ccc;
  line-height: 3;
  color: #666;
  display: flex;
  justify-content: space-between;
}
.news_index .newsUl ul > li > a {
  width: calc(100% - 60px);
  display: inline-block;
  color: inherit;
  overflow: hidden;
  white-space: nowrap;
}
.news_index .newsUl ul > li > .date {
  display: inline-block;
  width: 60px;
}
.news_index .newsUl ul > li:hover {
  color: #c9db13;
}
@media (max-width: 768px) {
  .news_index .newsUl {
    width: 100%;
  }
  .news_index .newsUl ul > li {
    font-size: 14px;
  }
}
/*内页*/
.h2title-5 .span1 {
  color: #333;
  font-weight: bold;
  font-size: 3rem;
}
.h2title-5 .span2 {
  font-size: 1.875rem;
  color: #666;
}
.h2title-6 {
  font-size: 3rem;
  color: #6aaa49;
}
.h2title-6 .span1 {
  color: #333333;
}
.h2title-6 .p2 {
  font-weight: normal;
  color: #dadada;
  font-size: 1.5rem;
}
.return .btn-link {
  font-size: 14px;
  background-color: #aace26;
  border: 1px solid #aace26;
  padding: 0.5rem 1.2rem;
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
}
.return .btn-link:hover {
  background-color: transparent;
  color: #aace26;
}
.h4title {
  margin-bottom: 25px;
  font-weight: bold;
  color: #333;
}
.h4title:before {
  content: "";
  width: 30px;
  height: 6px;
  display: inline-block;
  background-color: #999999;
  margin-right: 1rem;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .h4title {
    font-size: 16px;
  }
}
.Color-title_666 {
  color: #666;
  font-size: 16px;
}
.line-height_2 {
  line-height: 2;
}
@media (max-width: 1024px) {
  .h2title-5 img {
    max-width: 50px;
  }
  .h2title-5 .span1 {
    font-size: 26px;
  }
  .h2title-5 .span2 {
    font-size: 16px;
  }
  .h2title-6 {
    font-size: 26px;
  }
  .h2title-6 .p2 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .h2title-5 .span1 {
    font-size: 22px;
  }
  .h2title-5 .span2 {
    font-size: 14px;
  }
  .h2title-6 {
    font-size: 22px;
  }
  .h2title-6 .p2 {
    font-size: 14px;
  }
}
/*分页*/
.pagination .page-item {
  margin: 0 3px;
  margin-bottom: 10px;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #333333;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #aace26;
  border-color: #aace26;
}
.page-link:hover {
  z-index: 2;
  color: #ffffff;
  text-decoration: none;
  background-color: #aace26;
  border-color: #aace26;
}
/*内页案例*/
.sub-title {
  text-align: center;
}
.sub-title ul {
  list-style: none;
  display: flex;
  justify-content: space-around;
  width: 880px;
  margin: 0 auto;
  max-width: 100%;
  flex-wrap: wrap;
}
.sub-title ul a {
  color: black;
  display: inline-block;
  width: 86px;
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  background: #efefef;
  margin-bottom: 15px;
}
.sub-title ul a:hover,
.sub-title ul a.active {
  border-radius: 10px;
  background: #aace26;
  color: white;
}
.list ul li > div {
  border-radius: 10px;
  box-shadow: 1px 1px 5px 0px #e2e2e2;
  overflow: hidden;
}
.list .list-img img {
  max-width: 100%;
}
.list .list-img {
  width: 50%;
}
.list .list-img > a {
  border-radius: 10px;
  padding-bottom: 73%;
}
.list .list-img > a img {
  transition: 0.4s all ease-in-out;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  width: 100%;
}
.list .list-img > a img:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.list .list-txt {
  width: 50%;
  max-width: 100%;
}
.list .list-txt h6 {
  font-size: 18px;
  font-weight: bold;
}
.list .list-txt h6 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.list .list-txt h6 a:hover {
  color: #999999;
}
.list .list-txt p {
  font-size: 15px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.list .list-txt a.case-keywords {
  padding: 0.2rem 0.8rem;
  display: inline-block;
  color: #666;
  border-radius: 10px;
  border: 1px solid #999999;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  margin-left: 10px;
}
.list .list-txt img {
  width: 32px;
  height: 32px;
  margin-left: 30px;
}
.list .list-txt h6 a {
  color: #333;
}
@media (max-width: 1024px) {
  .list .list-img,
  .list .list-txt {
    width: 100%;
  }
  .list .list-txt h6 {
    font-size: 16px;
  }
  .list .list-txt p {
    font-size: 14px;
  }
}
/*内页 -- 攻略*/
.strategy-1 .card {
  box-shadow: 1px 1px 13px 2px #f7f7f7;
  border-radius: 15px;
  transition: 0.4s all ease-in-out;
}
.strategy-1 .card > a {
  transition: 0.4s all ease-in-out;
  border-radius: 15px;
}
.strategy-1 .card:hover {
  border-radius: 0;
}
.strategy-1 .card:hover > a {
  border-radius: 0;
}
/*内页 -- 旅行*/
.travel.travel-1 .card {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  transition: 0.4s all ease-in-out;
  box-shadow: 1px 1px 13px 2px #f7f7f7;
}
.travel.travel-1 .card > a {
  border-radius: 15px;
  transition: 0.4s all ease-in-out;
}
.travel.travel-1 .card:hover {
  box-shadow: none;
  border-radius: 0;
}
.travel.travel-1 .card:hover > a {
  border-radius: 0;
}
/*筛选*/
.screen .screen-title {
  width: 122px;
  font-size: 18px;
  color: #333;
  border-right: 1px solid #e2e2e2;
  padding: 1.5rem;
  position: relative;
}
.screen .screen-title .span {
  width: 6px;
  height: 6px;
  background-color: #aace26;
  border-radius: 100%;
  position: absolute;
  display: block;
  right: -3px;
  top: 2.3rem;
  margin-top: -3px;
  z-index: 2;
}
.screen .screen-ul {
  width: calc(100% - 222px);
  height: 80px;
  overflow: hidden;
}
.screen .screen-ul.addHeight {
  height: auto;
}
.screen .screen-ul > ul > li {
  float: left;
  margin-top: 1.5rem;
  display: block;
  margin-left: 1.5rem;
}
.screen .screen-ul > ul > li a {
  display: block;
  font-size: 16px;
  color: #666666;
  padding: 0.1rem 0.4rem;
  border: 2px solid transparent;
  border-radius: 3px;
}
.screen .screen-ul > ul > li a:hover {
  text-decoration: underline;
}
.screen .screen-ul > ul > li.active a {
  color: #aace26;
  border-color: #aace26;
}
.screen .screen-more {
  display: none;
  opacity: 0;
  margin-top: 1.8rem;
  width: 100px;
  font-size: 14px;
  color: #aace26;
  cursor: pointer;
}
.screen .screen-more i {
  color: #aace26;
  font-size: 12px;
}
@media (max-width: 768px) {
  .screen .screen-title {
    width: 100px;
    font-size: 14px;
    padding: 1rem;
  }
  .screen .screen-ul > ul > li {
    margin-top: 1rem;
    margin-left: 1rem;
  }
  .screen .screen-ul > ul > li a {
    font-size: 14px;
  }
  .screen .screen-ul {
    width: calc(100% - 150px);
    height: 65px;
    overflow: hidden;
  }
  .screen .screen-more {
    margin-top: 1.2rem;
    width: 50px;
    font-size: 14px;
  }
  .screen .screen-title .span {
    top: 1.8rem;
  }
}
/*主题团建*/
.subject .subject-video figure > a {
  padding-bottom: 58%;
  display: block;
}
.subject .subject-video figure > a img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.subject .subject-video figure figcaption {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.18);
}
.subject .subject-video figure figcaption .iconfont {
  color: #fff;
  font-size: 3rem;
  cursor: pointer;
}
.subject .subject-video figure p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.subject .subject-video figure:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.subject .subject-list .card {
  box-shadow: 2px 2px 5px 0px #e8e8e8;
}
.subject .subject-list .card-title{
     	overflow : hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            height: 48px;
}
.subject .subject-list .card-text{
        	overflow : hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp:3;
            -webkit-box-orient: vertical; 
             height: 70px;
			display: none;
}
.subject .subject-list .card .card-keyword span{
    display: inline-block;
    border-radius: 20px;
    border: 1px solid #C9DB13;
    padding: 0.3rem .8rem;
    margin-bottom: .5rem;
}
.subject .subject-list .card .more a{
    color: #d1e036;
    font-size: 2rem;
    margin-bottom: .5rem;
    display: inline-block;
}
.subject .subject-list .img-a {
  overflow: hidden;
  display: block;
  /* padding: 50%; */
}
.subject .subject-list .img-a img {
  /* position: absolute; */
  position: relative;
  /* left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1); */
  /* height: 100%; */
  width: 100%;
  transition: .4s all ease-in-out;
  
}
.subject .subject-more {
  margin-top: 1.8rem;
  width: 100px;
  font-size: 14px;
  color: #aace26;
  cursor: pointer;
}
.subject .subject-more i {
  color: #aace26;
  font-size: 12px;
}
.subject .subject-list .card:hover .img-a img{
    /* transform: translate(-50%, -50%) scale(1.1); */
	transform: scale(1.1);
}
/*课程视频*/
.subject .video-icons {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.18);
}
.subject .video-icons .iconfont {
  color: #fff;
  font-size: 3rem;
  cursor: pointer;
}
.subject .info a {
  color: #333;
  font-weight: bold;
  font-size: 1.5rem;
}
.subject .info a:hover {
  color: #999999;
}
.subject .subject-contact {
  background: url("../images/video_bg.jpg") no-repeat center;
  background-size: cover;
}
.subject .video-contact_info {
  color: #fff;
}
.subject .video-contact_info .btn-secondary {
  background-color: #fff;
  color: #b02427;
  padding: 0.5rem 2rem;
  border-radius: 4px;
}
.subject .video-contact_info .btn-secondary:hover {
  border-radius: 0;
  color: #fff;
  background-color: #c9db13;
  border-color: #c9db13;
}
.subject .video-contact_info h2 {
  font-size: 32px;
}
.subject .video-contact_info p {
  font-size: 28px;
}
@media (max-width: 1024px) {
  .subject .info a {
    font-size: 1rem;
  }
  .subject .video-contact_info {
    line-height: 1.7;
  }
  .subject .video-contact_info h2 {
    font-size: 24px;
    line-height: 1.7;
  }
  .subject .video-contact_info p {
    font-size: 18px;
    line-height: 1.7;
  }
}
/* 内页-新闻 */
.news .list ul li > div {
  border-radius: 0;
  box-shadow: 0px 3px 26.1px 2.9px rgba(169, 169, 169, 0.16);
  overflow: hidden;
  padding: 1rem;
}
.news .list .list-img > a {
  border-radius: 0;
  padding-bottom: 50%;
}
.news .list .list-txt span {
  color: #999;
  font-size: 14px;
  float: right;
}
.news a.details {
  color: #999;
  font-size: 14px;
}
.news a.details:hover {
  color: #999999;
}
@media (max-width: 1199.98px) {
  .news .list .list-img {
    margin-bottom: 1rem;
    width: 100%;
  }
  .news .list .list-txt {
    width: 100%;
  }
}
/*新闻详情*/
.news-details .border-top {
  border-color: #999999 !important;
}
.news-details .news-details_content {
  line-height: 2;
  font-size: 14px;
  color: #333;
}
.news-details .news-details_content * {
  margin-bottom: 0;
}
.news-details .news-details_content img {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 100%;
  height: auto !important;
}
.news-details .news-details_menu .page-link {
  color: #666;
  font-size: 14px;
}
.news-details .news-details_menu .page-link:hover {
  color: #fff;
}
.data-text {
  color: #999;
}
.news-recommend .news-recommend_1 .card > a {
  overflow: hidden;
  padding-bottom: 34%;
}
.news-recommend .news-recommend_1 .card > a img {
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.news-recommend .news-recommend_1 .card > a:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.news-recommend .news-recommend_1 .card .card-body {
  border-bottom: 1px solid #aace26;
}
.news-recommend .news-recommend_1 .card .card-body .card-text {
  color: #666;
  display: block;
  text-align: left;
}
.news-recommend .news-recommend_1 .card .card-body .card-text:hover {
  color: #aace26;
}
.news-recommend .news-recommend_2 ul > li {
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-recommend .news-recommend_2 ul > li a {
  color: #999;
  font-size: 16px;
}
.news-recommend .news-recommend_2 ul > li a i {
  color: #999;
  font-size: 18px;
}
.news-recommend .news-recommend_2 ul > li:nth-child(1) a,
.news-recommend .news-recommend_2 ul > li:nth-child(2) a,
.news-recommend .news-recommend_2 ul > li:nth-child(3) a {
  color: #666;
}
.news-recommend .news-recommend_2 ul > li:nth-child(1) a i,
.news-recommend .news-recommend_2 ul > li:nth-child(2) a i,
.news-recommend .news-recommend_2 ul > li:nth-child(3) a i {
  color: #999999;
}
.Color-title {
  background-color: #999999;
  color: #fff;
}
.page-link:hover .elseColor {
  color: #fff;
}
@media (max-width: 1024px) {
  .news-recommend .news-recommend_2 ul > li a,
  .news-recommend .news-recommend_1 .card .card-body .card-text {
    font-size: 14px;
  }
  .Color-title {
    font-size: 16px;
  }
  .news-details .h1 {
    font-size: 20px;
  }
}
.tranvel-recommend .tranvel-recommend_1 .card > a {
  padding-bottom: 56%;
  border-radius: 15px;
}
/*主题团建详情*/
.subject-details img {
  max-width: 100%;
  height: auto !important;
}
.subject-details .keywords span {
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #999999;
  padding: 0.2rem 0.8rem;
  margin-bottom: 0.5rem;
}
.subject-details .timer {
  background-color: #e5e5e5;
  color: #999;
}
.subject-details .share i {
  font-size: 2rem;
  color: #999999;
}
.subject-details .share:hover a {
  background: #999999;
}
.subject-details .price h6 b {
  font-weight: bold;
  color: #fb0000;
}
.subject-details .price .btn-price {
  border-radius: 10px;
  transition: 0.4s all ease-in-out;
  font-size: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.subject-details .price .btn-price:hover {
  background-color: #5a8a3e;
}
.subject-details .subject-info p {
  color: #666;
  font-weight: bold;
}
.subject-details .subject-info p span {
  font-weight: normal;
  border: 1px solid #aaa;
  display: inline-block;
  padding: 0.2rem 0.4rem;
  margin-bottom: 15px;
}
.subject-details .subject-info p span.active {
  color: #999999;
  border-color: #999999;
}
.subject-details .subject-details_content .subject-details_content_menu{
  border-bottom: 4px solid #999999;
}
.subject-details .subject-details_content .subject-details_content_menu ul {
    width: 1390px;
    margin: auto;
    margin-bottom: 0;
    max-width: calc(100% - 30px);
}
.subject-details .subject-details_content .subject-details_content_menu ul li{
    display: flex;
    align-items: center;
}
.subject-details .subject-details_content .subject-details_content_menu ul li a {
  font-size: 18px;
  color: #333;
  padding: 0.7rem 2rem;
  display: block;
}
.subject-details .subject-details_content .subject-details_content_menu ul li.active a {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  background-color: #999999;
}
.subject-details .subject-details_content .subject-details_content_text p {
  /*line-height: 2.5;*/
  color: #666;
}
.subject-details .subject-details_content .subject-details_content_text p > .iconfont {
  margin-right: 1rem;
}
.subject-details .subject-details_content .subject-details_content_text .index_number li {
  font-size: 18px;
  color: #666;
  width: 50%;
  max-width: 100%;
  margin-top: 1.5rem;
}
.subject-details .subject-details_content .subject-details_content_text .index_number li span {
  width: 18px;
  height: 7px;
  background-color: #999999;
  border-radius: 2.5px;
  display: inline-block;
  margin-bottom: 3px;
  margin-left: 3px;
}
.subject-details .subject-details_content .subject-details_content_text .radius-img img {
  border-radius: 20px;
  overflow: hidden;
  max-width: 100%;
  max-width: 32%;
}
.subject-details .subject-details_content .subject-details_content_text .subject-details_content_text_activity {
  position: relative;
}
.subject-details .subject-details_content .subject-details_content_text .subject-details_content_text_activity:before {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #d8d8d8;
  display: block;
  position: absolute;
  left: 15px;
  top: 20px;
}
.subject-details .subject-details_content .subject-details_content_text .subject-details_content_text_activity p {
  line-height: 1;
}
.subject-details .subject-details_content .subject-details_content_text .subject-details_content_text_activity p:first-child {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.subject-details .subject-details_content .subject-details_content_text .subject-details_content_text_activity p:first-child i {
  font-size: 1.5rem;
}
.subject-details .subject-details_content .subject-details_content_text .active-content {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  box-shadow: 0px 8px 73px 0px rgba(30, 31, 31, 0.19);
}
.subject-details .subject-details_content .subject-details_content_text .active-content p {
  margin-bottom: 1.8rem;
}
@media (max-width: 1300px) {
  .subject-details .subject-details_content .subject-details_content_text .active-content p {
    margin-bottom: 1rem;
  }
}
.subject-details .subject-details_content .subject-details_content_text .active-content h5 {
  border-radius: inherit;
}
.subject-details .subject-details_content .subject-details_content_text .active-content ul li {
  line-height: 2.5;
}
.subject-details .subject-details_content .subject-details_content_text .subject-details_content_text_1 {
  width: 48%;
}
@media (max-width: 1024px) {
  .subject-details .subject-details_content .subject-details_content_text .subject-details_content_text_1 {
    width: 100%;
  }
}
@media (max-width:767px){
    .subject-details .subject-details_content .subject-details_content_text .radius-img img{
            max-width: 100%;
    margin-bottom: 15px;
        height: auto!important;
    max-height: 250px!important;
    min-height: auto!important;
    }
    
}
@media (max-width: 576px) {
  .subject-details_title h1 {
    font-size: 20px;
    line-height: 1.7;
  }
  .subject-details .price {
    width: 100%;
  }
  .subject-details .price .btn-price {
    font-size: 1.5rem;
  }
  .subject-details .subject-details_content .subject-details_content_menu ul li a,
  .subject-details .subject-details_content .subject-details_content_text p {
    font-size: 14px;
  }
  .subject-details .subject-details_content .subject-details_content_menu ul li.active a {
    font-size: 16px;
  }
  .subject-details .subject-details_content .subject-details_content_text .index_number li {
    font-size: 14px;
    width: 100%;
  }
  .subject-details .subject-details_content .subject-details_content_text .subject-details_content_text_activity:before {
    display: none;
  }
  .subject-details .subject-details_content .subject-details_content_text .active-content h5 {
    font-size: 20px;
  }
}
.bg-gary {
  background-color: #f5f5f5;
}
.bg-gary_1 {
  background-color: #e8e8e8;
}
.bg-gary_2 {
  background-color: #f1f1f1;
}
/*案例详情*/
.case_details .case_details_content {
  border-top: 1px solid #999999;
}
.case_details .table-bordered td.bg-gary {
  background-color: #f2f2f2;
  min-width: 100px;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .case_details .table-bordered td.bg-gary {
    min-width: auto;
  }
}
@media (max-width: 768px) {
  .tables tr {
    display: flex;
  }
  .tables tr td {
    flex: 1;
  }
}
.case_details_title {
  line-height: 1.7;
}
@media (max-width: 768px) {
  .case_details_title {
    font-size: 20px;
  }
}
/*详情推荐*/
.recommends .swiper-recommends .swiper-button-next,
.recommends .swiper-recommends .swiper-button-prev {
  background: transparent;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 100%;
  margin-top: -6%;
}
.recommends .swiper-recommends .swiper-button-next i,
.recommends .swiper-recommends .swiper-button-prev i {
  font-size: 3rem;
  color: #fff;
}
.recommends .swiper-recommends .swiper-button-next:after,
.recommends .swiper-recommends .swiper-container-rtl .swiper-button-prev:after,
.recommends .swiper-recommends .swiper-button-prev:after,
.recommends .swiper-recommends .swiper-container-rtl .swiper-button-next:after {
  display: none;
}
.recommends .swiper-recommends .swiper-slide {
  margin-top: 15px;
  padding-bottom: 15px;
}
.recommends .swiper-recommends .card {
  box-shadow: 1px 1px 9px 2px rgba(169, 169, 169, 0.16);
}
.recommends .swiper-recommends .card > a {
  padding-bottom: 60%;
}
.recommends .swiper-recommends .card > a .card-img-top {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.recommends .swiper-recommends .card > a:hover .card-img-top {
  transform: translate(-50%, -50%) scale(1.1);
}
.recommends .swiper-recommends .card .card-body a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #333;
}
.recommends .swiper-recommends .card .card-body a:hover {
  color: #999999;
}
@media (max-width: 1300px) {
  .recommends .swiper-recommends .card .card-body a {
    font-size: 16px;
  }
}
.recommends .swiper-recommends .card .card-body .card-text {
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recommends .card .card-title {
  font-size: 1.125rem;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.recommends .card .card-text {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.7;
}
.recommends .card .card-keyword span {
  display: inline-block;
  border-radius: 10px;
  border: 1px solid #c9db13;
  padding: 0.3rem 0.8rem;
  font-size: 14px;
  color: #999;
}
.recommends .card .more a {
  font-size: 1.7rem;
  color: #666;
}
/* 内页-项目 */
.project .list ul li a {
  color: black;
}
.project .list ul li a:hover {
  color: #999999;
}
.project .list ul li img {
  max-width: 100%;
}
.project .list ul li > a {
  padding-bottom: 66%;
}
.project .list ul li > a img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.project .list ul li:hover a > img {
  transform: translate(-50%, -50%) scale(1.1);
}
.project .list ul li p {
  margin-top: 1rem;
}
.project .list ul li p a {
  font-size: 18px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.project .list ul li.project-recommend > a:after {
  content: "推荐";
  width: 21vh;
  height: 21vh;
  border-radius: 100%;
  background-color: rgba(170, 206, 38, 0.8);
  bottom: -11vh;
  right: -11vh;
  display: block;
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding-top: 4vh;
  padding-left: 4vh;
}
@media (max-width: 1024px) {
  .project .list ul li.project-recommend > a:after {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .project .list ul li p a {
    font-size: 16px;
  }
}
/*项目详情*/
.project-details {
  /*右边文字*/
}
.project-details .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.project-details .swiper-slide {
  background-size: cover;
  background-position: center;
}
.project-details .gallery-top {
  height: 80%;
  width: 100%;
}
.project-details .gallery-top .swiper-slide {
  padding-bottom: 75%;
}
.project-details .gallery-top .btn-video {
  left: 50%;
  top: 40%;
  transform: translate(-50%, -40%);
}
.project-details .gallery-top .btn-video i {
  font-size: 3rem;
  color: #fff;
  opacity: 0.7;
}
.project-details .gallery-top .swiper-button-next.swiper-button-white,
.project-details .gallery-top .swiper-button-prev.swiper-button-white {
  opacity: 0.7;
}
.project-details .gallery-top .swiper-button-next.swiper-button-white:hover,
.project-details .gallery-top .swiper-button-prev.swiper-button-white:hover {
  opacity: 1;
}
.project-details .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.project-details .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.project-details .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.project-details h3 {
  font-size: 18px;
  color: #333;
}
.project-details .btn-secondary {
  background-color: #92c73c;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  padding: 0.5rem 2rem;
}
.project-details .btn-secondary:hover {
  background-color: #c9db13;
}
.project-details_text p {
  color: #666;
}
.project-details_text p span {
  color: #333;
}
.project-details_text .fig-text {
  color: #999999;
}
/* 内页-场地 */
.place .place-list .place-list_img {
  position: relative;
  overflow: hidden;
  padding-bottom: 60%;
}
.place .place-list .place-list_img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.place .place-list .place-list_txt {
  color: #333;
}
.place .place-list .place-list_txt h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.place .place-list .place-list_txt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666;
  height: 48px;
}
.place .place-list li a {
  box-shadow: 0px 3px 26.1px 2.9px rgba(169, 169, 169, 0.16);
  display: block;
}
.place .place-list li a:hover {
  color: #cdd912;
  box-shadow: none;
}
.place .place-list li a:hover h4 {
  color: #cdd912;
}
.place .place-list li a:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.place .title a {
  position: relative;
  color: #000;
  font-size: 18px;
  display: block;
  border-bottom: 1px solid #dbdbdb;
  padding: 20px 15px 50px;
}
.place .title a::after {
  content: "";
  bottom: -4px;
  width: 8px;
  height: 8px;
  background: #dbdbdb;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.place .title li {
  flex: 1;
  position: relative;
  text-align: center;
}
.place .title li:hover a,
.place .title li.active a {
  color: #cdd912;
}
.place .title li:hover:after,
.place .title li.active:after {
  position: absolute;
  bottom: 0px;
  color: #cdd912;
  content: "\e60d";
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 50%;
  transform: translateX(-50%);
}
.place .title li:hover a:after,
.place .title li.active a:after {
  background: #cdd912;
}
@media (max-width: 1024px) {
  .place .place-list .place-list_txt h4 {
    font-size: 16px;
  }
  .place .title a {
    font-size: 14px;
  }
}
/*内页关于我们*/
.about_txt .title em {
  width: 2px;
  height: 30px;
  background: #efefef;
  display: inline-block;
  margin: 0 15px;
}
.about_txt .title span {
  font-size: 22px;
  color: #888888;
}
.about_txt .about_txt_i {
  margin: 30px 0px 30px;
  display: block;
  width: 30px;
  height: 5px;
  background: #999999;
}
.about_1 .swiper-button-next:after,
.about_1 .swiper-container-rtl .swiper-button-prev:after,
.about_1 .swiper-button-prev:after,
.about_1 .swiper-container-rtl .swiper-button-next:after {
  display: none;
}
.about_1 .btn {
    position: relative;
    width: 150px;
    display: block;
    margin-top: 10%;
}
.about_1 .btnl span {
  font-size: 34px;
  color: #999999;
  margin-top: -28px;
}
.about_1 .btnr span {
  font-size: 34px;
  color: #999999;
  margin-top: -28px;
}
.about_2 {
  background: url("../images/about_2_bg.jpg") no-repeat center;
  background-size: cover;
}
.about_2 .brand {
  width: 700px;
  max-width: 100%;
}
.about_2 .brand p {
  line-height: 2;
  color: #999;
}
.about_3 {
  background: url("../images/about_3_bg.jpg") no-repeat center;
  background-size: cover;
}
.about_3 .tit h3 {
  color: white;
  text-align: center;
  padding-top: 40px;
}
.about_3 .tit p {
  color: white;
  text-align: center;
  padding: 20px 0;
}
.about_3 .tit i {
  display: block;
  width: 60px;
  height: 1px;
  background: white;
  margin: 0 auto;
  margin-top: 20px;
}
.about_3 .dingwei {
  display: block;
  width: 100px;
  height: 140px;
  background: url(../images/dingwei.png) no-repeat center;
  text-align: center;
  padding-top: 40px;
  color: #999999;
  font-size: 24px;
  margin: 0 auto;
}
.about_3 .txt-p {
  color: white;
  width: 100%;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  max-width: 100%;
  text-align: center;
  font-size: 14px;
  border-top: 1px solid #efefef;
}
.about_3 .txt-p::before {
  content: "";
  left: 50%;
  top: -7px;
  width: 10px;
  height: 10px;
  display: block;
  background: #999999;
  border-radius: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.about_4 {
  background: #999999;
}
.about_4 h3 {
  color: white;
  text-align: center;
  font-size: 44px;
  font-weight: lighter;
}
.about_4 p {
  color: white;
  text-align: center;
}
.about_4 i {
  width: 30px;
  height: 2px;
  background: white;
  display: block;
  margin: 20px auto;
}
.about_5 img{
    max-width: 100%;
}
.about_5 .tema h3 {
  color: black;
  text-align: center;
}
.about_5 .tema i {
  width: 50px;
  height: 3px;
  background: #999999;
  display: block;
  margin: 20px auto;
}
.about_5 .tema p {
  text-align: center;
  color: #bcbcbc;
}
.about_5 .t-i span {
  width: 30px;
  height: 3px;
  background: #999999;
  display: inline-block;
  margin: 15px 15px 10px 0px;
}
.about_5 .swiper-button-next:after,
.about_5 .swiper-container-rtl .swiper-button-prev:after,
.about_5 .swiper-button-prev:after,
.about_5 .swiper-container-rtl .swiper-button-next:after {
  display: none;
}
.about_5 .about_btn i {
  font-size: 3rem;
  color: #fff;
}
.about_5 .about_btn:hover i {
  color: #999999;
}
.about_6 {
  background: url("../images/about_6_bg.jpg") no-repeat center;
  background-size: cover;
}
.about_6 .ryi-l i {
  width: 30px;
  height: 4px;
  background: #999999;
  display: block;
  margin: 10px 0;
}
.about_6 .ryi-l p {
  font-size: 16px;
  color: #666;
  line-height: 1.7;
}
.about_7 .server {
  background: url("../images/service_bg.jpg") no-repeat center bottom;
  background-size: cover;
  position: relative;
}
.about_7 .server:before {
  content: "";
  top: 0;
  left: 50%;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  transform: translateX(-50%);
}
.about_7 .server-title i {
  width: 50px;
  height: 4px;
  background: #999999;
  display: block;
  margin: 20px auto;
}
.about_7 .server-title p {
  text-align: center;
  color: #bcbcbc;
  position: relative;
}
.about_7 .server-item div.bg-dark-50 {
  background: rgba(139, 139, 139, 0.3);
  color: #fff;
}
.about_7 .server-item h4 {
  color: white;
  display: inline-block;
  background: #999999;
  padding: 10px;
  padding-right: 31px;
  position: relative;
}
.about_7 .server-item h4 span {
  margin: 8px 10px;
  display: inline-block;
  width: 20px;
  height: 3px;
  background: white;
}
.about_7 .server-item h4::before {
  content: "";
  top: 0;
  right: -44px;
  display: inline-block;
  border-left: 0px solid transparent;
  border-right: 45px solid transparent;
  border-top: 49px solid #999999;
  position: absolute;
}
.about_8 .contact-title span {
  margin: 8px 10px;
  display: inline-block;
  width: 20px;
  height: 3px;
  background: #999999;
}
.about_8 .c-list .sub-list {
  width: 33%;
}
.about_8 .c-list .sub-list .sub {
  color: #fff;
  background: #999999;
}
.about_8 .c-list .sub-list .sub .c-lf {
    width: 80px;
    text-align: center;
}
.about_8 .c-list .sub-list .sub .c-lf span{
    display: block;
    font-size: 14px;
}
.about_8 .c-list .sub-list .sub .c-rf {
  width: calc(100% - 100px);
  font-size: 18px;
}
.about_8 .c-list .sub-list .sub .c-rf span {
  padding-right: 10px;
}
.about_8 .c-list .sub-list .sub .c-rf a {
  color: #fff;
}
.about_8 .c-list .sub-list .sub .c-rf a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .about_8 .c-list .sub-list {
    width: 100%;
    margin-bottom: 20px;
  }
}
/*在线客服*/
.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0;display:none;}
.side a{
    color: #333;
}
.side p{
    margin-bottom: 0;
}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#999999;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/f-d.png)}
.side ul li i.bgs4{background-image:url(../images/ser.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/f-d-on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/ser_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#999999;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son {
    width: 300px;
    height: auto;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    right: 78px;
    transform: translateY(-50%);
    top: 50%;
    background: #fff;
    padding: 20px;
    border: 1px solid #ededed;
    border-radius: 10px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#999999}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}


.kf-me{display: flex;}
.kf-me >div:first-child{margin-right:1rem;}
.son h3{text-align: center; padding-bottom: 20px;border-bottom: 1px solid #efefef;color: #999999;}
.kf-h{border-bottom: 1px solid #efefef;padding: 20px 0;}
.kf-b{ padding-top:30px;}
.kf-h .kf-me div img{margin-top: 0}
.kf-h .kf-me div p{color: #999999;}
.kf-b .kf-me div p{color: #999999;}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}


.addfix{
    position: fixed;
    z-index: 999;
    top: 77px;
    width: 100%;
    left: 0;
    background: #fff;
}
.subject-details .subject-details_content .subject-details_content_menu.addfix ul{
    #justify-content: center;
}
.footer-bottom-ul a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 2;
}
.footer-bottom-ul a:hover {
  color: #ffffff;
}
footer{
    background: url(../images/foot_bg.jpg) no-repeat center center / cover;
}
footer .f-code p {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}
footer .f-info p {
  font-size: 14px;
}
@media (max-width:991.98px){
    footer .h4{
        font-size: 20px;
    }
}

/*面包屑导航*/
.breadcrumb-nav{
    /* display: flex;*/
    /*align-items: center;*/
}
.breadcrumb{
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
}
.breadcrumb a{
    color: #333;
}
.breadcrumb a:hover{
    color: #999999;
}
/*# sourceMappingURL=style.css.map */

/*专题页*/
.banner .special-bann-bg {
  left: 0;
  right: 0;
  width: 100%;
  transform: none;
  bottom: 0;
}
#special .special-title-1 {
  font-size: 3.5rem ;
}
@media (max-width: 1200px) {
  #special .special-title-1 {
    font-size: calc(1.475rem + 2.7vw) ;
  }
}
#special .special-title-1-txt {
  font-size: 1.5rem ;
  line-height: 2;
}
@media (max-width: 1200px) {
  #special .special-title-1-txt {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}
#special .special-1 {
  background: url("../images/special1_bg.jpg") no-repeat center top;
  background-size: 100%;
}
#special .special-1 .item-text {
  font-size: 2.375rem ;
  background-color: #b2d021;
}
@media (max-width: 1200px) {
  #special .special-1 .item-text {
    font-size: calc(1.3625rem + 1.35vw) ;
  }
}
#special .special-1 .special-con--item .card {
  border: 10px solid #00a0e9;
  border-right: 5px solid #00a0e9;
}
#special .special-1 .special-con--item .special-1--right {
  border: 10px solid #00a0e9;
  border-left: 5px solid #00a0e9;
}
#special .special-1 .item-txt {
  font-size: 1.25rem ;
  font-weight: bold;
  color: #333;
  letter-spacing: 3px;
}
@media (max-width: 1200px) {
  #special .special-1 .item-txt {
    font-size: calc(1.25rem + 0vw) ;
  }
}
#special .special-1 .item-txt--p {
  font-size: 16px;
  color: #333;
}
#special .special-1--price span {
  color: #ff3939;
  font-size: 14px;
}
#special .special-1--price span b {
  font-size: 1.75rem ;
}
@media (max-width: 1200px) {
  #special .special-1--price span b {
    font-size: calc(1.3rem + 0.6vw) ;
  }
}
#special .special-1--price a {
  background-color: #b2d021;
  padding: 5px;
  border: transparent;
}
#special .special-1 .special-con1-item {
  border: 12px solid #00a0e9;
}
#special .special-1 .special-con1-item .title {
  background: #00a0e9;
  color: #fff;
}
#special .special-1 .special-con1-item .title span {
  border: 1px solid #fff;
  padding: 5px;
}
#special .special-1 .special-con1-item .title a {
  background: #c9db13;
  padding: 8px;
  color: #fff;
  float: right;
}
#special .special-1 .special-con1-item .sub-img {
  position: relative;
  overflow: hidden;
  padding-bottom: 43%;
  display: block;
}
#special .special-1 .special-con1-item .sub-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}
#special .special-2 {
  background: url(../images/hw-bg.jpg) no-repeat center 54%;
  position: relative;
  background-size: 100%;
}
#special .radius-img {
  border-radius: 25px;
}
#special .special-2::before {
  width: 100%;
  background: #62B534;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  height: 300px;
}
#special .special-2 .title i {
  background: #c9db13;
  width: 40px;
  height: 6px;
}
#special .special-2 .title h2 {
  font-weight: bold;
  font-size: 3rem ;
}
@media (max-width: 1200px) {
  #special .special-2 .title h2 {
    font-size: calc(1.425rem + 2.1vw) ;
  }
}
#special .special-2 .title h2 em {
  display: inline-block;
  background: #888888;
  width: 10%;
  height: 1px;
  margin: 20px 20px;
}
#special .special-2 .title span {
  color: #c9db13;
}
#special .special-2 .title p {
  color: #e1e1e1;
}
#special .special-2 .list {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  position: relative;
}
#special .special-2 .subtitle h2 {
  color: #62B534;
  font-size: 2.625rem ;
  font-weight: bold;
}
@media (max-width: 1200px) {
  #special .special-2 .subtitle h2 {
    font-size: calc(1.3875rem + 1.65vw) ;
  }
}
#special .special-2 .subtitle h2 span {
  font-weight: lighter;
}
#special .special-2 .subtitle a {
  color: #bcbcbc;
}
#special .special-2 .list .subimg {
  border: 1px solid #efefef;
  border-radius: 15px;
  z-index: 99;
}
#special .special-2 .list .subimg img {
  border-radius: 15px;
  width: 100%;
}
#special .special-2 .list h3 {
  font-weight: bold;
  font-size: 1.75rem ;
  color: #fff;
}
@media (max-width: 1200px) {
  #special .special-2 .list h3 {
    font-size: calc(1.3rem + 0.6vw) ;
  }
}
#special .special-2 .list .price {
  width: 50%;
  float: right;
}
#special .special-2 .list .price span {
  color: red;
}
#special .special-2 .list .price span b {
  font-size: 2.5rem ;
}
@media (max-width: 1200px) {
  #special .special-2 .list .price span b {
    font-size: calc(1.375rem + 1.5vw) ;
  }
}
#special .special-2 .list .price a {
  background: #aace26;
}
#special .special-2 .list .subtxt p {
  font-size: 18px;
  color: #333333;
}
#special .special-2 .list::before {
  display: inline-block;
  background: #8AC86A;
  width: 100%;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
#special .special-3 {
  background: url(../images/hw-bg2.jpg) no-repeat center center;
  position: relative;
  background-size: cover;
}
#special .special-3::before {
  width: 100%;
  background: #62B534;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  height: 300px;
}
#special .special-3 .title i {
  background: #c9db13;
  width: 40px;
  height: 6px;
}
#special .special-3 .title h2 {
  font-weight: bold;
  font-size: 3rem ;
}
@media (max-width: 1200px) {
  #special .special-3 .title h2 {
    font-size: calc(1.425rem + 2.1vw) ;
  }
}
#special .special-3 .title h2 em {
  display: inline-block;
  background: #888888;
  width: 400px;
  height: 1px;
  margin: 20px 20px;
}
#special .special-3 .title span {
  color: #c9db13;
}
#special .special-3 .title p {
  color: #e1e1e1;
}
#special .special-3 .list {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  position: relative;
}
#special .special-3 .subtitle h2 {
  color: #62B534;
  font-size: 2.625rem ;
  font-weight: bold;
}
@media (max-width: 1200px) {
  #special .special-3 .subtitle h2 {
    font-size: calc(1.3875rem + 1.65vw) ;
  }
}
#special .special-3 .subtitle h2 span {
  font-weight: lighter;
}
#special .special-3 .subtitle a {
  float: right;
  color: #bcbcbc;
}
#special .special-3 .list .subimg {
  border: 1px solid #efefef;
  border-radius: 15px;
  z-index: 99;
}
#special .special-3 .list .subimg img {
  border-radius: 15px;
  width: 100%;
}
#special .special-3 .list h3 {
  font-weight: bold;
  font-size: 28px;
  color: #fff;
}
#special .special-3 .list .price {
  width: 50%;
  float: right;
}
#special .special-3 .list .price span {
  color: red;
}
#special .special-3 .list .price span b {
  font-size: 2.5rem ;
}
@media (max-width: 1200px) {
  #special .special-3 .list .price span b {
    font-size: calc(1.375rem + 1.5vw) ;
  }
}
#special .special-3 .list .price a {
  background: #aace26;
}
#special .special-3 .list .subtxt {
  /*background: #8AC86A;*/
}
#special .special-3 .list::before {
  display: inline-block;
  background: #8AC86A;
  width: 100%;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
#special .special-4 .title {
  background: url(../images/kuang.png) no-repeat center;
}
#special .special-4 .title h1 {
  font-size: 3.75rem ;
  font-weight: bold;
}
@media (max-width: 1200px) {
  #special .special-4 .title h1 {
    font-size: calc(1.5rem + 3vw) ;
  }
}
#special .special-4 .title span {
  color: #999999;
}
#special .special-4 .title h5 {
  font-size: 1.375rem ;
  color: #666666;
}
@media (max-width: 1200px) {
  #special .special-4 .title h5 {
    font-size: calc(1.2625rem + 0.15vw) ;
  }
}
#special .special-4 .title p {
  font-size: 1.5rem ;
  color: #DCE9AD;
  margin-bottom: 80px;
}
@media (max-width: 1200px) {
  #special .special-4 .title p {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}
#special .special-4 .subtxt {
  background: #999999;
}
#special .special-4 .subtxt h4 {
  font-size: 1.75rem ;
  font-weight: bold;
}
@media (max-width: 1200px) {
  #special .special-4 .subtxt h4 {
    font-size: calc(1.3rem + 0.6vw) ;
  }
}
#special .special-4 .subtxt p {
  font-size: 16px;
}
#special .special-4 .subtxt .price {
  height: 20%;
  padding: 5px;
  margin-top: 16px;
}
#special .special-4 .subtxt .price span {
  color: red;
}
#special .special-4 .subtxt .price span b {
  font-size: 2.5rem ;
}
@media (max-width: 1200px) {
  #special .special-4 .subtxt .price span b {
    font-size: calc(1.375rem + 1.5vw) ;
  }
}
#special .special-4 .subtxt .price a {
  background: #aace26;
}
#special .special-4 .list .txt .price {
  height: 20%;
  padding: 5px;
  margin-top: 16px;
}
#special .special-4 .list .txt {
  background: #999999;
}
#special .special-4 .list .txt .price span {
  color: red;
}
#special .special-4 .list .txt .price span b {
  font-size: 2.5rem ;
}
@media (max-width: 1200px) {
  #special .special-4 .list .txt .price span b {
    font-size: calc(1.375rem + 1.5vw) ;
  }
}
#special .special-4 .list .txt .price a {
  background: #aace26;
}
#special .special-5 {
  background: url(../images/daka-bg.jpg) no-repeat center top;
  background-size: cover;
}
#special .special-5 .title {
  background: url(../images/kuang.png) no-repeat center;
}
#special .special-5 .title h1 {
  font-size: 3.75rem ;
  font-weight: bold;
}
@media (max-width: 1200px) {
  #special .special-5 .title h1 {
    font-size: calc(1.5rem + 3vw) ;
  }
}
#special .special-5 .title span {
  color: #999999;
}
#special .special-5 .title h5 {
  color: #666666;
  font-size: 1.375rem ;
}
@media (max-width: 1200px) {
  #special .special-5 .title h5 {
    font-size: calc(1.2625rem + 0.15vw) ;
  }
}
#special .special-5 .title p {
  color: #DCE9AD;
  margin-bottom: 80px;
  font-size: 1.5rem ;
}
@media (max-width: 1200px) {
  #special .special-5 .title p {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}
#special .special-5 .subtitle {
  background: #00A0E9;
}
#special .special-5 .subtitle ul {
  list-style: none;
}
#special .special-5 .subtitle ul li {
  border: 1px solid #fff;
  padding: 5px 5px;
  margin: 0 5px;
  line-height: 20px;
}
#special .special-5 .subtitle ul li:last-child {
  border: 0;
  margin-left: 40px;
}
#special .special-5 .subtitle a {
  font-size: 1.625rem ;
}
@media (max-width: 1200px) {
  #special .special-5 .subtitle a {
    font-size: calc(1.2875rem + 0.45vw) ;
  }
}
#special .special-5 .list .ka {
  position: relative;
}
/* #special .special-5 .list .ka::before{border: 1px solid #e3e3e3; content: "";position: absolute;top: 10px;left: 10px; display: block; width: 440px;height: 540px;z-index: 1;border-radius: 10px;} */
#special .special-5 .list .t-a {
  background: #B5CDCE;
  border-radius: 25px;
  padding: 88px;
  font-size: 1.625rem ;
}
@media (max-width: 1200px) {
  #special .special-5 .list .t-a {
    font-size: calc(1.2875rem + 0.45vw) ;
  }
}
#special .special-5 .list .t-a .s-a {
  color: #fff;
  margin-left: 20px;
  background: #999999;
  z-index: 2;
}
.subimg {
  position: relative;
  padding-bottom: 54%;
  overflow: hidden;
}
.subimg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.subimg:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.ka-img {
  position: relative;
  padding-bottom: 85%;
  overflow: hidden;
}
.ka-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.ka-img:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.wang-img1 {
  position: relative;
  padding-bottom: 108%;
  overflow: hidden;
}
.wang-img1 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.wang-img1:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.wang-img2 {
  position: relative;
  padding-bottom: 45%;
  overflow: hidden;
}
.wang-img2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.4s all ease-in-out;
}
.wang-img2:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
#special .special-6 {
  position: relative;
}
.before-img {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: -4px;
  z-index: 2;
}
@media (max-width: 768px) {
  .before-img {
    display: none!important;
  }
}
.swiper-pagination-two {
  color: #5a8a3e !important;
  z-index: 3;
  width: 100%!important;
  position: absolute;
  bottom: 11%;
}
#special .special-6 .swiper-pagination-bullet {
  outline: 0!important;
  width: 13px;
  height: 13px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
  opacity: 1;
  margin-left: 3px;
  margin-right: 3px;
}
#special .special-6 .swiper-pagination-bullet-active {
  background: #6aa957;
}
#special .special-6 .qz-bg {
  background: url(../images/qz-bg1.png) no-repeat center center;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 5;
  width: 1100px;
  max-width: 100%;
  background-size: cover;
  text-align: center;
  transform: translateX(-50%);
}
#special .special-6 .qz-bg h5 {
  font-size: 1.75rem ;
  font-weight: bold;
}
@media (max-width: 1200px) {
  #special .special-6 .qz-bg h5 {
    font-size: calc(1.3rem + 0.6vw) ;
  }
}
#special .special-6 .qz-bg h5:after {
  content: "";
  width: 2rem;
  height: 3px;
  background-color: #fff;
  display: block;
  margin: 2rem auto;
}
#special .special-6 .qz-bg p {
  font-size: 1.5rem ;
  line-height: 2;
}
@media (max-width: 1200px) {
  #special .special-6 .qz-bg p {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}
#special .special-6 .qz-bg a {
  font-size: 1.5rem ;
  display: block;
}
@media (max-width: 1200px) {
  #special .special-6 .qz-bg a {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}
@media (max-width: 768px) {
  #special .special-6 .qz-bg {
    position: relative;
    background: #32b1f1;
  }
  #special .special-6 .qz-bg h5 {
    font-size: 18px;
  }
  #special .special-6 .qz-bg h5:after {
    margin: 1rem auto;
  }
  #special .special-6 .qz-bg p {
    font-size: 14px;
    line-height: 1.7;
  }
  #special .special-6 .qz-bg a {
    font-size: 14px;
  }
}
#special .special-6 .qz-a {
  margin-left: 20px;
}
#special .special-7 {
  background: url(../images/cd-bg.jpg) no-repeat center;
  background-size: cover;
}
#special .special-7 .title i {
  background: #c9db13;
  width: 40px;
  height: 6px;
}
#special .special-7 .title h1 {
  font-size: 3rem ;
  font-weight: bold;
}
@media (max-width: 1200px) {
  #special .special-7 .title h1 {
    font-size: calc(1.425rem + 2.1vw) ;
  }
}
#special .special-7 .title span {
  color: #999999;
}
#special .special-7 .title p {
  color: #bfbfbf;
}
#special .special-7 .sub-img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
#special .special-7 .sub-img p {
  color: white;
}
#special .special-7 .list-img {
  position: relative;
  width: 100%;
}
#special .special-7 .list-img:hover .sub-img {
  display: flex;
  background: rgba(0, 0, 0, 0.5);
}
#special .special-7 .list-img::before {
  content: attr(data-title-place);
  bottom: 10px;
  left: -8px;
  display: block;
  background: url(../images/place_bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  color: #fff;
  padding: 10px;
  width: 50%;
  z-index: 99;
  border: transparent;
  transform: translate(8px, 9px);
  font-size: 1.25rem ;
  padding-right: 19%;
  text-align: center;
}
@media (max-width: 1200px) {
  #special .special-7 .list-img::before {
    font-size: calc(1.25rem + 0vw) ;
  }
}
#special .special-7 a.a-link{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
#special .special-7 a.a7-more {
  background: #fff;
  color: #6aaa49;
  padding: 10px 40px;
  font-size: 1.25rem ;
}
@media (max-width: 1200px) {
  #special .special-7 a {
    font-size: calc(1.25rem + 0vw) ;
  }
}
#special .more-details {
  font-size: 12px;
}
#special .special-1--price {
  width: auto;
  max-width: 100%;
  display: inline-block;
}
#special .btn-icon {
  background: url(../images/btn-icon.png) no-repeat center #fff !important;
  background-size: cover!important;
  width: 111px;
  height: 40px;
  display: inline-block;
  text-align: right;
  line-height: 40px;
  padding: 0!important;
  background-color: transparent!important;
  padding-right: 22px!important;
}
#special .turn-to {
  background: url("../images/turn-to.svg") no-repeat center;
}
@media (max-width: 768px) {
  #special .special-title-1-txt {
    font-size: 14px;
    color: #7b7b7b !important;
  }
  #special .special-1 .item-txt--p {
    font-size: 14px;
  }
  #special .special-title-1,
  #special .special-2 .title h2,
  #special .special-4 .title h1,
  #special .special-5 .title h1,
  #special .special-7 .title h1 {
    font-size: 24px;
  }
  #special .special-1 .item-text,
  #special .special-1 .item-txt,
  #special .special-2 .subtitle h2,
  #special .special-3 .subtitle h2,
  #special .special-4 .title p,
  #special .special-4 .subtxt h4,
  #special .special-4 .list .txt h4,
  #special .special-5 .title p,
  #special .special-5 .subtitle h3 {
    font-size: 18px;
  }
  #special .special-4 .title p,
  #special .special-5 .title p {
    margin-top: 15px;
    margin-bottom: 0;
    padding-bottom: 22px;
  }
  #special .special-4 .list .txt h4 {
    font-weight: bold;
  }
  #special .special-1 .special-con1-item .title a {
    float: none;
    margin-top: 30px;
    margin-bottom: 0!important;
  }
  #special .special-2 .title h2 em {
    margin: 9px 20px;
  }
  #special .special-2 .list h3,
  #special .special-3 .list h3 {
    font-size: 18px;
    color: #333;
  }
  #special .special-2 .list .subtxt p,
  #special .special-3 .list .subtxt p {
    font-size: 14px;
    padding: 0 0.5rem;
  }
  #special .special-2 {
    background: url(../images/hw-bg.jpg) no-repeat center 54% #ffffff;
    position: relative;
    background-size: 1000px;
  }
  #special .special-4 .subtxt p,
  #special .special-4 .list .txt p,
  #special .special-5 .subtitle p,
  #special .special-7 a {
    font-size: 14px;
  }
  #special .special-4 .title h5,
  #special .special-5 .title h5,
  #special .special-7 .list-img::before {
    font-size: 16px;
  }
  #special .special-5 .subtitle ul li {
    font-size: 12px;
  }
  #special .special-5 .list .t-a {
    font-size: 14px;
    padding: 8px 15px!important;
    border-radius: 0;
    width: 49%;
  }
}

/*左侧导航*/
#sideLeft {
    z-index: 99;
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    box-shadow: 6px 7px 0px 0 #999999;
    border-radius: 5px;
    overflow: hidden;
}
#sideLeft ul{}
#sideLeft ul li{
    padding: 0;
}
#sideLeft ul li a{
    display: block;
    color: #999999;
    padding: 0.75rem 1.25rem;
}
#sideLeft ul li a:hover,#sideLeft ul li a.active{
    background-color:#999999 ;
    color: #fff;
}


/*专题页*/