.carousel74 {
  position: relative;
}
.carousel74 .search {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  z-index: 2;
}
.carousel74 .search .gp-ser {
  width: 57.14%;
  background: #fff;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 30px;
  position: relative;
  clip-path: polygon(0% 0%, 96% 0%, 100% 101%, 0% 101%);
}
.carousel74 .search .gp-ser form {
  border-bottom: 2px solid #007072;
  display: flex;
  height: 75px;
  line-height: 75px;
}
.carousel74 .search .gp-ser form .notxt {
  outline: none;
  border: none;
  background: none;
  flex: 1;
  font-size: 18px;
}
.carousel74 .search .gp-ser form .notxt1 {
  background: none;
  border: none;
  color: #007072;
  font-size: 30px;
  font-weight: 100;
}
.carousel74 .gpCarousel {
  position: relative;
}
.carousel74 .gpCarousel .slick-slider a {
  position: relative;
}
.carousel74 .gpCarousel .slick-slider a::before {
  content: "";
  display: block;
  width: 100%;
  height: 22%;
  background-image: -moz-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, #000000 0%, transparent 100%);
  opacity: 0.502;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.carousel74 .gpCarousel .slick-slider a span {
  padding-bottom: 47.91%;
}
.carousel74 .gpCarousel .slick-slider a span img {
  display: block;
}
.carousel74 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel74 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0, 112, 114, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.carousel74 .gpCarousel .slick-arrow.slick-prev {
  left: 10%;
  border-radius: 20px 0 0 20px;
}
.carousel74 .gpCarousel .slick-arrow.slick-next {
  right: 10%;
  border-radius: 0 20px 20px 0;
}
.carousel74 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel74 .gpCarousel .slick-txt {
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 130px;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 2;
}
.carousel74 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 100px;
  text-align: center;
  z-index: 2;
}
.carousel74 .gpCarousel .slick-dots li {
  width: 60px;
  height: 2px;
  display: inline-block;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel74 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel74 .gpCarousel .slick-dots li.slick-active {
  background: #007072;
}
@media screen and (max-width: 1400px) {
  .carousel74 .gpCarousel .slick-txt {
    font-size: 24px;
    bottom: 80px;
  }
  .carousel74 .gpCarousel .slick-dots {
    bottom: 60px;
  }
  .carousel74 .search .gp-ser form {
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1300px) {
  .carousel74.slick-prev {
    left: 10px;
  }
  .carousel74.slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 1240px) {
  .carousel74 .gpCarousel .slick-txt {
    font-size: 22px;
  }
  .carousel74 .search .gp-ser form .notxt {
    font-size: 16px;
  }
  .carousel74 .search .gp-ser form .notxt1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 996px) {
  .carousel74 .gpCarousel .slick-arrow.slick-prev {
    left: 10px;
  }
  .carousel74 .gpCarousel .slick-arrow.slick-next {
    right: 10px;
  }
  .carousel74 .gpCarousel .slick-txt {
    font-size: 20px;
  }
  .carousel74 .gpCarousel .slick-dots li {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .carousel74 .search .gp-ser {
    width: 100%;
  }
  .carousel74 .gpCarousel .slick-txt {
    display: none;
  }
  .carousel74 .search .gp-ser form {
    height: 40px;
    line-height: 40px;
  }
  .carousel74 .gpCarousel .slick-dots {
    bottom: 45px;
  }
}
.gp-title83 {
  position: relative;
  display: flex;
  align-items: center;
}
.gp-title83 .lt {
  text-align: center;
  display: flex;
  align-items: center;
  flex: 1;
}
.gp-title83 .line {
  flex: 1;
  height: 1px;
  background: #007072;
  position: relative;
}
.gp-title83 .line::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #007072;
  position: absolute;
  top: 50%;
  margin-top: -4px;
}
.gp-title83 .line:nth-child(1):before {
  right: -8px;
}
.gp-title83 .line:nth-child(3):before {
  left: -8px;
}
.gp-title83 .titleBox {
  margin: 0 34px;
}
.gp-title83 .titleBox span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title83 .titleBox .title {
  display: inline-block;
  vertical-align: middle;
}
.gp-title83 .titleBox .title h2 {
  font-weight: normal;
}
.gp-title83 .titleBox .title h2 a {
  color: #007072;
  display: inline-block;
  vertical-align: middle;
}
.gp-title83 .titleBox .title h3 {
  font-weight: normal;
}
.gp-title83 .more {
  position: relative;
}
.gp-title83 .more::before {
  content: '';
  display: block;
  position: absolute;
  width: 15%;
  height: 1px;
  background: #007072;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
  transform: translateX(-40%);
}
.gp-title83 .more a {
  position: relative;
  border: 1px solid #007072;
  overflow: hidden;
  padding: 10px 25px 10px 45px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 15% 100%);
}
.gp-title83 .more a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-left: 1px solid #007072;
  transform-origin: 0 0%;
  transform: skewX(25deg);
  z-index: -1;
}
@media screen and (max-width:768px) {
  .gp-title83 .titleBox span img {
    display: block;
    max-height: 30px;
  }
  .gp-title83 .line {
    display: none;
  }
  .gp-title83 .titleBox {
    margin: 0;
  }
  .gp-title83 .more::before {
    display: none;
  }
  .gp-title83 .more a {
    padding: 0;
    border: none;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    border: none;
  }
  .gp-title83 .more a::after {
    display: none;
  }
}
.carousel71 a {
  display: block;
  position: relative;
}
.carousel71 a .mode1Pic {
  padding-bottom: 66.25%;
}
.carousel71 a .mode1txtbox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 15px 30px 24px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
}
.carousel71 a .mode1txtbox .mode1txt {
  line-height: 1.25;
  margin-bottom: 10px;
}
.carousel71 a .mode1txtbox .mode1sum {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}
.carousel71 .slick-arrow {
  width: 40px;
  height: 88px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 1;
}
.carousel71 .slick-arrow:after {
  display: none;
}
.carousel71 .slick-arrow:before {
  color: #fff;
  font-size: 40px;
}
.carousel71 .slick-dots {
  width: 100%;
  height: 6px;
  font-size: 0;
  left: 0;
  bottom: 0;
  margin: 0 -1px;
  overflow: hidden;
}
.carousel71 .slick-dots li {
  margin: 0;
  height: 6px;
  width: 20%;
}
.carousel71 .slick-dots li button {
  width: calc(100% - 2px);
  border-radius: 0;
  margin: 0 1px;
  background: rgba(255, 255, 255, 0.4);
}
.carousel71 .slick-dots li.slick-active button {
  background: #007072;
}
.block-list337 li::marker {
  content: '';
}
.block-list337 li a {
  display: block;
  border-bottom: dashed 1px #ddd;
  transition: 0s all;
}
.block-list337 li a .xz-title {
  position: relative;
  margin-left: 18px;
  padding-left: 25px;
  position: relative;
  padding-right: 140px;
  line-height: 78px;
}
.block-list337 li a .xz-title::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #007072;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-list337 li a .xz-title span {
  padding: 0;
  background: none;
  color: #999999;
  position: absolute;
  right: 30px;
  top: 0;
}
.block-list337 li a .zk-hover-tt {
  font-size: 18px;
  display: none;
  color: #fff;
  font-weight: bold;
  line-height: 18px;
}
.block-list337 li a .zk-hover-p {
  font-size: 14px;
  display: none;
  color: #fff;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  margin-top: 20px;
}
@media screen and (max-width: 680px) {
  .block-list337 li a .xz-title {
    line-height: 54px;
  }
}
@media screen and (max-width: 480px) {
  .block-list337 li a .xz-title {
    margin-left: 10px;
    padding-left: 16px;
    padding-right: 100px;
  }
  .block-list337 li a .xz-title span {
    right: 10px;
  }
}
.block-list337 li.active a {
  height: 160px;
  padding: 40px 30px;
  box-sizing: border-box;
  border: none;
  background-size: cover;
  background-image: linear-gradient(to right, #007072, #bfbeac);
  background-image: -o-linear-gradient(to right, #007072, #bfbeac);
  background-image: -moz-linear-gradient(to right, #007072, #bfbeac);
  background-image: -webkit-linear-gradient(to right, #007072, #bfbeac);
}
.block-list337 li.active a .xz-title {
  display: none;
}
.block-list337 li.active a .zk-hover-tt {
  display: -webkit-box;
}
.block-list337 li.active a .zk-hover-p {
  display: -webkit-box;
}
@media screen and (max-width: 680px) {
  .block-list337 li.active a {
    padding: 20px;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .block-list337 li.active a .zk-hover-tt {
    line-height: 1.4;
  }
  .block-list337 li.active a .zk-hover-p {
    margin-top: 10px;
  }
}
.tab14 {
  position: relative;
}
.tab14 .title {
  padding: 60px 0 40px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}
.tab14 .title .mode3til {
  margin: 0 25px;
  display: inline-block;
}
.tab14 .title .mode3til h2 {
  display: inline-block;
  font-family: "FZZCHJW";
  margin: 0 auto;
}
.tab14 .title .mode3til h2 a {
  color: #999999;
  display: block;
}
.tab14 .title .mode3til h2 a i {
  display: none;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 17px;
  vertical-align: middle;
  border: 2px solid rgba(154, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}
.tab14 .title .til_tab.on h2 {
  font-size: 3.4rem;
  display: inline-block;
}
.tab14 .title .til_tab.on h2 a {
  color: #fff;
}
.tab14 .title .til_tab.on h2 a i {
  display: inline-block;
}
.tab14 .tabMore3 {
  position: absolute;
  right: 0;
  top: 84px;
}
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.tab14 .tabMore3 .more {
  display: none;
  position: relative;
  padding-left: 16px;
  box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.tab14 .tabMore3 .more:hover,
.tab14 .tabMore3 .more:focus,
.tab14 .tabMore3 .more:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.tab14 .tabMore3 .more::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: url(../images/morevc.png) no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5.5px;
}
.tab14 .mode3tabBox {
  display: none;
}
.tab14 .mode3tabBox .block-list246 {
  margin: 0 -18px;
  overflow: hidden;
}
.tab14 .mode3tabBox .block-list246 a {
  display: block;
  margin: 0 18px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.tab14 .mode3tabBox .block-list246 a .mode3Pic {
  padding-bottom: 56.25%;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot {
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .mode3name {
  color: #333333;
  line-height: 1.56;
  height: 3.12em;
  overflow: hidden;
  margin-bottom: 20px;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .date {
  position: relative;
  line-height: 1;
  color: #999999;
  padding-left: 21px;
  box-sizing: border-box;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .date::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/datevb.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.tab14 .mode3tabBox .block-list246 li a:hover,
.tab14 .mode3tabBox .block-list246 li a:focus,
.tab14 .mode3tabBox .block-list246 li a:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.tab14 .mode3tabBox .block-list246 li a:hover .mode3name {
  color: #007072;
}
.tab14 .tab14 .title .til_tab.on h2 {
  font-size: 2.6rem;
}
@media screen and (max-width:997px) {
  .mode3til {
    margin: 0 10px;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 2.2rem;
  }
  .tab14 .mode3tabBox .block-list246 {
    margin: 0 -15px;
  }
  .tab14 .mode3tabBox .block-list246 a {
    margin: 0 15px;
  }
  .tab14 .tabMore3 {
    top: 70px;
  }
}
@media screen and (max-width:767px) {
  .tab14 .title .mode3til {
    margin: 0 5px;
  }
  .tab14 .title .til_tab.on h2 a i {
    margin: 0 5px;
  }
  .tab14 .title .til_tab h2 a {
    font-size: 1.6rem;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 1.8rem;
  }
  .tab14 .title {
    padding: 30px 0 20px;
  }
  .tab14 .title {
    text-align: left;
  }
  .tab14 .tabMore3 {
    top: 40px;
  }
}
@media screen and (max-width:414px) {
  .tab14 .title .til_tab h2 a {
    font-size: 1rem;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 1.2rem;
  }
  .tab14 .title .mode3til {
    margin: 0 2px;
  }
  .tab14 .tabMore3 {
    top: 34px;
  }
}
.block-list318 {
  margin: 0 -15px;
}
.block-list318 li a {
  display: block;
  margin: 0 15px;
  box-sizing: border-box;
  padding: 20px 30px;
  position: relative;
  background: #f5f5f5;
  transition: all 0.2s ease-in-out;
}
.block-list318 li a .title {
  color: #333333;
  line-height: 1.625;
  height: 3.25em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list318 li a:hover .title {
  color: #007072;
}
.block-list318 li a .date {
  color: #007072;
  margin-top: 20px;
  box-sizing: border-box;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.block-list318 li a .date span {
  display: inline-block;
  margin-right: 5px;
}
.block-list318 li a .date::before {
  content: "";
  display: block;
  width: 11.57%;
  height: 1px;
  background: #007072;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.25s ease-in-out;
}
.block-list318 li a:hover .date::before {
  width: 100%;
}
.block-list318 li a:hover {
  transform: translateY(-5px);
}
@media screen and (max-width:768px) {
  .block-list318 li a {
    padding: 15px 20px;
  }
  .block-list318 li a .date {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.gp-title84 {
  position: relative;
  display: flex;
  align-items: center;
  /* 直角梯形 */
}
.gp-title84 .lt {
  text-align: center;
  display: flex;
  align-items: center;
  flex: 1;
}
.gp-title84 .line {
  flex: 1;
  height: 1px;
  background: #007072;
  position: relative;
}
.gp-title84 .titleBox {
  margin-right: 20px;
}
.gp-title84 .titleBox span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title84 .titleBox .title {
  display: inline-block;
  vertical-align: middle;
}
.gp-title84 .titleBox .title h2 {
  font-weight: normal;
}
.gp-title84 .titleBox .title h2 a {
  color: #007072;
  display: inline-block;
  vertical-align: middle;
}
.gp-title84 .titleBox .title h3 {
  font-weight: normal;
}
.gp-title84 .more {
  position: relative;
}
.gp-title84 .more::before {
  content: '';
  display: block;
  position: absolute;
  width: 15%;
  height: 1px;
  background: #007072;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
  transform: translateX(-40%);
}
.gp-title84 .more a {
  position: relative;
  border: 1px solid #007072;
  overflow: hidden;
  padding: 10px 25px 10px 45px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 15% 100%);
}
.gp-title84 .more a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-left: 1px solid #007072;
  transform-origin: 0 0%;
  transform: skewX(25deg);
  z-index: -1;
}
@media screen and (max-width:768px) {
  .gp-title84 .titleBox span img {
    display: block;
    max-height: 30px;
  }
  .gp-title84 .line {
    display: none;
  }
  .gp-title84 .titleBox {
    margin: 0;
  }
  .gp-title84 .more::before {
    display: none;
  }
  .gp-title84 .more a {
    padding: 0;
    border: none;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .gp-title84 .more a::after {
    display: none;
  }
}
.block-list187 a {
  padding: 30px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f1efef;
  overflow: hidden;
  position: relative;
}
.block-list187 a .listDate {
  flex-shrink: 0;
  color: #999999;
  padding-right: 5px;
}
.block-list187 a .listTitle {
  line-height: 1.5;
  transition: all 0.2s ease;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list187 a:before {
  content: "";
  display: block;
  width: 5px;
  height: 35px;
  background: #007072;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-list187 a:hover {
  text-decoration: none;
  color: #007072;
}
.block-list187 a:hover .listTitle {
  padding-left: 10px;
}
@media screen and (max-width: 479px) {
  .block-list187 a {
    flex-wrap: wrap;
    padding: 29px 15px;
  }
  .block-list187 a span {
    width: 100%;
  }
}
.block-list109 {
  margin: 0 -20px;
}
.block-list109 li a {
  display: block;
  margin: 0 20px;
  border: 1px solid #e5e5e5;
  padding: 10px 0;
  border-radius: 33px;
  position: relative;
}
.block-list109 li a p {
  color: #222;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 1.3em;
  line-height: 1.3;
}
