/*

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;

*/

/* 公用标题 */
.h_title{width:400px;height:auto;margin:0 auto;text-align:center;overflow:hidden;position:relative;}

.h_title p{width:400px;font-size:38px;line-height:16px;color:#222;font-weight:bold;line-height:30px;font-family:Arial;}

.h_title i{display:block;width:110px;height:1px; background:#222;margin:20px auto 0 auto;}

.h_title h3{font-size:24px;line-height:24px;color:#222;margin-top:20px;}

.h_title h3 a{display:block;color:#222;}



@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}






/* 第一个板块 */
.box_01{width:100%;height:80px;background:#fff;border-top:solid 4px #014b92;overflow:hidden;}

.box_01 .center{width:1200px;height:80px;margin:0 auto;overflow:hidden;}

.box_01 .center .txtScroll-top{width:660px;height:40px;margin:20px auto;float:left;}

.box_01 .center .txtScroll-top .bd{width:500px;height:40px;line-height:40px;float:left;}

.box_01 .center .txtScroll-top .bd h4{width:120px;height:40px;font-size:16px;line-height:40px;color:#014b92;background:url(../images/hot.png) left center no-repeat;float:left;text-align:right;}

.box_01 .center .txtScroll-top .bd .infoList{width:370px;float:right;height:40px;line-height:40px;}

.box_01 .center .txtScroll-top .bd .infoList li{height:40px;line-height:40px;overflow:hidden;}

.box_01 .center .txtScroll-top .bd .infoList li a{display:block;font-size:14px;color:#666;width:370px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .txtScroll-top .bd .infoList li:hover a{margin-left:10px;color:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .txtScroll-top .hd{width:30px;height:40px;float:right;overflow:hidden;}

.box_01 .center .txtScroll-top .hd .prev{float:left;width:9px;height:40px;background:url(../images/h_jt_01.png) center center no-repeat;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .txtScroll-top .hd .prev:hover{background:url(../images/h_jt_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .txtScroll-top .hd .next{float:right;width:9px;height:40px;background:url(../images/h_jt_03.png) center center no-repeat;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .txtScroll-top .hd .next:hover{background:url(../images/h_jt_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .ss{width:500px;height:80px;float:right;overflow:hidden;border-left:solid 1px #d2d2d2;}

.box_01 .center .ss .input{width:370px;height:80px;line-height:80px;color:#666;display:block;background:rgba(0,0,0,0);font-size:14px;padding:0 10px 0 40px;box-sizing:content-box;float:left;}

.box_01 .center .ss .button{width:80px;height:80px;display:inline-block;background:url(../images/search.png) center center no-repeat #014b92;cursor:pointer;border:none;float:right;}





/* 产品中心 */
.box_02{width:100%;padding:80px 0;background:#f0f1f5;overflow:hidden;}

.box_02 .center{width:1200px;height:755px;margin:40px auto 0 auto;overflow:hidden;background:url(../images/bk.png) right top no-repeat;position:relative;}

.box_02 .center .left{width:285px;height:474px;position:absolute;top:0;left:0;z-index:9;background:#fff;}

.box_02 .center .left .bt{width:285px;height:70px;background:#014b92;}

.box_02 .center .left .bt h4{font-size:24px;color:#fff;line-height:70px;padding-left:55px;background:url(../images/pro_icon.png) 20px center no-repeat;}

.box_02 .center .left .list{width:245px;height:380px;margin:0 auto;padding-top:15px;overflow: auto;overflow-x: hidden;}

.box_02 .center .left .list::-webkit-scrollbar-track {background-color: #ccc;border-radius: 0;}

.box_02 .center .left .list::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #014b92;}

.box_02 .center .left .list li{width:245px;height:45px;line-height:44px;margin:0 auto;position:relative;}

.box_02 .center .left .list li::before{content:'';width:245px;height:1px;background:#c8c8c8;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .list li::after{content:'';width:0px;height:1px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .list li:hover::after{content:'';width:245px;height:1px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .list li a{display:block;width:180px;padding:0 45px 0 20px;font-size:15px;color:#666;background:url(../images/dian01.png) left center no-repeat,url(../images/pro_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .list li:hover a{width:175px;padding:0 45px 0 25px;color:#014b92;background:url(../images/dian02.png) left center no-repeat,url(../images/pro_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.pro-center{width:1200px;height:725px;padding-top:30px;}

.pro-center .hd{width:855px;height:30px;overflow:hidden;margin-left:325px;position:relative;}

.pro-center .hd::after{content:'';width:855px;height:1px;background:#d2d2d2;position:absolute;bottom:0;left:0;}

.pro-center .hd ul{width:180px;height:30px;overflow:hidden;float:left;font-size:16px;position:relative;}

.pro-center .hd ul::before{content:'';width:1px;height:12px;background:#d2d2d2;position:absolute;top:3px;left:90px;}

.pro-center .hd ul li{width:80px;height:30px;float:left;line-height:18px;cursor:pointer;color:#222;text-align:center;font-weight:bold;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .hd ul li.on{color:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .hd ul li:last-child{float:right;}

.pro-center .hd ul li::after{content:'';width:0;height:2px;background:#014b92;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .hd ul li.on::after{content:'';width:80px;height:2px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .hd .more{width:60px;height:30px;text-align:center;line-height:18px;float:right;font-size:14px;color:#888;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .hd .more:hover{color:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .hd .more::before{content:'';width:0;height:2px;background:#014b92;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .hd .more:hover::before{content:'';width:60px;height:2px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd{width:1200px;height:665px;margin-top:30px;}

.pro-center .bd .main{width:1200px;height:665px;}

.pro-center .bd .main .top{width:855px;height:355px;overflow:hidden;margin-left:325px;}

.pro-center .bd .main .top li{width:400px;height:345px;float:left;padding:10px 10px 0 10px;background:#f0f1f5;overflow:hidden;}

.pro-center .bd .main .top li:nth-of-type(2){float:right;}

.pro-center .bd .main .top li a{display:block;}

.pro-center .bd .main .top li .img{width:400px;height:290px;overflow:hidden;}

.pro-center .bd .main .top li .img img{width:400px;height:290px;vertical-align:top;transform: scale(1.1);transition: all 1s;object-fit:cover;}

.pro-center .bd .main .top li:hover .img img{transform: scale(1);}

.pro-center .bd .main .top li .name{width:340px;height:55px;padding:0 48px 0 12px;font-size:15px;color:#333;line-height:55px;position:relative;background:url(../images/pro_jt_03.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main .top li:hover .name{color:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main .top li .name::before{content:'';width:2px;height:15px;background:#014b92;position:absolute;top:20px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main .top li:hover .name::before{content:'';width:2px;height:35px;background:#014b92;position:absolute;top:10px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main .bottom{width:1200px;height:260px;overflow:hidden;margin-top:50px;}

.pro-center .bd .main .bottom li{width:285px;height:260px;float:left;margin-right:20px;background:#fff;overflow:hidden;}

.pro-center .bd .main .bottom li:nth-of-type(4){margin-right:0;}

.pro-center .bd .main .bottom li a{display:block;}

.pro-center .bd .main .bottom li .img{width:285px;height:210px;overflow:hidden;}

.pro-center .bd .main .bottom li .img img{width:285px;height:210px;vertical-align:top;transform: scale(1.1);transition: all 1s;object-fit:cover;}

.pro-center .bd .main .bottom li:hover .img img{transform: scale(1);}

.pro-center .bd .main .bottom li .name{width:215px;height:50px;padding:0 48px 0 22px;font-size:15px;color:#333;line-height:50px;position:relative;background:url(../images/pro_jt_03.png) 255px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main .bottom li:hover .name{color:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main .bottom li .name::before{content:'';width:2px;height:15px;background:#014b92;position:absolute;top:18px;left:10px;-webkit-transition:all .7s;transition:all .7s;}

.pro-center .bd .main .bottom li:hover .name::before{content:'';width:2px;height:35px;background:#014b92;position:absolute;top:8px;left:10px;-webkit-transition:all .7s;transition:all .7s;}




/* 产品优点 */
.box_03{width:100%;height:822px;padding-top:80px;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .center{width:1200px;height:auto;margin:70px auto 0 auto;overflow:hidden;}

.box_03 .center .top{width:890px;height:270px;display:flex;justify-content: space-between;}

.box_03 .center .top .bx{width:196px;height:266px;border:solid 2px #f0f1f5;padding:0 40px 0 30px;float:left; background:#f0f1f5;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .top .bx:hover{width:196px;height:266px;border:solid 2px #014b92;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .top .bx i{display:block;width:37px;height:33px;margin-top:30px;}

.box_03 .center .top .bx:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_03 .center .top .bx:nth-of-type(1) i{background:url(../images/yd_icon_01.png) left center no-repeat;}

.box_03 .center .top .bx:nth-of-type(2) i{background:url(../images/yd_icon_02.png) left center no-repeat;}

.box_03 .center .top .bx:nth-of-type(3) i{background:url(../images/yd_icon_03.png) left center no-repeat;}

.box_03 .center .top .bx h4{font-size:16px;color:#222;line-height:16px;margin-top:28px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .top .bx:hover h4{color:#014b92;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .top .bx span{display:block;font-size:12px;color:#222;line-height:15px;margin-top:10px;}

.box_03 .center .top .bx p{font-size:14px;color:#666;line-height:25px;margin-top:40px;}

.box_03 .center .bottom{width:890px;height:270px;margin:40px 0 0 310px;display:flex;justify-content: space-between;}

.box_03 .center .bottom .bx{width:196px;height:266px;border:solid 2px #f0f1f5;padding:0 40px 0 30px;float:left; background:#f0f1f5;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .bottom .bx:hover{width:196px;height:266px;border:solid 2px #014b92;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .bottom .bx i{display:block;width:37px;height:33px;margin-top:30px;}

.box_03 .center .bottom .bx:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_03 .center .bottom .bx:nth-of-type(1) i{background:url(../images/yd_icon_04.png) left center no-repeat;}

.box_03 .center .bottom .bx:nth-of-type(2) i{background:url(../images/yd_icon_05.png) left center no-repeat;}

.box_03 .center .bottom .bx:nth-of-type(3) i{background:url(../images/yd_icon_06.png) left center no-repeat;}

.box_03 .center .bottom .bx h4{font-size:16px;color:#222;line-height:16px;margin-top:28px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .bottom .bx:hover h4{color:#014b92;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .bottom .bx span{display:block;font-size:12px;color:#222;line-height:15px;margin-top:10px;}

.box_03 .center .bottom .bx p{font-size:14px;color:#666;line-height:25px;margin-top:40px;}





/* 企业优势 */
.box_04{width:100%;height:auto;padding-top:80px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .h_title{width:500px;height:auto;margin:0 auto;text-align:center;overflow:hidden;position:relative;}

.box_04 .h_title p{width:500px;font-size:38px;line-height:16px;color:#fff;font-weight:bold;line-height:30px;font-family:Arial;}

.box_04 .h_title i{display:block;width:110px;height:1px; background:#fff;margin:20px auto 0 auto;}

.box_04 .h_title h3{font-size:24px;line-height:24px;color:#fff;margin-top:20px;}

.content-box{width:1200px;height:520px;margin:49px auto 0 auto;position:relative;overflow:hidden;}

.content-box .bd li{width:1200px;height:520px;}

.content-box .bd li .txt{width:520px;height:520px;float:left;position:relative;}

.content-box .bd li .txt .top{width:200px;height:60px;line-height:60px;position:relative;margin-top:90px;display:flex;justify-content: space-between;}

.content-box .bd li .txt .top::before{content:'';width:90px;height:1px;background:#fff;position:absolute;top:0;right:0;}

.content-box .bd li .txt .top::after{content:'';width:200px;height:1px;background:#fff;position:absolute;bottom:0;left:0;}

.content-box .bd li .txt .top i{display:block;font-size:40px;color:#fff;font-weight:bold;font-family:Arial;}

.content-box .bd li .txt .top h4{font-size:22px;font-weight:bold;color:#fff;}

.content-box .bd li .txt p{font-size:14px;line-height:25px;color:#fff;margin-top:45px;}

.content-box .bd li .img{width:600px;height:520px;float:right;position:relative;}

.content-box .bd li .img img{width:600px;height:520px; vertical-align:top;}

.content-box .anniu{position:absolute;left:0;bottom:110px;width:170px;height:40px;z-index:3;}

.content-box .anniu .prev{width:80px;height:40px;background:url(../images/ys_jt_01.png) center center no-repeat #fff;float:left;-webkit-transition: all .7s; transition: all .7s;}

.content-box .anniu .next{width:80px;height:40px;background:url(../images/ys_jt_03.png) center center no-repeat #fff;float:right;-webkit-transition: all .7s; transition: all .7s;}

.content-box .anniu .prev:hover{background:url(../images/ys_jt_02.png) center center no-repeat #014b92;-webkit-transition: all .7s; transition: all .7s;}

.content-box .anniu .next:hover{background:url(../images/ys_jt_04.png) center center no-repeat #014b92;-webkit-transition: all .7s; transition: all .7s;}

.content-box02{width:1200px;height:500px;margin:0 auto;position:relative;}

.content-box02 .bd li{width:1200px;height:500px;}

.content-box02 .bd li .img{width:600px;height:500px;float:left;position:relative;}

.content-box02 .bd li .img img{width:960px;height:500px;vertical-align:top;position:absolute;top:0;right:0;}

.content-box02 .bd li .txt{width:520px;height:500px;float:right;position:relative;}

.content-box02 .bd li .txt .top{width:200px;height:60px;line-height:60px;position:relative;margin-top:90px;display:flex;justify-content: space-between;}

.content-box02 .bd li .txt .top::before{content:'';width:90px;height:1px;background:#222;position:absolute;top:0;right:0;}

.content-box02 .bd li .txt .top::after{content:'';width:200px;height:1px;background:#222;position:absolute;bottom:0;left:0;}

.content-box02 .bd li .txt .top i{display:block;font-size:40px;color:#222;font-weight:bold;font-family:Arial;}

.content-box02 .bd li .txt .top h4{font-size:22px;font-weight:bold;color:#222;}

.content-box02 .bd li .txt p{font-size:14px;line-height:25px;color:#888;margin-top:45px;}

.content-box02 .anniu{position:absolute;right:350px;bottom:85px;width:170px;height:40px;z-index:3;}

.content-box02 .anniu .prev{width:80px;height:40px;background:url(../images/ys_jt_02.png) center center no-repeat #222;float:left;-webkit-transition: all .7s; transition: all .7s;}

.content-box02 .anniu .next{width:80px;height:40px;background:url(../images/ys_jt_04.png) center center no-repeat #222;float:right;-webkit-transition: all .7s; transition: all .7s;}

.content-box02 .anniu .prev:hover{background:url(../images/ys_jt_02.png) center center no-repeat #014b92;-webkit-transition: all .7s; transition: all .7s;}

.content-box02 .anniu .next:hover{background:url(../images/ys_jt_04.png) center center no-repeat #014b92;-webkit-transition: all .7s; transition: all .7s;}





/* 合作案例 */
.box_05{width:100%;height:1445px;padding-top:80px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .case_center{width:1200px;height:auto;margin:50px auto 0 auto;}

.box_05 .case_center .bd{width:1200px;height:1135px;}

.box_05 .case_center .bd .main{width:1200px;height:1135px;}

.box_05 .case_center .bd .main li{width:580px;height:550px;float:left;margin-bottom:35px; background:#fff;overflow:hidden;-moz-box-shadow:0px 0px 10px #d7d8d9;-webkit-box-shadow:0px 0px 10px #d7d8d9;box-shadow:0px 0px 10px #d7d8d9;}

.box_05 .case_center .bd .main li:nth-of-type(2n){float:right;}

.box_05 .case_center .bd .main li a{display:block;}

.box_05 .case_center .bd .main li .img{width:580px;height:430px;overflow:hidden;}

.box_05 .case_center .bd .main li .img img{width:580px;height:430px;transition: all 1s;transform: scale(1.1);vertical-align:top;object-fit:cover;}

.box_05 .case_center .bd .main li:hover .img img{transform: scale(1);}

.box_05 .case_center .bd .main li .txt{width:520px;height:52px;margin:35px auto 0 auto;position:relative;}

.box_05 .case_center .bd .main li .txt::before{content:'';width:520px;height:1px;background:#d2d2d2;position:absolute;bottom:1px;left:0;}

.box_05 .case_center .bd .main li .txt::after{content:'';width:30px;height:3px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .bd .main li:hover .txt::after{content:'';width:520px;height:3px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .bd .main li .name{width:430px;height:24px;padding-right:90px;overflow:hidden;font-size:16px;color:#222;line-height:24px;background:url(../images/case_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .bd .main li:hover .name{width:420px;padding:0 90px 0 10px;color:#014b92;background:url(../images/case_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .hd{width:1200px;height:40px;margin:50px auto 0 auto;}

.box_05 .case_center .hd ul{width:35px;height:12px;overflow:hidden;margin:24px 0;float:left;}

.box_05 .case_center .hd ul li{width:12px;height:12px;border-radius:6px;background:#cdcdcd;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .hd ul li.on{background:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .case_center .hd ul li:last-child{float:right;}

.box_05 .case_center .hd .more{width:160px;height:40px;text-align:center;line-height:40px;float:right;font-size:14px;color:#fff; background:#014b92;-webkit-transition:all .7s;transition:all .7s;}







/* 关于我们 */
.box_06{width:100%;height:800px;overflow:hidden;}

.box_06 .center{width:1200px;height:800px;margin:0 auto;position:relative;}

.box_06 .center .case_01{width:960px;height:800px;position:absolute;top:0;right:600px;}

.box_06 .center .case_01 .swiper-slide{width:960px;height:800px;cursor:pointer;position:relative;overflow:hidden;}

.box_06 .center .case_01 .swiper-slide img{width:960px;height:800px;vertical-align:top;}

.box_06 .center .case_01 .swiper-pagination-bullets{width:120px !important;left:810px !important;bottom:220px !important;}

.box_06 .center .case_01 .swiper-pagination-bullet{width:50px;height:5px;border-radius:0;background:#fff;opacity:1;}

.box_06 .center .case_01 .swiper-pagination-bullet-active{width:50px;height:5px;background:#014b92;}

.box_06 .center .right{width:550px;height:800px;float:right;}

.box_06 .center .right span{display:block;font-size:40px;color:#222;font-weight:bold; font-family:Arial;margin-top:80px;}

.box_06 .center .right i{display:block;width:110px;height:1px;background:#222;margin-top:20px;}

.box_06 .center .right h4{line-height:24px;font-size:24px;color:#222;margin-top:20px;}

.box_06 .center .right p{font-size:14px;color:#888;line-height:25px;height:175px;margin-top:55px;overflow:hidden; text-indent:2em;}

.box_06 .center .right a{display:block;width:130px;height:36px;line-height:36px;margin-top:55px;padding-left:20px;font-size:14px;color:#222;font-weight:bold;background:url(../images/ab_jt_01.png);-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .right a:hover{background:url(../images/ab_jt_02.png);color:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .bx{width:1200px;height:200px; background:#014b92;position:absolute;left:0;bottom:0;z-index:5;overflow:hidden;}

.box_06 .center .bx a{display:block;width:400px;height:200px;position:relative;float:left;}

.box_06 .center .bx a::after{content:'';width:1px;height:100px;background:#80a5c9;position:absolute;top:50px;right:0;}

.box_06 .center .bx a:last-child::after{content:'';width:1px;height:100px;background:none;position:absolute;bottom:0;left:0;}

.box_06 .center .bx a i{display:block;width:52px;height:44px;margin:40px auto 0 auto;}

.box_06 .center .bx a:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_06 .center .bx a:nth-of-type(1) i{ background:url(../images/ab_icon_01.png) center center no-repeat;}

.box_06 .center .bx a:nth-of-type(2) i{ background:url(../images/ab_icon_02.png) center center no-repeat;}

.box_06 .center .bx a:nth-of-type(3) i{ background:url(../images/ab_icon_03.png) center center no-repeat;}

.box_06 .center .bx a p{font-size:20px;color:#fff;line-height:20px;height:35px;text-align:center;margin-top:35px;position:relative;}

.box_06 .center .bx a p::after{content:'';width:50px;height:1px;background:#fff;position:absolute;bottom:0;left:50%;margin-left:-25px;}








/* 新闻资讯 */
.box_07{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_07 .news_center{width:1200px;height:auto;margin:40px auto 0 auto;position:relative;}

.box_07 .news_center .hd{width:1200px;height:35px;overflow:hidden;position:relative;}

.box_07 .news_center .hd::after{content:'';width:1200px;height:1px;background:#d2d2d2;position:absolute;bottom:1px;left:0;}

.box_07 .news_center .hd ul{width:180px;height:35px;overflow:hidden;float:left;display:flex;justify-content: space-between;}

.box_07 .news_center .hd ul li{width:80px;height:35px;text-align:center;font-size:18px;position:relative;font-weight:bold;}

.box_07 .news_center .hd ul li::before{content:'';width:0px;height:3px;background:#014b92;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li.on::before{content:'';width:80px;height:3px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li a{display:block;width:80px;color:#222;line-height:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li.on a{color:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more{width:60px;height:35px;text-align:center;line-height:20px;float:right;font-size:14px;color:#888;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more:hover{color:#014b92;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more::before{content:'';width:0;height:2px;background:#014b92;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more:hover::before{content:'';width:60px;height:2px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd{width:1200px;height:610px;margin:40px auto 0 auto;overflow:hidden;}

.box_07 .news_center .bd .main{width:1200px;height:610px;}

.box_07 .news_center .bd .main .top{width:1200px;height:430px;overflow:hidden;position:relative;}

.box_07 .news_center .bd .main .top::before{content:'';width:1px;height:430px;background:#d2d2d2;position:absolute;top:0;left:385px;}

.box_07 .news_center .bd .main .top::after{content:'';width:1px;height:430px;background:#d2d2d2;position:absolute;top:0;right:385px;}

.box_07 .news_center .bd .main .top li{width:340px;height:430px;float:left;overflow:hidden;position:relative;margin-right:90px;}

.box_07 .news_center .bd .main .top li:last-child{margin-right:0;}

.box_07 .news_center .bd .main .top li .img{width:340px;height:240px;overflow:hidden;}

.box_07 .news_center .bd .main .top li .img img{width:340px;height:240px;transition: all 1s;transform: scale(1.1);vertical-align:top;object-fit:cover;}

.box_07 .news_center .bd .main .top li:hover .img img{transform: scale(1);}

.box_07 .news_center .bd .main .top li span{display:block;font-size:14px;color:#888;line-height:12px; font-family:Arial;margin-top:25px;}

.box_07 .news_center .bd .main .top li .name{display:block;font-size:16px;line-height:16px;color:#222;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .top li:hover .name{color:#014b92;margin-left:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .top li p{font-size:14px;color:#888;line-height:22px;height:44px;overflow:hidden;margin-top:15px;}

.box_07 .news_center .bd .main .top li .more{display:block;width:30px;height:30px;background:url(../images/n_jt_01.png);position:absolute;bottom:0;left:0px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .top li:hover .more{position:absolute;bottom:0;left:10px;background:url(../images/n_jt_02.png);-webkit-transition:all .7s;transition:all .7s;}







.box_07 .news_center .bd .main .bottom{width:1200px;height:180px;overflow:hidden;position:relative;}

.box_07 .news_center .bd .main .bottom li{width:380px;height:55px;float:left;overflow:hidden;position:relative;margin:35px 30px 0 0;}

.box_07 .news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}

.box_07 .news_center .bd .main .bottom li::before{content:'';width:380px;height:1px;background:#d2d2d2;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .bottom li::after{content:'';width:0;height:1px;background:#014b92;position:absolute;bottom:0;left:0;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .bottom li:hover::after{content:'';width:380px;height:1px;background:#014b92;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .bottom li span{display:block;font-size:14px;color:#888;line-height:12px; font-family:Arial;}

.box_07 .news_center .bd .main .bottom li a{display:block;width:340px;padding-right:40px;font-size:15px;color:#333;line-height:15px;margin-top:15px;background:url(../images/n_jt_03.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .bottom li:hover a{width:330px;padding-left:10px;color:#014b92;background:url(../images/n_jt_04.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}














@keyframes jello {
  from,
  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);
  }
}



