﻿#banner .font{position:absolute;top:330px;width:100%;left:0;z-index:9;max-width:1400px;left:50%;margin-left:-700px;text-align:right;}
.flexslider {
	margin: 95px auto 0 auto;
	position: relative;
	width: 100%;
	height: 520px;
	overflow: hidden;
	zoom: 1;
     
}
#banner{
    width:100%;
    position:relative;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav{width:100%;height:auto;position:absolute;bottom:calc(calc(100% - 60px) / 2);left:0;z-index: 9;}
.flex-direction-nav a {
	display: block;	
	cursor: pointer;	
    font-family:'iconfont';
    color:#fff;

}
.flex-direction-nav li:first-child,.flex-direction-nav li:nth-child(2){width:60px;height:60px;line-height:60px;text-align:center;font-size:22px;color:#fff;margin-right:10px;float:left;border-radius:50%;border:2px solid #fff;}
.flex-direction-nav li:first-child{margin-left:10px;}
.flex-direction-nav li:nth-child(2){float:right;}
.flex-direction-nav .current{color:#fff;line-height:70px;font-size:25px;font-weight:normal;font-family: Rubik;float:right;margin-top:15px;}
.flex-direction-nav .current b{font-size:45px;}
.flex-direction-nav .flex-next {
	color:#fff;
}




.flex-control-nav {
	position: absolute;
bottom:20px;
z-index: 10;
padding: 0px 0px;
line-height: 25px;
height: auto;
border-radius: 15px;
margin-left: -35px;
left:50%;
z-index:4;
width:70px;
}

.flex-control-nav li {
	margin: 0;
	display: inline-block;
	zoom: 1;
    width:15px;height:15px;border-radius:50%;box-sizing:border-box;float:left;background:#fff;margin:0 3px;
}

.flex-control-paging li a {
	display: block;
	width: 10px;
    height: 10px;
    margin-top: 4px;    
    font-size: 14px;
    margin-left: 4px;    
    text-align: center;  
    cursor: pointer;
border-radius: 50%;
background:#fff;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active {
	border:3px solid #fff;background:none;
}

.flexslider .slides a {
    display: block;
    width: 100%;
    height: 520px; 
    background-position:center top;
    background-size:auto 100%;
}
@media screen and (max-width:1024px) {
    .flexslider{height:400px;margin-top:80px;}
    .flexslider .slides a{height:400px;}
}
@media screen and (max-width:820px){
    #banner .font{top:40rem;left:0;margin-left:0;text-align:center;padding:0 5%;box-sizing:border-box;}
    #banner .font img{width:100%;}
    .flexslider{height:300px;margin-top:70px;}
    .flexslider .slides a {height:300px;background-size:auto 100%;background-repeat:no-repeat;background-position:center top;}
    .flex-direction-nav{width:100%;position:absolute;bottom:125px;left:0;padding:0 10px;box-sizing:border-box;margin:0;}
    .flex-direction-nav li:first-child,.flex-direction-nav li:nth-child(2){width:50px;height:50px;line-height:50px;text-align:center;font-size:18px;}
    .flex-direction-nav .current{line-height:10rem;font-size:4rem;margin-top:2rem;}
    .flex-direction-nav .current b{font-size:5rem;}    
}
@media screen and (max-width:512px){
    .flexslider{height:200px;margin-top:60px;}    
    .flexslider .slides a{background-position:calc(calc(100% / 2) - 80px) top;height:200px;}
     .flexslider .slides li:nth-child(1) a{background-image:url(/images/banner3-wap.jpg) !important;background-position:center top;}
    .flex-direction-nav{display:none;}
    .flex-control-nav{bottom:10px;width:54px;}
    .flex-control-nav li{width:12px;height:12px;}
}

#about-news {
    height: auto;
    background-color: white;
    margin-top: 122px;
    padding: 0 0 86px 0;
    border-top: 1px solid #eee;
}

    #about-news .wrap {
        height: 100%;
    }

#about, #news {
    height: auto;
}

#about-news .title {
    margin-top: -47px;
    margin-bottom: 70px;
}

    #about-news .title strong {
        font-size: 26px;
        line-height: 26px;
        display: inline-block;
        padding-bottom: 20px;
        border-bottom: 1px solid #8ec31f;
        color: #8fc320;
    }

#about {
    width: 47%;
}

