.banner {
  width: 100%;
  height: 5rem;
  position: relative;
}

.banner img {
  width: 100%;
  height: 100%;

}

.banner_page_txt {
  width: 3.5rem;
  height: 2.4rem;
  padding-top: 0.5rem;
  /* padding-bottom: 1.01rem; */
  padding-left: 0.3rem;
  /* padding-right: 0.84rem; */
  position: absolute;
  bottom: 0;
  left: 2.4rem;
  background: rgba(240, 131, 0, 0.9);
  border-radius: 0rem 0rem 0rem 0rem;
  box-sizing: border-box;
  /* opacity: 0.9; */
}

.gdrj_tit {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.32rem;
  color: #FFFFFF;
  font-style: normal;
  text-transform: none;
}

.gdrj_txt {

  margin-top: 0.18rem;
}

.lujin_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.lujin_img {
  width: 0.14rem;
  height: 0.19rem;
  /* float: right; */
}

.lujin_img img {
  display: block;
}

.lujin {
  padding: 0.21rem 0 0.19rem;
  border-bottom: .01rem solid #EEEEEE;
}

.lujin_content {
  margin-left: 0.08rem;
  width: fit-content;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.14rem;
  color: #707070;
  text-align: right;
  font-style: normal;
  text-transform: none;
}



/* chanpin */
.chanpin_banxin {
  width: 14.4rem;
  margin: 0 auto;
  padding: 0.6rem 0 0.4rem;

}

.chanpin_txt_js {
  background-image: url(../img/chanpin_371.png);
  padding: 0 0.6rem;
  padding-top: 0.5rem;
  padding-bottom: 0.48rem;
  margin-bottom: 0.5rem;
}

