/*footer*/

footer.yd-footer-box {
  background-color: #393939;
  padding: 2rem 0 0;
}

footer.yd-footer-box .item-title {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 1.5rem;
}

footer.yd-footer-box .item a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 185%;
}

footer.yd-footer-box .footer-link-div {
  width: 100%;
}

footer.yd-footer-box .footer-info-box {
  border-top: 1px #fff solid;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

footer.yd-footer-box .footer-info-box a {
  text-decoration: none;
  color: #fff;
}

footer.yd-footer-box .footer-link-div .link-list {
  position: relative;
}

footer.yd-footer-box .footer-link-div .link-list::before {
  content: "";
  display: block;
  position: relative;
  top: 36px;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

footer.yd-footer-box .footer-info-border {
  border-right: 1px #fff solid;
}

footer.yd-footer-box .foot-logo img {
  height: 45px !important;
}

footer.yd-footer-box .copyright {
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0;
}

@media (max-width: 991px) {
  footer.yd-footer-box {
    padding-top: 0;
  }

  footer.yd-footer-box .footer-link-div {
    display: none;
  }

  footer.yd-footer-box .footer-info-box {
    text-align: center;
    line-height: 185%;
    border-top: none;
  }

  footer.yd-footer-box .footer-info-border {
    border-right: none;
  }
}

body {
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  overflow-x: hidden;
}

img {
  max-width: 100% !important;
  height: auto !important;
}

header.yd-nav .navbar-div {
  background: #ffffff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

header.yd-nav .navbar-div .navbar .logo {
  max-width: 340px;
}

header.yd-nav .navbar-div .navbar {
  position: relative;
  margin: 0 auto;
  padding: 0 0 0 1rem;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

header.yd-nav .nav-div.flex-fill {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

header.yd-nav .nav-content {
  width: 100%;
}

header.yd-nav .navbar-div.shrink .navbar {
  padding: 0 0 0 10px;
  transition: all 0.3s ease-in-out;
}

header.yd-nav .navbar-brand {
  padding: 0;
}

header.yd-nav .navbar-brand a {
  text-decoration: none;
}

header.yd-nav .navbar-div.shrink .navbar-brand a .logo {
  width: 210px;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1199px) {
  header.yd-nav .navbar-brand img {
    width: 220px;
  }
}

header.yd-nav .nav-menu {
  font-size: 18px;
  width: 100%;
}

header.yd-nav .nav-menu .item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 61px;
}

header.yd-nav .nav-menu .item a {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  letter-spacing: 1px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out;
  /* line-height: 60px; */
}

@media screen and (max-width: 1200px) {
  header.yd-nav .nav-menu .item a {
    font-size: 16px;
  }
}

header.yd-nav .nav-menu .item:hover a,
header.yd-nav .nav-menu .item.active a {
  color: #0b518a;
  transition: all 0.3s ease-in-out;
  top: 10px;
}

header.yd-nav .nav-menu .item.nav-contact {
  background-color: #408ecd;
  color: #fff;
  padding: 0;
  line-height: 70px;
}

header.yd-nav .navbar-div.shrink .nav-menu .item.nav-contact {
  line-height: 61px;
}

header.yd-nav .nav-menu .item.nav-contact a {
  display: flex;
  flex-direction: row;
  color: #fff;
  padding: 0 12px;
  top: 0;
}

@media screen and (max-width: 1399px) {
  header.yd-nav .nav-menu .item.nav-contact a {
    padding: 0 7px;
  }
}

header.yd-nav .nav-menu .item.nav-contact a i {
  color: #408ecd;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 10px;
}

@media (max-width: 1199px) {
  header.yd-nav .nav-menu .item.nav-contact a i {
    margin-right: 5px;
  }
}

header.yd-nav .nav-menu .item.nav-contact:hover {
  background-color: #eab419;
  transition: all 0.3s ease-in-out;
}

header.yd-nav .nav-menu .item.nav-contact:hover a i {
  color: #eab419;
  transition: all 0.3s ease-in-out;
}

header.yd-nav .nav-menu .item.nav-contact::before {
  content: none;
}

header.yd-nav .nav-menu .item.nav-contact:hover::before {
  top: 0;
}

/*hover-icon*/

header.yd-nav .nav-menu .item::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 56px;
  height: 24px;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/8f0dc2e44ae445082ffb3871a2456f3c.png);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

header.yd-nav .nav-menu .item:hover::before,
header.yd-nav .nav-menu .item.active::before {
  top: 0;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

@media (max-width: 1199px) {
  header.yd-nav .nav-menu .item::before {
    width: 43px;
    height: 19px;
  }

  header.yd-nav .nav-menu .item:hover::before,
  header.yd-nav .nav-menu .item.active::before {
    top: 9px;
  }
}

@media screen and (max-width: 1399px) {
  header.yd-nav .navbar-div .navbar {
    padding: 0 0 0 0.5rem;
  }

  header.yd-nav .navbar-div .navbar .logo {
    max-width: 280px;
  }

  header.yd-nav .nav-menu .item {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 1199px) {
  header.yd-nav .nav-menu .item {
    padding-left: 4px;
    padding-right: 4px;
  }
}

header.yd-nav .navbar-div.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 11;
}

header.yd-nav .navbar-div.shrink {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}

header.yd-nav .mobile-navbar .logo {
  color: #000;
  font-size: 30px;
  font-weight: bolder;
  text-decoration: none;
  letter-spacing: 0;
  font-family: Arial, Helvetica, sans-serif;
}

header.yd-nav .mobile-navbar .navbar-button-group {
  padding: 0 0.5rem 0 0;
}

header.yd-nav .mobile-navbar .navbar {
  background: #ffffff;
  flex-flow: nowrap;
  z-index: 2;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 0px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

header.yd-nav .mobile-navbar .navbar.shrink {
  background: #ffffff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
}

header.yd-nav .mobile-navbar .fixed-top {
  z-index: 1035;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}

header.yd-nav .mobile-navbar .navbar-collapse {
  background-color: #ffffff;
}

header.yd-nav .mobile-navbar .mobile-navbar-content {
  height: calc(100vh - 125px);
  padding-top: 10px;
}

header.yd-nav .mobile-navbar .mobile-navbar-content .list {
  overflow: auto;
  height: 100%;
}

header.yd-nav .mobile-navbar .menu-btn {
  padding: 0px 6px;
}

header.yd-nav .mobile-navbar .menu-btn .burger {
  position: relative;
  width: 36px;
  height: 40px;
  z-index: 1001;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

header.yd-nav .mobile-navbar .menu-btn .burger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #408ecd;
  border-radius: 30px;
  opacity: 1;
  left: 0;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

header.yd-nav .mobile-navbar .navbar.shrink .menu-btn .burger span {
  background: #408ecd;
}

header.yd-nav .mobile-navbar .menu-btn .burger span:nth-child(1) {
  top: 9px;
}

header.yd-nav .mobile-navbar .menu-btn .burger span:nth-child(2) {
  top: 20px;
}

header.yd-nav .mobile-navbar .menu-btn .burger span:nth-child(3) {
  top: 31px;
}

header.yd-nav .mobile-navbar .menu-btn:not(.collapsed) span:nth-child(1) {
  top: 20px;
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

header.yd-nav .mobile-navbar .menu-btn:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

header.yd-nav .mobile-navbar .menu-btn:not(.collapsed) span:nth-child(3) {
  top: 20px;
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

header.yd-nav .mobile-navbar .navbar.shrink .menu-btn:not(.collapsed) .burger span {
  background: #408ecd;
}

header.yd-nav .mobile-navbar .navbar .logo {
  max-width: 251px;
  transition: all 0.3s ease-in-out;
}

header.yd-nav .mobile-navbar .navbar.shrink .logo {
  max-width: 210px;
  transition: all 0.3s ease-in-out;
}

header.yd-nav .mobile-navbar .navbar.shrink .logo .logo-img {
  display: none;
}

body.no-scroll header.yd-nav .mobile-navbar .navbar {
  box-shadow: none;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  border-bottom: 1px #e1e1e1 solid;
}

body.no-scroll header.yd-nav .mobile-navbar .navbar .logo .logo-img {
  display: block;
}

body.no-scroll header.yd-nav .mobile-navbar .navbar .logo .image-horizontal {
  display: none;
}

header.yd-nav .mobile-navbar .menu-item .link {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 23px;
  padding-bottom: 30px;
  border-bottom: 1px #f0dcc5 dashed;
  width: 90%;
}

header.yd-nav .mobile-navbar .menu-item .link a {
  font-size: 18px;
  color: #408ecd;
  text-decoration: none;
  font-weight: bold;
}

header.yd-nav .mobile-navbar .menu-item .link a:hover {
  color: #eab419;
}

header.yd-nav .mobile-navbar .mobile-navbar-content .community-link-group {
  padding-top: 25px;
  padding-bottom: 100px;
}

header.yd-nav .mobile-navbar .mobile-navbar-content .community-link {
  position: relative;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 15px;
  margin-right: 15px;
  background-size: contain;
}

header.yd-nav .mobile-navbar-overlay {
  z-index: 1;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.4);
}

.mob-show {
  display: none;
}

@media (max-width: 991px) {
  .mob-show {
    display: block !important;
  }

  .mob-hidden {
    display: none !important;
  }
}

img {
  max-width: 100%;
}
/*home-contact*/

.yd-con-box,
.yd-inve-box {
  min-height: 320px;
  background-size: cover;
  background-position: center center;
  background-blend-mode: multiply;
}

.yd-con-box .yd-con-title img,
.yd-inve-box .yd-inve-title img {
  height: 46px !important;
}

.yd-con-box .yd-con-txt,
.yd-inve-box .yd-inve-txt {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 1rem;
}

.yd-con-box .yd-con-tel i {
  color: #eab419;
  font-size: 24px;
  background-color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.yd-con-box .yd-con-tel a {
  text-decoration: none;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}

.yd-con-box {
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/d727b59a16171308ac94904722043ff0.jpg);
  background-color: rgba(24, 99, 160, 0.6);
}

.yd-con-box:hover {
  transition: all 0.3s ease-in-out;
  background-color: rgba(24, 99, 160, 0.8);
}

.yd-inve-box {
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/5e2e65e9788339a0c310d289062b408e.jpg);
  background-color: rgba(0, 25, 49, 0.6);
}

.yd-inve-box:hover {
  transition: all 0.3s ease-in-out;
  background-color: rgba(0, 25, 49, 0.8);
}

.home-yd-btn.inve-style .more-btn a {
  background-color: #408ecd;
}

.home-yd-btn.inve-style .more-btn a:hover {
  background-color: #eab419;
}

/*home-btn*/

.home-yd-btn .more-btn a {
  position: relative;
  text-decoration: none;
  color: #fff;
  width: 180px;
  line-height: 45px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  padding: 0 10px;
  background-color: #eab419;
  overflow: hidden;
}

.home-yd-btn .more-btn a:hover {
  background-color: #408ecd;
  transition: all 0.3s ease-in-out;
}

.home-yd-btn .more-btn a:hover span {
  position: relative;
  z-index: 3;
  color: #fff;
}

.home-yd-btn .more-btn i {
  position: absolute;
  bottom: 6px;
  right: 0;
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/d68279568a8997f5c7b90ef39f4823e4.png);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  width: 41px;
  height: 34px;
  background-position: center center;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  border-left: 1px #fff solid;
}

.home-yd-btn .more-btn a:hover i {
  right: -5px;
  transition: all 0.3s ease-in-out;
}

img {
  max-width: 100%;
}
/*home-contact*/

.yd-con-box,
.yd-inve-box {
  min-height: 320px;
  background-size: cover;
  background-position: center center;
  background-blend-mode: multiply;
}

.yd-con-box .yd-con-title img,
.yd-inve-box .yd-inve-title img {
  height: 46px !important;
}

.yd-con-box .yd-con-txt,
.yd-inve-box .yd-inve-txt {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 1rem;
}

.yd-con-box .yd-con-tel i {
  color: #eab419;
  font-size: 24px;
  background-color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.yd-con-box .yd-con-tel a {
  text-decoration: none;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}

.yd-con-box {
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/d727b59a16171308ac94904722043ff0.jpg);
  background-color: rgba(24, 99, 160, 0.6);
}

.yd-con-box:hover {
  transition: all 0.3s ease-in-out;
  background-color: rgba(24, 99, 160, 0.8);
}

.yd-inve-box {
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/5e2e65e9788339a0c310d289062b408e.jpg);
  background-color: rgba(0, 25, 49, 0.6);
}

.yd-inve-box:hover {
  transition: all 0.3s ease-in-out;
  background-color: rgba(0, 25, 49, 0.8);
}

.home-yd-btn.inve-style .more-btn a {
  background-color: #408ecd;
}

.home-yd-btn.inve-style .more-btn a:hover {
  background-color: #eab419;
}

/*home-btn*/

.home-yd-btn .more-btn a {
  position: relative;
  text-decoration: none;
  color: #fff;
  width: 180px;
  line-height: 45px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  padding: 0 10px;
  background-color: #eab419;
  overflow: hidden;
}

.home-yd-btn .more-btn a:hover {
  background-color: #408ecd;
  transition: all 0.3s ease-in-out;
}

.home-yd-btn .more-btn a:hover span {
  position: relative;
  z-index: 3;
  color: #fff;
}

.home-yd-btn .more-btn i {
  position: absolute;
  bottom: 6px;
  right: 0;
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/d68279568a8997f5c7b90ef39f4823e4.png);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  width: 41px;
  height: 34px;
  background-position: center center;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  border-left: 1px #fff solid;
}

.home-yd-btn .more-btn a:hover i {
  right: -5px;
  transition: all 0.3s ease-in-out;
}

img {
  max-width: 100%;
}

/*home-service*/
.home-yd-service {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  background-color: #ffffff;
  background-image: url(../img/content-bg.png);
  background-position: top center;
  background-size: 100%;
}

/*solar*/

.home-yd-service::before {
  content: "";
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/8d1fe6fe602457ed3a6c75f4392bc581.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100%;
  position: absolute;
  bottom: -220px;
  left: -180px;
  z-index: 3;
  width: 581px;
  height: 314px;
  -webkit-animation: move 3s ease-in-out infinite;
  animation: move 3s ease-in-out infinite;
}

@media screen and (max-width: 1499px) {
  .home-yd-service::before {
    background-size: 80%;
    bottom: -180px;
    left: -140px;
    z-index: 3;
  }
}

@media screen and (max-width: 1199px) {
  .home-yd-service::before {
    bottom: -220px;
  }
}

@media screen and (max-width: 991px) {
  .home-yd-service::before {
    content: none;
  }
}

@keyframes move {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px);
  }

  50% {
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px);
  }

  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px);
  }
}

