/*

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;

*/

/* 公用标题 */




/* 产品中心 */
.box_01{width:100%;height:auto;padding:60px 0 30px 0;overflow:hidden;}

.box_01 .h_title{width:285px;height:50px;padding-top:20px;margin:0 auto;text-align:center;background:url(../images/pro_zm.png) center top no-repeat;}

.box_01 .h_title h3{font-size:30px;line-height:30px;height:50px;color:#3364af;background:url(../images/h_back.png) center bottom no-repeat;}

.box_01 .h_title a{display:block;height:50px;color:#3364af;}

.box_01 .top{width:1200px;height:435px;margin:40px auto 0 auto;}

.box_01 .top .left{width:320px;height:435px;float:left;position:relative;z-index:0;}

.box_01 .top .left::before{content:'';width:250px;height:320px;background:#3364af;position:absolute;top:0;left:0;z-index:-1;}

.box_01 .top .left img{display:block;width:300px;height:414px;border-radius:5px;position:absolute;bottom:0;right:0;}

.box_01 .top .right{width:850px;height:435px;float:right;}

.box_01 .top .right .rt{width:850px;height:230px;display:flex;justify-content: space-between;}

.box_01 .top .right .rt li{width:268px;height:228px;border:solid 1px #e5e5e5;border-radius:8px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rt li:hover{-moz-box-shadow:0px 0px 10px #a9c8f8;-webkit-box-shadow:0px 0px 10px #a9c8f8;box-shadow:0px 0px 10px #a9c8f8;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rt li i{display:block;width:52px;height:52px;margin:35px auto 0 auto;}

.box_01 .top .right .rt li:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_01 .top .right .rt li:nth-of-type(1) i{background:url(../images/pro_icon_01.png) center center no-repeat;}

.box_01 .top .right .rt li:nth-of-type(2) i{background:url(../images/pro_icon_02.png) center center no-repeat;}

.box_01 .top .right .rt li:nth-of-type(3) i{background:url(../images/pro_icon_03.png) center center no-repeat;}

.box_01 .top .right .rt li span{display:block;width:50px;height:2px;background:#a7a7a7;margin:22px auto 0 auto;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rt li:hover span{background:#3364af;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rt li p{width:210px;font-size:16px;color:#545454;line-height:30px;margin:15px auto 0 auto;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rt li:hover p{color:#3364af;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rb{width:850px;height:163px;padding-top:10px;border-top:dashed 1px #7d7d7d;border-bottom:dashed 1px #7d7d7d;margin-top:30px;overflow:hidden;}

.box_01 .top .right .rb li{width:auto;height:40px;line-height:40px;float:left;margin-right:12px;position:relative;overflow:hidden;}

.box_01 .top .right .rb li:nth-of-type(6),
.box_01 .top .right .rb li:nth-of-type(11),
.box_01 .top .right .rb li:nth-of-type(17){margin-right:0;}


.box_01 .top .right .rb li::after{content:'';width:0px;height:1px;background:#3364af;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rb li:hover::after{content:'';width:165px;height:1px;background:#3364af;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rb li a{width:auto;padding:0 5px 0 15px;font-size:16px;color:#545454;background:url(../images/pro_sjx.png) -15px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .rb li:hover a{color:#3364af;background:url(../images/pro_sjx.png) 0 center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list{width:1200px;height:760px;margin:30px auto 0 auto;}

.box_01 .pro_list li{width:360px;height:339px;border:solid 1px #d2d2d2;padding:9px 9px 0 9px;float:left;margin:0 30px 30px 0;border-radius:10px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover{border:solid 1px #fff;-moz-box-shadow:0px 0px 10px #a9c8f8;-webkit-box-shadow:0px 0px 10px #a9c8f8;box-shadow:0px 0px 10px #a9c8f8;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:nth-of-type(3n){margin-right:0;}

.box_01 .pro_list li a{display:block;}

.box_01 .pro_list li .img{width:360px;height:279px;overflow:hidden;border-radius:5px;}

.box_01 .pro_list li .img img{width:360px;height:279px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_01 .pro_list li:hover .img img{transform: scale(1.1);}

.box_01 .pro_list li .name{width:285px;padding:0 60px 0 15px;line-height:60px;font-size:16px;color:#545454;background:url(../images/pro_jt_01.png) 320px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .name{color:#3364af;background:url(../images/pro_jt_02.png) 320px 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;overflow:hidden;}

.box_02 .center{width:1200px;height:620px;margin:0 auto;}

.box_02 .center .left{width:320px;height:620px;float:left;position:relative;}

.box_02 .center .left h5{font-size:72px;font-weight:bold; font-family:Arial;line-height:54px;text-transform: Uppercase;position:absolute;top:70px;right:115px;color:#7891bd;}

.box_02 .center .left h3{height:50px;margin-top:175px;font-size:30px;font-weight:bold;line-height:32px;color:#fff;position:relative;}

.box_02 .center .left h3::after{content:'';width:100px;height:1px;background:#fff;position:absolute;bottom:0;left:0;}

.box_02 .center .left p{width:300px;font-size:14px;color:#d3dbe9;line-height:30px;margin-top:25px;}

.box_02 .center .left span{display:block;height:27px;line-height:27px;padding-left:55px;font-size:22px;color:#fff;margin-top:65px;position:relative;}

.box_02 .center .left span::before{content:'';width:27px;height:27px;background:url(../images/tel02.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.box_02 .center .left a{display:block;width:220px;height:50px;line-height:50px;text-align:center;font-size:16px;color:#3364af;font-size:16px;background:#fff;border-radius:8px;margin-top:35px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left a:hover{border-radius:25px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .ys{width:800px;height:620px;float:right;background:url(../images/ys_line.png) center center no-repeat;position:relative;margin-right:40px;}

.box_02 .center .ys li{width:390px;height:300px;border:solid 4px #f3f6fd;margin:1px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .ys li:hover{border:solid 4px #3364af;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .ys li i{display:block;width:47px;height:47px;margin:60px auto 0 auto;}

.box_02 .center .ys li:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_02 .center .ys li:nth-of-type(1) i{background:url(../images/ys_icon_01.png) center center no-repeat;}

.box_02 .center .ys li:nth-of-type(2) i{background:url(../images/ys_icon_03.png) center center no-repeat;}

.box_02 .center .ys li:nth-of-type(3) i{background:url(../images/ys_icon_05.png) center center no-repeat;}

.box_02 .center .ys li:nth-of-type(4) i{background:url(../images/ys_icon_07.png) center center no-repeat;}

.box_02 .center .ys li:nth-of-type(1):hover i{background:url(../images/ys_icon_02.png) center center no-repeat;}

.box_02 .center .ys li:nth-of-type(2):hover i{background:url(../images/ys_icon_04.png) center center no-repeat;}

.box_02 .center .ys li:nth-of-type(3):hover i{background:url(../images/ys_icon_06.png) center center no-repeat;}

.box_02 .center .ys li:nth-of-type(4):hover i{background:url(../images/ys_icon_08.png) center center no-repeat;}

.box_02 .center .ys li h4{font-size:24px;color:#545454;font-weight:bold;text-align:center;line-height:26px;margin-top:35px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .ys li:hover h4{color:#3364af;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .ys li span{display:block;width:70px;height:1px;background:#545454;margin:20px auto 0 auto;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .ys li:hover span{background:#3364af;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .ys li p{width:340px;font-size:14px;color:#717171;line-height:25px;margin:20px auto 0 auto;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .ys li:hover p{color:#3364af;-webkit-transition:all .7s;transition:all .7s;}



/* 合作案例 */
.box_03{width:100%;height:auto;margin-top:65px;background:url(../images/case_back.jpg) center bottom no-repeat;overflow:hidden;}

.box_03 .h_title{width:285px;height:50px;padding-top:20px;margin:0 auto;text-align:center;background:url(../images/case_zm.png) center top no-repeat;}

.box_03 .h_title h3{font-size:30px;line-height:30px;height:50px;color:#3364af;background:url(../images/h_back.png) center bottom no-repeat;}

.box_03 .center{width:1200px;height:480px;margin:123px auto 0 auto;position:relative;}

.box_03 .center h4{width:170px;height:480px;font-size:135px;color:#707070;text-transform: Uppercase; font-family:Arial;text-align:center;line-height:170px;overflow:hidden;writing-mode: tb-rl;position:absolute;left:-170px;top:0;}

.box_03 .center .case_center{width:1200px;height:420px;overflow:hidden;background:#fff;}

.box_03 .center .case_center .bd{width:810px;height:420px;float:left;}

.box_03 .center .case_center .bd .main{width:760px;height:380px;padding:20px 30px 20px 20px;float:left;overflow:hidden;}

.box_03 .center .case_center .bd .main .img{width:460px;height:380px;float:left;overflow:hidden;}

.box_03 .center .case_center .bd .main .img img{display:block;width:460px;height:380px; vertical-align:top;object-fit:cover;}

.box_03 .center .case_center .bd .main .txt{width:270px;height:380px;float:right;overflow:hidden;position:relative;}

.box_03 .center .case_center .bd .main .txt .name{display:block;height:45px;margin-top:25px;font-size:24px;color:#545454;line-height:24px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .bd .main .txt .name::after{content:'';width:80px;height:1px;background:#545454;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .bd .main:hover .txt .name::after{content:'';width:270px;height:1px;background:#545454;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .bd .main .txt p{font-size:14px;color:#8b8b8b;line-height:30px;height:180px;margin-top:28px;}

.box_03 .center .case_center .bd .main .txt .more{display:block;width:130px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;border-radius:20px;background:#3364af;border-radius:20px;position:absolute;right:10px;bottom:15px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .bd .main:hover .txt .more{position:absolute;right:20px;bottom:15px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .bd .main .txt .more::after{content:'';width:20px;height:1px;background:#383838;text-transform: Uppercase;position:absolute;top:19px;right:-10px;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .bd .main:hover .txt .more::after{content:'';width:30px;height:1px;background:#383838;position:absolute;top:19px;right:-20px;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .hd{width:390px;height:420px;float:right; background:#f9f9f9;}

.box_03 .center .case_center .hd ul{width:390px;height:420px;}

.box_03 .center .case_center .hd ul li{width:350px;padding:15px 20px;height:110px;position:relative;}

.box_03 .center .case_center .hd ul li::after{content:'';width:350px;height:1px;background:#e2e2e2;position:absolute;bottom:0px;left:20px;}

.box_03 .center .case_center .hd ul li::before{content:'';width:16px;height:24px;background:url(../images/case_jt.png);position:absolute;top:50%;margin-top:-12px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .hd ul li.on::before{content:'';width:16px;height:24px;background:url(../images/case_jt.png);position:absolute;top:50%;margin-top:-12px;left:-16px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .hd ul li .txt{width:170px;padding-left:20px;height:110px;float:left;}

.box_03 .center .case_center .hd ul li .txt .name{display:block;font-size:16px;color:#545454;line-height:16px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .hd ul li.on .txt .name{color:#3364af;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .case_center .hd ul li .txt p{font-size:14px;color:#8b8b8b;line-height:25px;height:50px;overflow:hidden;margin-top:20px;}

.box_03 .center .case_center .hd ul li .img{width:130px;height:110px;float:right;overflow:hidden;}

.box_03 .center .case_center .hd ul li .img img{display:block;width:130px;height:110px;vertical-align:top;object-fit:cover;}





/* 关于我们 */
.box_04{width:100%;height:auto;padding-top:70px;border-top:solid 6px #545454;margin-top:60px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .center{width:1200px;height:370px;margin:0 auto;}

.box_04 .center .left{width:590px;height:370px;float:left;position:relative;z-index:0;}

.box_04 .center .left span{display:block;font-size:60px;color:#e7e9f1;font-weight:bold; font-family:Arial;line-height:45px;text-transform: Uppercase;position:absolute;top:0;left:0;z-index:-1;}

.box_04 .center .left h4{font-size:30px;color:#545454;font-weight:bold;line-height:32px;margin-top:25px;}

.box_04 .center .left p{font-size:14px;color:#8b8b8b;line-height:30px;height:150px;margin-top:22px;}

.box_04 .center .left a{display:block;width:70px;height:70px; background:url(../images/more.png);position:absolute;right:0;bottom:35px;}

.box_04 .center .vedio{width:520px;height:370px;float:right;position:relative;z-index:0;}

.box_04 .center .vedio::before{content:'';width:540px;height:320px;background:#fff;position:absolute;bottom:-25px;right:0;z-index:-1;-moz-box-shadow:0px 0px 10px #cadcf9;-webkit-box-shadow:0px 0px 10px #cadcf9; box-shadow:0px 0px 10px #cadcf9;}

.box_04 .center .vedio img{display:width:520px;height:350px; vertical-align:top;margin-top:20px;}

.box_04 .bottom{width:1200px;height:200px;margin:0 auto;margin-top:90px;background:url(../images/sj_back.png) center top no-repeat;position:relative;}

.box_04 .bottom .yyzz{width:186px;height:251px;position:absolute;bottom:25px;left:45px;}

.box_04 .bottom .yyzz img{display:block;width:186px;height:251px; vertical-align:top;}

.box_04 .list{width:900px;height:200px;position:absolute;top:0;right:0;display:flex;justify-content: space-between;}

.box_04 .list li{width:225px;height:200px;float:left;position:relative;}

.box_04 .list li .txt{width:auto;margin-top:55px;text-align:center;}

.box_04 .list li .txt p:nth-of-type(1){position: relative;font-size:48px;font-family:Arial;line-height:40px;color:#fff;}

.box_04 .list li .txt p:nth-of-type(1) i{display:block;line-height:40px;}

.box_04 .list li .txt p:nth-of-type(2){font-size:16px;line-height:16px;color:#fff;margin-top:35px;}

.box_04 .list li:nth-of-type(1) .txt p span{position:absolute;bottom:28px;right:30px;font-size:14px;line-height:15px;color:#fff;}

.box_04 .list li:nth-of-type(2) .txt p span{position:absolute;bottom:28px;right:15px;font-size:14px;line-height:15px;color:#fff;}

.box_04 .list li:nth-of-type(3) .txt p span{position:absolute;bottom:28px;right:63px;font-size:14px;line-height:15px;color:#fff;}

.box_04 .list li:nth-of-type(4) .txt p span{position:absolute;bottom:28px;right:30px;font-size:14px;line-height:15px;color:#fff;}





/* 新闻资讯 */
.box_05{width:100%;height:auto;padding:60px 0;overflow:hidden;}

.box_05 .h_title{width:285px;height:50px;padding-top:20px;margin:0 auto;text-align:center;background:url(../images/news_zm.png) center top no-repeat;}

.box_05 .h_title h3{font-size:30px;line-height:30px;height:50px;color:#3364af;background:url(../images/h_back.png) center bottom no-repeat;}

.box_05 .h_title a{display:block;height:50px;color:#3364af;}




.box_05 .center{width:1200px;height:410px;margin:40px auto 0 auto;overflow:hidden;}

.box_05 .picScroll-left02{width:380px;height:410px;overflow:hidden;border-radius:5px;position:relative;float:left;}

.box_05 .picScroll-left02 .bd{width:380px;height:410px;overflow:hidden;margin-top:0;}

.box_05 .picScroll-left02 .bd ul{width:380px;height:410px;overflow:hidden; zoom:1;}

.box_05 .picScroll-left02 .bd ul li{overflow:hidden;width:380px;height:410px;position:relative;background:#f9f9f9;}

.box_05 .picScroll-left02 .bd ul li a{display:block;}

.box_05 .picScroll-left02 .bd ul li .img{width:380px;height:260px;overflow:hidden;}

.box_05 .picScroll-left02 .bd ul li .img img{width:380px;height:260px;vertical-align:top;object-fit:cover;}

.box_05 .picScroll-left02 .bd ul li .txt{width:340px;height:130px;padding:20px 20px 0 20px;}

.box_05 .picScroll-left02 .bd ul li .txt .name{font-size:16px;color:#545454;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .picScroll-left02 .bd ul li:hover .name{color:#3364af;padding-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .picScroll-left02 .bd ul li .txt p{line-height:25px;font-size:14px;height:50px;color:#8b8b8b;overflow:hidden;margin-top:14px;}

.box_05 .picScroll-left02 .bd ul li .txt span{display:block;font-size:14px;color:#8b8b8b;line-height:12px;margin-top:15px;}






.box_05 .picScroll-left02 .hd{width:auto;height:14px;position:absolute;right:50px;bottom:20px;}

.box_05 .picScroll-left02 .hd ul{width:75px;overflow:hidden; zoom:1;display:flex;justify-content: space-between;}

.box_05 .picScroll-left02 .hd ul li{ float:left;width:8px;height:8px;border-radius:5px;overflow:hidden;text-indent:-999px;cursor:pointer;background:#d7d7d7;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .picScroll-left02 .hd ul li.on{background:#3364af;-webkit-transition:all .7s;transition:all .7s;}


.box_05 .right{width:750px;height:410px;float:right;}

.box_05 .right li{width:222px;height:410px;margin-right:42px;float:left;position:relative;}

.box_05 .right li::before{content:'';width:3px;height:410px;background:url(../images/news_line.png);position:absolute;top:0;left:-20px;}

.box_05 .right li:last-child{margin-right:0;}

.box_05 .right li .date{height:auto;margin-top:10px;}

.box_05 .right li .date span{display:block;color:#8b8b8b;}

.box_05 .right li .date span:nth-of-type(1){font-size:30px;line-height:25px;}

.box_05 .right li .date span:nth-of-type(2){font-size:14px;line-height:12px;margin-top:20px;}

.box_05 .right li .name{display:block;font-size:16px;color:#545454;line-height:16px;margin-top:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right li:hover .name{color:#3364af;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right li .img{width:222px;height:135px;overflow:hidden;border-radius:5px;margin-top:25px;}

.box_05 .right li .img img{width:222px;height:135px;vertical-align:top;object-fit:cover;}

.box_05 .right li p{line-height:25px;font-size:14px;height:50px;color:#8b8b8b;overflow:hidden;margin-top:20px;}

.box_05 .right li .more{display:block;width:25px;height:9px;background:url(../images/n_jt_01.png);margin-top:25px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right li:hover .more{background:url(../images/n_jt_02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_list{width:1200px;height:195px;margin:30px auto 0 auto;overflow:hidden;}

.box_05 .news_list li{width:330px;height:195px;padding:0 30px 0 20px;border-radius:8px;background:#f9f9f9;float:left;margin-right:30px;overflow:hidden;}

.box_05 .news_list li:last-child{margin-right:0;}

.box_05 .news_list li .date{width:60px;height:195px;float:left;text-align:center;}

.box_05 .news_list li .date p:nth-of-type(1){font-size:36px;color:#3364af;font-weight:bold;line-height:30px;margin-top:65px;;}

.box_05 .news_list li .date p:nth-of-type(2){font-size:14px;line-height:12px;margin-top:18px;color:#8b8b8b;}

.box_05 .news_list li .date{width:60px;height:195px;float:left;text-align:center;}

.box_05 .news_list li .txt{width:240px;height:195px;float:right;position:relative;}

.box_05 .news_list li .txt .name{display:block;font-size:16px;color:#545454;line-height:16px;margin-top:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_list li:hover .txt .name{color:#3364af;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_list li .txt p{line-height:30px;font-size:14px;height:60px;color:#8b8b8b;overflow:hidden;margin-top:25px;}

.box_05 .news_list li .txt .more{display:block;width:75px;height:30px;line-height:30px;color:#fff;text-align:center;background:#3364af;font-size:12px;color:#fff;text-transform: Uppercase;font-family:Arial;border-radius:50%;position:absolute;bottom:15px;right:0;-webkit-transition:all .7s;transition:all .7s;}







/* 友情链接 */
.links{width:100%;height:80px;background:url(../images/lk_back.jpg) center top;overflow:hidden;box-sizing:content-box;}

.links .center{width:1200px;height:80px;margin:0 auto;}

.links .center p{width:130px;font-size:24px;line-height:80px;color:#fff;font-weight:bold;float:left;padding-left:60px;background:url(../images/link.png) left center no-repeat;}

.links .link{width:980px;height:80px;float:right;}

.links .link a{display:block;width:auto;font-size:14px;line-height:80px;color:#858585;box-sizing:content-box;float:left;padding:0 25px;position:relative;z-index:0;-webkit-transition:all .7s;transition:all .7s;}

.links .link a:hover{color:#3364af;-webkit-transition:all .7s;transition:all .7s;}

.links .link a::after{content:'';width:2px;height:14px;background:#a9a9a9;position:absolute;top:33px;right:-1px;z-index:-1;}

.links .link a:last-child::after{content:'';width:0px;height:14px;background:#a9a9a9;position:absolute;top:33px;right:-1px;z-index:-1;}


@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);
  }
}
