/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;position: relative;z-index: 2;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position: relative;z-index: 111;}
header .box1{background: #f4f4f4;border-bottom: 2px solid #f4f4f4;position: relative;}
header .box1:after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;bottom: -1px;}
header .box1 .tt1{line-height: 40px;font-size: 14px;color: #999;}
header .box1 .tt2 {font-size: 0;}
header .box1 .tt2 a{line-height: 40px;font-size: 14px;color: #999;padding-left: 24px;display: inline-block;vertical-align: top;position: relative;transition: all .2s;}
header .box1 .tt2 a:nth-child(n+2):after{content: "";width: 1px;height: 14px;background: #999;position: absolute;left: 11px;top:0;bottom: 0;margin: auto 0;}
header .box1 .tt2 a:hover{color: #c20c65;}

header .box2 .logo{line-height: 120px;height: 120px;font-size: 0;}
header .box2 .logo img{max-height: 60%;}
header .box2{position: relative;border-bottom: 1px solid #eee;}
header .box2 form{width: 270px;height:40px;position: absolute;left: 0;top:40px;right: 0;margin: 0 auto;}
header .box2 form input{width: calc(100% - 48px);border: 1px solid #ddd;border-right:0;float: left;line-height: 38px;height: 40px;background: #fff url(../images/tu2.png) no-repeat 8px center;padding: 0 10px 0 36px;}
header .box2 form button{width:48px;border: 1px solid #ddd;transition: all .2s;float: left;background: #f4f4f4;color: #333;text-align: center;line-height: 38px;height: 40px;}
header .box2 form button:hover{background-color: #c20c65;color: #fff;border-color: #c20c65;}
header .box2 .txt{font-size: 14px;color: #000;line-height: 22px;margin-top: 35px;padding-left: 55px;background: url(../images/tu1.png) no-repeat left center;}
header .box2 .txt span{font-size:24px;color: #c20c65;font-family: 'Arial';display: block;font-weight: bold;line-height:28px;}


/*pc导航*/
header nav{background: #f4f4f4;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;line-height:54px;width:16.666%;}
header nav ul > li > a{line-height:inherit; display:block;color: #000;font-size: 16px;}
header nav ul > li > i.glyphicon{display: none;}
header nav ul > li:hover > a{color: #fff;background-color: #c20c65;}
header nav ul > li.active > a{color: #fff;background-color: #c20c65;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;right: 0;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 22px;padding:12px 8px;display: block;margin-top: 1px;background: #F2F2F2;}
header nav .ul a:hover{background-color: #c20c65;color: #fff;}
header nav .ul a.active{background-color: #c20c65;color: #fff;}


/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{padding-top: 31.25%;}
.banner .swiper-button-prev{width: 50px;height: 50px;background: url(../images/tu3.png) no-repeat center center/contain;left:3%;opacity: .88;transition: all .2s;margin-top: -25px;}
.banner .swiper-button-next{width: 50px;height: 50px;background: url(../images/tu3.png) no-repeat center center/contain;right:3%;opacity: .88;transition: all .2s;transform:rotate(180deg);margin-top: -25px;}
.banner .swiper-button-prev:hover{opacity: 1;}
.banner .swiper-button-next:hover{opacity: 1;}



.main66{padding: 66px 0;}
.title{text-align: center;margin-bottom: 40px;}
.title .div1{font-weight: bold;color: #000;font-size: 30px;position: relative;padding-bottom: 14px;}
.title .div1:after{content: "";width: 36px;height: 4px;background: #C20B65;position: absolute;left: 0;right: 0;bottom:2px;margin: 0 auto;}
.title .div2{font-size: 16px;font-family: 'Bell MT';color: #999;text-transform: uppercase;margin-top: 11px;}

.title1{text-align: center;margin-top: -11px;margin-bottom: 40px;font-size: 0;}
.title1 a{display: inline-block;transition: all .2s;vertical-align: top;border: 1px solid #ddd;min-width: 100px;text-align: center;font-size: 14px;color: #000;line-height: 34px;margin: 0 3px 6px;}
.title1 a:hover{background-color: #c20c65;border-color: #c20c65;color: #fff;}
.title1 a.active{background-color: #c20c65;border-color: #c20c65;color: #fff;}

/* 水生植物产品 */
.main1{position: relative;}
.main1 .bjimg1{position: absolute;left: 0;bottom: 0;z-index: 1;max-width:30%;}
.main1 .bjimg2{position: absolute;right: 0;bottom: 0;z-index: 1;max-width:30%;}
.main1 .list{display: block;border: 1px solid #ddd;background: #fff;}
.main1 .list .img{margin: 1px;}
.main1 .list .img .bjcover{padding-top: 81.49466192170819%;}
.main1 .list .tt{line-height: 54px;text-align: center;font-size: 16px;color: #000;border-top: 1px solid #ddd;}
.main1 .list:hover .tt{color: #c20c65;}
.main1 .list:hover .img .bjcover{transform:scale(1.06);}


/* 关于我们 */
.main2 .box .img{width: 42%;float: left;}
.main2 .box .tt{width: 58%;float: left;padding: 10px 0 0 30px;}
.main2 .box .img .bjcover{height: 310px;}
.main2 .box .tt .tt1{font-size: 18px;line-height: 30px;color: #000;margin-bottom: 14px;}
.main2 .box .tt .tt2{font-size: 14px;line-height: 30px;color: #000;max-height: 180px;overflow: hidden;}
.main2 .box .tt .tt3{font-size: 14px;line-height: 40px;color: #fff;width: 110px;background: #C20B65;text-align: center;display: block;margin-top: 22px;}
.main2 .box .tt .tt3:hover{opacity: .8;}

/* 新闻动态 */
.gd{font-size: 14px;line-height: 40px;color: #fff;width: 110px;background: #C20B65;text-align: center;display: block;margin:40px auto 0;}
.gd:hover{opacity: .8;color: #fff;}



.main3{position: relative;}
.main3 .bjimg1{position: absolute;right: 0;bottom: -44px;z-index: 1;max-width:30%;}
.main3 .box .you{width: 56%;float: left;padding-left: 50px;}
.main3 .box .list1{width: 44%;float: left;padding:55px 50px;border: 1px solid #ddd;}
.main3 .box .list1 .tt1{font-size: 18px;color: #000;font-weight: bold;}
.main3 .box .list1 .tt2{font-size: 14px;line-height:28px;color: #999;height: 56px;overflow: hidden;padding-left: 24px;border-left: 3px solid #000;margin-top:26px;}
.main3 .box .list1 .bjcover{height: 160px;margin-top:34px;}
.main3 .box .list1 .tt3{width: 140px;text-align: center;line-height: 40px;background: #c20c65;font-size: 20px;color: #fff;margin-top:33px;}
.main3 .box .list1:hover .tt1{color: #c20c65;}
.main3 .box .list1:hover .bjcover{transform:scale(1.06);}
.main3 .box .list1:hover .tt3:hover{opacity: .8;}

.main3 .box .list2{display: block;padding: 33px 0;border-bottom: 1px solid #ddd;}
.main3 .box .list2:nth-child(3){border: 0;}
.main3 .box .list2:nth-child(n+4){display: none;}
.main3 .box .list2 .tt1{font-size: 18px;color: #000;padding: 0 66px 0 33px;position: relative;line-height: 30px;transition: all .2s;}
.main3 .box .list2 .tt1 span{display: block;position: absolute;right: 0;top:0;line-height: initial;}
.main3 .box .list2 .tt1:after{content: "";width: 6px;height: 6px;border-radius: 50%;background: #000;position: absolute;transition: all .2s;left:11px;top:0;bottom: 0;margin: auto 0;}

.main3 .box .list2 .tt2{font-size: 14px;color: #666;line-height: 28px;padding: 0 66px 0 33px;position: relative;height: 56px;overflow: hidden;margin-top:10px;}
.main3 .box .list2 .tt2:after{content: "";width: 17px;height: 11px;background: url(../images/tu6.png) no-repeat;position: absolute;right: 0;bottom: 10px;transition: all .2s;opacity: 1;}
.main3 .box .list2 .tt2:before{content: "";width: 17px;height: 11px;background: url(../images/tu6-1.png) no-repeat;position: absolute;right: 0;bottom: 10px;transition: all .2s;opacity: 0;}
.main3 .box .list2:hover .tt2:after{opacity:0;}
.main3 .box .list2:hover .tt2:before{opacity: 1;}
.main3 .box .list2:hover .tt1{color: #c20c65;}
.main3 .box .list2:hover .tt1:after{background-color: #c20c65;}


.main4 .list{width: calc(33% + 120px);float: left;padding:15px 30px 0 0;}
.main4 .list .tt{font-size: 14px;line-height: 24px;margin-bottom: 22px;padding-left:35px;position: relative;}
.main4 .list .tt img{display: block;position: absolute;left: 0;top:1px;}
.main4 form{width: calc(67% - 120px);float: left;}
.main4 form input{line-height: 40px;height: 40px;background: #fff;padding: 0 15px;border: 0;width: calc(50% - 5px);float: left;}
.main4 form input:nth-child(2){margin-left: 10px;}
.main4 form textarea{line-height:24px;height:90px;background: #fff;padding: 8px 15px;border: 0;width: 100%;float: left;margin-top: 10px;}
.main4 form button{background:#c20c65;transition: all .2s;width: calc(50% - 5px);line-height: 40px;text-align: center;font-size: 16px;color: #fff;border: 0;margin-top: 10px;}
.main4 form button:hover{opacity: .88;}



footer .box1{border-bottom: 1px solid #ddd;}
footer .box1 .ul{text-align: center;padding: 18px 0;}
footer .box1 .ul a{display: inline-block;vertical-align: top;font-size: 14px;color: #000;padding: 0 15px;line-height: 30px;transition: all .2s;}
footer .box1 .ul a:hover{color: #c20c65;}
footer .box2{padding: 20px 15px;text-align: center;font-size: 14px;color: rgba(0,0,0,.6);}




.ny{position: relative;padding: 40px 0 66px;}
.ny .zuo{width: 250px;float: left;margin-right: 30px;border: 1px solid #ddd;}
.ny .you{width: calc(100% - 280px);float: left;}
.ny .zuo .top{font-size: 18px;color: #fff;background: #008000;text-align: center;line-height: 44px;background-image: linear-gradient(to right, white , #368807);}
.ny .zuo .ul{padding:10px 20px 20px;}
.ny .zuo .ul a{display: block;font-size: 16px;color: #000;line-height: 40px;text-align: center;transition: all .2s;margin-top: 1px;}
.ny .zuo .ul a:hover{background-color: #368807;color: #fff;}
.ny .zuo .ul a.active{background-color: #368807;color: #fff;}
.ny .you .top{font-size: 16px;line-height: 26px;padding: 10px 0 20px;margin-bottom: 25px;position: relative;}
.ny .you .top:after{content: "";width: 100%;height: 2px;background: #000;border-top: 1px solid #008000;position: absolute;left: 0;bottom:0;opacity: .3;}
.ny .you .top2{font-size: 26px;text-align: center;font-weight: bold;margin-bottom: 20px;}


.nycp{margin: 0 -6px;}
.nycp .list{display: block;width: calc(33.33% - 12px);margin: 0 6px 20px;float: left;}
.nycp .list .bjcover{padding-top: 80%;}
.nycp .list .tt{font-size: 16px;text-align: center;line-height: 46px;}
.nycp .list:hover .bjcover{transform:scale(1.06);}
.nycp .list:hover .tt{color: #008000;}



.nyxw{margin-bottom: 20px;}
.nyxw a{display: block;font-size: 18px;color: #000;padding: 10px 0;border-bottom:1px dashed #ddd;transition: all .2s;}
.nyxw a:hover{color: #008000;}



/*详情页*/
.danye{color:#000000;font-size: 15px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:440px;position: relative;margin:20px auto;border: 1px solid #ddd;}














/*transition: all 0.3s;*/
/*c20c65*/


/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (min-width:991px){
    header nav ul > li:hover .ul{display: block;}
}


@media (max-width:1230px){
    .banner .bjcover{height: auto;padding-top: 50%;}
}
@media (max-width:1199px){
    header .box2 .txt{display: none;}



}
@media (max-width:991px) {
    /*pc导航*/
    header nav{display: none;width:200px;float: none;padding:15px 20px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.1)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #ddd;line-height:42px;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;}
    header nav ul > li > i.glyphicon{position: absolute;right: 0;top:0;width: 30px;text-align: center;color: #333;display: block;font-size:12px;line-height: inherit;}
    header nav ul > li > i.glyphicon.active{color: #df0008;}
    header nav ul > li > i.glyphicon.active:before{transform:rotate(180deg);}
    header nav ul > li:hover > a{color: #df0008;background: fixed;}
    header nav ul > li.active > a{color: #df0008;background: fixed;}
    header nav .ul{display:none;position: relative;left: auto;top:auto;right: auto;margin: 0;width:calc(100% + 40px);background: #fff;padding: 0;max-width: inherit;box-shadow: 0 0 0;border-radius: 0;}
    header nav .ul a{font-size:13px;color: #333;line-height:22px;padding:8px 5px 8px 20px;display: block;border-top: 1px dashed #ddd;background: fixed;}
    header nav .ul a:hover{background:fixed;color: #df0008;}
    header nav .ul a.active{background:fixed;color: #df0008;}
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:49px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #c20c65;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

    .main1 .list .tt{line-height: 44px;font-size: 14px;}
    
    .main3 .box .list1{display: none;}
    .main3 .box .you{width: 100%;padding: 0;}
    .main3 .box .list2 .tt2{height: auto;max-height: 56px;}
    
    
    .ny{padding: 15px 0 40px;}
    .ny .zuo{width: 100%;margin: 0 0 15px;}
    .ny .you{width: 100%;}
    .ny .zuo .ul{padding:15px;font-size: 0;}
    .ny .zuo .ul a{display: inline-block;vertical-align: top;font-size: 15px;margin:0 1px 1px 0;padding: 0 10px;}
    .ny .zuo .ul a:hover{background-color: #368807;color: #fff;}
    .ny .zuo .ul a.active{background-color: #368807;color: #fff;}
    .ny .you .top{font-size: 14px;line-height: 24px;padding: 10px 0 12px;margin-bottom: 20px;}
    
}

@media (max-width:767px) {
    header .box1{display: none;}
    .banner .swiper-button-prev{width: 30px;height:30px;margin-top: -15px;}
    .banner .swiper-button-next{width: 30px;height:30px;margin-top: -15px;}

    .main66{padding:38px 0;}
    .title{margin-bottom:30px;}
    .title .div1{font-size: 22px;padding-bottom:11px;}
    .title .div1:after{height: 2px;}
    .title .div2{font-size: 14px;margin-top: 4px;}

    .title1{margin: -8px -3px 20px;}

    /* 水生植物产品 */
    .main1 .list .tt{line-height: 40px;font-size: 14px;}

    /* 关于我们 */
    .main2 .box .img{width:100%;float: left;}
    .main2 .box .tt{width: 100%;padding:22px 0 0;}
    .main2 .box .img .bjcover{height: auto;padding-top: 66%;}

    /* 新闻动态 */
    .gd{margin-top: 28px;}

    .main3 .box .list2{padding:25px 0;}
    .main3 .box .list2 .tt1{font-size: 16px;padding: 0 0 0 20px;}
    .main3 .box .list2 .tt1 span{display: block;position: relative;right:auto;top:auto;}
    .main3 .box .list2 .tt1:after{left: 0;bottom: auto;top:13px;}
    .main3 .box .list2 .tt2{padding: 0 0 0 20px;}
    .main3 .box .list2 .tt2:after{display: none;}
    .main3 .box .list2 .tt2:before{display: none;}


    .main4 .list{width:100%;padding:0;}
    .main4 .list .tt{margin-bottom: 11px}
    .main4 form{width:100%;padding-top: 22px;}

    .nycp .list{width: calc(50% - 12px);margin-bottom: 15px;}
    .nycp .list .tt{font-size: 14px;line-height: 40px;}

    .nyxw a{font-size: 15px;}


    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}
    



    
   
}
@media (max-width:600px) {
    header .box2 .logo{height:90px;line-height:90px;max-width: calc(100% - 44px);}
    header .lanmu{bottom:34px;}

    .ny .you .top2{font-size: 20px;margin-bottom: 16px;}

}

@media (max-width:479px) {
    .danye .ditu{height:300px;}
    
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#c20c65;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}