@media screen and (max-width: 991px) {
  .home-yd-service {
    padding-top: 3rem;
  }
}

.home-yd-service .title-icon img {
  height: 32px !important;
}

.home-yd-service .title-en img {
  height: 43px !important;
}

.home-yd-service .title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 2rem;
}

.home-yd-service .nav-pills {
  border: 1px #eab419 solid;
  border-radius: 10px;
  overflow: hidden;
}

.home-yd-service .nav-pills .nav-item {
  position: relative;
}

.home-yd-service .nav-pills .nav-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  display: block;
  width: 1px;
  height: 20px;
  background-color: #eab419;
}

.home-yd-service .nav-pills .nav-item:last-child:after {
  content: none;
}

.home-yd-service .nav-pills .nav-link {
  border-radius: 0;
  color: #000;
  min-width: 170px;
  font-size: 17px;
  padding: 0.7rem;
}

.home-yd-service .nav-pills .nav-link.active,
.home-yd-service .nav-pills .show > .nav-link {
  border-radius: 0;
  background-color: #eab419;
  font-weight: bold;
  color: #fff;
}

.home-yd-service .ser-con-title {
  font-size: 30px;
  font-weight: bold;
  color: #d95b00;
  letter-spacing: 2px;
  margin-bottom: 1rem;
}

