.section {
  text-align: center;
}
.section h4 {
  display: block;
  margin-top: 30px;
  font-size: 30px;
  font-weight: normal;
}
.section h4.white {
  color: #000000;
  letter-spacing: 2px;
  margin-top: 24px;
}
.section strong {
  line-height: 49.01px;
  font-size: 26.25px;
  font-weight: normal;
}
.btn-yuyue:hover + .yuyue {
  animation: feedback-in ease-out 1s forwards;
  -webkit-animation: feedback-in ease-out 1s forwards;
}
.yuyue {
  position: absolute;
  right: 15px;
  top: -34px;
  animation: feedback-out ease-out 1s forwards;
  -webkit-animation: feedback-out ease-out 1s forwards;
}
.btn-yuyue {
  width: 106px;
  height: 41px;
  background: url("../img/btn/btn-yuyue@2.png");
  color: transparent;
  background-size: 100%;
  background-repeat: no-repeat;
}
.btn-join {
  width: 106px;
  height: 41px;
  background: url("../img/btn/btn-join@2.png");
  color: transparent;
  background-size: 100%;
  background-repeat: no-repeat;
}
/**/
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 73px;
  left: 0;
  right: 0;
}
.owl-carousel button.owl-dot {
  margin-right: 20px;
  width: 7px;
  height: 7px;
  background: #818181;
  border-radius: 50%;
}
.owl-carousel button.owl-dot.active {
  background: #000;
}
.owl-carousel a {
  width: 100%;
}
.card {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  padding: 10px 20px;
  color: #000;
  text-align: left;
  vertical-align: top;
  box-sizing: border-box;
}
.card:first-child {
  margin-left: 0;
}
.card-wrap {
  margin: auto;
  margin-top: 80px;
  font-size: 0;
}
.card-cover {
  display: block;
  margin: auto;
}
.card-title {
  margin-top: 16px;
  font-size: 18px;
  font-weight: normal;
}
.card-title:after {
  margin: 10px 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
}
.card-desc {
  line-height: 29px;
  font-size: 14px;
  overflow: hidden;
}
.card-desc > a {
  display: block;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*优剪简介*/
.section-about {
  position: relative;
  height: 100%;
  background: url(../img/index/section-about.png) center;
  background-position-y: 98px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.section-about-wrap {
  position: absolute;
  top: 50%;
  right: 12.7%;
  padding-top: 98px;
  width: 539px;
  height: 650px;
  margin-top: -47px;
}
.section-about-sub {
  display: block;
  margin: auto;
  margin-top: 63px;
}
.section-about p {
  margin-top: 10px;
  line-height: 27px;
  font-size: 15px;
  text-align: left;
  letter-spacing: 0.5px;
}
.section-about .newspaper {
  font-size: 46.83px !important;
  font-weight: 400;
  color: #000000;
  font-style: italic;
  text-align: right;
  margin-top: 6px;
  margin-right: 40px;
}
/*8大优势*/
.section-advantages {
  position: relative;
  height: 100%;
}
.section-advantages-wrap {
  position: relative;
  top: 50%;
  width: 864px;
  font-size: 0;
  margin: 0 auto;
  transform: translate(0, -50%);
}
.section-advantages-item-wrap {
  margin: auto;
  margin-top: 15px;
}
.section-advantages .par156 {
  padding-bottom: 156px;
}
.section-advantages-item {
  position: relative;
  padding: 0 10px;
  width: 876px;
  color: #000;
  text-align: left;
  box-sizing: border-box;
}
.section-advantages-item > .item-ul > ul {
  font-size: 17px;
  height: 70px;
  padding: 0;
  margin: 0;
}
.section-advantages-item > .item-ul > ul li {
  width: 262px;
  height: 100%;
  float: left;
  list-style-type: none;
  border-bottom: 1px solid #000000;
  text-align: center;
  vertical-align: middle;
}
.section-advantages-item > .item-ul > ul li:first-child {
  width: 161px;
}
.section-advantages-item > .item-ul > ul li:last-child {
  width: 171px;
  text-align: right;
}
.section-advantages-item > .item-ul > ul li:first-child:before {
  display: block;
  content: "";
  position: relative;
  background: none;
}
.section-advantages-item > .item-ul > ul li:before {
  display: block;
  content: "";
  width: 1px;
  height: 23px;
  margin-right: 100px;
  position: relative;
  top: 50%;
  margin-top: -11.5px;
  background: url("../img/news/juxing.png");
  background-repeat: no-repeat;
  background-size: 2px 23px;
}
.section-advantages-item > .item-ul .sitem {
  text-align: center;
  width: 80px;
  margin: auto;
}
.section-advantages-item > .item-ul .sitem > p {
  font-size: 15px;
  margin-top: 3px;
}
.section-advantages-item > .item-ul .sitem > img {
  width: 25px;
  height: 25px;
}
.section-advantages-item .item-sitem-content {
  width: 837px;
  height: 149px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 19px;
  border-bottom: 1px solid #000000;
  position: relative;
}
.section-advantages-item .item-sitem-content .itemcon {
  height: 130px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section-advantages-item .content-details {
  width: 837px;
  font-size: 14px;
  margin-top: 8px;
}
.section-advantages-item .content-details .span {
  color: #9FA0A0;
}
.section-advantages-item .content-details .details-title {
  width: 705px;
  margin: 0 auto;
  margin-top: 65px;
  text-align: center;
}
.section-advantages-item .content-details .details-title > strong {
  font-size: 30px;
  font-weight: 400;
  color: #000000;
  line-height: 40px;
}
.section-advantages-item .content-details .details-title .item-label {
  margin-top: 21px;
}
.section-advantages-item .content-details .details-title .item-label > span {
  font-size: 15px;
  color: #000000;
}
.section-advantages-item .content-details .details-title .item-label > span:nth-child(1) {
  float: left;
}
.section-advantages-item .content-details .details-title .item-label > span:nth-child(2) {
  text-align: center;
}
.section-advantages-item .content-details .details-title .item-label > span:nth-child(3) {
  float: right;
}
.section-advantages-item .content-details .details-title .details-img {
  width: 489px;
  height: 336px;
  margin: 0 auto;
  margin-top: 22px;
  position: relative;
}
.section-advantages-item .content-details .details-title .details-img .de-img {
  width: 489px;
  height: 336px;
}
.section-advantages-item .content-details .details-title .details-img .de-img > img {
  display: none;
}
.section-advantages-item .content-details .details-title .details-img .de-img .de-act {
  display: block;
}
.section-advantages-item .content-details .details-title .details-img .img-left {
  width: 8px;
  height: 13px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: -31px;
  background-image: url("../img/news/left.png");
  background-size: 8px 13px;
  background-repeat: no-repeat;
}
.section-advantages-item .content-details .details-title .details-img .img-right {
  width: 8px;
  height: 13px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: -27px;
  background-image: url("../img/news/right.png");
  background-size: 8px 13px;
  background-repeat: no-repeat;
}
.section-advantages-item .content-details .details-title .details-footer {
  width: 489px;
  margin: 0 auto;
}
.section-advantages-item .content-details .details-title .details-footer > .nubImg {
  width: 100%;
  font-size: 14px;
  text-align: center;
  margin-top: 11px;
}
.section-advantages-item .content-details .details-title .details-footer > .imgTitle {
  width: 100%;
  font-size: 14px;
  color: #727171;
  text-align: center;
  margin-top: 10px;
}
.section-advantages-item .content-details .details-title .details-content {
  font-size: 15px;
  color: #000000;
  line-height: 25px;
  margin-top: 3px;
}
.section-advantages-item .content-details .details-title .details-content > p {
  text-align: justify;
  margin-top: 34px;
}
.section-advantages-item .contentImg {
  width: 130px;
  height: 130px;
  float: left;
}
.section-advantages-item .news-content {
  float: left;
  margin-left: 21px;
  width: 662px;
  height: 130px;
  position: relative;
}
.section-advantages-item .news-content .text {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
}
.section-advantages-item .news-content .text:hover {
  padding-bottom: 2px;
  border-bottom: 1px solid #000;
}
.section-advantages-item .news-content .pcon {
  text-align: justify;
  font-size: 14px;
  line-height: 22px;
  margin-top: 7px;
}
.section-advantages-item .news-content .content-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.section-advantages-item .news-content .content-footer .footer-label {
  float: left;
  font-size: 14px;
}
.section-advantages-item .news-content .content-footer .footer-time {
  float: right;
  font-size: 14px;
}
.section-advantages-item > h5 {
  position: absolute;
  top: 58px;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 24.68px;
  font-size: 22.18px;
  font-weight: normal;
  color: #fff;
}
.section-advantages-item > p {
  line-height: 24.68px;
  font-size: 14.7px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.content-page {
  width: 856px;
  height: 25px;
  color: #0d0c00;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}
.content-page ul.pagination {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-right: 20px;
}
.content-page ul.pagination .dede_pages > ul {
  height: 25px;
  line-height: 25px;
}
.content-page ul.pagination .dede_pages > ul li {
  display: inline;
}
.content-page ul.pagination .dede_pages > ul li span strong {
  font-size: 14px;
  line-height: normal;
}
.content-page ul.pagination .dede_pages > ul li {
  float: left;
  text-decoration: none;
  margin-right: 15px;
}
.content-page .a-back {
  padding: 0 10px;
  width: 8.1px;
  height: 13.5px;
}
.view-more {
  margin-right: -8px;
  display: block;
  font-size: 13px;
  text-align: right;
}
@media screen and (device-width: 2560px) {
  .section {
    text-align: center;
  }
  .section h4 {
    display: block;
    margin-top: 36px;
    font-size: 30px;
    font-weight: normal;
  }
  .section h4.white {
    color: #000000;
    letter-spacing: 2.4px;
    margin-top: 28.8px;
  }
  .section strong {
    line-height: 49.01px;
    font-size: 26.25px;
    font-weight: normal;
  }
  .btn-yuyue:hover + .yuyue {
    animation: feedback-in ease-out 1s forwards;
    -webkit-animation: feedback-in ease-out 1s forwards;
  }
  .yuyue {
    position: absolute;
    right: 18px;
    top: -40.8px;
    animation: feedback-out ease-out 1s forwards;
    -webkit-animation: feedback-out ease-out 1s forwards;
  }
  .btn-yuyue {
    width: 127.2px;
    height: 49.2px;
    background: url("../img/btn/btn-yuyue@2.png");
    color: transparent;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .btn-join {
    width: 127.2px;
    height: 49.2px;
    background: url("../img/btn/btn-join@2.png");
    color: transparent;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  /**/
  .owl-carousel .owl-dots {
    position: absolute;
    bottom: 87.6px;
    left: 0;
    right: 0;
  }
  .owl-carousel button.owl-dot {
    margin-right: 24px;
    width: 8.4px;
    height: 8.4px;
    background: #818181;
    border-radius: 50%;
  }
  .owl-carousel button.owl-dot.active {
    background: #000;
  }
  .owl-carousel a {
    width: 100%;
  }
  .card {
    position: relative;
    display: inline-block;
    margin-left: 24px;
    padding: 12px 24px;
    color: #000;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
  }
  .card:first-child {
    margin-left: 0;
  }
  .card-wrap {
    margin: auto;
    margin-top: 96px;
    font-size: 0;
  }
  .card-cover {
    display: block;
    margin: auto;
  }
  .card-title {
    margin-top: 19.2px;
    font-size: 21.6px;
    font-weight: normal;
  }
  .card-title:after {
    margin: 12px 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
  }
  .card-desc {
    line-height: 34.8px;
    font-size: 16.8px;
    overflow: hidden;
  }
  .card-desc > a {
    display: block;
    line-height: 32.4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /*优剪简介*/
  .section-about {
    position: relative;
    height: 100%;
    background: url(../img/index/section-about.png) center;
    background-position-y: 98px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .section-about-wrap {
    position: absolute;
    top: 50%;
    right: 12.7%;
    padding-top: 98px;
    width: 646.8px;
    height: 780px;
    margin-top: -56.4px;
  }
  .section-about-sub {
    display: block;
    margin: auto;
    margin-top: 75.6px;
  }
  .section-about p {
    margin-top: 12px;
    line-height: 32.4px;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.6px;
  }
  .section-about .newspaper {
    font-size: 56.196px !important;
    font-weight: 400;
    color: #000000;
    font-style: italic;
    text-align: right;
    margin-top: 7.2px;
    margin-right: 48px;
  }
  /*8大优势*/
  .section-advantages {
    position: relative;
    height: 100%;
  }
  .section-advantages-wrap {
    position: relative;
    top: 50%;
    width: 1036.8px;
    font-size: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
  }
  .section-advantages-item-wrap {
    margin: auto;
    margin-top: 18px;
  }
  .section-advantages .par156 {
    padding-bottom: 187.2px;
  }
  .section-advantages-item {
    position: relative;
    padding: 0 12px;
    width: 1051.2px;
    color: #000;
    text-align: left;
    box-sizing: border-box;
  }
  .section-advantages-item > .item-ul > ul {
    font-size: 20.4px;
    height: 84px;
    padding: 0;
    margin: 0;
  }
  .section-advantages-item > .item-ul > ul li {
    width: 314.4px;
    height: 100%;
    float: left;
    list-style-type: none;
    border-bottom: 1px solid #000000;
    text-align: center;
    vertical-align: middle;
  }
  .section-advantages-item > .item-ul > ul li:first-child {
    width: 193.2px;
  }
  .section-advantages-item > .item-ul > ul li:last-child {
    width: 205.2px;
    text-align: right;
  }
  .section-advantages-item > .item-ul > ul li:first-child:before {
    display: block;
    content: "";
    position: relative;
    background: none;
  }
  .section-advantages-item > .item-ul > ul li:before {
    display: block;
    content: "";
    width: 1px;
    height: 27.6px;
    margin-right: 120px;
    position: relative;
    top: 50%;
    margin-top: -13.8px;
    background: url("../img/news/juxing.png");
    background-repeat: no-repeat;
    background-size: 2.4px 27.6px;
  }
  .section-advantages-item > .item-ul .sitem {
    text-align: center;
    width: 96px;
    margin: auto;
  }
  .section-advantages-item > .item-ul .sitem > p {
    font-size: 18px;
    margin-top: 3.6px;
  }
  .section-advantages-item > .item-ul .sitem > img {
    width: 30px;
    height: 30px;
  }
  .section-advantages-item .item-sitem-content {
    width: 1004.4px;
    height: 178.8px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 22.8px;
    border-bottom: 1.2px solid #000000;
    position: relative;
  }
  .section-advantages-item .item-sitem-content .itemcon {
    height: 156px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .section-advantages-item .content-details {
    width: 1004.4px;
    font-size: 16.8px;
    margin-top: 9.6px;
  }
  .section-advantages-item .content-details .span {
    color: #9FA0A0;
  }
  .section-advantages-item .content-details .details-title {
    width: 846px;
    margin: 0 auto;
    margin-top: 78px;
    text-align: center;
  }
  .section-advantages-item .content-details .details-title > strong {
    font-size: 36px;
    font-weight: 400;
    color: #000000;
    line-height: 48px;
  }
  .section-advantages-item .content-details .details-title .item-label {
    margin-top: 25.2px;
  }
  .section-advantages-item .content-details .details-title .item-label > span {
    font-size: 18px;
    color: #000000;
  }
  .section-advantages-item .content-details .details-title .item-label > span:nth-child(1) {
    float: left;
  }
  .section-advantages-item .content-details .details-title .item-label > span:nth-child(2) {
    text-align: center;
  }
  .section-advantages-item .content-details .details-title .item-label > span:nth-child(3) {
    float: right;
  }
  .section-advantages-item .content-details .details-title .details-img {
    width: 586.8px;
    height: 403.2px;
    margin: 0 auto;
    margin-top: 26.4px;
    position: relative;
  }
  .section-advantages-item .content-details .details-title .details-img .de-img {
    width: 586.8px;
    height: 403.2px;
  }
  .section-advantages-item .content-details .details-title .details-img .de-img > img {
    display: none;
  }
  .section-advantages-item .content-details .details-title .details-img .de-img .de-act {
    display: block;
  }
  .section-advantages-item .content-details .details-title .details-img .img-left {
    width: 9.6px;
    height: 15.6px;
    position: absolute;
    top: 50%;
    margin-top: -15.6px;
    left: -37.2px;
    background-image: url("../img/news/left.png");
    background-size: 9.6px 15.6px;
    background-repeat: no-repeat;
  }
  .section-advantages-item .content-details .details-title .details-img .img-right {
    width: 9.6px;
    height: 15.6px;
    position: absolute;
    top: 50%;
    margin-top: -15.6px;
    right: -32.4px;
    background-image: url("../img/news/right.png");
    background-size: 9.6px 15.6px;
    background-repeat: no-repeat;
  }
  .section-advantages-item .content-details .details-title .details-footer {
    width: 586.8px;
    margin: 0 auto;
  }
  .section-advantages-item .content-details .details-title .details-footer > .nubImg {
    width: 100%;
    font-size: 16.8px;
    text-align: center;
    margin-top: 13.2px;
  }
  .section-advantages-item .content-details .details-title .details-footer > .imgTitle {
    width: 100%;
    font-size: 16.8px;
    color: #727171;
    text-align: center;
    margin-top: 12px;
  }
  .section-advantages-item .content-details .details-title .details-content {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    margin-top: 3.6px;
  }
  .section-advantages-item .content-details .details-title .details-content > p {
    text-align: justify;
    margin-top: 40.8px;
  }
  .section-advantages-item .contentImg {
    width: 156px;
    height: 156px;
    float: left;
  }
  .section-advantages-item .news-content {
    float: left;
    margin-left: 25.2px;
    width: 794.4px;
    height: 156px;
    position: relative;
  }
  .section-advantages-item .news-content .text {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
  }
  .section-advantages-item .news-content .text:hover {
    padding-bottom: 2.4px;
    border-bottom: 1.2px solid #000;
  }
  .section-advantages-item .news-content .pcon {
    text-align: justify;
    font-size: 16.8px;
    line-height: 26.4px;
    margin-top: 8.4px;
  }
  .section-advantages-item .news-content .content-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .section-advantages-item .news-content .content-footer .footer-label {
    float: left;
    font-size: 16.8px;
  }
  .section-advantages-item .news-content .content-footer .footer-time {
    float: right;
    font-size: 16.8px;
  }
  .section-advantages-item > h5 {
    position: absolute;
    top: 69.6px;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 29.616px;
    font-size: 26.616px;
    font-weight: normal;
    color: #fff;
  }
  .section-advantages-item > p {
    line-height: 29.616px;
    font-size: 17.64px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .content-page {
    width: 1027.2px;
    height: 30px;
    color: #0d0c00;
    font-size: 16.8px;
    font-family: "Microsoft Yahei";
    margin-top: 18px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .content-page ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-right: 24px;
  }
  .content-page ul.pagination .dede_pages > ul {
    height: 30px;
    line-height: 30px;
  }
  .content-page ul.pagination .dede_pages > ul li {
    display: inline;
  }
  .content-page ul.pagination .dede_pages > ul li span strong {
    font-size: 16.8px;
    line-height: normal;
  }
  .content-page ul.pagination .dede_pages > ul li {
    float: left;
    text-decoration: none;
    margin-right: 18px;
  }
  .content-page .a-back {
    padding: 0 12px;
    width: 9.72px;
    height: 16.2px;
  }
  .view-more {
    margin-right: -9.6px;
    display: block;
    font-size: 15.6px;
    text-align: right;
  }
}
