/*

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:400px;height:auto;margin:0 auto;text-align:center;}

.h_title h3{font-size:30px;line-height:32px;color:#18ba60;font-weight:bold;}

.h_title h3 a{display:block;color:#18ba60;}

.h_title h3 a span{color:#282828;}

.h_title h3 span{color:#282828;}

.h_title p{width:400px;height:23px;line-height:23px;font-size:12px;color:#fff;text-transform: Uppercase;background:url(../images/p_back01.png) center center no-repeat;margin-top:15px;}





/* 第一个版块 */
.box_01{width:100%;height:100px;background:#f9f9f9;}

.box_01 .center{width:1200px;height:100px;margin:0 auto;}

.box_01 .center .left{width:400px;height:100px;float:left;background:url(../images/bx_line.png) right center no-repeat;}

.box_01 .center .left a{display:inline-block;font-size:14px;color:#858585;padding:0 10px 0 52px;line-height:100px;float:left;}

.box_01 .center .left a:hover{color:#18ba60;}

.box_01 .center .left a:nth-of-type(1){background:url(../images/t_icon_01.png) left center no-repeat;}

.box_01 .center .left a:nth-of-type(2){background:url(../images/t_icon_02.png) left center no-repeat;}

.box_01 .center .left a:nth-of-type(3){background:url(../images/t_icon_03.png) left center no-repeat;position:relative;}

.box_01 .center .left a:nth-of-type(3)::after{content:'';width:1px;height:12px;background:#858585;position:absolute;top:44px;right:0px;}

.box_01 .center .left a:nth-of-type(4){padding:0 0 0 10px;}

.box_01 .center .mid{width:265px;height:100px;float:left;position:relative;padding-left:135px;}

.box_01 .center .mid p:nth-of-type(1){font-size:14px;color:#545454;line-height:15px;margin-top:24px;}

.box_01 .center .mid p:nth-of-type(2){font-size:24px;color:#282828;line-height:20px;margin-top:15px;font-weight:bold;}

.box_01 .center .mid::before{content:'';width:43px;height:37px;background:url(../images/tel01.png);position:absolute;top:32px;left:65px;animation: msClock 1.2s linear infinite;}

@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 .center .right{width:400px;height:100px;float:right;position:relative;background:#18ba60;}

/* 询盘信息 */
.topxunpan{width:240px;height:36px;margin:32px auto 0 auto;position:relative;}
.thisxp{width:240px;height: auto;}
.topxunpan .xp {position: relative;float: right;width:240px;line-height:36px;color:#cdecd8;font-size: 14px;cursor: pointer;}
.topxunpan .xp img {margin:2px 25px 0 0; vertical-align:middle !important;}
.topxunpan .xp i {display:inline-block;margin:0 4px;text-align:center;color:#fff;font-weight:bold;box-sizing: border-box;}
.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: #282828;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: #282828;}
.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_02{width:1200px;margin:50px auto 20px auto;}

.box_02 .pro-center{width:1200px;height:auto;margin-top:30px;}

.box_02 .pro-center .hd{width:1030px;height:50px;overflow:hidden;margin:0 auto;}

.box_02 .pro-center .hd ul{width:1030px;height:50px;overflow:hidden;font-size:16px;}

.box_02 .pro-center .hd ul li{width:190px;height:50px;float:left;margin-right:20px;position:relative;z-index:0;background:#f9f9f9;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li.on{border-radius:25px;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li::before{content:'';width:190px;height:0px;background:#18ba60;border-radius:25px;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:190px;height:50px;background:#18ba60;border-radius:25px;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li:last-child{margin-right:0;}

.box_02 .pro-center .hd ul li a{display:block;width:145px;padding-left:45px;line-height:50px;color:#999;background:url(../images/pro_jt.png) 190px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .hd ul li.on a{display:block;width:165px;padding-left:25px;color:#fff;background:url(../images/pro_jt.png) 150px center no-repeat;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd{width:1200px;height:740px;margin-top:30px;}

.box_02 .pro-center .bd .main{width:1200px;height:740px;}

.box_02 .pro-center .bd .main li{width:380px;height:340px;margin:0 30px 30px 0;float:left;overflow:hidden;position:relative;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd .main li:hover{-moz-box-shadow:0px 0px 10px #e7e7e7;-webkit-box-shadow:0px 0px 10px #e7e7e7;box-shadow:0px 0px 10px #e7e7e7;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd .main li:nth-of-type(3n){margin-right:0;}

.box_02 .pro-center .bd .main li a{display:block;}

.box_02 .pro-center .bd .main li .img{width:380px;height:260px;overflow:hidden;}

.box_02 .pro-center .bd .main li .img img{width:380px;height:260px;transition: all 1s;vertical-align:top;}

.box_02 .pro-center .bd .main li:hover .img img{transform: scale(1.1);}

.box_02 .pro-center .bd .main li .txt{width:350px;height:80px;padding:0 15px;background:#fff;position:relative;}

.box_02 .pro-center .bd .main li .txt .name{width:280px;height:40px;line-height:40px;font-size:16px;color:#545454;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd .main li:hover .txt .name{color:#18ba60;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd .main li .txt .name::before{content:'';width:280px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd .main li .txt .name::after{content:'';width:0px;height:1px;background:#18ba60;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd .main li:hover .txt .name::after{content:'';width:280px;height:1px;background:#18ba60;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .pro-center .bd .main li .txt p{width:280px;height:40px;font-size:14px;color:#aaa;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_02 .pro-center .bd .main li .txt .more{line-height:80px;font-size:14px;color:#999;position:absolute;top:0;right:20px;}






/* 企业优势 */
.box_03{width:100%;height:755px;padding-top:45px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .top{width:1440px;height:125px;margin:0 auto;overflow:hidden;}

.box_03 .top .left{width:auto;height:125px;position:relative;float:left;margin-right:166px;}

.box_03 .top .left::before{content:'';width:40px;height:6px;background:#fff;position:absolute;top:10px;left:0;}

.box_03 .top .left p:nth-of-type(1){font-size:16px;line-height:16px;color:#fff;margin-top:45px;}

.box_03 .top .left p:nth-of-type(2){font-size:16px;line-height:16px;color:#fff;margin-top:15px;}

.box_03 .top .bt{width:471px;height:125px;float:left;}

.box_03 .top .bt h4{padding-left:251px;font-size:24px;line-height:25px;color:#18ba60;font-weight:bold;position:relative;}

.box_03 .top .bt h4::before{content:'';width:225px;height:1px;background:#4b4b4b;position:absolute;top:12px;left:0;}

.box_03 .top .bt p{width:471px;height:56px;background:url(../images/ys_zm.png);margin-top:42px;}

.box_03 .top .right{width:465px;height:125px;position:relative;float:right;}

.box_03 .top .right h4{font-size:16px;line-height:16px;color:#545454;margin-top:10px;text-align:right;}

.box_03 .top .right .tel{width:465px;height:34px;line-height:34px;margin-top:30px;}

.box_03 .top .right .tel p{padding-left:35px;font-size:24px;color:#545454;font-weight:bold;float:left;position:relative;}

.box_03 .top .right .tel p span{font-size:16px;font-weight:normal;float:left;}

.box_03 .top .right .tel p::before{content:'';width:24px;height:24px;background:url(../images/tel02.png);position:absolute;top:8px;left:0;animation: msClock 1.2s linear infinite;}

.box_03 .top .right .tel a{display:block;width:130px;height:34px;line-height:34px;text-align:center;font-size:16px;color:#fff;float:right;background:#545454;}

.box_03 .ys{width:1440px;height:580px;margin:50px auto 0 auto;overflow:hidden;background:url(../images/ys_img.jpg);}

.box_03 .ys li{width:360px;height:580px;float:left;position:relative;}

.box_03 .ys li:nth-of-type(2n-1){background:rgba(24,186,96,0.5);}

.box_03 .ys li::before{content:'';width:310px;height:253px;background:url(../images/ys_sjx.png);position:absolute;top:-253px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li:hover::before{content:'';width:310px;height:253px;background:url(../images/ys_sjx.png);position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li h4{font-size:100px;line-height:80px;font-weight:bold;color:#fff;position:absolute;top:65px;left:120px;z-index:2;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li:hover h4{color:#636364;position:absolute;top:25px;left:25px;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li p:nth-of-type(1){width:1px;height:36px;margin:180px auto 0 auto;position:relative;}

.box_03 .ys li p:nth-of-type(1)::before{content:'';width:1px;height:36px;background:#fff;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li:hover p:nth-of-type(1)::before{content:'';width:1px;height:0px;background:#fff;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li p:nth-of-type(2){font-size:30px;line-height:32px;color:#fff;font-weight:bold;text-align:center;margin-top:45px;}

.box_03 .ys li p:nth-of-type(3){width:60px;height:1px;margin:40px auto 0 auto;position:relative;}

.box_03 .ys li p:nth-of-type(3)::before{content:'';width:0px;height:1px;background:#fff;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li:hover p:nth-of-type(3)::before{content:'';width:60px;height:1px;background:#fff;position:absolute;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li p:nth-of-type(4){width:260px;margin:10px auto 0 auto;font-size:14px;line-height:30px;height:120px;color:#fff;text-align:center;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li:hover p:nth-of-type(4){height:0;-webkit-transition:all .5s;transition:all .5s;}

.box_03 .ys li a{display:block;width:210px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#18ba60;font-weight:bold;background:#fff;margin:65px auto 0 auto;border-radius:10px;-webkit-transform: translateX(0%) scale(0);-moz-transform: translateX(0%) scale(0);-o-transform: translateX(0%) scale(0);-ms-transform: translateX(0%) scale(0);transform: translateX(0%) 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;}

.box_03 .ys li:hover a{-webkit-transform: translateX(0%) scale(1); -moz-transform: translateX(0%) scale(1); -o-transform: translateX(0%) scale(1); -ms-transform: translateX(0%) scale(1); transform: translateX(0%) scale(1); opacity: 1;}





/* 一站式服务 */
.box_04{width:1200px;height:auto;margin:55px auto;}

.box_04 .list{width:1200px;height:450px;margin:40px auto 0 auto;}

.box_04 .list li{width:380px;height:450px;float:left;text-align:center;margin-right:30px;position:relative;-moz-box-shadow:0px 0px 10px #e7e7e7;-webkit-box-shadow:0px 0px 10px #e7e7e7;box-shadow:0px 0px 10px #e7e7e7;}

.box_04 .list li:last-child{margin-right:0;}

.box_04 .list li i{display:block;width:51px;height:51px;margin:45px auto 30px auto;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .list li:hover i{display:block;width:51px;height:51px;margin:35px auto 45px auto;-webkit-transition:all .5s;transition:all .5s;}

.box_04 .list li:nth-of-type(1) i{background:url(../images/fw_icon_01.png) center center no-repeat;}

.box_04 .list li:nth-of-type(2) i{background:url(../images/fw_icon_02.png) center center no-repeat;}

.box_04 .list li:nth-of-type(3) i{background:url(../images/fw_icon_03.png) center center no-repeat;}

.box_04 .list li h4{font-size:20px;color:#282828;line-height:22px;font-weight:bold;}

.box_04 .list li p:nth-of-type(1){margin-top:20px;height:30px;font-size:12px;color:#b2b2b2;line-height:15px;background:url(../images/fw_xian.png) center bottom no-repeat;}

.box_04 .list li p:nth-of-type(2){width:250px;margin:25px auto 0 auto;font-size:16px;color:#666;line-height:30px;}

.box_04 .list li p:nth-of-type(3){width:250px;font-size:12px;color:#ccc;line-height:18px;position:absolute;left:65px;bottom:40px;}




/* 成功案例 */
.box_05{width:100%;height:712px; background:url(../images/case_back.png) right top no-repeat;overflow:hidden;margin-bottom:60px;}

.box_05 .team{width:95%;height:560px;margin:40px auto 0 auto;}

.box_05 .team .fc{width:100%;height:560px;position:relative;overflow:hidden;}

.box_05 .team .fc .show{width:84%;overflow:hidden;}

.box_05 .team .fc .show .tempWrap{width:100% !important;overflow:hidden;}

.box_05 .team .fc .show ul{width:100%;height:560px;overflow:hidden;position:relative;}

.box_05 .team .fc .show ul li{width:24.5%;height:560px;margin-right:0.25%;overflow:hidden;float:left;border-radius:8px;background:#fff;-moz-box-shadow:0px 0px 10px #e7e7e7;-webkit-box-shadow:0px 0px 10px #e7e7e7;box-shadow:0px 0px 10px #e7e7e7;}

.box_05 .team .fc .show ul li a{display:block;}

.box_05 .team .fc .show ul li .img{width:100%;height:320px;overflow:hidden;border-radius:8px;}

.box_05 .team .fc .show ul li .img img{width:100%;height:320px;vertical-align:top;}

.box_05 .team .fc .show ul li .name{width:90%;line-height:18px;font-size:16px;color:#4c4c4c;margin:30px auto 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li:hover .name{color:#18ba60;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li span{display:block;width:90%;line-height:10px;font-size:12px;color:#ccc;margin:15px auto 0 auto;text-transform: Uppercase;}

.box_05 .team .fc .show ul li p{width:90%;font-size:14px;color:#808080;line-height:30px;height:60px;overflow:hidden;margin:20px auto 0 auto;}

.box_05 .team .fc .show ul li .more{width:90%;height:38px;margin:25px auto 0 auto;background:url(../images/case_jt_03.png) right center no-repeat;position:relative;-webkit-transition:all .5s;transition:all .5s;position:relative;}

.box_05 .team .fc .show ul li:hover .more{background:url(../images/case_jt_04.png) right center no-repeat;-webkit-transition:all .5s;transition:all .5s;position:relative;}

.box_05 .team .fc .show ul li .more::before{content:'';width:70%;height:1px;background:#e6e6e6;position:absolute;top:17px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li .more::after{content:'';width:0px;height:1px;background:#18ba60;position:absolute;top:17px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .fc .show ul li:hover .more::after{content:'';width:70%;height:1px;background:#18ba60;position:absolute;top:17px;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .sPrev{position:absolute;right:3%;top:0;width:105px;height:105px;background:url(../images/case_jt_01.png) center center no-repeat;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}

.box_05 .team .sNext{position:absolute;right:3%;top:150px;width:105px;height:105px;background:url(../images/case_jt_02.png) center center no-repeat;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}






/* 关于我们 */
.box_06{width:100%;height:517px;padding-top:50px;overflow:hidden;background:url(../images/ab_back.jpg) center center no-repeat;}

.box_06 .h_bt{width:400px;height:auto;margin:0 auto;text-align:center;}

.box_06 .h_bt h3{font-size:30px;line-height:32px;color:#fff;font-weight:bold;}

.box_06 .h_bt p{width:400px;height:23px;line-height:23px;font-size:12px;color:#fff;text-transform: Uppercase;background:url(../images/p_back02.png) center center no-repeat;margin-top:15px;}

.box_06 .ms{width:990px;font-size:14px;color:#d1d1d1;line-height:30px;heigh:150px;overflow:hidden;margin:40px auto 0 auto;text-align:center;text-indent:2em;}

.box_06 .list{width:1200px;height:170px;overflow:hidden;margin:30px auto 0 auto;}

.box_06 .list li{width:298px;height:130px;padding-top:38px;border:solid 1px #626262;float:left;position:relative;}

.box_06 .list li .txt{width:300px;margin:0 auto;text-align:center;}

.box_06 .list li .txt p:nth-of-type(1){position: relative;font-size:54px;line-height:45px;color:#18ba60;overflow:hidden;font-weight:bold;}

.box_06 .list li .txt p:nth-of-type(1) i{display:block;line-height:45px;}

.box_06 .list li .txt p:nth-of-type(2){font-size:18px;line-height:20px;color:#d1d1d1;margin-top:25px;}

.box_06 .list li:nth-of-type(1)  .txt p:nth-of-type(1) span{display:inline-block;position: absolute;bottom:0;left:185px;font-size:14px;line-height:15px;color:#d1d1d1;}

.box_06 .list li:nth-of-type(2)  .txt p:nth-of-type(1) span{display:inline-block;position: absolute;bottom:0;left:215px;font-size:14px;line-height:15px;color:#d1d1d1;}

.box_06 .list li:nth-of-type(3)  .txt p:nth-of-type(1) span{display:inline-block;position: absolute;bottom:0;left:215px;font-size:14px;line-height:15px;color:#d1d1d1;}

.box_06 .list li:nth-of-type(4)  .txt p:nth-of-type(1) span{display:inline-block;position: absolute;bottom:0;left:215px;font-size:14px;line-height:15px;color:#d1d1d1;}





/* 新闻资讯 */
.box_07{width:100%;height:760px;padding-top:60px;background:url(../images/news_back.jpg) center top no-repeat;overflow:hidden;}

.box_07 .center{width:1200px;height:475px;margin:50px auto 0 auto;overflow:hidden;}

.box_07 .center .left{width:430px;height:475px;float:left;}

.box_07 .center .left h4{font-size:20px;height:20px;margin-bottom:20px;}

.box_07 .center .left h4 a{display:block;font-size:20px;line-height:20px;color:#545454;padding-left:30px;position:relative;}

.box_07 .center .left h4 a::before{content:'';width:10px;height:10px;background:#18ba60;border-radius:5px;position:absolute;top:5px;left:0;}

.box_07 .center .left .bx{width:400px;height:405px;padding:15px;background:#fff;overflow:hidden;position:relative;}

.box_07 .center .left .bx .img{display:block;width:400px;height:250px;overflow:hidden;}

.box_07 .center .left .bx .img img{width:400px;height:250px;transition: all 1s;vertical-align:top;}

.box_07 .center .left .bx:hover .img img{transform: scale(1.1);}

.box_07 .center .left .bx span{display:block;width:90px;height:34px;line-height:34px;font-size:14px;color:#fff;background:#d2d2d2;text-align:center;position:absolute;top:265px;right:15px;z-index:0;}

.box_07 .center .left .bx span::before{content:'';width:90px;height:0px;background:#18ba60;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .left .bx:hover span::before{content:'';width:90px;height:34px;background:#18ba60;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .left .bx .name{display:block;font-size:16px;color:#545454;line-height:18px;margin-top:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .left .bx:hover .name{color:#18ba60;margin-left:10px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .left .bx p{font-size:14px;color:#999;line-height:25px;heigh:50px;overflow:hidden;margin-top:15px;}

.box_07 .center .right{width:730px;height:475px;float:right;}

.box_07 .center .right h4{font-size:20px;height:20px;margin-bottom:20px;}

.box_07 .center .right h4 a{display:block;font-size:20px;line-height:20px;color:#545454;padding-left:30px;position:relative;}

.box_07 .center .right h4 a::before{content:'';width:10px;height:10px;background:#18ba60;border-radius:5px;position:absolute;top:5px;left:0;}

.box_07 .center .right .list{width:730px;height:435px;overflow:hidden;position:relative;}

.box_07 .center .right .list li{width:730px;height:94px;margin-bottom:19px;background:#fff;position:relative;z-index:0;overflow:hidden;}

.box_07 .center .right .list li::before{content:'';width:730px;height:0px;background:#18ba60;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li:hover::before{content:'';width:730px;height:94px;background:#18ba60;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li .date{width:140px;height:94px;float:left;position:relative;text-align:center;margin-right:30px;}

.box_07 .center .right .list li .date::after{content:'';width:1px;height:70px;background:#d8d8d8;position:absolute;top:12px;right:0;}

.box_07 .center .right .list li .date span:nth-of-type(1){display:block;font-size:20px;color:#545454;line-height:16px;margin-top:18px;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li .date span:nth-of-type(2){display:block;width:88px;height:26px;line-height:26px;font-size:14px;color:#fff;background:#d2d2d2;margin:12px auto 0 auto;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li:hover .date span:nth-of-type(1){color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li:hover .date span:nth-of-type(2){color:#18ba60;background:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li .txt{width:520px;height:94px;float:left;}

.box_07 .center .right .list li .txt a{display:block;font-size:16px;color:#545454;line-height:18px;margin-top:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li .txt p{font-size:14px;color:#999;line-height:15px;margin-top:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li:hover .txt a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .center .right .list li:hover .txt p{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .cjwd{width:1200px;height:94px;margin:20px auto;overflow:hidden;}

.box_07 .cjwd .bt{width:144px;height:94px;float:left;}

.box_07 .cjwd .bt h3{font-size:20px;height:20px;margin-top:12px;}

.box_07 .cjwd .bt h3 a{display:block;font-size:20px;line-height:20px;color:#545454;padding-left:25px;position:relative;}

.box_07 .cjwd .bt h3 a::before{content:'';width:10px;height:10px;background:#18ba60;border-radius:5px;position:absolute;top:5px;left:0;}

.box_07 .cjwd  .bt p{font-size:12px;line-height:10px;color:#858585;margin-top:10px;text-transform: Uppercase;}

.box_07 .txtScroll-left{width:1010px;height:94px;position:relative;float:right;}

.box_07 .txtScroll-left .hd{width:144px;height:24px;position:absolute;left:-190px;bottom:0;}

.box_07 .txtScroll-left .hd .prev{display:inline-block;width:66px;height:24px;cursor:pointer;background:url(../images/wd_jt_01.png) center center no-repeat #999;-webkit-transition:all .5s;transition:all .5s;float:left;}

.box_07 .txtScroll-left .hd .next{display:inline-block;width:66px;height:24px;cursor:pointer;background:url(../images/wd_jt_02.png) center center no-repeat #999;-webkit-transition:all .5s;transition:all .5s;float:right;}

.box_07 .txtScroll-left .hd .prev:hover{background:url(../images/wd_jt_01.png) center center no-repeat #18ba60;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .txtScroll-left .hd .next:hover{background:url(../images/wd_jt_02.png) center center no-repeat #18ba60;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .txtScroll-left .bd{width:1010px;}

.box_07 .txtScroll-left .bd ul{zoom:1;}

.box_07 .txtScroll-left .bd ul li{width:467px;height:66px;padding:13px;border:1px solid #d2d2d2;float:left;margin-right:20px;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .txtScroll-left .bd ul li:hover{border:1px solid #18ba60;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .txtScroll-left .bd ul li p:nth-of-type(1){height:30px;line-height:30px;}

.box_07 .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:#18ba60;border-radius:5px;margin-right:25px;}

.box_07 .txtScroll-left .bd ul li p:nth-of-type(1) a{display:inline-block;width:400px;height:30px;line-height:30px;font-size:14px;color:#545454;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .txtScroll-left .bd ul li:hover p:nth-of-type(1) a{color:#18ba60;-webkit-transition:all .5s;transition:all .5s;}

.box_07 .txtScroll-left .bd ul li p:nth-of-type(2){height:30px;margin-top:6px;}

.box_07 .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:#999;border-radius:5px;margin-right:25px;}

.box_07 .txtScroll-left .bd ul li p:nth-of-type(2) i{display:inline-block;width:400px;font-size:14px;color:#858585;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}





/* 在线留言 */
.box_08{width:100%;height:365px;padding-top:35px;background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_08 .center{width:1200px;height:365px;margin:0 auto;overflow:hidden;}

.box_08 .center .left{width:505px;height:365px;float:left;text-align:right;color:#fff;background:url(../images/kf.png) left bottom no-repeat no-repeat;}

.box_08 .center .left h4{font-size:36px;font-weight:bold;line-height:38px;}

.box_08 .center .left p:nth-of-type(1){font-size:16px;line-height:16px;margin-top:28px;}

.box_08 .center .left p:nth-of-type(2){font-size:16px;line-height:16px;margin-top:28px;}

.box_08 .center .left p:nth-of-type(3){font-size:24px;line-height:24px;font-weight:bold;margin-top:45px;position:relative;}

.box_08 .center .left p:nth-of-type(3)::before{content:'';width:24px;height:24px;background:url(../images/tel03.png);position:absolute;top:0;left:265px;animation: msClock 1.2s linear infinite;}

.box_08 .center .left a{display:block;width:190px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#18ba60;float:right;background:#fff;margin-top:18px;}

.box_08 .center .ly{width:550px;height:330px;padding:0 40px 0 20px;box-sizing:content-box;float:right;position:relative;background:#fff;}

.box_08 .center .ly .bt{width:auto;height:70px;position:relative;z-index:2;padding-left:100px;margin-top:20px;background:url(../images/ly_icon.png) left center no-repeat;box-sizing:content-box;}

.box_08 .center .ly .bt p{font-size:24px;line-height:20px;color:#18ba60;padding-top:8px;box-sizing:content-box;text-transform: Uppercase;}

.box_08 .center .ly .bt h4{font-size:20px;line-height:20px;color:#333;margin-top:15px;}

.box_08 .center .ly .form{width:550px;height:165px;margin-top:30px;position:relative;}

.box_08 .center .ly .form p{width:260px;height:42px;overflow:hidden;background:#eee;}

.box_08 .center .ly .form input{display:block;width:220px;height:42px;line-height:42px;color:#333;font-size:14px;padding:0 20px;box-sizing:content-box;background:rgba(0,0,0,0);}

.box_08 .center .ly .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_08 .center .ly .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_08 .center .ly .form p:nth-of-type(3){width:550px;height:42px;position:absolute;left:0;top:62px;}

.box_08 .center .ly .form textarea{width:510px;height:42px;line-height:42px;color:#333;font-size:14px;padding:0 20px;box-sizing:content-box;background:rgba(0,0,0,0);}

.box_08 .center .ly .form p:nth-of-type(4){width:260px;height:42px;position:absolute;bottom:0;left:0;z-index:2;overflow:hidden;}

.box_08 .center .ly .form p:nth-of-type(4) input{display:block;width:110px;height:42px;line-height:42px;color:#333;font-size:14px;float:left;background:rgba(0,0,0,0);}

.box_08 .center .ly .form p:nth-of-type(4) img{display:block;float:right;width:105px;height:42px;cursor:pointer;}

.box_08 .center .ly .form .tj{width:260px;height:42px;border:none;position:absolute;bottom:0;right:0;background:#0d1427;overflow:hidden;z-index:0;}

.box_08 .center .ly .form .tj .btn{display: block;width:260px;height:42px;line-height:42px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;}

.box_08 .center .ly .form .tj::before{content:'';width:260px;height:0px;background:#18ba60;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .center .ly .form .tj:hover::before{content:'';width:260px;height:42px;background:#18ba60;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: #18ba60;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #18ba60;
}


.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
}


/* coop */

/* partner start */

.partner {

    width: 100%;

    height: 160px;

    margin: 50px 0;

}

.par_nav {

width: 200px;

height: 150px;

background: #fafafa;

float: left;

overflow: hidden;

padding-top: 40px;
}

.par_nav h3 a {

    font-size: 20px;

    color: #18ba60;

    font-weight: bold;

    display: block;

    text-align: center;

    display: block;

}

.par_nav i {

    width: 90px;

    height: 2px;

    background: #cccccc;

    display: block;

    margin: 18px auto;

}

.par_nav span {

    font-size: 14px;

    color: #909090;

    text-transform: uppercase;

    display: block;

    text-align: center;

}

.par_con {

width: 950px;

height: 165px;

overflow: hidden;

border: 1px solid #cccccc;

float: right;

padding-top: 23px;

padding-left: 28px;
}

.par_con ul {

width: 913px;

height: auto;

margin: 0 auto;

overflow: hidden;
}

.par_con ul li {

width: 212px;

height: auto;

overflow: hidden;

float: left;

margin-right: 20px;
}

.par_con ul li>a {

width: 210px;

height: 120px;

border: 1px solid #999999;

display: block;

overflow: hidden;
}

.par_con ul li>a:hover {

    border-color: #18ba60;

}

.par_con ul li>a img {

    width: 210px;

    height: 100%;

    -webkit-transition: all 1s;

    transition: all 1s;

}

.par_con ul li>a img:hover {

    -webkit-transform: scale(1.2, 1.2);

    transform: scale(1.2, 1.2);

}

.par_con ul li h4 a {

    font-size: 14px;

    color: #4c4c4c;

    width: 100%;

    line-height: 35px;

    text-align: center;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

    display: block;

}

.par_con ul li h4 a:hover {

    color: #18ba60;

}

.between {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

/* partner end */

/* coop */