.home-yd-service .ser-con-txt {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 185%;
}

@media screen and (max-width: 767px) {
  .home-yd-service .nav-pills .nav-link {
    min-width: 180px;
  }

  .home-yd-service .nav-pills .nav-item:nth-child(1),
  .home-yd-service .nav-pills .nav-item:nth-child(2) {
    border-bottom: 1px #eab419 solid;
  }

  .home-yd-service .nav-pills .nav-item:nth-child(2),
  .home-yd-service .nav-pills .nav-item:nth-child(4) {
    border-left: 1px #eab419 solid;
  }

  .home-yd-service .nav-pills .nav-item::after {
    content: none;
  }
}

@media screen and (max-width: 400px) {
  .home-yd-service .nav-pills .nav-link {
    min-width: 140px;
  }
}

/*home-btn*/

.home-yd-btn .more-btn a {
  position: relative;
  text-decoration: none;
  color: #fff;
  width: 180px;
  line-height: 45px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  padding: 0 10px;
  background-color: #eab419;
  overflow: hidden;
}

.home-yd-btn .more-btn a:hover {
  background-color: #408ecd;
  transition: all 0.3s ease-in-out;
}

.home-yd-btn .more-btn a:hover span {
  position: relative;
  z-index: 3;
  color: #fff;
}

.home-yd-btn .more-btn i {
  position: absolute;
  bottom: 6px;
  right: 0;
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/d68279568a8997f5c7b90ef39f4823e4.png);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  width: 41px;
  height: 34px;
  background-position: center center;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  border-left: 1px #fff solid;
}

.home-yd-btn .more-btn a:hover i {
  right: -5px;
  transition: all 0.3s ease-in-out;
}

img {
  max-width: 100%;
}

/*home-welcome*/

.home-yd-welcome {
  position: relative;
  overflow: hidden;
}

.home-yd-welcome::before {
  content: "";
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* background-image: url(../img/welcome-bg.jpg); */
  background-size: cover;
  background-position: center center;
}

.home-yd-welcome::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  background-color: #fff;
  background-image: url(../img/content-bg.png);
  background-size: 100%;
  background-position: center center;
  width: 100%;
  height: 500px;
  z-index: -1;
}

