/*

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;

box-sizing:border-box;

*/

/* 公用标题 */


/* 产品中心 */
.box_01{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.pro_top{width:1300px;height:525px;margin:0 auto;position:relative;}

.pro_top .h_title{width:245px;height:44px;position:absolute;top:0;left:0;z-index:9;}

.pro_top .h_title span{display:block;width:126px;height:44px;background:url(../images/pro_bt.png) left top no-repeat;}

.pro_top .h_title::before{content:'';width:160px;height:14px;background:#ebf8ed;position:absolute;bottom:0;left:-30px;z-index:-1;}

.pro_top .h_title h3{position:absolute;bottom:0;right:0;font-size:24px;color:#333;line-height:24px;}

.pro_top .h_title h3 a{display:block;color:#333;}

.pro_top .bd{width:980px;height:440px;margin-top:85px;float:left;}

.pro_top .bd .main{width:980px;height:440px;overflow:hidden; background:url(../images/dian06.png) right bottom no-repeat;}

.pro_top .bd .main .img{width:430px;height:440px;border-radius:0 0 0 100px;overflow:hidden;float:left;}

.pro_top .bd .main .img img{width:430px;height:440px;vertical-align:top;object-fit:cover;transition: all 1s;}

.pro_top .bd .main:hover .img img{transform: scale(1.05);}

.pro_top .bd .main .txt{width:500px;height:440px;overflow:hidden;float:right;}

.pro_top .bd .main .txt .name{display:block;height:35px;margin-top:50px;font-size:18px;color:#333;line-height:20px;font-weight:bold;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .bd .main:hover .txt .name{color:#13895e;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .bd .main .txt .name::before{content:'';width:440px;height:2px;background:#333;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .bd .main .txt .name::after{content:'';width:0px;height:2px;background:#13895e;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .bd .main:hover .txt .name::after{content:'';width:440px;height:2px;background:#13895e;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .bd .main .txt p{font-size:14px;color:#666;line-height:30px;height:90px;overflow:hidden;margin-top:38px;}

.pro_top .bd .main .txt .more{width:225px;height:17px;background:url(../images/dian03.png) right center no-repeat;margin-top:100px;position:relative;z-index:0;}

.pro_top .bd .main .txt .more a{display:block;width:225px;height:17px; background:url(../images/more01.png) left center no-repeat;}

.pro_top .bd .main .txt .more::before{content:'';width:80px;height:4px;background:#13895e;position:absolute;bottom:0;right:35px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .bd .main:hover .txt .more::before{content:'';width:192px;height:4px;background:#13895e;position:absolute;bottom:0;right:35px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .hd{width:235px;height:525px;float:right;overflow:hidden;border-radius:0 60px 0 60px;-moz-box-shadow:0px 0px 10px #e7e7e7;-webkit-box-shadow:0px 0px 10px #e7e7e7;box-shadow:0px 0px 10px #e7e7e7;}

.pro_top .hd ul{width:235px;height:505px;padding-top:20px;overflow:hidden;}

.pro_top .hd ul li{width:235px;height:59px;border-bottom:solid 1px #f8f8f8;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .hd ul li::before{content:'';width:0px;height:2px;background:#13895e;position:absolute;top:28px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .hd ul li.on::before{content:'';width:30px;height:2px;background:#13895e;position:absolute;top:28px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .hd ul li a{display:block;padding:0 55px 0 35px;width:145px;line-height:59px;text-align:right;font-size:16px;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .hd ul li.on a{color:#13895e;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .hd ul li a::after{content:'';width:5px;height:5px;background:#dfdfdf;position:absolute;top:27px;right:35px;border-radius:3px;-webkit-transition:all .7s;transition:all .7s;}

.pro_top .hd ul li.on a::after{content:'';width:5px;height:5px;background:#13895e;position:absolute;top:27px;right:35px;border-radius:3px;-webkit-transition:all .7s;transition:all .7s;}

.grid{width:1300px;height:340px;perspective:800px;perspective-origin:50% 100%;margin:40px auto 0 auto;}

.grid__item{position:relative;flex:none;width:298px;height:340px;float:left;margin-right:36px;cursor:default;transform-style:preserve-3d;}

.grid__item:last-child{margin-right:0;}

.grid__item:hover,.grid__item:focus{outline:none;}

.stack{position:relative;width:290px;height:292px;border:solid 4px #fafafa;border-radius:10px;transform-style:preserve-3d;}

.stack__deco{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#13895e;opacity:0;transform-origin:50% 100%;border-radius:10px;}

.grid__item:hover .stack__deco:first-child{opacity:0.2;}
.grid__item:hover .stack__deco:nth-child(2){opacity:0.4;}
.grid__item:hover .stack__deco:nth-child(3){opacity:0.6;}

.stack__figure{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%;height:100%;cursor:pointer;transform-origin:50% 100%;border-radius:10px;}

.stack__img{position:relative;display:block;flex:none;}

.grid__item-caption{position:relative;display:flex;flex-wrap:wrap;width:100%;transform-style:preserve-3d;}

.grid--effect-castor .stack__figure,.grid--effect-castor .stack__deco{transform-origin:50% 50%;}

.grid__item .txt{width:298px;height:40px;position:relative;}

.grid__item .txt::before{content:'';width:1px;height:70px;background:#1b1b1b;position:absolute;bottom:0;left:15px;z-index:9;-webkit-transition:all .7s;transition:all .7s;}

.grid__item .txt .name{display:block;width:220px;padding:0 38px 0 30px;height:40px;font-size:16px;color:#333;line-height:40px;background:url(../images/pro_jt_01.png) 275px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.grid__item:hover .txt .name{color:#13895e;background:url(../images/pro_jt_02.png) 275px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}





/* 企业优势 */
.box_02{width:100%;height:620px;background:url(../images/ys_back.jpg) center top no-repeat;}

.box_02 .top{width:1300px;height:180px;margin:0 auto;}

.box_02 .top .h_title{width:auto;height:180px;float:left;position:relative;}

.box_02 .top .h_title p{width:165px;height:26px; background:url(../images/siborui.png);margin-top:75px;position:relative;}

.box_02 .top .h_title p::before{content:'';width:115px;height:10px;background:rgba(19,137,94,0.8);position:absolute;top:0;left:-53px;}

.box_02 .top .h_title h3{font-size:18px;color:#666;line-height:18px;margin-top:20px; letter-spacing:5px;}

.box_02 .top .right{width:560px;height:180px;float:right;}

.box_02 .top .right .zm{font-size:12px;color:#333;text-transform: Uppercase;margin:70px 0 0 205px; letter-spacing:25px;}

.box_02 .top .right .zm span{color:#fff;}

.box_02 .top .picScroll-left01{width:560px;height:50px;margin-top:30px;position:relative;}

.box_02 .top .picScroll-left01 .bd{width:420px;height:50px;float:left;position:relative;z-index:5;overflow:hidden;}

.box_02 .top .picScroll-left01 .bd ul{width:420px;height:50px;overflow:hidden; zoom:1;}

.box_02 .top .picScroll-left01 .bd ul li{width:420px;height:50px;margin-right:10px;font-size:16px;color:#333;line-height:50px;}

.box_02 .top .picScroll-left01 .hd{width:134px;height:50px;float:right;background:url(../images/mouse.png) center center no-repeat;}

.box_02 .top .picScroll-left01 .hd .prev{float:left;width:50px;height:50px;cursor:pointer;background:url(../images/ys_jt_01.png) center center no-repeat;}

.box_02 .top .picScroll-left01 .hd .next{float:right;width:50px;height:50px;cursor:pointer;background:url(../images/ys_jt_02.png) center center no-repeat;}

.look_center{width:1300px;height:440px;margin:0 auto;position:relative;z-index:2;}

.look_center::after{content:'';width:168px;height:120px;background:url(../images/dian06.png);position:absolute;bottom:-30px;left:-120px;}

.look_center .zm{width:307px;height:40px; background:url(../images/ys_bt.png);position:absolute;top:70px;right:0;}

.look_center .bd{width:1300px;height:440px;}

.look_center .bd .main{width:1300px;height:440px;position:relative;}

.look_center .bd .main .img{width:630px;height:440px;float:left;border-radius:0 0 0 60px;overflow:hidden;}

.look_center .bd .main .img img{width:630px;height:440px;vertical-align:top;}

.look_center .bd .main .txt{width:560px;height:440px;float:right;}

.look_center .bd .main .txt h4{line-height:20px;margin-top:170px;font-size:18px;color:#333;font-weight:bold;position:relative;}

.look_center .bd .main .txt h4::before{content:'';width:16px;height:3px;background:#13895e;position:absolute;top:8px;left:-30px;}

.look_center .bd .main .txt p{font-size:14px;color:#666;line-height:30px;margin-top:20px;}

.look_center .hd{width:560px;height:70px;position:absolute;bottom:0;right:0;z-index:9;}

.look_center .hd ul{width:560px;height:70px;display:flex;justify-content: space-between;}

.look_center .hd ul li{width:auto;height:70px;float:left;cursor:pointer;position:relative;}

.look_center .hd ul li::before{content:'';width:2px;height:0px;background:#1b1b1b;position:absolute;bottom:85px;left:50%;margin-left:-1px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on::before{content:'';width:2px;height:40px;background:#1b1b1b;position:absolute;bottom:85px;left:50%;margin-left:-1px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li .icon{width:40px;height:30px;margin:0 auto;}

.look_center .hd ul li.on .icon{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.look_center .hd ul li:nth-of-type(1) .icon{background:url(../images/ys_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li:nth-of-type(2) .icon{background:url(../images/ys_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li:nth-of-type(3) .icon{background:url(../images/ys_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li:nth-of-type(4) .icon{background:url(../images/ys_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li h4{font-size:14px;color:#333;line-height:15px;margin:20px auto 0 auto;text-align:center;}




/* 案例中心 */
.box_03{width:100%;height:520px;padding-top:92px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .top{width:1300px;height:45px;margin:0 auto;}

.box_03 .top .h_title{width:210px;height:45px;position:relative;float:left;z-index:0;}

.box_03 .top .h_title span{display:block;width:94px;height:45px;background:url(../images/case_bt.png) left top no-repeat;}

.box_03 .top .h_title::before{content:'';width:125px;height:14px;background:#ebf8ed;position:absolute;bottom:0;left:-30px;z-index:-1;}

.box_03 .top .h_title h3{position:absolute;bottom:0;right:0;font-size:24px;color:#333;line-height:24px;}

.box_03 .top .tel{width:265px;height:40px;position:relative;float:right;margin:2px 0; background:url(../images/case_line.png) 142px center no-repeat;}

.box_03 .top .tel span{width:124px;height:40px;background:url(../images/us.png) center center no-repeat;float:left;position:relative;}

.box_03 .top .tel span::before{content:'';width:72px;height:10px;background:rgba(19,137,94,0.8);position:absolute;top:10px;left:-30px;}

.box_03 .top .tel p{font-size:18px;color:#333;font-family:Arial;font-weight:bold;line-height:40px;float:right;}

.box_03 .swiper-father{width:1300px;height:360px;margin:34px auto 0 auto;overflow:hidden;position:relative;}

.box_03 .swiper-father .swiper-container{width:1300px;height:360px;margin:0 auto;overflow:hidden;}
 
.box_03 .swiper-father .swiper-slide {width:390px;height: 360px;float:left;overflow:hidden;}
 
.box_03 .swiper-father .swiper-slide a{display:block;}

.box_03 .swiper-father .swiper-slide .img{width:100%;height:255px;border:solid 5px #fafafa;box-sizing:border-box;overflow:hidden;margin-top:20px;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide .img img{width:100%;height:280px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_03 .swiper-father .swiper-slide:hover .img img{transform: scale(1.1);}

.box_03 .swiper-father .swiper-slide .img .more{width:0%;height:255px;background:rgba(19,137,94,0.8);position:absolute;top:0;left:50%;margni-left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide:hover .img .more{width:100%;height:255px;background:rgba(19,137,94,0.8);position:absolute;top:0;left:00%;margni-left:-50%;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide .img .more::before{content:'';width:50px;height:50px;background:url(../images/links.png) center center no-repeat #fff;border-radius:25px; opacity:0;position:absolute;top:120px;left:50%;margin-left:-25px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide:hover .img .more::before{content:'';width:50px;height:50px;background:url(../images/links.png) center center no-repeat #fff;border-radius:25px;opacity:1;position:absolute;top:100px;left:50%;margin-left:-25px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide.swiper-slide-active .img{margin-top:0px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide .txt{width:350px;height:70px;padding:20px 0 0 40px;position:relative;opacity:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide.swiper-slide-active .txt{opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide .txt::before{content:'';width:1px;height:50px;background:#1b1b1b;position:absolute;top:-15px;left:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide .txt .name{width:250px;font-size:16px;color:#333;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide:hover .txt .name{color:#13895e;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide .txt p{width:250px;font-size:14px;color:#666;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:20px;}

.box_03 .swiper-father .swiper-slide .txt span{display:block;font-size:48px;color:#333;font-weight:bold;line-height:40px;position:absolute;top:20px;right:20px;}

.box_03 .swiper-button-next{width:96px;height:21px;margin-top:320px;background:url(../images/b_jt.png);position:absolute;left:0;top:0;opacity:1;outline:none;-webkit-transition:all .7s;transition:all .7s;}





/* 关于我们 */
.box_04{width:100%;height:604px;padding-top:60px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .center{width:1300px;height:604px;margin:0 auto;position:relative;}

.box_04 .center::after{content:'';width:190px;height:10px;background:#13895e;position:absolute;bottom:105px;right:-265px;z-index:1;}

.box_04 .center .pos{font-size:16px;color:#333;line-height:16px;writing-mode: tb-rl;position:absolute;top:80px;right:-210px; letter-spacing:10px;z-index:2;}

.box_04 .center .left{width:505px;height:604px;float:left;}

.box_04 .center .left .h_title{width:210px;height:44px;position:relative;z-index:0;margin-top:10px;}

.box_04 .center .left .h_title span{display:block;width:99px;height:44px;background:url(../images/ab_bt.png) left top no-repeat;}

.box_04 .center .left .h_title::before{content:'';width:125px;height:14px;background:#78c692;position:absolute;bottom:0;left:-30px;z-index:-1;}

.box_04 .center .left .h_title h3{position:absolute;bottom:0;right:0;font-size:24px;color:#fff;line-height:24px;}

.box_04 .center .left .txt{width:505px;height:auto;margin-top:75px;}

.box_04 .center .left .txt h4{font-size:20px;color:#fff;line-height:22px;font-weight:bold;position:relative;}

.box_04 .center .left .txt h4::before{content:'';width:1px;height:80px;background:#78c692;position:absolute;top:10px;left:-22px;}

.box_04 .center .left .txt h4::after{content:'';width:370px;height:1px;background:#78c692;position:absolute;top:30px;left:-92px;}

.box_04 .center .left .txt p{font-size:14px;color:#fff;line-height:30px;height:120px;margin-top:40px;overflow:hidden;}

.box_04 .center .left .txt .yyzz{width:157px;height:96px;padding:13px 15px; background:url(../images/yy_bk.png);margin-top:20px;}

.box_04 .center .left .txt .yyzz img{display:block;width:157px;height:96px; vertical-align:top;object-fit:cover;}

.box_04 .center .left .txt .more{width:225px;height:17px;background:url(../images/dian03.png) right center no-repeat;margin-top:100px;position:relative;z-index:0;}

.box_04 .center .left .txt .more a{display:block;width:225px;height:17px; background:url(../images/more01.png) left center no-repeat;}

.box_04 .center .left .txt .more::before{content:'';width:80px;height:4px;background:#13895e;position:absolute;bottom:0;right:35px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .left:hover .txt .more::before{content:'';width:192px;height:4px;background:#13895e;position:absolute;bottom:0;right:35px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right{width:736px;height:604px;float:right;}

.box_04 .center .right p{font-size:18px;color:#fff;line-height:14px;text-transform: Uppercase;font-family:Arial;text-align:right;position:relative;}

.box_04 .center .right p::after{content:'';width:6px;height:6px;background:#fff;position:absolute;top:4px;right:-15px;border-radius:3px;}

.box_04 .center .right .img{width:736px;height:552px;margin-top:38px;position:relative;}

.box_04 .center .right .img img{display:block;width:874px;height:552px;vertical-align:top;position:absolute;top:0;left:0;border-radius:0 0 0 105px;overflow:hidden;}







/* 新闻 */
.box_05{width:100%;height:770px;padding-top:70px;background:url(../images/news_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .bt{width:1300px;height:44px;margin:0 auto;position:relative;}

.box_05 .bt .h_title{width:210px;height:44px;position:relative;top:0;left:0;z-index:9;}

.box_05 .bt .h_title span{display:block;width:92px;height:44px;background:url(../images/news_bt.png) left top no-repeat;}

.box_05 .bt .h_title::before{content:'';width:123px;height:14px;background:#ebf8ed;position:absolute;bottom:0;left:-30px;z-index:-1;}

.box_05 .bt .h_title h3{position:absolute;bottom:0;right:0;font-size:24px;color:#333;line-height:24px;}

.box_05 .bt .h_title h3 a{display:block;color:#333;}

.box_05 .news_center{width:1300px;height:510px;margin:40px auto 0 auto;}

.box_05 .news_center .hd{width:120px;height:240px;float:left;margin-top:25px;border-radius:20px 0 0 20px;-moz-box-shadow:0px 0px 15px #e7e7e7;-webkit-box-shadow:0px 0px 15px #e7e7e7;box-shadow:0px 0px 15px #e7e7e7;}

.box_05 .news_center .hd ul{width:120px;height:240px;}

.box_05 .news_center .hd ul li{width:120px;height:80px;line-height:80px;font-size:16px;text-align:center;position:relative;z-index:0;}

.box_05 .news_center .hd ul li::before{content:'';width:0px;height:80px;background:url(../images/news_on.png);position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on::before{content:'';width:160px;height:80px;background:url(../images/news_on.png);position:absolute;top:0;right:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(1).on::before{content:'';border-radius:20px 0 0 0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(2).on::before{content:'';border-radius:20px 0 0 20px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(3).on::before{content:'';border-radius:0 0 0 20px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li a{display:block;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on a{display:block;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd{width:1140px;height:510px;float:right;}

.box_05 .news_center .bd .main{width:1140px;height:510px;overflow:hidden;}

.box_05 .news_center .bd .main .top{width:1140px;height:260px;overflow:hidden;border-radius:10px 0 0 10px; background:#f7f7f7;}

.box_05 .news_center .bd .main .top .img{width:450px;height:260px;float:left;overflow:hidden;}

.box_05 .news_center .bd .main .top .img img{display:block;width:450px;height:260px;transition: all 1s;object-fit:cover;vertical-align:top;}

.box_05 .news_center .bd .main .top:hover .img img{transform: scale(1.05);}

.box_05 .news_center .bd .main .top .txt{width:640px;height:260px;float:right;overflow:hidden;position:relative; background:url(../images/sr.png) left 173px no-repeat;}

.box_05 .news_center .bd .main .top .txt .name{display:block;width:490px;font-size:18px;line-height:20px;color:#333;font-weight:bold;margin-top:55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top:hover .txt .name{color:#13895e;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top .txt p{width:490px;font-size:14px;color:#666;line-height:30px;height:60px;margin-top:20px;overflow:hidden;}

.box_05 .news_center .bd .main .top .txt .more{display:block;width:98px;font-size:14px;color:#666;font-family:Arial;line-height:44px; background:url(../images/news_jt01.png) right center no-repeat;margin-top:17px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top:hover  .txt .more{color:#13895e;background:url(../images/news_jt02.png) right center no-repeat;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top .txt .date{width:auto;height:60px;text-align:center;position:absolute;top:120px;right:27px;z-index:0;}

.box_05 .news_center .bd .main .top .txt .date::before{content:'';width:87px;height:12px;background:#13895e;position:absolute;left:0;top:26px;z-index:-1;}

.box_05 .news_center .bd .main .top .txt .date span:nth-of-type(1){display:block;font-size:48px;color:#333;line-height:38px;font-weight:bold;}

.box_05 .news_center .bd .main .top .txt .date span:nth-of-type(2){display:block;font-size:12px;color:#666;line-height:12px;margin-top:10px;font-family:Arial;}

.box_05 .news_center .bd .main .bottom{overflow:hidden;width:1140px;height:250px;}

.box_05 .news_center .bd .main .bottom li{width:290px;padding:0 23px;height:95px;float:left;margin:30px 66px 0 0;background:#f7f7f7;border-radius:10px;overflow:hidden;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}

.box_05 .news_center .bd .main .bottom li:hover{background:#13895e;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li::before{content:'';width:26px;height:26px;background:#dff5e2;border-radius:13px;position:absolute;right:-10px;bottom:-10px;}

.box_05 .news_center .bd .main .bottom li .date{width:auto;height:95px;text-align:right;float:left;}

.box_05 .news_center .bd .main .bottom li .date p:nth-of-type(1){font-size:28px;color:#333;line-height:22px;font-weight:bold;font-family:Arial;margin-top:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .date p:nth-of-type(2){font-size:12px;color:#999;line-height:10px;font-family:Arial;margin-top:17px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .date p:nth-of-type(1){color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .date p:nth-of-type(2){color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .txt{width:230px;height:95px;float:right;}

.box_05 .news_center .bd .main .bottom li .txt .name{display:block;height:24px;border-bottom:dashed 1px #c9dbc5;margin-top:30px;line-height:14px;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .txt .more{display:block;margin-top:10px;line-height:14px;font-size:12px;color:#333;font-family:Arial;text-align:right;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .txt .more{color:#fff;-webkit-transition:all .7s;transition:all .7s;}




/* 友情链接 */
.box_05 .links{width:1300px;height:45px;margin:60px auto 0 auto;overflow:hidden;}

.box_05 .links .bt{width:100px;height:45px;float:left;}

.box_05 .links .bt p{width:94px;height:20px; background:url(../images/link.png);}

.box_05 .links .bt h3{font-size:16px;color:#666;line-height:16px; background:url(../images/dian07.png) right center no-repeat;margin-top:9px;}

.box_05 .link{width:1150px;height:45px;float:right;overflow:hidden;position:relative;}

.box_05 .link a{display:block;float:left;width:auto;margin-right:50px;box-sizing:content-box;font-size:14px;line-height:45px;color:#666;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .link a:hover{color:#13895e;-webkit-transition:all .7s;transition:all .7s;}



/* 在线留言 */
.box_06{width:100%;height:244px;padding-top:60px;background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .center{width:1300px;height:244px;margin:0 auto;}

.box_06 .center .txt{width:auto;height:244px;float:left;margin-right:80px;}

.box_06 .center .txt h4{font-size:36px;color:#333;font-weight:bold;line-height:38px;margin-top:26px;}

.box_06 .center .txt p{font-size:16px;color:#666;line-height:16px;margin-top:18px;}

.box_06 .center .txt .click{width:254px;height:40px;border:solid 1px #434343;border-radius:5px;overflow:hidden;margin-top:40px;}

.box_06 .center .txt .click a{display:block;width:127px;height:40px;line-height:40px;text-align:center;float:left;font-size:16px;}

.box_06 .center .txt .click a:nth-of-type(1){background:#434343;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .txt .click a:nth-of-type(2){background:#fff;color:#434343;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .txt .click a:nth-of-type(1):hover{background:#13895e;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .txt .click a:nth-of-type(2):hover{background:#13895e;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .tel{width:auto;height:244px;float:left;text-align:right;}

.box_06 .center .tel p:nth-of-type(1){line-height:27px;font-size:16px;color:#666;margin-top:55px; background:url(../images/tel01.png) 160px center no-repeat;}

.box_06 .center .tel p:nth-of-type(2){line-height:16px;font-size:20px;color:#000;margin-top:30px;}

.box_06 .center .form{width:470px;height:180px;float:right;position:relative;}

.box_06 .center .form p{width:228px;height:43px;overflow:hidden;background:rgba(255,255,255,0);border:solid 1px #ddd;}

.box_06 .center .form input{display:block;width:180px;height:43px;line-height:43px;color:#999;font-size:14px;padding:0 10px 0 38px;box-sizing:content-box;}

.box_06 .center .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_06 .center .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_06 .center .form p:nth-of-type(1) input{background:url(../images/name.png) 12px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(2) input{background:url(../images/phone.png) 12px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(3){width:468px;height:43px;position:absolute;left:0;top:65px;}

.box_06 .center .form textarea{width:420px;height:43px;line-height:43px;font-size:14px;padding:0 10px 0 38px;box-sizing:content-box;background:url(../images/liuyan.png) 12px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(4){width:228px;height:43px;position:absolute;bottom:0;left:0;z-index:2;overflow:hidden;}

.box_06 .center .form p:nth-of-type(4) input{display:block;width:100px;height:43px;line-height:43px;color:#999;font-size:14px;float:left;padding:0 10px;box-sizing:content-box;background:rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:41px;cursor:pointer;margin:1px;}

.box_06 .center .form .tj{width:230px;height:45px;border:none;position:absolute;bottom:0;right:0;background:#13895e;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .form .tj .btn{display: block;width:230px;height:45px;line-height:45px;text-align:center;font-size:16px;color:#fff;border:none;background:none;cursor:pointer;writing-mode: tb-rl;}












/* 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);
  }
}
