/*

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;

*/

/* 公用标题 */

.h_title{width:170px;padding-left:40px;position:relative;height:50px;margin:0 auto;overflow:hidden;}

.h_title h3{font-size:24px;color:#00a2bf;font-weight:bold;line-height:26px;}

.h_title h3 a{display:block;color:#00a2bf;}

.h_title p{font-size:12px;line-height:10px;color:#999;margin-top:12px;text-transform: Uppercase; letter-spacing:3px;}

.h_title span{display:block;font-size:60px;color:#2d2e32;font-weight:bold;line-height:50px;position:absolute;top:0;left:0;text-transform: Uppercase;}







/* 产品中心 */
.box_01{width:100%;height:auto;padding:80px 0; background:#fff;position:relative;z-index:10;}

.box_01::before{content:'';width:408px;height:524px;background:url(../images/ty01.png);position:absolute;top:-354px;left:0;}

.box_01 .pro-center{width:1300px;height:auto;overflow:hidden;margin:40px auto 0 auto;}

.box_01 .pro-center .hd{width:1300px;height:95px;margin:0 auto;overflow:hidden;}

.box_01 .pro-center .hd ul{width:1300px;height:95px;overflow:hidden;margin:0 auto;position:relative;}

.box_01 .pro-center .hd ul li{width:140px;height:95px;float:left;cursor:pointer;text-align:center;margin-right:25px;}

.box_01 .pro-center .hd ul li:last-child{margin-right:0px;}

.box_01 .pro-center .hd ul li span{display:block;font-size:22px;color:#444;font-weight:bold;line-height:18px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li a{display:block;width:140px;height:38px;margin-top:14px;font-size:14px;color:#fff;line-height:38px;background:#2d2e32;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li p{font-size:12px;color:#b2b2b2;line-height:15px;margin-top:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li.on span{color:#00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li.on a{background:#00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd{width:1300px;height:570px;margin-top:40px;}

.box_01 .pro-center .bd .main{width:1300px;height:570px;overflow:hidden;}

.box_01 .pro-center .bd .main li{width:290px;height:260px;float:left;margin:0 33px 30px 0;overflow:hidden;background:url(../images/border01.png);padding:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd .main li:hover{background:url(../images/border02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd .main li:nth-of-type(4n){margin-right:0;}

.box_01 .pro-center .bd .main li .bx{width:290px;height:260px;overflow:hidden;}

.box_01 .pro-center .bd .main li a{display:block;}

.box_01 .pro-center .bd .main li .img{width:290px;height:215px;overflow:hidden;}

.box_01 .pro-center .bd .main li .img img{width:290px;height:215px;transition: all 1s;transform: scale(1.1);vertical-align:top;object-fit:cover;}

.box_01 .pro-center .bd .main li:hover .img img{transform: scale(1);}

.box_01 .pro-center .bd .main li .txt{width:290px;height:45px;line-height:45px;background:#fff;overflow:hidden;}

.box_01 .pro-center .bd .main li .name{width:240px;height:45px;line-height:45px;padding:0 50px 0 0px;font-size:14px;color:#333;background:url(../images/jia01.png) 265px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .bd .main li:hover .name{color:#00a2bf;width:230px;padding:0 50px 0 10px;background:url(../images/jia02.png) 255px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}






/* 企业优势 */
.box_02{width:100%;height:auto;overflow:hidden;}

.box_02 h5{font-size:14px;color:#808080;line-height:26px;margin-top:35px;text-align:center;}

.look_center{width:100%;height:860px;margin:35px auto 0 auto;position:relative;z-index:0;}

.look_center .hd{width:1120px;height:390px;margin:0 auto;}

.look_center .hd ul{width:1120px;height:390px;display:flex;justify-content: space-between;}

.look_center .hd ul li{width:266px;height:390px;cursor:pointer;border-radius:10px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on{-moz-box-shadow:0px 0px 15px #b2edf7; -webkit-box-shadow:0px 0px 15px #b2edf7; box-shadow:0px 0px 15px #b2edf7;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li .bx{width:266px;height:390px;overflow:hidden;float:left;background:url(../images/ys_bk01.png) center top no-repeat;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on .bx{width:266px;height:390px;background:url(../images/ys_bk02.png) center top no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li i{display:block;width:41px;height:40px;margin:30px auto 20px auto;}

.look_center .hd ul li.on i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.look_center .hd ul li:nth-of-type(1) i{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) i{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(3) i{background:url(../images/ys_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li:nth-of-type(4) i{background:url(../images/ys_icon_07.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li:nth-of-type(1).on i{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(2).on i{background:url(../images/ys_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li:nth-of-type(3).on i{background:url(../images/ys_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li:nth-of-type(4).on i{background:url(../images/ys_icon_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li h4{font-size:18px;color:#00a2bf;line-height:20px;height:35px;text-align:center;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on h4{color:#fff;webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li h4::after{content:'';width:20px;height:2px;background:#00a2bf;position:absolute;bottom:0;left:50%;margin-left:-10px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on h4::after{content:'';width:20px;height:2px;background:#fff;position:absolute;bottom:0;left:50%;margin-left:-10px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li p{width:230px;height:0px;margin:30px auto 0 auto;font-size:14px;color:#fff;line-height:26px;text-align:center;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on p{width:210px;height:130px;margin:30px auto 0 auto;font-size:14px;color:#fff;line-height:26px;text-align:center;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li a{display:block;width:89px;height:0;background:url(../images/zx.png);position:absolute;left:50%;margin-left:-40px;bottom:10px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on a{display:block;width:89px;height:89px;background:url(../images/zx.png);position:absolute;left:50%;margin-left:-40px;bottom:10px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd{width:100%;height:650px;position:absolute !important;bottom:0;left:0;z-index:-1;}

.look_center .bd .main{width:100%;height:650px;position:relative;}

.look_center .bd .main .img{width:100%;height:650px;overflow:hidden;}

.look_center .bd .main .img img{width:100%;height:650px;vertical-align:top;object-fit:cover;}





/* 工程案例 */
.box_03{width:100%;height:740px;padding-top:80px; background:url(../images/case_back.jpg) center bottom no-repeat;overflow:hidden;}

.case_center{width:1300px;height:575px;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.case_center .hd{width:620px;height:40px;position:absolute;top:25px;right:0;overflow:hidden;z-index:9;}

.case_center .hd::before{content:'';width:510px;height:1px;background:#e6e6e6;position:absolute;top:19px;left:0;}

.case_center .hd .arrow{width:90px;height:40px;position:absolute;top:0;right:0;}

.case_center .hd .arrow .prev{float:left;width:40px;height:40px;cursor:pointer;background:url(../images/case_jt_01.png) center center no-repeat #2d2e32;-webkit-transition:all .7s;transition:all .7s;}

.case_center .hd .arrow .next{float:right;width:40px;height:40px;cursor:pointer;background:url(../images/case_jt_02.png) center center no-repeat #2d2e32;-webkit-transition:all .7s;transition:all .7s;}

.case_center .hd .arrow .prev:hover{background:url(../images/case_jt_01.png) center center no-repeat #00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.case_center .hd .arrow .next:hover{background:url(../images/case_jt_02.png) center center no-repeat #00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd{width:1300px;height:575px;overflow:hidden;}

.case_center .bd .main{width:1300px;height:575px;overflow:hidden;}

.case_center .bd .main .left{width:620px;height:480px;float:left;overflow:hidden;}

.case_center .bd .main .left .img{width:620px;height:400px;overflow:hidden;}

.case_center .bd .main .left .img img{width:620px;height:400px;transition: all 1s;transform: scale(1.1);vertical-align:top;object-fit:cover;}

.case_center .bd .main .left:hover .img img{transform: scale(1);}

.case_center .bd .main .left .txt{width:620px;height:80px;background:#fff;overflow:hidden;}

.case_center .bd .main .left .txt .name{display:block;width:520px;line-height:80px;padding:0 80px 0 20px;font-size:16px;color:#2d2e32;background:url(../images/case_jt_03.png) 580px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .left:hover .txt .name{width:510px;padding:0 80px 0 30px;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .right{width:620px;height:480px;float:right;margin-top:95px;overflow:hidden;}

.case_center .bd .main .right .img{width:620px;height:400px;overflow:hidden;}

.case_center .bd .main .right .img img{width:620px;height:400px;transition: all 1s;transform: scale(1.1);vertical-align:top;object-fit:cover;}

.case_center .bd .main .right:hover .img img{transform: scale(1);}

.case_center .bd .main .right .txt{width:620px;height:80px;background:#edf8fa;overflow:hidden;}

.case_center .bd .main .right .txt .name{display:block;width:520px;line-height:80px;padding:0 80px 0 20px;font-size:16px;color:#2d2e32;background:url(../images/case_jt_03.png) 580px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .right:hover .txt .name{width:510px;padding:0 80px 0 30px;-webkit-transition:all .7s;transition:all .7s;}

.case_center .tel{width:620px;height:55px;line-height:55px;position:absolute;bottom:0;left:0;overflow:hidden;z-index:9;}

.case_center .tel p{padding-left:50px;float:left;font-size:16px;color:#2d2e32;position:relative;}

.case_center .tel p i{font-size:24px;color:#00a2bf;font-weight:bold;}

.case_center .tel p::before{content:'';width:37px;height:37px;background:url(../images/tel02.png);position:absolute;top:9px;left:0;animation: msClock 1.2s linear infinite;}

.case_center .tel a{display:block;width:160px;height:40px;float:right; background:#00a2bf;text-align:center;line-height:40px;margin-top:7px;font-size:14px;color:#fff;}

.case_center .tel span{display:block;line-height:55px;position:absolute;left:0;top:0;z-index:-1;font-size:70px;color:#fbfefe;text-transform: Uppercase;}





/* 关于我们 */
.box_04{width:100%;height:761px;margin-top:80px;overflow:hidden;}

.box_04 .center{width:1300px;height:761px;margin:0 auto;position:relative;}

.box_04 .center .left{width:655px;height:761px;float:left;position:relative;}

.box_04 .center .left img{display:block;width:966px;height:761px;position:absolute;top:0;right:0;}

.box_04 .center .right{width:570px;height:auto;float:right;text-align:right;}

.box_04 .center .right i{display:block;font-size:80px;color:#fafafa;line-height:64px;text-transform: Uppercase;font-weight:bold;}

.box_04 .center .right h5{width:200px;height:50px;border-top:solid 1px #2d2e32;border-bottom:solid 1px #2d2e32;line-height:50px;font-size:20px;font-weight:bold;color:#333;font-weight:bold;text-align:center; letter-spacing:3px;margin:40px 0 0 370px;}

.box_04 .center .right h4{line-height:26px;font-size:24px;font-weight:bold;color:#00a2bf;margin-top:75px;}

.box_04 .center .right h4 a{display:block;color:#00a2bf;}

.box_04 .center .right span{display:block;height:40px;font-size:12px;color:#999;line-height:14px;margin-top:18px;overflow:hidden;position:relative;}

.box_04 .center .right span::after{content:'';width:30px;height:2px;background:#00a2bf;position:absolute;bottom:0;right:0;}

.box_04 .center .right p{font-size:14px;color:#808080;line-height:35px;height:175px;margin-top:10px;overflow:hidden;}

.box_04 .center .bx{width:900px;height:135px;border-radius:10px; background:#fff;overflow:hidden;position:absolute;bottom:55px;right:0;-moz-box-shadow:0px 0px 20px #e5e5e5;-webkit-box-shadow:0px 0px 20px #e5e5e5; box-shadow:0px 0px 20px #e5e5e5;}

.box_04 .center .bx a{display:block;width:225px;height:135px;float:left;background:#fff;position:relative;z-index:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a::after{content:'';width:1px;height:81px;background:#f5f5f5;position:absolute;top:27px;right:0;z-index:-1;}

.box_04 .center .bx a:last-child::after{content:'';width:1px;height:81px;background:none;position:absolute;top:27px;right:0;}

.box_04 .center .bx a.active{ background:#1aa6bf;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a i{display:block;width:45px;height:40px;margin:30px auto 20px auto;}

.box_04 .center .bx a.active i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_04 .center .bx a:nth-of-type(1) i{ background:url(../images/ab_icon_01.png) left center no-repeat;}

.box_04 .center .bx a:nth-of-type(2) i{ background:url(../images/ab_icon_03.png) left center no-repeat;}

.box_04 .center .bx a:nth-of-type(3) i{ background:url(../images/ab_icon_05.png) left center no-repeat;}

.box_04 .center .bx a:nth-of-type(4) i{ background:url(../images/ab_icon_07.png) left center no-repeat;}

.box_04 .center .bx a:nth-of-type(1).active i{ background:url(../images/ab_icon_02.png) left center no-repeat;}

.box_04 .center .bx a:nth-of-type(2).active i{ background:url(../images/ab_icon_04.png) left center no-repeat;}

.box_04 .center .bx a:nth-of-type(3).active i{ background:url(../images/ab_icon_06.png) left center no-repeat;}

.box_04 .center .bx a:nth-of-type(4).active i{ background:url(../images/ab_icon_08.png) left center no-repeat;}

.box_04 .center .bx a p{font-size:18px;color:#333;line-height:20px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx a.active p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}






/* 新闻资讯 */
.box_05{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_05 .h_title{width:170px;padding-left:50px;position:relative;height:50px;margin:0 auto;overflow:hidden;}

.box_05 .h_title h3{font-size:24px;color:#00a2bf;font-weight:bold;line-height:26px;}

.box_05 .h_title h3 a{display:block;color:#00a2bf;}

.box_05 .h_title p{font-size:12px;line-height:10px;color:#999;margin-top:12px;text-transform: Uppercase; letter-spacing:3px;}

.box_05 .h_title span{display:block;font-size:60px;color:#2d2e32;font-weight:bold;line-height:50px;position:absolute;top:0;left:-5px;text-transform: Uppercase;}

.box_05 .news_center{width:1300px;height:auto;margin:40px auto 0 auto;position:relative;}

.box_05 .news_center .hd{width:530px;height:40px;margin:0 auto;overflow:hidden;}

.box_05 .news_center .hd ul{width:530px;height:40px;overflow:hidden;font-size:14px;display:flex;justify-content: space-between;}

.box_05 .news_center .hd ul li{width:160px;height:40px;line-height:40px;text-align:center;background:#2d2e32;-webkit-transition:all .7s;transition:all .7s}

.box_05 .news_center .hd ul li.on{background:#00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li a{display:block;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd{width:1300px;height:600px;margin:40px auto 0 auto;}

.box_05 .news_center .bd .main{width:1300px;height:600px;position:relative;}

.box_05 .news_center .bd .main .top{width:1250px;height:320px;padding:20px 25px;background:url(../images/news.jpg) center center no-repeat #fff;-moz-box-shadow:0px 0px 20px #e5e5e5;-webkit-box-shadow:0px 0px 20px #e5e5e5; box-shadow:0px 0px 20px #e5e5e5;}

.box_05 .news_center .bd .main .top li{width:360px;height:320px;float:left;overflow:hidden;}

.box_05 .news_center .bd .main .top li:nth-of-type(2){float:right;}

.box_05 .news_center .bd .main .top li .date{width:360px;height:89px;border-bottom:solid 1px #e6e6e6;}

.box_05 .news_center .bd .main .top li .date span:nth-of-type(1){display:block;font-size:40px;color:#ccc;font-weight:bold;line-height:34px;}

.box_05 .news_center .bd .main .top li .date span:nth-of-type(2){display:block;font-size:12px;color:#ccc;line-height:10px;margin-top:10px;}

.box_05 .news_center .bd .main .top li .name{display:block;font-size:16px;color:#333;line-height:18px;font-weight:bold;margin-top:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li:hover .name{color:#00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li p{font-size:14px;color:#808080;line-height:30px;height:60px;margin-top:25px;overflow:hidden;}

.box_05 .news_center .bd .main .top li .more{display:block;width:166px;height:36px;border:solid 2px #00a2bf;font-size:14px;color:#00a2bf;line-height:36px;text-align:center;border-radius:20px;margin-top:50px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li:hover .more{background:#00a2bf;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom{width:1300px;height:210px;margin-top:30px;overflow:hidden;}

.box_05 .news_center .bd .main .bottom li{width:258px;height:93px;border:solid 1px #f5f5f5;background:#fff;padding:0 20px 0 30px;float:left;margin:0 20px 20px 0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:nth-of-type(4n){margin-right:0;}

.box_05 .news_center .bd .main .bottom li:hover{border:solid 1px #00a2bf;background:#00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .date{width:50px;height:93px;float:left;text-align:center;}

.box_05 .news_center .bd .main .bottom li .date span:nth-of-type(1){display:block;font-size:40px;color:#ccc;font-weight:bold;line-height:34px;margin-top:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .date span:nth-of-type(2){display:block;font-size:12px;color:#ccc;line-height:10px;margin-top:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .date span:nth-of-type(1){color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .date span:nth-of-type(2){color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .txt{width:180px;height:93px;float:right;}

.box_05 .news_center .bd .main .bottom li .txt .name{display:block;font-size:16px;color:#333;line-height:28px;height:56px;margin-top:18px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}







/* 合作客户 */
.box_06{width:100%;height:auto;padding-bottom:80px;overflow:hidden;}

.box_06 .h_title{width:180px;padding-left:45px;position:relative;height:50px;margin:0 auto;overflow:hidden;}

.box_06 .h_title h3{font-size:24px;color:#00a2bf;font-weight:bold;line-height:26px;}

.box_06 .h_title h3 a{display:block;color:#00a2bf;}

.box_06 .h_title p{font-size:12px;line-height:10px;color:#999;margin-top:12px;text-transform: Uppercase; letter-spacing:3px;}

.box_06 .h_title span{display:block;font-size:60px;color:#2d2e32;font-weight:bold;line-height:50px;position:absolute;top:0;left:0px;text-transform: Uppercase;}

.box_06 .list{width:1300px;height:170px;margin:40px auto 0 auto;overflow:hidden;}

.box_06 .list li{width:300px;height:170px;overflow:hidden;float:left;margin-right:33.3px;}

.box_06 .list li:nth-of-type(4){margin-right:0;}

.box_06 .list li a{display:block;}

.box_06 .list li .img{width:298px;height:118px;border:solid 1px #e6e6e6;overflow:hidden;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .list li:hover .img{border:solid 1px #00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .list li .img img{width:298px;height:118px;transition: all 1s;transform: scale(1.1);vertical-align:top;object-fit:cover;}

.box_06 .list li:hover .img img{transform: scale(1);}
/*
.box_06 .list li .name{width:250px;padding-right:50px;height:50px;line-height:50px;font-size:14px;color:#2d2e32;background:url(../images/hb_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;position:relative;}

.box_06 .list li:hover .name{color:#00a2bf;background:url(../images/hb_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}
*/

.box_06 .list li .name{width:250px;padding:0 25px;height:50px;line-height:50px;font-size:14px;color:#2d2e32;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;position:relative;}

.box_06 .list li:hover .name{color:#00a2bf;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .list li .name::after{content:'';width:0;height:1px;background:#00a2bf;position:absolute;bottom:0px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .list li:hover .name::after{content:'';width:300px;height:1px;background:#00a2bf;position:absolute;bottom:0px;left:0;-webkit-transition:all .7s;transition:all .7s;}
















/* 友情链接 */
.links{width:100%;height:70px;overflow:hidden;background:#00a2bf;}

.links .jz{width:1300px;height:70px;margin:0 auto;overflow:hidden;}

.links .jz p{width:100px;font-size:18px;color:#fff;float:left;font-weight:bold;line-height:70px;background:url(../images/links.png) right center no-repeat;}

.links .jz .lins{width:1200px;float:right;height:70px;box-sizing:content-box;}

.links .jz .lins a{display:block;width:auto;box-sizing:content-box;font-size:14px;line-height:70px;color:#fff;float:left;padding:0 30px;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.links .jz .lins a:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.links .jz .lins a::after{content:'';width:1px;height:14px;background:#fff;transform: rotate(30deg);position:absolute;top:28px;right:0;-webkit-transition:all .7s;transition:all .7s;}








@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);
  }
}