#about-text {
    margin-bottom: 33px;
}

    #about-text images {
        width: 530px;
        height: 238px;
    }

    #about-text h1 {
        font-size: 24px;
        line-height: 58px;
        color: #333;
        font-family: Noto Sans SC;
        font-style: normal;
        font-weight: 600;
    }

    #about-text p {
        font-size: 16px;
        line-height: 26px;
        color: #888;
        font-weight: 400;
        text-align: justify;
    }

.more {
    display: block;
    line-height: 50px;
    width: 150px;
    text-align: center;
    color: white;
    overflow: hidden;
    font-size: 14px;
    border-radius: 30px;
    background: linear-gradient(90deg, #8fc320 50%, rgba(255, 255, 255, 1) 100%);
    transition: all 0.5s;
}
    .more * {
        transition: all 0.5s;    
    }
    .more:hover {
        background: linear-gradient(90deg, #8fc320 100%, rgba(255, 255, 255, 1) 100%);
    }
        .more:hover span{
            padding-left:15px;
        }
        .more span {
            font-family: iconfont;
            font-size: 14px;
        }
.more_btn {
    width: 160px;
    height: 52px;
    background: linear-gradient(90deg, #8fc320 0%, rgba(91, 163, 79, 0.08) 100%);
    border-radius: 36px;
    position: relative;
    float:right;
}
    .more_btn a {
        width: 100%;
        height: 100%;
    }
        .more_btn a p {
            font-size: 16px;
            padding-left: 20px;
            color: #f5f5f5;
            position: absolute;
            left: 6px;
            top: 15px;
            z-index: 2;
            transition: all .5s;
        }
.more_btn_ico {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background-color: #f5f5f5;
    transition: all .5s;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 1;
}
    .more_btn_ico img {
        width: 26px;
        position: absolute;
        right: 16px;
        top: 20px;
    }
.bannerdesc_btn:hover a p {
    color: #00a67e;
}

.more_btn:hover .more_btn_ico {
    width: 100%;
    height: 100%;
    border-radius: 36px;
    top: 0px;
    right: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

    .more_btn:hover .more_btn_ico img {
        top: 25px;
    }

#news {
    width: 47%;
}

#news-text {
}

    #news-text li {
        width: 536px;
        height: 78px;
        padding: 22px 30px;
        margin-bottom: 22px;
        transition: .5s;
    }

    #news-text .time {
        width: 90px;
        border-right: 1px solid #ccc;
        height: 100%;
    }

        #news-text .time strong {
            font-size: 40px;
            display: block;
            text-align: center;
            line-height: 50px;
        }

        #news-text .time span {
            font-size: 12px;
            display: block;
            text-align: center;
        }

    #news-text .news-text {
        padding-left: 26px;
        width: 415px;
    }

        #news-text .news-text a h4 {
            font-size: 16px;
            font-weight: normal;
            margin-top: 4px;
            margin-bottom: 8px;
            color: #333;
        }

        #news-text .news-text a p {
            font-size: 12px;
            line-height: 18px;
            height: 36px;
            width: 100%;
            overflow: hidden;
            color: #999;
        }

    #news-text li.active {
        background-color: #8fc320;
        color: white;
    }

        #news-text li.active a h4, #news-text li.active a p {
            color: white;
        }

        #news-text li.active .time {
            border-right-color: white;
        }

#product-box {
    height: auto;
    padding-top: 100px;
    background: url(../images/product-bg.jpg) no-repeat center top;
}

#product-list {
    height: auto;
    background-color: #f5f8ee;
    box-shadow: 0 10px 10px rgba(0,0,0,0.2);
    position: relative;
    border-radius:5px;
    padding-bottom:60px;
}

    #product-list .title {
        height: 140px;
        text-align: center;
        color: #8fc320;
        position: relative;
    }

        #product-list .title h1 {
            padding: 44px 0 10px 0;
            font-size: 40px;
            line-height: 40px;
            text-align: center;
            font-weight: bold;           
        }

        #product-list .title span {
            font-size: 18px;
            line-height: 18px;
        }

        #product-list .title a {
            display: block;
            width: 120px;           
            line-height: 40px;
            text-align: center;
            position: absolute;
            right: 60px;
            top: 54px;
            color: #666;
            font-size: 14px;
            border-radius:40px;
           
        }
            #product-list .title a span{
                font-family:iconfont;font-size:16px;
            }

            #product-list .title a:hover {
                color: #8fc320;
            }

