/* 初始化样式 */
*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
.Tbody{
    width: 6.7rem;
    margin: auto;
}
i{
    font-style: normal;
}
.clear:after{
    content: "";
    clear: both;
    display:block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
/* 开头动画 */
.donghua{
    visibility: visible;
    animation-duration: 1s;
    animation-name: bounceInUp;
}
/* 产品10个 */
/* 产品1 */
.product1{
    font-size: .32rem;
    font-weight: bolder;
    text-align: center;
    margin-top: 0.5rem;
}
.product1>p{
    font-size: .5rem;
    letter-spacing: 0.03rem;
}
.product1 p:nth-of-type(2){
    color: #7d777e;
}
.yuandian span{
    display: inline-block;
    width: 1.7rem;
    height: 0.05rem;
    background: #dadada;
    margin-bottom: 0.05rem;
}
.yuandian i{
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background: #6f945b;
    border-radius: 50%;
}
.product1_main{
    width: 9.6rem;
    margin: auto;
}
.product1_main .product1_mainli:nth-of-type(2){
    margin: 0 0.2rem;
}
.product1_main .product1_mainli:nth-of-type(5){
    margin: 0 0.2rem;
}
.product1_main .product1_mainli:nth-of-type(1){
    margin-left: 0.55rem;
}
.product1_main .product1_mainli:nth-of-type(4){
    margin-left: 0.55rem;
}
.product1_main .product1_mainli:nth-of-type(8){
    margin: 0 0.2rem;
}
.product1_main .product1_mainli:nth-of-type(7){
    margin-left: 0.55rem;
}
.product1_main .product1_mainli{
    width: 2.1rem;
    height: 1.7rem;
    float: left;
    border: 2px solid #e9e9e9;
    padding: 10px;
    margin-bottom: 0.2rem;
}
.product1_main li img{
   width: 2.1rem;
   height: 1.7rem;
}
.product1_main li p{
   overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
/* 产品2 */
/* 选项卡 */
.product2 .product2_title{
    font-size: .5rem;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 0.2rem;
    margin-top: 0.5rem;
}
.product2_tabs{
    width: 9.1rem;
    margin: auto;
}
.product2_tabs a{
    display: inline-block;
    width: 30%;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #e1e1e1;
    text-align: center;
    float: left;
    margin-left: 0.1rem;
    /* color: #fff; */
    margin-top: 0.1rem;
}
/* 选项卡内容1 */
.xiangqingul{
    width: 8.8rem;
    margin: auto;
    margin-top: 0.3rem;
}
.tab_main1 .content1_bg{
    width: 2.8rem;
    height: 2.8rem;
    background-image: url("../img/product1.png");
    background-size: 2.8rem 2.8rem;
    background-repeat: no-repeat;
    float: left;
}
.content1_bg{position: relative;}
.content1_text{
    width: 2.8rem;
    /* height: 1rem; */
    background: #6f945b;
    position: absolute;
    bottom: 0;
}
.content1_text p{
    text-align: center;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.5rem;
}
.product2_tabs .active{
    color: #fff;
    background: #6f945b;
    /* margin-top: 0.1rem; */
}
.xiangqingul .content1_bg:nth-of-type(2){
    margin: 0 0.2rem;
}

/* 产品3 */
.product3 .product3_title{
    font-size: .32rem;
    text-align: center;
    width: 1.5rem;
    margin: auto;
    font-weight: bolder;
    margin-bottom: 0.2rem;
}
.product3 .product3_title p:nth-of-type(2){
    width: 1.5rem;
    height: 0.05rem;
    background: #333;
    margin-top: 0.1rem
}
/* 选项卡 */
.product3_tabs{
    width: 9.42rem;
    margin: auto;
}
.product3_tabs .xianbgimg{
    float: left;
    margin-left: 0.1rem;
}
.xianbgimg img{
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    margin-left: 0.1rem;
}
/* 选项卡内容1 */
.content11_ul{
    width: 9rem;
    margin: auto;
}
.content11_ul .content11_li{
    width: 2.8rem;
    height: 3.3rem;
    float: left;
    text-align: center;
}
.content11_ul .content11_li:nth-of-type(2){
    margin: 0 0.3rem;
}
.content11_ul .content11_li:nth-of-type(5){
    margin: 0 0.3rem;
}
.content11_ul .content11_li img{
    width: 2.8rem;
    height: 2.8rem;
}

/* 产品4 */
.product4 .product4_box{
    background: #f5f5f5;
    width: 9rem;
    margin: auto;
}
.product4_box .product4_p1{
    font-size: .5rem;
    color: #6f945b;
    text-align: center;
    font-weight: bolder;
}
.product4_box .product4_p2{
    font-size: .5rem;
    color: #dacec5;
    text-align: center;
}
.product4_ul li{
    width: 2.5rem;
    height: 3.5rem;
    background-image: url("../img/product4.png");
    background-size: 2.5rem 3.5rem;
    background-repeat: no-repeat;
    padding-top: 2.6rem;
    box-sizing: border-box;
    text-align: center;
    float: left;
    margin: 0.3rem 0.25rem 0.2rem 0.25rem;
}
/* 产品5 */
.product5 .product5_top{
    width: 3rem;
    height: 1.8rem;
    font-size: .32rem;
    margin: auto;
    padding: .09rem;
    border: 1px solid #6f945b;
    box-sizing: border-box;

}
.product5_top11{
    background: #6f945b;
    height: 1.57rem;
}
.product5_top11 p{
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    font-size: .32rem;
}
/* 产品5 轮播 */
.swiper-container {
    width: 10rem;
    /*height: 9rem;*/
}
.swiper-wrapper{
    width: 10rem !important;
    /*height: 9rem;*/
    background: #000;
    /* margin: 0 !important; */
}
.swiper-slide img{
    width: 4rem;
    height: 9rem;
}
.swiper-slide{
    position: relative;
}
.swiper-slide p{
    position: absolute;
    top: 50%;
    left: 25%;
    color: #fff;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 50%;
    background: #6f945b;
    text-align: center;
    font-size: 0.4rem;
}

/* 产品6 */
.product6_top{
    width: 9rem;
    height: 1.5rem;
    position: relative;
    margin: auto;
    /* background-image: url('../img/product7.png'); */
    background-size: 9rem 1.5rem;
    background-repeat: no-repeat;
}
.product6_top span{position: absolute;}
.product6_top span:nth-of-type(1){
    top:0.7rem;
    left: 1.2rem;
    color: #6f945b;
    font-size: 0.5rem;
    font-weight: bolder;
}
.product6_top span:nth-of-type(2){
    right: 0.5rem;
    top:0.7rem;
    /* color: #fff; */
}
.ul_box{
    width: 8.5rem;
    margin: auto;
    overflow: hidden;
}
.product6_ul{
    width: 8.9rem;
}
.product6_ul li{
    float: left;
    margin-right: 0.14rem;
}
.product6_ul li img{
    width: 2.8rem;
    height: 2.8rem;
}

/* 产品7 */
.product7{
    margin-top: 0.5rem;
}
.product7_top{
    width: 8rem;
    height: 1rem;
    line-height: 1rem;
    margin: auto;
    /* font-size: 0.5rem; */
}
.product7 .product7_top span{
    float: left;
    font-size: 0.5rem;
    font-weight: bolder;
    color: #6f945b;
}
.product7 .product7_top button{
    float: right;
    color: #6f945b;
    margin-top: 0.26rem;
    font-size: 0.32rem;
    letter-spacing: 0.02rem;
}
.product7 .product7_top1{
    width: 8.5rem;
    height: 0.4rem;
    background-image: url('../img/product8.png');
    background-size: 8.5rem 0.4rem;
    margin: auto;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
/* 产品8 */
.product8 .product8_top{
    font-size: .4rem;
    text-align: center;
}
.product8 .product8_top1{
    font-size: .3rem;
    text-align: center;
}
.ul_box .product6_ul1 li{
    border-radius: 50%;
}
.ul_box .product6_ul1 li img{
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    margin-right: 0.32rem;
}
/* 新闻资讯 */
/* 新闻资讯1 */
.news1 .news1_top{
    font-size: .4rem;
    text-align: center;
    font-weight: bolder;
}
.news1 .news1_main{
    font-size: .32rem;
    margin: auto;
    width: 8rem;
}
.news1_main li{
    width: 8rem;
    height: 2rem;
    margin-bottom: 0.05rem;
}
.news1_main li img{
    width: 1.2rem;
    height: 1.2rem;
    float: left;
    margin-top: 0.2rem;
}
.news1_main li .news1_maintext{
    float: left;
    width: 6rem;
    margin-left: 0.2rem;
}
.news1_maintext p:nth-of-type(1){
    font-size: .4rem;
    font-weight: bolder;
}
.news1_maintext p:nth-of-type(2){
    width: 7rem;
    height: 0.05rem;
    background: #6f945b;
}
.news1_maintext p:nth-of-type(3){
    font-size: 0.3rem;
    text-indent: 2em;
}
/* 新闻资讯2 */
.news2{
    margin-top:0.5rem
}
.news2 .news2_top{
    font-size: .5rem;
    font-weight: bolder;
    text-align: center;
}
.news2 .news2_top1{
    width: 2rem;
    height: 0.05rem;
    background: #6f945b;
    margin: auto;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
}
.news2_main{
    width: 8.3rem;
    margin: auto;
}
.news2_main1{float: left;}
.news2_main1 .news2_main1tt{
    font-size: .32rem;
    width: 4rem;
}
.news2_main1 img{
    width: 4rem;
    height: 4rem;
}
.news2_main1 .news2_main1tt p:nth-of-type(1){
    font-size: .34rem;
    font-weight: bolder;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align: center;
}

.news2_main .news2_main11{
    margin-right: 0.3rem;
    font-size: .32rem;
}
.news2_bottom{
    width: 9rem;
    margin: auto;
    margin-top: 0.3rem;
}
.news2_bottom .news2_bottomli{
    width: 9rem;
    margin: auto;
    height: 1.58rem;
    border: 2px solid rgb(240, 234, 234);
    margin-top: 0.3rem;
}
.news2_bottomli .news2_bottomli{
    border: 2px solid #e6e6e3;
}
.news2_bottomli .news2_bottomli1{
    float: left;
    width: 30%;
    height: 1.6rem;
    overflow: hidden;
} 
.news2_bottomli .news2_bottomli1 img{
    width: 100%;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
.news2_bottomli .news2_bottomli2{
    float: left;
    margin-left: 0.2rem;
    max-width: 6.48rem;
    overflow: hidden;
    width: 67%;
}
.news2_bottomli2 p{
    color: #a6a9a7;
    font-size: .32rem;
}
.news2_bottomli2 p:nth-of-type(1){
    font-weight: bolder;
    font-size: .38rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news2_bottomli2 p:nth-of-type(2){
    margin: 0.1rem 0;
}

/* 新闻资讯3 */
.news3{
    width: 9rem;
    /* background: #f5f5f5; */
    margin: auto;
}
.news3 .news3_top{
    font-size: .24rem;
    text-align: center;
    padding: 0.3rem 0;
}
.news3_top p:nth-of-type(1){
    /* color: #80c170; */
    font-weight: bolder;
    font-size: 0.5rem;
}
.news3_top p:nth-of-type(2){
    color: #c5c5c5;
}
.news3_main{
    font-size: .14rem;
}
.news3 .news2_top1{
    width: 2rem;
    height: 0.05rem;
    background: #6f945b;
    margin: auto;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
}
.news3_main li{
    border-bottom: 1px dashed #999;
    padding: 0.15rem;
}

/* 关于我们 */
/* 关于我们1 */
.about1{
    width: 9rem;
    /* height: 5rem; */
    margin: auto;
    /*     background: url('../img/about1.png'); */
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 0.4rem;
}
.about1 p:nth-of-type(1){
    font-size: 0.5rem;
    font-weight: bolder;
    text-align: center;
    margin-top: 0.2rem;
}
.about1 p:nth-of-type(2){
    width: 3rem;
    height: 0.05rem;
    background: #6f945b;
    margin: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
}
.about1 p:nth-of-type(3){
    font-size: 0.32rem;
    color: #a9a2a1;
    text-indent: 2em;
    line-height: 0.51rem;
}
/* 关于我们2 */
.about2 .about2_top{
    font-size: .32rem;
    text-align: center;
    width: 9rem;
    margin: auto;
}
.about2_top p:nth-of-type(1){
    font-size: 0.4rem;
    font-weight: bolder;
}
.about2_top p:nth-of-type(2){
    color: #888888;
    font-size: 0.32rem;
}
.about2_top p:nth-of-type(3){
    width: 2rem;
    height: 0.05rem;
    background: #1651b8;
    margin: auto;
    margin-top: 0.2rem;
}
.about2_mainul {
    width: 9rem;
    margin: auto;
}
.about2_mainul .about2_mainli{
    width: 9rem;
    font-size: .4rem;
    margin-top: 0.3rem;
}
.about2_mainul .about2_mainli div:nth-of-type(1){
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #fff;
    background: #008287;
    border-radius: 50%;
    font-size: .5rem;
    float: left;
    text-align: center;
    font-weight: bolder;
}
.about2_mainul .about2_mainli .main_newsbox{
    width: 7rem;
    font-size: .4rem;
    float: left;
    margin-left: 0.3rem;
}
.about2_mainul .about2_mainli .main_newsbox p:nth-of-type(1){
    font-size: .4rem;
    font-weight: bolder;
}
.about2_mainul .about2_mainli .main_newsbox p:nth-of-type(2){
    font-size: .3rem;
    color: #888888;
    margin-top: 0.1rem;
}
.about2_mainul .about2_mainli2 div:nth-of-type(1){
    background: #6ce26c;
}
.about2_mainul .about2_mainli3 div:nth-of-type(1){
    background: #bd362f;
}