/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .7s;transition:all .7s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;font-family:Arial;

*/

/* 公用标题 */
@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}

	10%,30% {transform: rotate(-15deg) scale(1);}

	20%,40% {transform: rotate(15deg) scale(1);}
}

/* 产品中心 */
.box_01{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_01 .top{width:1280px;height:60px;margin:0 auto;}

.box_01 .top .h_title{width:180px;height:60px;float:left;position:relative; background:url(../images/h_back.png) right 50px no-repeat;}

.box_01 .top .h_title p{font-size:76px;color:#67c183;text-transform: Uppercase;line-height:60px;position:absolute;left:-7px;top:0;}

.box_01 .top .h_title h3{font-size:24px;color:#262626;font-weight:bold;line-height:26px;position:absolute;left:50px;top:10px;z-index:0;}

.box_01 .top .h_title h3::after{content:'';width:14px;height:14px;background:#c4e7cf;border-radius:7px;position:absolute;bottom:-4px;right:-4px;z-index:-1;}

.box_01 .top .h_title h3 a{display:block;color:#262626;}

.box_01 .top .fl_list{width:990px;height:48px;float:right;display:flex;justify-content: space-between;}

.box_01 .top .fl_list li{width:120px;height:48px;float:left;position:relative;z-index:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li:hover{-moz-box-shadow:0px 0px 15px #f1f3f1; -webkit-box-shadow:0px 0px 15px #f1f3f1; box-shadow:0px 0px 15px #f1f3f1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li::before{content:'';width:120px;height:1px;background:#e6e6e6;position:absolute;bottom:0;right:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li::after{content:'';width:2px;height:30px;background:#e6e6e6;position:absolute;bottom:-10px;right:6px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li:hover::before{content:'';width:0px;height:1px;background:#e6e6e6;position:absolute;bottom:0;right:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li:hover::after{content:'';width:2px;height:0px;background:#e6e6e6;position:absolute;bottom:-10px;right:6px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li a{display:block;width:120px;height:48px;font-size:16px;color:#333;line-height:48px;text-align:center;background:url(../images/pro_icon.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li:hover a{color:#fff;background:#67c183;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .picScroll-left01{width:1280px;height:440px;padding-top:20px;margin:40px auto 0 auto;position:relative; background:url(../images/pro_img.png) center bottom no-repeat;}

.box_01 .picScroll-left01 .hd{width:160px;height:60px;overflow:hidden;position:absolute;bottom:55px;left:250px;z-index:9;background:url(../images/pro_line.png) center center no-repeat #67c183;}

.box_01 .picScroll-left01 .hd .prev{float:left;width:80px;height:60px;cursor:pointer;background:url(../images/pro_jt_01.png) 32px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .picScroll-left01 .hd .next{float:right;width:80px;height:60px;cursor:pointer;background:url(../images/pro_jt_02.png) 32px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .picScroll-left01 .hd .prev:hover{background:url(../images/pro_jt_01.png) 22px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .picScroll-left01 .hd .next:hover{background:url(../images/pro_jt_02.png) 42px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .picScroll-left01 .bd{width:1280px;height:440px;position:relative;z-index:5;margin:0 auto;overflow:hidden;}

.box_01 .picScroll-left01 .bd ul{width:1150px;height:440px;overflow:hidden; zoom:1;}

.box_01 .picScroll-left01 .bd ul li{width:1150px;height:440px;overflow:hidden;margin-right:10px;position:relative;background-color:#ffffff;}

.box_01 .picScroll-left01 .bd ul li::before{content:'';width:315px;height:47px;background:url(../images/product.png);position:absolute;top:20px;left:0;}

.box_01 .picScroll-left01 .bd ul li a{display:block;}

.box_01 .picScroll-left01 .bd ul li .txt{width:500px;height:auto;margin-top:130px;overflow:hidden;float:left;}

.box_01 .picScroll-left01 .bd ul li .txt .name{font-size:18px;line-height:18px;color:#434545;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .picScroll-left01 .bd ul li:hover .txt .name{color:#67c183;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .picScroll-left01 .bd ul li .txt p{font-size:14px;line-height:15px;color:#808080;margin-top:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_01 .picScroll-left01 .bd ul li .img{width:584px;height:434px;border:solid 3px #f0f9f3;overflow:hidden;float:right;}

.box_01 .picScroll-left01 .bd ul li .img img{width:584px;height:434px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_01 .picScroll-left01 .bd ul li:hover .img img{transform: scale(1.05);}

.box_01 .pro_list{width:1280px;height:435px;margin:40px auto 0 auto;overflow:hidden;}

.box_01 .pro_list li{width:300px;height:435px;margin-right:26.6px;float:left;overflow:hidden;}

.box_01 .pro_list li:last-child{margin-right:0;}

.box_01 .pro_list li a{display:block;}

.box_01 .pro_list li .img{width:294px;height:394px;border:solid 3px #f0f9f3;overflow:hidden;}

.box_01 .pro_list li .img img{width:294px;height:394px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_01 .pro_list li:hover .img img{transform: scale(1.05);}

.box_01 .pro_list li .txt{width:300px;height:15px;margin-top:20px;position:relative;z-index:0;overflow:hidden;}

.box_01 .pro_list li .txt::after{content:'';width:90px;height:5px;background:#d1ecda;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .txt::after{content:'';width:200px;height:5px;background:#d1ecda;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .txt .name{width:200px;font-size:14px;color:#333;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;position:relative;}

.box_01 .pro_list li .txt .more{font-size:12px;color:#bfbfbf;float:right;line-height:14px;}






/* 企业优势 */
.box_02{width:100%;height:830px;padding-top:80px; background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;position:relative;}

.look_center{width:1250px;height:695px;margin:0 auto;position:relative;padding:55px 0 0 30px;background:url(../images/text-l.png) 1195px 60px no-repeat #fff;}

.look_center .h_title{width:220px;height:60px;float:left;position:absolute;top:80px;left:50px;z-index:9; background:url(../images/h_back.png) 55px 50px no-repeat;}

.look_center .h_title p{font-size:76px;color:#67c183;text-transform: Uppercase;line-height:60px;position:absolute;left:-7px;top:0;}

.look_center .h_title h3{font-size:24px;color:#262626;font-weight:bold;line-height:26px;position:absolute;left:50px;top:10px;z-index:0;}

.look_center .h_title h3::after{content:'';width:14px;height:14px;background:#c4e7cf;border-radius:7px;position:absolute;bottom:-4px;right:-4px;z-index:-1;}

.look_center .hd{width:160px;height:300px;margin-top:140px;position:relative;float:left;margin-right:155px;}

.look_center .hd ul{width:160px;height:300px;position:relative;}

.look_center .hd ul::after{content:'';width:1px;height:300px;background:#d9d9d9;position:absolute;top:0;left:55px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li{width:160px;height:75px;line-height:75px;cursor:pointer;position:relative;}

.look_center .hd ul li::before{content:'';width:3px;height:0px;background:#67c183;position:absolute;top:0;left:54px;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on::before{content:'';width:3px;height:75px;background:#67c183;position:absolute;top:0;left:54px;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li::after{content:'';width:81px;height:11px;background:url(../images/ys_on.png);position:absolute;top:12px;left:0;z-index:3;opacity:0;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on::after{content:'';width:81px;height:11px;background:url(../images/ys_on.png);position:absolute;top:32px;left:0;z-index:3;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li h4{font-size:16px;color:#666;text-align:right;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on h4{font-size:16px;color:#67c183;font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .arrow{width:380px;height:130px;position:absolute;left:20px;bottom:-170px;}

.look_center .hd .arrow .prev{float:left;width:180px;height:130px;cursor:pointer;background:url(../images/prve.png);}

.look_center .hd .arrow .next{float:right;width:180px;height:130px;cursor:pointer;background:url(../images/next.png);}

.look_center .hd .arrow .prev i{display:block;width:44px;height:44px;margin:30px auto 0 auto;background:url(../images/ys_jt_01.png) center center no-repeat #fff;border-radius:22px;}

.look_center .hd .arrow .next i{display:block;width:44px;height:44px;margin:30px auto 0 auto;background:url(../images/ys_jt_02.png) center center no-repeat #fff;border-radius:22px;}

.look_center .hd .arrow p{font-size:16px;color:#fff;line-height:16px;text-align:center;margin-top:20px;}

.look_center .bd{width:790px;height:615px;float:left;}

.look_center .bd .main{width:790px;height:615px;position:relative;overflow:hidden;}

.look_center .bd .main .img{width:782px;height:442px;overflow:hidden;border:solid 4px #ceebd7;}

.look_center .bd .main .img img{display:block;width:782px;height:442px; vertical-align:top;}

.look_center .bd .main h4{width:790px;height:40px;margin-top:35px;text-align:right;font-size:18px;color:#333;font-weight:bold;line-height:20px;position:relative;}

.look_center .bd .main h4::before{content:'';width:580px;height:1px;background:#e6e6e6;position:absolute;bottom:0;right:0;}

.look_center .bd .main p{width:580px;font-size:14px;color:#999;line-height:30px;margin:15px 0 0 210px;text-align:right;}





/* 合作案例 */
.box_03{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_03 .top{width:1280px;height:60px;margin:0 auto;}

.box_03 .top .h_title{width:180px;height:60px;float:left;position:relative; background:url(../images/h_back.png) right 50px no-repeat;}

.box_03 .top .h_title p{font-size:76px;color:#67c183;text-transform: Uppercase;line-height:60px;position:absolute;left:-7px;top:0;}

.box_03 .top .h_title h3{font-size:24px;color:#262626;font-weight:bold;line-height:26px;position:absolute;left:50px;top:10px;z-index:0;}

.box_03 .top .h_title h3::after{content:'';width:14px;height:14px;background:#c4e7cf;border-radius:7px;position:absolute;bottom:-4px;right:-4px;z-index:-1;}

.box_03 .top .right{width:auto;line-height:60px;float:right;font-size:14px;color:#808080;}

.box_03 .center{width:1280px;height:470px;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.box_03 .center .list{width:1280px;height:470px;overflow:hidden;}

.box_03 .center .list li{width:300px;height:220px;float:left;margin:0 26.6px 30px 0;overflow:hidden;position:relative;}

.box_03 .center .list li:nth-of-type(4n){margin-right:0;}

.box_03 .center .list li a{display:block;}

.box_03 .center .list li .img{width:300px;height:220px;overflow:hidden;}

.box_03 .center .list li .img img{width:300px;height:220px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_03 .center .list li:hover .img img{transform: scale(1.1);}

.box_03 .center .list li .txt{width:280px;height:40px;line-height:40px;padding:0 10px;background:rgba(13,13,13,0.5);position:absolute;left:0;bottom:0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .list li:hover .txt{background:rgba(103,193,131,0.9);-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .list li .txt .name{font-size:14px;color:#e5e5e5;width:190px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .list li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .list li .txt .more{font-size:12px;color:#bfbfbf;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .list li:hover .txt .more{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .bx{width:587px;height:220px;overflow:hidden; background:#e7f5eb;position:absolute;bottom:0;right:0;padding-left:40px;}

.box_03 .center .bx h4{font-size:24px;color:#67c183;font-weight:bold;line-height:26px;margin-top:35px;}

.box_03 .center .bx h5{font-size:16px;color:#333;font-weight:bold;line-height:18px;margin-top:25px;}

.box_03 .center .bx .tel{width:420px;height:44px;margin-top:45px;}

.box_03 .center .bx .tel p{padding-left:60px;position:relative;line-height:44px;float:left;font-size:20px;color:#333;font-weight:bold;}

.box_03 .center .bx .tel p::after{content:'';width:44px;height:44px;background:url(../images/tel01.png) center center no-repeat;position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.box_03 .center .bx .tel p span{text-transform: Uppercase;font-weight:normal;}

.box_03 .center .bx .tel .qq{position:relative;z-index:0;float:right;border-top:solid 1px #9ad6ad;border-bottom:solid 1px #9ad6ad;width:110px;height:38px;margin:2px 0;}

.box_03 .center .bx .tel .qq::before{content:'';width:0px;height:38px;background:#9ad6ad;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .bx .tel .qq:hover::before{content:'';width:110px;height:38px;background:#9ad6ad;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .bx .tel .qq a{display:block;line-height:38px;font-size:14px;color:#333;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .bx .tel .qq:hover a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}





/* 关于我们 */
.box_04{width:100%;height:730px; background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;position:relative;z-index:0;}

.box_04 .ab_pos01{width:242px;height:319px;background:url(../images/ab_img.png);position:absolute;top:30px;right:160px;z-index:-1;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}

.box_04 .ab_pos02{width:176px;height:330px;background:url(../images/kf.png);position:absolute;bottom:0;right:205px;z-index:-1;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}

.box_04 .center{width:1280px;height:730px;margin:0 auto;}

.box_04 .center .left{width:570px;height:730px;float:left;margin-right:50px;text-align:center;}

.box_04 .center .left .h_title{width:570px;height:75px;margin-top:75px;position:relative;}

.box_04 .center .left .h_title p{width:570px;font-size:77px;position:absolute;left:0;top:0;line-height:62px;font-weight:bold;text-transform: Uppercase;color:#daeadf; letter-spacing:5px;}

.box_04 .center .left .h_title h3{width:570px;font-size:30px;position:absolute;left:0;bottom:0;line-height:32px;font-weight:bold;color:#67c183;}

.box_04 .center .left .txt{width:570px;height:auto;margin-top:35px;position:relative;}

.box_04 .center .left .txt p{fnot-size:14px;color:#808080;line-height:30px;height:90px;overflow:hidden;}

.box_04 .center .left .txt .more{display:block;width:158px;height:38px;border:solid 1px #ccc; background:#ebedec;margin:50px auto 0 auto;font-size:14px;color:#4c4c4c;line-height:38px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .left .txt .more:hover{border:solid 1px #67c183;background:#67c183;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right{width:490px;height:730px;float:left;text-align:center;}

.box_04 .center .right .bx{display:block;width:490px;height:365px; background:url(../images/ab_hj.png);float:left;overflow:hidden;}

.box_04 .center .right .bx .icon{width:96px;height:96px; background:#fff;border-radius:50px;margin:85px auto 0 auto;}

.box_04 .center .right .bx .icon i{display:block;width:96px;height:96px;}

.box_04 .center .right .bx:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_04 .center .right .bx .icon i{background:url(../images/ab_icon.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .bx p{height:38px;font-size:20px;color:#fff;line-height:20px;position:relative;margin-top:30px;}

.box_04 .center .right .bx p::after{content:'';width:20px;height:3px;background:#fff;position:absolute;bottom:0;left:50%;margin-left:-10px;}

.box_04 .center .right .bx span{display:block;font-size:12px;color:#99d1ac;line-height:10px;text-transform: Uppercase;margin-top:18px;}

.box_04 .center .right .bottom{display:block;width:490px;height:365px; background:#fff;overflow:hidden;float:left;}

.box_04 .center .right .bottom .yyzz{width:419px;height:272px;padding:15px;background:url(../images/yy_bk.png);margin:32px auto 0 auto;}

.box_04 .center .right .bottom .yyzz img{display:block;width:419px;height:272px; vertical-align:top;}




/* 在线留言 */
.box_05{width:100%;height:42px;padding:60px 0; background:#67c183;overflow:hidden;}

.box_05 .form{width:1280px;height:42px;margin:0 auto;position:relative;overflow:hidden;display:flex;justify-content: space-between;}

.box_05 .form p{width:238px;height:40px;overflow:hidden;background:rgba(255,255,255,0);border:solid 1px #d2edda;float:left;position:relative;}

.box_05 .form input{display:block;width:200px;height:40px;line-height:40px;color:#fff;font-size:14px;padding:0 5px 0 33px;box-sizing:content-box;}

.box_05 .form p:nth-of-type(1) input{background:url(../images/name.png) 10px center no-repeat rgba(0,0,0,0);}

.box_05 .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat rgba(0,0,0,0);}

.box_05 .form p:nth-of-type(3){width:238px;}

.box_05 .form textarea{width:200px;height:40px;line-height:40px;font-size:14px;padding:0 5px 0 33px;box-sizing:content-box;background:url(../images/liuyan.png) 10px center no-repeat rgba(0,0,0,0);}

.box_05 .form p:nth-of-type(4){width:238px;}

.box_05 .form p:nth-of-type(4) input{display:block;width:100px;height:40px;line-height:40px;color:#fff;font-size:14px;float:left;padding:0 5px 0 33px;background:url(../images/yzm.png) 10px center no-repeat rgba(0,0,0,0);}

.box_05 .form p:nth-of-type(4) img{display:block;float:right;width:85px;height:34px;cursor:pointer;margin:3px;}

.box_05 .form .tj{width:240px;height:42px;border:none;overflow:hidden;position:relative;z-index:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .form .tj .btn{display:block;width:240px;height:42px;line-height:42px;text-align:center;font-size:14px;color:#67c183;border:none;background:none;cursor:pointer;padding:0 !important;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3{background-color: #fff;background-repeat: no-repeat;}

.btn_bubble_3:hover, .btn_bubble_3:focus {
 -webkit-animation: btn_3 1s forwards ease-out;
 animation: btn_3 1s forwards ease-out;
 background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em;
 background-color: #fff;
 background-repeat: no-repeat;
}

@-webkit-keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #fff;
 }
}

@keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #fff;
 }
}







/* 新闻中心 */
.box_06{width:100%;height:auto;padding:80px 0; background:#fff;position:relative;overflow:hidden;}

.box_06 .news_center{width:1280px;height:auto;margin:0 auto;position:relative;}

.box_06 .news_center .hd{width:1280px;height:60px;}

.box_06 .news_center .hd .h_title{width:180px;height:60px;float:left;position:relative; background:url(../images/h_back.png) right 50px no-repeat;}

.box_06 .news_center .hd .h_title p{font-size:76px;color:#67c183;text-transform: Uppercase;line-height:60px;position:absolute;left:-7px;top:0;}

.box_06 .news_center .hd .h_title h3{font-size:24px;color:#262626;font-weight:bold;line-height:26px;position:absolute;left:50px;top:10px;z-index:0;}

.box_06 .news_center .hd .h_title h3::after{content:'';width:14px;height:14px;background:#c4e7cf;border-radius:7px;position:absolute;bottom:-4px;right:-4px;z-index:-1;}

.box_06 .news_center .hd .h_title h3 a{display:block;color:#262626;}

.box_06 .news_center .hd ul{width:490px;height:50px;float:right;display:flex;justify-content: space-between;}

.box_06 .news_center .hd ul li{width:148px;height:48px;line-height:48px;float:left;border:solid 1px #ceded3;background:#fff;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on{background:#67c183;border:solid 1px #67c183;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li a{display:block;width:90px;padding-left:58px;font-size:16px;color:#666;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 27px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_03.png) 27px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_05.png) 27px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(1).on a{background:url(../images/n_icon_02.png) 27px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(2).on a{background:url(../images/n_icon_04.png) 27px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(3).on a{background:url(../images/n_icon_06.png) 27px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd{width:1280px;height:715px;margin:40px auto 0 auto;}

.box_06 .news_center .bd .main{width:1280px;height:715px;overflow:hidden;}

.box_06 .news_center .bd .main .left{width:620px;height:715px;}

.box_06 .news_center .bd .main .left .bx{width:620px;height:465px;overflow:hidden;position:relative;}

.box_06 .news_center .bd .main .left .bx a{display:block;}

.box_06 .news_center .bd .main .left .bx .img{width:614px;height:465px;overflow:hidden;border:solid 3px #f0f9f3;}

.box_06 .news_center .bd .main .left .bx .img img{width:620px;height:465px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_06 .news_center .bd .main .left .bx:hover .img img{transform: scale(1.05);}

.box_06 .news_center .bd .main .left .bx .txt{width:600px;height:60px;line-height:60px;padding:0 10px;background:rgba(13,13,13,0.6);position:absolute;left:0;bottom:0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .bx:hover .txt{background:rgba(103,193,131,0.9);-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .bx .txt .name{font-size:16px;color:#e5e5e5;width:450px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .bx:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .bx .txt span{display:block;font-size:12px;color:#e5e5e5;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .bx:hover .txt span{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .list{width:620px;height:220px;margin-top:30px;overflow:hidden;position:relative;}

.box_06 .news_center .bd .main .left .list::before{content:'';width:620px;height:1px;background:#ebebeb;position:absolute;top:0;left:0;}

.box_06 .news_center .bd .main .left .list li{width:620px;height:55px;line-height:55px;overflow:hidden;position:relative;}

.box_06 .news_center .bd .main .left .list li::before{content:'';width:620px;height:1px;background:#ebebeb;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .list li::after{content:'';width:0px;height:1px;background:#67c183;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .list li:hover::after{content:'';width:620px;height:1px;background:#67c183;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .list li .name{display:block;width:450px;font-size:14px;color:#333;padding-left:15px;background:url(../images/dian01.png) 0 center no-repeat;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .list li:hover .name{color:#67c183;padding-left:20px;background:url(../images/dian02.png) 5px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .left .list li span{display:block;font-size:12px;color:#999;float:right;}

.box_06 .news_center .bd .main .right{width:630px;height:715px;float:right;}

.box_06 .news_center .bd .main .right li{width:630px;height:215px;margin-bottom:35px; background:#fafafa;overflow:hidden;position:relative;}

.box_06 .news_center .bd .main .right li a{display:block;}

.box_06 .news_center .bd .main .right li .img{width:300px;height:215px;position:absolute;top:0;right:0;overflow:hidden;}

.box_06 .news_center .bd .main .right li .img img{width:300px;height:215px;vertical-align:top;object-fit:cover;transition: all 1s;}

.box_06 .news_center .bd .main .right li:hover .img img{transform: scale(1.05);}

.box_06 .news_center .bd .main .right li .txt{width:320px;height:185px;padding:0 25px;position:absolute;top:15px;left:15px; background:#fff;z-index:2;overflow:hidden;}

.box_06 .news_center .bd .main .right li .txt .name{display:block;line-height:16px;margin-top:30px;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .right li:hover .txt .name{color:#67c183;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .right li .txt p{font-size:14px;color:#808080;line-height:30px;height:60px;overflow:hidden;margin-top:20px;}

.box_06 .news_center .bd .main .right li .txt span{display:block;font-size:12px;color:#a6a6a6;margin-top:20px;}

.links{width:100%;height:30px;padding-bottom:80px;overflow:hidden;}

.links .center{width:1280px;height:30px;margin:0 auto;overflow:hidden;}

.links .center .left{width:120px;height:30px;line-height:30px;float:left;color:#67c183;font-size:30px;text-transform: Uppercase;background:url(../images/links.png) left center no-repeat;text-align:right;}

.links .link{width:1100px;height:30px;float:right;overflow:hidden;position:relative;}

.links .link a{display:block;float:left;width:auto;padding:0 30px;box-sizing:content-box;font-size:14px;line-height:30px;color:#8b8b8b;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.links .link a::after{content:'';width:1px;height:14px;background:#808080;position:absolute;top:8px;right:0;}

.links .link a:hover{color:#67c183;-webkit-transition:all .7s;transition:all .7s;}

.links .link a:nth-of-type(1){padding-left:0;}











/* animated home */
.animated { -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite}
.animated.hinge {  -webkit-animation-duration: 2s; animation-duration: 2s }

@-webkit-keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated_1 { animation-delay:0.3s; }
.animated_2 { animation-delay:0.6s; }
.animated_3 { animation-delay:0.9s; }
.animated_4 { animation-delay:1.2s; }
.animated_5 { animation-delay:1.7s; }
.animated_6 { animation-delay:1.8s; }
.animated_7 { animation-delay:2.1s; }
.animated_8 { animation-delay:2.4s; }
.animated_9 { animation-delay:2.7s; }
.animated_10 { animation-delay:3s; }
.animated_11 { animation-delay:3.3s; }
.animated_12 { animation-delay:3.6s; }

/* animated end */




@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
