/*

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);}
}

@keyframes rotate {
    0% {
        transform: rotate(90deg); }
    100% {
        transform: rotate(450deg); }
}


/* 产品中心 */
.box_01{width:100%;height:auto;padding:55px 0 95px 0;overflow:hidden;}

.box_01 .center{width:1300px;height:440px;padding-top:45px;position:relative;margin:0 auto;}

.box_01 .center .h_title{width:200px;height:auto;position:absolute;top:25px;left:0;}

.box_01 .center .h_title h3{width:164px;height:36px;background:url(../images/bt_pro.png);}

.box_01 .center .h_title h3 a{display:block;width:164px;height:36px;}

.box_01 .center .h_title p{font-size:16px;color:#999;line-height:16px;margin-top:22px;}

.box_01 .center .num{width:auto;height:30px;line-height:30px;font-size:36px;color:#333;font-weight:lighter;position:absolute;top:0;right:380px;}

.box_01 .center .num span{display:inline-block;font-size:16px;color:#999;text-transform: Uppercase;font-family:Arial;float:left;margin-right:10px;line-height:40px;}

.box_01 .center .num::after{content:'';width:671px;height:3px;background:url(../images/pro_line02.png);position:absolute;top:13px;left:90px;}

.box_01 .center .outBox{width:1300px;height:440px;margin:0 auto;position:relative;}

.box_01 .center .outBox .hd{width:610px;height:50px;background:url(../images/pro_line.png) left bottom no-repeat;margin-left:580px;}

.box_01 .center .outBox .hd ul{width:360px;height:50px;float:right;position:relative;display:flex;justify-content: space-between;}

.box_01 .center .outBox .hd ul::after{content:'';width:1px;height:20px;background:#ddd;position:absolute;top:15px;left:170px;}

.box_01 .center .outBox .hd ul li{width:auto;float:left;cursor:pointer;position:relative;}

.box_01 .center .outBox .hd ul li a{display:block;font-size:18px;color:#333;font-weight:bold;line-height:50px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .hd ul li.on a{color:#85c327;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .hd ul li::after{content:'';width:0px;height:2px;background:#85c327;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .center .outBox .hd ul li.on::after{content:'';width:100%;height:2px;background:#85c327;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_01 .center .outBox .inBox{width:1300px;height:330px;margin-top:60px;overflow:hidden;}

.box_01 .center .outBox .inBox .inHd{width:249px;height:330px;border-right:solid 1px #ddd;float:left;}

.box_01 .center .outBox .inBox .inHd ul{width:249px;height:330px;}

.box_01 .center .outBox .inBox .inHd ul li{width:249px;height:35px;margin-bottom:24px;cursor:pointer;}

.box_01 .center .outBox .inBox .inHd ul li a{display:block;width:165px;padding:0 50px 0 34px;font-size:16px;color:#333;line-height:35px;background:url(../images/xian01.png) left center no-repeat;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inHd ul li.on a{color:#2c478e;background:url(../images/xian02.png) left center no-repeat;font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inHd ul li a::after{content:'';width:22px;height:35px;background:url(../images/pro_jt_01.png) center center no-repeat;position:absolute;top:0;right:0;opacity:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inHd ul li.on a::after{content:'';width:22px;height:35px;background:url(../images/pro_jt_01.png) center center no-repeat;position:absolute;top:0;right:20px;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inBd{width:980px;height:330px;float:right;}	
		
.box_01 .center .outBox .inBox .inBd .infro{width:980px;height:330px;overflow:hidden;}

.box_01 .center .outBox .inBox .inBd .infro a{display:block;}

.box_01 .center .outBox .inBox .inBd .infro .txt{width:465px;height:330px;float:left; background:url(../images/num01.png) right top no-repeat;}

.box_01 .center .outBox .inBox .inBd .infro .txt .name{height:60px;margin-top:20px;font-size:18px;color:#333;line-height:60px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inBd .infro:hover .txt .name{color:#85c327; letter-spacing:1px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inBd .infro .txt .name::before{content:'';width:465px;height:1px;background:#ddd;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inBd .infro .txt .name::after{content:'';width:0px;height:1px;background:#85c327;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inBd .infro:hover .txt .name::after{content:'';width:465px;height:1px;background:#85c327;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inBd .infro .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;line-height:35px;height:105px;font-size:15px;color:#666;margin-top:20px;}

.box_01 .center .outBox .inBox .inBd .infro .txt .more{width:210px;padding-left:90px;background:url(../images/pro_jt_03.png) 175px center no-repeat #2c478e;margin-top:35px;font-size:18px;color:#fff;line-height:70px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inBd .infro:hover .txt .more{background:url(../images/pro_jt_03.png) 175px center no-repeat #85c327;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .outBox .inBox .inBd .infro .img{width:410px;height:290px;border:solid 1px #ddd;padding:9px;overflow:hidden;float:right;}

.box_01 .center .outBox .inBox .inBd .infro .img .pic{width:410px;height:290px;overflow:hidden;}

.box_01 .center .outBox .inBox .inBd .infro .img .pic img{display:block;width:410px;height:290px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_01 .center .outBox .inBox .inBd .infro:hover .img .pic img{transform: scale(1.1);}

.box_01 .pro_list{width:1300px;height:280px;position:relative;margin:50px auto 0 auto;overflow:hidden;}

.box_01 .pro_list li{width:300px;height:280px;float:left;overflow:hidden;margin-right:33px;}

.box_01 .pro_list li:last-child{margin-right:0;}

.box_01 .pro_list li a{display:block;}

.box_01 .pro_list li .img{width:280px;height:220px;border:solid 1px #ddd;padding:9px;overflow:hidden;}

.box_01 .pro_list li .img .pic{width:280px;height:220px;overflow:hidden;}

.box_01 .pro_list li .img .pic img{display:block;width:280px;height:220px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_01 .pro_list li:hover .img .pic img{transform: scale(1.1);}

.box_01 .pro_list li .txt{width:280px;height:40px;line-height:40px;margin:0 auto;overflow:hidden;}

.box_01 .pro_list li .txt .name{width:180px;float:left;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .txt .name{color:#85c327; letter-spacing:1px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .txt .more{float:right;font-size:14px;color:#999;text-transform: Uppercase;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .txt .more{color:#85c327;-webkit-transition:all .7s;transition:all .7s;}





/* 企业优势 */
.box_02{width:100%;height:800px; background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .center{width:1300px;height:800px;margin:0 auto;position:relative;}

.box_02 .center .h_title{width:395px;height:139px; background:url(../images/bt_ys.png);position:absolute;top:75px;right:205px;z-index:5;}

.box_02 .center .qq{display:block;width:60px;height:60px; background:url(../images/qq02.png);position:absolute;left:560px;top:210px;z-index:5;}

.box_02 .center .pos{display:block;width:310px;height:130px;background:url(../images/ys_huafan.png);position:absolute;right:-310px;bottom:50px;z-index:5;}

.box_02 .look_center{width:1300px;height:800px;margin:0 auto;position:relative;}

.box_02 .look_center .bd{width:1280px;height:800px;position:relative;}

.box_02 .look_center .bd .main{width:1300px;height:800px;position:relative;}

.box_02 .look_center .bd .main .img{width:590px;height:800px;float:left;position:relative;}

.box_02 .look_center .bd .main .img img{display:block;width:900px;height:800px; vertical-align:top;position:absolute;top:0;right:0;}

.box_02 .look_center .bd .main .txt{width:600px;height:800px;position:relative;float:right;}

.box_02 .look_center .bd .main .txt h4{font-size:20px;color:#fff;line-height:32px;margin-top:280px;}

.box_02 .look_center .bd .main .txt span{font-size:30px;color:#85c327;line-height:32px;font-weight:bold;}

.box_02 .look_center .bd .main .txt .douhao{width:48px;height:29px;margin-top:40px; background:url(../images/douhao.png);}

.box_02 .look_center .bd .main .txt p{font-size:16px;color:#fff;line-height:25px;margin-top:25px;}

.box_02 .look_center .hd{width:750px;height:130px;padding:0 50px 0 40px;background:#85c327;position:absolute;bottom:50px;right:0;z-index:5;}

.box_02 .look_center .hd .tel{padding-left:50px;font-size:30px;color:#fff;font-weight:bold;line-height:130px;background:url(../images/tel02.png) left center no-repeat;float:left;}

.box_02 .look_center .hd .arrow{width:150px;height:130px;float:right;}

.box_02 .look_center .hd .arrow .prev{float:left;width:45px;height:130px;cursor:pointer;background:url(../images/ys_jt_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .look_center .hd .arrow .next{float:right;width:45px;height:130px;cursor:pointer;background:url(../images/ys_jt_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}




/* 四大特点 */
.box_03{width:100%;height:auto;padding:85px 0 80px 0;overflow:hidden;position:relative;z-index:2;}

.box_03::before{content:'';width:100%;height:400px;background:#fbfbfb;position:absolute;top:0;left:0;z-index:-1;}

.box_03 .h_title{width:1300px;height:auto;margin:0 auto;}

.box_03 .h_title h3{width:1300px;height:38px;background:url(../images/bt_td.png) center center no-repeat;}

.box_03 .h_title p{width:1300px;height:35px;background:url(../images/douhao02.png) center center no-repeat;margin-top:38px;}

.box_03 .list{width:1300px;height:380px;margin:55px auto 0 auto;display:flex;justify-content: space-between;}

.box_03 .list li{width:300px;height:380px;background:#fff;float:left;box-shadow: 0 0 10px #e8e7e7;outline: 1px dashed rgba(255,255,255,1);outline-offset: -10px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:hover{background:#2c478e;outline: 1px dashed rgba(255,255,255,0.2);outline-offset: -10px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li .icon{width:80px;height:80px;background:url(../images/yuan01.png);margin:42px auto 0 auto;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:hover .icon{background:url(../images/yuan02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li .icon i{display:block;width:80px;height:80px;}

.box_03 .list li:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_03 .list li:nth-of-type(1) .icon i{background:url(../images/td_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:nth-of-type(2) .icon i{background:url(../images/td_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:nth-of-type(3) .icon i{background:url(../images/td_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:nth-of-type(4) .icon i{background:url(../images/td_icon_07.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:nth-of-type(1):hover .icon i{background:url(../images/td_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:nth-of-type(2):hover .icon i{background:url(../images/td_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:nth-of-type(3):hover .icon i{background:url(../images/td_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:nth-of-type(4):hover .icon i{background:url(../images/td_icon_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li h4{font-size:20px;color:#333;font-weight:bold;line-height:22px;margin-top:25px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:hover h4{color:#85c327;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li p{font-size:15px;color:#888;line-height:32px;height:96px;margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:hover p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li a{display:block;width:65px;font-size:16px;color:#333;height:35px;border-bottom:dashed 1px #333;text-align:center;margin:11px auto 0 auto;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .list li:hover a{color:#85c327;border-bottom:dashed 1px #85c327;-webkit-transition:all .7s;transition:all .7s;}






/* 成功案例 */
.box_04{width:100%;height:auto;overflow:hidden;position:relative;z-index:2;}

.box_04 .center{width:1300px;height:auto;padding-bottom:228px;margin:0 auto;background:url(../images/line01.png) center bottom no-repeat;position:relative;}

.box_04 .center .tel{width:602px;padding-left:60px; background:url(../images/kf.png) left center no-repeat;height:40px;line-height:40px;position:absolute;left:50%;margin-left:-301px;bottom:80px;font-size:30px;color:#333;font-weight:bold;}

.box_04 .center .tel span{display:block;float:left;font-weight:normal;font-size:16px;}

.box_04 .center .top{width:1300px;height:100px; position:relative;}

.box_04 .center .top .h_title{width:200px;height:auto;position:absolute;bottom:0;left:0;}

.box_04 .center .top .h_title h3{width:163px;height:37px;background:url(../images/bt_case.png);}

.box_04 .center .top .h_title p{font-size:16px;color:#999;line-height:16px;margin-top:22px;}

.box_04 .center .top .num{width:auto;height:30px;line-height:30px;font-size:36px;color:#333;font-weight:lighter;position:absolute;top:0;right:380px;}

.box_04 .center .top .num span{display:inline-block;font-size:16px;color:#999;text-transform: Uppercase;font-family:Arial;float:left;margin-right:10px;line-height:40px;}

.box_04 .center .top .num::after{content:'';width:671px;height:3px;background:url(../images/pro_line02.png);position:absolute;top:13px;left:115px;}

.box_04 .center .top .more{display:block;width:530px;height:50px;border-bottom:solid 1px #ddd;position:absolute;bottom:7px;right:115px;text-align:right;font-size:18px;color:#333;line-height:50px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .top .more:hover{color:#85c327;border-bottom:solid 1px #85c327;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list{width:1300px;height:760px;position:relative;margin:10px auto 0 auto;overflow:hidden;}

.box_04 .center .list li{width:400px;height:340px;float:left;overflow:hidden;margin:40px 50px 0 0;}

.box_04 .center .list li:nth-of-type(3n){margin-right:0;}

.box_04 .center .list li a{display:block;}

.box_04 .center .list li .img{width:380px;height:280px;border:solid 1px #ddd;padding:9px;overflow:hidden;}

.box_04 .center .list li .img .pic{width:380px;height:280px;overflow:hidden;}

.box_04 .center .list li .img .pic img{display:block;width:380px;height:280px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_04 .center .list li:hover .img .pic img{transform: scale(1.1);}

.box_04 .center .list li .name{width:380px;font-size:16px;color:#333;line-height:16px;margin-top:24px;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:hover .name{color:#85c327; letter-spacing:1px;-webkit-transition:all .7s;transition:all .7s;}






/* 关于我们 */
.box_05{width:100%;height:940px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .top{width:100%;height:620px;overflow:hidden;}

.box_05 .top .center{width:1300px;height:620px;margin:0 auto;}

.box_05 .top .center .left{width:730px;height:620px;float:left;}

.box_05 .top .center .left .h_title{width:321px;height:100px;margin-top:60px;}

.box_05 .top .center .left .h_title h3{width:321px;height:100px;background:url(../images/bt_ab.png);}

.box_05 .top .center .left h4{font-size:30px;color:#333;font-weight:bold;line-height:32px;margin-top:68px;}

.box_05 .top .center .left p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;line-height:40px;height:160px;font-size:15px;color:#666;margin-top:30px;}

.box_05 .top .center .right{width:490px;height:620px;float:right;position:relative;}

.box_05 .top .center .right img{display:block;width:800px;height:620px;vertical-align:top;position:absolute;top:0;left:0;}

.box_05 .slideGroup{width:1300px;height:auto;margin:-110px auto 0 auto;overflow:hidden;}

.box_05 .slideGroup .parHd{width:1300px;height:70px;overflow:hidden;}

.box_05 .slideGroup .parHd ul{width:485px;height:70px;overflow:hidden;display:flex;justify-content: space-between;}

.box_05 .slideGroup .parHd ul li{width:auto;height:70px;cursor:pointer;float:left;overflow:hidden;}

.box_05 .slideGroup .parHd ul li .icon{width:70px;height:70px;float:left;margin-right:15px;background:url(../images/yuan03.png);-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parHd ul li.on .icon{background:url(../images/yuan04.png);-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parHd ul li .icon i{display:block;width:70px;height:70px;}

.box_05 .slideGroup .parHd ul li.on .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_05 .slideGroup .parHd ul li:nth-of-type(1) .icon i{background:url(../images/ab_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parHd ul li:nth-of-type(2) .icon i{background:url(../images/ab_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parHd ul li:nth-of-type(1).on .icon i{background:url(../images/ab_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parHd ul li:nth-of-type(2).on .icon i{background:url(../images/ab_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parHd ul li .txt{width:auto;height:70px;float:left;}

.box_05 .slideGroup .parHd ul li .txt p{font-size:18px;color:#333;line-height:18px;margin-top:18px;}

.box_05 .slideGroup .parHd ul li .txt span{display:block;font-size:12px;color:#999;line-height:13px;margin-top:8px;}

.box_05 .slideGroup .parBd{width:1300px;height:275px;margin-top:85px;position:relative;z-index:2;}

.box_05 .slideGroup .parBd .slideBox{position:relative;}

.box_05 .slideGroup .parBd .slideBox .tempWrap{width:1300px !important;height:275px;margin:0 auto;overflow:hidden;}

.box_05 .slideGroup .parBd ul{width:1300px;height:275px;overflow:hidden;}

.box_05 .slideGroup .parBd ul li{width:300px;height:275px;overflow:hidden;margin-right:33px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parBd ul li a{display:block;}

.box_05 .slideGroup .parBd ul li .img{width:280px;height:220px;border:solid 1px #ddd;padding:9px;overflow:hidden;}

.box_05 .slideGroup .parBd ul li .img .pic{width:280px;height:220px;overflow:hidden;}

.box_05 .slideGroup .parBd ul li .img .pic img{display:block;width:280px;height:220px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_05 .slideGroup .parBd ul li:hover .img .pic img{transform: scale(1.1);}

.box_05 .slideGroup .parBd ul li .txt{width:280px;height:16px;line-height:16px;margin:19px auto 0 auto;overflow:hidden;}

.box_05 .slideGroup .parBd ul li .txt .name{width:180px;float:left;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parBd ul li:hover .txt .name{color:#85c327; letter-spacing:1px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parBd ul li .txt .more{float:right;font-size:14px;color:#999;text-transform: Uppercase;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parBd ul li:hover .txt .more{color:#85c327;-webkit-transition:all .7s;transition:all .7s;}





/* 新闻中心 */
.box_06{width:100%;height:auto;padding:60px 0;overflow:hidden;position:relative;z-index:2;}

.box_06 .center{width:1300px;height:auto;padding-top:45px;margin:0 auto;position:relative;}

.box_06 .center .h_title{width:200px;height:auto;position:absolute;top:20px;left:0;z-index:5;}

.box_06 .center .h_title h3{width:164px;height:36px;background:url(../images/bt_news.png);}

.box_06 .center .h_title h3 a{width:164px;height:36px;}

.box_06 .center .h_title p{font-size:16px;color:#999;line-height:16px;margin-top:22px;}

.box_06 .center .num{width:auto;height:30px;line-height:30px;font-size:36px;color:#333;font-weight:lighter;position:absolute;top:0;right:380px;}

.box_06 .center .num span{display:inline-block;font-size:16px;color:#999;text-transform: Uppercase;font-family:Arial;float:left;margin-right:10px;line-height:40px;}

.box_06 .center .num::after{content:'';width:671px;height:3px;background:url(../images/pro_line02.png);position:absolute;top:13px;left:105px;}

.box_06 .news_center{width:1300px;height:auto;margin:0 auto;position:relative;}

.box_06 .news_center .hd{width:530px;height:50px;margin-left:660px;position:relative;z-index:2;}

.box_06 .news_center .hd::after{content:'';width:530px;height:1px;background:#ddd;position:absolute;bottom:0;left:0;z-index:-1;}

.box_06 .news_center .hd ul{width:260px;height:50px;float:right;display:flex;justify-content: space-between;}

.box_06 .news_center .hd ul li{width:auto;height:50px;float:left;position:relative;cursor:pointer}

.box_06 .news_center .hd ul li::after{content:'';width:0;height:2px;background:#85c327;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on::after{content:'';width:100%;height:2px;background:#85c327;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li a{display:block;width:auto;font-size:16px;color:#666;line-height:50px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on a{color:#85c327;font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd{width:1300px;height:530px;margin:70px auto 0 auto;position:relative;}

.box_06 .news_center .bd .main{width:1300px;height:530px;position:relative;}

.box_06 .news_center .bd .main .top{width:1300px;height:180px;overflow:hidden;position:relative;}

.box_06 .news_center .bd .main .top li{width:620px;height:180px;float:left;background:#fbfbfb;overflow:hidden;position:relative;z-index:2;}

.box_06 .news_center .bd .main .top li::after{content:'';width:68px;height:68px;background:#e3f0d1;border-radius:50%;position:absolute;bottom:-30px;right:-30px;z-index:-1;}

.box_06 .news_center .bd .main .top li:nth-of-type(2n){float:right;}

.box_06 .news_center .bd .main .top li a{display:block;}

.box_06 .news_center .bd .main .top li .img{width:230px;height:180px;margin-right:38px;overflow:hidden;float:left;}

.box_06 .news_center .bd .main .top li .img img{display:block;width:230px;height:180px;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:310px;height:180px;float:left;}

.box_06 .news_center .bd .main .top li .txt .date{width:150px;height:18px;margin-top:40px;display:flex;justify-content: space-between;position:relative;}

.box_06 .news_center .bd .main .top li .txt .date::after{content:'';width:45px;height:1px;background:#ccc;position:absolute;top:9px;left:35px;}

.box_06 .news_center .bd .main .top li .txt .date span:nth-of-type(1){display:block;font-size:24px;color:#333;line-height:18px;font-family:Arial;}

.box_06 .news_center .bd .main .top li .txt .date span:nth-of-type(2){display:block;font-size:16px;color:#666;line-height:18px;font-family:Arial;}

.box_06 .news_center .bd .main .top li .txt .name{font-size:16px;color:#333;line-height:16px;margin-top:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li:hover .txt .name{color:#85c327; letter-spacing:0.5px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top li .txt .more{width:29px;height:7px; background:url(../images/n_jt_01.png);margin-top:32px;-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:340px;margin-top:10px;overflow:hidden;}

.box_06 .news_center .bd .main .bottom li{width:340px;height:90px;padding:25px 30px; background:url(../images/nbk.png);margin:30px 50px 0 0;overflow:hidden;float:left;}

.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 .date{width:auto;height:90px;float:left;padding-right:32px;text-align:right;border-right:solid 1px #ddd;position:relative;}

.box_06 .news_center .bd .main .bottom li .date p:nth-of-type(1){font-size:24px;color:#333;line-height:20px;font-family:Arial;margin-top:22px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li .date p:nth-of-type(2){font-size:14px;color:#999;line-height:12px;font-family:Arial;margin-top:16px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover .date p:nth-of-type(1){color:#85c327;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li .txt{width:235px;height:90px;float:right;position:relative;}

.box_06 .news_center .bd .main .bottom li .txt .name{font-size:16px;color:#333;line-height:45px;margin-top:5px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover .txt .name{color:#85c327; letter-spacing:0.5px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li .txt .name::before{content:'';width:235px;height:1px;background:#ddd;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li .txt .name::after{content:'';width:0px;height:1px;background:#85c327;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover .txt .name::after{content:'';width:235px;height:1px;background:#85c327;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li .txt .more{position:absolute;right:7px;bottom:13px;font-size:14px;color:#999;line-height:12px;text-transform: Uppercase;font-family:Arial;}




/* 友情链接 */
.box_07{width:100%;height:50px;padding-bottom:60px;overflow:hidden;}

.box_07 .center{width:1300px;height:50px;margin:0 auto;overflow:hidden;position:relative;z-index:2;}

.box_07 .center .left{width:auto;height:50px;float:left;position:relative;}

.box_07 .center .left span{display:block;font-size:24px;color:#2c478e;font-weight:bold;line-height:20px;text-transform: Uppercase;font-family:Arial;}

.box_07 .center .left p{font-size:16px;color:#2c478e;line-height:16px;margin-top:14px;}

.box_07 .center .link{width:1180px;overflow:hidden;position:relative;float:right;height:50px;}

.box_07 .center .link a{display:block;float:left;width:auto;margin:0 40px 20px 0;font-size:14px;line-height:15px;color:#999;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .link a:hover{color:#2c478e;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .link a:last-child{margin-right:0;}











/* animated home */
.animated { -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite}
.animated.hinge {  -webkit-animation-duration: 2s; animation-duration: 2s }

@-webkit-keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated_1 { animation-delay:0.3s; }
.animated_2 { animation-delay:0.6s; }
.animated_3 { animation-delay:0.9s; }
.animated_4 { animation-delay:1.2s; }
.animated_5 { animation-delay:1.7s; }
.animated_6 { animation-delay:1.8s; }
.animated_7 { animation-delay:2.1s; }
.animated_8 { animation-delay:2.4s; }
.animated_9 { animation-delay:2.7s; }
.animated_10 { animation-delay:3s; }
.animated_11 { animation-delay:3.3s; }
.animated_12 { animation-delay:3.6s; }

/* animated end */




@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
