.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner-wrap .wrap .box {
  width: 760px;
  background-color: rgba(255, 255, 255, 0.2);
}
.banner-wrap .wrap .box::before {
  content: "";
  display: block;
  width: 80%;
  height: 60%;
  position: absolute;
  left: -20px;
  border-radius: 4px;
  bottom: -20px;
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
  opacity: 0.6;
}
.banner-wrap .wrap .box::after {
  content: "";
  display: block;
  width: 80%;
  height: 60%;
  position: absolute;
  right: -20px;
  border-radius: 4px;
  top: -20px;
  border-right: 4px solid #fff;
  border-top: 4px solid #fff;
  opacity: 0.6;
}
.banner-wrap .wrap h2 {
  font-size: 48px;
}
.banner-wrap .wrap .tip3 {
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 16px;
  color: #df1514;
}
.banner-wrap .wrap .tip4 {
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  text-shadow: 0 1px #626b7a;
}
.banner-wrap .wrap .tip4 span {
  display: inline-block;
  margin: 0 10px;
}
.banner-wrap .wrap .tel {
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  background-color: #df1414ab;
  color: #fff;
  width: 280px;
  margin: 16px auto 0;
  border-radius: 20px;
}
.hj-landing-battery {
  padding-top: 0;
}
.hj-landing-battery .page-banner {
  margin-bottom: 60px;
}
.hj-landing-battery .moudle {
  margin-bottom: 60px;
}
.hj-landing-battery .moudle-title {
  margin-bottom: 40px;
}
.hj-landing-battery .moudle-title h2,
.hj-landing-battery .moudle-title h4 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.hj-landing-battery .moudle-title .en {
  font-size: 18px;
  line-height: 16px;
  color: #999;
  text-align: center;
}
.hj-landing-battery .moudle-title p {
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  color: #666;
}
.hj-landing-battery .case-wrap .item {
  float: left;
  margin-left: 20px;
  width: 264px;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.hj-landing-battery .case-wrap .item:hover {
  transform: translateY(-5px);
}
.hj-landing-battery .case-wrap .item.item1,
.hj-landing-battery .case-wrap .item.item6 {
  margin-left: 0;
}
.hj-landing-battery .case-wrap .item .img {
  width: 100%;
  height: 200px;
  border-radius: 4px;
  overflow: hidden;
  background-color: aliceblue;
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
}
.hj-landing-battery .case-wrap .item .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.hj-landing-battery .case-wrap .item .text {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hj-landing-battery .solution-wrap {
  padding: 40px 0;
  background-color: #f5f5f5;
}
.hj-landing-battery .solution-wrap .introduction {
  line-height: 30px;
  font-size: 18px;
  width: 1200px;
  margin: 0 auto 20px;
  text-indent: 36px;
}
.hj-landing-battery .solution-wrap .solution-itme {
  height: 800px;
  width: 100%;
  margin-bottom: 20px;
}
.hj-landing-battery .solution-wrap .solution-itme img {
  display: block;
  width: 100%;
  height: 100%;
}
.hj-landing-battery .solution-wrap .list {
  width: 1200px;
  margin: 0 auto 30px;
  position: relative;
  display: none;
}
.hj-landing-battery .solution-wrap .list .item1 {
  left: 0;
  top: 0;
}
.hj-landing-battery .solution-wrap .list .item2 {
  right: 0;
  top: 0;
}
.hj-landing-battery .solution-wrap .list .item3 {
  left: 0;
  bottom: 0;
}
.hj-landing-battery .solution-wrap .list .item4 {
  right: 0;
  bottom: 0;
}
.hj-landing-battery .solution-wrap .list1 {
  height: 940px;
  display: block;
}
.hj-landing-battery .solution-wrap .list2 {
  height: 550px;
}
.hj-landing-battery .solution-wrap .list2 .item3 {
  right: 0 !important;
  left: auto;
  bottom: 0;
}
.hj-landing-battery .solution-wrap .list3 {
  height: 916px;
}
.hj-landing-battery .solution-wrap .list4 {
  height: 800px;
}
.hj-landing-battery .solution-wrap .list4 .item2 {
  right: 341px !important;
  left: auto;
  bottom: 0;
}
.hj-landing-battery .solution-wrap .list4 .item3 {
  right: 0;
  top: 0;
  left: auto;
  bottom: auto;
}
.hj-landing-battery .solution-wrap .item {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s;
}
.hj-landing-battery .solution-wrap .item .text {
  font-size: 18px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px 15px;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.hj-landing-battery .solution-wrap .item:hover {
  transform: scale(1.04);
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1);
}
.hj-landing-battery .solution-wrap .item img {
  width: 100%;
  height: 100%;
  display: block;
}
.hj-landing-battery .solution-wrap .more-btn {
  width: 280px;
  height: 80px;
  font-size: 30px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  border-radius: 10px;
  margin: 0 auto;
  background-color: #ccdfff;
  cursor: pointer;
}
.hj-landing-battery .solution-wrap .more-btn:hover {
  background-color: #486fb2;
}
.hj-landing-battery .brand-wrap .brand-list {
  height: 380px;
  position: relative;
}
.hj-landing-battery .brand-wrap .brand-list .swiper-container {
  width: 100%;
  height: 100%;
}
.hj-landing-battery .brand-wrap .brand-list .list {
  width: 100%;
  height: 100%;
  position: relative;
}
.hj-landing-battery .brand-wrap .item {
  float: left;
  margin-left: 20px;
  width: 264px;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.hj-landing-battery .brand-wrap .item:hover {
  transform: translateY(-5px);
}
.hj-landing-battery .brand-wrap .item:nth-child(5n+1) {
  margin-left: 0;
}
.hj-landing-battery .brand-wrap .item .img {
  height: 132px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  overflow: hidden;
}
.hj-landing-battery .brand-wrap .item .img img {
  display: block;
  width: 100%;
  background-color: aliceblue;
  height: 100%;
}
.hj-landing-battery .brand-wrap .item .text {
  text-align: center;
  line-height: 36px;
  font-size: 16px;
}
.hj-landing-battery .brand-wrap .arrow-left {
  position: absolute;
  top: 112px;
  left: -80px;
}
.hj-landing-battery .brand-wrap .arrow-right {
  position: absolute;
  top: 112px;
  right: -80px;
}
.hj-landing-battery .about-wrap {
  width: 100%;
  min-width: 1400px;
  height: 460px;
  margin: 0 auto 60px;
  position: relative;
  overflow: hidden;
  max-width: 1920px;
}
.hj-landing-battery .about-wrap .wrap {
  overflow: hidden;
}
.hj-landing-battery .about-wrap .moudle-title {
  margin-bottom: 20px;
  text-indent: 0px;
}
.hj-landing-battery .about-wrap .moudle-title .en {
  color: #fff;
  opacity: 0.9;
}
.hj-landing-battery .about-wrap .bg {
  width: 1920px;
  height: 460px;
  position: absolute;
  left: 0;
  top: 0;
}
.hj-landing-battery .about-wrap .bg img {
  width: 100%;
  height: 100%;
  display: block;
}
.hj-landing-battery .about-wrap .bg::after {
  position: absolute;
  background-color: #000;
  opacity: 0.3;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.hj-landing-battery .about-wrap .text-about {
  position: relative;
  z-index: 10;
  width: 1000px;
  height: 460px;
  margin: 0 auto;
  display: table;
  color: #fff;
  text-shadow: 0 2px #000;
}
.hj-landing-battery .about-wrap .text-about .text-pos {
  padding-left: 40px;
  display: table-cell;
  vertical-align: middle;
}
.hj-landing-battery .about-wrap .text-about .text {
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
  text-indent: 32px;
}
.hj-landing-battery .honor-wrap .wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 242px;
}
.hj-landing-battery .honor-wrap .item {
  cursor: pointer;
  border: 1px solid #e8e8e8;
  padding: 10px;
  border-radius: 4px;
}
.hj-landing-battery .honor-wrap .item img {
  display: block;
  width: auto;
  height: 200px;
}
.hj-landing-battery .honor-wrap .swiper-slide {
  padding: 10px;
}
.hj-landing-battery .honor-wrap .swiper-container .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.hj-landing-battery .team-wrap .wrap {
  overflow: hidden;
  margin-bottom: 40px;
  height: 440px;
  border-radius: 8px;
}
.hj-landing-battery .team-wrap .left {
  float: left;
  width: 700px;
  height: 440px;
  border-radius: 8px;
  overflow: hidden;
}
.hj-landing-battery .team-wrap .left img {
  width: 100%;
  height: 100%;
  display: block;
}
.hj-landing-battery .team-wrap .moudle-title {
  margin-bottom: 20px;
  text-indent: 0px;
}
.hj-landing-battery .team-wrap .moudle-title h4 {
  text-align: left;
}
.hj-landing-battery .team-wrap .moudle-title .en {
  text-align: left;
}
.hj-landing-battery .team-wrap .right {
  float: left;
  background-color: #f5f5f5;
  width: 700px;
  height: 440px;
  display: table;
}
.hj-landing-battery .team-wrap .right .text-pos {
  padding-left: 40px;
  display: table-cell;
  vertical-align: middle;
}
.hj-landing-battery .team-wrap .right .text {
  font-size: 18px;
  text-align: justify;
  line-height: 36px;
  text-indent: 32px;
  padding-right: 40px;
}
.hj-landing-battery .team-wrap .principal-list {
  width: 100%;
  height: 154px;
  position: relative;
  margin-bottom: 60px;
}
.hj-landing-battery .team-wrap .principal-list .arrow {
  width: 50px;
  background-color: #f5f5f5;
  position: absolute;
  top: 0;
  height: 100%;
  line-height: 154px;
  cursor: pointer;
  transition: all 0.3s;
  font-size: 0;
  border-radius: 4px;
}
.hj-landing-battery .team-wrap .principal-list .arrow:hover {
  background-color: #e7e6e6;
}
.hj-landing-battery .team-wrap .principal-list .arrow.arrow-left {
  left: 0;
  text-align: center;
}
.hj-landing-battery .team-wrap .principal-list .arrow.arrow-right {
  text-align: center;
  right: 0;
}
.hj-landing-battery .team-wrap .principal-list .arrow img {
  vertical-align: middle;
  width: 80%;
}
.hj-landing-battery .team-wrap .principal-list .swiper-container {
  height: 100%;
  width: 1280px;
  margin-left: 60px;
}
.hj-landing-battery .team-wrap .principal-list .swiper-container .swiper-slide {
  box-sizing: border-box;
  padding: 0 10px;
}
.hj-landing-battery .team-wrap .principal-list .item {
  width: 100%;
  height: 154px;
  border-radius: 6px;
  overflow: hidden;
  background-color: #f5f5f5;
}
.hj-landing-battery .team-wrap .principal-list .item .img {
  width: 200px;
  height: 100%;
  float: left;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.hj-landing-battery .team-wrap .principal-list .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #d8d8d8;
}
.hj-landing-battery .team-wrap .principal-list .item .img .name {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: 100%;
  line-height: 30px;
}
.hj-landing-battery .team-wrap .principal-list .item .text {
  position: relative;
  padding: 8px;
  margin-left: 200px;
}
.hj-landing-battery .team-wrap .principal-list .item .text .name {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}
.hj-landing-battery .team-wrap .principal-list .item .text p {
  font-size: 14px;
  text-align: justify;
  margin-bottom: 5px;
  line-height: 20px;
}
.hj-landing-battery .team-wrap .position-list .item {
  float: left;
  width: 335px;
  height: 200px;
  margin-left: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.3s;
  position: relative;
}
.hj-landing-battery .team-wrap .position-list .item .img {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.hj-landing-battery .team-wrap .position-list .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  transition: all 0.3s;
}
.hj-landing-battery .team-wrap .position-list .item:hover {
  transform: translateY(-5px);
}
.hj-landing-battery .team-wrap .position-list .item:hover .text {
  opacity: 1;
}
.hj-landing-battery .team-wrap .position-list .item:hover .text::after {
  top: 118px;
}
.hj-landing-battery .team-wrap .position-list .item .text {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 200px;
  left: 0;
  top: 0;
  font-size: 20px;
  text-align: center;
  color: #fff;
  transition: all 0.3s;
  opacity: 0;
}
.hj-landing-battery .team-wrap .position-list .item .text::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  left: 0;
  top: 0;
}
.hj-landing-battery .team-wrap .position-list .item .text::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 126px;
  transition: top 0.3s;
  margin-left: -30px;
}
.hj-landing-battery .team-wrap .position-list .item .text em {
  position: relative;
}
.hj-landing-battery .team-wrap .position-list .item1,
.hj-landing-battery .team-wrap .position-list .item5 {
  margin-left: 0;
}
.hj-landing-battery .design-wrap {
  background-color: #f5f5f5;
  padding: 40px 0;
}
.hj-landing-battery .design-wrap .item {
  float: left;
  width: 335px;
  margin-left: 20px;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  height: 202px;
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.3s;
  border-radius: 6px;
  position: relative;
  cursor: pointer;
}
.hj-landing-battery .design-wrap .item img {
  width: 100%;
  background-color: #f5f5f5;
  height: 100%;
  display: block;
}
.hj-landing-battery .design-wrap .item:hover {
  transform: translateY(-5px);
}
.hj-landing-battery .design-wrap .item:hover .text {
  opacity: 1;
}
.hj-landing-battery .design-wrap .item:hover .text::after {
  top: 118px;
}
.hj-landing-battery .design-wrap .item .text {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 200px;
  left: 0;
  top: 0;
  font-size: 20px;
  text-align: center;
  color: #fff;
  transition: all 0.3s;
  opacity: 0;
}
.hj-landing-battery .design-wrap .item .text::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  left: 0;
  top: 0;
}
.hj-landing-battery .design-wrap .item .text::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 126px;
  transition: top 0.3s;
  margin-left: -30px;
}
.hj-landing-battery .design-wrap .item .text em {
  position: relative;
}
.hj-landing-battery .design-wrap .item1,
.hj-landing-battery .design-wrap .item5 {
  margin-left: 0;
}
.hj-landing-battery .contact-wrap .contact-form {
  width: 100%;
  height: 600px;
  background-color: #f5f5f5;
  position: relative;
  max-width: 1920px;
  min-width: 1400px;
  overflow: hidden;
  margin: 0 auto;
}
.hj-landing-battery .contact-wrap .contact-form .bg {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.hj-landing-battery .contact-wrap .contact-form .bg img {
  width: 100%;
  height: 100%;
  display: block;
}
.hj-landing-battery .contact-wrap .contact-form .wrap {
  width: 100%;
  height: 600px;
  position: relative;
  z-index: 10;
}
.hj-landing-battery .contact-wrap .contact-form .layer {
  width: 500px;
  height: 500px;
  background-color: #fff;
  position: absolute;
  right: 50px;
  top: 50px;
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.1);
}
.hj-landing-battery .contact-wrap .contact-form .contact {
  color: #303030;
  margin-bottom: 30px;
}
.hj-landing-battery .contact-wrap .contact-form .contact .tit {
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 10px;
  color: #666;
}
.hj-landing-battery .contact-wrap .contact-form .contact .tel-wrap {
  text-align: center;
}
.hj-landing-battery .contact-wrap .contact-form .contact .tel-wrap p {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.hj-landing-battery .contact-wrap .contact-form .contact .tel-wrap .icon {
  width: 18px;
  height: 18px;
  margin-top: 4px;
}
.hj-landing-battery .contact-wrap .contact-form .contact .tel-wrap .tel {
  position: relative;
}
.hj-landing-battery .contact-wrap .contact-form .form {
  border-radius: 8px;
}
.hj-landing-battery .contact-wrap .contact-form .form input {
  width: 220px;
  height: 40px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  padding-left: 5px;
  font-size: 14px;
}
.hj-landing-battery .contact-wrap .contact-form .form textarea {
  width: 100%;
  border-radius: 4px;
  height: 200px;
  margin-top: 20px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  padding: 5px;
  font-size: 14px;
  line-height: 20px;
}
.hj-landing-battery .contact-wrap .contact-form .form .name-input {
  width: 220px;
  display: inline-block;
}
.hj-landing-battery .contact-wrap .contact-form .form .tel-input {
  width: 220px;
  display: inline-block;
  margin-left: 16px;
}
.hj-landing-battery .contact-wrap .contact-form .form .msg-input {
  width: 100%;
}
.hj-landing-battery .contact-wrap .contact-form .form .btn-input {
  width: 100%;
}
.hj-landing-battery .contact-wrap .contact-form .form .button {
  margin-top: 20px;
  width: 100%;
  height: 40px;
  background-color: #5d5d5d;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  cursor: pointer;
}
.hj-landing-battery .contact-wrap .slogan {
  overflow: hidden;
  padding-top: 30px;
}
.hj-landing-battery .contact-wrap .slogan .item {
  float: left;
  padding: 60px 20px 30px;
  box-sizing: border-box;
  margin-left: 30px;
  width: 685px;
  height: 300px;
  text-align: center;
  border-radius: 8px;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 100%;
  color: #fff;
  transition: transform 0.3s;
  position: relative;
  text-shadow: 0 1px #000;
}
.hj-landing-battery .contact-wrap .slogan .item::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  left: 0;
  top: 0;
}
.hj-landing-battery .contact-wrap .slogan .item:first-child {
  margin-left: 0;
}
.hj-landing-battery .contact-wrap .slogan .item:hover {
  transform: translateY(-5px);
}
.hj-landing-battery .contact-wrap .slogan .item h6 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
}
.hj-landing-battery .contact-wrap .slogan .item .text {
  height: 68px;
  margin-bottom: 30px;
  position: relative;
}
.hj-landing-battery .contact-wrap .slogan .item p {
  line-height: 34px;
  font-size: 18px;
  position: relative;
}
.hj-landing-battery .contact-wrap .slogan .item .more {
  font-size: 14px;
  position: relative;
  color: #fff;
  display: block;
  cursor: pointer;
}
.hj-landing-battery .contact-wrap .slogan .item .more:hover {
  color: #fff;
  text-decoration: underline;
}
.hj-landing-battery .news-wrap {
  background-color: #f5f5f5;
  padding: 40px 0;
  margin-bottom: 0;
}
.hj-landing-battery .news-wrap .new-list {
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.hj-landing-battery .news-wrap .btn {
  text-align: center;
  padding-top: 30px;
}
.hj-landing-battery .news-wrap .btn a {
  display: block;
  width: 270px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-color: #303030;
  border-radius: 29px;
  margin: 0 auto;
}
.hj-landing-battery .news-wrap .new-item {
  display: inline-block;
  width: 680px;
  float: left;
  margin-left: 40px;
  overflow: hidden;
  position: relative;
}
.hj-landing-battery .news-wrap .new-item:first-child {
  margin-left: 0;
}
.hj-landing-battery .news-wrap .new-item .class {
  text-align: left;
  margin-bottom: 10px;
}
.hj-landing-battery .news-wrap .new-item .class:hover a .r {
  color: #333;
}
.hj-landing-battery .news-wrap .new-item .class a {
  display: block;
  overflow: hidden;
  line-height: 30px;
}
.hj-landing-battery .news-wrap .new-item .class a .l {
  font-size: 22px;
  float: left;
}
.hj-landing-battery .news-wrap .new-item .class a .r {
  float: right;
  color: #999;
  font-size: 14px;
  transition: all 0.3s;
}
.hj-landing-battery .news-wrap .new-item .item {
  padding: 16px 10px;
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
  transition: all 0.3s;
}
.hj-landing-battery .news-wrap .new-item .item:hover {
  background-color: rgba(8, 154, 255, 0.05);
}
.hj-landing-battery .news-wrap .new-item .item .date {
  width: 80px;
  height: 58px;
  background-color: #303030;
  color: #fff;
  text-align: center;
  float: left;
}
.hj-landing-battery .news-wrap .new-item .item .date .day {
  font-size: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  position: relative;
}
.hj-landing-battery .news-wrap .new-item .item .date .day:before {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #fff;
  margin-left: -15px;
}
.hj-landing-battery .news-wrap .new-item .item .date .month {
  font-size: 14px;
}
.hj-landing-battery .news-wrap .new-item .item .img {
  width: 200px;
  height: 123px;
  float: left;
}
.hj-landing-battery .news-wrap .new-item .item .img img {
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  display: block;
}
.hj-landing-battery .news-wrap .new-item .item .text {
  text-align: left;
  position: relative;
  margin-left: 220px;
}
.hj-landing-battery .news-wrap .new-item .item .text .t {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #303030;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hj-landing-battery .news-wrap .new-item .item .text .d {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin-bottom: 8px;
}
.hj-landing-battery .news-wrap .new-item .item .text .d span {
  margin-right: 10px;
}
.hj-landing-battery .news-wrap .new-item .item .text .p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
@media screen and (max-width: 1680px) {
  .hj-landing-battery .case-wrap .item {
    width: 224px;
  }
  .hj-landing-battery .case-wrap .item .img {
    height: 170px;
  }
  .hj-landing-battery .brand-wrap .item {
    width: 224px;
  }
  .hj-landing-battery .brand-wrap .item .img {
    height: 115px;
  }
  .hj-landing-battery .team-wrap .left,
  .hj-landing-battery .team-wrap .right {
    width: 600px;
    height: 400px;
  }
  .hj-landing-battery .team-wrap .principal-list .swiper-container {
    width: 1080px;
  }
  .hj-landing-battery .team-wrap .position-list .item {
    width: 285px;
    height: 170px;
  }
  .hj-landing-battery .team-wrap .position-list .item .img {
    height: 170px;
  }
  .hj-landing-battery .team-wrap .position-list .item .text {
    line-height: 170px;
  }
  .hj-landing-battery .team-wrap .position-list .item:hover .text::after {
    top: 108px;
  }
  .hj-landing-battery .design-wrap .item {
    width: 285px;
    height: 172px;
  }
  .hj-landing-battery .design-wrap .item .text {
    line-height: 172px;
  }
  .hj-landing-battery .design-wrap .item:hover .text::after {
    top: 108px;
  }
  .hj-landing-battery .contact-wrap .slogan .item {
    width: 585px;
    height: 258px;
    padding: 50px 20px 30px;
  }
  .hj-landing-battery .news-wrap .new-item {
    width: 580px;
  }
}