#products {
    width: 90%;
    height: 410px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.prev, .next {
    width: 66px;
    height: 66px;
    border-radius: 33px;
    text-align: center;
    line-height: 66px;
    color: rgba(255,255,255,0.8);
    background-color: rgba(143,195,32,0.8);
    position: absolute;
    top: 310px;
    font-size: 30px;
    cursor: pointer;
    font-family: iconfont;
}

    .prev:hover, .next:hover {
        color: rgba(255,255,255,1);
        background-color: rgba(143,195,32,1);
    }

.prev {
    left: -33px;
}

.next {
    right: -33px;
}

#products ul {
    width: 300%;
    position: absolute;
    top: 0;
    left: 0;
}

    #products ul li {
        float: left;
        width: calc(100% / 12);
        height: 410px;
        position: relative;
        overflow: hidden;
        text-align: center;
        box-sizing: border-box;
        border: 2px solid #f5f8ee;
        border-top: none;
        border-bottom: 0;
    }
        #products ul li .product-img {
            width: 100%;
            height: 100%;  
            display:block;
        }
        #products ul li img {
            height: 100%;
            object-fit: cover;
            display: inline-block;
            margin:0 auto;
        }

.product-shadow {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    padding-top: 15%;
    height: 100%;
    color: white;
    text-align: center;
    opacity: 0;
    transition: .5s;
    color: #fff;
    box-sizing:border-box;
}

    .product-shadow:hover {
        color: #fff;
    }

#products ul li:hover .product-shadow {
    opacity: 1;
}

.product-shadow .o {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #7cbe14;
    margin: 0 auto;
    font-size: 13px;
    line-height: 42px;
    color: #fff;
    font-family:iconfont;
}

