@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;margin-top: 149px;}
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 0 auto 80px;}
.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: 180px;}
.search .tjiao{width: 38px;height: 36px; background:url("./img/search.png") ; 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;align-items: baseline;}
header .hotline .hotline_img{padding:  0 10px 0 0 ;}
header .hotline .p1{color: #000;}
header .hotline .p2{font-weight: bold; font-size: 25px;font-weight: bold; color: #46b39e;}
header .hotline p{margin: 0;text-align: start; line-height: 20px;}
header #caidan{background: #000;margin-top: 20px;}
header nav .nav-link{color: #fff;}
header nav .nav-item a{padding: 10px 50px;}
header nav .nav-item:hover{background: #46b39e;color: #fff;}
header nav .nav-item .active{background: #46b39e;}

.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%;}

/* 首页内容区样式 */
.supremacy{margin-top: 50px;}
.supremacy .title .word p{font-size: 30px; font-weight: bold;text-align: center;margin-bottom: 0px;}
.supremacy .title .word .c1{color: #e7e6e4;font-weight: 100;font-size: 20px;}
.supremacy .supremacy_box .s_box{border-right: 1px dashed #d9d9d9;text-align: center;padding: 20px 0;margin: 10px 0;}
.supremacy .supremacy_box .s_box .title{margin: 10px 0;}
.supremacy .supremacy_box .s_box .title p{font-size: 14px; margin-bottom: 0;}
.supremacy .supremacy_box .s_box .title .c1{color: #a9a9a9;}

.about{background-color: #289e89;margin-top: 60px;}
.about .title {padding: 40px 0;}
.about .title .word p{font-size: 30px; font-weight: bold;text-align: center;margin-bottom: 0px;color: #fff;}
.about .title .word .c1{color: #e7e6e4;font-weight: 100;font-size: 20px;}
.about .content .img{padding-bottom: 40px;}
.about .content .article{padding-bottom: 60px;}
.about .content .article  article{text-align: center;color: #fff;text-indent: 2rem;line-height: 2;}

.productshow{margin-top: 50px;}
.productshow .title .word p{font-size: 30px; font-weight: bold;text-align: center;margin-bottom: 0px;}
.productshow .title .word .c1{color: #e7e6e4;font-weight: 100;font-size: 20px;}
.productshow .productsshow_box {margin-top: 40px;}
.productshow .productsshow_box .slide_boxs .img{height: 265px;border: 1px solid #eee; padding: 10px;overflow: hidden;}
.productshow .productsshow_box .slide_boxs .title{width: 200px;height: 46px; background-color: #46b39e;border-radius: 10px;text-align: center;margin: -20px auto 60px auto;overflow: hidden;}
.productshow .productsshow_box .slide_boxs .title a{color: #fff;line-height: 46px;text-align: center;font-size: 14px;}

.banner{background: url(../img/banner1.jpg) 100%;width: 100%;height: 240px;}

.c_news{margin: 60px 0;}
.c_news .title .word p{font-size: 30px; font-weight: bold;text-align: center;margin-bottom: 0px;}
.c_news .title .word .c1{color: #e7e6e4;font-weight: 100;font-size: 20px;}
.c_news .slide_box {margin-top: 20px;}
.c_news .slide_box .title1{padding: 0 15px;padding-bottom: 30px;}
.c_news .slide_box .title1 .p1{color: #212121;font-size: 20px;font-family: 思源黑体;padding: 10px 0px;}
.c_news .slide_box .title1 p{font-size: 14px;color: #999999;margin: 0;}
.c_news .c_news_box .slide_box{box-shadow: 0px 2px 5px 3px #ccc;  border-bottom-right-radius: 10px;  border-bottom-left-radius: 10px;}





/* 左侧固定悬浮样式 */
.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: 100px;}

.left_side {margin-top: 30px;}
.left_side .a_link p:hover{background-color: #f5f5f5;  color: #46b39e;  cursor: pointer; border-left: solid 5px #46b39e;padding-left: 15px;  transition: all 0.5s ease 0s;  color: #46b39e;}
.left_side .a_link p{ color: inherit;  height: auto;  overflow: hidden;  white-space: normal;  padding: 20px 30px;    border-left: solid 5px #e1e1e1;  color: #333;  background: #e1e1e1;margin-bottom: 0;border-bottom: 1px solid #fff;  transition: all 0.5s ease 0s;  font-size: 15px;  word-break: break-word !important;}
.left_side .a_link div{background-color: #46b39e;color: #fff;height: 65px;font-size: 22px;line-height: 65px;padding-left: 20px;}


/* 网页页脚样式 */
footer{background: #2b2b2b;color: #fff;padding: 40px 0;}
footer .logo div{margin: 40px 0;padding:0 0 0 24px;}
footer .p1{display: block;margin: 10px;}
footer .row{justify-content: space-between;}
footer a{color: #fff;padding: 0 20px;margin: 0;display: inline-block;}
footer p{margin-bottom: 5px;display: inline-block;color: #289e89;font-size: 25px;font-weight: bold;font-family: Impact;}

.copy{background: #2b2b2b;color: #666;text-align: center;}
.copy p{color: #fff;display: inline-block;padding-bottom: 0;font-size: 12px;}
.copy a{color: #fff;}
.copy a:hover{color: #ccc;}




/* 产品栏目内容区样式 */
.list-box{height: auto;background-color: #d0d8c9;margin: 20px 0px;}
.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;height: 56px;}
.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;background-color: #bed8b3;}
.product_items .img{padding: 1% 0 1% 1%;}
.product_items .right{margin-top: 7px;}
.product_items .right p{color: #679b6d; font-size: 15px;margin: 0;padding: 10px 0 0 25px;}
.product_items .right .p1{color: #000;font-weight: bold;font-size: 20px;}
.product_items .right .logo{display: flex;height:101px;margin-top: 15px; 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;}
.product_contents img{max-width:100%;}

/* 详情导航 */
.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%;margin-top: 10px;}
/* .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: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: 34px;margin-top: 10px;}
    .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 .list-box-item .title {font-size: 16px;}
    .adv .adv_left h2{left: 345px;}
    footer .logo div{margin:18px 0;}
    footer .people{text-align:center;}
  
  }
@media (max-width:768px) {
     header{display: none;}
    .m-head{display: block;}
    footer .c1{margin: 10px 0px 10px 64px;}
    .banner{background-position-x: -158px;}
    .productshow .productsshow_box .slide_boxs .title{margin: 70px auto 60px auto;}
  }

@media (max-width:425px) {
  .productshow .productsshow_box .slide_boxs .img{height: 300px;}
  .productshow .productsshow_box .slide_boxs .title{margin: 20px auto 60px auto;}
    .homeslide .swiper-slide img{height: 160px;}
    .content-box{margin-left: unset;}
    header{display: none;}
    .m-head{display: block;}
    footer .c1{margin: 10px 0px 10px 64px;}
    .banner{background-position-x: -1198px;}
}
    