@media screen and (max-width: 1199px) {
  .home-yd-welcome::after {
    height: 360px;
  }
}

.home-yd-welcome .welcome-dox {
  margin: -140px auto 0;
}

.home-yd-welcome .container-fuild {
  margin-top: 200px;
}

.home-yd-welcome .wel-dl-title .title-txt {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
}

.home-yd-welcome .w-title-icon img {
  height: 32px !important;
}

.home-yd-welcome .w-title-txt img {
  height: 43px !important;
}

.home-yd-welcome .title-txt {
  font-size: 19px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 991px) {
  .home-yd-welcome .title-txt {
    text-align: center;
    padding: 0 1rem;
    line-height: 185%;
  }

  .home-yd-welcome .video-box iframe {
    height: 450px;
  }
}

img {
  max-width: 100%;
}
/*epc*/

.home-yd-about .epc-div {
  background-color: #fff;
  box-shadow: 0 -3px 76px rgba(0, 0, 0, 0.1);
  padding: 1.5rem 1rem;
  border-radius: 10px;
  position: relative;
  margin-bottom: 0rem;
  top: -100px;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/016f04d58bcc0ee0eeeb7c3454ea8806.png);
  background-repeat: no-repeat;
  background-size: 150px 157px;
  background-position: bottom 65px right -50px;
}

@media (max-width: 991px) {
  .home-yd-about .epc-div {
    margin-bottom: 1rem;
    top: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  }
}

.home-yd-about .epc-div .epc-en img {
  height: 49px !important;
}

.home-yd-about .epc-div .sun-box {
  position: absolute;
  right: 7px;
  top: 4px;
  font-size: 21px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}

.home-yd-about .epc-div .epc-txt {
  min-height: 50px;
  display: flex;
  align-items: center;
  font-weight: bold;
}

/*home-about*/

.home-yd-about {
  background-image: url(../img/home-ab-bg.png);
  background-position: top center;
  background-size: cover;
  padding: 215px 0 8rem;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -145px;
  position: relative;
  z-index: 1;
}

.home-yd-about::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: -300px;
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/1a002a7a6b16d228572963a1f4039040.png);
  background-repeat: no-repeat;
  background-size: 80%;
  width: 804px;
  height: 251px;
  z-index: -1;
}

@media screen and (max-width: 991px) {
  .home-yd-about {
    padding: 3rem;
    background-color: rgb(249 249 249);
    margin-top: 0;
  }
}

.home-yd-about .about-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (max-width: 991px) {
  .home-yd-about .about-image {
    display: none;
  }
}

.home-yd-about .about-sub {
  font-size: 28px;
  font-weight: bold;
  margin: 1.5rem 0;
  letter-spacing: 2px;
  display: flex;
}

.home-yd-about .about-sub::before {
  content: "";
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/e712e217784dd77e408d6e79b3effa1b.png);
  background-size: 100%;
  width: 51px;
  height: 32px;
}

.home-yd-about .about-sub span img {
  height: 43px !important;
  width: auto;
  margin-left: 6px;
}

.home-yd-about .about-txt {
  font-weight: bold;
  line-height: 185%;
}

.home-yd-about .about-txt .sin {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.home-yd-about .about-txt .txt-title span {
  font-size: 25px;
  letter-spacing: 1px;
  color: #004780;
  font-weight: bold;
}

.home-yd-about .about-txt .txt-s-title {
  margin-bottom: 1.5rem;
}

.home-yd-about .about-txt .txt-s-title span {
  font-size: 21px;
  letter-spacing: 1px;
  color: #d98f00;
  font-weight: bold;
}

.home-yd-about .about-txt p span {
  font-size: 23px;
  font-weight: bold;
  color: #c50000;
}

.home-yd-btn .more-btn a {
  position: relative;
  text-decoration: none;
  color: #fff;
  width: 180px;
  line-height: 45px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  padding: 0 10px;
  background-color: #eab419;
  overflow: hidden;
}

.home-yd-btn .more-btn a:hover {
  background-color: #408ecd;
  transition: all 0.3s ease-in-out;
}

.home-yd-btn .more-btn a:hover span {
  position: relative;
  z-index: 3;
  color: #fff;
}

.home-yd-btn .more-btn i {
  position: absolute;
  bottom: 6px;
  right: 0;
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/d68279568a8997f5c7b90ef39f4823e4.png);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  width: 41px;
  height: 34px;
  background-position: center center;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  border-left: 1px #fff solid;
}

.home-yd-btn .more-btn a:hover i {
  right: -5px;
  transition: all 0.3s ease-in-out;
}

/*home-banner*/

.yd-home-banner .banner-box {
  position: relative;
}

.yd-home-banner .banner-title {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.yd-home-banner .banner-title {
  min-height: 80%;
  max-width: 1320px;
}

.yd-home-banner .banner-img {
  background-repeat: no-repeat;
  background-size: cover;
}

.yd-home-banner .banner-img::before {
  content: "";
  display: block;
  padding-bottom: 41%;
  background-color: rgb(156 149 137 / 5%);
}

@media screen and (max-width: 1199px) {
  .yd-home-banner .banner-img::before {
    padding-bottom: 55%;
  }
}

@media screen and (max-width: 991px) {
  .yd-home-banner .banner-img::before {
    padding-bottom: 90%;
  }

  .yd-home-banner .banner-title {
    margin-right: 0;
    justify-content: center;
  }
}

.yd-home-banner .banner-txt {
  padding: 1rem 3rem;
}

.yd-home-banner .banner-txt .b-title {
  transition: all 0.8s ease-in-out;
  color: #fff;
  opacity: 0;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  font-size: 55px;
  font-weight: bolder;
  text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.38);
  text-align: center;
}

.yd-home-banner .banner-txt .s-title {
  transition: all 0.8s ease-in-out;
  transition-delay: 0.5s;
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  text-align: center;
  color: #ffffff;
  font-size: 30px;
}

