/*

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);}
}



/* 询盘信息 */
.topxunpan {width:auto;height:20px;padding-left:34px;box-sizing:content-box;background:url(../images/xp.png) left center no-repeat;float:left;position:relative;margin:30px 0;}

.thisxp{width:auto;height:20px;}

.topxunpan .xp {position: relative;line-height:20px;color: #333;font-size:16px;cursor: pointer;}

.topxunpan .xp i {color:#21ad38;font-size:20px;font-weight:bold;}

.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #047449;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}

.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #047449;}

.topxunpan .xp #xunpantip.xunpantextactive {-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}

.topxunpan i {font-weight: normal;font-style: normal;}




/* 询盘 */
.box_01{width:100%;height:80px;background:#fafafa;}

.box_01 .center{width:1300px;height:80px;margin:0 auto;}

.box_01 .center .ss{width:360px;height:36px;background:url(../images/ss_bk.png);overflow:hidden;float:right;margin:22px 0;}

.box_01 .center .ss .input{width:260px;height:36px;line-height:36px;color:#999;display:block;background:rgba(0,0,0,0);font-size:14px;padding:0 20px;box-sizing:content-box;float:left;}

.box_01 .center .ss .buttons{width:40px;height:36px;display:inline-block;background:url(../images/search.png) center center no-repeat;cursor:pointer;border:none;float:right;}

.box_01 .center .ss .input::-webkit-input-placeholder{color:#999 !important;}






/* 产品中心 */
.box_02{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_02 .center{width:1300px;height:665px;margin:0 auto;}

.box_02 .center .left{width:250px;height:665px;float:left;background:url(../images/left_bk.png);position:relative;}

.box_02 .center .left .h_title{width:250px;height:100px; background:url(../images/bt_pro.png) 30px 20px no-repeat;position:relative;}

.box_02 .center .left .h_title h3{font-size:30px;color:#fff;line-height:32px;font-weight:bold;position:absolute;left:100px;top:45px;}

.box_02 .center .left .h_title h3 a{color:#fff;}

.box_02 .center .left .fl_list{width:250px;height:405px;margin:0 auto;overflow:hidden;position:relative;}

.box_02 .center .left .fl_list li{width:250px;height:80px;border-bottom:dashed 1px #efefef;}

.box_02 .center .left .fl_list li .name{display:block;width:125px;padding:0 65px 0 60px;font-size:18px;color:#333;line-height:80px;position:relative;background:url(../images/pro_jt_01.png) 200px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li:hover .name{color:#05784d;background:url(../images/pro_jt_02.png) 200px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li .name::after{content:'';width:20px;height:80px;background:url(../images/dian01.png) center center no-repeat;position:absolute;top:0;left:28px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li:hover .name::after{content:'';width:20px;height:80px;background:url(../images/dian02.png) center center no-repeat;position:absolute;top:0;left:28px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .tel{width:212px;height:auto;overflow:hidden;position:absolute;bottom:35px;right:0;}

.box_02 .center .left .tel i{display:block;width:36px;height:36px;background:url(../images/tel02.png);}

.box_02 .center .left .tel p:nth-of-type(1){font-size:14px;color:rgba(255,255,255,0.5);line-height:15px;margin-top:15px;}

.box_02 .center .left .tel p:nth-of-type(2){font-size:20px;color:rgba(255,255,255,1);line-height:16px;font-weight:bold;margin-top:10px;}

.box_02 .center .left .pos{width:150px;height:172px; /*background:url(../images/pro_pos.png);*/position:absolute;bottom:-10px;left:-80px;}

.box_02 .center .right{width:1020px;height:665px;float:right;overflow:hidden;}

.box_02 .center .right .top{width:1020px;height:49px;border-bottom:solid 1px #eee;}

.box_02 .center .right .top h4{padding-left:40px; background:url(../images/pro_icon.png) left center no-repeat;line-height:30px;float:left;font-size:16px;color:#05784d;font-weight:bold;}

.box_02 .center .right .top .more{display:block;font-size:14px;color:#047449;text-transform: Uppercase;font-family:Arial;line-height:30px;float:right;}

.box_02 .center .right .pro_list{width:1020px;height:590px;margin-top:25px;}

.box_02 .center .right .pro_list li{width:300px;height:255px;border:solid 1px #eee;border-radius:4px;padding:8px 9px 0 9px;overflow:hidden;float:left;margin:30px 30px 0 0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right .pro_list li:hover{border:solid 1px #047449;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right .pro_list li:nth-of-type(3n){margin-right:0;}

.box_02 .center .right .pro_list li a{display:block;}

.box_02 .center .right .pro_list li .img{width:300px;height:200px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right .pro_list li .img img{display:block;width:300px;height:200px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_02 .center .right .pro_list li:hover .img img{transform: scale(1.1);}

.box_02 .center .right .pro_list li .name{width:230px;padding-right:50px;font-size:16px;color:#333;line-height:55px;margin:0 auto;background:url(../images/pro_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right .pro_list li:hover .name{color:#047449;background:url(../images/pro_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}




/* 企业优势 */
.box_03{width:100%;height:800px;padding-top:160px; background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .center{width:1300px;height:800px;margin:0 auto;position:relative;}

.box_03 .center .h_title{padding-left:72px;height:60px; background:url(../images/bt_ys.png) left center no-repeat;}

.box_03 .center .h_title h3{font-size:30px;color:#333;line-height:35px;font-weight:bold;}

.box_03 .center .h_title p{font-size:14px;color:#999;line-height:15px;margin-top:8px;}

.box_03 .center .pos01{width:375px;height:484px;background:url(../images/ys_pos01.png);position:absolute;top:65px;right:0;}

.box_03 .center .pos02{width:376px;height:217px;background:url(../images/ys_pos02.png);position:absolute;bottom:185px;right:435px;}

.box_03 .look_center{width:800px;height:480px;margin-top:60px;position:relative;overflow:hidden;}

.box_03 .look_center .bd{width:800px;height:480px;}

.box_03 .look_center .bd .main{width:800px;height:480px;position:relative;}

.box_03 .look_center .bd .main::after{content:'';width:220px;height:1px;background:#eee;position:absolute;right:85px;top:44px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .look_center .bd .main .num{font-family: 'Times New Roman';font-size:60px;color:#21ad38;font-weight:bold;line-height:45px;position:absolute;top:0;right:0;}

.box_03 .look_center .bd .main h4{font-size:20px;color:#333;line-height:22px;font-weight:bold;}

.box_03 .look_center .bd .main span{display:block;font-size:12px;color:#999;line-height:10px;margin-top:13px;text-transform: Uppercase;}

.box_03 .look_center .bd .main p{font-size:15px;color:#999;line-height:35px;margin-top:30px;}

.box_03 .look_center .hd{width:420px;height:auto;position:absolute;bottom:0;left:0;z-index:9;}

.box_03 .look_center .hd ul{width:420px;height:auto;position:relative;}

.box_03 .look_center .hd ul li{width:420px;height:60px;line-height:60px;cursor:pointer; background:#fafafa;border-radius:30px;margin-top:30px;}

.box_03 .look_center .hd ul li:nth-of-type(1){margin-top:0;}

.box_03 .look_center .hd ul li .num{width:80px;height:60px;float:left;background:url(../images/yd_ty01.png) left center no-repeat;margin-right:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .look_center .hd ul li.on .num{background:url(../images/yd_ty02.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .look_center .hd ul li .num span{display:block;width:50px;font-family: 'Times New Roman';font-size:30px;color:#fff;font-weight:bold;text-align:center;}

.box_03 .look_center .hd ul li h4{font-size:18px;color:#666;float:left;font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .look_center .hd ul li.on h4{color:#333;-webkit-transition:all .7s;transition:all .7s;}




/* 工程案例 */
.box_04{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_04 .h_title{padding-left:72px;width:123px;height:60px;background:url(../images/bt_case.png) left center no-repeat;margin:0 auto;}

.box_04 .h_title h3{font-size:30px;color:#333;line-height:35px;font-weight:bold;}

.box_04 .h_title p{font-size:12px;color:#999;line-height:15px;margin-top:8px;text-transform: Uppercase; letter-spacing:2.5px;}

.box_04 .top{width:1300px;height:465px;margin:60px auto 0 auto;overflow:hidden;}

.box_04 .top li{width:600px;height:445px;border:solid 1px #f3f3f3;padding:18px 19px 0 19px;border-radius:4px;float:left;overflow:hidden;background:url(../images/case.png) 19px 375px no-repeat;}

.box_04 .top li:nth-of-type(2){float:right;}

.box_04 .top li a{display:block;}

.box_04 .top li .img{width:600px;height:335px;overflow:hidden;}

.box_04 .top li .img img{display:block;width:600px;height:335px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_04 .top li:hover .img img{transform: scale(1.05);}

.box_04 .top li .name{width:520px;padding-right:80px;font-size:16px;color:#333;line-height:20px;margin-top:30px;background:url(../images/dian03.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .top li:hover .name{color:#21ad38;letter-spacing:0.5px;font-weight:bold;background:url(../images/dian03.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .top li p{font-size:14px;color:#999;line-height:15px;margin-top:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .bottom{width:1300px;height:250px;margin:30px auto 0 auto;overflow:hidden;}

.box_04 .bottom li{width:260px;height:230px;border:solid 1px #f3f3f3;padding:18px 20px 0 20px;border-radius:4px;float:left;overflow:hidden;margin-right:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .bottom li:nth-of-type(4){margin-right:0;}

.box_04 .bottom li:hover{border:solid 1px #21ad38;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .bottom li a{display:block;}

.box_04 .bottom li .img{width:260px;height:175px;overflow:hidden;}

.box_04 .bottom li .img img{display:block;width:260px;height:175px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_04 .bottom li:hover .img img{transform: scale(1.1);}

.box_04 .bottom li .name{width:260px;font-size:16px;color:#333;line-height:55px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .bottom li:hover .name{color:#21ad38;-webkit-transition:all .7s;transition:all .7s;}




/* 服务流程 */
.box_05{width:100%;height:460px;padding-top:79px; background:url(../images/lc_back.png) center top no-repeat;overflow:hidden;}

.box_05 .h_title{padding-left:72px;width:143px;height:60px;background:url(../images/bt_lc.png) left center no-repeat;margin:0 auto;}

.box_05 .h_title h3{font-size:30px;color:#333;line-height:35px;font-weight:bold;}

.box_05 .h_title p{font-size:12px;color:#999;line-height:15px;margin-top:8px;text-transform: Uppercase; letter-spacing:2.5px;}

.box_05 .lc_list{width:1300px;height:240px;margin:60px auto 0 auto;display:flex;justify-content: space-between;}

.box_05 .lc_list li{width:180px;height:240px;float:left;position:relative;z-index:2;cursor:pointer;}

.box_05 .lc_list li::after{content:'';width:208px;height:37px;background:url(../images/lc_yy.png);position:absolute;left:-14px;bottom:-20px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .lc_list li .box-img{width:180px;height:240px;position:absolute;left:0;top:0;transform: rotateY(0);transition: all 0.7s ease-in-out 0s;}

.box_05 .lc_list li .box-img img{display:block;width:180px;height:240px; vertical-align:top;}

.box_05 .lc_list li.active .box-img{transform: rotateY(-90deg);}

.box_05 .lc_list li .box-content{width:180px;height:240px;background:url(../images/lc_bk.png);position: absolute;top: 0;left: 0;transform: rotateY(90deg);transition: all 0.7s ease-in-out 0s;overflow: hidden;}

.box_05 .lc_list li.active .box-content{transform: rotateY(0);}

.box_05 .lc_list li .box-content .num{font-size:30px;color:#05784d;font-weight:bold;text-align:center;font-family: 'Times New Roman';line-height:60px;}

.box_05 .lc_list li .box-content h4{font-size:16px;color:#fff;font-weight:bold;line-height:20px;text-align:center;margin-top:18px;}

.box_05 .lc_list li .box-content p{width:130px;font-size:14px;color:#fff;line-height:30px;margin:10px auto 0 auto;}





/* 新闻中心 */
.box_06{width:100%;height:auto;padding:60px 0 80px 0;overflow:hidden;}

.box_06 .news_center{width:1300px;height:auto;margin:0 auto;position:relative;}

.box_06 .news_center .hd{width:1300px;height:60px;}

.box_06 .news_center .hd .h_title{padding-left:72px;width:143px;height:60px;background:url(../images/bt_news.png) left center no-repeat;float:left;}

.box_06 .news_center .hd .h_title h3{font-size:30px;color:#333;line-height:35px;font-weight:bold;}

.box_06 .news_center .hd .h_title p{font-size:12px;color:#999;line-height:15px;margin-top:8px;text-transform: Uppercase; letter-spacing:2.5px;}

.box_06 .news_center .hd ul{width:480px;height:60px;overflow:hidden;float:right;display:flex;justify-content: space-between;}

.box_06 .news_center .hd ul li{width:140px;height:60px;overflow:hidden;float:left;line-height:60px;background:url(../images/ab_bk01.png);-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on{background:url(../images/ab_bk02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li a{display:block;width:90px;padding-left:50px;font-size:18px;color:#333;background:url(../images/n_icon.png) 10px center no-repeat;-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 .bd{width:1300px;height:640px;margin:60px auto 0 auto;position:relative;}

.box_06 .news_center .bd .main{width:1300px;height:640px;overflow:hidden;position:relative;}

.box_06 .news_center .bd .main .top{width:1300px;height:280px;overflow:hidden;}

.box_06 .news_center .bd .main .top li{width:590px;height:240px;padding:20px 40px 20px 20px;float:left;background:url(../images/bbk.png);float:left;overflow:hidden;}

.box_06 .news_center .bd .main .top li:nth-of-type(2){float:right;}

.box_06 .news_center .bd .main .top li a{display:block;}

.box_06 .news_center .bd .main .top li .img{width:300px;height:240px;overflow:hidden;float:left;}

.box_06 .news_center .bd .main .top li .img img{display:block;width:300px;height:240px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_06 .news_center .bd .main .top li:hover .img img{transform: scale(1.1);}

.box_06 .news_center .bd .main .top li .txt{width:260px;height:240px;float:right;overflow:hidden;}

.box_06 .news_center .bd .main .top li .txt .date{font-family: 'Times New Roman';font-size:12px;color:#333;font-weight:bold;margin-top:18px;line-height:20px;height:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li:hover .txt .date{color:#05784d;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li .txt span{font-size:24px;font-family: 'Times New Roman';}

.box_06 .news_center .bd .main .top li .txt .name{line-height:20px;font-size:16px;color:#333;margin-top:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_06 .news_center .bd .main .top li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:30px;height:60px;font-size:14px;color:#999;margin-top:12px;}

.box_06 .news_center .bd .main .top li .txt .more{width:100px;height:30px;background:url(../images/n_jt_01.png);margin-top:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li:hover .txt .more{background:url(../images/n_jt_02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom{width:1300px;height:360px;overflow:hidden;}

.box_06 .news_center .bd .main .bottom li{width:400px;height:70px; background:url(../images/line.png) center bottom no-repeat;float:left;margin:50px 50px 0 0;overflow:hidden;position:relative;}

.box_06 .news_center .bd .main .bottom li::after{content:'';width:0px;height:1px;background:#05784d;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover::after{content:'';width:400px;height:1px;background:#05784d;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}

.box_06 .news_center .bd .main .bottom li a{display:block;}

.box_06 .news_center .bd .main .bottom li .name{width:400px;line-height:20px;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 .bottom li:hover .name{color:#05784d;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li span{display:block;padding-left:18px;font-size:12px;color:#999;line-height:12px;background:url(../images/date.png) left center no-repeat;margin-top:12px;}




/* 关于我们 */
.box_07{width:100%;height:auto;padding:80px 0;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_07 .center{width:1300px;height:374px;margin:0 auto;overflow:hidden;position:relative;}

.box_07 .center .h_title{padding-left:72px;width:auto;height:60px;background:url(../images/bt_ab.png) left center no-repeat;}

.box_07 .center .h_title h3{font-size:30px;color:#333;line-height:35px;font-weight:bold;}

.box_07 .center .h_title p{font-size:14px;color:#999;line-height:15px;margin-top:8px;text-transform: Uppercase;}

.box_07 .center .txt{width:1300px;height:auto;margin:40px auto 0 auto;}

.box_07 .center .txt p{width:945px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;line-height:35px;height:140px;font-size:15px;color:#666;}

.box_07 .center .txt .more{display:block;width:100px;padding-left:20px;border:solid 1px #999;line-height:40px;border-radius:4px;margin-top:40px;font-size:14px;color:#999;text-transform:Uppercase;background:url(../images/ab_jt_01.png) 85px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .txt .more:hover{border:solid 1px #21ad38;color:#21ad38;background:url(../images/ab_jt_02.png) 85px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .txt .yyzz{width:282px;height:204px;background:url(../images/yybk.png);position:absolute;top:110px;right:0;overflow:hidden;}

.box_07 .center .txt .yyzz img{display:block;width:250px;height:168px;object-fit:cover; vertical-align:top;position:absolute;top:18px;left:16px;}

.box_07 .slideGroup{width:1170px;height:auto;margin:60px auto 0 auto;overflow:hidden;}

.box_07 .slideGroup .parHd{width:1170px;height:60px;overflow:hidden;}

.box_07 .slideGroup .parHd ul{width:480px;height:60px;overflow:hidden;float:left;display:flex;justify-content: space-between;}

.box_07 .slideGroup .parHd ul li{width:140px;height:60px;cursor:pointer;float:left;overflow:hidden;line-height:60px;background:url(../images/ab_bk01.png);-webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parHd ul li.on{background:url(../images/ab_bk02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parHd ul li p{display:block;width:90px;padding-left:50px;font-size:18px;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parHd ul li.on p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parHd ul li:nth-of-type(1) p{background:url(../images/ab_icon_01.png) 12px center no-repeat;webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parHd ul li:nth-of-type(2) p{background:url(../images/ab_icon_02.png) 12px center no-repeat;webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parHd ul li:nth-of-type(3) p{background:url(../images/ab_icon_03.png) 12px center no-repeat;webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parHd .more{display:block;width:215px;height:60px; background:url(../images/ab_jt_03.png) center center no-repeat;float:right;}

.box_07 .slideGroup .parBd{width:1170px;height:230px;margin-top:50px;position:relative;z-index:2;}

.box_07 .slideGroup .parBd .slideBox{position:relative;}

.box_07 .slideGroup .parBd .slideBox .tempWrap{width:1170px !important;height:230px;margin:0 auto;overflow:hidden;}

.box_07 .slideGroup .parBd ul{width:1170px;height:230px;overflow:hidden;}

.box_07 .slideGroup .parBd ul li{width:270px;height:230px;overflow:hidden;margin-right:30px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parBd ul li a{display:block;}

.box_07 .slideGroup .parBd ul li .img{width:270px;height:180px;overflow:hidden;}

.box_07 .slideGroup .parBd ul li .img img{display:block;width:270px;height:180px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_07 .slideGroup .parBd ul li:hover .img img{transform: scale(1.05);}

.box_07 .slideGroup .parBd ul li .name{width:200px;padding-right:50px;margin:0 auto;font-size:16px;color:#333;line-height:50px;background:url(../images/dian05.png) right center no-repeat;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parBd ul li:hover .name{color:#05784d;background:url(../images/dian06.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parBd ul li .name::after{content:'';width:0px;height:1px;background:#05784d;position:absolute;left:50%;margin-left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .slideGroup .parBd ul li:hover .name::after{content:'';width:270px;height:1px;background:#05784d;position:absolute;left:50%;margin-left:-135px;bottom:0;-webkit-transition:all .7s;transition:all .7s;}







.box_07 .form{width:1300px;height:50px;margin:50px auto 0 auto;position:relative;overflow:hidden;display:flex;justify-content: space-between;}

.box_07 .form p{width:200px;height:50px;box-sizing:content-box;overflow:hidden;background:url(../images/ly_bk01.png);border-radius:0;float:left;position:relative;}

.box_07 .form input{display:block;width:160px;height:50px;line-height:50px;color:#999;font-size:14px;padding:0 5px 0 35px;box-sizing:content-box;}

.box_07 .form p:nth-of-type(1) input{background:url(../images/name.png) 10px center no-repeat rgba(0,0,0,0);}

.box_07 .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat rgba(0,0,0,0);}

.box_07 .form p:nth-of-type(3){width:440px;background:url(../images/ly_bk02.png);}

.box_07 .form textarea{width:400px;height:50px;line-height:50px;font-size:14px;padding:0 5px 0 35px;box-sizing:content-box;background:url(../images/liuyan.png) 10px center no-repeat rgba(0,0,0,0);}

.box_07 .form p:nth-of-type(4){width:300px;background:url(../images/ly_bk03.png);}

.box_07 .form p:nth-of-type(4) input{display:block;width:110px;height:50px;line-height:50px;color:#999;font-size:14px;float:left;padding:0 5px 0 35px;background:url(../images/yzm.png) 10px center no-repeat rgba(0,0,0,0);}

.box_07 .form p:nth-of-type(4) img{display:block;float:right;width:85px;height:36px;cursor:pointer;margin:3px 3px 3px 0;}

.box_07 .form .tj{width:120px;height:50px;border:none;overflow:hidden;position:relative;z-index:0;border-radius:2px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .form .tj .btn{display:block;width:120px;height:50px;font-size:15px;color:#fff;border:none;background:none;cursor:pointer;padding:0!important;box-sizing:content-box;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3{background-color: #05784d;background-repeat: no-repeat;}

.box_07 .form .tj:hover .btn{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.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: #05784d;
 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 #05784d;
 }
}

@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 #05784d;

 }
}






/* 友情链接 */
.box_08{width:100%;height:auto;padding-bottom:50px;background:#fff;overflow:hidden;}

.box_08 .links{width:1300px;height:45px;margin:0 auto;overflow:hidden;}

.box_08 .links .lk{width:83px;height:45px;float:left;background:url(../images/links.png) left center no-repeat;}

.box_08 .links .link{width:1210px;overflow:hidden;position:relative;float:right;height:15px;margin-top:30px;}

.box_08 .links .link a{display:block;float:left;width:auto;font-size:14px;line-height:15px;color:#333;padding:0 30px;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .links .link a:hover{color:#05784d;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .links .link a:last-child{margin-right:0;}

.box_08 .links .link a:after{content:'';width:1px;height:15px;background:#333;position:absolute;top:1px;right:-3px;transform: skew(-10deg);-webkit-transition:all .7s;transition:all .7s;}












/* 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);
  }
}
