.banner-box {
  width: 100%;
  height: 3.49rem;
}
.slider-pagination > .slider-pagination-item.slider-pagination-item-active {
  background-color: #04AB02;
}
.slider-pagination > .slider-pagination-item {
  background-color: #fff;
}
.slider-item img {
  width: 100%;
  height: 100%;
}
.homebox1 {
  width: 100%;
  padding: 0.4rem 0 0.28rem 0;
  box-sizing: border-box;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  background: #FFFFFF;
}
.homebox1 a {
  display: block;
  flex: 1;
  text-align: center;
}
.homebox1 a img {
  display: inline-block;
  width: 1.09rem;
  height: 1.09rem;
}
.homebox2 {
  width: 100%;
  background: #FFFFFF;
}
.homebox2 .homebox2-top {
  width: 100%;
  height: 2rem;
}
.homebox2 .homebox2-top img {
  width: 100%;
  height: 100%;
}
.homebox2 .homebox2-con {
  width: 100%;
  padding: 0 0.4rem 0.56rem;
  box-sizing: border-box;
}
.homebox2 .homebox2-con .title {
  height: 1.29rem;
  line-height: 1.29rem;
  text-align: center;
}
.homebox2 .homebox2-con .title span {
  font-size: 0.38rem;
  color: #e00e0e;
  margin: 0 0.1rem;
}
.homebox2 .homebox2-con .m-cell {
  margin-bottom: 0;
}
.homebox2 .homebox2-con .m-cell .cell-item {
  padding-left: 0;
  margin-bottom: 0.32rem;
}
.homebox2 .homebox2-con .m-cell .cell-item .cell-left {
  width: 0.97rem;
  height: 0.79rem;
}
.homebox2 .homebox2-con .m-cell .cell-item .cell-left img {
  width: 100%;
  height: 100%;
}
.homebox2 .homebox2-con .m-cell .cell-item .cell-right {
  height: 0.79rem;
  min-height: inherit;
  font-size: 0.35rem;
  color: #C9C9C9;
  border: 0.02rem solid #e9e9e9;
  padding-right: 0;
}
.homebox2 .homebox2-con .m-cell .cell-item .cell-right .cell-input {
  height: 0.79rem;
  font-size: 0.35rem;
  color: #C9C9C9;
  padding-left: 0.4rem;
  box-sizing: border-box;
}
.homebox2 .homebox2-con .m-cell .select-item {
  width: 100%;
}
.homebox2 .homebox2-con .m-cell .select-item .cell-select {
  width: 2.11rem;
  height: 0.79rem;
  border: 0.02rem solid #e9e9e9;
  margin-left: 0;
  padding-left: 0.4rem;
  box-sizing: border-box;
}
.homebox2 .homebox2-con .m-cell .select-item .option-item {
  width: 2.11rem;
  height: 0.79rem;
  position: relative;
  margin-right: 0.18rem;
}
.homebox2 .homebox2-con .m-cell .select-item .option-item .san {
  display: inline-block;
  position: absolute;
  right: 0.13rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  width: 0;
  height: 0;
  border-left: 0.14rem solid transparent;
  border-right: 0.14rem solid transparent;
  border-top: 0.21rem solid #9f9f9f;
}
.homebox2 .homebox2-con .m-cell .select-item .option-item:nth-of-type(3) {
  margin-right: 0;
}
.homebox2 .homebox2-con .m-cell .btn-block {
  height: 0.79rem;
  line-height: 0.79rem;
  margin-top: 0;
}
.homebox2 .homebox2-con .m-cell .btn-primary {
  background: #35a921;
}
.cell-item:not(:last-child):after,
.m-cell:after {
  border: none;
}
.homebox3 {
  width: 100%;
  background: #FFFFFF;
  padding: 0 0.27rem;
  box-sizing: border-box;
}
    .homebox3 .title {
        width: 100%;
        height: 56px;
        line-height:56px;
        background: url(/images/index_20.jpg) no-repeat 0px;
        padding-left:20px;
    }
        .homebox3 .title .sp1 {
            color: #222222;
            font-size: 1.5em;
           font-weight:bold;
        }
        .homebox3 .title .sp2 {
            color: #b6d11c;
            font-size: 1.125em;
        }
        .homebox3 .title .sp3 {
            color: #898989;
            font-size: 1.125em;
            float:right
        }