@media (max-width: 991px) {
  .yd-home-banner .banner-txt .b-title {
    font-size: 30px;
    padding: 5px 0;
  }

  .yd-home-banner .banner-txt .s-title {
    font-size: 18px;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .yd-home-banner .banner-txt {
    padding: 10px;
  }

  .yd-home-banner .banner-txt .s-title {
    font-size: 17px;
    padding: 2%;
    min-width: 350px;
  }
}

@media (max-width: 350px) {
  .yd-home-banner .banner-txt .s-title {
    min-width: auto;
  }
}

.yd-home-banner .swiper-slide-active .banner-txt .b-title,
.yd-home-banner .swiper-slide-active .banner-txt,
.yd-home-banner .swiper-slide-active .banner-txt .s-title {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  text-align: center;
  letter-spacing: 10px;
}

@media (max-width: 991px) {
  .yd-home-banner .swiper-slide-active .banner-txt .b-title,
  .yd-home-banner .swiper-slide-active .banner-txt,
  .yd-home-banner .swiper-slide-active .banner-txt .s-title {
    text-align: center;
  }
}

.yd-home-banner .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}

.yd-home-banner .swiper-pagination-bullet {
  background-color: #ffc966;
  opacity: 1;
}

.yd-home-banner .swiper-pagination-bullet-active {
  width: 15px;
  height: 15px;
  border: 2px #ffc966 solid;
  background-color: rgba(255, 255, 255, 0.9);
}

/*home-news*/

.home-yd-news {
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  background-image: url(../img/content-bg.png);
  background-position: top center;
  background-size: 100%;
}

.home-yd-news .title-icon img {
  height: 32px !important;
}

.home-yd-news .title-en img {
  height: 43px !important;
}

.home-yd-news .title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 2rem;
}

.home-yd-news .swiper-slide {
  padding: 1rem 0;
}

.yd-news-list .item {
  position: relative;
  padding: 1rem 1rem 0;
  transition: 0.2s all linear;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px #e4e4e4 solid;
}

.yd-news-list .item:hover {
  transition: all 0.3s ease-in-out;
  background-color: #fffded;
}

.yd-news-list .item .info .date {
  display: inline-block;
  color: #fff;
  transition: 0.2s all linear;
  background-color: #408ecd;
  padding: 0 10px;
  position: absolute;
  top: -10px;
}

.yd-news-list .item .info .date span {
  position: relative;
}

.yd-news-list .item .info .date span::after {
  content: "";
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/213247a2bb3344b40f1a4d0989ddfed4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: -15px;
  width: 5px;
  height: 9px;
}

.yd-news-list .item:hover .info .date {
  background-color: #eab419;
  color: #fff;
}

.yd-news-list .item .info .title {
  margin: 10px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px #d8d8d8 solid;
}

.yd-news-list .item .info .title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  overflow: hidden;
  color: #000;
  text-decoration: none;
  transition: 0.2s all linear;
}

.yd-news-list .item .info .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  height: 66px;
  overflow: hidden;
  transition: 0.2s all linear;
  line-height: 185%;
  color: #696969;
}

.yd-news-list .item .btn-div {
  position: relative;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/7b7550645ef153889525ebb36519a4cf.png);
  background-size: 58px 21px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.yd-news-list .item .info .more-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yd-news-list .item .info .more-btn::after {
  content: "";
  position: relative;
  right: 0;
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/c86027a7e6d03bcd49fee2ba2d5e7d01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  width: 19px;
  height: 21px;
  transition: all 0.3s ease-in-out;
}

.yd-news-list .item:hover .info .more-btn::after {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}

.home-yd-news .news-swiper-button {
  display: flex;
  flex-direction: row-reverse;
}

.home-yd-news .swiper-button-next,
.home-yd-news .swiper-button-prev {
  position: static;
}

.home-yd-news .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE1Xzg4MSkiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuMDAxODMgMC41OTIxMUw5LjA4NzE5IDIuNDI1NjVMNS44ODg0MSA1LjQ2ODk0SDI1VjcuOTA4NTdINS44ODQ3NUw5LjA4NzE5IDEwLjk1NTVMNy4wMDE4MyAxMi43ODcyTDAuNTkzMjkyIDYuNjkwMjhMNy4wMDE4MyAwLjU5MjExWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xNV84ODEiPgo8cmVjdCB3aWR0aD0iMjUiIGhlaWdodD0iMTIuODA0OSIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAyNSAxMi44MDQ5KSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=")
    no-repeat center center;
  background-color: #eab419;
  z-index: 1;
  border-radius: 50%;
}

.home-yd-news .swiper-button-next {
  width: 40px;
  height: 40px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE1Xzg4MSkiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuMDAxODMgMC41OTIxMUw5LjA4NzE5IDIuNDI1NjVMNS44ODg0MSA1LjQ2ODk0SDI1VjcuOTA4NTdINS44ODQ3NUw5LjA4NzE5IDEwLjk1NTVMNy4wMDE4MyAxMi43ODcyTDAuNTkzMjkyIDYuNjkwMjhMNy4wMDE4MyAwLjU5MjExWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xNV84ODEiPgo8cmVjdCB3aWR0aD0iMjUiIGhlaWdodD0iMTIuODA0OSIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAtMSAyNSAxMi44MDQ5KSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=")
    no-repeat center center;
  background-color: #eab419;
  z-index: 1;
  border-radius: 50%;
  transform: scaleX(-1);
}

.home-yd-news .swiper-button-prev:after,
.home-yd-news .swiper-button-next:after {
  display: none;
}

@media (max-width: 991px) {
  .home-yd-news {
    padding-top: 1rem;
    background-size: cover;
  }

  .home-yd-news .container {
    flex-direction: column;
  }

  .home-yd-news .home-title {
    display: flex;
    align-items: end;
  }

  .home-yd-news .home-title .title {
    margin-bottom: 5px;
    margin-left: 1rem;
  }

  .home-yd-news .btn-more {
    padding: 0;
  }

  .home-yd-news .news-swiper-button {
    width: 100%;
    right: 0;
    top: 65%;
    position: absolute;
  }

  /* .home-yd-news .swiper-button-next,
    .home-yd-news .swiper-button-prev {
        position: absolute;
        z-index: 5;
        margin-left: 0;
    } */

  .home-yd-news .yd-news-list {
    width: 100%;
  }
}

