.wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.mb20 {
  margin-bottom: 20px;
}
.jdyt-content {
  background: #f2f2f2;
  box-sizing: border-box;
  padding: 20px 0 10px;
  color: #333;
}
.jdyt-a-layout {
  height: 500px;
  background: #fff;
  padding: 0 20px;
}
.jdyt-b-layout {
  background: #fff;
  padding: 0 20px;
}
.jdyt-c-layout {
  background: #fff;
  padding: 0 20px;
}
.jdyt-d-layout {
  background: #fff;
  padding: 0 20px;
}
.jdyt-a-l {
  width: 384px;
  margin-right: 60px;
  float: left;
}
.jdyt-a-r {
  width: 716px;
  float: left;
}
.jdyt-support {
  height: 210px;
  width: 384px;
}
.jdyt-map {
  height: 400px;
  width: 716px;
}
.jdyt-d-l {
  width: 758px;
  margin-right: 40px;
  float: left;
}
.jdyt-d-r {
  width: 362px;
  float: left;
}
.jdyt-hd {
  margin-top: 8px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 18px;
}
.jdyt-hd h2 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #13924b;
}
.jdyt-hd a {
  float: right;
  color: #999;
  line-height: 50px;
}

.jdyt-data {
  border: 1px solid #f0f0f0;
  padding: 10px 18px;
}
.jdyt-data li {
  float: left;
  width: 172px;
  margin: 10px 0;
}
.jdyt-data li h6 {
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
.jdyt-data li p {
  font-size: 22px;
  line-height: 30px;
  color: #f60;
  font-weight: 700;
}

.jdyt-bottom {
  background: #13924b;
  height: 140px;
  color: #fff;
}
.jdyt-qrcode {
  padding: 15px 120px 0;
  text-align: center;
  float: left;
}
.jdyt-qrcode li {
  float: left;
  margin: 0 50px;
}
.jdyt-qrcode img {
  height: 90px;
  width: 90px;
}
.jdyt-contact {
  float: left;
  margin: 30px 0 0 80px;
}
.jdyt-dynamic {
  position: relative;
  box-sizing: border-box;
}
.jdyt-dynamic * {
  box-sizing: border-box;
}
.jdyt-dynamic ul {
  margin-right: -20px;
}
.jdyt-dynamic li {
  float: left;
  height: 255px;
  width: 275px;
  margin: 0 20px 20px 0;
}
.jdyt-dynamic-img {
  height: 190px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.jdyt-dynamic-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jdyt-dynamic-img div {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
}
.jdyt-dynamic-img div h5 a {
  font-size: 16px;
  line-height: 1.6em;
  margin: 10px 0;
  color: #fff;
}
.jdyt-dynamic-img div p {
  line-height: 1.6em;
  margin: 5px 0;
  color: #fff;
}
.jdyt-dynamic-img div p a {
  line-height: 1.6em;
  margin: 5px 0;
  color: #fff;
}
.jdyt-dynamic-img div p span {
  padding-right: 20px;
}
.jdyt-dynamic-img div p span:last-child {
  float: right;
}
.jdyt-dynamic-info {
  width: 100%;
  background: #f5f5f5;
  padding: 5px 10px;
  height: 65px;
}
.jdyt-dynamic-info h6 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 3px;
}
.jdyt-dynamic-info h6 a {
  font-size: 16px;
  color: #333;
  line-height: 1.6em;
  margin: 2px 0;
}
.jdyt-dynamic-info p {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  margin: 2px 0;
  position: relative;
  padding-right: 82px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jdyt-dynamic-info p span {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.jdyt-dynamic .jdyt-dynamic-a {
  width: 640px;
}
.jdyt-dynamic .jdyt-dynamic-a .jdyt-dynamic-img {
  width: 640px;
  height: 480px;
  position: relative;
}
.jdyt-dynamic .jdyt-dynamic-a .jdyt-dynamic-img::before {
  content: "";
  background: url(../images/play.png);
  height: 108px;
  width: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -54px 0 0 -54px;
  cursor: pointer;
  z-index: 9;
}
.jdyt-dynamic .jdyt-dynamic-b {
  width: 240px;
  height: 230px;
}
.jdyt-dynamic .jdyt-dynamic-b .jdyt-dynamic-img {
  height: 165px;
  width: 240px;
}

.jdyt-c-focus {
  height: 200px;
  padding: 10px 0 30px;
  position: relative;
}
.jdyt-base-item {
  margin-bottom: 12px;
  border: 1px solid #f2f2f2;
}
.jdyt-base-img {
  float: left;
  height: 157px;
  width: 200px;
  overflow: hidden;
}
.jdyt-base-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.jdyt-base-info {
  float: left;
  padding: 15px;
  width: 510px;
  height: 127px;
  position: relative;
}
.jdyt-base-info h6 a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.jdyt-base-info ul {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.jdyt-base-info li {
  float: left;
  width: 140px;
}
.jdyt-base-info li span {
  color: #999;
}
.jdyt-base-info .jdyt-base-li-name {
  width: 360px;
  padding-right: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jdyt-base-info .jdyt-base-li-add {
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jdyt-task-focus {
  height: 240px;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.jdyt-task-focus .jdyt-task-img {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.jdyt-task-focus .jdyt-task-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.jdyt-task-focus .jdyt-task-info {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 117, 26, 0.5);
  width: 100%;
  padding: 10px;
}
.jdyt-task-focus .jdyt-task-info h6 a {
  color: #fff;
  font-size: 18px;
}
.jdyt-task-focus .jdyt-task-info p {
  color: #fff;
}
.jdyt-task-focus .jdyt-task-info div {
  position: relative;
}
.jdyt-task-focus .jdyt-task-info div span {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.jdyt-task-item {
  padding: 16px 0;
  border-bottom: 1px dashed #f2f2f2;
}
.jdyt-task-item:last-child {
  border: none;
}
.jdyt-task-item .jdyt-task-img {
  height: 96px;
  width: 124px;
  float: left;
  margin-right: 16px;
  overflow: hidden;
}
.jdyt-task-item .jdyt-task-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.jdyt-task-item .jdyt-task-info {
  float: left;
  position: relative;
  height: 96px;
  width: 222px;
}
.jdyt-task-item .jdyt-task-info h6 a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.jdyt-task-item .jdyt-task-info div {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
}
.jdyt-task-item .jdyt-task-info p {
  font-size: 12px;
}

.jdyt-c-focus .swiper-container {
  width: 98%;
  height: 100%;
  padding: 0 1% !important;
}
.jdyt-c-focus .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* 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: all 300ms;
  transform: scale(0.8);
}
.jdyt-c-focus .swiper-slide a {
  display: block;
  line-height: 0;
  position: relative;
}
.jdyt-c-focus .swiper-slide img {
  height: 100%;
  width: 100%;
}
.jdyt-c-focus .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: left;
  line-height: 1.6em;
  padding: 5px 10px;
  box-sizing: border-box;
}
.jdyt-c-focus .swiper-slide-active,
.jdyt-c-focus .swiper-slide-duplicate-active {
  transform: scale(1);
}
.jdyt-c-focus .swiper-slide-prev,
.jdyt-c-focus .swiper-slide-next {
  transform: scale(0.9);
}
.jdyt-c-focus .swiper-slide-prev {
  margin-right: 10px;
  margin-left: -10px;
}
.jdyt-c-focus .swiper-slide-next {
  margin-left: 10px;
  margin-right: -10px;
}
.jdyt-c-focus .swiper-button-prev {
  left: 0 !important;
  width: 28px !important;
  height: 88px !important;
  background: rgba(0, 0, 0, 0.05) url(../images/prev.png) center center no-repeat;
  margin-top: -40px !important;
}
.jdyt-c-focus .swiper-button-next {
  right: 0 !important;
  width: 28px !important;
  height: 88px !important;
  background: rgba(0, 0, 0, 0.05) url(../images/next.png) center center no-repeat;
  margin-top: -40px !important;
}
.jdyt-c-focus .swiper-button-prev:after,
.jdyt-c-focus .swiper-button-next:after {
  content: "" !important;
}
/* 面包屑导航 */
.breadcrumb {
  line-height: 30px;
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
}
.breadcrumb span {
  padding-right: 5px;
}
/* 分页 */
.pagination {
  padding: 10px 0 30px;
  text-align: center;
}
.pagination a {
  /*display: inline-block;*/
  /*height: 30px;*/
  /*width: 30px;*/
  /*border: 1px solid #d9d9d9;*/
  /*border-radius: 3px;*/
  /*line-height: 30px;*/
  /*margin: 4px;*/
  /*font-family: Cambria;*/
  /*font-size: 16px;*/
}
.pagination a:hover {
  background-color: #13924b;
  border-radius: 0;
  border: 1px solid #13924b;
  color: #fff;
}
.pagination a.act {
  background-color: #13924b;
  border-radius: 0;
  border: 1px solid #13924b;
  color: #fff;
}
.pagination span {
  display: inline-block;
  font-size: 22px;
  height: 30px;
  width: 30px;
  line-height: 32px;
  color: #ccc;
}
/* 热门基地 */
.jdyt-hotbase-focus {
  height: 240px;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.jdyt-hotbase-focus .jdyt-hotbase-img {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.jdyt-hotbase-focus .jdyt-hotbase-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.jdyt-hotbase-focus .jdyt-hotbase-info {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 10px;
}
.jdyt-hotbase-focus .jdyt-hotbase-info h6 a {
  color: #fff;
  font-size: 18px;
}
.jdyt-hotbase-focus .jdyt-hotbase-info p {
  color: #fff;
}
.jdyt-hotbase-focus .jdyt-hotbase-info div {
  position: relative;
}
.jdyt-hotbase-focus .jdyt-hotbase-info div span {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.jdyt-hotbase-item {
  padding: 16px 0;
  border-bottom: 1px dashed #f2f2f2;
}
.jdyt-hotbase-item:last-child {
  border: none;
}
.jdyt-hotbase-item .jdyt-hotbase-img {
  height: 96px;
  width: 124px;
  float: left;
  margin-right: 16px;
  overflow: hidden;
}
.jdyt-hotbase-item .jdyt-hotbase-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.jdyt-hotbase-item .jdyt-hotbase-info {
  float: left;
  position: relative;
  height: 96px;
  width: 222px;
}
.jdyt-hotbase-item .jdyt-hotbase-info h6 a {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.jdyt-hotbase-item .jdyt-hotbase-info div {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
}
.jdyt-hotbase-item .jdyt-hotbase-info p {
  font-size: 12px;
}

.jdyt-tasksub-item {
  margin-bottom: 12px;
  border: 1px solid #f2f2f2;
}
.jdyt-tasksub-img {
  float: left;
  height: 157px;
  width: 200px;
  overflow: hidden;
}
.jdyt-tasksub-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.jdyt-tasksub-info {
  float: left;
  padding: 15px;
  width: 510px;
  height: 127px;
  position: relative;
}
.jdyt-tasksub-info h6 a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.jdyt-tasksub-info p {
  font-size: 14px;
  color: #333;
  margin: 10px 0;
}
.jdyt-tasksub-info ul {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.jdyt-tasksub-info li {
  float: left;
  width: 140px;
}
.jdyt-tasksub-info li span {
  color: #999;
}
.jdyt-tasksub-info .jdyt-tasksub-li-name {
  width: 280px;
  padding-right: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jdyt-dynamic li img,
.jdyt-base-item img,
.jdyt-task-focus img,
.jdyt-task-item img,
.jdyt-hotbase-focus img,
.jdyt-hotbase-item img,
.jdyt-tasksub-item img,
.base-video li img,
.base-photo li img,
.base-training li img {
  transition: all 0.2s;
  scale: 1;
}
.jdyt-dynamic li:hover img,
.jdyt-base-item:hover img,
.jdyt-task-focus:hover img,
.jdyt-task-item:hover img,
.jdyt-hotbase-focus:hover img,
.jdyt-hotbase-item:hover img,
.jdyt-tasksub-item:hover img,
.base-video li:hover img,
.base-photo li:hover img,
.base-training li:hover img {
  transform: scale(1.1);
}
.jdyt-base-item,
.jdyt-tasksub-item {
  transition: all 0.2s;
}
.jdyt-base-item:hover,
.jdyt-tasksub-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1);
  border-bottom-color: #e8e8e8;
}
.base-newtech li {
  transition: all 0.2s;
}
.base-newtech li:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1);
}
.base-layout {
  background: #fff;
  padding: 0 20px 20px;
}
.base-banner {
  height: 350px;
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
}
.base-banner h4 {
  margin-left: 46px;
  font-size: 47px;
  line-height: 1.2em;
  font-weight: bold;
  margin-top: 56px;
  letter-spacing: 5px;
  margin-bottom: 20px;
}
.base-banner p {
  margin-left: 46px;
  font-size: 18px;
  line-height: 1.8em;
}
.base-banner .base-banner-bg {
  height: 350px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.base-banner .base-banner-bg img {
  height: 350px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
}
.base-about-cont {
  padding: 1px 0 12px;
}
.base-about .base-about-cont p {
  font-size: 14px;
  color: #333;
  line-height: 1.8em;
  margin: 10px 0;
  text-indent: 2em;
  text-align: justify;
}
.base-video {
  position: relative;
  box-sizing: border-box;
}
.base-video * {
  box-sizing: border-box;
}
.base-video ul {
  margin-right: -20px;
}
.base-video li {
  float: left;
  height: 255px;
  width: 275px;
  margin: 0 20px 20px 0;
}
.base-video-img {
  height: 190px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.base-video-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.base-video-img div {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
}
.base-video-img div h5 a {
  font-size: 16px;
  line-height: 1.6em;
  margin: 10px 0;
  color: #fff;
}
.base-video-img div p {
  line-height: 1.6em;
  margin: 5px 0;
  color: #fff;
}
.base-video-img div p a {
  line-height: 1.6em;
  margin: 5px 0;
  color: #fff;
}
.base-video-img div p span {
  padding-right: 20px;
}
.base-video-img div p span:last-child {
  float: right;
}
.base-video-info {
  width: 100%;
  background: #f5f5f5;
  padding: 5px 10px;
  height: 65px;
}
.base-video-info h6 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.base-video-info h6 a {
  font-size: 16px;
  color: #333;
  line-height: 1.6em;
  margin: 2px 0;
}
.base-video-info p {
  font-size: 14px;
  color: #333;
  line-height: 1.6em;
  margin: 2px 0;
}
.base-video-info p span {
  float: right;
}
.base-video .base-video-a {
  width: 640px;
}
.base-video .base-video-a .base-video-img {
  width: 640px;
  height: 480px;
  position: relative;
}
.base-video .base-video-a .base-video-img::before {
  content: "";

  height: 108px;
  width: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -54px 0 0 -54px;
  cursor: pointer;
  z-index: 9;
}
.base-video .base-video-b {
  width: 240px;
  height: 230px;
}
.base-video .base-video-b .base-video-img {
  height: 165px;
  width: 240px;
}
.base-photo .jdyt-ft {
  padding: 10px 0 20px;
}
.base-photo li {
  height: 200px;
  width: 290px;
  float: left;
  overflow: hidden;
  position: relative;
}
.base-photo li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.base-photo li p {
  width: 270px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 20px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
  color: #fff;
  letter-spacing: 1px;
}
.base-training ul {
  margin-right: -40px;
}
.base-training li {
  width: 560px;
  height: 166px;
  margin: 0 40px 20px 0;
  float: left;
}
.base-training-info {
  width: 280px;
  margin-right: 32px;
  height: 166px;
  position: relative;
  float: left;
}
.base-training-info h6 {
  font-size: 20px;
  line-height: 1.8em;
  color: #333;
  font-weight: bold;
}
.base-training-info h6 a {
  font-size: 20px;
  line-height: 1.8em;
  color: #333;
  font-weight: bold;
}
.base-training-info p {
  font-size: 14px;
  line-height: 1.8em;
  color: #333;
}
.base-training-info p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.base-training-info p span {
  color: #666;
  float: right;
}
.base-training-img {
  height: 166px;
  width: 248px;
  float: left;
  overflow: hidden;
}
.base-training-img img {
  height: 166px;
  width: 248px;
  object-fit: cover;
}
.base-newtech ul {
  margin-right: -28px;
}
.base-newtech li {
  width: 368px;
  height: 380px;
  background-color: #fafafa;
  margin: 0 28px 28px 0;
  float: left;
}
.base-newtech li .base-newtech-img {
  height: 210px;
  width: 368px;
  overflow: hidden;
  position: relative;
}
.base-newtech li .base-newtech-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.base-newtech li .base-newtech-img h6 {
  width: 348px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 1.6em;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
  font-size: 25px;
  color: #fff;
  letter-spacing: 1px;
}
.base-newtech li .base-newtech-img h6 a {
  font-size: 25px;
  color: #fff;
  letter-spacing: 1px;
}
.base-newtech li .base-newtech-info {
  padding: 10px 20px;
}
.base-newtech li .base-newtech-info p {
  padding-left: 15px;
  font-size: 15px;
  color: #666;
  line-height: 1.6em;
  margin: 5px 0;
  position: relative;
}
.base-newtech li .base-newtech-info p::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  height: 7px;
  width: 7px;
  background-color: #3eb987;
  border-radius: 50%;
}
.base-d-info {
  padding: 30px 20px;
}
.base-d-tit {
  border-bottom: 1px solid #13924b;
}
.base-d-tit h6 {
  font-size: 20px;
  color: #333;
  text-align: center;
  font-weight: bold;
  line-height: 50px;
  padding-bottom: 10px;
  position: relative;
}
.base-d-tit h6::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -33px;
  height: 3px;
  width: 66px;
  background-color: #13924b;
}
.base-d-about {
  padding: 20px 0;
}
.base-d-about p {
  text-indent: 2em;
  color: #666;
  text-align: justify;
  line-height: 1.8em;
  font-size: 14px;
  margin: 5px 0;
}
.base-d-list {
  border: 1px dashed #dddddd;
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 10px;
}
.base-d-line {
  line-height: 24px;
  padding: 10px;
  border-bottom: 1px dashed #dddddd;
}
.base-d-item {
  display: inline-block;
  min-width: 290px;
}
.base-d-list .base-d-line:last-child {
  border: none;
}
.base-d-item i {
  display: inline-block;
  height: 24px;
  width: 24px;
  vertical-align: top;
}

.base-d-item span {
  display: inline-block;
  color: #13924b;
  font-size: 14px;
  line-height: 24px;
}

.base-d-item p {
  display: inline-block;
  color: #666;
  font-size: 14px;
  line-height: 24px;
}
.base-photo-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.base-photo-popup-box {
  height: 510px;
  width: 780px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -255px 0 0 -390px;
}
.base-photo-popup-box .swiper-container {
  padding-top: 40px;
  height: 430px;
  width: 640px;
}
.base-photo-popup-box .swiper-slide img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.base-photo-popup-box .swiper-slide p {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.base-photo-popup-box .arrow-left {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 0;
  height: 80px;
  width: 40px;
  background: url(../images/goleft.png) center center no-repeat;
  background-size: contain;
}
.base-photo-popup-box .arrow-right {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  right: 0;
  height: 80px;
  width: 40px;
  background: url(../images/goright.png) center center no-repeat;
  background-size: contain;
}
.close-popup {
  position: absolute;
  top: 40px;
  right: 70px;
  z-index: 999;
  height: 40px;
  width: 40px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
.base-work-plan-item {
  padding: 10px 0;
}
.base-work-plan-item p {
  display: inline-block;
  line-height: 26px;
}
.base-work-plan-item .read {
  display: inline-block;
  line-height: 26px;
  padding: 0 7px 0 25px;
  border-radius: 4px;
  color: #fff;
  margin-left: 20px;
  background: #fe793f url(../images/icon-plan.png) 7px center no-repeat;
}
