@charset "utf-8"
/*Scroll*/

/* 网页页头样式 */
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #999; }
::-webkit-scrollbar {width: 6px; background-color: #999; }
::-webkit-scrollbar-thumb {background-color: #333; }
body{cursor: default;color: #333;background: #fff;}
a{color: #333;}
.dropdown-menu{background-color: rgba(0, 0, 0, .8);}
.dropdown-menu a {color: #ffff;}
a:hover{color: #f30;text-decoration: none;}
.hover-shadow{transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}
header{box-shadow: 0 1px 5px rgba(0, 0, 0, .3);padding: 10px 0 0;z-index: 9;background: #fff;}
header .row{ display: flex; flex-wrap: nowrap;}
header .row .search{list-style: none; width: 76%;height: 30px; border: 1px solid #e6e6e6;border-radius: 900px;display: inline-block;}
.search{margin: auto;}
.search form{position: relative;}
.search .keyword{border: 0;height: 35px;line-height: 28px;outline: none;padding: 0 15px 0 20px; float: left;font-size: 16px;border-radius: 900px;width: 240px;}
.search .tjiao{width: 38px;height: 36px; background:url("../img/search.jpg") ; float: left; border: 0; outline: none; content: ""; position: absolute;right: -1%;border-bottom-right-radius: 20px;border-top-right-radius: 20px;}
header .logo1{margin-top: 10px;}
header #container{display: flex;}
header .hotline{display: flex;margin: 33px 0 0 40px;}
header .hotline .hotline_img{padding:  0 10px 0 0 ;}
header .hotline .p1{color: #aaaaaa;}
header .hotline .p2{font-weight: bold; font-size: 20px;}
header .hotline p{margin: 0;text-align: start; line-height: 20px;}
header #caidan{background: #019003;margin-top: 20px;}
header nav .nav-link{color: #fff;}
header nav .nav-item a{padding: 10px 20px;}
header nav .nav-item:hover{background: #7dc245;color: #fff;}
header nav .nav-item .active{background: #f50;}

.m-head{display:none;height:60px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;overflow: hidden;padding: 5px;box-shadow: 0 1px 5px rgba(0, 0, 0, .3);}
.m-head .m-head-logo{float: left;padding-left: 10px;}
.m-head .m-head-logo img{height:60px;display: block}
.m-head .m-head-menu{padding-right:5%;padding-top:20px;float: right;}
.m-head .m-head-menu a img{height:16px;vertical-align:top;display: block}
.m-nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.m-nav .closecover{position:absolute;width:100%;height:100%;background:#000;left:0px;top:0px;z-index:1;filter:alpha(opacity=0);opacity:0;}
.m-nav .menu-close img{height: 30px;}
.m-nav .closeicon{position:absolute;width:20%;left:0;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0;}
.m-nav .m-navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.m-nav .m-navList ul{padding-left:5%;padding-right:5%;list-style: none;}
.m-nav .m-navList ul li{border-bottom:1px solid #232530}
.m-nav .m-navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.m-nav .m-navList ul li .m-nav-f{display: flex;align-items: center;justify-content: space-between; width: 100%}
.m-nav .m-navList ul li .m-nav-f a{flex: 1;}
.m-nav .m-navList ul li .m-nav-f i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.icon{ background:url(../img/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon-on{background:url(../img/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m-nav .m-navList ul li .m-nav-s{display:none;width: 100%;}
.m-nav .m-navList ul li .m-nav-s a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
.m-nav .m-navList .m-nav-img{position: absolute;bottom: 15px;padding: 0 5%;width: 100%;}
.m-nav .m-navList .m-nav-img img{width: 100%;}

/* 首页内容区样式 */
/* .swiper-slide {background-color: #5883b6;}
.about .about_leftimg{float: left; width: 660px;height: 420px;position: relative; top: -140px;z-index: 1;border: 2px solid #ffffff;}
.about img{width: 100%;height: 100%;}
.about .about_rightimg {width: 450px;height: 270px;float: right;position: relative;top:30px;}
.about .about_title{float: right;width: 370px;}
.about .about_title h3{font-weight: bold;color: #42b8e0;border-bottom: 6px solid orange;padding-bottom: 5px;margin-top: 30px;}
.about .about_title p{padding-top: 50px;}
.about .about_title .p1{padding: 0;color: #42b8e0;font-size: 15px;}
.about .about_content{position: relative;top: -117px;width: 620px;left: 15px;line-height: 2;color: #5d5d5d;text-indent:2rem;} */
.about .about_title h3{font-weight: bold;color: #42b8e0;font-size: 24px; width: 96px;border-bottom: 4px solid #999999;padding-bottom: 5px;margin: 0 auto;margin: 30px auto;}
.about .content{display: flex;margin-bottom: 100px;}
.about .content article{font-size: 15px;line-height: 2;}
.about .content .word {margin-top: 30px;}
.about .content .word p{ margin: 0; padding: 0;}
.about .content .word .p1{font-size: 16px; color: #666666;font-weight: bold;}
.about .content .word .p2{color: #cccccc; font-size: 18px;}

.adv{display: flex;height: 400px;background-color: #f3f3f3;position: relative;}
.adv .adv_left img{height: 100%;width: 100%;}
.adv .adv_left  h2{color: #679662;font-weight: bold;position: absolute;left: 590px;padding-top: 60px;}
.adv .adv_right{background-color: #679966;width: 100%;}
.adv .adv_right .adv_right_content{margin: 40px 0 0 10px;}
.adv .adv_right .logo{display: flex;align-items: center;margin: 30px;}
.adv .adv_right .logo .logo_word{color: #ffffff;line-height: 2;padding-left: 30px;}
.adv .adv_right .logo .logo_word p{padding: 0;margin: 0;font-size: 10px;}
.adv .adv_right .logo .logo_word .p1{font-size: 20px;}
.products{margin-top: 100px; margin-bottom: 100px;}
.products .products_title{text-align: center;margin-bottom: 50px;}
.products .products_title h1{color: #3eb6c6;font-weight: bold;font-size: 36px;}
.products .products_title p{font-size: 20px;color: #cdcdcd;}
.products .products_img .contents{overflow: hidden;}
.products .products_img .row{margin: 0;}
.products .products_img .content .word{margin-top: 20px;}
.products .products_img .content .img:hover{background: url("../img/link.png")  100% 100% ;background-position: center; z-index: 9999;background-repeat: no-repeat;}
.products .products_img .content .img img{width: 100%;height: auto;}
.products .products_img .content .img img:hover{opacity: 0.3;}
.products .products_img .content p{text-align: center;}
.swiper-pagination{position: static;margin: 20px auto;}

.new{}
.new .new_title{text-align: center;margin-bottom: 50px;}
.new .new_title h1{color: #5d9d60;font-weight: bold;}
.new .new_title p{font-size: 20px;color: #cdcdcd;}
.new .new_content{margin-bottom: 80px;}
.new .new_content .new_item {display: flex;}
.new .new_content .new_item .new_content_left{height: 350px;}
.new .new_content .new_item .new_content_left img{width: 100%;}
.new .new_content .new_item .new_content_left .title{height: 50px; display: flex;align-items: center; background-color: rgba(0, 0, 0, .8); color: #ffffff;justify-content: space-between;}
.new .new_content .new_item .new_content_left .title p{padding: 0;margin: 0 10px;}
.new .new_content .new_item .new_content_left .title .p2{font-size: 10px;}
.new .new_content .new_item .new_content_right {margin-left: 20px;}
.new .new_content .new_item .new_content_right .new_content_right_item{display: flex;padding: 10px 0;border-bottom: 1px solid #e6e6e6;} 
/* .new .new_content .new_item .new_content_right .new_content_right_item:hover{transform: scale(1.2);transition: all 500ms linear;} */
/* .new .new_content .new_item .new_content_right .new_content_right_item .img{margin: auto 0px;} */
.new .new_content .new_item .new_content_right .new_content_right_item .word{margin: 0 0 0 20px;}
.new .new_content .new_item .new_content_right .new_content_right_item .word .p1:hover{color: #f30;text-decoration: none;}
.new .new_content .new_item .new_content_right .new_content_right_item .p1{font-weight: 600;color: #666666;padding-bottom: 5px;}
.new .new_content .new_item .new_content_right .new_content_right_item p{color: #939393;padding: 0;margin: 0;}
.new .new_content .new_item .new_content_right .new_content_right_item  .date{width: 90px;height: 90px;color: #666666; font-size: 24px;line-height: 1.8rem; text-align: center;float: left;}
.new .new_content .new_item .new_content_right .new_content_right_item  .date small{display: block;font-size: 16px;color: #666666;}
.new .new_content .new_content_right .num {display: flex;}
.new .new_content .new_content_right .num  span{ display: flex;color:#cccccc;font-size: 14px;}
.new .new_content .new_content_right .num .s1{padding-left: 20px;}
/* .new .new_content .new_item .new_content_right .content{display: flex;margin: 0 0 40px 0;} */



















/* 左侧固定悬浮样式 */
.sublide{background-color: #7dc243;}
.sublide img{width: 100%;}
.product1{padding-bottom: 60px;}
.sticktop {background-color: #f0f0f0;margin: 20px 60px 0 0; position: sticky;top: 10px;padding-bottom: 1px;}
.sticktop p{padding: 0;margin: 0;} 
.sticktop .sticktop_top{background-color: #006600;color: #ffffff;}
.sticktop .sticktop_top .stick_wenzi{display: flex;text-align: center;font-size: 20px;height: 60px;align-items: center;padding-left: 15px;}
.sticktop .sticktop_top .stick_wenzi h2{font-size: 18px; padding-left: 15px;margin-bottom: 0;padding-top: 3px;}
.sticktop .sticktop_top .stick_wenzi .img{height: 27px;text-align: center;}
.sticktop .sticktop_img img{width: 100%;}
.sticktop .sticktop_content{height: 250px;font-size: 15px;}
.sticktop .sticktop_content .content{padding: 10px;}
.sticktop .sticktop_content .content p{padding: 10px;}
.sticktop .sticktop_code{background-color: #86a440;display: flex;justify-content: center;margin: 10px 20px 20px 20px;height: 115px;border-radius: 5px; color: #ffffff;}
.sticktop .sticktop_code .content{text-align: center;margin: auto;}
.sticktop .sticktop_code .code{margin: auto 10px;}
.sticktop .sticktop_code .code img{width: 100%;}



/* 网页页脚样式 */
footer{background: #4d4d4d;color: #999;padding: 40px 0;}
footer p{margin-bottom: 5px;}

.copy{border-top: 1px solid #666;background: #333333;color: #666;text-align: center;}
.copy p{display: inline-block;padding-bottom: 0;margin-top: 10px;}
.copy a{color: #666;}
.copy a:hover{color: #ccc;}



/* 产品栏目内容区样式 */
.list-box{height: auto;background-color: #d0d8c9;margin: 20px 10px;}
.list-box .list-box-item .thumb{padding: 2%; }
.list-box .list-box-item .thumb img{width: 100%;}
.list-box .list-box-item .word{display: flex;justify-content: space-between;margin:10px; padding: 0 10px;}
.list-box .list-box-item .word h5{font-size: 16px;}
.list-box .list-box-item .title{font-size: 20px;}


/* 产品详情页样式 */
.product_content{min-height: 800px;}
.product_content .home_nav{display: flex;border-bottom: 1px solid #f2f2f2;margin-top: 30px;padding-bottom: 10px;}
.product_content .home_nav a {font-size: 15px; margin: 0 10px;color:#969696}
.product_content .home_nav p{margin: 0;}
.product_content .home_nav .img{width: 21px;height: 24px;}
.product_items{margin-top: 20px; display: flex;height: 287px;background-color: #bed8b3;}
.product_items .img{padding: 1% 0 1% 1%;}
.product_items .right{background-color: #efffe5;height: 268px;margin-top: 9px;margin-right: 9px;padding-left: 20px;}
.product_items .right p{color: #679b6d; font-size: 15px;margin: 0;padding: 5px 0 0 25px;}
.product_items .right .p1{color: #000;font-weight: bold;font-size: 20px;}
.product_items .right .logo{display: flex;height:101px;justify-content: center;}
.product_items .right .logo .title{margin: 0 30px;}
.product_items .right .logo .title p{ font-size: 10px;padding: 0; margin: 0; text-align: center;}
.product_items .right .t{padding-left: 20px;margin: 10px 0;}
.product_items .right .t .t_left{background-color: #699a62; padding: 8px 40px;font-size: 15px;color: #ffffff;border-radius: 5px;}
.product_items .right .t .t_right{background-color: #9a9b62;padding: 8px 40px;font-size: 15px;color: #ffffff;border-radius: 5px;margin-left: 5px;}
.product_contents .wz{margin-top: 50px;}
.product_contents .product_contents_top{color: #7faa7d;border-bottom: 3px solid #cedac6;padding-bottom: 5px;font-weight: bold;}
.product_contents{margin-bottom: 100px;}


/* 详情导航 */
.home_nav{display: flex;border-bottom: 1px solid #f2f2f2;margin-top: 30px;padding-bottom: 10px;}
.home_nav a {font-size: 15px; margin: 0 10px;color:#969696}
.home_nav a:hover{color: #f30;} 
.home_nav p{margin: 0;}
.home_nav .img{width: 21px;height: 24px;}







/* 新闻栏目页样式 */
.news{margin: 30px auto;}
.news .news_content{display: flex; }
/* .news .news_content{display: flex; height: 170px;} */
.news .news_content .news_content_left{width: 100%;}
/* .news .news_content .news_content_left{width: 100%;height: 130px;} */
.news .news_content .news_content_left img{width: 100%;}
.news .news_content .news_content_right{margin-top: 5px;}
.news .news_content .news_content_right h4{font-size: 1rem;}
.news .news_content .news_content_right .num {margin-top: 10px; display: flex;}
.news .news_content .news_content_right .num span{color:#9b9b9b;font-size: 10px; display: flex;}
.news .news_content .news_content_right .num .s1{padding-left: 20px;}









/* 手机端首页导航 */
@media (max-width:1940px) {
  .adv .adv_left h2{left:734px;}
}
@media (max-width:1440px) {
  .adv .adv_left h2{left: 416px;}
}
@media (max-width:1200px) {
  .homeslide .swiper-slide img{height: 400px;}

;
}

@media(max-width:1199px){
  .about .about_leftimg{width: 480px;top: -83px;height: auto;}
.about .about_content{top: -80px;width: 460px;}
.adv .adv_left h2{left: 345px;}
}  
@media (max-width:1024px) {
  body{margin-top: 60px;}
header{display: none;}
.m-head{display: block;}
.m-head .m-head-logo img{height: 40px;margin-top: 10px;}
.home-news-item .date{width: 70px;height: 70px;padding-top:.6rem ;}
.home-news-item .title{width: 80%;}
.home-news-item .desc{width: 80%;}
.home-picnews-item{margin:20px 40px;}
.copy{line-height: 180%;}
.copy p{display: block;margin-bottom: 0;}
.product_items .right .logo .title{margin: 0 15px;}
.sticktop .sticktop_content .content{padding: 0;}
.sticktop .sticktop_code{margin: 10px;}
.list-box{height: 230px;}
.about .about_leftimg{width: 480px;top: -83px;height: auto;}
.about .about_content{top: -80px;width: 460px;}
.adv .adv_left h2{left: 345px;}

}
@media(max-width:994px){
  .news .news_content .news_content_left img{width: auto;}    
.about .about_leftimg{width: 345px;}
.about .about_title {width: auto;}
.about .about_content{width: 333px;}
.about .about_rightimg {width:345px;height: auto;}
.adv{height: auto;}
.adv .adv_right .logo .logo_word .p1{font-size: 10px;}
.adv .adv_left h2{left: 262px;font-size: 20px;padding-top:80px ;}
.products .products_img .content{height: auto;}
.new .new_content .new_item .new_content_left .title p{font-size: 14px;}
.copy{line-height: 1;}
}  
@media (max-width:768px) {
  .homeslide .swiper-slide img{height: 300px;}
.content-box{margin-left: unset;}
header{display: none;}
.m-head{display: block;}
.list-box{height: 350px;}
.list-box .list-box-item .word h5{font-size: 10px;}
.list-box .list-box-item .word h3{font-size: 18px;}
.news .news_content .news_content_left img{width: 100%;}    
.about .about_leftimg{width: 345px;}
.about .about_title {width: auto;}
.about .about_content{width: 333px;}
.about .about_rightimg {width:345px;height: auto;}
.adv{height: auto;}
.adv .adv_right .logo .logo_word .p1{font-size: 10px;}
.adv .adv_left h2{left: 262px;font-size: 20px;padding-top:80px ;}
.products .products_img .content{height: auto;}
.new .new_content .new_item .new_content_left .title p{font-size: 14px;}
footer .c1{margin: 10px 0px 10px 64px;}
}
@media (max-width:767px) {
  .new .new_content .new_item .new_content_right {margin-left: 0px;}
.product_contents{margin-top: 300px;}
.product_items {margin-top: 20px;display: flex;background-color: #bed8b3;}
.product_items .right{height: 290px;background-color: #efffe5;margin: 0;padding-left: 20px;}
.product_contents{margin: 300px 0;}
.new .new_content .new_item .new_content_left{height: auto;}
.news .news_content .news_content_right{margin: 0;}
.news .news_content .news_content_right h4{font-size: 15px;font-weight: bold;}
.news .news_content .news_content_right p{font-size: 10px;margin: 0;}
.new .new_content .new_item .new_content_right .new_content_right_item{margin: 40px 0 40px 0 ;}
.list-box{height: 191px;}
.list-box .list-box-item .word h5{font-size: 10px;}
.list-box .list-box-item .word h3{font-size: 13px;}
.about .about_leftimg{position: static;height: auto;float: none;width: 100%;}
.about .about_title {float: none;}
.about .about_title h3{margin: 0 auto; padding-top: 30px;}
.about .about_rightimg {width: 100%;height: auto;margin: 10px 0;}
.about .about_content{position: static;width: 100%;}
.adv .adv_left h2{left: 280px;font-size: 20px;padding-top:20px ;}
.adv .adv_right .logo .logo_word .p1{font-size: 10px;}
.products .products_img .content{height: auto;}
.products .products_img .content .img {height: auto;}
}

@media (max-width:425px) {
  .new .new_content .new_item .new_content_right {margin-left: 0;}
.homeslide .swiper-slide img{height: 160px;}
.content-box{margin-left: unset;}
header{display: none;}
.m-head{display: block;}
.product_contents{margin: 300px 0 100px 0;}
.product_items {margin-top: 20px;display: flex;background-color: #bed8b3;}
.product_items .right{height: 290px;background-color: #efffe5;margin: 0;padding-left: 0px;}
.product_items .right .logo{margin-top: 10px;}
.news .news_content .news_content_right{margin: 0;}
.new .new_content .new_item .new_content_right .new_content_right_item{margin: 40px 0 40px 0 ;}
.news .news_content .news_content_right h4{font-size: 15px;font-weight: bold;}
.news .news_content .news_content_right p{font-size: 10px;margin: 0;}
.list-box{height: 191px;}
.list-box .list-box-item .word h5{font-size: 10px;}
.list-box .list-box-item .word h3{font-size: 13px;}
.about .about_leftimg{position: static;height: auto;float: none;width: 100%;}
.about .about_title {float: none;}
.about .about_title h3{margin: 0 auto; padding-top: 30px;}
.about .about_rightimg {width: 100%;height: auto;margin: 10px 0;}
.about .about_content{position: static;width: 100%;}
.adv .adv_left h2{left: 280px;font-size: 20px;padding-top:20px ;}
.adv .adv_right .logo .logo_word .p1{font-size: 10px;}
.products .products_img .content{height: auto;}
.products .products_img .content .img {height: auto;}
footer .c1{margin: 10px 0px 10px 64px;}
.new .new_content .new_item .new_content_right .new_content_right_item .img{margin: 0;}
}



.fa{display: flex;}
.line{margin: 15px;}