@media (max-width: 560px) {
  .home-yd-news {
    overflow: unset;
    padding-bottom: 8rem;
  }

  .home-yd-news .news-swiper-button {
    top: 58%;
  }
}

/*home-btn*/

.home-yd-btn .more-btn a {
  position: relative;
  text-decoration: none;
  color: #fff;
  width: 180px;
  line-height: 45px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  padding: 0 10px;
  background-color: #eab419;
  overflow: hidden;
}

.home-yd-btn .more-btn a:hover {
  background-color: #408ecd;
  transition: all 0.3s ease-in-out;
}

.home-yd-btn .more-btn a:hover span {
  position: relative;
  z-index: 3;
  color: #fff;
}

.home-yd-btn .more-btn i {
  position: absolute;
  bottom: 6px;
  right: 0;
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/d68279568a8997f5c7b90ef39f4823e4.png);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  width: 41px;
  height: 34px;
  background-position: center center;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  border-left: 1px #fff solid;
}

.home-yd-btn .more-btn a:hover i {
  right: -5px;
  transition: all 0.3s ease-in-out;
}

/*home-about*/
img {
  max-width: 100%;
}

.contact-wrapper .contact-box > div {
  padding-right: 4rem;
}

@media (max-width: 991px) {
  .contact-wrapper .contact-box > div {
    padding-right: 0.8rem;
  }
}

.contact-wrapper .contact-box .logo {
  max-width: 300px;
  margin-bottom: 20px;
}

.contact-wrapper .contact-box .map iframe {
  border: 1px #8eb7c4 solid !important;
  height: 280px;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .contact-wrapper .contact-box {
    flex-direction: column-reverse;
  }

  .contact-wrapper .contact-box .logo {
    margin-top: 30px;
  }

  .contact-wrapper .contact-box .map iframe {
    height: 200px;
  }
}

.contact-wrapper .contact-box .con-info .group {
  background-color: rgb(254 254 254 / 60%);
  margin-bottom: 18px;
  padding: 10px 1rem 12px;
  border-bottom: none;
  display: flex;
  border-bottom: 1px #8eb7c4 dashed;
}

.contact-form .form-group .form-select,
.contact-form .form-group .form-control {
  background-color: rgb(231 247 249 / 60%);
  border-radius: 5px;
  border: 1px solid #bfdbe6;
}

.contact-wrapper .contact-box .contact-form .form-group {
  min-height: 70px;
}

.contact-form .form-group > label.required {
  position: relative;
  color: #44808b;
  margin-bottom: 5px;
  padding-left: 16px;
}

.contact-form .form-group > label.required:before {
  position: absolute;
  right: -6px;
  top: -3px;
  content: "*";
  font-size: 20px;
  color: #cd0000;
}

.contact-wrapper .contact-box .con-info .group .label {
  color: #055160;
  flex: 0 0 80px;
  display: flex;
  align-items: center;
  border-right: 1px #dbdbdb solid;
  margin-right: 1rem;
}

.contact-wrapper .contact-box .con-info .group .label i {
  color: #ffffff;
  width: 27px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #699dad;
  border-radius: 50%;
  margin-right: 0.3rem;
}

.contact-wrapper .contact-box .con-info .group .value,
.contact-wrapper .contact-box .con-info .group .value a {
  color: #000000;
  text-decoration: none;
}

.contact-wrapper .contact-box .contact-form .form-group.textarea {
  height: 160px;
}

.page-content .sitemap {
  min-height: 900px;
}

@media (max-width: 767px) {
  .page-content {
    margin-top: 0;
    padding: 0;
    padding-top: 40px;
    padding-bottom: 110px;
  }
}

.contact-button-div {
  display: flex;
  justify-content: end;
  margin-top: 1rem;
}

@media (max-width: 991px) {
  .contact-button-div {
    justify-content: center;
  }
}

.contact-button-div .btn.clean-btn {
  display: none !important;
}

.contact-form .form-group > label.required::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transform: translate(0, -50%);
  background-color: #e29608;
}

button.btn.submit-btn {
  color: #ffffff;
  background-color: #8eb7c4;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 2rem;
  line-height: 25px;
  border-radius: 50px;
  max-width: 300px;
  width: 100%;
}

button.btn.submit-btn span {
  z-index: 1;
}

button.btn.submit-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 50% 50% 0 0 / 100% 100% 0 0;
  transition:
    transform 0.48s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    border-radius 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 40ms;
  transform: scale(1, 0);
  transform-origin: 50% 100%;
  z-index: 0;
  background-color: #548691;
}

button.btn.submit-btn:hover::before {
  border-radius: 50% 50% 0 0 / 0 0 0 0;
  transition:
    transform 0.48s cubic-bezier(0.165, 0.84, 0.44, 1),
    border-radius 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 20ms;
  transform: scale(1, 1);
}

button.btn.submit-btn::after {
  content: "";
  display: block;
  position: relative;
  width: 41px;
  height: 8px;
  right: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAzOCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMTI5MTUgOC4yMTQyM0wzNi42OTc5IDguMjE0MjQiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0zNi41MDkgOC4xMzI4MUwyOS43NDU0IDEuNzg1NTIiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=")
    no-repeat center center;
  z-index: 1;
  margin-left: 10px;
}

button.btn.submit-btn:hover::after {
  right: -50px;
  transition: all 0.3s ease-in-out;
}

.verify-fresh {
  flex: 0 0 48px !important;
  max-height: 40px;
  background: url(../img/refresh.svg) center center no-repeat;
  background-size: 24px;
  cursor: pointer;
}

.verify-fresh:before {
  display: block;
  content: "";
  padding: 24px;
}

/*home-btn-style*/

.btn-more {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 2rem;
  line-height: 35px;
  border-radius: 50px;
  max-width: 300px;
  width: 100%;
}

.btn-more::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 50% 50% 0 0 / 100% 100% 0 0;
  transition:
    transform 0.48s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    border-radius 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 40ms;
  transform: scale(1, 0);
  transform-origin: 50% 100%;
  z-index: 0;
}

.btn-more:hover::before {
  border-radius: 50% 50% 0 0 / 0 0 0 0;
  transition:
    transform 0.48s cubic-bezier(0.165, 0.84, 0.44, 1),
    border-radius 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53) 20ms;
  transform: scale(1, 1);
}

