@charset "utf-8";
/*~~~~框架布局~~~*/
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
/*==版心定义↓==*/
.container{width:1600px;}
a:hover{color:#329943}
a{transition: all .4s ease-in-out}
/*==字符串↓==*/
*:after,*:before,em,i,.iof{font-style: normal;font-family: "iconfont";line-height:1;transition: all .4s ease-in-out}
@font-face {
  font-family: 'iconfont';  /* Project id 1963410 */
  src: url('//at.alicdn.com/t/font_1963410_kqisczb43h.woff2?t=1650594640232') format('woff2'),
       url('//at.alicdn.com/t/font_1963410_kqisczb43h.woff?t=1650594640232') format('woff'),
       url('//at.alicdn.com/t/font_1963410_kqisczb43h.ttf?t=1650594640232') format('truetype');
}
/*==顶部↓==*/
.fixed-top.header{ position: fixed;top:0;width:100%;z-index:99; padding:10px 0;height:80px;box-shadow: 0 0 10px #ddd;  }
.fixed-top.header:before{opacity:1; height:100%;}
/* .fixed-top.header .logo img{ height:60px;} */
.fixed-top.header .nav{margin: -10px 0;}
.fixed-top.header .nav > li > a{height:80px}
.fixed-top.header .tel{ margin-top: 10px; }
.fixed-top.header  .nav > li > a:after{}

/*--*/
.head-top{ background: #f8f8f8;}
.head-top .long{display: flex;padding: 10px 0; justify-content: space-between; align-items: center;}
.head-top .title{position:relative;z-index: 2;color:#fff;font-size:14px;width: 30%;}
.head-top .title:before{content: "\e68c";margin-right:5px;font-size: 16px;}
.head-top .title:after{content: "";position: absolute;top: 0;right: 0;bottom:0;/* height: 100%; */width: 200%;z-index: -1;margin: -10px 0;background:#329943;}
.head-top .tel{color:#333;font-size: 14px;}
.head-top .tel:before{content: "\e646";margin-right:5px;font-size: 16px;}
.head-top .tel font{color:#329943;font-size:24px; font-weight:800;}
/*--*/
.header{z-index:99;padding:20px 0;height:100px;}
.header:before{opacity:0; content:"";position:absolute;bottom:0;z-index:-1;width:100%;height:80%;background: #fff;transition: all .4s ease-in-out;}
.header .logo{float:left;display: flex;}
.header .logo img{ /* max-height: 100%; */}
.header .logo .txt{display: block;color:#484848;font-size:18px;border-left:1px #ddd solid;padding-left:30px;margin-left:30px;}
.header .nav{display:flex;float: right;margin: -20px 0;/* line-height:60px; *//* height: 100px; *//* align-items: center; */}
.header .nav > li{/* flex: 1; */float: left;position: relative;border-right: 1px #fff solid;}
.header .nav > li > a{position: relative;display: flex;color:#101010;font-size:16px;text-align: center;padding:0 20px;height: 100px;align-items: center;}
.header .nav > li > a:after{content:"";position: absolute;left:0;bottom: 0;width:100%;height:0;background:#329943;transition:all .5s;z-index:-1;}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#fff; }
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{height: 100%;}
.header .nav .sub{display:none;width: 200%;left:-50%;top: 100%;position:absolute;border:1px #ddd solid;background: rgba(255,255,255,1);z-index: 999;text-align: center;/* box-shadow: 0 0 10px #ddd; */}
.header .nav .sub a{display: block;color: #5e5e5e;font-size: 14px;height: 35px; line-height: 35px;}
.header .nav .sub a:hover{color:#fff; background: #329943;}
/*.header .nav li:last-child .sub{display: none !important;}*/

/*==次级导航↓==*/
.menu{width:100%;margin-top:60px;margin-bottom:-10px;}
.menu ul{display:table; text-align: center;/*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}
.menu li{/*! flex: 1; */ display: inline-block;}
.menu li a{position:relative;z-index:2;display: block;margin:0 10px 10px 10px;color:#191919;font-size:18px;border: 1px #e9e9e9 solid;overflow: hidden;padding: 10px 40px;border-radius: 6px; background: #f7f7f7;}
.menu li a:after{ content: ""; position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%; background: #329943;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.menu li:hover a,.menu li.active a{ color:#fff;border-color:#329943 }
.menu li:hover a:after,.menu li.active a:after{transform: scale(1);transform-origin:left;}
/*==面包屑↓==*/
.site{}
.site .container{padding: 20px 0;border-bottom:1px #ddd solid;}
.site .home i{color:#333;font-weight:bold;font-size:16px;margin-right:10px;}
.site a{color:#666;font-size:12px;}
.site a:hover{color:#2e3093}
.site .more{float:right;color:#fff;font-size:14px;padding: 5px 10px;margin-top: -5px;background: #666;}
.site .more:hover{color:#fff; background: #329943;}
/*==标题↓==*/
.titleAx{color:#212121;font-size:44px;line-height: 1; text-transform: uppercase;}  
.titleAx b{font-weight:bold;}
.titleAx font{color:#329943}
.titleAx span{margin-top:20px;display: block;color:#333;font-size:17px;font-weight: 400;text-transform: Uppercase;}
.titleAx hr{display: block;margin: 10px auto 0;width: 40px;height: 3px;border:none;background: #0d9edb;}
.titleAx.cen{text-align: center;margin-bottom:50px;}
.titleAx.m30{margin-bottom:30px}
.titleAx.m40{margin-bottom:40px}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
.titleAx.white hr{background:#fff}
/*--*/
.titleBx{color:#212121;font-size:42px;margin-bottom:50px;font-weight:bold; text-align: center;}
.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}
.titleBx font{color:#329943}
.titleBx hr{display: block;margin: 10px auto 0;width:60px;height: 2px;border:none;background: #329943;}
.titleBx.cen{text-align: center;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.tTop{margin:50px 0 -20px 0;}
/*==边距↓==*/
.ptm60{padding:60px 0}
.ptm80{padding:80px 0}
.ptm100{padding:100px 0}
.pt60{padding-top:60px}
.pt80{padding-top:80px}
.pt100{padding-top:100px}
.pm60{padding-bottom:60px}
.pm80{padding-bottom:80px}
.pm100{padding-bottom:100px}
/*--*/
.mtm60{margin:60px 0}
.mtm80{margin:80px 0}
.mtm100{margin:100px 0}
.mt60{margin-top:60px}
.mt80{margin-top:80px}
.mt100{margin-top:100px}
.mm60{margin-bottom:60px}
.mm80{margin-bottom:80px}
.mm100{margin-bottom:100px}
/*句段限制*/
.abbr{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lcp{-webkit-line-clamp: 2;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
/*--*/
.cut-item .btn {position:absolute;top:50%;left:-75px;display:block;width: 50px;line-height: 50px;text-align:center;color: #fff;font-size: 22px;font-weight:bold;transform:translateY(-50%);cursor:pointer;border: 1px #fff solid;border-radius: 50%;/*background:#fff;*/}
.cut-item .btn.sNext {left:auto;right:-75px;}
.cut-item .btn:hover {color:#329943;border-color: #329943;}
.cut-item .btn:hover:before {color:#329943}
.cut-item .sPrev:before {content:"\e662";}
.cut-item .sNext:before {content:"\eb9b";}
/*-切换点1-*/
.spot-dot {}
.spot-dot {position:initial;margin:40px auto 0;text-align:center;}
.spot-dot span {opacity:1;width:15px;height:15px;margin:0 10px;border:1px #ddd solid;background:#fff;}
.spot-dot span.swiper-pagination-bullet-active {background:#329943;}
/*-切换点2-*/
.spot-forte{position:initial;margin:40px auto 0;text-align:center;}
.spot-forte span{opacity:0.8;width:25px;height:6px;border-radius:0px;margin:0 6px;background:#fff;}
.spot-forte span.swiper-pagination-bullet-active{opacity:1;background:#329943;}
.more_1{display:table;margin:auto;margin-top:50px;color:#fff;font-size:16px;padding: 10px 40px;border-radius:30px;background: #329943;}
.more_1:hover{color:#fff; background:#333}
/*===内页框↓==*/
.rack{float:left;width:100%;padding:70px 0 80px 0;}
.rackWor{}
/*==左侧联系↓==*/
.connection {margin-top:30px;padding:20px;border:1px #ddd solid;overflow:hidden;/* background:#eee;*/}
.connection .tit {/* float:left;*/color:#333;font-size:18px;font-weight:bold;padding-bottom:20px;margin-bottom:20px;border-bottom:1px #ddd solid;}
.connection .tit .more {float:right;display:block;color:#666;font-size:13px;margin-top:5px;}
.connection .tit .more:hover {color:#329943}
.connection .tel {position:relative;display:block;font-size:12px;color:#858585;padding-left:50px;margin-bottom:20px;word-wrap:break-word;word-break:normal;}
.connection .tel font {display:block;color:#329943;font-size:24px;margin-top:5px;line-height:25px;font-weight:bold;}
.connection .tel:before {content:"\e611";font-family:"iconfont";position:absolute;top:6px;left:0;margin-right:10px;font-weight:400;color:#333;font-size:36px;}
.connection .wx {color:#666;font-size:14px;line-height:24px}
.connection .ewm {display:table;margin-top:20px;}
.connection .ewm img {max-width:100px;}
.connection .ewm font {vertical-align:middle;color:#666;font-size:14px;padding-left:30px;}
.connection .ewm font hr {float:left;width:30px;height:1px;margin:10px 10px 0 0;border:none;background:#aaa;}
.connection .ewm img,.connection .ewm font {display:table-cell;}
/*===首页关键搜索↓==*/
.key-top{border-bottom:1px solid #ddd;overflow: hidden; background: #fff;}
.key-top .container{/*! padding:0 5%; */}
.key-top .left{width:70%; display: table;/*! line-height: 15px; */}
.key-top .left h3{position: relative;color:#329943;font-size:18px;line-height:22px;/* font-weight: bold; */padding: 5px 10px;width: 110px;text-align: center;border: #329943 solid 1px;}
.key-top .left h3:before{content:"";position: absolute;right: -6px;top: 21px;width: 10px;height: 10px;border-top: 1px #329943 solid;border-right: 1px #329943 solid;background: #fff;transform: rotate(45deg);}
.key-top .left h3 font{display: block;}
.key-top .left h3,.key-top .left .list{display: table-cell;/*! line-height: 12px; */vertical-align: middle;}
.key-top .left .list a{display: inline-block;margin-left:30px; color:#484848;font-size:16px;max-width: 29%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.key-top .left .list a i{color:#329943;font-size:12px; margin-right:10px;}
.key-top .left .list a:hover{color:#329943}
.key-top .search{ position: relative; width:25%;}
.key-top .search form{ position: relative}
.key-top .search input{padding: 5px 20px;width:105%;height:40px;color:#666;font-size: 14px;background: none; border: 1px #329943 solid;margin-top: 10px;}
.key-top .search input::-moz-placeholder{color:#999}
.key-top .search input::-ms-input-placeholder{color:#999}
.key-top .search button{position: absolute;top:20px;right:0;width:12px;height:15px;margin:0px;color:#329943;font-size: 18px;font-weight: bold;border:none;cursor:pointer; /*! background:url(../images/search-ico.png) no-repeat center; */background: none;}
.key-top .search button:hover{color:#000}
.key-top .left,.key-top .search{height:80px;padding: 12px 35px 12px 0px;}
/*==首页产品↓==*/
.ProductHome{background: url(../images/bg02.jpg) no-repeat center; background-size:cover ;}
.ProductHome .long{display: flex;height: 720px;position: relative;}
.ProductHome .long .box{flex: 1;padding-top:20px;padding-left: 80px;}
.ProductHome .long .title{color:#329943;font-size:36px;font-weight:bold}
.ProductHome .long .title font{font-size:24px;font-weight: 400;}
.ProductHome .long .tit{display: block;color:#333333;font-size:18px;margin-top: 5px;}
.ProductHome .long .wx{margin-top: 25px;color:#666666;font-size:16px;line-height: 30px;-webkit-line-clamp: 10;}
.ProductHome .long .pho{position: relative;width: 50%;}
.ProductHome .long .pho img{/*position: absolute;right:0;top:0;max-width: initial;*/}
.ProductHome .long .pic a{display: block;}
.ProductHome .long .more{display: inline-block;margin:50px 20px 0 0;color:#fff;font-size:14px;padding: 13px 60px;background: #333333;}
.ProductHome .long .more.cor{background: #329943;}
.ProductHome .long .more:hover{background: #333;}
.ProductHome .long li:hover h4{/*color:#e8741a*/}
/*--*/
.ProductHome.p2 {}
.ProductHome.p2 .long {display:flex;flex-direction:row-reverse;}
.ProductHome.p2 .long .pho img {right:auto;left:0;}
.ProductHome.p2 .long .box {padding-left:0;padding-right:80px;}
.ProductHome.p2 .srll-pro {right:auto;left:0;}
/*==滚动产品↓==*/
.srll-pro{position: absolute;bottom:0;right:0;width: 50%;padding: 30px 50px;background: #fff;}
.srll-pro .swiper-container{border-bottom:1px #ddd solid}
.srll-pro .list{}
.srll-pro .list h4{color:#212121;font-size:14px;padding:10px; text-align: center; background: #d5d5d5;}
.srll-pro .list .pic{display: flex; align-items: center;justify-content: center;}
.srll-pro .list .pic img{height:200px}
.srll-pro .list li{position: relative;padding-bottom: 20px;}
.srll-pro .list li:before{content:"";position: absolute;left:0;bottom:0;z-index: 1;width:100%;height:1px;background:#329943;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.srll-pro .list li:hover h4{color:#fff;background: #329943;}
.srll-pro .list li:hover:before{transform: scale(1);transform-origin:left;}
.srll-pro .spot{display:none;}
.srll-pro .btn {position:absolute;top:50%;left: 15px;z-index:9;display:block;text-align:center;color: #6d6d6d;font-size: 
30px;font-weight:bold;transform:translateY(-50%);cursor:pointer;transition: all .4s ease-in-out;}
.srll-pro .btn.sNext {left:auto;right: 15px;}
.srll-pro .btn:hover:before {color:#329943}
.srll-pro .sPrev:before {content:"\e662";}
.srll-pro .sNext:before {content:"\eb9b";}
/*==选择tab↓==*/
.choice-tab{}
.choice-tab .tone{display: flex;margin-bottom:50px}
.choice-tab .tone li{position: relative; float:left;width:50%;color:#fff;font-size:26px;padding:15px;text-align: center;cursor: pointer;background: #484848;}
.choice-tab .tone li:before{ opacity:0;content:"\e65f";position: absolute;left:0;right:0;bottom:0px;color:#329943;font-size:25px;}
.choice-tab .tone li.active{background: #329943;}
.choice-tab .tone li.active:before{opacity:1; bottom:-18px}
.choice-tab .frame{}
.choice-tab .shell{float:left;width:50%;border:1px #fff solid}
.choice-tab .down .titTop{color: #484848;font-size:20px;padding:10px;text-align: center;background: #f6f8fa;}
.choice-tab .down ul{padding:40px;}
.choice-tab .down ul li{position:relative;border-bottom: 1px #ddd dashed;margin-bottom:30px;padding-bottom:30px;padding-left: 50px;}
.choice-tab .down ul li:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:0px}
.choice-tab .down ul h4{color:#282828;font-size:20px;font-weight: bold;}
.choice-tab .down ul i{position: absolute;left: 0;top: 5px;margin: auto;color: #fff;font-size:20px;display: flex;width: 35px;height: 35px;font-size: 20px;/* font-weight: bold; */border-radius:50%;text-align: center;background:#484848;align-items: center;justify-content: center;}
.choice-tab .down ul h4:after{content: "";display: block;width:30px;height:2px;margin-top: 8px;background: #484848;}
.choice-tab .down ul p{margin-top:10px;color:#666666;font-size:15px;line-height: 25px;}
.choice-tab .better{border-color:#329943;background: #329943;}
.choice-tab .better ul i{color:#329943;background: #fff;}
.choice-tab .better ul li{border-color:#fff}
.choice-tab .better ul h4{color:#fff;font-weight: bold;}
.choice-tab .better ul h4:after{background: #fff;}
.choice-tab .better ul p{color:#fff; line-height: 25px;}
/*==首页好用↓==*/
.EasyHome{margin-bottom:130px; background: url(../images/EasyBg01.jpg) no-repeat center; background-size:cover ;  background-attachment: fixed;}
.EasyHome .long{position: relative;}
.EasyHome .long .pic{ display: block;width:100%}
.EasyHome .long .pic img{display: block;width:100%;}
.EasyHome .writing{position: relative;margin-bottom: -15px;}
.EasyHome .writing li{position: absolute;color:#fff;font-size:14px;width: 20%;text-align: center;}
.EasyHome .writing li h4{color:#329943;font-size:26px;margin-bottom:10px;}
.EasyHome .writing li p{color:#666666;font-size:16px;line-height:26px}
.EasyHome .writing li:nth-child(1){left:6%;top:73%;}
.EasyHome .writing li:nth-child(2){left:15%;top:36%;}
.EasyHome .writing li:nth-child(2){left:15%;top:36%;}
.EasyHome .writing li:nth-child(3){left: 40%;top:13%;}
.EasyHome .writing li:nth-child(4){left: 64%;top: 36%;}
.EasyHome .writing li:nth-child(5){/* left:auto; */left: 74%;top: 73%;}
.EasyHome .core{position: absolute;left:50%;bottom: -50px;z-index: 5;transform: translateX(-50%);} 
.EasyHome .core .pic{border: 20px #d8d9db solid;border-radius:50%;overflow: hidden;/* transform: translateX(-50%); */}
.EasyHome .core li{display: block;position: absolute; width:103px;border: 10px #fff solid;border-radius:50%;overflow: hidden;box-shadow: 0 0 15px #d8d8d8;}
.EasyHome .core li:nth-child(1){left: -7%;top: 41%;}
.EasyHome .core li:nth-child(2){left:15%;top:36%;}
.EasyHome .core li:nth-child(2){left: 7%;top: 7%;}
.EasyHome .core li:nth-child(3){left: 40%;top: -7%;}
.EasyHome .core li:nth-child(4){left: 73%;top: 6%;}
.EasyHome .core li:nth-child(5){/* left:auto; */left: 88%;top: 40%;}
.EasyHome .slogan{position:relative;z-index:2;height:150px;color:#fff;/* overflow:hidden; */padding:40px 80px;}
.EasyHome .slogan:before{content: "";position: absolute;left: -50%;top:0;z-index: -1;width: 200%;height:100%;background: #000;}
.EasyHome .slogan h3{color:#fff;font-size:18px;}
.EasyHome .slogan h3 b{display: block;color: #fff;font-size:30px;font-weight:bold;margin-bottom:8px;}
.EasyHome .slogan li{float:left;margin-left:35px;text-align:center;}
.EasyHome .slogan li i{display:inline-block;width:28px;height:28px;background: url('../images/EasySloganIco.png') no-repeat;}
.EasyHome .slogan li span{display: block;color:#fff;font-size:16px;}
.EasyHome .slogan li:nth-child(2) i{background-position:-28px 0;}
.EasyHome .slogan li:nth-child(3) i{background-position:-84px 0;}
/* .EasyHome .slogan li:nth-child(4) i{background-position:-56px 0;} */
/*==首页优势↓==*/
.advanHome{ background: url(../images/bg05.jpg) no-repeat center; background-size:cover ;}
/*==公司优势tab↓==*/
.advan-tab{display: flex;background:url(../images/VirtueBg.jpg) no-repeat center;background-size:cover;flex-direction: column-reverse;}
.advan-tab .roll{display: flex;text-align: center;box-shadow: 0 0 10px #ddd;background: #fff;}
.advan-tab .roll li{flex: 1;display: flex;position: relative;z-index:2;cursor:pointer;font-size: 24px;color: #212121;padding: 25px 10px;justify-content: center;align-items: center;}
.advan-tab .roll li:after{content:"";position:absolute;top:0;right:0;bottom: 0;margin: auto;width:1px;height: 30px;background:#ddd}
.advan-tab .roll li:before{opacity:0;content:"";position:absolute;left:0;bottom: 0;z-index: -1;width:100%;height: 80%;background:#329943;}
.advan-tab .roll li em{margin-right: 10px;width: 30px;height: 30px;/* display: -webkit-inline-box; */overflow: hidden;}
.advan-tab .roll li em img{display: block;transform: translateY(0px);filter: drop-shadow(0px 30px #fff);/* transition: all .4s cubic-bezier(0.26, 0.32, 0.74, 0.66); */}
.advan-tab .roll .active{color:#fff;} 
.advan-tab .roll .active:before{opacity:0.9;height:100%;}
.advan-tab .roll .active em img{/* margin-top:-50px; */transform: translateY(-30px);    transition: all .0s ease-in-out;}
.advan-tab .roll .x1 a:before{background-image:url(../images/ico301.png);}
.advan-tab .roll .x2 a:before{background-image:url(../images/ico302.png);}
.advan-tab .roll .x3 a:before{background-image:url(../images/ico303.png);}
.advan-tab .roll .x4 a:before{background-image:url(../images/ico304.png);}
.advan-tab .shelf{box-shadow: 0 0 10px #eee;overflow: hidden;width: 100%;background:#fff;}
.advan-tab .shelf li{width: 100%;}
.advan-tab .shelf li a{position: relative; display: flex;width:-webkit-fill-available;height: 100%;}
.advan-tab .shelf i{position: absolute;right:20px;bottom:30px;color:#eeeeee;font-size:120px;font-weight:bold;}
.advan-tab .pic{display: flex;width:50%;height:470px}
.advan-tab .pic img{width:100%;height: 100%;object-fit: cover;}
.advan-tab .box{position:relative;z-index: 1;flex: 1;float:left;width:50%;padding: 80px 100px 50px 50px;}
.advan-tab .box:before{content:"";position:absolute;left: 80px;bottom: 20px;width:500px;height:500px;background: url(../images/AdvantageBg01.png) no-repeat bottom left;}
.advan-tab .box .title{color:#329943;font-size:40px;font-weight:bold;margin-bottom: 40px;}
.advan-tab .box .title span{display: block;color:#212121;font-size:18px;margin-top: 5px;font-weight:400}
.advan-tab .box .title:after{content: "";display: block;margin-top: 30px;height: 8px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.advan-tab .wx{position: relative;color:#333;font-size:16px;display: flex;padding-left: 15px;line-height: 28px;}
.advan-tab .wx:before{content:"";position: absolute;left: 0;top: 10px;width:5px;height:5px;display: block;border-radius:50%;background:#329943}
/*==首页过程↓==*/
.processHome{background: url(../images/processBg01.jpg) no-repeat center; background-size:cover; background-attachment:fixed ;}
/*==过程滚动↓==*/
.srll-process{position: relative;}
.srll-process .list{}
.srll-process .list a{display:block;position: relative;z-index: 1;overflow: hidden;}
.srll-process .list .title{position: absolute;left:0;right:0;top:0;z-index: 2;color:#fff;font-size:20px;height: 220px;padding:30px 20px;text-align: center;background: url(../images/bg06.png) no-repeat center top;background-size: cover;}
/*.srll-process .list .title:after {content:"";position:absolute;left:0;right:0;top:0;z-index:-1;border-top:100px solid red;border-left:19px solid transparent;border-right:11px solid transparent;height:0;width:100px;}*/
.srll-process .list .title i{display: block;font-size:54px;margin-bottom: 10px;font-weight: bold;}
.srll-process .list .pic img{width:100%}
.srll-process .spot{display: none;}
.srll-process .btn {position:absolute;top:50%;left: -65px;z-index:9;display: flex;width: 50px;height: 50px;text-align:center;color: #fff;font-size: 22px;font-weight:bold;border: 3px #fff solid;transform:translateY(-50%);cursor:pointer;border-radius: 50%;transition: all .4s ease-in-out;justify-content: center;align-items: center;}
.srll-process .btn:before{color: #fff;}
.srll-process .btn.sNext {left:auto;right:-65px;}
.srll-process .btn:hover {color:#fff;border-color: #329943; background: #329943;}
.srll-process .btn:hover:before {color:#fff}
.srll-process .sPrev:before {content:"\e662";}
.srll-process .sNext:before {content:"\eb9b";}
/*==首页关于↓==*/
.aboutHome{ position: relative; padding-top:170px; background: url(../images/aboutBg02.jpg) no-repeat center;background-size:cover;}
.aboutHome:before{content: "";position: absolute;left:0;right:0;top:0;/* z-index: -1; */height: 320px;width: 100%;background: url(../images/aboutBg01.jpg) no-repeat center;background-size: cover;}
.aboutHome .titleAx{position: relative;margin-bottom:80px;z-index: 1;}
.aboutHome .long{ display: flex;padding-top:20px}
.aboutHome .long .info{flex: 1;padding:20px 100px 0 0}
.aboutHome .long .pic{position:relative;z-index: 1;flex-shrink: 1;width: 50%;padding:0 0 20px 20px}
.aboutHome .long .pic:before{content: "";position: absolute;left:0;bottom:0;z-index: -1;width: 25%;height: 40%;background: #329943;}
.aboutHome .long .pic img{ width: 100%;height: 100%; object-fit: cover;}
.aboutHome .long .wx{color:#666666;font-size:16px; line-height:30px;}
.aboutHome .long .more{display:table;margin-top:30px;color:#fff;font-size:14px;padding: 13px 50px;background: #329943;}
.aboutHome .long .more:hover{ background:#333}
/*===首页新闻↓==*/
.newsHome{}
.newsHome .tone{text-align: center;margin-bottom:50px;}
.newsHome .tone li{display:inline-block;cursor: pointer;}
.newsHome .tone a{position: relative;z-index: 1; display: block;color:#000123;font-size:16px;padding: 12px 40px;margin:0 30px;border-radius:5px;overflow:hidden;background: #f5f5f5;}
.newsHome .tone a:after {content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:#329943;transition:transform .5s;transform:scale(0,1);transform-origin:right;}
.newsHome .tone .active a,.newsHome .tone li:hover a{color:#fff;}
.newsHome .tone .active a:after,.newsHome .tone li:hover a:after{transform:scale(1);transform-origin:left;}
.newsHome .down{margin:0 0 -20px -20px;}
.newsHome .list{float:left;width:calc(33.3% - 20px);min-height:720px;margin:0 0 20px 20px;padding:30px;border:1px #eee solid;}
.newsHome .list .more{display: none;}
.newsHome .list .one .pic{height:277px;margin:-30px -30px 0 -30px}
.newsHome .list .one .pic:before{opacity:0;content:"";position: absolute;z-index: 1;left:0%;top:0;width:100%;height: 100%;background:#000;}
.newsHome .list .one .pic img{width:100%;height: 100%;object-fit: cover;} 
.newsHome .list .one{margin-bottom:20px;padding-bottom: 20px;border-bottom:1px #eee solid}
.newsHome .list h4{color:#333333;font-size:16px;font-weight: bold;margin-top:30px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsHome .list h4:before{content:"";float: left;display:none;margin: 12px 10px 0 0;width:10px;height:2px;background: #329943;}
.newsHome .list  p{-webkit-line-clamp: 2;margin-top:15px;color:#666666;font-size:14px;line-height: 22px;}
.newsHome .list .two{margin-bottom:20px;}
.newsHome .list .two a{display: block;position: relative;padding-right:80px;color:#5b5b5b;font-size:14px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsHome .list .two .time{position: absolute;top:0;right:0; color:#afafaf;font-size:12px;}
.newsHome .list li:hover h4{color:#329943}
.newsHome .list li:hover a{color:#329943;transform:translateX(5px)}
/*==解决方案切换↓==*/
.solution-srll{margin-left:-1%}
.solution-srll .list{}
.solution-srll .list li{float:left;width:18%;margin-left:1%;z-index:1; display:block;height: 500px;border-radius:10px;overflow:hidden;transition: all .6s;} 
.solution-srll .list li:after{opacity:0.5;content:"";position: absolute;left:0;top:0;z-index: ;width:100%;height:100%;background: -webkit-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,1));}
.solution-srll .list .bg{  display:block;  width:100%;height: 100%;object-fit: cover;}
.solution-srll .list .cur{width:42%;}
.solution-srll .list .silent{position:absolute;left:0;bottom:0;right:0;z-index:1;margin: 40px;text-align: center;transition: all .4s ease-in-out;}
.solution-srll .list .silent em{display: table;margin:auto;width: 40px;height: 40px;}
.solution-srll .list .silent .title{color:#fff;font-size:20px;margin-top:10px;}
.solution-srll .list .open{opacity:0;position:absolute;left:0;bottom:0;right:0;z-index:1;margin: 40px;line-height: 30px;/* text-align: center; */transition: all .4s ease-in-out;}
.solution-srll .list .open .title{display: block; color:#fff;font-size:24px;margin-bottom:30px;}
.solution-srll .list .open .txt{-webkit-line-clamp: 5;color:#fff;font-size:15px;}
.solution-srll .list .open .online{margin-top: 40px;}
.solution-srll .list .open .online a{float: left;display: block;color:#329943;font-size:14px;padding: 5px 40px;border-radius:30px;margin-right:50px;background: #fff;}
.solution-srll .list .open .online a:last-child{margin-right:0px;}
.solution-srll .list .open .online a:hover{color:#fff;background: #329943;}
.solution-srll .list .open .title:hover{color:#329943}
.solution-srll .list li.cur .silent{ opacity: 0;}
.solution-srll .list li.cur .open{ opacity: 1;}
/*==首页解决方案手机端↓==*/
.solutionHome .list-wap{ display: none;flex-flow: row wrap;align-content: flex-start;}
.solutionHome .list-wap li{position: relative;z-index: 1;flex-grow: 1;display: inline-block;width: calc( 50% - 15px);margin-bottom:15px;padding:40px 20px;}
.solutionHome .list-wap li:after{ opacity:0.5;content:""; position: absolute; left:0;top:0;z-index:-1;width:100%;height:100%; background: #000;}
.solutionHome .list-wap li:nth-child(2n){margin-left:15px}
.solutionHome .list-wap .title{display: block; color:#fff;font-size:18px;margin-bottom:20px;}
.solutionHome .list-wap .txt{-webkit-line-clamp: 2;color:#fff;font-size:13px;}
.solutionHome .list-wap .online{margin-top: 30px;}
.solutionHome .list-wap .online a{float: left;display: block;color:#329943;font-size:14px;padding: 5px 30px;border-radius:30px;margin-right:30px;margin-bottom:10px;background: #fff;}
.solutionHome .list-wap .online a:last-child{margin-right:0px;}
.solutionHome .list-wap .bg{position: absolute;left:0;top:0;z-index: -2;width:100%;height:100%;display:block;object-fit: cover;}
/*==解决方案列表↓==*/
/*.solution-list{}
.solution-list li{margin-bottom:40px;display: flex;background: #f9f9f9;}
.solution-list a{}
.solution-list .pic{width:50%;flex-shrink: 0;}
.solution-list .pic img{display: block; width:100%;height: 100%;object-fit: cover;}
.solution-list .box{padding:50px;}
.solution-list h4{color:#000123;font-size:26px;margin-bottom: 30px;}
.solution-list h4:after{ content:"";display: block; width:50px;height:2px;margin-top:10px;border:none; background: #329943;}
.solution-list .wx{    -webkit-line-clamp: 8;color:#666;font-size:15px;line-height: 28px;} 
.solution-list .more{display: table;margin-top: 40px;color:#329943;font-size:14px;padding: 6px 30px;border-radius:30px;border:1px #329943 solid;}
.solution-list li:hover h4{color:#329943}
.solution-list li:hover .more{color:#fff;background:#329943;}*/
/*==首页案例↓==*/
.caseHome{}
.caseHome .container{position:relative}
.case-tab{}
.caseHome .titleAx{position: absolute;left: 50%;top: 100px;z-index:2;width: 50%;padding-left: 40px;}
.case-tab .roll{position: absolute;left: 50%;top: 230px;z-index:2;display: flex;width: 50%;margin: 0 0 -30px 0;padding-right: 15%;flex-wrap: wrap;}
.case-tab .roll li{display: inline-block;width: calc(33.3% - 40px);margin: 0px 0 30px 40px;cursor: pointer;overflow: hidden;text-align: center;}
.case-tab .roll a{position: relative;z-index: 1;display:block;color: #000123;font-size: 16px;padding: 8px 10px;border: 1px #329943 solid;border-radius: 30px;overflow: hidden;}
.case-tab .roll a:after{content:"";position: absolute;left:0;bottom: 0;z-index: -1;width:100%;height: 100%;background:#329943;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.case-tab .roll .active a,.case-tab .roll li:hover a{color:#fff}
.case-tab .roll .active a:after,.case-tab .roll li:hover a:after{transform: scale(1);transform-origin:left;}
/*.tone-1 .more{float:left;}*/
/*==案例tab↓==*/
.case-tab .shelf{width: 100%;background: #f7f8f9;}
.case-tab .list{}
.case-tab .list a{display: flex;width: 100%;height: 700px;align-items: flex-end;}
.case-tab .list .pic{flex: 1;position: relative;height: 100%;}
.case-tab .list .pic img{position:absolute;right:0;top:0;bottom: 0;/* height:100%; */max-width:initial;object-fit: cover;}
.case-tab .list .box{position:relative;z-index: 2;display: flex;flex: 1;height: fit-content;margin-top:50px;padding: 30px 0 80px 60px;/* background: #f1f2f3; */align-items: flex-end;flex-direction: column;justify-content: flex-end;}
.case-tab .list .box:before{content:"";position:absolute;left: 0;right: -100%;bottom:0;top: 0;z-index: -1;background: #f1f2f3;}
.case-tab .list .title{color:#000123;font-size: 24px;margin-bottom:10px;}
.case-tab .list .txt{-webkit-line-clamp: 6;color:#666;font-size: 15px;line-height: 28px;height: 135px;}
.case-tab .list .title:hover{color:#329943}
.case-tab .tobtn{position: relative;z-index: 2;}
/*==首页案例↓==*/
.CaseHome{ overflow: hidden; background: #f7f8f9;}
.CaseHome .long{position: relative;} 
.CaseHome .left{width:50%;float:left}
.CaseHome .right{/* position: relative; */width:50%;float:right;padding: 60px 0 40px 50px;}
.CaseHome .right:before{content:"";position:absolute;right: -10%;bottom: 0;z-index:1;height: 320px;width: 60%;background:#f1f2f3;}
.CaseHome .right .tone{width:80%}
.CaseHome .down{/* position:relative; *//* z-index:2; */}
.CaseHome .list{}
.CaseHome .list .pic{position: absolute;right: 50%;bottom: 0;top: 0;}
.CaseHome .list .pic img{position:absolute;right:0;top:0;height:100%;max-width:initial;object-fit: cover;}
.CaseHome .list .box{position:relative;z-index: 2; margin-top:50px;padding:30px 0;/* background: #f1f2f3; */}
.CaseHome .list .title{color:#000123;font-size:20px;margin-bottom:10px;}
.CaseHome .list .txt{color:#666;font-size:14px;line-height: 26px;height: 135px;}
.CaseHome .tobtn{position: relative;z-index: 2;}
/*==案例列表↓==*/
.case-list a{display: block; }
.case-list .pic{padding-top:80%}
.case-list h4{display: flex;color:#000;font-size:18px;padding: 15px 20px;background: #f5f5f5;align-items: center;justify-content: space-between;flex-direction: row-reverse;}
.case-list h4:before{content: "\eb97";color: #818181;font-size: 24px;}
.case-list li:hover{}
.case-list li:hover h4{color:#fff;background: #329943;}
.case-list li:hover h4:before{color:#fff;transform:translateX(-5px)}
/*--*/
.case-list{}
.case-list.edge{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.case-list.edge li{ display: inline-block;width:calc(33.3% - 30px);margin:0 0 30px 30px; }
/*--*/
.case-list.lx4 li{width:calc(25% - 30px);}
/*==产品列表↓==*/
.product-list a{display: block; }
.product-list .pic{padding-top:100%;border:1px #e5e5e5 solid}
.product-list h4{display: flex;color:#000;font-size:18px;padding: 15px 20px;background: #f5f5f5;align-items: center;justify-content: space-between;flex-direction: row-reverse;}
.product-list h4:before{content: "\eb97";color: #818181;font-size: 24px;}
.product-list li:hover{}
.product-list li:hover h4{color:#fff;background: #329943;}
.product-list li:hover h4:before{color:#fff;transform:translateX(-5px)}
/*--*/
.product-list{}
.product-list.edge{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list.edge li{ display: inline-block;width:calc(25% - 30px);margin:0 0 30px 30px; }

/*==解决方案列表↓==*/
.solution-list {}
.solution-list li {position:relative;margin-bottom:60px;clear:both;overflow:hidden;z-index:2;}
.solution-list li a {position:relative;z-index:2;height:400px;display:flex;border:1px #ddd solid;clear:both;overflow:hidden;}
.solution-list li:last-child {margin-bottom:0px;padding-bottom:0px;border-bottom:0px;}
.solution-list .pic {flex-shrink:0;width:50%;}
.solution-list .pic img {width:100%;height:100%;object-fit:cover;}
.solution-list .box {position:relative;flex:1;padding:50px 60px;width:40%;}
.solution-list h4 {color:#666;font-size:28px;margin-bottom:40px;}
.solution-list span {display:block;color:#999;font-size:14px;}
.solution-list hr {display:block;margin:10px 0 0 0;width:20px;height:2px;border:none;background:#329943;}
.solution-list p {color:#666;font-size:16px;line-height:30px;}
.solution-list .more {position:relative;z-index:2;margin-top:40px;display:table;color:#666;font-size:14px;padding:10px 40px;border:1px #999 solid;/* background:#329943;*/}
.solution-list .more:hover {color:#fff;background:#333;}
.solution-list li:hover a {border-color:#329943}
.solution-list li:hover h4{color:#329943;}
.solution-list li:hover h4 hr{width:30px;}
.solution-list li:hover .more {color:#fff;border-color:#329943;background:#329943}
.solution-list li:nth-child(2n) a {flex-direction:row-reverse;}
/*==详情页框架2↓==*/
.ss-main{display: flex;}
.ss-lefter{flex: 1;min-width:50%}
.ss-lefter .shell{margin-top: -1px;border:1px #ddd solid;}
.ss-lefter .title{padding:50px 50px;color:#329943;font-size:30px;text-align: center;border-bottom:1px #329943 solid;background: url(../images/titleBg.jpg) no-repeat center;}
.ss-lefter .wx{color:#666;font-size:15px;line-height:28px;}
/*--*/
.ss-lefter .frame{position:relative;padding:50px;/* margin-bottom:30px; */}
.ss-lefter .frame:before{content:"";position:absolute;left:50px;right:50px;bottom:0;width:auto;height:1px;background:#eee}
.ss-lefter .frame:last-child:before{display:none}
.ss-lefter .frame .tit{position:relative;margin-bottom:20px;padding-left:15px;color:#333;font-size:20px}
.ss-lefter .frame .tit:before {content:"";position:absolute;left:0;top:25%;width:3px;height:50%;background:#329943;}
/*--*/
.ss-lefter .intro{display: flex;flex-direction: row-reverse;}
.ss-lefter .intro .pic{flex-shrink: 0;width: 45%;margin-left: 50px;}
.ss-lefter .intro .pic img{width:100%;height: 100%;object-fit: cover;}
.ss-lefter .intro .box{position: relative;flex: 1;}
.ss-lefter .intro h3{color: #666;font-size: 28px;margin-bottom:40px;}
.ss-lefter .intro span{ display: block; color:#999;font-size:14px;}
.ss-lefter .intro hr{display: block;margin:10px 0 0 0; width:20px;height:2px; border:none;background: #329943;}
.ss-lefter .intro p{-webkit-line-clamp: 3;color: #666;font-size:16px;line-height:30px;}
.ss-lefter .intro .more{position: relative;z-index: 2;margin-top: 40px;display:table;color: #fff;font-size:14px;padding:10px 40px;/* border: 1px #999 solid; */background:#329943;}
.ss-lefter .intro .more:hover{color:#fff;background: #333;}
.ss-lefter .intro li:hover .more{color:#fff;border-color:#329943;background:#329943}
/*--*/
.ss-lefter .tone{padding: 30px 50px;border-bottom: 1px #ddd solid;clear: both;overflow: hidden;background: #f5f5f5;}
.ss-lefter .tone li{position:relative;float: left;color:#333;font-size:22px;}
.ss-lefter .tone li:after{content:"";position: absolute;left:0;bottom: -30px;width:100%;height:2px;background:#329943;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.ss-lefter .tone li.active{color:#329943; }
.ss-lefter .tone li:hover:after,.ss-lefter .tone li.active:after{transform: scale(1);transform-origin:left;}
/*--*/
.ss-lefter .pagIng{position: relative;padding: 30px 50px;overflow: hidden;background: #f5f5f5;}
.ss-lefter .pagIng .return{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto; width: fit-content;height: min-content;text-align: center;}
.ss-lefter .pagIng .return:before{content:"\e7bf";float:left;margin: 3px 5px 0 0;font-size: 16px;color:#666;}
.ss-lefter .pagIng span{color:#666;font-size:14px;max-width: 40%;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ss-lefter .pagIng .prev{float:left}
.ss-lefter .pagIng .next{float:right;}
.ss-lefter .pagIng a{color:#333;font-size:14px;}
.ss-lefter .pagIng a:hover,.ss-lefter .pagIng .return:hover:before{color:#329943}
/*--*/
.ss-righter{flex-shrink: 0;width:24%;margin-left:30px;}
.ss-righter .shell{margin-bottom:50px}
.ss-righter .bga{border:1px #ddd solid;margin-top:-31px;padding: 25px 40px;background: #f5f5f5;}
.ss-righter .title{color:#333;font-size: 26px;margin-bottom:30px;padding:25px;border:1px #ddd solid;background: #f5f5f5;}
.ss-righter .title span{display: block;color:#999;font-size:14px;}
/*--*/
.ss-righter .nav{}
.ss-righter .nav ul{}
.ss-righter .nav li{border-bottom:1px #ddd solid}
.ss-righter .nav li:last-child{border-bottom:none;}
.ss-righter .nav a{display: block;color:#666;font-size: 16px;padding: 10px 0;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ss-righter .nav a:hover{color:#329943;transform:translateX(-5px)}
/*--*/
.ss-righter .list_1{margin-bottom:-20px}
.ss-righter .list_1 li{margin-bottom:20px}
.ss-righter .list_1 a{display: block;padding:20px;border:1px #f5f5f5 solid;box-shadow: 2px 2px 15px #eee;}
.ss-righter .list_1 .pic{}
.ss-righter .list_1 h4{color:#333;font-size:16px;margin-top:15px;}
.ss-righter .list_1 li:hover h4{color:#329943}
/*==新闻列表框↓==*/
.EssayCont .lefter {float:left;width:70%;}
.EssayCont .righter {float:right;width:25%;}
.EssayCont .righter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
.EssayCont .righter .shell:last-child {margin-bottom:0px;}
.EssayCont .righter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
.EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#329943;}
/*--*/
.EssayCont .bgb {margin-bottom:30px;background:#fff;}
.EssayCont .bgb:last-child {margin-bottom:0px;}
.EssayCont .bgb.p3 {padding:30px 30px 50px 30px;}
.EssayCont .bgb.p4 {padding:40px 40px 50px 40px;}
/*--*/
.EssayCont .news {}
.EssayCont .news li {clear:both;width:100%;margin-bottom:20px;}
.EssayCont .news .one {position:relative;}
.EssayCont .news .one h4 {position:absolute;left:0;right:0;bottom:0;width:100%;padding:10px 20px;color:#fff;font-size:14px;background:rgba(0,0,0,0.6)}
.EssayCont .news .one:hover h4 {background:#329943}
.EssayCont .news .two{}
.EssayCont .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:14px;}
.EssayCont .news .two a:before {content:"";position:absolute;left:0;top:5px;width:8px;height:8px;border-radius:50%;background:#b2b2b2;}
.EssayCont .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.EssayCont .news .two:hover a {color:#329943;}
.EssayCont .news .two:hover a:before {background:#329943;}
/*--*/
.EssayCont .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
.EssayCont .content .title{color:#333333;font-size:28px;}
.EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
.EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
.EssayCont .content .msg span{margin:0 5px;}
.EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#329943}
.EssayCont .content .msg .active{font-weight:bold;}
.EssayCont .content .wor{min-height:300px;font-size:16px;}
/*--*/
.EssayCont .pagIng{margin-top:60px;padding-top:50px;border-top:1px #eee solid;overflow: hidden;}
.EssayCont .pagIng span{ display: inline-block;color:#888888;font-size:15px;}
.EssayCont .pagIng a{width:47%;color:#666666;font-size:15px;padding: 15px 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f6f6f6;}
.EssayCont .pagIng a:hover{color:#fff; background: #329943;}
.EssayCont .pagIng .prev{float:left}
.EssayCont .pagIng .next{float:right}
/*==新闻列表↓==*/
.news-list {margin:0px 0 -10px 0;}
.news-list li {clear:both;width:100%;margin-bottom:30px;padding-bottom:30px;border-bottom:1px #ddd solid;overflow:hidden;}
.news-list a {display:block;}
.news-list .pic {float:left;width:360px;height:220px;margin-right:30px;background:#eee;}
.news-list .pic img {width:100%;height:100%;object-fit:cover;}
.news-list .title {color:#333333;font-size:22px;margin-bottom:15px;/* margin-top:10px;*/max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list .part {position:relative;margin-bottom:20px;display:table;}
.news-list .part:before {content:"";float:left;display:block;margin:8px 10px 0 0;width:50px;height:1px;background:#aaa;}
.news-list .part span {display:block;float:left;margin-right:40px;color:#999999;font-size:12px;line-height:1;}
.news-list .part span:before {display:none;content:"";float:left;margin-right:5px;font-size:14px;}
.news-list .part .time:before {content:"\e8b8";}
.news-list .part .source:before {content:"\e647";}
.news-list .part .read:before {content:"\e8c7";}
.news-list .txt {-webkit-line-clamp:3;color:#666666;font-size:14px;line-height:24px;}
.news-list .more {margin-top:30px;display:table;color:#666;font-size:13px;padding:8px 20px;border:1px #aaa solid;}
.news-list li:hover .title {color:#329943}
.news-list li:hover .more {color:#fff;border-color:#329943;background:#329943}
/*==产品详情↓==*/
.ProductShow {}
.DetailCont .top {}
.DetailCont .top .container{padding:40px;overflow: hidden; background:#fff;}
/*--*/
.DetailCont .pst-left {float:left;width:49%;}
.DetailCont .pst-right {float:right;width:47%}
/*--*/
.pst-right .titleTop{color:#191919;font-size:30px;padding-bottom: 30px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.pst-right .titleTop .title{color:#329943;font-size:36px;}
.pst-right .titleTop .vice{margin-top: 10px;color:#212121;font-size:20px;display:block}
.pst-right .number {color:#666;font-size:18px;display:block;margin-top:20px;}
.pst-right .wx {color: #484848;font-size: 18px;line-height:28px;padding-bottom: 30px;border-bottom: 1px #ddd solid;overflow:hidden;}
.pst-right .rok {-webkit-line-clamp:3;}
.pst-right .part{}
.pst-right .part span{position:relative;display: block;padding-left: 20px;margin-bottom:10px;}
.pst-right .part span:before{content: "";position: absolute;left: 0;top: 11px;width: 6px;height: 6px;display: block;border-radius: 50%;background: #329943;}
.pst-right .online {margin-top:40px;overflow:hidden;}
.pst-right .online a {float:left;margin-right:20px;color:#fff;font-size: 16px;padding: 12px 60px;border:1px #329943 solid;border-radius: 5px;background:#329943;}
.pst-right .online a.cor {color:#329943;background:#fff;}
.pst-right .online a:hover {color:#fff;border-color:#333;background:#333;}
/*--*/
.psc-content {margin-top:70px;}
.psc-content .info{flex: 1;min-width:50%;}
.psc-content .wx {}
.psc-content .wor {color: #484848;line-height:30px;font-size: 18px;}
.psc-content .wor font{color:#329943}
.psc-content .long {position:relative;display:flex;padding: 40px;background: #fff;}
.psc-content .psd-left {flex:1;min-width:50%}
.psc-content .psd-right {flex-shrink:0;width:360px;margin-left:50px;}
.psc-content .tone {position:relative;display:flex;margin-bottom:50px;border-left:1px #eee solid;background: #fff;}
.psc-content .tone:after {bottom:0;top:auto;}
.psc-content .tone li {position:relative;flex: 1;display:inline-block;color:#212121;font-size:24px;padding:18px 30px;border-right:1px #eee solid;cursor:pointer;text-align: center;align-items:center;justify-content:center;}
.psc-content .tone li:after {content:"";position:absolute;left:0;bottom:0px;width:100%;z-index:1;height:2px;transition:transform .5s;transform:scale(0,1);transform-origin:right;background:#329943;}
.psc-content .tone a{color:#121212}
.psc-content .tone li.active a,.psc-content .tone li:hover a{color:#329943}
.psc-content .tone li.active:before,.psc-content .tone li:hover:before {color:#329943}
.psc-content .tone li.active:after,.psc-content .tone li:hover:after {transform:scale(1);transform-origin:left;}
.psc-content .frame {display: flex;margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px #ddd dashed;overflow: hidden;}
.psc-content .frame:last-child,.psc-content .mr {margin-bottom:0px !important;padding-bottom:0px !important;border-bottom:0px !important}
.psc-content .theme {position:relative;flex-shrink: 1;min-width:100px;color: #333333;font-size: 20px;padding-left:20px;margin-right: 120px;}
.psc-content .theme:before {content:"";position:absolute;left:0;top: 8px;width: 4px;height: 18px;background:#329943;}
/*--*/
.psd-right .title {position:relative;color:#666;font-size:20px;margin-bottom:20px;border-bottom:1px #ddd solid;padding-bottom:20px;}
.psd-right .title:before {content:"";position:absolute;left:0;bottom:-1px;width:40px;height:2px;background:#329943}
.psd-right .shell {margin-bottom:30px;border:1px #eee solid;box-shadow:6px 6px 15px #eee;padding:30px;background:#fff;}
.psd-right .thing {}
.psd-right .thing .pic {}
.psd-right .thing h4 {color:#333;font-size:18px;margin-top:20px;}
.psd-right .thing p {-webkit-line-clamp:1;color:#666;font-size:14px;margin-top:10px;}
.psd-right .list {}
.psd-right .list li {margin-bottom:20px}
.psd-right .list li:last-child {margin-bottom:0px;}
.psd-right .list h4 {color:#333;font-size:16px;margin-top:15px;}
/*--*/
.srll-recom {position:relative;}
.srll-recom .swiper-container {padding:6px;}
.srll-recom .product-list li {}
/*--*/
.psd-right {}
.is-affixed .info {margin-top:50px}
/*--*/
.srll-apply{flex: 1; position: relative;padding:0 50px}
.srll-apply .list{}
.srll-apply .list li{position:relative}
.srll-apply .list h4{position: absolute;left:0;right:0;bottom:0; color:#fff;font-size:16px;padding:10px; text-align: center; background: rgba(0,0,0,0.4);}
.srll-apply .list li:hover h4{background: #329943;}
.srll-apply .spot{display:none;}
.srll-apply .btn {position:absolute;top:50%;left: 15px;z-index:9;display:block;text-align:center;color: #6d6d6d;font-size: 
30px;font-weight:bold;transform:translateY(-50%);cursor:pointer;transition: all .4s ease-in-out;}
.srll-apply .btn.sNext {left:auto;right: 15px;}
.srll-apply .btn:hover:before {color:#329943}
.srll-apply .sPrev:before {content:"\e662";}
.srll-apply .sNext:before {content:"\eb9b";}
/*--*/
.srllOnly{position: relative;border:1px #ddd solid; }
.srllOnly{}
.srllOnly ul img{height:500px;margin:auto;display: table;}
.srllOnly .look {opacity:0;position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:10px;color:#fff;font-size:16px;height:40px;text-align:center;transform:translateY(40px);background:rgba(0,0,0,0.5);}
.srllOnly .look i {margin-right:10px;display:inline-block;font-size:20px;}
.srllOnly:hover .look {opacity:1;transform:translateY(0px);}
.srllOnly .spot{display:none;}
.srllOnly .btn {position:absolute;top:50%;left: 15px;z-index:9;display:block;text-align:center;color: #333;font-size: 
30px;font-weight:bold;transform:translateY(-50%);cursor:pointer;transition: all .4s ease-in-out;}
.srllOnly .btn.sNext {left:auto;right: 15px;}
.srllOnly .btn:hover:before {color:#329943}
.srllOnly .sPrev:before {content:"\e662";}
.srllOnly .sNext:before {content:"\eb9b";}
/*--*/
.DetailCont .worried{background: #fff;}
.DetailCont .worried{}
.worried .long{ display: flex; background: #f6f8fa;}
.worried .long .info{flex: 1;padding:40px}
.worried .info span{position:relative;display: block;color:#333;font-size:16px;padding-left: 30px;margin-bottom: 20px;}
.worried .info span:last-child{margin-bottom:0px;}
.worried .info span:before{content: "\e6af";position: absolute;left: 0;top: 3px;display: block;color: #329943;font-size: 20px;}
.worried .info span b{color:#333}
.worried .more {float:left;margin-top: 40px;margin-right: 40px;color: #329943;font-size: 16px;padding: 12px 50px;border-radius: 5px;background: #fff;}
.worried .more.cor {color: #fff;background: #329943;}
.worried .more:hover {color:#fff;border-color:#333;background:#333;}
.worried .long .pic{position:relative;z-index: 1;flex-shrink: 1;width: 50%; }
.worried .long .pic img{ width: 100%; height: 100%;  object-fit: cover;}
.worried .long .wx{color:#666666;font-size:16px; line-height:30px;}
/*--*/
.puzzled{background: #fff;}
.puzzled .long{ background:url(../images/puzzledBg01.jpg) no-repeat center; background-size:cover;}
.puzzled .list{display: flex;border-left: 1px solid rgba(255,255,255,0.3);}
.puzzled .list li{position: relative;z-index: 2;flex: 1;display: flex;height: 560px;border-right: 1px solid rgba(255,255,255,0.3);justify-content: center;align-items: center; overflow: hidden;}
.puzzled .list li:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; z-index: -1;transform:translateY(20px); background: #329943;}
.puzzled .list .box{text-align:center;padding:0 40px;    transition: all .4s ease-in-out;}
.puzzled .list em{display: flex;position: relative;color: #fff;margin: auto;font-size: 50px;width: 100px;height: 100px;border-radius: 50%;justify-content: center;align-items: center;/* background: #fff; */}
.puzzled .list em:after{content:"";position:absolute;left: 0;top: 0;right: 0;bottom: 0;margin: -10px;border: 1px dashed #fff;border-radius: 50%;}
.puzzled .list i{position: relative;width:5px;height:5px;display: block;margin: auto;margin-top: 20px;border-radius: 50%;background: #fff;}
.puzzled .list i:before,.puzzled .list i:after{content: "";position: absolute;right: 12px;top: 2px;width: 60px;height:1px;background: #fff;}
.puzzled .list i:after{right:auto;;left:12px;}
.puzzled .list h4{color:#fff;font-size:22px;margin-top: 25px;}
.puzzled .list span{display: block;color:#fff;font-size:16px;margin-top: 20px;}
.puzzled .list li:hover:after{opacity:0.7;transform:translateY(0px)}
.puzzled .list li:hover em{color:#329943;background:#fff}
.puzzled .list li:hover .box{transform:translateY(5px); }
/*--*/
.DetailCont .choice{}
.DetailCont .choice .list{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.DetailCont .choice .list li{position: relative;display: inline-block;width: calc(25% - 30px);margin:0 0 20px 20px}
.DetailCont .choice .list li:after{opacity:0.5;content:"";position: absolute;left:0;top:0;z-index: ;width:100%;height:100%;background: -webkit-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,1));}
.DetailCont .choice .list .box{position: absolute;left:0;right:0;bottom:0;z-index: 2;padding:40px 50px;text-align: center;}
.DetailCont .choice .list h4{position: relative;color:#fff;font-size: 22px;}
.DetailCont .choice .list h4:after{content: "";display: block;width: 30px;height:2px;margin: auto;margin-top: 12px;background: #fff;}
.DetailCont .choice .list p{color:#fff;font-size:16px;margin-top:10px}
.DetailCont .choice .list li:hover{transform: translateY(-5px);}
/*--*/
.method{}
.method .titleTop{color:#fff;font-size:24px; padding:10px 20px;margin-bottom:30px;background: #329943;}
.method .shell{margin-bottom:40px}
.method .shell:last-child{margin-bottom:0px;}
.method .title{color:#333;font-size:22px;margin-bottom:15px}
.method .shell span{position:relative;display: block;color:#484848;font-size:18px;padding-left: 20px;margin-bottom:10px;}
.method .shell span:before{content: "";position: absolute;left: 0;top: 11px;width: 6px;height: 6px;display: block;border-radius: 50%;background: #329943;}
/*==左右图片切换↓==*/
.srllOrso {display:flex}
.srllOrso .leftPic {width:80%;float:left;border:2px #efefef solid;background:#fff;}
.srllOrso .leftPic img {display:block;margin:auto;max-width:100%;height:100%;object-fit:cover;}
.srllOrso .rightPic {width:20%;float:right;margin-left:15px;}
.srllOrso .rightPic li {height:20%;margin-bottom:20px;border:2px #efefef solid;cursor:pointer;background:#fff;}
.srllOrso .rightPic li img {display:block;max-width:100%;height:100%;margin:auto}
.srllOrso .rightPic li.swiper-slide-thumb-active {border-color:#329943;}
.srllOrso .leftPic,.srllOrso .rightPic {height:550px;}
.srllOrso .leftPic .look {opacity:0;position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:10px;color:#fff;font-size:16px;height:40px;text-align:center;transform:translateY(40px);background:rgba(0,0,0,0.5);}
.srllOrso .leftPic .look i {margin-right:10px;display:inline-block;font-size:20px;}
.srllOrso .leftPic:hover .look {opacity:1;transform:translateY(0px);}
.srllOrso .rightPic:hover .btn {opacity:1 !important;}
.srllOrso .btn {opacity:0;position:absolute;top:0;left:0;right:0;z-index:2;margin:0px;padding:5px 0;cursor:pointer;text-align:center;background:rgba(0,0,0,0.4);transition:all .4s ease-in-out;}
.srllOrso .btn:before {color:#fff;font-size:32px;display:block;}
.srllOrso .sPrev:before {content:"\ebd1";}
.srllOrso .sNext:before {content:"\eb9c";}
.srllOrso .btn.sNext {top:auto;bottom:0;}
.srllOrso .btn:hover {opacity:1;background:rgba(0,0,0,0.6)}
/*==案例详情↓==*/
.CaseDetail{}
.CaseDetail .title{ color:#000;font-size:30px;/*text-align:*/center; margin-bottom:40px;}
.CaseDetail .tit{color:#353535;font-size:25px;margin-bottom:20px}
.CaseDetail .details{margin-top:60px}
.CaseDetail .details .wx{padding:30px;color:#666;font-size:14px;line-height:26px; background: #f4f4f4;}
.CaseDetail .relevant{margin-top:80px;}
.CaseDetail .relevant .list .pic{}
.CaseDetail .top{padding: 60px 30px 40px 30px;background: #f5f5f5;}
.CaseDetail .top .left{width:55%;}
.CaseDetail .top .right{width:40%}
.CaseDetail .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.CaseDetail .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding: 20px 0 20px 0px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.CaseDetail .top .right .tel i{float:left;color:#666;font-size: 25px;margin-right: 15px;}
.CaseDetail .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px; background-color: #329943;}
.CaseDetail .top .right .btn i{float:left;margin: 3px 10px 0 0px;color:#fff;font-size:20px;}
.CaseDetail .top .right .online{/* padding-left:70px; */}
.CaseDetail .top .right .download{color:#4c4c4c;background: #fff;}
.CaseDetail .top .right .btn:hover{color:#fff;background-color: #333;}
/*==滚动大图↓==*/
.srllPho{ position: relative;;width: 100%;margin: auto;}
.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}
.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}
.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}
.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}
.srllPho .gallery-top li{height:500px;}
.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}
.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}
.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}
.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #329943 solid;}
.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}
.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#329943;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}
.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}
.srllPho .btn.nt{left:auto;right:0;}
/*.srllPic .btn.next{transform:rotate(180deg);}*/
.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#329943;}
.srllPho .swiper-button-disabled{opacity: .5;}
/*.srllPic .btn:hover{ opacity: 1;}*/
.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}
/*==联系我们↓==*/
.ContactInner {padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height:540px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {width:100%;height:100%;object-fit:cover;}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:60px 240px 40px 50px;background:#f7f7f7;}
.ContactInner .long .right .title {color:#333333;font-size:26px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel:before {content:"";position:absolute;left:0px;top:32px;width:10px;height:3px;background:#329943;}
.ContactInner .long .right .tel:after {content:"";position:absolute;left:13px;top:32px;width:25px;height:3px;background:#329943;}
.ContactInner .long .right .tel font {margin-top:30px;font-size:24px;color:#329943;display:block;font-weight:bold;}
.ContactInner .long .right .wx {min-height:156px;margin-top:20px;color:#333333;font-size:14px;display:block;line-height:26px;}
.ContactInner .long .right .consult {position:absolute;top:100px;right:60px;}
.ContactInner .long .right .ewm {position:relative;color:#737373;font-size:12px;text-align:center;display:block;line-height:15px;}
.ContactInner .long .right .ewm img {display:block;margin:0 auto 5px;}
.ContactInner .long .right .online {/* float:left;*/color:#fff;margin:30px auto 0;font-size:14px;padding:8px 40px;background:#329943;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height:500px;}
/*==留言通用↓==*/
.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover;}
.MessageCon .long{padding:80px; background: #fff;}
.MessageCon .title{margin-bottom:40px;overflow: hidden;}
.MessageCon .title h2{float:left;color:#191919;font-size:24px;}
.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}
.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}
.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}
.MessageCon .block:nth-child(2n+1){margin-left:1%;}
.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px;}
.MessageCon textarea{width:100%;height:120px;}
.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}
.MessageCon button:hover{background:#329943}
.MessageCon .x1{background-image: url(../images/ico201.png);}
.MessageCon .x2{background-image: url(../images/ico202.png);}
.MessageCon .x3{background-image: url(../images/ico203.png);}
.MessageCon .x4{background-image: url(../images/ico204.png);}
.MessageCon .x5{background-image: url(../images/ico205.png);}
/*==关于↓==*/
.AboutInner{padding-bottom:0px !important}
.ab-intro{}
.ab-intro .long{display: flex;background: #f7f7f7;}
.ab-intro .left{flex: 1; position: relative;/* width:50%; */}
.ab-intro .left img{max-width:100%;width:100%;}
.ab-intro .left:hover em{border-color:#000; background: #000;}
.ab-intro .right{/* width:45%; */flex: 1;padding: 50px;}
.ab-intro .right .title{color:#333333;font-size:26px;margin-bottom:30px;}
.ab-intro .right .title:after{content:"";display: block;margin-top:10px;width:50px;height:2px;background: #329943;} 
.ab-intro .right .wx{color:#666666;font-size:15px;line-height: 28px;}
.ab-intro .right .moreBtn{margin-top:60px;}
/*--*/
.ab-culture{background: url(../images/cultureBg.jpg) no-repeat center; background-size:cover ;}
.ab-culture ul{margin:0 0 -30px -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.ab-culture ul li{position:relative;float:left;width: calc( 25% - 30px);margin:0 0 30px 30px;padding: 20px 20px 30px 20px;text-align: center;background: #fff;}
.ab-culture ul li img{display: block;width:100%;}
.ab-culture ul h4{color:#333333;font-size:24px;margin-top: 30px;margin-bottom:20px;}
.ab-culture ul h4:after{content: "";display: block;width:30px;height:2px;margin: 10px auto 0;background: #329943;}
.ab-culture ul p{color:#666666;font-size:16px; margin-top:10px;}
.ab-culture ul li:hover{transform: translateY(-5px);box-shadow: 5px 5px 10px #ddd;}
.ab-culture ul li:hover h4{color:#329943}
.ab-culture ul li:hover h4:after{width:40px;}
.AboutInner .cooperate{background: url(../images/cooperateBg.jpg) no-repeat center; background-size:cover;}
.AboutInner .cooperate h4{opacity: 0; position: absolute;left:0;bottom:0;width:100%;padding:10px; text-align: center; font-size:14px;color:#fff; background: #329943;}
.AboutInner .cooperate .pic img{width:100%}
.AboutInner .cooperate li:hover h4{opacity: 1;}
.AboutInner .cooperate .spot{position:initial; margin-top:40px}
.AboutInner .cooperate .spot span{opacity: 1;width:10px;height:10px; background: #fff;}
.AboutInner .cooperate .spot span.swiper-pagination-bullet-active{background: #329943;}
.AboutInner .partner{background: #f8f8f8;}
/*
.number-item{margin-top:50px;padding:50px 0;display: flex;flex-flow: row wrap;align-content: flex-start;box-shadow: 0 0 10px #eee;}
.number-item li{flex-grow: 1;display: inline-block;border-right: 1px #eee solid;text-align: center;}
.number-item li:last-child{border:none}
.number-item li span{color:#329943;font-size:64px;font-weight: bold;line-height: 1;}
.number-item li h5{color: #333333;font-size:14px;margin-top: 10px;}*/
/*==荣誉资质通用↓==*/
.honorCont{background: url(../images/honorBg.jpg);}
.honorCont .long{position: relative;padding:30px;background: rgba(255,255,255,0.8);}
.honorCont li{}
.honorCont .list li .pic{height: 360px;padding: 20px !important;}
.honorCont li h4{color:#333333;font-size:16px;margin-top:20px; text-align: center;}
.honorCont li:hover h4{color:#329943}
/*==公司环境列表↓==*/
.ambient-list {margin:0 0px -20px -20px;}
.ambient-list li {float:left;width:24.8%;}
.ambient-list li:nth-child(1) {width:50.2%;}
.ambient-list li a {position:relative;display:block;margin:0 0px 20px 20px;}
.ambient-list li h4 {position:absolute;left:0;right:0;bottom:0;z-index:2;margin:20px;padding:12px 20px;color:#555;font-size:16px;font-weight:bold;margin-top:10px;background:rgba(255,255,255,0.7);}
.ambient-list li:hover h4 {/*color:#fff;background:rgba(0,0,0,0.6)*/}
/*==合作伙伴↓==*/
.srll-partner{}
/*--*/
.partner-list.edge{}
.partner-list.edge li{}
.partner-list a{position: relative;display:block;width: 100%;height:100%;overflow: hidden;border-radius: 10px;background:#fff;}
.partner-list a:after{opacity:0; content:""; position:absolute;left:0;top:0;right:0;bottom:0;transform: translateY(-10px);background:#329943;}
.partner-list .pic{position:relative;width:100%;padding-top:60%;}
.partner-list .pic img{position: absolute;left:0;top:0; display:block;width:100%;height:100%;}
.partner-list h4{opacity:0;position: absolute;left:0;top:0;right:0;bottom:0;z-index: 1;margin: auto;height: fit-content;text-align: center;padding:10px;color:#fff;font-size: 18px;transform: translateY(10px);}
.partner-list li:hover h4{opacity:1;transform: translateY(0px);}
.partner-list li:hover a:after{opacity:0.8;transform: translateY(0px);} 
/*==list-box 图片款 久↓==*/
.list-box{margin:0 0 -10px -10px}
.list-box li{float:left; width:25%; }
.list-box li img{max-width:100%;width:100%;}
.list-box li a{display:block;margin:0 0 10px 10px}
.list-box li .pic{border: 1px #eee solid; background: #f9f9f9;}
.list-box li:hover .pic{border: 1px #329943 solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}
.list-box li:hover h4{color:#329943;}
.list-box.lx5 li{width:20%}
/*==底部===*/
.footer {position:relative;z-index:5;padding:100px 0 20px 0;background: #323232;overflow:hidden;}
.footer .left{width: 25%;padding-top: 20px;border-top: 1px solid rgba(255,255,255,0.1);}
.footer .left .tel{font-weight:bold;margin-top:30px;display: block;color:#ddd;font-size:15px;padding-top: 20px;/* font-weight:bold */border-top: 1px solid rgba(255,255,255,0.1);}
.footer .left .tel font{display: block;color:#fff;font-size:24px;font-weight:bold;margin-top:5px;}
.footer .nav{width: 100%;overflow: hidden;}
.footer .nav a {float: left;width: 33.3%;margin: 6px 0;padding-left:10px;display: flex;color: #ddd;background:url(../images/arrow_03.png) no-repeat left;align-items: center;}
.footer.nav a:before{content:"";width:0;height:0;display:inline-block;margin-right:5px;border-top:3px solid transparent;border-left:3px solid#ddd;border-bottom:3px solid transparent}
.footer .nav a:hover {color:#fff}
.footer .ewm {float:right;color: #fff;font-size: 15px;text-align:center;}
.footer .ewm img {display:block;margin-bottom: 10px;}
.footer .con {float: left;padding-top: 20px;margin-left: 15%;/* width: 30%; */padding-left: 25px;color: #ddd;font-size:14px;line-height: 30px;border-top: 1px solid rgba(255,255,255,0.1);}
.footer .con i {float:left;width: 20px;font-size: 18px;display:block;margin-right: 15px;margin-left: -30px;color: #ddd;text-align: center; padding-top: 7px;}
.footer .con a{color:#e9e9e9}
.footer .con a:hover{color:#fff}

.footer .con1 {float: left;padding-top: 20px;margin-left: 15%;/* width: 30%; */color: #ddd;font-size:14px;line-height: 30px;}
.footer .con1 i {float:left;width: 20px;font-size: 18px;display:block;margin-right: 15px;margin-left: -30px;color: #ddd;text-align: center;}
.footer .con1 a{color:#e9e9e9}
.footer .con1 a:hover{color:#fff}
.footer .link{position:relative;margin-top:60px;padding-top:20px;}
.footer .link:before {content:"";position:absolute;top:0;left:-50%;width:200%;height:1px;background: #424242;}
.footer .link h3 {float:left;color: #ddd;font-size: 14px;} 
.footer .link a{color:#ddd; display: inline-block;padding: 0 15px;font-size:14px;line-height: 9px;border-right: 1px #999 dotted;}
.footer .link a:last-child{border:none;}
