@charset "utf-8";
body {font-size: 14px}
	
a { text-decoration: none; color:#333;}
a:hover { text-decoration:none; color:#3d9035;}
.fl {float: left;}
.fr {float: right;}
hr {margin: 10px auto;}
.zou-flex {display: flex;}
.zou-flex-jcbc {display: flex; justify-content: space-between; align-items: center}
.text-center {text-align: center}
.btn-light {background-color: #f5f5f5;}
.btn-success {background-color: #3d9035;}
.bg-success {background-color: #3d9035 !important;}

.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {right: 90px;}


.top {width:100%; background-color: #2c9134; height: 35px; line-height: 35px; overflow: hidden; color: #fff;}
.top a {color: #fff;}
.top ul li {float: left; padding-right: 30px;}
.top ul li i.iconfont {margin-right: 5px;}
.top ul.fr a {padding-left: 14px;}

/*语言切换*/
.cnen {padding-left: 20px;}
.cnen a {background-color: #efefef; padding: 5px 8px; color: #333;}
.cnen .on {background-color: #ba122b; color: #fff;}


/* 通用头部 */
.zou-header .navbar {padding: 10px 0}
.zou-header .logo {height: 52px;}
.zou-header {position: relative; box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1); z-index: 9}
.zou-header .zou-container {padding: 25px 0}
.zou-header .zou-nav {padding: 0;}
.zou-header .zou-nav li a.c1 {color: #000; height: 40px; line-height: 40px; display: block; font-size: 16px; border-radius: 100px;}
.zou-header .zou-nav li a.c1 i {margin-right: 35px;}
.zou-header .zou-nav li a.c1:hover {color: #152d77}
.zou-header .zou-nav li.active a.c1 {color: #fff; background-color: #3d9035;}

.navbar-toggler-icon i {color: #fff}
.zou-nav .navbar-brand img {height: 40px}
.zou-nav .form-inline .form-control {border-radius: 3px 0 0 3px; border: none}
.zou-nav .form-inline .btn {border: solid 1px #98C30F; border-radius: 0 3px 3px 0; background-color: #98C30F; color: #fff}
@media (min-width:768px) {

    .zou-nav>li>.dropdown-menu {opacity: 1; display: none; margin: 0}
    .zou-nav li.open .dropdown-menu {display: block;}

}

.zou-header .zou-search {background-color: #f4f7fb; border-radius: 100px; overflow: hidden;height: 44px; padding: 0 5px; color: #909090;}
.zou-header .zou-search .form-control {background: none; border: none; font-size: 14px;}
.zou-header .zou-search .btn i {color: #909090; font-size: 24px;}
.zou-header .zou-search .btn:hover i {color: #152d77;}

/*导航结束*/


/*Footer*/
.footer {background-color: #ededed; width: 100%; height: auto; overflow: hidden; padding-top: 20px;}
.footer .layui-main {overflow: hidden;}
.footer .f-logo {float: left; max-width: 460px; height: 90px; overflow: hidden; padding: 30px 80px 0 0;}
.footer .f-logo img {max-width: 460px;}
.footer dl {float: left; width: 100px; margin: 10px 30px 20px 0; height: auto; overflow: hidden;}
.footer dl dt {border-bottom: dotted 1px #fff; font-size: 16px; font-weight: bold; height: 30px; line-height: 30px; margin-bottom: 6px;}
.footer dl a {color: #333; display: block; height: 22px; line-height: 22px; overflow: hidden;}
.footer .f-ewm img {width: 140px;}
.copyright {padding: 20px 0; font-size: 15px; color: #fff;}
.copyright a {color: #fff}

/*移动端底部*/
.zou-footer-line {height: 50px;}
.zou-footer-nav {background-color: #FFF; height: 50px; border-top: solid 1px #eee; box-shadow: 0 0 8px 1px rgb(0, 0, 0, 0.10);}
.zou-footer-nav ul {display: flex}
.zou-footer-nav ul li {text-align: center; flex: 1;}
.zou-footer-nav ul li a.c1 {height: 50px; line-height: 50px; color: #333; display: block; padding-top: 5px; position: relative}
.zou-footer-nav ul li a.c1 .cart_nums {position: absolute; right: 50%; margin-right: -20px; top: -5px; font-style: normal; background-color: #f55b2e; border-radius: 20px; padding: 4px 6px; color: #fff; line-height: 1; font-size: 12px;}
.zou-footer-nav ul li a.c1 i {display: block; height: 20px; line-height: 20px}
.zou-footer-nav ul li a.c1 span {display: block; height: 20px; line-height: 20px; font-size: 14px}
.zou-footer-nav ul li a.c1.active {color: #488f36}
.zou-footer-nav .dropdown-menu {min-width: 8rem}

/*版块标题*/
.main-title {text-align: center;}
.main-title p {font-size: 16px; color: #999; height: 20px; line-height: 20px; overflow: hidden;}

.main-more {text-align: center; overflow: hidden; margin: 20px 0 30px;}
.main-more a {background-color: #009944; color: #fff; padding: 0 30px; display: inline-block; border-radius: 20px; height: 40px; line-height: 40px; font-size: 14px;}
.main-more a:hover {background-color: #067738;}


/*产品展示*/
.product {width: 100%; height: auto; overflow: hidden; padding: 60px 0 20px;}
.product-fl {text-align: center; overflow: hidden; margin-bottom: 20px;}
.product-fl a {}
.product-fl a:hover {background-color: #009944; color: #fff}

/*工程案例*/
.main-case {background-color: #efefef;}

/*新闻动态*/
.main-news {height: auto; overflow: hidden; padding: 60px 0 0;}
.main-news ul {overflow: hidden}
.main-news ul li {float: left; width: 600px; height: auto; overflow: hidden; border-bottom: #d2d2d2 dotted 1px; padding: 22px 0;}
.main-news ul li img {width: 140px; height: 100px; overflow: hidden; float: left;}
.main-news ul li .t {width: 426px; padding-left: 14px; height: 30px; line-height: 30px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; float: left;}
.main-news ul li .time {float: left; height: 20px;line-height: 20px; padding-left: 14px; font-size: 14px; color: #999}
.main-news ul li .c {width: 426px; padding-left: 14px; color: #989898; font-size: 14px; float: left; line-height: 24px; height: 48px; overflow: hidden;}

/*Bann*/
.bann {width: 100%; height: 300px; overflow: hidden; background-position: center top; background-repeat: no-repeat}

/*子栏目*/
.zou-znav dt {background: #2c9134; height: 100px; line-height: 80px; overflow: hidden; text-align: center; font-size: 26px; color: #fff;}
.zou-znav li a {height: 46px; line-height: 46px; overflow: hidden; text-align: center; font-size: 16px; background-color: #f4f4f4; margin-bottom: 1px;}
.zou-znav li .active {color: #fff; background-color: #8dcc92;}


/*产品详情*/
.show-product-main {margin-bottom: 50px; padding: 10px 0 0}
.show-product-thumb .carousel-inner {border: solid 1px #ccc}
.show-product-thumb .carousel {padding-bottom: 100px;}
.show-product-main .carousel-inner .carousel-control-next:hover i,
.show-product-main .carousel-inner .carousel-control-prev:hover i {background-color: rgba(0,0,0,0.1); font-size: 30px; padding: 20px 10px; display: inline-block}
.show-product-thumb .carousel-indicators {margin: 0}
.show-product-thumb .carousel-indicators li {width: 80px; height: 80px; text-indent: 0; border: solid 1px #ddd}
.show-product-thumb .carousel-indicators li img {width: 100%; height: 100%}
.show-product-thumb .carousel-indicators .active {background-color: #EEA888; border: 1px solid #FF6600;}
.show-product-thumb .carousel-indicators .carousel-control-next,
.show-product-thumb .carousel-indicators .carousel-control-prev {border: solid 1px #ccc; width: 40px}
.show-product-thumb .carousel-indicators .carousel-control-next i,
.show-product-thumb .carousel-indicators .carousel-control-prev i {color: #666; font-size: 30px}

.show-product-info .show-title {padding: 10px 0 10px; border-bottom: dotted 1px #ddd; text-align: left; margin: 0}
.show-product-info .show-title h1 {font-size: 18px; line-height: 140%}
.show-product-info .show-title h5 {font-size: 16px; line-height: 140%; color: #999}
.show-product-info .description {font-size: 16px; line-height: 140%; color: #999}

.show-product-info .canshu-list {margin: 20px 0; overflow: hidden}
.show-product-info .canshu-list li {padding: 5px 0; overflow: hidden; font-size: 14px}
.show-product-info .canshu-list li b {min-width: 70px; padding-right: 10px; display: inline-block}
.show-product-info .canshu-list li span {line-height: 26px; padding: 2px 10px; color: #333; border-radius: 0}



/* 分页 */
.zou-pages ul {display: flex; justify-content: center}
.zou-pages ul li a:hover {border: #488f36 solid 1px}
.zou-pages ul .active a {border:solid 1px #488f36; background-color: #488f36; color: #fff;}