.btn-more .text {
  margin-right: 23px;
  z-index: 1;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
}

.btn-more i {
  z-index: 1;
}

.category-row {
  margin-left: -8px;
  margin-right: -8px;
}

.category-row > div {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 30px;
}

.category-row .category-link {
  position: relative;
  border: 1px solid #eab419;
  padding: 0;
}

.category-row .category-link:hover {
  background: #eab419;
  font-weight: bold;
}

.category-row .category-link a {
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 10px 15px 10px 15px;
}

.category-row .category-link:hover a {
  color: #fff;
}

.category-row .category-link.active {
  font-weight: bold;
  background: #eab419;
}

.category-row .category-link.active a {
  color: #fff;
}

.sub-category-link {
  position: relative;
}

.sub-category-link:hover,
.sub-category-link.active {
  background-color: #ffeebf;
  transition: all 0.3s ease-in-out;
}

.sub-category-link a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  padding: 0.5rem 1rem;
  display: block;
  border: 1px #ffd96b solid;
}

.sub-category-link:hover a,
.sub-category-link.active a {
  color: #b96700;
}

.sub-category-div {
  margin-top: 0rem;
}

.page-service-title h1 {
  position: relative;
  font-size: 28px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 2rem;
}

.page-service-title h1::before {
  content: "";
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/8f0dc2e44ae445082ffb3871a2456f3c.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 74px;
  height: 32px;
  margin-bottom: 0.5rem;
}

.yd-news-list-wrapper .item {
  position: relative;
  padding: 1rem 1rem 0;
  transition: 0.2s all linear;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px #e4e4e4 solid;
  margin-bottom: 2rem;
}

.yd-news-list-wrapper .item:hover {
  transition: all 0.3s ease-in-out;
  background-color: #fffded;
}

.yd-news-list-wrapper .item .info .date {
  display: inline-block;
  color: #fff;
  transition: 0.2s all linear;
  background-color: #408ecd;
  padding: 0 10px;
  position: absolute;
  top: -10px;
}

.yd-news-list-wrapper .item .info .date span {
  position: relative;
}

.yd-news-list-wrapper .item .info .date span::after {
  content: "";
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/213247a2bb3344b40f1a4d0989ddfed4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: -15px;
  width: 5px;
  height: 9px;
}

.yd-news-list-wrapper .item:hover .info .date {
  background-color: #eab419;
  color: #fff;
}

.yd-news-list-wrapper .item .info .title {
  margin: 10px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px #d8d8d8 solid;
}

.yd-news-list-wrapper .item .info .title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  overflow: hidden;
  color: #000;
  text-decoration: none;
  transition: 0.2s all linear;
}

.yd-news-list-wrapper .item .info .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  height: 66px;
  overflow: hidden;
  transition: 0.2s all linear;
  line-height: 185%;
  color: #696969;
}

.yd-news-list-wrapper .item .btn-div {
  position: relative;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/7b7550645ef153889525ebb36519a4cf.png);
  background-size: 58px 21px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.yd-news-list-wrapper .item .info .more-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yd-news-list-wrapper .item .info .more-btn::after {
  content: "";
  position: relative;
  right: 0;
  display: block;
  background-image: url(http://www.yadongnewenergy.com/upload/portal/20240909/c86027a7e6d03bcd49fee2ba2d5e7d01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  width: 19px;
  height: 21px;
  transition: all 0.3s ease-in-out;
}

.yd-news-list-wrapper .item:hover .info .more-btn::after {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}

.yd-side-menu .list-header {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 1px #dddddd solid;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
}

.yd-side-menu .list-header::before {
  content: "";
  position: absolute;
  bottom: -1px;
  display: block;
  width: 40px;
  height: 4px;
  background-color: #eab419;
}

.yd-side-menu a {
  text-decoration: none;
}

.yd-side-menu .item-1 {
  display: flex;
  border-bottom: 1px #c4c4c4 dashed;
  align-items: center;
}

.yd-side-menu .item-1::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 12px;
  border-color: transparent transparent transparent #eab219;
  flex: 0 0 12px;
}

.yd-side-menu .item-1 a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}

.yd-side-menu .item-1 a.link {
  padding: 1rem 10px;
  flex: 1;
}

.yd-side-menu .item-1:hover::before,
.yd-side-menu .item-1.active::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 12px;
  border-color: transparent transparent transparent #408ecd;
  flex: 0 0 12px;
}

.yd-side-menu .item-1:hover,
.yd-side-menu .item-1.open,
.yd-side-menu .item-1.active {
  background-color: rgba(255, 255, 255, 0.8);
  border-left: 4px #408ecd solid;
  transition: all 0.2s ease-in-out;
}

.yd-side-menu .item-1:hover a,
.yd-side-menu .item-1.open a,
.yd-side-menu .item-1.active a {
  color: #408ecd;
}

.yd-side-menu .item-1 .sub-icon {
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
}

.yd-side-menu .item-1 .sub-icon:before {
  content: "";
  background-image: url(/assets/template/7ec70cdb570496087238c25f0f8fb9bc/img/side-arrow.png);
  background-size: 100%;
  background-position: center center;
  width: 27px;
  height: 27px;
  transition: transform 0.2s ease-in-out;
}

.yd-side-menu .item-1:hover .sub-icon:before,
.yd-side-menu .item-1.active .sub-icon:before {
  background-image: url(/assets/template/7ec70cdb570496087238c25f0f8fb9bc/img/side-arrow-hover.png);
  transition: transform 0.2s ease-in-out;
  transform: rotate(90deg);
}

.yd-side-menu .item-1:hover .sub-icon:before,
.yd-side-menu .item-1.open .sub-icon:before,
.yd-side-menu .item-1.active .sub-icon:before {
  color: #fff;
}

.yd-side-menu .item-1.active .sub-icon.collapse:before {
  background-image: url(/assets/template/7ec70cdb570496087238c25f0f8fb9bc/img/side-arrow-hover.png);
  transition: transform 0.2s ease-in-out;
}