.chanpin_js_tit {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #F08300;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.chanpin_js_txt {
  margin-top: 0.3rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.chanpin_js_txt table tbody tr td{
    vertical-align:top;
}

/*  */

.chanpinleixing {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.cplx_box+.cplx_box {
  margin-left: 0.29rem;
}

.cplx_box:nth-of-type(3n+1) {
  margin-left: 0;
}

.cplx_box {
  width: 4.6rem;
  margin-bottom: 0.8rem;

}

.cplx_box:hover .see_more {
  background-color: #F08300;
}

.cplx_box:hover .see_more_img img {
  filter: brightness(0) invert(1);
}

.cplx_box:hover .see_more span {
  color: #FFFFFF;
}

.cplx_img img:hover {
  transform: scale(1.2);

}

.cplx_tit {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.28rem;
  color: #F08300;
  font-style: normal;
  text-transform: none;
}

.cplx_tit1 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #333333;
  font-style: normal;
  text-transform: none;
  margin: 0.25rem 0;
}

.cplx_img {
  width: 4.6rem;
  height: 2.6rem;
  overflow: hidden;
}

.cplx_img img {
  transition: all 1s;
}

.cplx_txt {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
  text-align: left;
  line-height: 0.3rem;
  font-style: normal;
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0.25rem 0 0.3rem;
}

.see_more {
  width: 1.76rem;
  height: 0.5rem;
  background: #ECECEC;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  /* padding-top: 0.15rem;
  padding-bottom:0.14rem; */
  font-size: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
}

.see_more span {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
  font-style: normal;
  text-transform: none;
}

.see_more_img {
  width: 0.18rem;
  height: 0.08rem;
  margin-left: 0.12rem;
}

.see_more_img img {
  display: block;
}



/*  */

.chanpin_banxin {
  width: 14.4rem;
  margin: 0 auto;
  padding: 0.6rem 0 0.4rem;

}


.gdrj_txt_fy {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.22rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.tab_bbox {
  width: 100%;
  border-bottom: 0.01rem solid #CFCFCF;
  display: flex;
}

.tab_box1 {
  width: fit-content;
  font-size: 0.18rem;
  padding-bottom: 0.2rem;

}

.tab_box1+.tab_box1 {
  margin-left: 0.56rem;
}

.tab_box_cont {
  display: block;
  width: fit-content;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #666666;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0.09rem 0.28rem;
  background: #ECECEC;
  border-radius: 0.21rem 0.21rem 0.21rem 0.21rem;
}


.cp_active {
  border-bottom: 0.02rem solid #F08300;
}

.tab_box_cont_bg {
  background: #F08300;
  color: #FFFFFF;
}


/*  */
.cp_detail_tit {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.32rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;

}

.cp_detail_txt {
  width: 100%;
  background-image: url(../img/cpdetail.png);
  background-size: 100%;

  margin: 0.3rem 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 0.35rem;
  box-sizing: border-box;
}

.cp_detail_txtbox {
  /* width: 100%; */
  padding-left: 0.3rem;
  padding-top: 0.3rem;
  padding-bottom: 0.39rem;

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.xiazai {
  /* width: 1.48rem; */
  /* height: 0.4rem; */
  background: #F08300;
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0.1rem 0.26rem;
  box-sizing: border-box;
}


/* tab_box_cont */


.tab_box_cont1 {
  padding: 0.3rem 0 0.7rem;
  border-bottom: 0.01rem solid #CFCFCF;
}


.forecast+.forecast {
  margin-top: 0.3rem;
}

.forecast {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;

  line-height: 0.3rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.forecast_tit {
  color: #F08300;
  font-size: 0.18rem;
}

.forecast_txt {
  color: #333333;
  font-size: .16rem;
}

.forecast_gongneng {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.2rem;
}

.forecast_img {
  width: fit-content;
  margin: 0 auto;
}

.forecast_img img {
  width: fit-content;

}

/* xin */
.chanpin_banxin {
  padding-bottom: 0.8rem;
}





/* 相关解决方案 */
.swiperbox4 {
  padding: 0.6rem 0 0.8rem;
}

.jjfa_tit_box {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.32rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 2.4rem;
}







/* swiperbox4 */


html,
body {
  position: relative;
  height: 100%;
}

body {
  /* background: #eee; */
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  width: 100%;
  height: 300px;
  margin: 20px auto;
}

/* .append-buttons {
    text-align: center;
    margin-top: 20px;
  }

  .append-buttons button {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
  } */


.swiper_box4 {
    margin-top: 0.5rem;
  width: 100%;
  /* margin-left: 2.4rem; */
  /* overflow: hidden; */
  /* padding-left:0.3rem ; */
}

.swiperbox4 {
  width: 100%;
  /* margin-left: 2.4rem; */
  overflow: hidden;
  background: #F5F5F5;
}


.cp_swpar_silde {
  height: 3rem;
}

.swiper_slide_box {
  width: 6.2rem !important;
  box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0, 0, 0, 0.16);
}

.Pagination_LR {
  display: flex;
}

.Pagination_LR .swiper_button_prev1,
.Pagination_LR .swiper_button_next1 {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url(../img/swiper_rl_18021.png);
  position: static;
  background-size: 100%;
  margin-top: 0;
}

.swiper_button_prev1.swiper-button-disabled {
  filter: brightness(0.1);

}

.swiper_button_prev1 {
  transform: rotate(-180deg);
  margin-left: .1rem;
}

.swiper_button_next1.swiper-button-disabled {
  filter: brightness(0.1);
}

.swiper_container_box4 .swiper_pagination1 {
  position: static;
  width: 100%;
  height: .02rem;
  margin-left: .4rem;
}

.Pagination_w1440 .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #F08300;
}

.Pagination_w1440 {
  width: 14.4rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-top: .51rem;
}














.cp_swpar_img {
 width: 2.65rem;
    height: 2.65rem;
  /*margin-left: -0.3rem;*/
}

.cp_swpar_img img {

  width: 100%;
  height: 100%;
  display: block;
}

.cpdetail_more {
  width: 0.18rem;
  height: 0.08rem;

}

.cpdetail_more img {
  filter: brightness(0);
  display: block;
}

.cp_swpar_silde {
  width: 6.2rem;
  display: flex;
  align-items: center;
      justify-content: center;
}

.cp_swpar_txtbox {
  width: 2.75rem;
  margin-left: 0.35rem;

}

.cp_swpar_txtbox_txt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.18rem;
  color: #000000;
  line-height: 0.3rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.cp_swpar_txtbox_txt1 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.3rem;
  margin-bottom: 0.64rem;
}

.cpdetil_more_box {
  display: flex;
  align-items: center;
}

.cpdetil_more_box span {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #888888;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-right: 0.1rem;
}