.homebox3 .title .line {
  width: 0.82rem;
  height: 0.04rem;
  background: #35a921;
  margin-top: 0.05rem;
}
.homebox3 .swiper-box {
  width: 100%;
  height: 6.15rem;
}
.homebox3 .swiper-box .swiper-container:nth-of-type(1) {
  width: 100%;
  height: 4.7rem;
  margin: 0 auto;
}
.homebox3 .swiper-box .swiper-container:nth-of-type(2) {
  width: 100%;
  height: 1.14rem;
  margin: 0.3rem auto 0;
}
.homebox3 .swiper-box .swiper-container:nth-of-type(2) .swiper-slide {
  width: 25%;
  height: 100%;
  border: 0.02rem solid #cac9c8;
  border-radius: 0.06rem;
  position: relative;
}
.homebox3 .swiper-box .swiper-container:nth-of-type(2) .swiper-slide span {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 1.14rem;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  border-radius: 0.06rem;
}
.homebox3 .swiper-box .swiper-container:nth-of-type(2) .swiper-slide-thumb-active {
  border: 0.02rem solid #35a921;
}
.homebox3 .swiper-box .swiper-slide {
  background-size: cover;
  background-position: center;
}
.homebox3 .swiper-box .swiper-button-next {
  background-image: url(/images/prev.png);
  right: 0;
  width: 0.31rem;
  height: 0.6rem;
  background-size: cover;
  margin-top: -0.3rem;
}
.homebox3 .swiper-box .swiper-button-prev {
  background-image: url(/images/next.png);
  left: 0;
  width: 0.31rem;
  height: 0.6rem;
  background-size: cover;
  margin-top: -0.3rem;
}
.homebox3 .homebox3-bot {
  width: 100%;
  height: 0.99rem;
  line-height: 0.99rem;
  text-align: center;
}
.homebox3 .homebox3-bot a {
  display: block;
}
.homebox3 .homebox3-bot img {
  display: inline-block;
  width: 0.19rem;
  height: 0.19rem;
  margin-left: 0.12rem;
}
.homebox4 {
  width: 100%;
  background: #FFFFFF;
  padding: 0 0.27rem;
  box-sizing: border-box;
}
.homebox4 .title {
  width: 100%;
  height: 1.2rem;
  background: url(/images/i-homebox3.jpg) no-repeat;
  background-size: cover;
  font-weight: bold;
}
.homebox4 .title span {
  display: block;
  width: 100%;
  text-align: right;
  padding-top: 0.55rem;
  box-sizing: border-box;
}
.homebox4 .title .line {
  width: 0.82rem;
  height: 0.04rem;
  background: #35a921;
  margin-top: 0.05rem;
}
.homebox4 .list-theme1 {
  padding: 0;
  margin-top: 0.15rem;
}
.homebox4 .list-theme1 .list-item {
  height: 2.88rem;
  margin-top: 0.2rem;
  padding: 0 0.09rem;
  position: relative;
  box-sizing: border-box;
}
.homebox4 .list-theme1 .list-item span {
  display: inline-block;
  height: 0.34rem;
  padding: 0 0.1rem;
  font-size: 0.21rem;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  right: 0.09rem;
  bottom: 0;
  z-index: 50;
}
.homebox4 .list-theme1 .list-item .list-img {
  height: 100%;
  padding: 0;
}
.homebox4 .list-theme1 .list-item .list-img img {
  height: 100%;
  margin-top: 0;
}
.homebox4 .homebox4-bot {
  width: 100%;
  height: 0.99rem;
  line-height: 0.99rem;
  text-align: center;
}
.homebox4 .homebox4-bot a {
  display: block;
}
.homebox4 .homebox4-bot img {
  display: inline-block;
  width: 0.19rem;
  height: 0.19rem;
  margin-left: 0.12rem;
}
.homebox5 {
  width: 100%;
  height: 2rem;
}
.homebox5 img {
  width: 100%;
  height: 100%;
}
.homebox6 {
  width: 100%;
  background: #FFFFFF;
}
.homebox6 .title {
  width: 100%;
  height: 1.2rem;
  padding: 0 0.27rem;
  box-sizing: border-box;
  background: url(/images/i-homebox6-bg.jpg) no-repeat;
  background-size: cover;
  font-weight: bold;
}
.homebox6 .title span {
  display: block;
  width: 100%;
  text-align: right;
  padding-top: 0.55rem;
  box-sizing: border-box;
}
.homebox6 .title .line {
  width: 0.82rem;
  height: 0.04rem;
  background: #35a921;
  margin-top: 0.05rem;
}
.homebox6 .list-theme4 {
  padding: 0;
}
.homebox6 .list-theme4 .list-item {
  padding: 0.33rem 0.3rem 0.33rem 0.14rem;
  box-sizing: border-box;
}
.homebox6 .list-theme4 .list-item .list-img {
  width: 2.88rem;
  height: 1.98rem;
  padding: 0;
}
.homebox6 .list-theme4 .list-item .list-img img {
  margin-top: 0;
  height: 100%;
}
.homebox6 .list-theme4 .list-item .list-mes .list-title {
  -webkit-line-clamp: 1;
  margin-top: 0.07rem;
  font-size: 0.28rem !important;
  color: #282828!important;
}
.homebox6 .list-theme4 .list-item .list-mes .list-mes-item {
  padding-top: 0.2rem;
}
.homebox6 .list-theme4 .list-item .list-mes .list-mes-item .con {
  width: 100%;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  line-height: 0.34rem;
  font-size: 0.23rem;
  color: #A1A1A1;
}
.homebox6 .list-theme4 .list-item .list-mes .time-box {
  font-size: 0.23rem;
  margin-top: 0.3rem;
}
.homebox6 .homebox6-bot {
  width: 100%;
  height: 0.99rem;
  line-height: 0.99rem;
  text-align: center;
  margin-top: -0.33rem;
}
.homebox6 .homebox6-bot a {
  display: block;
}
.homebox6 .homebox6-bot img {
  display: inline-block;
  width: 0.19rem;
  height: 0.19rem;
  margin-left: 0.12rem;
}
.homebox7 {
  width: 100%;
  background: #FFFFFF;
  padding-top: 0.17rem;
  box-sizing: border-box;
}
.homebox7 li {
  width: 2.45rem;
  margin: 0 0.02rem;
}
.homebox7 li a {
  display: block;
  text-align: center;
}
.homebox7 li a img {
  width: 2.46rem;
  height: 1.42rem;
  margin: 0;
}
.homebox7 li a span {
  display: block;
  height: 0.57rem;
  line-height: 0.57rem;
}
.homebox8 {
  width: 100%;
  background: #FFFFFF;
  padding: 0.18rem 0;
  box-sizing: border-box;
}
.homebox8 .list-box {
  width: 100%;
  display: flex;
  display: -webkit-flex;
}
.homebox8 .list-box a {
  display: block;
  flex: 1;
  text-align: center;
}
.homebox8 .list-box a .img-box {
  border-right: 1px solid #dbdbdb;
}
.homebox8 .list-box a img {
  display: inline-block;
  width: 0.68rem;
  height: 0.68rem;
}
.homebox8 .list-box a span {
  display: block;
}
.scroll-top {
  width: 0.68rem;
  height: 0.68rem;
  position: fixed;
  right: 0.15rem;
  bottom: 0.9rem;
  z-index: 900;
  display: none;
}
.scroll-top img {
  width: 100%;
  height: 100%;
}

/*Ê×Ò³*/
.pro_1{width:100%}
.pro_1 li{ float:left;}
.pro_1 li img{width:290px;}

.case_p1 {
    background-color: #b6d11c;
    color: #fff;
    font-size: 1.125em;
    text-align: center;
}
.list-theme1 .list-item{
    margin-top:10px;
}
.news_1{height:65px;line-height:23px;color:#7c7c7c;}

.dc_cont2 {
    margin: 0 auto;
    width: 100%;
    margin-top: 20px;
}

    .dc_cont2 .swiper-container {
        width: 100%;
        height: 100%;
    }

    .dc_cont2 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }