/*



overflow:hidden;text-overflow:ellipsis;white-space:nowrap;



-webkit-transition:all .5s;transition:all .5s;



transition: all 1s;



outline: 1px dashed #fff;outline-offset: -5px;



transform:rotate(360deg);



text-transform: Uppercase;



*/



/* 公用标题 */

.h_title{width:450px;height:78px;margin:0 auto;text-align:center;position:relative;}



.h_title::after{content:'';width:30px;height:2px;background:#474e56;position:absolute;bottom:0;left:50%;margin-left:-15px;}



.h_title h3{width:450px;height:26px;font-size:26px;line-height:26px;font-weight:bold;color:#2f343a;margin-bottom:14px;}



.h_title p{width:450px;font-size:20px;line-height:20px;color:#26a45b;font-weight:bold;}













/* 搜索 */

.tback{width:100%;height:120px;background:rgba(0,0,0,0);position:relative;margin-top:-60px;z-index:9;}



.tback .search{width:1200px;height:78px;padding:21px 0;margin:0 auto;overflow:hidden;background:url(../images/search_back.jpg) center top no-repeat;}



.tback .search .left{width:317px;height:78px;padding-left:82px;color:#fff;float:left;border-right:dashed 1px #7dc89d;}



.tback .search .left p:nth-of-type(1){font-size:18px;line-height:18px;font-weight:bold;margin:15px 0;}



.tback .search .left p:nth-of-type(2){font-size:18px;line-height:18px;}



.tback .search .mid{width:352px;height:78px;padding-left:47px;color:#fff;float:left;border-right:dashed 1px #7dc89d;}



.tback .search .mid .form{width:298px;height:38px;border:solid 1px #fff;margin:19px 0;}



.tback .search .mid .input{width:240px;height:38px;line-height:38px;color:#fff;display:inline-block;background:rgba(0,0,0,0);padding-left:20px;float:left;font-size:14px;box-sizing:content-box;border-radius:20px 0 0 20px;}



.tback .search .mid .button{width:38px;height:38px;line-height:38px;display:inline-block;background:url(../images/search.png) center center no-repeat #fff;cursor:pointer;border:none;float:right;}



.tback .search .right{width:323px;height:78px;padding-left:77px;color:#fff;float:right;}



.tback .search .right p:nth-of-type(1){font-size:14px;line-height:14px;margin:12px 0;}



.tback .search .right p:nth-of-type(2){font-size:30px;height:30px;line-height:30px;padding-left:40px;background:url(../images/tel01.png) left center no-repeat;}









/* 产品中心 */

.box_01{width:100%;padding:115px 0 50px 0;background:#fff;margin-top:-65px;}



.box_01 .content{width:1200px;height:943px;margin:30px auto 0 auto;overflow:hidden;}



.box_01 .content .left{width:250px;height:943px;position:relative;float:left;background:url(../images/pro_left.jpg);}



.box_01 .content .left .bt{width:250px;height:94px;padding-top:26px;text-align:center;}



.box_01 .content .left .bt h4{font-size:24px;color:#fff;line-height:24px;font-weight:bold;position:relative;padding-bottom:23px;}



.box_01 .content .left .bt h4::before{content:'';width:20px;height:2px;background:#fff;position:absolute;bottom:0;left:50%;margin-left:-10px;}



.menu{width:230px;height:810px;overflow: auto;overflow-x: hidden;margin:0 auto; background:#fff;}



.menu::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}



.menu::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #373e46;}



.menu .list{width:200px;margin:20px auto 0 auto;}



.menu .list p{width:130px;height:36px;line-height:36px;font-size:14px;color:#fff;padding:0 50px 0 20px;cursor:pointer;background:url(../images/pro_jt_01.png) 162px center no-repeat #26a45b;}



.menu .list p a{width:130px;display:block;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.menu .list ul{width:200px;margin:0 auto;}



.menu .list ul li{width:160px;height:43px;line-height:43px;font-size:14px;padding:0 20px;text-align:center;position:relative;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li:hover{background:url(../images/pro_jt_03.png) 177px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li::before{content:'';width:200px;height:1px;background:#bbb;position:absolute;bottom:0;left:0;}



.menu .list ul li::after{content:'';width:0;height:1px;background:#26a45b;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li:hover::after{content:'';width:200px;height:1px;background:#26a45b;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li a{display:block;color:#8e8e8e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}



.menu .list ul li:hover a{color:#26a45b;-webkit-transition:all .5s;transition:all .5s;}























.pro-center{width:920px;height:943px;overflow:hidden;float:right;}



.pro-center .hd{width:920px;height:40px;overflow:hidden;}



.pro-center .hd ul{width:320px;height:40px;line-height:40px;overflow:hidden;font-size:16px;float:left;}



.pro-center .hd ul li{width:150px;height:40px;float:left;line-height:40px;cursor:pointer;color:#fff;text-align:center;background:url(../images/on_01.jpg);-webkit-transition:all .5s;transition:all .5s;}



.pro-center .hd ul li:last-child{float:right;}



.pro-center .hd ul li.on{background:url(../images/on_02.jpg);-webkit-transition:all .5s;transition:all .5s;}



.pro-center .hd .more{height:40px;padding-left:10px;border-left:solid 2px #26a45b;float:right;}



.pro-center .hd .more span:nth-of-type(1){display:block;font-size:18px;font-weight:bold;color:#2f343a;line-height:20px;}



.pro-center .hd .more span:nth-of-type(2){display:block;font-size:14px;color:#2f343a;line-height:20px;}



.pro-center .bd{width:920px;}



.pro-center .bd .main{overflow:hidden;}



.pro-center .bd .main li{width:273px;height:270px;padding:10px 10px 0 10px;border:solid 1px #dcdcdc;float:left;background:#ebeef5;margin:19px 17px 0 0;position:relative;-webkit-transition:all .5s;transition:all .5s;}



.pro-center .bd .main li:nth-of-type(3n){margin-right:0;}



.pro-center .bd .main li a{display:block;}



.pro-center .bd .main li .img{width:273px;height:220px;overflow:hidden;position:relative;}



.pro-center .bd .main li .img img{width:273px;height:220px;transition: all 1s;vertical-align:top;}



.pro-center .bd .main li:hover .img img{transform:scale(1.2);}



.pro-center .bd .main li .name{width:210px;height:50px;line-height:50px;font-size:14px;color:#5e5e5e;padding:0 53px 0 10px;background:url(../images/pro_jt_02.png) 250px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}



.pro-center .bd .main li:hover{background:#26a45b;-webkit-transition:all .5s;transition:all .5s;}



.pro-center .bd .main li:hover .name{color:#fff;background:url(../images/pro_jt_03.png) 250px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}











/* 横栏广告 */

.box_02{width:100%;height:342px;padding-top:48px;background: url(../images/ad_back.jpg) no-repeat center;}



.box_02 .center{width:1200px;height:342px;margin:0 auto;overflow:hidden;position:relative;}



.box_02 .center .txt01{width:220px;position:absolute;top:0;left:455px;}



.box_02 .center .txt01 h4{font-size:20px;color:#26a45b;line-height:20px;font-weight:bold;text-align:center;margin:14px 0 20px 0;}



.box_02 .center .txt01 p{width:168px;height:38px;line-height:38px;border:solid 1px #92a2b0;margin:0 auto 20px auto;padding-left:42px; background:url(../images/ad_icon.png) 14px center no-repeat;font-size:18px;color:#474e56;font-weight:bold;}



.box_02 .center .txt02{width:330px;position:absolute;top:0;right:35px;}



.box_02 .center .txt02 h4{font-size:25px;color:#fff;line-height:26px;font-weight:bold;margin-bottom:30px;}



.box_02 .center .txt02 h4 span{font-size:20px;font-weight:100;font-family:'MicrosoftYaHeiLight';}



.box_02 .center .txt02 p:nth-of-type(1){width:275px;height:45px;line-height:45px;text-align:center;background:#fff;font-size:28px;font-weight:bold;color:#2f343a;margin-bottom:35px;}



.box_02 .center .txt02 p:nth-of-type(2){font-size:18px;line-height:18px;font-weight:bold;color:#fff;margin-bottom:32px;overflow:hidden;}



.box_02 .center .txt02 p:nth-of-type(2) span:nth-of-type(1){display:block;float:left;margin-left:55px;}



.box_02 .center .txt02 p:nth-of-type(2) span:nth-of-type(2){display:block;float:left;margin-left:95px;}



.box_02 .center .txt02 p:nth-of-type(3){font-size:18px;line-height:18px;font-weight:bold;color:#fff;margin-left:55px;}



.box_02 .center .tel{width:465px;height:40px;position:absolute;bottom:30px;right:0;overflow:hidden;}



.box_02 .center .tel p{float:left;width:auto;height:40px;line-height:40px;font-size:14px;color:#333b41;padding-left:40px;background:url(../images/tel02.png) left center no-repeat;}



.box_02 .center .tel p span{font-size:24px;color:#26a45b;}



.box_02 .center .tel .tj{width:140px;height:30px;padding:5px;background:#474e56;float:right;-webkit-transition:all .5s;transition:all .5s;}



.box_02 .center .tel .tj .click{display:block;width:140px;height:30px;line-height:30px;font-size:14px;color:#fff;text-align:center;background:#474e56;-webkit-transition:all .5s;transition:all .5s;}



.box_02 .center .tel .tj:hover{margin-right:15px;background:#26a45b;-webkit-transition:all .5s;transition:all .5s;}



.box_02 .center .tel .tj:hover .click{background:#26a45b;-webkit-transition:all .5s;transition:all .5s;}







/* 企业优势 */

.box_03{width:100%;height:auto;background:#ebeef5;padding:65px 0 50px 0;}



.box_03 .look_center{width:1200px;height:280px;margin:30px auto 0 auto;}



.box_03 .look_center ul{width:1200px;height:280px;}



.box_03 .look_center ul li{width:216px;height:280px;float:left;margin-right:30px;-moz-box-shadow:0px 0px 20px #c6c7ca; -webkit-box-shadow:0px 0px 20px #c6c7ca; box-shadow:0px 0px 20px #c6c7ca;position:relative;z-index:0;}



.box_03 .look_center ul li::after{content:'';width:216px;height:0px;background:#26a45b;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center ul li.on::after{content:'';width:216px;height:280px;background:#26a45b;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center ul li:last-child{margin-right:0;}



.box_03 .look_center ul li:nth-of-type(1){background:url(../images/ys_back_01.jpg);}



.box_03 .look_center ul li:nth-of-type(2){background:url(../images/ys_back_02.jpg);}



.box_03 .look_center ul li:nth-of-type(3){background:url(../images/ys_back_03.jpg);}



.box_03 .look_center ul li:nth-of-type(4){background:url(../images/ys_back_04.jpg);}



.box_03 .look_center ul li:nth-of-type(5){background:url(../images/ys_back_05.jpg);}



.box_03 .look_center  ul li i{display:block;width:82px;height:82px;border:solid 1px #c4c6c7;border-radius:50px;margin:24px auto 0 auto;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(1) i{background:url(../images/ys_icon_01.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(2) i{background:url(../images/ys_icon_03.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(3) i{background:url(../images/ys_icon_05.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(4) i{background:url(../images/ys_icon_07.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(5) i{background:url(../images/ys_icon_09.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li span{display:block;font-size:12px;line-height:14px;color:#26a45b;text-align:center;margin:19px 0 24px 0;padding-bottom:14px; position:relative;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li span::after{content:'';width:16px;height:1px;background:#26a45b;position:absolute;bottom:0;left:50%;margin-left:-8px;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li p{font-size:16px;line-height:28px;color:#2f343a;text-align:center;font-weight:bold;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li.on{-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li.on i{border:solid 1px #5bb885;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(1).on i{background:url(../images/ys_icon_02.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(2).on i{background:url(../images/ys_icon_04.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(3).on i{background:url(../images/ys_icon_06.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(4).on i{background:url(../images/ys_icon_08.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li:nth-of-type(5).on i{background:url(../images/ys_icon_10.png);-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li.on span{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li.on span::after{content:'';width:16px;height:1px;background:#fff;position:absolute;bottom:0;left:50%;margin-left:-8px;-webkit-transition:all .5s;transition:all .5s;}



.box_03 .look_center  ul li.on p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}







/* 案例展示 */

.box_04{width:1200px;margin:50px auto 0 auto;background:#fff;}



.box_04 ul{width:1200px;height:910px;margin:30px auto 0 auto;}



.box_04 ul li{width:380px;height:425px;margin:0 30px 30px 0;float:left;-moz-box-shadow:5px 5px 10px #f2f2f2; -webkit-box-shadow:5px 5px 10px #f2f2f2; box-shadow:5px 5px 10px #f2f2f2;}



.box_04 ul li:nth-of-type(3n){margin-right:0;}



.box_04 ul li a{display:block;}



.box_04 ul li .img{width:380px;height:285px;overflow:hidden;}



.box_04 ul li .img img{width:380px;height:285px;transition: all 1s;vertical-align:top;}



.box_04 ul li:hover .img img{transform:scale(1.2);}



.box_04 ul li .txt{width:340px;height:100px;padding:20px;overflow:hidden;position:relative;z-index:0;}



.box_04 ul li .txt::after{content:'';width:0px;height:140px;background:#26a45b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li:hover .txt::after{content:'';width:380px;height:140px;background:#26a45b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li .txt .name{width:340px;font-size:16px;line-height:16px;color:#2f343a;padding:11px 0 21px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li:hover .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li .txt .name::before{content:'';width:340px;height:1px; background:#d1d1d1;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li .txt .name::after{content:'';width:0px;height:1px; background:#68bf8d;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li:hover .txt .name::after{content:'';width:340px;height:1px; background:#68bf8d;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li .txt p{width:280px;font-size:14px;line-height:18px;color:#9a9a9a;margin-top:18px;padding-right:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li .txt p::after{content:'';width:32px;height:16px;background:url(../images/case_jt_01.png) center center no-repeat #fff;border:solid 1px #d1d1d1;border-radius:10px;position:absolute;top:0;right:0;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li:hover .txt p::after{content:'';background:url(../images/case_jt_02.png) center center no-repeat #fff;border:solid 1px #fff;-webkit-transition:all .5s;transition:all .5s;}



.box_04 ul li:hover p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}









/* 关于我们 */

.box_05{width:100%;height:500px;margin-top:20px;overflow:hidden;position:relative;background:#ebeef5;}



.box_05 .left{width:50%;height:500px;float:left}



.box_05 .left img{width:100%;height:500px;vertical-align:central;}



.box_05 .right{width:50%;height:500px;float:right;}



.box_05 .center{width:1200px;height:500px;position:absolute;top:0;left:50%;margin-left:-600px;}



.box_05 .center .txt{width:530px;height:450px;padding:50px 0 0 70px;position:absolute;top:0;right:0;}



.box_05 .center .txt h4{font-size:24px;line-height:24px;margin-bottom:30px;font-weight:bold;color:#26a45b;}



.box_05 .center .txt h5{width:75px;text-align:center;font-size:18px;line-height:38px;font-weight:bold;margin-bottom:25px;border-top:solid 1px #2f343a;border-bottom:solid 1px #2f343a;color:#2f343a;}



.box_05 .center .txt .ms{width:530px;font-size:14px;line-height:30px;max-height:180px;overflow:hidden;text-indent:2em;color:#2f343a;margin-bottom:40px;}



.box_05 .center .txt .more{display:block;width:130px;height:40px;line-height:40px;background:#2f343a;color:#fff;padding-right:10px;text-align:center;position:relative;z-index:0;}



.box_05 .center .txt .more::after{content:'';width:10px;height:40px;background:#26a45b;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_05 .center .txt .more:hover::after{content:'';width:140px;height:40px;background:#26a45b;position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_05 .list{width:600px;height:80px;overflow:hidden;position:absolute;left:0;bottom:40px;display:none;}



.box_05 .list li{width:200px;height:80px;float:left;position:relative;}



.box_05 .list li::before{content:'';width:1px;height:80px;background:#e0e0e0;position:absolute;top:0;right:0;}



.box_05 .list li:last-child::before{content:'';width:1px;height:60px;background:none;position:absolute;top:3px;right:0;}



.box_05 .list li .txts{width:200px;margin:0 auto;text-align:center;}



.box_05 .list li .txts p:nth-of-type(1){position: relative;font-size:40px;line-height:34px;color:#26a45b;margin-top:11px;overflow:hidden;}



.box_05 .list li .txts p:nth-of-type(1) i{display:block;line-height:34px;font-weight:200;font-weight:bold;}



.box_05 .list li .txts p:nth-of-type(2){font-size:14px;line-height:14px;color:#afafaf;margin-top:15px;font-weight:bold;}



.box_05 .list li:nth-of-type(1)  .txts p:nth-of-type(1) span{display:inline-block;position: absolute;bottom:-8px;left:155px;font-size:14px;color:#26a45b;}



.box_05 .list li:nth-of-type(2)  .txts p:nth-of-type(1) span{display:inline-block;position: absolute;bottom:-8px;left:155px;font-size:14px;color:#26a45b;}



.box_05 .list li:nth-of-type(3)  .txts p:nth-of-type(1) span{display:inline-block;position: absolute;bottom:-8px;left:150px;font-size:14px;color:#26a45b;}











/* 荣誉资质 */

.box_06{width:100%;padding:50px 0;height:auto;background:#fff;}



.box_06 .slideGroup02{width:100%;position:relative;}



.box_06 .slideGroup02 .parHd{width:490px;height:40px;margin:30px auto 0 auto;}



.box_06 .slideGroup02 .parHd ul{width:490px;height:40px;overflow:hidden;font-size:14px;}



.box_06 .slideGroup02 .parHd ul li{width:150px;height:40px;line-height:40px;font-size:16px;color:#fff;background:#2f343a;text-align:center;cursor:pointer;float:left;margin-right:20px;position:relative;}



.box_06 .slideGroup02 .parHd ul li:last-child{margin-right:0px;}



.box_06 .slideGroup02 .parHd ul li.on{background:#26a45b;}

/*

.box_06 .slideGroup02 .parHd ul li::before{content:'';width:0px;height:3px;background:#fff;position:absolute;left:118px;top:19px;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .slideGroup02 .parHd ul li.on::before{content:'';width:22px;height:3px;background:#fff;position:absolute;left:118px;top:19px;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .slideGroup02 .parHd ul li::after{content:'';width:0px;height:3px;background:#fff;position:absolute;right:118px;top:19px;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .slideGroup02 .parHd ul li.on::after{content:'';width:22px;height:3px;background:#fff;position:absolute;right:118px;top:19px;-webkit-transition:all .5s;transition:all .5s;}

*/

.box_06 .slideGroup02 .parBd{width:1200px;height:412px;margin:30px auto 0 auto;}



.box_06 .slideGroup02 .parBd .slideBox{width:1200px;height:412px;position:relative;}



.box_06 .slideGroup02 .parBd .slideBox .tempWrap{width:1200px;margin:0 auto;overflow:hidden;}



.box_06 .slideGroup02 .parBd ul{width:1200px;overflow:hidden; zoom:1;}



.box_06 .slideGroup02 .parBd ul li{width:380px;margin-right:30px;cursor:pointer;float:left;-webkit-transition: all .5s;transition: all .5s;}



.box_06 .slideGroup02 .parBd ul li a{display:block;}



.box_06 .slideGroup02 .parBd ul li .img{width:380px;height:285px;overflow:hidden;position:relative;-webkit-transition: all .5s;transition: all .5s;}



.box_06 .slideGroup02 .parBd ul li .img .pic{width:380px;height:285px;overflow:hidden}



.box_06 .slideGroup02 .parBd ul li .img .pic img{width:380px;height:285px;transition: all 1s;vertical-align:top;}



.box_06 .slideGroup02 .parBd ul li:hover .img .pic img{transform: scale(1.2);}



.box_06 .slideGroup02 .parBd ul li .img .hide{display:block;width:380px;height:285px;background:url(../images/show_dian.png) center center no-repeat rgba(47,52,58,0.5);position:absolute;left:0;top:0;/*旋转中心位置*/transform-origin: left top;-webkit-transform-origin: left top;-moz-transform-origin: left top;transform: rotate(90deg);/*旋转角度*/-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}



.box_06 .slideGroup02 .parBd ul li:hover .img .hide{transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);}



.box_06 .slideGroup02 .parBd ul li .name{width:290px;height:40px;line-height:40px;margin:10px auto 0 auto;border:solid 1px #ebeef5;background:#ebeef5;padding:0 70px 0 20px;font-size:14px;color:#2f343a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;position:relative;z-index:0;}



.box_06 .slideGroup02 .parBd ul li:hover .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .slideGroup02 .parBd ul li .name::before{content:'';width:26px;height:16px;background:url(../images/show_jt_05.png);position:absolute;top:12px;right:20px;-webkit-transition:all .5s;transition:all .5s;z-index:2;}



.box_06 .slideGroup02 .parBd ul li:hover .name::before{content:'';width:26px;height:16px;background:url(../images/show_jt_06.png);position:absolute;top:12px;right:20px;-webkit-transition:all .5s;transition:all .5s;z-index:2;}



.box_06 .slideGroup02 .parBd ul li .name::after{content:'';width:0px;height:40px;background:#26a45b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .slideGroup02 .parBd ul li:hover .name::after{content:'';width:380px;height:40px;background:#26a45b;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .sPrev{position:absolute;left:555px;bottom:0;display:block;width:32px;height:32px;border:solid 2px #d2d2d2;border-radius:20px;background:url(../images/show_jt_01.png) center center no-repeat;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .sNext{position:absolute;right:555px;bottom:0;display:block;width:32px;height:32px;border:solid 2px #d2d2d2;border-radius:20px;background:url(../images/show_jt_02.png) center center no-repeat;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .sPrev:hover{border:solid 2px #26a45b;background:url(../images/show_jt_03.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}



.box_06 .sNext:hover{border:solid 2px #26a45b;background:url(../images/show_jt_04.png) center center no-repeat;-webkit-transition:all .5s;transition:all .5s;}









/* 新闻中心 */

.box_07{width:100%;padding:50px 0;height:auto;background:#ebeef5;}



.box_07 .news_center{width:1200px;margin:30px auto 0 auto;}



.box_07 .news_center .hd{width:320px;height:40px;margin:0 auto;}



.box_07 .news_center .hd ul{font-size:16px;overflow:hidden;}



.box_07 .news_center .hd ul li{width:148px;cursor:pointer;height:38px;line-height:38px;border:solid 1px #2f343a;background:#2f343a;float:left;text-align:center;margin-right:20px;position:relative;}



.box_07 .news_center .hd ul li:last-child{margin-right:0;}



.box_07 .news_center .hd ul li.on{border:solid 1px #26a45b;background:#26a45b;-webkit-transition:all .5s;transition:all .5s;}



.box_07 .news_center .hd ul li a{color:#fff;display:block;}





.box_07 .news_center .bd{height:500px;margin-top:30px;}



.box_07 .news_center .bd .top{width:1200px;height:310px;}



.box_07 .news_center .bd .top .left{width:385px;height:310px;float:left;position:relative;}



.box_07 .news_center .bd .top .left a{display:block;}



.box_07 .news_center .bd .top .left .img{width:385px;height:310px;overflow:hidden;}



.box_07 .news_center .bd .top .left .img img{width:385px;height:310px;transition: all 1s;vertical-align:top;}



.box_07 .news_center .bd .top .left:hover .img img{transform: scale(1.2);}



.box_07 .news_center .bd .top .left p{width:345px;height:50px;line-height:50px;padding:0 20px;background:#26a45b;overflow:hidden;position:absolute;left:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;}



.box_07 .news_center .bd .top .left:hover p{bottom:10px;-webkit-transition:all .5s;transition:all .5s;}



.box_07 .news_center .bd .top .left p .name{width:230px;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;}



.box_07 .news_center .bd .top .left p span{display:block;width:auto;padding-left:25px; background:url(../images/time02.png) left center no-repeat;font-size:14px;color:#fff;float:right;}



.box_07 .news_center .bd .top .right{width:795px;height:310px;float:right;}



.box_07 .news_center .bd .top .right li{width:745px;height:130px;padding:10px 40px 10px 10px;background:#fff;}



.box_07 .news_center .bd .top .right li:nth-of-type(1){margin-bottom:10px;}



.box_07 .news_center .bd .top .right li .img{width:170px;height:130px;overflow:hidden;float:left;}



.box_07 .news_center .bd .top .right li .img img{width:170px;height:130px;transition: all 1s;vertical-align:top;}



.box_07 .news_center .bd .top .right li:hover .img img{transform: scale(1.2);}



.box_07 .news_center .bd .top .right li .txt{width:535px;height:130px;overflow:hidden;float:right;}



.box_07 .news_center .bd .top .right li .txt .name{display:block;width:535px;font-size:16px;color:#2f343a;padding:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}



.box_07 .news_center .bd .top .right li .txt p{font-size:14px;color:#9a9a9a;line-height:25px;max-height:50px; overflow:hidden;margin-bottom:10px;-webkit-transition:all .5s;transition:all .5s;}



.box_07 .news_center .bd .top .right li .txt span{display:block;width:auto;padding-left:25px;background:url(../images/time01.png) left center no-repeat;font-size:12px;line-height:15px;color:#9a9a9a;}



.box_07 .news_center .bd .top .right li:hover{-moz-box-shadow:0px 0px 20px #d3d6dc; -webkit-box-shadow:0px 0px 20px #d3d6dc; box-shadow:0px 0px 20px #d3d6dc;-webkit-transition:all .5s;transition:all .5s;}



.box_07 .news_center .bd .top .right li:hover .txt .name{color:#26a45b;-webkit-transition:all .5s;transition:all .5s;}



.box_07 .news_center .bd .top .right li:hover .txt p{color:#2f343a;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom{overflow:hidden;margin-top:20px;}



.news_center .bd .main .bottom li{width:365px;padding:0 10px;height:40px;line-height:40px;font-size:14px;border:solid 1px #e1e1e1;background:#fff;margin:0 19px 14px 0;-webkit-transition:all .5s;transition:all .5s;float:left;position:relative;}



.news_center .bd .main .bottom li::after{content:'';width:10px;height:1px;background:#2f343a;position:absolute;top:20px;left:10px;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom li:hover::after{content:'';width:10px;height:1px;background:#fff;position:absolute;top:20px;left:10px;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}



.news_center .bd .main .bottom li a{display:block;height:40px;line-height:40px;width:250px;color:#9a9a9a;padding-left:23px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;float:left;position:relative;}



.news_center .bd .main .bottom li span{display:block;height:40px;line-height:40px;color:#9a9a9a;font-size:14px;float:right;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom li:hover{background:#26a45b;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom li:hover a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.news_center .bd .main .bottom li:hover span{color:#fff;-webkit-transition:all .5s;transition:all .5s;}



.box_07 .cjwt{width:1200px;height:auto;overflow:hidden;margin:35px auto 0 auto;}



.box_07 .cjwt h4{font-size:20px;line-height:20px;font-weight:bold;text-transform: Uppercase;text-align:center;padding-bottom:30px;border-bottom:solid 1px #c5c5c5;}



.box_07 .cjwt h4 a{color:#2f343a;}



.txtScroll-left05{width:1200px;height:110px;margin-top:20px;}



.box_07 .cjwt ul{width:1200px;height:110px;overflow:hidden;}



.box_07 .cjwt ul li{width:530px;height:66px;padding:21px 19px;border:solid 1px #dfdfdf;margin-right:60px;float:left;cursor:pointer; background:#fff;}



.box_07 .cjwt ul li p{overflow:hidden;height:23px;line-height:23px;font-size:14px;}



.box_07 .cjwt ul li p:nth-of-type(1) span{display:block;width:23px;height:23px;line-height:23px;margin-right:20px;text-align:center;color:#fff;background:url(../images/wd_icon_01.png) #26a45b;float:left;}



.box_07 .cjwt ul li p:nth-of-type(1) a{width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#282d33;font-size:14px;float:left;}



.box_07 .cjwt ul li p:nth-of-type(2){margin-top:20px;}



.box_07 .cjwt ul li p:nth-of-type(2) span:nth-of-type(1){display:block;width:23px;height:23px;line-height:23px;margin-right:20px;text-align:center;color:#fff;background:url(../images/wd_icon_02.png) #2a3036;float:left;}



.box_07 .cjwt ul li p:nth-of-type(2) span:nth-of-type(2){width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9a9a9a;font-size:14px;float:left;}











/* 友情链接 */

.links{width:100%;padding:30px 0;background:#26a45b;}



.links .center{width:1200px;margin:0 auto;}



.links .bt{width:1200px;font-size:20px;color:#fff;text-align:center;height:16px;padding-bottom:20px;border-bottom:solid 1px #68bf8d;text-transform: Uppercase;}



.links .link{width:1200px;height:14px;margin:20px auto 0 auto;overflow:hidden;}



.links .link a{display:inline-block;width:auto;text-align:center;float:left;font-size:14px;height:14px;line-height:14px;padding:0 20px;color:#fff;background:url(../images/link_shu.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.links .link a:last-child{ background:none;}



.links .link a:hover{text-decoration:underline;}















.hvr-float-shadow {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  position: relative;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-property: transform;

  transition-property: transform;

}

.hvr-float-shadow:before {

  pointer-events: none;

  position: absolute;

  z-index: -1;

  content: '';

  top: 100%;

  left: 5%;

  height: 10px;

  width: 90%;

  opacity: 0;

  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);

  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);

  /* W3C */

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-property: transform, opacity;

  transition-property: transform, opacity;

}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

  /* move the element up by 5px */

}

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {

  opacity: 1;

  -webkit-transform: translateY(5px);

  transform: translateY(5px);

  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */

}









/* 提交按钮的线条边框特效 */

.bz-buttonAnimat {

    position: relative

}

/*

.bz-buttonAnimat .inner {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%

}

*/

.bz-buttonAnimat::before,

.bz-buttonAnimat::after,

.bz-buttonAnimat .inner::before,

.bz-buttonAnimat .inner::after {

    background-color: #26a45b;

}



.bz-buttonAnimat02::before,

.bz-buttonAnimat02::after,

.bz-buttonAnimat02 .inner::before,

.bz-buttonAnimat02 .inner::after {

    background-color: #fff;

}





.bz-buttonAnimat:before,

.bz-buttonAnimat:after,

.bz-buttonAnimat .inner:before,

.bz-buttonAnimat .inner:after {

    position: absolute;

    content: "";

    display: block;

    -webkit-transition: -webkit-transform .3s;

    transition: -webkit-transform .3s;

    transition: transform .3s;

    transition: transform .3s, -webkit-transform .3s

}



.bz-buttonAnimat.horizontal:before,

.bz-buttonAnimat.horizontal:after,

.bz-buttonAnimat.both:before,

.bz-buttonAnimat.both:after {

    left: 0;

    width: 100%;

    height: 1px;

    -webkit-transform: scaleX(0);

    transform: scaleX(0)

}



.bz-buttonAnimat.horizontal .inner:before,

.bz-buttonAnimat.horizontal .inner:after,

.bz-buttonAnimat.both .inner:before,

.bz-buttonAnimat.both .inner:after {

    top: 0;

    width: 1px;

    height: 100%;

    -webkit-transform: scaleY(0);

    transform: scaleY(0)

}



.bz-buttonAnimat.horizontal .inner:before,

.bz-buttonAnimat.both .inner:before {

    left: 0

}



.bz-buttonAnimat.horizontal .inner:after,

.bz-buttonAnimat.both .inner:after {

    right: 0

}



.bz-buttonAnimat.horizontal .inner:hover:before,

.bz-buttonAnimat.horizontal .inner:hover:after,

.bz-buttonAnimat.both .inner:hover:before,

.bz-buttonAnimat.both .inner:hover:after {

    -webkit-transform: scaleY(1);

    transform: scaleY(1)

}



.bz-buttonAnimat.horizontal:before,

.bz-buttonAnimat.both:before {

    top: 0

}



.bz-buttonAnimat.horizontal:after,

.bz-buttonAnimat.both:after {

    bottom: 0

}



.bz-buttonAnimat.horizontal:hover:before,

.bz-buttonAnimat.horizontal:hover:after,

.bz-buttonAnimat.both:hover:before,

.bz-buttonAnimat.both:hover:after {

    -webkit-transform: scaleX(1);

    transform: scaleX(1)

}



.bz-buttonAnimat.horizontal:hover .inner:before,

.bz-buttonAnimat.horizontal:hover .inner:after,

.bz-buttonAnimat.both:hover .inner:before,

.bz-buttonAnimat.both:hover .inner:after {

    -webkit-transform: scaleY(1);

    transform: scaleY(1)

}



.bz-buttonAnimat.horizontal.clockwise .inner:before,

.bz-buttonAnimat.both.clockwise .inner:before {

    -webkit-transform-origin: top center;

    transform-origin: top center

}



.bz-buttonAnimat.horizontal.clockwise .inner:after,

.bz-buttonAnimat.both.clockwise .inner:after {

    -webkit-transform-origin: bottom center;

    transform-origin: bottom center

}



.bz-buttonAnimat.horizontal.clockwise:before,

.bz-buttonAnimat.both.clockwise:before {

    -webkit-transform-origin: right center;

    transform-origin: right center

}



.bz-buttonAnimat.horizontal.clockwise:after,

.bz-buttonAnimat.both.clockwise:after {

    -webkit-transform-origin: left center;

    transform-origin: left center

}



.bz-buttonAnimat.horizontal.clockwise:hover .inner:before,

.bz-buttonAnimat.both.clockwise:hover .inner:before {

    -webkit-transform-origin: bottom center;

    transform-origin: bottom center

}



.bz-buttonAnimat.horizontal.clockwise:hover .inner:after,

.bz-buttonAnimat.both.clockwise:hover .inner:after {

    -webkit-transform-origin: top center;

    transform-origin: top center

}



.bz-buttonAnimat.horizontal.clockwise:hover:before,

.bz-buttonAnimat.both.clockwise:hover:before {

    -webkit-transform-origin: left center;

    transform-origin: left center

}




.box_01 .hd ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
}


.box_01 .hd ul li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 10px 20px;
    position: relative;
    transition: .5s;
    border: 1px solid #f3eaea;
    font-size: 16px;
}

.box_01 .hd ul li a {
    color: #333;
    display: block;

}

.box_01 .hd ul li.on {
    background: #26a45b;
    border: 1px solid #26a45b;
}

.box_01 .hd ul li.on a {
    color: #fff;
}

.box_01 .bd {}

.box_01 .bd .productlist {}

.box_01 .bd .productlist ul {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 2%;
}

.box_01 .bd .productlist ul li {
    width: 32%;
    margin-top: 20px;
    float: left;
    margin-right: 2%;
}
.box_01 .bd .productlist ul li:nth-child(3n){
    margin-right: 0;
}

.box_01 .bd .productlist ul li a {
    display: block;
    width: 100%;
    position: relative;
    padding: 30% 0;
}

.box_01 .bd .productlist ul li a img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
}


.box_01 .bd .productlist ul li a em {
    background: rgba(0, 0, 0, 0.329);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    padding: 0 20px;
    box-sizing: border-box;
    -webkit-transition: .5s;
    transition: .5s;
}

.box_01 .bd .productlist ul li a em i{
    display: block;
    text-align: center;
    padding-top: 45%;
    box-sizing: border-box;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.box_01 .bd .productlist ul li a em  span{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.box_01 .bd .productlist ul li:hover  a em {
    background: rgba(0, 0, 0, 0.6);
}

.box_01 .bd .productlist ul li:hover  a em i{
    padding-top: 42%;
}