.yd-side-menu .item-1 .sub-icon.collapsed:before {
  content: "";
  background-image: url(/assets/template/7ec70cdb570496087238c25f0f8fb9bc/img/side-arrow-hover.png);
  background-size: 100%;
  background-position: center center;
  width: 27px;
  height: 27px;
  transform: rotate(0deg);
}

.yd-side-menu .item-1 + .dropdown {
  margin-top: 0;
  margin-bottom: 20px;
  background-color: #ffffff;
  border-top: 0;
  border-radius: 2px;
}

.yd-side-menu .item-2:first-child a {
  padding-top: 20px;
}

.yd-side-menu .item-2:hover a {
  font-weight: bold;
}

.yd-side-menu .dropdown .item-2:nth-last-of-type(1) {
  border-bottom: solid 1px rgba(0, 0, 0, 0);
}

.yd-side-menu .item-2 a {
  display: block;
  color: #000;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  margin-left: 1.8rem;
  border-left: 1px #d8d8d8 solid;
}

.yd-side-menu .item-2.active {
  color: #d95b00;
}

.yd-side-menu .item-2:hover a,
.yd-side-menu .item-2.active a {
  color: #d95b00;
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
}

.yd-side-menu .item-2:hover a::before,
.yd-side-menu .item-2.active a::before {
  content: "";
  position: absolute;
  left: -9px;
  background-image: url(../img/side2-icon.png);
  background-size: 100%;
  background-position: center center;
  display: block;
  width: 17px;
  height: 17px;
}
*button:focus {
  box-shadow: none !important;
}

img {
  max-width: 100%;
}

/*page-file*/

.file-list {
  border: 1px #ffd660 solid;
  border-radius: 5px;
  padding: 10px;
}

.file-list:hover {
  border: 1px #408ecd solid;
  background-color: #408ecd;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}

.file-list a {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.file-list:hover a {
  color: #fff;
}

.file-list i {
  color: #eab419;
  font-size: 30px;
}

.file-list:hover i {
  color: #fff;
}

.rec-box {
  display: flex;
  margin-bottom: 2rem;
}
.rec-img {
  flex: 0 0 110px;
  margin-right: 1rem;
}
.link-btn {
  margin-bottom: 2rem;
}
.link-btn a {
  padding: 0.5rem 1rem;
  color: #fff;
  background-color: #408ecd;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  margin-top: 1rem;
  display: inline-block;
}
.link-btn a:hover {
  background-color: #eab419;
  transition: all 0.3s ease-in-out;
}
.link-btn a i {
  margin-left: 10px;
}
@media (max-width: 991px) {
  .rec-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .rec-img {
    margin-right: 0;
    margin-bottom: 1rem;
    flex: 1;
    max-width: 200px;
  }
}

.yd-news-article .page-title {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 1rem;
  font-size: 25px;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px #d9d9d9 solid;
}

.yd-news-article .page-title span {
  text-align: center;
}

.yd-news-article .page-btn {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 30px;
  padding-top: 60px;
}

.yd-news-article .yd-news-detail-text {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  padding: 2.5rem 2rem 2rem;
  margin-top: -52px;
}

.yd-news-article .page-btn a {
  position: relative;
  text-decoration: none;
  background-color: #8eb7c4;
  border-radius: 50px;
  color: #fff;
  padding: 4px 20px 4px 25px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.yd-news-article .page-btn a:hover {
  background-color: #548691;
}

.yd-news-article .page-btn a::before {
  content: "";
  position: relative;
  left: 0;
  display: block;
  width: 38px;
  height: 10px;
  margin-right: 10px;
  background: url(../img/c-arrow-icon-w.png) no-repeat center center;
  left: 0;
  background-size: 100%;
  transform: scaleX(-1);
}

.yd-news-article .page-btn a:hover::before {
  left: -10px;
  transition: all 0.3s ease-in-out;
}

.yd-news-article .date {
  position: relative;
}

.yd-news-article .date::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  display: block;
  background-color: #eab419;
  width: 20px;
  height: 3px;
}

.yd-news-article .date span {
  color: #408ecd;
  padding-left: 26px;
  display: block;
}
.page-content.about h1.style-h1 {
  position: relative;
  font-size: 28px;
  display: inline-block;
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  color: #000;
  padding: 0;
}
.page-content.about h1.style-h1::before,
.page-content.about h1.style-h1::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(/UserFiles/image/index/h1_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.page-content.about h1.style-h1::before {
  position: absolute;
  top: -10px;
  left: -20px;
}
.page-content.about h1.style-h1::after {
  right: -20px;
  bottom: -10px;
  position: absolute;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .page-content.about h1.style-h1::before {
    top: -20px;
    left: -5px;
  }
  .page-content.about h1.style-h1::after {
    right: -5px;
    bottom: 0;
  }
}
.style001 {
  position: relative;
  padding: 15px 25px 15px 42px;
  box-sizing: border-box;
  color: #bc6700;
  background: #fff9e8;
  border-top: solid 3px #eab419;
  margin-bottom: 2rem;
  font-weight: bold;
}
.style001 i {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 30px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  background: #ffd596;
  font-weight: 900;
}
.we-product {
  text-align: center;
  margin-bottom: 2rem;
  margin-top: 1rem;
}

.we-product span {
  position: relative;
  display: inline-block;
  padding: 0 45px;
}

.we-product span:before,
.we-product span:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 32px;
  height: 5px;
  border-radius: 50px;
  background-color: #eab419;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.we-product span:before {
  left: 7px;
  transform: rotate(60deg);
}

.we-product span:after {
  right: 0;
}

.pro-list {
  height: 100%;
  background-color: #fcfeff;
  padding: 1rem 0.8rem 0;
  border: 1px #d3d3d3 solid;
}

.num-style {
                    font-size: 38px;
                    font-weight: bolder;
                    font-style: italic;
                    font-family: arial;
                    color: #408ECD;
                    position: relative;
                    left: 0;
                    margin-right: 5px;
                  }

                  .num-style::after {
                    background-color: #def3ff;
                    content: '';
                    position: absolute;
                    right: -22px;
                    bottom: 1px;
                    border-radius: 50%;
                    width: 36px;
                    height: 35px;
                    display: block;
                    z-index: -1;
                  }
