﻿@charset "UTF-8";
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "iconfont"; /* Project id 1475729 */
  src: url("https://at.alicdn.com/t/c/font_1475729_ox9of8j3pm.woff2?t=1704264800910") format("woff2"), url("https://at.alicdn.com/t/c/font_1475729_ox9of8j3pm.woff?t=1704264800910") format("woff"), url("https://at.alicdn.com/t/c/font_1475729_ox9of8j3pm.ttf?t=1704264800910") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.btn-success {
  color: #fff;
  background-color: #2A6049;
  border-color: #2A6049;
}

.content-wrapper {
  background: #f5f5f5;
}

.required::before {
  content: "*";
  color: #fa2c19;
  margin-right: 5px;
}

/*header Start*/
.s-header {
  height: 58px;
  background: #F5F5F5;
  font-size: 14px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  color: #333333;
  line-height: 58px;
}
.s-header a {
  color: #333333;
}
.s-header .s-header-right {
  display: flex;
  /*justify-content:space-around;*/
}
.s-header .s-header-right .s-header-right-item {
  /*width: 97px;*/
  height: 58px;
  line-height: 58px;
  text-align: center;
  margin: 0 10px;
}
.s-header .s-header-right .s-header-right-item:first-child {
  margin-right: 100px;
}
.s-header .s-header-right .s-header-right-item a {
  /*text-decoration: none;*/
}
.s-header .s-header-right .s-header-right-item a:hover {
  color: #2A6049;
}
.s-header .s-header-right .s-header-right-item .nav-link {
  padding: 0;
}
.s-header .s-header-right .s-header-right-item .dropdown-menu {
  font-size: 12px;
  color: #333333;
}
.s-header .s-header-right .s-header-right-item .dropdown-menu a.dropdown-item {
  height: 32px;
  line-height: 24px;
}
.s-header .s-header-right .s-header-right-ext {
  display: flex;
  height: 58px;
  align-items: center;
  margin-left: 30px;
}
.s-header .s-header-right .s-header-right-ext .s-header-right-ext-item {
  font-size: 13px;
  line-height: 13px;
  margin: 0 8px;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}
.s-header .s-header-right .s-header-right-ext .s-header-right-ext-item .sun-badge {
  position: absolute;
  top: 2px;
  right: 2px;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: red;
}
.s-header .s-header-right .s-header-right-ext .s-header-right-ext-item:hover {
  color: #2A6049;
}
.s-header .s-header-right .s-header-right-ext .s-header-right-ext-item img {
  display: block;
  height: 23px;
  width: 23px;
}
.s-header .s-header-right .s-header-right-ext .dropdown-menu-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
}
.s-header .s-header-right .s-header-right-ext .dropdown-menu-content img.min-app {
  display: block;
  width: 100px;
  height: 100px;
}
.s-header .s-header-right .s-header-right-ext .dropdown-menu-content .dropdown-menu-content-desc {
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
  margin-top: 10px;
}

.mid-header {
  height: 126px;
  background: #FFFFFF;
}
.mid-header .mid-box {
  height: 126px;
}
.mid-header .s-logo {
  height: 62px;
  width: auto;
  margin: 7px 0 16px 0;
}
.mid-header .search-wrap {
  padding-left: 60px;
}
.mid-header .search-wrap .form-control {
  /*color: #C2C2C2;*/
  font-size: 14px;
  line-height: 20px;
  padding: 6px 22px;
  border-radius: 0;
  border: 2px solid #2A6049;
  width: 305px;
}
.mid-header .search-wrap .input-group-append .btn {
  background: #2A6049;
  font-size: 15px;
  width: 84px;
  line-height: 22px;
  padding: 5px 0.75rem;
  border-radius: 0;
}
.mid-header .search-wrap .input-group-append .btn.btn-outline-secondary {
  color: #FFFFFF;
  border-color: #2A6049;
}
.mid-header .hot-line {
  height: 34px;
  font-size: 12px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  color: #666666;
  line-height: 17px;
}
.mid-header .hot-line div {
  margin-top: 3px;
}
.mid-header .hot-line div:first-child {
  margin-top: 0;
}

.personal-header {
  height: 75px;
  background: #2A6049;
}
.personal-header .personal-header-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 75px;
}
.personal-header .personal-header-wrap .personal-header-logo {
  display: block;
  height: 42px;
}
.personal-header .personal-header-wrap .personal-header-title {
  height: 23px;
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 23px;
  margin-left: 42px;
}

