/* search start */

.section-search {
  width: 100%;
  height: 42px;
  box-shadow: 0px 1px 8px rgba(78, 78, 78, 0.5);
  position: relative;
}

.section-search-content {
  width: 100%;
}

.index-search-left {
  float: left;
  width: 70%;
  text-align: left;
}

.index-search-left p {
  float: left;
}
.index-search-left p:nth-child(2){
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.search-left-p1 {
  font-size: 14px;
  line-height: 42px;
  color: #333;
  margin: 0 0;
  float: left;
}

.search-left-p2 {
  font-size: 14px;
  line-height: 42px;
  color: #333;
  margin: 0 0;
  float: left;
  word-spacing: 10px;
}

.index-search-right {
  width: 25%;
  float: right;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.rnc-form-btn1 {
  right: 0px !important;
  background: #f0861a;
  border-radius: 0;
  width: 30px;
  height: 30px;
  padding: 0 0;
}

/* nav form  start*/

.rnc-form {
  width: 100%;
  margin: 0 0;
  padding: 0 0;
  height: 34px;
}

.rnc-form-group1 {
  width: 89% !important;
  border: 1px #ccc solid;
  border-right: 0;
}

.rnc-form-group1 input {
  border: 0;
  height: auto;
}

.rnc-form-group1 input::placeholder {
  color: #999999;
}

.rnc-form-btn1 {
  width: 11% !important;
  padding: 0 0;
  margin: 0 0;
  height: 32px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0861a !important;
}

.rnc-form-btn1 img {
  width: 22px !important;
  height: 22px !important;
}

.rnc-form-group1 .form-control {
  padding-left: 15px;
  height: 30px !important;
  border-radius: 0;
}

@media(max-width:1199px) {
  .index-search-right {
    width: 30%;
  }
}

@media(max-width:991px) {
  .index-search-left {
    float: left;
    width: 60%;
    text-align: left;
  }
  .index-search-right {
    width: 40%;
  }
}

@media(max-width:767px) {
  .section-search {
    padding: 0 15px;
    height: auto;
  }
  .index-search-left, .index-search-right {
    width: 100%;
  }
  .index-search-right {
    align-items: flex-start;
  }
}

/* search end */

/* section-title */

.section-title {
  width: 100%;
  height: auto;
}

.section-title p {
  margin: 0 0;
  text-align: center;
}

.section-title p:nth-child(1) {
  font-size: 40px;
  color: #333;
  line-height: 40px;
  background: url(../images/product-line.png) no-repeat center center !important;
  margin: 0 0;
  margin-bottom: 10px;
}

.section-title p:nth-child(2) {
  padding: 0 0;
  font-size: 16px;
  line-height: 16px;
  color: #666;
}

/* section-title */

/* product start */

.section-product {
  background: #fff;
  padding: 70px 0;
}

.section-product-content {
  width: 100%;
}

/* category start */

.spc-title-category {
  width: 100%;
  margin: 36px 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.spc-title-category-list {
  width: 168px;
  margin: 0 14px;
  background: #333333;
  border: 1px #ccc solid;
  height: 40px;
  line-height: 40px;
}

.spc-tcl-name {
  font-size: 16px;
  color: #fff;
  background: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 5%;
  text-align: center;
}

.spc-tcl-name.action {
  background: var(--first_color);
}

.spc-group-list-box {
  width: 100%;
}

.spc-group-list-box img {
  border: 1px #ccc solid;
}

.spc-group-list-box p {
  height: 41px;
  line-height: 42px;
  border-bottom: 1px #ccc solid;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.spc-group-list-box:hover img {
  border: 1px var(--first_color) solid;
}

.spc-group-list-box:hover p {
  color: var(--first_color);
  border-bottom: 1px var(--first_color) solid;
}

.product1-container .swiper-slide {
  width: 25%;
  float: left;
}

@media(max-width:767px) {
  .section-product {
    padding: 30px 15px;
  }
  .product1-container .swiper-slide {
    width: 50%;
    float: left;
  }
  .spc-title-category {
    margin: 20px 0;
  }
  .spc-title-category-list {
    width: 49%;
    margin: 0 0;
    margin-bottom: 10px;
  }
  .spc-title-category {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

/* product end */

/* 自定义特点 */

.pro-index-characteristic {
  padding-top: 70px;
  background: url(../images/chara-bg.jpg) no-repeat center top !important;
}

.chara-top {
  width: 100%;
  text-align: center;
}

.chara-title {
  background: url(../images/chara-line.png) no-repeat center center !important;
  width: 100%;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}

.chara-desc {
  padding: 0 0;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}

.chara-box {
  margin-top: 50px;
}

.chara-bag {
  width: 50%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}

.chara-box-top .chara-top-img {
  width: 50%;
  float: left;
  position: relative;
}

.chara-top-img .img1 {
  width: 100%;
}

.chara-top-img .img2 {
  width: 20px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 45%;
}

.chara-box-top .chara-top-text {
  width: 50%;
  float: left;
  background: #fff;
  padding: 35px 20px;
  text-align: left;
}

.chara-top-text .p-title {
  margin: 0 0;
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
}

.chara-top-text .p-line {
  width: 40px;
  height: 4px;
  background: #000000;
  margin: 0 0;
  margin-top: 9px;
  margin-bottom: 12px;
}

.chara-top-text .p-desc {
  margin: 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #444;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}

.chara-bag {
  width: 50%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}

.chara-box-bottom .chara-bottom-img {
  width: 50%;
  float: left;
  position: relative;
}

.chara-bottom-img .img1 {
  width: 100%;
}

.chara-bottom-img .img2 {
  width: 20px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 45%;
}

.chara-box-bottom .chara-bottom-text {
  width: 50%;
  float: left;
  background: #fff;
  padding: 35px 20px;
  text-align: left;
}

.chara-bottom-text .p-title {
  margin: 0 0;
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
}

.chara-bottom-text .p-line {
  width: 40px;
  height: 4px;
  background: #000000;
  margin: 0 0;
  margin-top: 9px;
  margin-bottom: 12px;
}

.chara-bottom-text .p-desc {
  margin: 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #444;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}

@media(max-width:1199px) {
  .chara-box-top .chara-top-text {
    width: 50%;
    float: left;
    background: #fff;
    padding: 28px 20px;
    text-align: left;
  }
  .chara-top-text .p-desc {
    margin: 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
  }
  .chara-box-bottom .chara-bottom-text {
    width: 50%;
    float: left;
    background: #fff;
    padding: 28px 20px;
    text-align: left;
  }
  .chara-bottom-text .p-desc {
    margin: 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
  }
}

@media(max-width:991px) {
  .chara-box-top .chara-top-text {
    width: 50%;
    float: left;
    background: #fff;
    padding: 10px 20px;
    text-align: left;
  }
  .chara-top-text .p-desc {
    margin: 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
  }
  .chara-box-bottom .chara-bottom-text {
    width: 50%;
    float: left;
    background: #fff;
    padding: 10px 20px;
    text-align: left;
  }
  .chara-bottom-text .p-desc {
    margin: 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
  }
}

@media(max-width:767px) {
  .pro-index-characteristic {
    padding: 0 15px;
    padding-top: 30px;
    /* padding-bottom: 80px; */
    background: url(../images/chara-bg.jpg) no-repeat center top !important;
    background-size: cover !important;
  }
  .chara-bag {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .chara-box {
    margin-top: 50px;
  }
}

@media(max-width:360px) {
  .chara-top-text .p-title {
    margin: 0 0;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    font-weight: bold;
  }
  .chara-top-text .p-line {
    width: 40px;
    height: 4px;
    background: #000000;
    margin: 0 0;
    margin-top: 9px;
    margin-bottom: 5px;
  }
  .chara-bottom-text .p-title {
    margin: 0 0;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    font-weight: bold;
  }
  .chara-bottom-text .p-line {
    width: 40px;
    height: 4px;
    background: #000000;
    margin: 0 0;
    margin-top: 9px;
    margin-bottom: 5px;
  }
}

/* 自定义简介 */

.pro-index-about {
  width: 100%;
  float: left;
  padding-top: 80px;
  padding-bottom: 70px;
  background: #fff;
}

.about-title-box {
  width: 100%;
  margin-bottom: 54px;
}

.about-title {
  background: url(../images/about-line.png) no-repeat center center !important;
  font-size: 40px;
  color: #333;
  line-height: 40px;
  margin: 0 0;
  margin-bottom: 10px;
}

.about-desc {
  padding: 0 10%;
  font-size: 16px;
  line-height: 16px;
  color: #666;
}

.about-box {
  /* float: left; */
  /* display: flex;
  flex-wrap: wrap; */
  background: url(../images/about-bg2.png) no-repeat center center !important;
  padding-bottom: 40px;
  width: 100%;
}

.about-row {
  display: flex;
  flex-wrap: wrap;
}

.about-left {
  width: 50%;
  padding-right: 14px;
  float: left;
}

.about-left img {
  width: 100%;
}

.about-right {
  width: 50%;
  float: right;
  padding-left: 14px;
  position: relative;
}

.about-name {
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  color: #333;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 45px;
}

.about-box p {
  text-align: justify;
  text-indent: 2em;
  font-size: 14px;
  line-height: 26px;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  margin: 0 0;
}

.index-about-more {
  width: 126px;
  height: 36px;
  background: #333;
  text-align: center;
  line-height: 36px;
  color: #fff;
  position: absolute;
  bottom: 0;
}

.index-about-more:hover {
  background: #f0861a;
}

.img-content {
  width: 1324px;
  /* float: left; */
  margin: 0 auto;
  position: relative;
  margin-top: 48px;
}

.img-container {
  width: 100%;
}

.img-list p {
  height: 40px;
  background: #333;
  margin-top: 6px;
  padding: 0 0;
  color: #f8f8f8;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.img-list:hover p {
  background: #f0861a;
}

/* 箭头 */

.img-button-next, .img-button-prev {
  position: absolute;
  bottom: 45%;
  outline: 0;
  width: 46px;
  height: 46px;
  z-index: 99;
  border-radius: 50%;
}

.img-button-next {
  background: url(../images/s-arrow-right.png) no-repeat center center;
  float: right;
  right: 0;
}

.img-button-prev {
  background: url(../images/s-arrow-left.png) no-repeat center center;
  float: left;
  left: 0;
}

.img-button-next:hover, .img-button-next:focus {
  background: url(../images/arrow-right.png) no-repeat center center;
}

.img-button-prev:hover, .img-button-prev:focus {
  background: url(../images/arrow-left.png) no-repeat center center;
}

@media(max-width:1324px) {
  .img-content {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
}

@media(max-width:1199px) {
  .about-box p {
    text-align: justify;
    text-indent: 2em;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin: 0 0;
  }
  .about-box {
    background: url(../images/about-bg.png) no-repeat center center !important;
    padding-bottom: 40px;
    width: 100%;
    background-size: 100% 100% !important;
  }
}

@media(max-width:991px) {
  .about-name {
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .about-box p {
    text-align: justify;
    text-indent: 2em;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin: 0 0;
  }
  .about-box {
    background: url(../images/about-bg.png) no-repeat center center !important;
    padding-bottom: 40px;
    width: 100%;
    background-size: 100% 100% !important;
  }
}

@media(max-width:767px) {
  .about-title {
    background: url(../images/about-line.png) no-repeat center center !important;
    font-size: 40px;
    color: #333;
    line-height: 40px;
    margin: 0 0;
    margin-bottom: 10px;
  }
  .about-box {
    background: url(../images/about-bg.png) no-repeat center center !important;
    padding: 0 15px;
    padding-bottom: 40px;
    width: 100%;
    background-size: 100% 100% !important;
  }
  .about-row {
    display: block;
    flex-wrap: wrap;
  }
  .about-left {
    width: 100%;
    padding-right: 0;
    float: left;
  }
  .about-right {
    width: 100%;
    float: right;
    padding-left: 0;
    position: relative;
  }
  .about-text p {
    text-align: justify;
    text-indent: 2em;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin: 0 0;
  }
  .index-about-more {
    width: 126px;
    height: 36px;
    background: #333;
    text-align: center;
    line-height: 36px;
    color: #fff;
    position: unset;
    margin-top: 30px;
    bottom: 0;
  }
  .img-content {
    padding: 0 15px;
  }
  .img-button-next, .img-button-prev {
    position: absolute;
    bottom: 100%;
    outline: 0;
    width: 40px;
    height: 40px;
  }
}
/* 自定义新闻 */

.pro-index-news {
  width: 100%;
  float: left;
  padding: 70px 0;
  background: #f8f8f8 !important;
}
.news-title-box{
  width: 100%;
  text-align: center;
}

.news-title {
  background: url(../images/about-line.png) no-repeat center center !important;
  font-size: 40px;
  color: #333;
  line-height: 40px;
  margin: 0 0;
  margin-bottom: 10px;
}

.news-desc {
  padding: 0 10%;
  font-size: 16px;
  line-height: 16px;
  color: #666;
}

.news-top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}

.news-top-left {
  float: left;
  width: 33%;
  padding-right: 14px;
}

.news-top-left img {
  width: 100%;
}

.news-top-right {
  width: 67%;
  float: left;
  padding-left: 14px;
}

.news-up-list li {
  width: 50%;
  float: left;
}

.news-up-list li:nth-child(1) {
  padding-right: 14px;
}

.news-up-list li:nth-child(2) {
  padding-left: 14px;
}

.news-up-time {
  font-size: 16px;
  color: #666;
  line-height: 16px;
  text-align: left;
  margin: 10px 0;
}

.news-up-title {
  font-size: 16px !important;
  line-height: 16px;
  color: #333 !important;
  text-align: left;
  margin-left: 0 !important;
  float: left;
  width: 100%;
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-up-title:hover {
  color: #f0861a !important;
}

.news-up-line {
  width: 100%;
  float: left;
  height: 1px;
  background: #999999;
  margin: 10px 0;
}

.news-up-des {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  margin: 0 0;
  float: left;
  width: 100%;
  text-align: justify;
}

.news-about-more {
  width: 54px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #f8f8f8;
  float: left;
  background: #333;
  margin-top: 15px;
  text-align: center;
}

.news-about-more:hover {
  background: #f0861a;
}
.news-bottom{
  width: 100%;
}
.news-bottom-box {
  margin-top: 14px;
}

.news-bottom-list-li {
  padding: 0 0;
  text-align: left;
  border: 0;
  margin-top: 20px !important;
}

.news-bottom-list-li a {
  width: 100%;  
  float: left;
  background: #f8f8f8;
  border: 0;
}

.news-bottom-list-li a p:nth-child(1){
  width: 60%;
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #333;
  margin: 0 0;
  background: transparent;
}

.news-bottom-list-li a:hover p:nth-child(1){
  color: #f0861a;
}
.news-bottom-list-li a p:nth-child(2) {
  width: 40%;
  float: right;
  font-size: 12px;
  line-height: 12px;
  color: #666;
  text-align: right;
  background: transparent;
}

@media(max-width:1199px) {
  .news-up-des {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin: 0 0;
    float: left;
    width: 100%;
  }
}

@media(max-width:991px) {
  .news-up-line {
    width: 100%;
    float: left;
    height: 1px;
    background: #999999;
    margin: 5px 0;
  }
  .news-up-time {
    font-size: 16px;
    color: #666;
    line-height: 16px;
    text-align: left;
    margin: 5px 0;
  }
  .news-up-des {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin: 0 0;
    float: left;
    width: 100%;
  }
}

@media(max-width:767px) {
  .pro-index-news {
    padding: 70px 15px;
    background: #f8f8f8 !important;
  }
  .news-top-left {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .news-top-right {
    width: 100%;
    float: left;
    padding-left: 0;
  }
  .news-up-list li {
    width: 100%;
    float: left;
    padding: 0 0 !important;
  }
  .news-up-time {
    font-size: 16px;
    color: #666;
    line-height: 16px;
    text-align: left;
    margin: 10px 0;
  }
  .news-up-line {
    width: 100%;
    float: left;
    height: 1px;
    background: #999999;
    margin: 10px 0;
  }
  .news-up-des {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin: 0 0;
    float: left;
    width: 100%;
  }
}

/* footer */
.footnav-bottom{
  width: 100%;
    float: left;
    margin-top: 40px;
}
.footer-img {
  width: 17.3%;
  float: left;
}

.footer-img img {
  width: 100%;
  float: left;
}

.footer-contact {
  width: 48%;
  float: left;
  padding-left: 50px;
}

.footer-contact-title {
  font-size: 24px;
  line-height: 24px;
  color: #f8f8f8;
  text-align: left;
  margin-bottom: 15px;
  width: 100%;
  margin-top: 7px;
}

.footer-contact-box {
  float: left;
  width: 98%;
}

.footer-contact p {
  text-align: left;
  color: #e5e5e5;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.footer-contact p a{
  color: #e5e5e5;
}

.footer-line {
  width: 1px;
  height: 200px;
  background: #666666;
  float: right;
  margin-top: 5px;
}

.footer-corporate {
  float: left;
  width: 34.7%;
  text-align: left;
  padding-left: 55px;
  padding-top: 45px;
}

.footer-corporate p {
  color: #ccc;
  font-size: 12px;
  line-height: 22px;
}
@media(max-width:1199px){
  .footer-contact{
    padding-left: 40px;
  }
}
@media(max-width:767px){
  .footer-img {
    width: 100%;
    float: unset;
    text-align: center;
  }
  .footer-img img {
    width: 50%;
    float: unset;
  }
  .footer-contact {
    width: 100%;
    float: left;
    padding-left: 0;
    margin-top: 20px;
}
.footer-corporate {
  float: left;
  width: 100%;
  text-align: left;
  padding-left: 0;
  padding-top: 0px;
  margin-bottom: 40px;
}
}