/*

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:1200px;height:auto;margin:0 auto;text-align:center;position:relative;}

.h_title h3{font-size:36px;line-height:36px;height:52px;color:#24af16;position:relative;}

.h_title h3 a{display:block;color:#24af16;}

.h_title h3::after{content:'';width:40px;height:2px;background:#ccc;position:absolute;bottom:0;left:50%;margin-left:-20px;}

.h_title p{font-size:18px;line-height:18px;color:#4c4c4c;margin-top:12px;background:url(../images/h_back.png) center center no-repeat;}

.h_title .p2{background:url(../images/h_back02.png) center center no-repeat;}

@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}





/* 第一个板块 */
.tback{width:1200px;height:150px;background:#fff;position:relative;z-index:9;margin:-75px auto 0 auto;-moz-box-shadow:2px 2px 5px #dad9d9;-webkit-box-shadow:2px 2px 5px #dad9d9;box-shadow:2px 2px 5px #dad9d9;}

.search{width:1200px;margin:0 auto;overflow:hidden;}

.search .left{width:360px;float:left;padding-left:40px;background:url(../images/syy.png) right center no-repeat;}

.search .left p:nth-of-type(1){font-size:20px;line-height:22px;color:#333;font-weight:bold;margin-top:48px;}

.search .left p:nth-of-type(2){font-size:18px;line-height:18px;color:#666;margin-top:15px;}

.topxunpan{width:400px;height:150px;float:left;background:url(../images/syy.png) right center no-repeat;}

.topxunpan .ss{width:280px;height:35px;margin:40px auto 15px auto;overflow:hidden;background:url(../images/sbk.png);}

.topxunpan .ss .input{width:225px;height:35px;line-height:35px;color:#808080;display:inline-block;background:rgba(255,255,255,0);padding-left:10px;float:left;font-size:12px;}

.topxunpan .ss .button{width:35px;height:35px;line-height:35px;display:inline-block;background:url(../images/search.png) center center no-repeat #24af16;cursor:pointer;border:none;float:right;}

.thisxp{width:auto;height: auto;}
.topxunpan .xp {position: relative;line-height:20px;color: #24af16;font-size: 12px;cursor: pointer;}
.topxunpan .xp img {margin:3px 5px 0 120px; vertical-align:top !important;}
.topxunpan .xp i {display:inline-block;margin:0 2px;width:20px;height:20px;line-height:20px;text-align:center;background:#24af16;color:#fff;border-radius:10px;box-sizing: border-box;font-size:12px;}
.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: #24af16;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: #24af16;}
.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;}

.search .right{float:right;width:170px;height:48px;padding:51px 80px 51px 70px;text-align:center;position:relative;box-sizing:content-box;}

.search .right p:nth-of-type(1){font-size:16px;line-height:16px;color:#4c4c4c;position:relative;}

.search .right p:nth-of-type(1)::before{content:'';width:40px;height:1px;background:#ccc;position:absolute;top:8px;left:0;}

.search .right p:nth-of-type(1)::after{content:'';width:40px;height:1px;background:#ccc;position:absolute;top:8px;right:0;}

.search .right p:nth-of-type(2){font-size:24px;line-height:20px;color:#333;font-weight:bold;margin-top:12px;}

.search .right::before{content:'';width:48px;height:48px;background:url(../images/tel01.png);position:absolute;top:51px;left:0;animation: msClock 1.2s linear infinite;}





/* 新型折叠房屋 */
.box_01{width:1200px;height:auto;margin:60px auto;}

.box_01 .list{width:1200px;height:140px;margin-top:40px;}

.box_01 .list li{width:220px;height:140px;float:left;margin-right:25px;text-align:center;border-radius:13px;overflow:hidden;-moz-box-shadow:0px 0px 5px #f0f0f0; -webkit-box-shadow:0px 0px 5px #f0f0f0; box-shadow:0px 0px 5px #f0f0f0;}

.box_01 .list li:last-child{margin-right:0;}

.box_01 .list li:nth-of-type(1){background:url(../images/y_back01.png) center center no-repeat;}

.box_01 .list li:nth-of-type(2){background:url(../images/y_back02.png) center center no-repeat;}

.box_01 .list li:nth-of-type(3){background:url(../images/y_back03.png) center center no-repeat;}

.box_01 .list li:nth-of-type(4){background:url(../images/y_back04.png) center center no-repeat;}

.box_01 .list li:nth-of-type(5){background:url(../images/y_back05.jpg) center center no-repeat;}

.box_01 .list li .bx{width:220px;height:100px;padding-top:40px;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li .bx::before{content:'';width:220px;height:140px;background:url(../images/yuan01.png) center center no-repeat;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:hover .bx::before{content:'';background:url(../images/yuan02.png) center center no-repeat;opacity:0.2;filter:alpha(opacity=20);-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li h4{font-size:36px;color:#24af16;font-weight:bold;line-height:30px;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li:hover h4{margin-top:8px;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .list li p{font-size:20px;color:#4c4c4c;line-height:20px;margin-top:18px;}




/* 产品 */
.box_02{width:100%;height:1590px;background:url(../images/pro_back.jpg) center top no-repeat;padding-top:40px;overflow:hidden;}

.box_02 .top_list{width:1200px;height:705px;overflow:hidden;margin:0 auto 80px auto;}

.box_02 .top_list li{width:575px;height:290px;background:#fff;float:left;margin-bottom:75px;overflow:hidden;border-radius:145px 15px 15px 145px;-moz-box-shadow:0px 0px 5px #e8e9ea;-webkit-box-shadow:0px 0px 5px #e8e9ea;box-shadow:0px 0px 5px #e8e9ea;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .top_list li:nth-of-type(2){float:right;margin-top:50px;border-radius:15px 145px 145px 15px;}

.box_02 .top_list li:nth-of-type(4){float:right;border-radius:15px 145px 145px 15px;}

.box_02 .top_list li:hover{background:#24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .top_list li .img{display:block;width:290px;height:290px;overflow:hidden;border-radius:145px;float:left;}

.box_02 .top_list li .img img{width:290px;height:290px; vertical-align:top;transition: all 1s;}

.box_02 .top_list li:hover .img img{transform: scale(1.05);}

.box_02 .top_list li:nth-of-type(2n) .img{float:right;}

.box_02 .top_list li .txt{display:block;width:225px;height:290px;float:left;padding-left:30px;position:relative;}

.box_02 .top_list li .txt h4{font-size:22px;color:#24af16;font-weight:bold;line-height:24px;height:47px;position:relative;margin-top:55px;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .top_list li .txt h4::after{content:'';width:40px;height:2px;background:#ccc;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .top_list li:hover .txt h4::after{content:'';width:40px;height:2px;background:#fff;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .top_list li:hover .txt h4{color:#fff;margin-left:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .top_list li .txt p{font-size:16px;color:#4c4c4c;line-height:30px;margin-top:12px;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .top_list li:hover .txt p{color:#ccc;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .top_list li .txt span{display:block;font-size:80px;color:#bce1ba;line-height:64px;margin-top:25px;}

.box_02 .center{width:1200px;height:600px;margin:40px auto  0 auto;overflow:hidden;position:relative;}

.box_02 .pro-center{width:1200px;height:600px;position:absolute;top:0;left:0;}

.box_02 .pro-center .hd{width:210px;height:600px;float:left;border-radius:10px;overflow:hidden;}

.box_02 .pro-center .hd ul{width:210px;height:600px;cursor:pointer;}

.box_02 .pro-center .hd ul li{width:210px;height:73px;text-align:center;position:relative;z-index:0;border-bottom:solid 2px #fff; background:#eee;}

.box_02 .pro-center .hd ul li::before{content:'';width:210px;height:0px;background:#24af16;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li.on::before{content:'';width:210px;height:73px;background:#24af16;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li p{width:auto;margin:0 auto;font-size:16px;color:#4c4c4c;line-height:73px;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li:nth-of-type(3) p,
.box_02 .pro-center .hd ul li:nth-of-type(6) p,
.box_02 .pro-center .hd ul li:nth-of-type(7) p,
.box_02 .pro-center .hd ul li:nth-of-type(8) p{width:110px;margin:0 auto;font-size:16px;color:#4c4c4c;line-height:22px;padding-top:15px;-webkit-transition:all .5s;transition:all .5s;}



.box_02 .pro-center .hd ul li span{display:none;font-size:12px;color:#ccc;line-height:10px;text-transform: Uppercase;margin-top:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li.on p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li.on span{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd{width:965px;height:435px;float:right;}

.box_02 .pro-center .bd .main{width:965px;height:435px;overflow:hidden;position:relative;border-radius:10px;}

.box_02 .pro-center .bd .main .img{display:block;width:965px;height:435px;overflow:hidden;}

.box_02 .pro-center .bd .main .img img{width:965px;height:435px;transition: all 1s;vertical-align:top;}

.box_02 .pro-center .bd .main:hover .img img{transform: scale(1.02);}

.box_02 .pro-center .bd .main .name{width:925px;line-height:40px;height:40px;padding:0 20px;font-size:14px;color:#fff;background:rgba(0,0,0,0.4);position:absolute;left:0;bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd .main:hover .name{background:rgba(36,175,22,0.8);-webkit-transition:all .5s;transition:all .5s;}

.box_02 .team{width:965px;height:150px;position:absolute;bottom:0;right:0;z-index:9;}

.box_02 .team .fc{width:965px;height:150px;position:relative;overflow:hidden;}

.box_02 .team .fc .show{width:900px;margin:0 auto;overflow:hidden;}

.box_02 .team .fc .show .tempWrap{width:900px;margin:0 auto;overflow:hidden;}

.box_02 .team .fc .show ul{width:900px;height:150px;overflow:hidden;position:relative;}

.box_02 .team .fc .show ul li{width:210px;height:150px;margin-right:20px;border-radius:8px;overflow:hidden;float:left;position:relative;}

.box_02 .team .fc .show ul li a{display:block;}

.box_02 .team .fc .show ul li .img{width:210px;height:150px;overflow:hidden;position:relative;}

.box_02 .team .fc .show ul li .img img{width:210px;height:150px;vertical-align:top;transition: all 1s;}

.box_02 .team .fc .show ul li:hover .img img{transform: scale(1.1);}

.box_02 .team .fc .show ul li .name{width:190px;line-height:40px;height:40px;font-size:14px;padding:0 10px;color:#fff;background:rgba(0,0,0,0.4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;-webkit-transition:all .5s;transition:all .5s;position:absolute;left:0;bottom:0;}

.box_02 .team .fc .show ul li:hover .name{background:rgba(36,175,22,0.8);-webkit-transition:all .5s;transition:all .5s;}

.box_02 .team .sPrev{position:absolute;left:0;top:65px;width:12px;height:21px;background:url(../images/pro_jt_01.png);cursor:pointer;}

.box_02 .team .sNext{position:absolute;right:0;top:65px;width:12px;height:21px;background:url(../images/pro_jt_02.png);cursor:pointer;}







/* 横栏广告 */
.box_03{width:100%;/*height:900px;*/height:410px;background: url(../images/ad_back.jpg) no-repeat center;overflow:hidden;background-attachment: fixed;}

.box_03 .center{width:1200px;height:900px;margin:0 auto;position:relative;z-index:2;color:#fff;}

.box_03 .center .txt{width:460px;height:280px;padding:0 30px;background:url(../images/txt_back.png);position:absolute;top:60px;left:0;}

.box_03 .center .txt h4{font-size:24px;line-height:26px;margin-top:25px;font-weight:bold;}

.box_03 .center .txt p:nth-of-type(1){width:460px;line-height:16px;margin-top:20px;font-size:16px;overflow:hidden;}

.box_03 .center .txt p:nth-of-type(1) span{display:block;float:left;padding-left:20px;background:url(../images/ad_icon.png) left center no-repeat;float:left;margin-right:45px;}

.box_03 .center .txt p:nth-of-type(2){width:335px;line-height:18px;height:46px;border-bottom:solid 1px #81c77a;margin-top:20px;font-size:12px;overflow:hidden;color:#aad2a8;margin-top:15px;text-transform: Uppercase;}

.box_03 .center .txt p:nth-of-type(3){width:460px;height:28px;line-height:28px;padding-left:45px;font-size:16px;margin-top:20px;position:relative;}

.box_03 .center .txt p:nth-of-type(3)::before{content:'';width:28px;height:28px;background:url(../images/tel02.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.box_03 .center .txt p:nth-of-type(3) i{font-size:24px;font-weight:bold;}

.box_03 .center .txt a{display:block;width:160px;height:40px;line-height:40px;border-radius:10px;text-align:center;background:#fff;font-size:14px;color:#24af16;margin-top:20px;}





/* 五大优势 */
.box_04{width:100%;height:720px;background: url(../images/ys_back.jpg) no-repeat center;padding-top:80px;overflow:hidden;}




.look_center{width:1200px;height:560px;margin:40px auto 0 auto;position:relative;}

.look_center .hd{width:125px;height:340px;position:absolute;top:0;left:25px;}

.look_center .hd ul{width:125px;height:340px;}

.look_center .hd ul li{width:125px;height:35px;cursor:pointer;position:relative;margin-bottom:40px;}

.look_center .hd ul li .num{font-size:20px;color:#808080;font-style:italic;line-height:18px;float:left;margin-right:20px;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li .txt{float:left;}

.look_center .hd ul li .txt span:nth-of-type(1){display:block;font-size:16px;color:#4c4c4c;line-height:16px;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li .txt span:nth-of-type(2){display:block;font-size:12px;color:#808080;line-height:10px;text-transform: Uppercase;margin-top:8px;}

.look_center .hd ul li h4{width:128px;height:38px;border:solid 1px #e6e6e6;border-radius:5px;background:#fff;overflow:hidden;font-size:16px;color:#4c4c4c;line-height:38px;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on h4{border:solid 1px #24af16;background:#24af16;color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li:nth-of-type(1) h4{position:absolute;top:0;left:420px;}

.look_center .hd ul li:nth-of-type(2) h4{position:absolute;top:-74px;left:577px;}

.look_center .hd ul li:nth-of-type(3) h4{position:absolute;top:-149px;left:733px;}

.look_center .hd ul li:nth-of-type(4) h4{position:absolute;top:-224px;left:890px;}

.look_center .hd ul li:nth-of-type(5) h4{position:absolute;top:-299px;left:1046px;}

.look_center .hd ul li.on .num{color:#24af16;font-weight:bold;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on .txt span:nth-of-type(1){color:#24af16;font-weight:bold;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li::before{content:'';width:0px;height:2px;background:#24af16;position:absolute;top:8px;right:125px;-webkit-transition:all .5s;transition:all .5s;}

.look_center .hd ul li.on::before{content:'';width:150px;height:2px;background:#24af16;position:absolute;16px:0;right:125px;-webkit-transition:all .5s;transition:all .5s;}

.look_center .tel{width:340px;height:45px;position:absolute;top:375px;left:25px;}

.look_center .tel p:nth-of-type(1){font-size:14px;color:#4c4c4c;line-height:15px;position:absolute;left:0;top:0;}

.look_center .tel p:nth-of-type(2){font-size:20px;color:#333;line-height:16px;position:absolute;left:0;bottom:0;}

.look_center .tel a{display:block;width:100px;height:32px;line-height:32px;text-align:center;background:#24af16;font-size:14px;color:#fff;border-radius:8px;position:absolute;top:0;right:0;}

.look_center .bd{width:970px;height:490px;position:absolute !important;top:70px;right:0;z-index:9;}

.look_center .bd .main{width:970px;height:490px;overflow:hidden;}

.look_center .bd .main .img{width:805px;height:355px;overflow:hidden;position:absolute;top:0;right:0;border-radius:15px;overflow:hidden;}

.look_center .bd .main .img img{width:805px;height:355px;vertical-align:top;}

.look_center .bd .main .txt01{width:140px;height:auto;position:absolute;top:65px;left:0;}

.look_center .bd .main .txt01 span{display:block;width:235px;height:30px;text-align:right;background:url(../images/ys_line01.png) right bottom no-repeat;font-size:12px;color:#24af16;line-height:10px;text-transform: Uppercase;}

.look_center .bd .main .txt01 p{width:140px;height:68px;text-align:right;background:url(../images/ys_line02.png) right bottom no-repeat;font-size:16px;color:#4c4c4c;line-height:30px;margin-top:15px;}

.look_center .bd .main .txt02{width:740px;height:auto;position:absolute;bottom:20px;left:0;text-align:center;}

.look_center .bd .main .txt02 h4{font-size:20px;color:#24af16;font-weight:bold;line-height:22px;}

.look_center .bd .main .txt02 p{font-size:14px;color:#808080;line-height:30px;margin-top:10px;}










/* 工程案例 */
.box_05{width:100%;height:820px;background: url(../images/case_back.jpg) no-repeat center;padding-top:80px;overflow:hidden;}

.box_05 .case-center{width:1200px;height:auto;margin:40px auto 0 auto;overflow:hidden;}

.box_05 .case-center .hd{width:1200px;height:40px;overflow:hidden;}

.box_05 .case-center .hd ul{width:1200px;height:40px;}

.box_05 .case-center .hd ul li{width:140px;height:40px;line-height:40px;text-align:center;margin-right:20px;position:relative;z-index:0;background:#e6e6e6;float:left;border-radius:8px;overflow:hidden;}

.box_05 .case-center .hd ul li:nth-of-type(3){width:180px;}

.box_05 .case-center .hd ul li:last-child{width:160px;margin-right:0;}

.box_05 .case-center .hd ul li::before{content:'';width:100%;height:0px;background:#24af16;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .hd ul li.on::before{content:'';width:100%;height:40px;background:#24af16;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .hd ul li a{display:block;font-size:14px;color:#4c4c4c;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .hd ul li.on a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .bd{width:1200px;height:540px;margin:40px auto 0 auto;}

.box_05 .case-center .bd .main{width:1200px;height:540px;overflow:hidden;}

.box_05 .case-center .bd .main .left{width:582px;height:540px;overflow:hidden;border-radius:10px;float:left;background:#fcfcfc;}

.box_05 .case-center .bd .main .left .img{width:582px;height:390px;overflow:hidden;}

.box_05 .case-center .bd .main .left .img img{width:582px;height:390px;vertical-align:top;}

.box_05 .case-center .bd .main .left .name{display:block;width:542px;line-height:18px;font-size:16px;color:#333;font-weight:bold;margin:20px 20px 0 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;position:relative;}

.box_05 .case-center .bd .main .left:hover .name{color:#24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .bd .main .left p{width:542px;font-size:14px;color:#808080;line-height:30px;height:60px;overflow:hidden;margin:10px 20px 0 20px;}

.box_05 .case-center .bd .main .left .more{display:block;width:105px;line-height:12px;font-size:12px;color:#4c4c4c;text-transform: Uppercase;margin:13px 0 0 20px;background:url(../images/case_jt_01.png) right center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .bd .main .left:hover .more{color:#24af16;background:url(../images/case_jt_02.png) right center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .bd .main .list{width:588px;height:540px;overflow:hidden;float:right;}

.box_05 .case-center .bd .main .list li{width:280px;height:255px;overflow:hidden;border-radius:10px;float:left;margin-bottom:30px;}

.box_05 .case-center .bd .main .list li:nth-of-type(2n){float:right;}

.box_05 .case-center .bd .main .list li a{display:block;}

.box_05 .case-center .bd .main .list li .img{width:280px;height:210px;overflow:hidden;}

.box_05 .case-center .bd .main .list li .img img{width:280px;height:210px;transition: all 1s;vertical-align:top;}

.box_05 .case-center .bd .main .list li:hover .img img{transform: scale(1.1);}

.box_05 .case-center .bd .main .list li .txt{width:280px;height:45px; background:#fafafa;overflow:hidden;position:relative;}

.box_05 .case-center .bd .main .list li .txt::before{content:'';width:0px;height:2px;background:#24af16;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .bd .main .list li:hover .txt::before{content:'';width:280px;height:2px;background:#24af16;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .bd .main .list li .txt .name{width:200px;padding:0 60px 0 20px;line-height:45px;font-size:14px;color:#4c4c4c;background:url(../images/case_jt_01.png) 245px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .case-center .bd .main .list li:hover .txt .name{color:#24af16;background:url(../images/case_jt_02.png) 245px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .gd{width:158px;height:38px;line-height:38px;text-align:center;border:solid 1px #e6e6e6;border-radius:10px;margin:37px auto 0 auto;}

.box_05 .gd a{display:block;font-size:14px;color:#4c4c4c;}




/* 关于我们 */
.box_06{width:100%;height:524px;background: url(../images/ab_back.jpg) no-repeat center;padding-top:80px;overflow:hidden;}

.box_06 .center{width:1200px;height:524px;margin:0 auto;position:relative;}

.box_06 .center::before{content:'';width:8px;height:8px;background:#809994;border-radius:4px;position:absolute;bottom:125px;left:-25px;}

.box_06 .center::after{content:'';width:8px;height:8px;background:#7f7f7f;border-radius:4px;position:absolute;bottom:55px;left:540px;}

.box_06 .center .left{width:645px;height:524px;float:left;padding-left:45px;}

.box_06 .center .left a{display:block;font-size:36px;color:#24af16;line-height:38px;font-weight:bold;margin-top:30px;}

.box_06 .center .left span{display:block;height:45px;font-size:14px;color:#b2b2b2;line-height:12px;text-transform: Uppercase; background:url(../images/ab_line.png) left bottom no-repeat;position:relative;margin-top:17px;}

.box_06 .center .left span::after{content:'';width:8px;height:8px;background:#809994;border-radius:4px;position:absolute;bottom:-4px;left:230px;}

.box_06 .center .left p{font-size:14px;color:#808080;line-height:30px;height:90px;overflow:hidden;margin-top:15px;}

.box_06 .center .img{width:475px;height:500px;float:right;position:relative;}

.box_06 .center .img img{display:block;width:836px;height:500px;position:absolute;left:0;top:0;}

.box_06 .center .list{width:800px;height:120px;overflow:hidden;display:flex;justify-content: space-between;position:absolute;left:45px;bottom:105px;background:#fff;-moz-box-shadow:0px 0px 10px #dbdada; -webkit-box-shadow:0px 0px 10px #dbdada; box-shadow:0px 0px 10px #dbdada;border-radius:15px;}

.box_06 .center .list li{width:200px;height:120px;float:left;position:relative;}

.box_06 .center .list li::after{content:'';width:1px;height:120px;background:#d4d4d4;position:absolute;top:0;right:0px;z-index:2;}

.box_06 .center .list li:last-child::after{content:'';width:1px;height:120px;background:none;position:absolute;top:0;right:0px;z-index:2;}

.box_06 .center .list li .txt{width:auto;text-align:center;margin-top:30px;}

.box_06 .center .list li .txt p:nth-of-type(1){position: relative;font-size:40px;line-height:34px;color:#24af16;font-weight:bold;overflow:hidden;}

.box_06 .center .list li .txt p:nth-of-type(1) i{display:block;line-height:34px;font-weight:bold;}

.box_06 .center .list li:nth-of-type(1) .txt p span:nth-of-type(1){position:absolute;top:-7px;right:58px;font-size:20px;line-height:20px;color:#24af16;font-weight:normal;}

.box_06 .center .list li:nth-of-type(2) .txt p span:nth-of-type(1){position:absolute;top:-7px;right:36px;font-size:20px;line-height:20px;color:#24af16;font-weight:normal;}

.box_06 .center .list li:nth-of-type(3) .txt p span:nth-of-type(1){position:absolute;top:-7px;right:36px;font-size:20px;line-height:20px;color:#24af16;font-weight:normal;}

.box_06 .center .list li:nth-of-type(4) .txt p span:nth-of-type(1){position:absolute;top:-7px;right:48px;font-size:20px;line-height:20px;color:#24af16;font-weight:normal;}

.box_06 .center .list li:nth-of-type(1) .txt p span:nth-of-type(2){position:absolute;bottom:0px;right:45px;font-size:16px;line-height:16px;color:#24af16;font-weight:normal;}

.box_06 .center .list li:nth-of-type(2) .txt p span:nth-of-type(2){position:absolute;bottom:0px;right:20px;font-size:16px;line-height:16px;color:#24af16;font-weight:normal;}

.box_06 .center .list li:nth-of-type(3) .txt p span:nth-of-type(2){position:absolute;bottom:0px;right:20px;font-size:16px;line-height:16px;color:#24af16;font-weight:normal;}

.box_06 .center .list li:nth-of-type(4) .txt p span:nth-of-type(2){position:absolute;bottom:0px;right:30px;font-size:16px;line-height:16px;color:#24af16;font-weight:normal;}

.box_06 .center .list li .txt p:nth-of-type(2){font-size:14px;line-height:15px;color:#4c4c4c;margin-top:12px;}

.box_06 .center h5{font-size:16px;color:#808080;line-height:16px;position:absolute;left:45px;bottom:55px;}






/* 风采展示 */
.box_07{width:100%;height:auto;background:#fafafa;padding:40px 0;overflow:hidden;-moz-box-shadow:0px 0px 10px #e3e2e2;-webkit-box-shadow:0px 0px 10px #e3e2e2;box-shadow:0px 0px 10px #e3e2e2;}

.box_07 .list{width:1200px;height:auto;overflow:hidden;margin:40px auto 0 auto;}

.box_07 .list li{width:300px;float:left;height:auto;text-align:center;}

.box_07 .list li a{display:block;}

.box_07 .list li .img{width:155px;height:155px;border:solid 0px #24af16;text-align:center;text-align:center;background:#fff;border-radius:0px;overflow:hidden;margin:0 auto;}

.box_07 .list li .img img{width:155px;height:155px;line-height:155px;vertical-align:middle;object-fit:cover;}

.box_07 .list li .name{font-size:20px;color:#333;line-height:22px;font-weight:bold;padding:0 10px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .list li:hover .name{color:#24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .list li p{font-size:14px;color:#666;line-height:15px;padding:0 10px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_07 .slideGroup02{width:100%;padding-top:40px;border-top:solid 2px #24af16;overflow:hidden;margin-top:35px;}

.box_07 .slideGroup02 .parHd{width:520px;height:40px;margin:0 auto;}

.box_07 .slideGroup02 .parHd ul{width:520px;height:40px;line-height:40px;overflow:hidden;text-align:center;}

.box_07 .slideGroup02 .parHd ul li{width:160px;height:40px;font-size:14px;color:#4c4c4c;background:url(../images/son_01.png);overflow:hidden;position:relative;z-index:0;float:left;margin-right:20px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup02 .parHd ul li:last-child{margin-right:0;}

.box_07 .slideGroup02 .parHd ul li::before{content:'';width:160px;height:0px;background:url(../images/son_02.png);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup02 .parHd ul li.on::before{content:'';width:160px;height:40px;background:url(../images/son_02.png);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup02 .parHd ul li.on{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup02 .parBd{width:1380px;margin:40px auto 0 auto;height:255px;}

.box_07 .slideGroup02 .parBd .slideBox{position:relative;}

.box_07 .slideGroup02 .parBd .slideBox .tempWrap{width:1200px;margin:0 auto;overflow:hidden;}

.box_07 .slideGroup02 .parBd ul{width:1200px;overflow:hidden; zoom:1;}

.box_07 .slideGroup02 .parBd ul li{width:280px;height:255px;margin-right:26.6px;float:left;border-radius:10px;overflow:hidden;position:relative;}

.box_07 .slideGroup02 .parBd ul li a{display:block;}

.box_07 .slideGroup02 .parBd ul li .img{width:280px;height:210px;overflow:hidden;}

.box_07 .slideGroup02 .parBd ul li .img img{width:280px;height:210px;transition: all 1s;vertical-align:top;}

.box_07 .slideGroup02 .parBd ul li:hover .img img{transform: scale(1.1);}

.box_07 .slideGroup02 .parBd ul li .name{width:240px;height:45px;line-height:45px;padding:0 20px;font-size:14px;color:#4c4c4c;background:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;position:relative;z-index:0;}

.box_07 .slideGroup02 .parBd ul li:hover .name{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup02 .parBd ul li .name::before{content:'';width:280px;height:0px;background:#24af16;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .slideGroup02 .parBd ul li:hover .name::before{content:'';width:280px;height:45px;background:#24af16;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .sPrev{position:absolute;left:0;top:110px;width:70px;height:40px;background:url(../images/show_jt_01.png) center center no-repeat #000;cursor:pointer;border-radius:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .sPrev:hover{background:url(../images/show_jt_01.png) center center no-repeat #24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .sNext{position:absolute;right:0;top:110px;width:70px;height:40px;background:url(../images/show_jt_02.png) center center no-repeat #000;cursor:pointer;border-radius:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .sNext:hover{background:url(../images/show_jt_02.png) center center no-repeat #24af16;-webkit-transition:all .5s;transition:all .5s;}







/* 新闻资讯 */
.box_08{width:100%;height:auto;padding:70px 0;overflow:hidden;background:url(../images/news_back.jpg) center top;}

.box_08 .center{width:1200px;height:auto;margin:0 auto;}

.box_08 .news_center{width:1200px;height:auto;padding-top:10px;position:relative;}

.box_08 .news_center .h_bt{width:930px;height:45px;position:absolute;left:0;top:0;}

.box_08 .news_center .h_bt::before{content:'';width:740px;height:1px;background:#e6e6e6;position:absolute;top:28px;left:190px;}

.box_08 .news_center .h_bt p{font-size:56px;line-height:45px;position:absolute;left:0;top:0;color:#24af16;text-transform: Uppercase;}

.box_08 .news_center .h_bt h3{font-size:18px;font-weight:bold;line-height:20px;color:#4c4c4c;position:absolute;top:0;left:190px;}

.box_08 .news_center .h_bt h3 a{display:block;color:#4c4c4c;}

.box_08 .news_center .hd{width:260px;height:35px;margin-left:940px;position:relative;}

.box_08 .news_center .hd ul{width:260px;height:35px;overflow:hidden;font-size:14px;margin:0 auto;}

.box_08 .news_center .hd ul li{width:120px;height:35px;line-height:35px;background:url(../images/non01.png);text-align:center;cursor:pointer;float:left;margin-right:20px;position:relative;z-index:0;}

.box_08 .news_center .hd ul li::before{content:'';width:120px;height:0px;background:url(../images/non02.png);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .hd ul li.on::before{content:'';width:120px;height:35px;background:url(../images/non02.png);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .hd ul li:last-child{margin-right:0px;}

.box_08 .news_center .hd ul li a{display:block;color:#4c4c4c;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .hd ul li.on a{display:block;color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd{width:1200px;height:370px;margin:35px auto 0 auto;}

.box_08 .news_center .bd .main{width:1200px;height:370px;}

.box_08 .news_center .bd .main .left{width:520px;height:370px;float:left;position:relative;overflow:hidden;}

.box_08 .news_center .bd .main .left li{width:520px;height:auto;overflow:hidden;margin-bottom:8px;}

.box_08 .news_center .bd .main .left li .show{display:block;width:520px;height:54px;line-height:54px;border-bottom:solid 1px #f5f5f5;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .left li .show span{display:block;font-size:30px;color:#ccc;float:left;}

.box_08 .news_center .bd .main .left li .show a{display:block;width:410px;padding-right:50px; background:url(../images/news_jt_01.png) right center no-repeat;font-size:14px;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:right;}

.box_08 .news_center .bd .main .left li .hide{display:block;height:0;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .left li.active .show{display:block;height:0;overflow:hidden;border-bottom:none;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .left li.active .hide{display:block;width:520px;height:115px;border-bottom:solid 1px #e6e6e6;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .left li .hide .date{width:40px;height:115px;float:left;font-size:30px;color:#666;line-height:25px;}

.box_08 .news_center .bd .main .left li .hide .txt{width:460px;height:115px;float:right;}

.box_08 .news_center .bd .main .left li .hide .txt a{display:block;width:410px;font-size:16px;color:#4c4c4c;line-height:18px;padding-right:50px;background:url(../images/news_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .left li:hover .hide .txt a{color:#24af16;background:url(../images/news_jt_02.png) right center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .left li .hide span{display:block;font-size:14px;color:#999;line-height:14px;margin-top:8px;}

.box_08 .news_center .bd .main .left li .hide p{font-size:14px;color:#999;line-height:30px;height:60px;overflow:hidden;margin-top:10px;}

.box_08 .news_center .bd .main .right{width:610px;height:370px;float:right;position:relative;}

.box_08 .news_center .bd .main .right li{width:260px;height:368px;padding:0px 14px;overflow:hidden;float:left;border:solid 1px #e6e6e6;position:relative;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .right li:hover{-moz-box-shadow:0px 0px 10px #e6e6e6;-webkit-box-shadow:0px 0px 10px #e6e6e6;box-shadow:0px 0px 10px #e6e6e6;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .right li:nth-of-type(2){float:right;}

.box_08 .news_center .bd .main .right li span{display:block;font-size:22px;color:#ccc;line-height:18px;margin-top:43px;}

.box_08 .news_center .bd .main .right li a{display:block;font-size:16px;color:#4c4c4c;line-height:16px;margin-top:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .right li:hover a {color:#24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .right li p{font-size:14px;color:#999;line-height:23px;height:46px;overflow:hidden;margin-top:23px;padding-left:24px;position:relative;border-left:solid 1px #e6e6e6;}

.box_08 .news_center .bd .main .right li .img{width:260px;height:145px;margin-top:30px;border-radius:10px;overflow:hidden;vertical-align:top;}

.box_08 .news_center .bd .main .right li .img img{width:260px;height:145px;vertical-align:top;}

.box_08 .cjwd{width:1200px;height:95px;margin:80px auto 0 auto;overflow:hidden;}

.box_08 .cjwd .bt{width:150px;height:95px;float:left;}

.box_08 .cjwd .bt h3{font-size:20px;height:22px;text-align:left;}

.box_08 .cjwd .bt h3 a{display:block;font-size:20px;line-height:22px;color:#24af16;font-weight:bold;padding-left:27px; background:url(../images/wd_icon.png) left center no-repeat;}

.box_08 .cjwd  .bt p{font-size:14px;line-height:12px;color:#ccc;margin-top:10px;text-transform: Uppercase;}

.box_08 .txtScroll-left{width:1010px;height:95px;position:relative;float:right;}

.box_08 .txtScroll-left .hd{width:130px;height:24px;position:absolute;left:-190px;bottom:0;}

.box_08 .txtScroll-left .hd .prev{display:inline-block;width:60px;height:24px;cursor:pointer;background:url(../images/wd_jt_01.png) center center no-repeat #000;-webkit-transition:all .5s;transition:all .5s;float:left;}

.box_08 .txtScroll-left .hd .prev:hover{background:url(../images/wd_jt_01.png) center center no-repeat #24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .txtScroll-left .hd .next{display:inline-block;width:60px;height:24px;cursor:pointer;background:url(../images/wd_jt_02.png) center center no-repeat #000;-webkit-transition:all .5s;transition:all .5s;float:right;}

.box_08 .txtScroll-left .hd .next:hover{background:url(../images/wd_jt_02.png) center center no-repeat #24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .txtScroll-left .bd{width:1010px;}

.box_08 .txtScroll-left .bd ul{zoom:1;}

.box_08 .txtScroll-left .bd ul li{width:463px;height:63px;padding:15px;background:#fff;border:solid 1px #e6e6e6;border-radius:10px;overflow:hidden;float:left;margin-right:20px;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .txtScroll-left .bd ul li:hover{border:solid 1px #24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .txtScroll-left .bd ul li p:nth-of-type(1){height:30px;line-height:30px;}

.box_08 .txtScroll-left .bd ul li p:nth-of-type(1) span{display:inline-block;float:left;width:30px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;background:#24af16;border-radius:3px;}

.box_08 .txtScroll-left .bd ul li p:nth-of-type(1) a{display:inline-block;width:410px;height:30px;line-height:30px;font-size:14px;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;float:right;}

.box_08 .txtScroll-left .bd ul li:hover p:nth-of-type(1) a{color:#24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .txtScroll-left .bd ul li p:nth-of-type(2){height:30px;margin-top:3px;}

.box_08 .txtScroll-left .bd ul li p:nth-of-type(2) span{display:inline-block;float:left;width:30px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;background:#000;border-radius:3px;}

.box_08 .txtScroll-left .bd ul li p:nth-of-type(2) i{display:inline-block;width:410px;height:30px;line-height:30px;font-size:14px;color:#808080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:right;}










/* 友情链接 */
.links{width:1200px;height:auto;margin:80px auto 0 auto;overflow:hidden;}

.links .h_title{width:1200px;height:52px;margin:0 auto;background:url(../images/lk_line.png) center bottom no-repeat;}

.links .h_title::after{content:'';width:40px;height:2px;background:none;position:absolute;bottom:0;left:50%;margin-left:-20px;}

.links .h_title h4{width:120px;height:24px;line-height:24px;font-size:30px;text-align:left;color:#24af16;font-weight:bold;margin:0 auto;background:url(../images/link.png) right center no-repeat;text-transform: Uppercase;}

.links .link{width:1200px;height:auto;margin-top:20px;overflow:hidden;}

.links .link a{display:block;float:left;width:auto;padding:0 30px;font-size:14px;height:15px;line-height:15px;color:#808080;margin-bottom:20px;}

.links .link a:hover{text-decoration:underline;color:#24af16;}








/* 底部信息 */
.box_10{width:100%;background:url(../images/ly_back.jpg) center top no-repeat;height:400px;position: relative;padding-top:40px;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.box_10 .center{width:1200px;height:400px;margin:0 auto;position:relative;}

.box_10 .center .left{width:600px;height:400px;float:left;overflow: hidden;}

.box_10 .center .left h4{width:600px;height:57px;background:url(../images/ly_line01.png) left bottom no-repeat;font-size:40px;color:#f0f2ef;line-height:35px;}

.box_10 .center .left .list{width:600px;height:auto;margin-top:28px;position:relative;overflow:hidden;}

.box_10 .center .left .list li{width:600px;height:56px;padding-left:85px;box-sizing:content-box;margin-bottom:17px;}

.box_10 .center .left .list li:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;}

.box_10 .center .left .list li:nth-of-type(2){background:url(../images/ft_icon_02.png) left center no-repeat;}

.box_10 .center .left .list li:nth-of-type(3){background:url(../images/ft_icon_03.png) left center no-repeat;}

.box_10 .center .left .list li:nth-of-type(4){background:url(../images/ft_icon_04.png) left center no-repeat;}

.box_10 .center .left .list li p{font-size:14px;color:#fff;line-height:56px;}

.box_10 .center .right{width:540px;height:400px;float:right;}

.box_10 .center .right h4{width:540px;height:57px;background:url(../images/ly_line02.png) left bottom no-repeat;font-size:40px;color:#24af16;line-height:35px;}

.box_10 .center .right .form{width:540px;height:265px;margin-top:38px;position:relative;}

.box_10 .center .right .form p{width:260px;height:45px;overflow:hidden;background:#fff;border-radius:8px;}

.box_10 .center .right .form input{display:block;width:200px;height:45px;line-height:45px;color:#808080;font-size:14px;padding:0 40px 0 20px;box-sizing:content-box;}

.box_10 .center .right .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_10 .center .right .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_10 .center .right .form p:nth-of-type(1) input{background:url(../images/xx.png) 235px center no-repeat rgba(0,0,0,0);}

.box_10 .center .right .form p:nth-of-type(2) input{background:url(../images/xx.png) 235px center no-repeat rgba(0,0,0,0);}

.box_10 .center .right .form p:nth-of-type(3){width:540px;height:135px;position:absolute;left:0;top:65px;}

.box_10 .center .right .form textarea{width:480px;height:72px;line-height:45px;color:#808080;font-size:14px;padding:0 40px 0 20px;box-sizing:content-box;background:url(../images/xx.png) 513px 20px no-repeat rgba(0,0,0,0);}

.box_10 .center .right .form p:nth-of-type(4){width:260px;height:45px;border:none;position:absolute;bottom:0;left:0;z-index:2;}

.box_10 .center .right .form p:nth-of-type(4) input{display:block;width:120px;height:45px;line-height:45px;color:#808080;font-size:14px;float:left;padding:0 10px 0 20px;box-sizing:content-box;background:rgba(0,0,0,0);}

.box_10 .center .right .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:35px;margin:5px;cursor:pointer;}

.box_10 .center .right .form .tj{width:260px;height:45px;border:none;position:absolute;bottom:0;right:0;background:#24af16;overflow:hidden;z-index:0;border-radius:8px;}

.box_10 .center .right .form .tj .btn{display: block;width:260px;height:45px;line-height:45px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;}

.box_10 .center .right .form .tj .btn:hover{color:#24af16;-webkit-transition:all .5s;transition:all .5s;}

.box_10 .center .right .form .tj::before{content:'';width:260px;height:0px;background:#fff;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_10 .center .right .form .tj:hover::before{content:'';width:260px;height:45px;background:#fff;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}










/* 提交按钮的线条边框特效 */
.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: #24af16;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #24af16;
}


.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: 2px;
    -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: 2px;
    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
}
