@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
.top{ height:32px; background: #2c2e32;}
.greet{ display:inline-block; font-size:14px; line-height:32px; color:#fff;}
.zd{ float:right; font-size:14px; line-height:32px; color:#fff;}
.zd>a{ display:inline-block; font-size:14px; line-height:32px; color:#fff; margin:0 5px;}
.zd>a:hover{ color: #fff; text-decoration: underline !important;}
/*顶部*/

.header{ z-index:104; background:#114622; position:relative;}
.header .wrap{ display: flex; justify-content: space-between;}
.logo{ display:inline-block; padding: 18px 0;}
.header-right{ width: calc(100% - 460px); display: flex; flex-direction: column; align-items: flex-end;}
.tel{ font-size:24px; color:#fff; background:url(../images/tel.png) no-repeat left; padding:0 0 0 26px; line-height: 48px; font-family: impact; margin: 9px 0;}
/*header.logo部分*/

.banner{ position: relative;}
.arrow{ position: absolute; left: 50%; top: 55%; display: flex; width: 95px; justify-content: space-between; z-index: 101; transform: translate(-500px, 0);}
.arrow1,.arrow2{ width: 45px; cursor: pointer;}
.arrow img{ max-width: 100%;}
.pic{ width: 100%; height: 434px;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:10px !important; height:6px !important; opacity:1 !important; border-radius:2px !important; background:#fff !important; transition: all 0.3s ease-out;}
.anchor .swiper-pagination-bullet-active{ background:#114622 !important; width:15px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%;}
.nul{ width:100%;}
.nul>li{float:left; width:12.5%; position:relative;}
.nul>li>a{color:#fff; line-height:50px; height:50px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px; transition: all 0.3s ease-out;}
.nul>li:hover>a{ font-size: 17px;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(17, 70, 34 ,0.72);}
.nul>li ul li{ width:100%; border-top: 1px rgba(255, 255, 255, 0.5) solid;}
.nul>li ul li>a{ line-height:36px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:36px; border:none; color:#fff; transition: all 0.3s ease-out;}
.nul>li ul li>a:hover{ color:#fff; background:#114622;}
.acta{ font-size: 17px !important;}
/*PC头部导航*/

.title{ margin: 0 0 30px 0; cursor: pointer; text-align: center;}
.title h2{ font-size: 30px; line-height: 40px; color: #fff; margin: 0 !important;}
.title span{ display: block; font-size: 15px; line-height: 24px; color: #fff; background: url(../images/titlebg.png) no-repeat center center;}
/*栏目标题*/

.ctns{ background: #2c2e32;}
.cpzx{ padding: 40px 0;}
.cp{ width:100%;}
.cpimg{ width:100%; position: relative; overflow:hidden; border: 3px #e8e8e8 double; box-sizing:border-box; transition: all 0.5s ease-out; background: #fff;}
.cp:hover .cpimg{ border-color:#114622;}
.cpimg img{ transition:all 0.5s ease-out;}
.cp:hover .cpimg img{ transform:scale(1.08);}
.cptop{ padding-top: 73.89%;}
.cptit{ line-height:50px; height:50px; overflow:hidden; font-size:17px; color:#fff; background: #114622; text-align:center; padding:0 3px; transition:all 0.5s ease-out; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin: 4px 0 0 0;}
.more{ padding: 30px 0 0 0; text-align: center;}
.more>a{ display: inline-block; transition: all 0.5s ease-out; width: 180px; height: 43px; border: 3px #fff solid; box-sizing: border-box; line-height: 37px; border-radius: 21px; font-size: 15px; color: #fff;}
.more>a:hover{ background: #fff; color: #114622;}
/*产品展示*/

.cgal{ padding: 0 0 40px 0;}
.cgalctn{ position: relative;}
.al{ width: 100%;}
.alimg{ overflow: hidden;}
.alimg1{ transition: all 0.5s ease-out;}
.al:hover .alimg1{ transform: scale(1.08);}
.alimg2{ padding-top: 100%;}
.albt{ padding: 13px 10px; background: #fff; border-bottom: 4px #114622 solid; text-align: center;}
.altit{ font-size: 17px; line-height: 36px; color: #333; font-weight: bold; transition: all 0.5s ease-out; height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.al:hover .altit{ color: #114622;}
.altxt{ font-size: 14px; line-height: 24px; color: #333; transition: all 0.5s ease-out; height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.al:hover .altxt{ color: #114622;}

.jt1{ position: absolute; right: -70px; top: 50%; transform: translate(0, -50%) rotateZ(180deg); cursor: pointer; width: 50px; height: 50px; background: url(../images/jt2.png) no-repeat; background-size: 100% 100%;}
.jt1:hover{ transform: translate(0, -50%); background: url(../images/jt1.png) no-repeat; background-size: 100% 100%;}
.jt2{ position: absolute; left: -70px; top: 50%; transform: translate(0, -50%); cursor: pointer; width: 50px; height: 50px; background: url(../images/jt2.png) no-repeat; background-size: 100% 100%;}
.jt2:hover{ transform: translate(0, -50%) rotateZ(180deg); background: url(../images/jt1.png) no-repeat; background-size: 100% 100%;}
/*成功案例*/

.footer{ font-size: 14px; line-height: 24px; text-align: center; color: #f2f2f2; background: #1c1d20; padding: 22px 0;}

.crt{ background: #ccc;}
.crt span{ display:inline-block; color:#114622; font-size: 14px; line-height: 37px;}
.ctn{ overflow: hidden; padding: 20px 0 30px 0; background: #e9e9e9;}
.ctn-left{ float:left; width:24%;}
.cltit{ position:relative; pointer-events:none; color:#114622; font-size: 30px; line-height: 36px; font-weight: bold; margin: 13px 0;}
.cltit>span{ display: block;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}

.clb{ margin:5px 0 0 0; background: #fff;}
.clb img{ width:100%;}
.clbx{ padding: 10px;}
.clbx span{ display: block; font-size: 14px; line-height: 30px; color: #333;}
.ctn-right{ width:74%; float:right;}
.crb{ overflow: hidden;}
.crb img{ max-width: 100% !important;}
/*内页*/

.cplist{ width:100%; overflow:auto;}
.cplist li{ width:33.3%; float:left; padding:10px;}
.about{ width:100%; padding-top:100px;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:30px; color:#333;}
.pd{ display: flex; justify-content: space-between;}
.pd-left{ width: 55%;}
.plimg{ background: #fff; padding: 2px; position: relative;}

.j1{ position: absolute; right: 0; top: 50%; transform: translate(0, -50%) rotateZ(180deg); cursor: pointer; width: 40px; height: 40px; background: url(../images/jt2.png) no-repeat; background-size: 100% 100%; z-index: 100;}
.j1:hover{ transform: translate(0, -50%); background: url(../images/jt1.png) no-repeat; background-size: 100% 100%;}
.j2{ position: absolute; left: 0; top: 50%; transform: translate(0, -50%); cursor: pointer; width: 40px; height: 40px; background: url(../images/jt2.png) no-repeat; background-size: 100% 100%; z-index: 100;}
.j2:hover{ transform: translate(0, -50%) rotateZ(180deg); background: url(../images/jt1.png) no-repeat; background-size: 100% 100%;}

.plimg1{ position: relative; overflow: hidden; border: 2px #f4f4f4 solid; box-sizing: border-box;}
.pltop{ padding-top: 87.398%;}
.pd-right{ width: 42%;}
.pd-right b{ display: block; font-size: 30px; line-height: 48px; color: #333; margin: 0 0 10px 0;}
.pd-right span{ /*display: block;*/ font-size: 16px; line-height: 30px; color: #333;}
.yycj{ padding: 25px 0;}
.crbtit{ margin: 0 0 15px 0; padding: 0 15px; background: #ccc;}
.crbtit b{ display: block; font-size: 16px; line-height: 45px; color: #333;}
.cj span{ /*display: block;*/ font-size: 16px; line-height: 35px; color: #333;}
.downloadul>li{ margin: 0 0 10px 0;}
.downloadul>li:last-child{ margin: 0;}
.download{ padding: 0 0 0 13px; border: 1px #ccc solid; box-sizing: border-box; overflow: hidden;}
.download>span{ display: inline-block; float: left; font-size: 16px; color: #333; height: 43px; line-height: 43px; width: calc(100% - 50px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.download>a{ display: inline-block; width: 43px; height: 43px; float: right; background: url(../images/down.png) no-repeat center center;}
.contact{ width:100%;}
.contact span{ display: block; font-size:14px; line-height:28px; color:#333;}

.news>li{ padding:10px 0; border-bottom:1px #ccc solid;}
.new{ width:100%; overflow:auto; background:#fff;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.3s;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top:87.301%;}
.newtit{ font-size:16px; line-height:28px; color:#000; transition:all 0.3s; height:28px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.newtxt{ font-size:14px; line-height:24px; color:#5f5f5f; height:48px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:5px 0;}
.new:hover .newtit{ color:#114622;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.accordion{ width:100%;}
.accordion>li{ width:100%; margin: 4px 0 0 0;}
.accordion>li>a{ transition:all 0.3s ease-out; display:block; border-top: 2px #114622 solid; box-sizing: border-box; color:#333; height: 50px; line-height: 48px; background: #fff url(../images/j2.png) no-repeat; background-position: calc(100% - 30px) center; padding: 0 58px 0 50px; font-size:18px;}
.accordion>li>a:hover{ color:#fff; background: #114622 url(../images/j1.png) no-repeat; background-position: calc(100% - 30px) center;}
.dka{ color:#fff !important; background: #114622 url(../images/j1.png) no-repeat !important; background-position: calc(100% - 30px) center !important;}
.accordion>li>a.active{ color:#fff; background: #114622 url(../images/j1.png) no-repeat; background-position: calc(100% - 30px) center;}
.dka{ color:#fff !important; background: #114622 url(../images/j1.png) no-repeat !important; background-position: calc(100% - 30px) center !important;}
.accordion>li>ul{display: none; background: #fff;}
.accordion>li>ul>li{ width: 100%; padding: 0 5px; border-bottom: 1px #ccc dashed;}
.accordion>li>ul>li:last-child{ border: none;}
.accordion>li>ul>li>a{ padding: 0 10px 0 60px; display: block; height: 40px; line-height: 40px; overflow:hidden; color:#333; transition: all 0.3s ease-out; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.accordion>li>ul>li>a:hover{ color:#114622;}
/*内页左侧栏目*/


.top2{ background: #114622;}
.header2{ background: #fff;}
.header2 .tel{ color: #114622; background: url(../images/tel2.png) no-repeat left;}
.header2 .nul>li>a{ color: #333;}
.crb .cptit{ background: #2c2e32;}
.crb .cp:hover .cptit{ background: #114622;}
.header2 .navbar-toggle .icon-bar{ background: #114622 !important;}

@media screen and (max-width: 1200px){
.arrow{ transform: initial; left: 10%;}
.logo img{ height: 60px;}
.header-right{ width: calc(100% - 360px);}
.tel{ line-height: 28px;}
.nul>li>a{ font-size: 15px;}
.cltit{ font-size: 26px; line-height: 32px;}
.accordion>li>a{ padding: 0 3px; background: #fff; font-size: 16px; text-align: center;}
.accordion>li>a:hover{ color:#fff; background: #114622;}
.dka{ color:#fff !important; background: #114622 !important;}
.accordion>li>ul>li>a{ padding: 0; text-align: center;}

.cplist li{ padding: 5px;}
.cptit{ font-size: 14px; height: 36px; line-height: 36px;}
.cltit{ font-size: 24px; line-height: 30px;}
.accordion>li>a{ font-size: 14px; height: 40px; line-height: 38px;}
.accordion>li>ul>li>a{ font-size: 12px; height: 32px; line-height: 32px;}
.clbx span{ font-size: 12px; line-height: 24px;}
	}

@media screen and (max-width: 991px){
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#fff; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(17, 70, 34, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-top:1px solid rgba(255, 255, 255, 0.5); box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff; transition: all 0.3s ease-out;}
.sjdnav li a:hover{background:rgba(17, 70, 34, 0.82);}
.sjdnavhide{ display:none;}
/*移动端导航*/

.header{ padding:12px 0;}
.logo{ padding: 0;}
.arrow{ width: 65px;}
.arrow1, .arrow2{ width: 30px;}
.albt{ padding: 7px 5px;}
.altit{ font-size: 15px; height: 28px; line-height: 28px;}
.pd-right b{ font-size: 22px; line-height: 32px;}
.pd-right span{ font-size: 14px; line-height: 26px;}
.cj span{ font-size: 14px; line-height: 26px;}
	}
	
@media screen and (max-width: 767px){
.anchor{ bottom: 5px !important;}
.anchor .swiper-pagination-bullet{ width:6px !important; height:6px !important; opacity:1 !important; border-radius:3px !important; margin:0 2px !important; background:#fff !important;}
.anchor .swiper-pagination-bullet-active{ background:#114622 !important;}
.logo img{ height:auto; max-width:calc(100% - 85px);}
.header{ padding: 9px 0;}
.header .navbar-toggle{ transform: translate(0,-50%) scale(0.8);}
.arrow{ display: none;}
.cpzx{ padding: 30px 0;}
.title h2{ font-size: 22px; line-height: 28px;}
.title span{ font-size: 12px; line-height: 22px; background-size: 280px auto !important;}
.title{ margin: 0 0 25px 0;}
.cptit{ font-size: 12px; height: 32px; line-height: 32px;}
.more{ padding: 25px 0 0 0;}
.more>a{ width: 100px; height: 30px; border: 1px #fff solid; line-height: 28px; font-size: 12px;}
.cgal{ padding: 0 0 30px 0;}
.footer{ margin: 0 0 54px 0; padding: 10px 0; font-size: 12px; line-height: 21px;}

.ctn-left{ width: 100%; float: none;}
.cltit{ margin: 0; pointer-events: auto; text-align: center; font-size: 20px; line-height: 45px; color: #fff; background: #114622;}
.cltit>span{ display: none}
.accordion{ display: none;}
.ctn-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.cplist li{ width: 50%;}
.pd-right b{ font-size: 14px; line-height: 24px; margin: 0 0 5px 0;}
.pd-right span{ font-size: 12px; line-height: 22px;}
.crbtit{ padding: 0 5px;}
.crbtit b{ font-size: 14px; line-height: 36px;}
.download>span{ font-size: 14px; height: 36px; line-height: 36px;}
.download>a{ height: 36px;}
.altxt{ font-size: 12px; line-height: 21px; height: 21px;}
.j1{ width: 20px; height: 20px;}
.j2{ width: 20px; height: 20px;}
	}

	
	
/*手机底部*/
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

*{ margin: 0; padding: 0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block; margin:auto;}

.hot{width:100%; height:54px; background:#114622; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#114622;}
.hot .row div a:hover span{ color:#114622 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

/*分页样式*/
div.page {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:10px 3px; padding-top: 3px; text-align: left;}
div.page a {border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #eb5914; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none;}
div.page a:hover {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #eb5914; margin-right: 3px; padding-top: 2px;}
div.page span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px;}