#swiper1{
    width: 7.5rem;
    height: 4rem;
}
#swiper1 .swiper-slide img{
    width: 7.5rem;
    height: 4rem;
}
#swiper1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
#swiper1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00824a;
}
.title{
    width: 5.31rem;
    height: 0.78rem;
    background: url('../images/back.png') no-repeat center 0.26rem;
    background-size: 5.31rem 0.41rem;
    margin: 0.6rem auto 0.3rem;
}
.title h4{
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
}
.title p{
    font-size: 0.34rem;
    color: #666666;
    text-align: center;
    margin-top: 0.1rem;
}
.content{
    padding: 0 0.25rem;
}
.name span{
    float: left;
    border: 0.02rem solid #00824a;
    text-align: center;
    line-height: 0.62rem;
    height: 0.62rem;
    color: #00824a;
    font-size: 0.28rem;
    padding: 0 0.12rem;
    border-radius: 0.05rem;
    margin-bottom: 0.15rem;
}
.name span:nth-child(2){
    margin: 0 0.23rem;
}
.name .active{
    color: #fff;
    background: #00824a;
}
.pro_ul{
    display: none;
    margin-top: 0.3rem;
    margin-bottom: 0.6rem;
}
.tab .pro_ul:nth-child(1){
    display: block;
}
.pro_ul li{
    float: left;
    width: 3.42rem;
    margin-bottom: 0.3rem;
}
.pro_ul li:nth-child(even){
    float: right;
}
.pro_ul li span{
    display: block;
    width: 3.4rem;
    height: 2.43rem;
    border: 0.01rem solid #cfcfcf;
}
.pro_ul li span img{
    width: 3.4rem;
    height: 2.43rem;
}
.pro_ul li p{
    font-size: 0.28rem;
    margin-top: 0.19rem;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content02{
    position: relative;
    text-align: center;
    width: 7rem;
    height: 14.52rem;
    background: url('../images/back2.png') no-repeat center;
    background-size: 7.5rem 14.52rem;
    padding: 0 0.25rem;
}
.about{
    text-align: left;
}
.about span{ 
    display: inline-block;
    margin-top: 0.63rem;
}
.about span:nth-child(1){
   
    font-size: 0.46rem;
    font-weight: bold;
    color: #04be6e;
    margin-right: 0.22rem;
}
.about span:nth-child(2){
    font-size: 0.32rem;
    color: #fff;
}
.cont2_pic{
    position: relative;
    width: 7rem;
    height: 5.12rem;
    /*background: url('../images/back3.png') no-repeat right bottom;
    background-size: 6.76rem 4.57rem;
    margin-top: 0.26rem;*/

}
.cont2_pic video{
    width: 7rem;
    margin-top: .8rem;
}
.cont2_pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 6.66rem;
    height: 4.77rem;
}
.content02 .cx{
    font-size: 0.26rem;
    color: #fff;
    line-height: 0.45rem;
    text-align: justify;
    margin-top: 0.4rem;
    height: 4.8rem;
    overflow: hidden;
}
.content02 .more{
    color: #fff;
    font-size: 0.24rem;
    display: inline-block;
    padding: 0.18rem 0.4rem;
    border: 1px solid #fff;
    margin-top: 0.43rem;
    border-radius: 0.05rem;
}
.quality{
    position: absolute;
    width: 7rem;
    left: 0.25rem;
    bottom: -3.67rem;
    z-index: 98;
}
.quality_div{
    width: 5.4rem;
    height: 2.4rem;
    padding-left: 1.6rem;
    overflow: hidden;
}
.quality>div:nth-child(1){
    background: #00824a url('../images/icon.png') no-repeat 0.22rem center;
    background-size: 1.15rem;
}
.quality>div:nth-child(2){
    background: #3a3a3a url('../images/icon2.png') no-repeat 0.22rem center;
    background-size: 1.15rem;
}
.quality_div h5{
    text-align: left;
    font-size: 0.3rem;
    color: #fff;
    margin-top: 0.38rem;
}
.quality_div P{
    color: #fff;
    font-size: 0.22rem;
    margin-right: 0.28rem;
    text-align: left;
    line-height: 0.3rem;
    margin-top: 0.16rem;
}
.content03{
    padding-top: 4.26rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.6rem;
}
.news_ul {
    text-align: center;
    margin-bottom: 0.3rem;
}
.news_ul li{
    display: inline-block;
    border: 0.02rem solid #00824a;
    line-height: 0.6rem;
    height: 0.6rem;
    color: #00824a;
    font-size: 0.28rem;
    padding: 0 0.45rem;
    border-radius: 0.05rem;
    margin: 0 0.1rem;
   
}
.news_ul .active{
    color: #fff;
    background: #00824a;
}
.news_cont{
    display: none;
}
.news_tab .news_cont:nth-child(1){
    display: block;
}
.news_cont img{
    width: 7rem;
}
.news_tit li{
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 0.28rem;
    padding-top: 0.25rem;
}
.news_tit li h5{
    font-size: 0.3rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 0.15rem;
}
.news_tit li span{
    font-size: 0.24rem;
}
.news_tit li p{
    margin-top: 0.12rem;
    font-size: 0.24rem;
    text-align: justify;
    line-height: 0.38rem;
}
.content04{
    height: 5.5rem;
    background: url('../images/back4.png') no-repeat ;
    background-size: 7.5rem 5.5rem;
    overflow: hidden;
}
.content04 h3{
    font-size: 0.54rem;
    font-weight: bold;
    color: #fff;
    margin-top: 0.4rem;
    text-align: center;
}
.cont4_ul{
    width: 5.71rem;
    margin: 0.35rem auto 0.18rem;
}
.cont4_ul li{
    float: left;
    width: 2rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    background: url('../images/back5.png') no-repeat center;
    background-size: 2rem 0.64rem;
    font-size: 0.28rem;
    color: #fff;
    margin-bottom: 0.1rem;
}
.cont4_ul li:nth-child(even){
    float: right;
}
.cont4_tel{
    height: 0.58rem;
    padding-left: 0.8rem;
    background: url('../images/tel2.png') no-repeat left top;
    background-size: 0.58rem;
    margin-left: 0.94rem;
}
.cont4_tel span{
    display: block;
    font-size: 0.24rem;
    color: #fff;
    margin-bottom: 0.08rem;
}
.cont4_tel a{
    font-size: 0.3rem;
    color: #e62129;
}
.cont4_pic {
    display: flex;
    justify-content: space-around;
    margin-top: 0.12rem;
}
.cont4_pic li img{
    width: 1.54rem;
    height: 1.54rem;
}
#swiper2 {
    margin-left: 0.25rem;
}
#swiper2 .swiper-slide {
    
    width: 4.13rem;
}
#swiper2 .swiper-slide img{

    width: 4.13rem;
    height: 2.96rem;
}
#swiper2 .swiper-slide p{
    font-size: 0.28rem;
    margin-top: 0.28rem;
    text-align: center;
}
.content05{

    padding-bottom: 0.7rem;
}