.s-menu {
  height: 43px;
  background: #2A6049;
}
.s-menu .s-menu-box {
  display: flex;
}
.s-menu .s-menu-box .s-menu-box-item {
  flex: 1;
  text-align: center;
  background: #2A6049;
}
.s-menu .s-menu-box .s-menu-box-item.home {
  flex-basis: 367px;
  flex-grow: 0;
}
.s-menu .s-menu-box .s-menu-box-item.active {
  margin-top: -5px;
  padding-top: 5px;
}
.s-menu .s-menu-box .s-menu-box-item a {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  line-height: 43px;
  text-align: center;
}

/*header end*/
/*home start*/
.login-banner {
  display: flex;
  flex-wrap: nowrap;
  height: 330px;
}
.login-banner .login-banner-left {
  flex-basis: 367px;
  height: 330px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f5f5f5 url(../img/profile-bg.png) no-repeat center center scroll;
  background-size: 367px 330px;
  flex-grow: 0;
  flex-shrink: 0;
}
.login-banner .login-banner-left .avatar-box {
  display: block;
  width: 54px;
  height: 54px;
  margin-top: 32px;
}
.login-banner .login-banner-left .avatar-box img {
  display: block;
  width: 54px;
  height: 54px;
}
.login-banner .login-banner-left .profile-phone {
  height: 24px;
  font-size: 15px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
  margin-top: 7px;
}
.login-banner .login-banner-left .profile-vip {
  display: block;
  height: 20px;
  width: 77px;
  margin-top: 9px;
}
.login-banner .login-banner-left .btn.btn-user-open-vip {
  margin-top: 9px;
  font-size: 14px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  padding: 3px 10px;
}
.login-banner .login-banner-left .profile-amount {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  margin-top: 41px;
}
.login-banner .login-banner-left .profile-amount .profile-amount-left, .login-banner .login-banner-left .profile-amount .profile-amount-right {
  text-align: center;
  font-size: 15px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
  flex: 1;
}
.login-banner .login-banner-left .profile-amount .profile-amount-left .price, .login-banner .login-banner-left .profile-amount .profile-amount-right .price {
  font-size: 14px;
  line-height: 20px;
}
.login-banner .login-banner-left .profile-amount .profile-amount-sep {
  height: 33px;
  width: 1px;
  background: #999999;
  flex-grow: 0;
}
.login-banner .login-banner-left .profile-golf {
  font-size: 10px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  color: #FFFDBC;
  line-height: 15px;
  letter-spacing: 1px;
  margin-top: 50px;
}
.login-banner .login-banner-right {
  padding-left: 20px;
  width: 100%;
}
.login-banner .login-banner-right .carousel-item img {
  height: 330px;
}

