﻿@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}

.header{ border-top: 1px #36c746 solid; z-index:104; padding: 14px 0; position:relative;}
.header .wrap{ display: flex; justify-content: space-between;}
.logo{ display:inline-block;}
.tel{ font-size:16px; color:#131313; background:url(../images/tel.png) no-repeat left; padding:0 0 0 80px; line-height:28px; margin: 9px 0 0 0;}
.tel span{ display:block; font-size:32px; color:#36c746; line-height: 36px;}
/*header.logo部分*/

.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:#36c746 !important; width: 15px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; height:69px; z-index:104; border-top: 1px #cacaca solid; box-sizing: border-box;}
.nav .wrap{ display: flex; justify-content: space-between;}
.nul{ width: 915px; max-width: calc(100% - 246px); display: flex;}
.nul>li{ width:12.5%; position:relative;}
.nul>li>a{color:#36c746; line-height:68px; height:68px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px; transition: all 0.3s ease-out; background: url(../images/navhover.png) no-repeat bottom; background-size: 0 3px;}
.nul>li:hover>a{ color:#36c746; background: url(../images/navhover.png) no-repeat bottom; background-size: 100% 3px;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(54, 199, 70 ,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:#36c746;}
.acta{ color:#36c746 !important; background: url(../images/navhover.png) no-repeat bottom !important; background-size: 100% 3px !important;}
.search{ width: 226px; height: 28px; margin: 20px 0 0 0; border: 1px #959595 solid; box-sizing: border-box; border-radius: 14px; padding: 0 14px; overflow: hidden;}
.search input:nth-child(1){ width: calc(100% - 26px); height: 26px; line-height: 26px; float: left;}
.search input:nth-child(2){ width: 26px; height: 26px; background: url(../images/search.png) no-repeat center center; float: right;}
/*PC头部导航*/

.title{ background: url(../images/navhover.png) no-repeat bottom; margin: 0 0 35px 0; cursor: pointer; text-align: center;}
.title>h2{ font-size: 36px; line-height: 36px; color: #fff; margin: 0 !important;}
.title>span{ display: block; font-size: 18px; line-height: 36px; color: #fff; font-family: arial;}
/*栏目标题*/

.gywm{ padding: 40px 0;}
.gywmctn{ display: flex; justify-content: space-between;}
.gywm-left{ width: 48%;}
.gltit{ background: url(../images/navhover.png) no-repeat left bottom; font-size: 36px; line-height: 50px; color: #131313;}
.gltit span{ display: inline-block; font-size: 18px; font-family: arial;}
.gltxt{ color: #131313; font-size: 16px; line-height: 43px; margin: 20px 0; height: 172px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.glmore>a{ display: inline-block; transition: all 0.5s ease-out; width: 150px; height: 34px; color: #fff; font-size: 16px; background: #36c746; border: 1px #36c746 solid; box-sizing: border-box; line-height: 32px; text-align: center; border-radius: 17px;}
.glmore>a:hover{ color: #36c746; background: #fff;}
.glul{ margin: 30px 0 0 0 !important; display: flex; flex-wrap: wrap;}
.glul>li{ width: 25%; text-align: center; padding: 0 15px 0 0;}
.gu img{ max-width: 100%; transition: all 0.5s ease-out;}
.gu:hover img{ transform: scale(0.9);}
.gu span{ display: block; margin: 10px 0 0 0; font-size: 18px; line-height: 28px; color: #131313;}
.gywm-right{ width: 50%; position: relative; overflow: hidden;}
.gywm-right>span{ display: block; text-align: center; position: absolute; top: 0; left: 0; width: 140px; background: #36c746; color: #fff; font-size: 36px; line-height: 42px; padding: 5px 0; z-index: 102;}
.grimg{ overflow: hidden;}
.grimg1{ transition: all 0.5s ease-out;}
.gywm-right:hover .grimg1{ transform: scale(1.05);}
.grimg2{ padding-top: 90%;}
/*关于我们*/

.cpzs{ padding: 40px 0; background: url(../images/cpzsbg.jpg) no-repeat center center; background-size: cover;}
.cp{ width: 100%;}
.cpimg{ overflow: hidden;}
.cpimg1{ transition: all 0.5s ease-out;}
.cp:hover .cpimg1{ transform: scale(1.08);}
.cpimg2{ padding-top: 92.307%;}
.cpbt{ transition: all 0.5s ease-out; padding: 12px; background: #d4d3d3; overflow: hidden;}
.cp:hover .cpbt{ background: #36c746;}
.cpbt>h5{ float: left; font-size: 13px; line-height: 23px; color: #131313; width: calc(100% - 75px); height: 23px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.5s ease-out; margin: 0 !important;}
.cp:hover .cpbt>h5{ color: #fff;}
.cpbt>span{ float: right; text-align: center; transition: all 0.5s ease-out; background: #36c746; font-size: 13px; color: #fff; width: 70px; line-height: 23px; display: inline-block;}
.cp:hover .cpbt>span{ color: #36c746; background: #fff;}
/*产品展示*/

.cgal{ padding: 40px 0;}
.cgal .title>h2{ color: #131313;}
.cgal .title>span{ color: #131313;}
.al{ position: relative; padding: 0 0 70px 0;}
.case .swiper-slide:nth-child(even) .al{ padding: 70px 0 0 0;}
.alimg{ overflow: hidden;}
.alimg1{ transition: all 0.5s ease-out;}
.al:hover .alimg1{ transform: scale(1.08);}
.alimg2{ padding-top: 111.188%;}
.altit{ width: 100%; text-align: center; line-height: 70px; font-size: 24px; background: #36c746; letter-spacing: 5px; padding: 0 5px; position: absolute; left: 0; bottom: 0; color: #fff; height: 70px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.case .swiper-slide:nth-child(even) .altit{ left: 0; bottom: initial; top: 0;}
/*案例展示*/

.xwzx{ padding: 0 0 40px 0;}
.xwzx .wrap{ display: flex; justify-content: space-between;}
.xwzx-left{ width: 49%;}
.xwul{ margin: 20px 0 !important;}
.xwul>li{ border-bottom: 1px #aaa dashed;}
.xw{ overflow: hidden;}
.xwtime{ font-size: 18px; line-height: 59px; height: 59px; color: #36c746; float: left; width: 114px;}
.xwtit{ font-size: 18px; line-height: 59px; height: 59px; color: #131313; float: left; width: calc(100% - 114px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s ease-out;}
.xw:hover .xwtit{ color: #36c746;}
.xwzx-left .glmore{ text-align: right;}
.xwzx-right{ padding: 8px 8px 0 0; width: 49%;}
.xr{ border: 1px #36c746 solid; box-sizing: border-box;}
.xrimg{ overflow: hidden; transform: translate(8px, -8px);}
.xrimg1{ transition: all 0.5s ease-out;}
.xr:hover .xrimg1{ transform: scale(1.08);}
.xrimg2{ padding-top: 66.304%;}
/*新闻中心*/

.lxwm{ padding: 30px 0; background: url(../images/lxwmbg.jpg) no-repeat center center; background-size: cover;}
.lxwmctn{ display: flex; justify-content: space-between;}
.lxwm-left{ width: 718px; max-width: calc(100% - 230px);}
.lxwm-left>h3{ margin: 0 0 5px 0 !important; font-size: 24px; line-height: 38px; color: #fefefe;}
.lxwm-left>h5{ margin: 0 !important; font-size: 15px; line-height: 34px; color: #fefefe;}
.lxwm-right{ display: flex; align-items: center; width: 190px;}
.lxwm-right>a{ transition: all 0.5s ease-out; text-align: center; display: block; line-height: 45px; background: #ebfaed; font-size: 24px; color: #36c746; width: 100%;}
/*联系我们*/

.footer{ padding: 40px 0; background:#2f2f2f;}
.footer .wrap{ display: flex; justify-content: space-between;}
.ft1{ width: 44.5%; border-right: 1px #595959 solid; box-sizing: border-box; display: flex; align-items: center; padding: 0 20px 0 0;}
.ft1 img{ max-width: 100%;}
.ft1>a{ display: inline-block;}
.ft2{ width: 50%; display: flex; flex-wrap: wrap;}
.ft2>p{ display: block; width: 50%; padding: 0 0 15px 0; font-size: 15px; line-height: 62px; color: rgba(255, 255, 255, 0.6);}
/*页脚*/

.copyright{ padding: 15px 0; background:#2f2f2f; text-align: center; font-size: 14px; line-height: 24px; color: rgba(255, 255, 255, 0.6);}
/*版权信息*/

.ctn{ overflow: hidden; padding: 40px 0;}
.ctn1{ padding: 0;}
.ctn-left{ float:left; width:24%;}
.cltit{ position:relative; text-align: center; pointer-events:none; background:url(../images/cltitbg.png) no-repeat no-repeat center center; background-size: cover; color:#fff; font-size: 36px; line-height: 40px; padding: 17px 0;}
.cltit>span{ display: block; font-size: 16px; line-height: 24px;}
.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:25px 0 0 0;}
.clb img{ width: 100%;}
.clbx{ padding: 12px; background: #f9f6f6;}
.clbx>h6{ margin: 0 !important; color: #36c746; font-size: 18px; line-height: 36px;}
.clbx>span{ display: block; font-size: 16px; line-height: 36px; color: #222;}
.ctn-right{ width:74%; float:right;}
.crt{ height:41px; border-bottom:1px #e8e8e8 solid; box-sizing:border-box; margin:0 0 20px 0;}
.crt>h5{ line-height: 40px; font-size: 18px; color: #36c746; padding: 0 0 0 14px; background: url(../images/sb.png) no-repeat left; display: inline-block; margin: 0 !important;}
.crt>span{ display:inline-block; color:#676767; font-size: 13px; float: right; line-height: 40px;}
.crb{ overflow: hidden;}
/*.crb img{ width: 100%}*/
/*内页*/

.cplist{ overflow: hidden;}
.cplist li{ width:33.3%; float:left; padding:10px;}
.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:26px; color:#333;}
.pd1{ font-size:16px; line-height:28px; color:#333; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;max-height:450px;}
.contact{ width:100%;}
.contact span{ display: block; font-size:14px; line-height:26px; color:#333;}


.new{ padding: 10px 0; overflow:auto; background:#fff; border-bottom:1px #e5e5e5 solid;}
.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:#36c746;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.accordion{ width:100%;}
.accordion>li{ margin: 16px 0 0 0; position: relative; padding: 0 17px 0 0;}
.accordion>li>span{ display: block; position: absolute; right: 0; top: 50%; transform: translate(0, -50%); width: 0; height: 0; border-left: 17px solid #d4d3d3; border-top: 11px solid transparent; border-bottom: 11px solid transparent; transition: all 0.3s ease-out;}
.accordion>li>a{ transition:all 0.3s ease-out; display:block; text-align:center; color:#fff; line-height:50px; background: #d4d3d3; height:50px; padding: 0 3px; font-size: 22px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.accordion>li:hover>a{ color:#fff; background: #36c746;}	
.accordion>li:hover>span{ border-left: 17px solid #36c746;}	
.dka>a{ color:#fff !important; background: #36c746 !important;}
.dka>span{ border-left: 17px solid #36c746 !important;}	
/* .accordion>li>ul{display: none;}
.accordion>li>ul>li{ width: 100%;}
.accordion>li>ul>li>a{display: block; text-align:center; height:35px; line-height:35px; overflow:hidden; color:#000; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
.accordion>li>ul>li>a:hover{ color:#008cd6;} */
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.gu span{ font-size: 14px; margin: 5px 0 0 0;}
.accordion>li>a{ font-size: 18px;}
.cpbt{ padding: 0;}
.cpbt>span{ display: none;}
.cpbt>h5{ float: none; width: 100%; height: 38px; line-height: 38px; padding: 0 5px; text-align: center;}
.altit{ font-size: 18px; height: 48px; line-height: 48px; letter-spacing: initial;}
.al{ padding: 0 0 48px 0;}
.case .swiper-slide:nth-child(even) .al { padding: 48px 0 0 0;}
.gltit{ font-size: 24px; line-height: 36px;}
.gltit span{ font-size: 14px;}
.ft2>span{ width: 100%; padding: 0; font-size: 14px; line-height: 30px;}
	}

@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:#36c746; 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(54, 199, 70, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; 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(54, 199, 70, 0.82);}
.sjdnavhide{ display:none;}
/*移动端导航*/

.header{ padding:12px 0;}
.logo img{ height: 68px;}
.gywm-right>span{ font-size: 20px; line-height: 24px; width: 100px;}
.gltxt{ font-size: 14px; line-height: 30px; height: 120px;}
.gu span{ font-size: 12px; line-height: 21px;}
.accordion>li>a{ font-size: 14px;}
.cpbt>h5{ font-size: 12px; height: 34px; line-height: 34px;}
.cplist li{ padding: 5px;}
.xwtime{ font-size: 14px; height: 40px; line-height: 40px; width: 100px;}
.xwtit{ font-size: 14px; height: 40px; line-height: 40px; width: calc(100% - 100px);}
.lxwm-right{ width: 132px;}
.lxwm-right>a{ font-size: 16px; line-height: 36px;}
.lxwm-left{ max-width: calc(100% - 170px);}
.lxwm-left>h5{ font-size: 14px; line-height: 28px;}
.lxwm-left>h3{ font-size: 20px; line-height: 32px;}
.lxwm{ padding: 24px 0;}
.footer{ padding: 25px 0 15px 0;}
	}
	
@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:#36c746 !important;}
.logo img{ height: 50px;}
.header{ padding: 8px 0;}
.header .navbar-toggle{ transform: translate(0,-50%) scale(0.8);}
.gywm,.cpzs,.cgal,.ctn{ padding: 30px 0;}
.gywmctn{ display: block;}
.gywm-left{ width: 100%;}
.gywm-right{ width: 100%; margin: 20px 0 0 0;}
.gltxt{ margin: 15px 0;}
.glmore>a{ width: 100px; height: 30px; line-height: 28px; font-size: 12px;}
.glul{ margin: 18px 0 0 0 !important;}
.title{ margin: 0 0 24px 0;}
.title>h2{ font-size: 24px; line-height: 24px;}
.title>span{ font-size: 14px; line-height: 28px;}
.ctn-left{ width: 100%; float: none;}
.accordion>li>span{ display: none;}
.accordion>li{ padding: 0; margin: 2px 0 0 0;}
.accordion>li>a{ height: 36px; line-height: 36px;}
.accordion{ display: none;}
.cltit{ pointer-events: auto; padding: 0; font-size: 20px; line-height: 45px; font-weight: bold;}
.cltit>span{ display: none;}
.ctn-right{ width: 100%; margin: 20px 0 0 0;}
.cplist li{ width: 50%;}

.altit{ font-size: 14px; height: 36px; line-height: 36px; letter-spacing: initial;}
.al{ padding: 0 0 36px 0;}
.case .swiper-slide:nth-child(even) .al { padding: 36px 0 0 0;}
.xwzx{ padding: 0 0 30px 0;}
.xwzx .wrap{ display: block;}
.xwzx-left{ width: 100%;}
.xwzx-right{ width: 100%; margin: 20px 0 0 0;}
.lxwm-left>h3{ font-size: 16px; line-height: 28px;}
.lxwm-left>h5{ font-size: 12px; line-height: 21px;}
.lxwmctn{ display: block;}
.lxwm-left{ width: 100%; max-width: 100%;}
.lxwm-right{ margin: 15px 0 0 0; width: 80px;}
.lxwm-right>a{ font-size: 12px; line-height: 30px;}
.footer .wrap{ display: block;}
.ft1{ display: none;}
.ft2{ width: 100%;}
.ft2>span{ font-size: 13px; line-height: 26px;}
.copyright{ padding: 10px 0; font-size: 12px; line-height: 20px; margin: 0 0 54px 0;}
	}

	
	
/*手机底部*/
.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:#36c746; 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:#36c746;}
.hot .row div a:hover span{ color:#36c746 !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; }