.product-shadow .product-title {
    font-size: 24px;
    line-height: 40px;
    padding: 34px 15px 8px 15px;
    font-family: OPPOSans-M;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-shadow .introduce {
    color: #fff;
    font-size: 14px;
    font-family: OPPOSans-R;
    padding: 0 20px;
    line-height: 24px;
    height:50%;
    box-sizing:border-box;
}

.product-shadow .more {
    margin:0 auto;
}

    .product-shadow .more:hover {
       
    }




@media screen and (max-width:820px) {
   
}

.news *{transition-duration: 0.5s;}
.news .titbar{text-align:left;padding-bottom:50px;}
.news .titbar h1{font-size:40px;width:50%;float:left;}

.news .titbar a{display:block;width:130px;height:42px;background:#fff;font-size:16px;color:#969595;line-height:42px;border-radius:30px;border:1px solid #ccc;text-align:center;font-family: Noto Sans SC;font-weight: 300;float:right;}
.news .titbar a i{font-family:iconfont;padding-left:0px;font-size:22px;color:#666;transition-duration: .5s;}
.news .titbar a:hover i{padding-left:20px;}

.news .top{width:50%;float:left;height:auto;}
.news .top a{display:block;width:100%;height:485px;overflow:hidden;position:relative;border-radius:3px;color:#fff;}
.news .top a img{width: 100%;position: absolute;top: 0;left: 0;object-fit: cover; height: 100%;}
.news .top a .info{box-sizing:border-box;padding:30px;background:url(../images/product-bg.png) repeat-x center bottom;position:absolute;left:0;bottom:0;}
.news .top a .info h1{font-size:22px;font-weight: 600;text-align:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .top a .info p{font-family: "OPPOSans-R";font-size:16px;font-weight: 400;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;padding-top:10px;}

.news .list{width:100%;float:right;box-sizing:border-box;}
.news .list li{width:100%;box-sizing:border-box;padding:30px;margin-bottom:20px;background: #f8f8f8;transition-duration: 0.5s;border-left:3px solid #f8f8f8;}

.news .list li div{width:auto;float:left;padding-right:20px;}
.news .list li div span{font-size:24px;color:#000;font-family: "OPPOSans-M";font-weight:bold;}
.news .list li div span:last-child{font-size:18px;color:#999;}
.news .list li h1{font-family: Noto Sans SC;font-weight:600;color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:20px;}
.news .list li p{font-family: "OPPOSans-R";font-size:16px;font-weight: 400;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;padding-top:10px;color:#999;}

.news .list li.active,.news .list li:hover{background:#8fc320;}
.news .list li.active *,.news .list li:hover *{color:#fff !important;}



#advantages {
	height: auto;
    padding-bottom:120px;
	background: url(../images/ad-bg.png) no-repeat bottom right;
}
#advantages .title {
	height: auto;
	text-align: center;
	color: #8fc320;
	position: relative;
    padding:60px 0 40px 0;
}
#advantages .title h1 {
	font-size: 40px;
	line-height: 60px;
	text-align: center;
    font-weight:bold;
}
#advantages .title span {
	font-size: 18px;
	line-height: 18px;
}
#advantages ul {}
#advantages ul li {
	width: 25%;
    box-sizing:border-box;
	padding: 0 20px;
	float: left;
}
#advantages ul li:nth-last-of-type(1){
	margin-right: 0;
}
#advantages ul li img {
	width: 100%;
	height: auto;
}
#advantages ul li h2 {
    font-family: "OPPOSans-M";
	font-size: 20px;
	line-height: 44px;
	border-bottom: 1px solid #8ec31f;
	text-align: center;
	padding-top: 6px;
	color: #8fc320;
	
}
#advantages ul li p {
    font-family: "OPPOSans-R";
	font-size: 15px;
	color: #aaa;
	line-height: 24px;
	padding-top: 10px;
    text-align:center;
}

@media screen and (max-width:820px){
    #about-text p{font-size:14px;line-height:22px;font-family: "OPPOSans-R";}
    #about,#news{width:48%;}
    .news .list li{padding:20px;}
    .news .list li div{width:auto;}
    .news .list li div span{font-size:22px;}
    .news .list li div span:last-child{font-size:16px;}
    .news .list li p{font-size:14px;line-height:18px;padding-top:0;}
    .news .list li h1{font-size:18px;line-height:34px;padding-right:0;}
    #product-list{padding-bottom:30px;}
    #products ul{width:400%;}
    #products ul li{height:380px;}
    .prev, .next{width:50px;height:50px;line-height:50px;}
    .prev{left:-20px;}
    .next{right:-20px;}
    #product-list .title h1{font-size:32px;}
    #advantages {
        padding-bottom: 70px;
        background-size:auto 60%;
    }
    #advantages .title{padding:40px 0 20px 0;}
    #advantages .title h1{font-size:32px;}
    #advantages ul li{padding:0 5px;}
    #advantages ul li p{font-size:14px;}

    .product-shadow{opacity:1;padding:0;height:40px;overflow:hidden;bottom:0;top:auto;background-color: rgba(0,0,0,0.2);}
    .product-shadow .product-title{padding:0 10px;font-size:20px;}

}
@media screen and  (max-width:512px){
    .wrap{padding:0 20px;}
   #about-news{border:none;margin-top:20px;padding-bottom:30px;}
   #about,#news{width:100%;}
   #about-news .title{margin-top:0;margin-block:30px;border-bottom:1px solid #eee;}
   #about-text h1{font-size:22px;}
   #about-text p{font-size:16px;line-height:25px;}   
   .more{font-size:16px;}
   .news .list li{padding:15px;margin-bottom:15px;}

    #product-box{padding:70px 0 0 0;height:auto;background-size:auto 80%;}
    #products ul{width:300%;}
    #products ul li{width:calc(100% / 6)}
    #products ul li{height:230px;margin-bottom:4px;}
    #products{height:460px;}
    #product-list{padding-bottom:70px;}
    #product-list .title{height:auto;padding-bottom:20px;}
    #product-list .title h1{padding-top:30px;font-size:30px;line-height:50px;}
    #product-list .title span{font-size:16px;}
    #product-list .title a{top:590px;width:100%;text-align:center;left:0;}
    .prev, .next{top:330px;}
    .prev, .next{width:40px;height:40px;line-height:40px;font-size:20px;}
    .prev{left:-20px;}
    .next{right:-20px;}

    #advantages {
        padding-bottom: 70px;
        background-size: auto 40%;
    }
    #advantages .title h1{font-size:30px;line-height:50px;}
    #advantages .title span{font-size:16px;}
    #advantages ul li{width:50%;}
    #advantages ul li p{text-align:left;height:80px;line-height:20px;font-size:13px;}

    .product-shadow .product-title{font-size:16px;}
}