.qrcode-box {
  position: fixed;
  right: 50px;
  top: 200px;
  display: flex;
  flex-direction: column;
}
.qrcode-box .qrcode-box-item {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.qrcode-box .qrcode-box-item span {
  text-align: center;
  font-size: 12px;
  color: #333333;
}
.qrcode-box .qrcode-box-item img {
  margin-top: 10px;
  border: 1px solid #535457;
  width: 100px;
  height: 100px;
}

.sec-title-box {
  margin: 30px 0;
}
.sec-title-box .sec-title-box-up {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.sec-title-box .sec-title-box-up .sec-title {
  font-size: 19px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
  flex-grow: 0;
}
.sec-title-box .sec-title-box-up .sec-btns {
  flex-grow: 1;
  padding-left: 66px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
.sec-title-box .sec-title-box-up .sec-btns .btn {
  margin: 0 5px;
}
.sec-title-box .sec-title-box-up .sec-btns .btn-sm {
  font-size: 12px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 500;
  line-height: 16px;
  padding: 2px 0.5rem;
  height: 22px;
}
.sec-title-box .sec-title-box-up .sec-btns .btn-sm .iconfont {
  font-size: 10px;
}
.sec-title-box .sec-title-box-up .sec-btns .btn-success {
  /* background-color: #2A6049;
  border-color: #2A6049;*/
}
.sec-title-box .sec-title-box-up .sec-btns .btn-success:hover {
  background-color: #218838;
  border-color: #1e7e34;
}
.sec-title-box .sec-title-box-up .sec-btns .btn-info {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.sec-title-box .sec-title-box-up .sec-btns .btn-info:hover {
  color: #ffffff;
  background-color: #218838;
  border-color: #1e7e34;
}
.sec-title-box .sec-title-box-up .sec-btns .dropdown-menu {
  font-size: 12px;
}
.sec-title-box .sec-title-box-up .sec-btns .dropdown-menu .dropdown-item {
  padding: 0.2rem 1rem;
}
.sec-title-box .sec-title-box-up .sec-more {
  flex-grow: 0;
}
.sec-title-box .sec-title-box-up .sec-more a {
  font-size: 14px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  text-decoration: none;
}
.sec-title-box .sec-title-box-up .sec-more a .iconfont {
  font-size: 14px;
  line-height: 19px;
}
.sec-title-box .sec-title-box-down {
  border-bottom: solid #2A6049 2px;
  padding: 0 0 0 24px;
  line-height: 1;
  height: 15px;
  margin-top: -4px;
  position: relative;
}
.sec-title-box .sec-title-box-down .iconfont {
  color: #2A6049;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  left: 24px;
  bottom: 0;
}

.row.court-list-box {
  margin-left: -10px;
  margin-right: -10px;
  min-height: 300px;
}
.row.court-list-box a {
  color: #2a6049;
  text-decoration: none;
}
.row.court-list-box .col {
  padding-left: 10px;
  padding-right: 10px;
}
.row.court-list-box .court-box {
  width: 100%;
  margin: 10px 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background: #ffffff;
  padding-bottom: 10px;
}
.row.court-list-box .court-box .court-box-img-box {
  width: 100%;
  height: 240px;
  position: relative;
}
.row.court-list-box .court-box .court-box-img-box img {
  display: block;
  width: 100%;
  height: 240px;
}
.row.court-list-box .court-box .court-box-img-box .court-box-tehui {
  width: 38px;
  height: 22px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #ffffff;
  line-height: 22px;
  text-align: center;
  background-image: linear-gradient(to left, #FF4829, #E87D4F);
  border-bottom-left-radius: 11px;
}
.row.court-list-box .court-box .court-box-price {
  padding: 8px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.row.court-list-box .court-box .court-box-price .court-box-price-left {
  flex: 1;
  font-size: 23px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 500;
  color: #F42717;
  line-height: 34px;
}
.row.court-list-box .court-box .court-box-price .court-box-price-left .small {
  font-size: 12px;
}
.row.court-list-box .court-box .court-box-price img {
  display: block;
  height: 20px;
  width: 50px;
}
.row.court-list-box .court-box .court-box-title {
  width: 100%;
  font-size: 15px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 500;
  color: #333333;
  line-height: 23px;
  padding: 0 8px;
}
.row.court-list-box .court-box .court-box-english {
  color: #999999;
}
.row.court-list-box .court-box .court-box-sev {
  width: 100%;
  height: 19px;
  font-size: 14px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  color: #999999;
  line-height: 19px;
  padding: 0 8px;
  margin-bottom: 18px;
}

.uni-ellipsis-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.uni-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.uni-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.uni-ellipsis-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.uni-ellipsis-5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.ellipsis {
  white-space: nowrap; /*强制不换行*/
  -o-text-overflow: ellipsis; /* Opera 9-10 */
  text-overflow: ellipsis; /*文本溢出时,显示省略号 IE, WebKit (Safari, Chrome), Firefox 7, Opera 11*/
  overflow: hidden; /*内容超出,隐藏元素 */
}

/*home end*/
/*footer Start*/
.main-footer {
  background: #535457;
  color: #ffffff;
  padding: 40px 0;
}
.main-footer .mid-wrap {
  display: flex;
  justify-content: space-between;
}
.main-footer .mid-wrap .mid-wrap-left {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
}
.main-footer .mid-wrap .mid-wrap-left .link-box {
  margin-left: 40px;
}
.main-footer .mid-wrap .mid-wrap-left .link-box:first-child {
  margin-left: 0;
}
.main-footer .mid-wrap .mid-wrap-left .link-box .link-box-title {
  font-size: 16px;
  line-height: 2;
}
.main-footer .mid-wrap .mid-wrap-left .link-box ul.list-unstyled li {
  font-size: 14px;
}
.main-footer .mid-wrap .mid-wrap-left .link-box ul.list-unstyled li a {
  color: #ffffff;
}
.main-footer .mid-wrap .mid-wrap-right {
  display: flex;
  flex-grow: 0;
  justify-content: flex-end;
}
.main-footer .mid-wrap .mid-wrap-right .q-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 100px;
}
.main-footer .mid-wrap .mid-wrap-right .q-box a {
  color: #ffffff;
}
.main-footer .mid-wrap .mid-wrap-right .q-box:first-child {
  margin-left: 0;
}
.main-footer .mid-wrap .mid-wrap-right .q-box img {
  display: block;
  height: 80px;
  width: 80px;
}
.main-footer .mid-wrap .mid-wrap-right .q-box .q-box-title {
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.main-footer .bt-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main-footer .bt-wrap a {
  color: #ffffff;
}
.main-footer .bt-wrap .bt-link {
  display: flex;
  flex-grow: 0;
}
.main-footer .bt-wrap .bt-link span {
  margin: 0 20px;
}
.main-footer .bt-wrap .bt-beian {
  font-size: 14px;
  margin-top: 30px;
}

/*footer end*/
.pages-box .pagination {
  border-radius: 4px;
}
.pages-box .pagination .page-item {
  margin: 0 5px;
  border-radius: 4px;
  cursor: pointer;
}
.pages-box .pagination .page-item.active .page-link {
  background: #2A6049;
  color: #ffffff;
}
.pages-box .pagination .page-item.disabled .page-link {
  color: #dee2e6;
  border-color: #dee2e6;
}
.pages-box .pagination .page-item .page-link {
  height: 39px;
  width: 39px;
  text-align: center;
  line-height: 39px;
  color: #666666;
  font-size: 15px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  padding: 0;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  background: #ffffff;
}

.detail-box {
  width: 100%;
  padding-bottom: 279px;
}
.detail-box .ticket-detail-box {
  display: flex;
  background: #ffffff;
  margin-top: 19px;
  padding: 19px 29px;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
}
.detail-box .ticket-detail-box .ticket-detail-box-left .ticket-name {
  height: 28px;
  font-size: 19px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.detail-box .ticket-detail-box .ticket-detail-box-left .ticket-time {
  height: 25px;
  font-size: 17px;
  font-weight: 500;
  color: #E87B4F;
  line-height: 25px;
  margin-top: 8px;
}
.detail-box .ticket-detail-box .ticket-detail-box-left .price {
  height: 25px;
  font-size: 17px;
  font-weight: 500;
  color: red;
  margin-top: 10px;
  line-height: 25px;
}
.detail-box .ticket-detail-box .ticket-detail-box-right {
  width: 162px;
  height: 42px;
  background: #2A6049;
  border-radius: 21px;
  font-size: 15px;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail-box .slide-box {
  padding-top: 29px;
  display: flex;
}
.detail-box .slide-box .carousel {
  /*width: 66%;*/
  width: 100%;
  height: 426px;
  background: #D8D8D8;
  border-radius: 15px;
}
.detail-box .slide-box .carousel .carousel-inner {
  width: 100%;
  height: 426px;
  background: #D8D8D8;
  border-radius: 15px;
}
.detail-box .slide-box .carousel .carousel-inner img {
  width: 100%;
  height: 426px;
  background: #D8D8D8;
}
.detail-box .slide-box .slide-right-box {
  display: flex;
  flex-direction: column;
  margin-left: 19px;
}
.detail-box .slide-box .slide-right-box img {
  width: 367px;
  height: 205px;
  border-radius: 15px;
  margin-top: 16px;
  cursor: pointer;
}
.detail-box .slide-box .slide-right-box img:first-child {
  margin-top: 0;
}
.detail-box .detail-content-box {
  margin-top: 19px;
}
.detail-box .detail-content-box .travel-box-title {
  padding: 19px 29px;
  background: #ffffff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.detail-box .detail-content-box .travel-box-title .travel-name {
  height: 28px;
  font-size: 19px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.detail-box .detail-content-box .travel-box-title .travel-brief {
  height: 23px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 23px;
  margin-top: 10px;
}
.detail-box .detail-content-box .content-info {
  padding: 19px 29px;
  background: #ffffff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.detail-box .detail-content-box .content-info .content-info-title {
  height: 25px;
  font-size: 17px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  display: flex;
  align-items: center;
}
.detail-box .detail-content-box .content-info .content-info-title::before {
  width: 4px;
  height: 19px;
  background: #2A6049;
  border-radius: 4px;
  display: block;
  content: " ";
  margin-right: 8px;
}
.detail-box .detail-content-box .content-info .content-info-introduce {
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
  margin-top: 10px;
}
.detail-box .detail-content-box .courts-box {
  margin-top: 14px;
}
.detail-box .detail-content-box .courts-box .courts-box-item {
  display: flex;
  padding: 12px 29px;
  border-radius: 8px;
  background: #ffffff;
  margin-top: 10px;
  cursor: pointer;
}
.detail-box .detail-content-box .courts-box .courts-box-item:first-child {
  margin-top: 0;
}
.detail-box .detail-content-box .courts-box .courts-box-item img {
  width: 119px;
  height: 119px;
  border-radius: 8px;
}
.detail-box .detail-content-box .courts-box .courts-box-item .courts-box-item-right {
  margin-left: 22px;
}
.detail-box .detail-content-box .courts-box .courts-box-item .courts-box-item-right .court-box-item-name {
  height: 28px;
  font-size: 19px;
  font-weight: 500;
  color: #333333;
  display: flex;
  align-items: center;
}
.detail-box .detail-content-box .courts-box .courts-box-item .courts-box-item-right .court-box-item-name img {
  width: 18px;
  height: 18px;
  margin-left: 6px;
}
.detail-box .detail-content-box .courts-box .courts-box-item .courts-box-item-right .court-box-item-server {
  height: 23px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 23px;
  margin-top: 10px;
}
.detail-box .detail-content-box .courts-box .courts-box-item .courts-box-item-right .court-box-item-call {
  margin-top: 19px;
  height: 23px;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
}
.detail-box .detail-content-box .detail-content-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  margin-top: 14px;
  padding: 30px;
  border-radius: 8px;
}
.detail-box .detail-content-box .detail-content-box .detail-content-box-tab {
  display: flex;
  justify-content: space-around;
}
.detail-box .detail-content-box .detail-content-box .detail-content-box-tab .detail-content-box-tab-item {
  height: 21px;
  font-size: 15px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 21px;
  cursor: pointer;
}
.detail-box .detail-content-box .detail-content-box .detail-content-box-tab .detail-content-box-tab-item.active {
  color: #2A6049;
  font-weight: 600;
}
.detail-box .detail-content-box .detail-content-box .detail-content-box-tab .detail-content-box-tab-item.active::after {
  content: "";
  display: block;
  background: #2A6049;
  height: 3px;
  margin-top: 1px;
  border-radius: 8px;
}
.detail-box .detail-content-box .detail-content-box .detail-content-text {
  margin-top: 24px;
  min-height: 183px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
}

.news-box {
  padding-top: 72px;
}
.news-box .news-box-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.news-box .news-box-top .news-box-top-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.news-box .news-box-top .news-box-top-item .news-title {
  font-weight: 500;
  font-size: 25px;
  color: #2A6049;
  line-height: 36px;
  padding: 0 25px;
}
.news-box .news-box-top .news-box-top-item img {
  height: 3px;
  width: 43%;
}
.news-box .news-box-top .look-more {
  display: flex;
  flex-direction: column;
}
.news-box .news-box-top .look-more span {
  height: 19px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 19px;
  text-align: center;
  font-style: normal;
}
.news-box .news-box-top .look-more a {
  width: 99px;
  height: 25px;
  border-radius: 14px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #333333;
  font-weight: 400;
  font-size: 14px;
  margin-top: 11px;
  color: #333333;
  text-decoration: none;
}
.news-box .news-box-btm {
  width: 100%;
  margin-top: 33px;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 100px;
}
.news-box .news-box-btm .news-box-btm-item {
  width: 50%;
  display: flex;
  text-decoration: none;
  margin-top: 29px;
}
.news-box .news-box-btm .news-box-btm-item img {
  width: 185px;
  height: 138px;
}
.news-box .news-box-btm .news-box-btm-item .news-box-body {
  display: flex;
  flex-direction: column;
  margin-left: 12px;
  padding-top: 12px;
}
.news-box .news-box-btm .news-box-btm-item .news-box-body .news-title {
  width: 342px;
  height: 23px;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
  text-align: left;
  font-style: normal;
}
.news-box .news-box-btm .news-box-btm-item .news-box-body .news-brif {
  width: 342px;
  height: 46px;
  font-weight: 400;
  font-size: 15px;
  color: #777777;
  line-height: 23px;
  text-align: left;
  margin-top: 9px;
  font-style: normal;
}
.news-box .news-box-btm .news-box-btm-item .news-box-body .news-time {
  height: 19px;
  font-family: SourceHanSansSC, SourceHanSansSC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
  text-align: left;
  margin-top: 14px;
  font-style: normal;
}
