/* 标题 在 小于460px 尺寸下字号 */
.index-home {
  overflow: hidden;
  /* 品牌详情 */
  /* 关于我们 */
  /* 行业应用 */
  /* 新闻资讯 */
}
.index-home .brand-wrap {
  width: 100%;
  position: relative;
}
.index-home .brand-wrap .brand-title-wrap {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%);
  z-index: 5;
  display: flex;
  justify-content: center;
}
.index-home .brand-wrap .brand-title {
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
}
.index-home .brand-wrap .brand-title > p {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 10px;
}
.index-home .brand-wrap .swiper-img-div {
  width: 100%;
  height: 600px;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.index-home .brand-wrap .brand-list {
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  display: flex;
  justify-content: space-between;
}
.index-home .brand-wrap .brand-list .brand-item {
  width: calc((100% - 40px) / 4);
  padding: 30px 10px 35px 10px;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.index-home .brand-wrap .brand-list .brand-item .brand-item-wrapper {
  width: 100%;
  /*height: 117px;*/
}
.index-home .brand-wrap .brand-list .brand-item .brand-img {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.index-home .brand-wrap .brand-list .brand-item .title {
  color: #222222;
  font-size: 28px;
  line-height: 28px;
  margin-top: 24px;
}
.index-home .brand-wrap .brand-list .brand-item .info {
  color: #666666;
  font-size: 16px;
  line-height: 16px;
  margin-top: 17px;
  word-break: break-all;
}
.index-home .brand-wrap .brand-list .brand-item:hover {
  background: #f7f7f7 !important;
}
.index-home .brand-wrap .brand-list .brand-item:hover > .info {
  color: #ed1c21 !important;
}
.index-home .brand-detail-wrap {
  width: 100%;
  background: #f3f3f3;
}
.index-home .brand-detail {
  max-width: 1240px;
  padding: 0 20px;
  padding-top: 155px;
  padding-bottom: 60px;
  text-align: center;
  margin: 0 auto;
  box-sizing: border-box;
}
.index-home .brand-detail .detail-top-menu {
  width: 100%;
  margin: 0 auto;
  display: none;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}
.index-home .brand-detail .detail-top-menu > div {
  cursor: pointer;
  color: #222222;
}
.index-home .brand-detail .detail-top-menu > div.active {
  color: #ed1c21;
}
.index-home .brand-detail .detail-title {
  color: #222222;
  font-size: 40px;
  line-height: 88px;
  position: relative;
  font-weight: bold;
}
.index-home .brand-detail .detail-title2 {
  display: none;
}
.index-home .brand-detail .detail-content {
  color: #444444;
  font-size: 16px;
  line-height: 35px;
  /*text-align: justify;*/
  text-align:left ;
  margin-top: 27px;
  margin-bottom: 43px;
}
.index-home .brand-detail .detail-content > p {
  margin: 14px 0;
}
.index-home .brand-detail .detail-content2 {
  display: none;
}
.index-home .brand-detail .detail-content2 .detail-content-wrapper {
  display: none;
}
.index-home .brand-detail .detail-content2 .detail-content-wrapper .detail-img {
  width: 240px;
  height: 133px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50%;
  margin: 0 auto;
}
.index-home .brand-detail .more-btn {
  margin: 0 auto;
}
.index-home .we-wrap {
  max-width: 1240px;
  padding: 64.5px 20px 60px 20px;
  box-sizing: border-box;
  background: #fff;
  display: flex;
  justify-content: center;
  /*align-items: center;*/
  margin: 0 auto;
  height: auto;
}
.index-home .we-wrap .we-img-wrapper {
  width: 516px;
  /*height: 564px;*/
}
.index-home .we-wrap .we-img-wrapper .we-img {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.index-home .we-wrap .we-img-wrapper2 {
  width: 100%;
  /*height: 400px;*/
  display: none;
  margin-top: 20px;
}
.index-home .we-wrap .we-img-wrapper2 .we-img2 {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.index-home .we-wrap .left-content {
  margin-right: 78px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index-home .we-wrap .left-content .title {
  color: #222222;
  font-size: 40px;
  line-height: 89px;
  position: relative;
  font-weight: bold;
}
.index-home .we-wrap .left-content .we-text {
  /*margin-top: 58px;*/
  /*max-height: 300px;*/

  position: relative;
  font-size: 16px!important;
  text-align: justify;
  /*text-align: left;*/
}
.index-home .we-wrap .left-content .we-text .we-text-content{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 10;
  overflow: hidden;
  height: 300px;
}
.index-home .we-wrap .left-content p,  .index-home .we-wrap .left-content p > span {
  color: #444444 !important;
  font-size: 16px!important;
  line-height: 30px!important;
}
.index-home .we-wrap .left-content .more-btn {
  /*margin-top: 72px;*/
}
.index-home .industry-wrap {
  width: 100%;
  background: #f3f3f3;
}
.index-home .industry-wrap .industry-content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 35.5px 20px 60px 20px;
  box-sizing: border-box;
}
.index-home .industry-wrap .industry-content > p {
  margin: 14px 0;
}
.index-home .industry-wrap .industry-content .title {
  color: #222222;
  font-size: 40px;
  text-align: center;
  position: relative;
  line-height: 89px;
  font-weight: bold;
}
.index-home .industry-wrap .industry-content .info {
  color: #999999;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.index-home .industry-wrap .industry-content .content {
  height: auto;
  display: flex;
  justify-content: center;
  margin-top: 38px;
}
.index-home .industry-wrap .industry-content .content .left {
  width: 163px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  color: #656565;
  font-size: 16px;
}
.index-home .industry-wrap .industry-content .content .left .left-item {
  cursor: pointer;
}
.index-home .industry-wrap .industry-content .content .left .left-item:hover {
  color: #ed1c21;
}
.index-home .industry-wrap .industry-content .content .left .left-item.active {
  color: #ed1c21;
}
.index-home .industry-wrap .industry-content .content .middle-wrapper {
  width: 634px;
  /*height: 640px;*/
}
.index-home .industry-wrap .industry-content .content .middle-wrapper .middle {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.index-home .industry-wrap .industry-content .content .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  padding: 74px 65px;
}
.index-home .industry-wrap .industry-content .content .right .right-title {
  color: #333333;
  font-size: 24px;
  text-align: center;
  line-height: 76px;
}
.index-home .industry-wrap .industry-content .content .right .right-content {
  line-height: 30px;
  color: #555555;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 10;
  overflow: hidden;
  height: 300px;
}
.index-home .industry-wrap .industry-content .content .right .right-content .content-item {
  margin-bottom: 10px;
}
.index-home .industry-wrap .industry-content .content .right .right-content .content-item span {
  margin-right: 6px;
}
.index-home .industry-wrap .industry-content .content .right .more-btn {
  margin: 0 auto;
}
.index-home .industry-wrap .industry-content .top-menu {
  display: none;
  justify-content: space-between;
  margin-top: 20px;
}
.index-home .industry-wrap .industry-content .top-menu > div {
  color: #656565;
  font-size: 16px;
  cursor: pointer;
}
.index-home .industry-wrap .industry-content .top-menu > div:hover {
  color: #ed1c21;
}
.index-home .industry-wrap .industry-content .top-menu > div.active {
  color: #ed1c21;
}
.index-home .news-wrap {
  padding: 35.5px 0px 60px 0px;
  box-sizing: border-box;
}
.index-home .news-wrap .title {
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
  color: #222222;
  font-size: 40px;
  text-align: center;
  position: relative;
  line-height: 89px;
  font-weight: bold;
  box-sizing: border-box;
}
.index-home .news-wrap .sub-title {
  max-width: 1240px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
  color: #444444;
  font-size: 16px;
  display: flex;
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 42px;
  box-sizing: border-box;
}
.index-home .news-wrap .sub-title > div {
  cursor: pointer;
  margin-right: 30px;
}
/*.index-home .news-wrap .sub-title > div:hover {*/
/*  color: #ff0000;*/
/*}*/
.index-home .news-wrap .sub-title > div:last-of-type {
  margin-right: 0px;
}
.index-home .news-wrap .sub-title > div:first-child {
  margin-right: 32px;
}
.index-home .news-wrap .sub-title > div.active {
  color: #ff0000;
}
.index-home .news-wrap .news-imgs-wrap {
  position: relative;
}
.index-home .news-wrap .news-imgs-wrap .swiper-container {
  max-width: 1240px;
  padding: 0 3px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.index-home .news-wrap .news-imgs-wrap .swiper-button-left,
.index-home .news-wrap .news-imgs-wrap .swiper-button-right {
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  top: 30%;
  z-index: 999;
}
.index-home .news-wrap .news-imgs-wrap .swiper-button-left > img,
.index-home .news-wrap .news-imgs-wrap .swiper-button-right > img {
  width: 100%;
  height: 100%;
}
.index-home .news-wrap .news-imgs-wrap .swiper-button-left {
  left: calc((100% - 1240px) / 2 / 2);
}
.index-home .news-wrap .news-imgs-wrap .swiper-button-right {
  right: calc((100% - 1240px) / 2 / 2);
}
.index-home .news-wrap .swiper-container {
  position: relative;
}
.index-home .news-wrap .swiper-container .swiper-item {
  padding: 0 17px;
  box-sizing: border-box;
  cursor: pointer;
}
.index-home .news-wrap .swiper-container .swiper-item .news-img-wrapper {
  display: inline-block;
  width: 100%;
  /*height: 280px;*/
}
.index-home .news-wrap .swiper-container .swiper-item .news-img-wrapper .news-img {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
.index-home .news-wrap .swiper-container .swiper-item > p {
  color: #222222;
  font-size: 18px;
  line-height: 30px;
  margin: 20px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;

}
.index-home .news-wrap .swiper-container .swiper-item .time {
  color: #888888;
  font-size: 14px;
}
.index-home .news-wrap .swiper-container .swiper-item:hover > p {
  color: #ed1c21;
}
.index-home .news-wrap .more-btn {
  margin: 0 auto;
  margin-top: 43px;
}
.index-home .more-btn {
  width: 174px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #999999;
  border-radius: 46px;
  color: #444444;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.index-home .more-btn:hover {
  color: #fff;
  background: #b9b8b8f5;
  border-color: #b9b8b8f5;
  box-shadow: 0 0 30px #b9b8b8f5;
}
@media only screen and (max-width: 1200px) {
  .index-home .brand-wrap .swiper-img-div {
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .index-home .brand-title > p {
    font-size: 30px!important;
  }
  .index-home .brand-item .title {
    font-size: 15px;
  }
  .index-home .news-img-wrapper {
    display: inline-block;
    width: 100%;
    /*height: 200px;*/
  }
}
@media only screen and (max-width: 1250px) {
  .index-home .detail-content1 {
    display: none;
  }
  .index-home .detail-content2 {
    display: block!important;
    /*text-indent: 2em;*/
    /*text-align: justify!important;*/
    line-height: 30px;
  }
  .index-home .industry-wrap .industry-content .content .middle-wrapper {
    width: 500px;
    /*height: 500px;*/
  }
  .index-home .industry-wrap .industry-content .content .right {
    padding: 50px 30px;
  }
  .index-home .industry-wrap .industry-content .top-menu {
    display: flex;
  }
  .index-home .industry-wrap .industry-content .content {
    margin-top: 20px;
  }
  .index-home .industry-wrap .industry-content .content .middle-wrapper {
    width: 400px;
    /*height: 400px;*/
  }
  .index-home .industry-wrap .industry-content .content .left {
    display: none;
  }
  .index-home .industry-wrap .industry-content .content .right {
    padding: 30px 20px;
  }
  .index-home .industry-wrap .industry-content .content .right .right-content {
    -webkit-line-clamp: 6;
    height:180px;

  }
}
@media only screen and (max-width: 1200px) {

}
@media only screen and (max-width: 1000px) {
  .index-home .brand-wrap .brand-list .brand-item {
    /*height: 230px;*/
  }
  .index-home .brand-wrap .brand-list .brand-item .title {
    font-size: 18px;
  }
  .index-home .brand-wrap .swiper-img-div {
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 70% top;
  }
  .index-home .we-wrap .we-img-wrapper {
    width: 416px;
    /*height: 464px;*/
  }

}
@media only screen and (max-width: 900px) {
  .index-home .we-wrap .left-content{
    margin-right: 35px;
  }
  .index-home .we-wrap .left-content .we-text .we-text-content{
    -webkit-line-clamp: 8!important;
    height: 240px;
  }
}
@media only screen and (max-width: 800px) {
  .index-home .brand-wrap .brand-list .brand-item {
    /*height: 175px;*/
    padding: 20px 10px;
  }
  .index-home .brand-wrap .brand-list .brand-item .title {
    font-size: 18px;
  }
  .index-home .brand-detail-wrap .brand-detail {
    padding-top: 120px;
  }
  .index-home .we-wrap .left-content {
    margin-right: 20px;
  }
  .index-home .we-wrap .left-content .title {
    text-align: center;
  }
  /*.index-home .we-wrap .left-content p {*/
  /*  text-indent: 2em;*/
  /*}*/
  .index-home .we-wrap .left-content .more-btn {
    margin: 0 auto;
    margin-top: 30px;
  }
  .index-home .news-wrap .news-imgs-wrap {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .index-home .news-wrap .news-imgs-wrap .swiper-container {
    padding: 0 0;
  }
  .index-home .industry-wrap .industry-content .content .middle-wrapper {
    width: 350px;
    /*height: 350px;*/
  }
  .index-home .industry-wrap .industry-content .content .left {
    display: none;
  }
  .index-home .industry-wrap .industry-content .content .right {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 700px) {
  .index-home .brand-wrap .brand-list .brand-item {
    width: calc((100% - 40px) / 3);
    /*height: 185px;*/
    padding: 20px 10px;
  }
  .index-home .brand-wrap .brand-list .brand-item:nth-of-type(4) {
    display: none;
  }
  .index-home .brand-detail-wrap .brand-detail .detail-content {
    margin-bottom: 0px!important;
  }
  .index-home .brand-detail-wrap .brand-detail .more-btn {
    margin-top: 30px!important;
  }
  .index-home .industry-wrap .industry-content .content {
    flex-direction: column;
  }
  .index-home .industry-wrap .industry-content .content .right .right-content {
    -webkit-line-clamp: unset;
    overflow: unset;
    height: auto;
  }
  .index-home .industry-wrap .industry-content .content .middle-wrapper {
    width: 100%;
    /*height: 300px;*/
  }
  .index-home .industry-wrap .industry-content .content .middle-wrapper .middle {
    background-position: center;
    background-size: 100% 100%;
  }
  .index-home .industry-wrap .industry-content .content .right .more-btn {
    margin-top: 30px!important;
  }
  .index-home .news-wrap .more-btn {
    margin-top: 30px!important;
  }
}
@media only screen and (max-width: 600px) {
  .index-home .brand-wrap .brand-list {
    display: none;
  }
  .index-home .brand-detail {
    padding-top: 30px!important;
  }
  .index-home .brand-detail .detail-top-menu {
    display: flex;
  }
  .index-home .brand-detail .detail-top-menu > div {
    font-size: 16px;
  }
  .index-home .brand-detail .detail-title1 {
    display: none;
  }
  .index-home .brand-detail .detail-title2 {
    display: block;
  }
  .index-home .brand-detail .detail-content2 .detail-content-wrapper {
    display: block;
  }

  .index-home .we-wrap .we-img-wrapper {
    display: none;
  }
  .index-home .we-wrap .we-img-wrapper2 {
    display: block;
  }
  .index-home .we-wrap .left-content .we-text .we-text-content {
    -webkit-line-clamp: 10!important;
    height: 300px;

  }
  .index-home .we-wrap .left-content {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 460px) {
  .index-home .brand-wrap .swiper-img-div {
    width: 100%;
    height: 250px!important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60% top;
  }
  .index-home .brand-wrap .brand-list .brand-item {
    width: calc((100% - 40px) / 2);
    /*height: 85px;*/
    padding: 20px 10px;
  }
  .index-home .brand-wrap .brand-list .brand-item .title {
    font-size: 14px;
  }
  .index-home .brand-wrap .brand-list .brand-item:nth-of-type(3) {
    display: none;
  }
  .index-home .brand-wrap .brand-list .brand-item:nth-of-type(4) {
    display: none;
  }
  .index-home .brand-title > p {
    font-size: 14px!important;
  }
  .index-home .brand-detail {
    padding-top: 90px;
    padding-bottom: 30px;
  }
  .index-home .brand-detail .detail-title {
    font-size: 24px;
    line-height: 40px;
  }
  .index-home .brand-detail .detail-content {
    font-size: 16px;
    line-height: 30px;
    margin-top: 0px;
  }
  .index-home .we-wrap {
    padding: 30px 20px;
  }
  .index-home .we-wrap .left-content .title {
    font-size: 24px;
    line-height: 40px;
  }
  .index-home .we-wrap .left-content .we-text {
    margin-top: 14px;

  }
  .index-home .we-wrap .left-content p,  .index-home .we-wrap .left-content p > span {
    font-size: 16px!important;
    line-height: 30px!important;
  }
  .index-home .news-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index-home .news-wrap .title {
    font-size: 24px;
    line-height: 40px;
  }
  .index-home .news-wrap .sub-title {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .index-home .news-wrap .news-imgs-wrap .swiper-button-left {
    display: none;
  }
  .index-home .news-wrap .news-imgs-wrap .swiper-button-right {
    display: none;
  }
  .index-home .news-wrap .news-imgs-wrap .swiper-container .swiper-item {
    padding: 0;
  }
  .index-home .news-wrap .news-imgs-wrap .swiper-container .swiper-item p {
    font-size: 14px;
    margin: 5px 0px;
  }
  .index-home .news-wrap .news-imgs-wrap .swiper-container .swiper-item .time {
    font-size: 12px;
  }
  .index-home .industry-wrap .industry-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index-home .industry-wrap .industry-content .title {
    font-size: 24px;
    line-height: 40px;
  }
  .index-home .industry-wrap .industry-content .info {
    font-size: 14px;
    line-height: 24px;
  }

  .index-home .industry-wrap .industry-content .content {
    flex-direction: column;
  }
  .index-home .industry-wrap .industry-content .content .right .right-content {
    -webkit-line-clamp: unset;
    overflow: unset;
    height: auto;
}
  .index-home .industry-wrap .industry-content .content .middle {
    width: 100%;
    height: auto;
  }
}
/*# sourceMappingURL=index.css.map */
