/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .7s;transition:all .7s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;font-family:Arial;

*/

/* 公用标题 */
@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}


/* 产品展示 */
.box_01{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_01 .top{width:1280px;height:53px;margin:0 auto;}

.box_01 .top .h_title{width:auto;height:53px;float:left;}

.box_01 .top .h_title p{padding-left:50px;height:23px;background:url(../images/h_back01.png) left center no-repeat;font-size:14px;color:#888;font-family:Arial;line-height:14px;}

.box_01 .top .h_title h3{padding-left:50px;font-size:28px;color:#333;font-weight:bold;line-height:30px;position:relative;}

.box_01 .top .h_title h3::before{content:'';width:80px;height:3px;background:#333;position:absolute;bottom:5px;left:-45px;}

.box_01 .top .more{width:80px;height:49px;float:right;margin:2px 0;background:url(../images/lx.png) center center no-repeat;}

.box_01 .top .more a{display:block;width:80px;height:35px;margin:7px 0;background:#2b42b1;border-radius:18px 0 18px 0;font-size:14px;color:#fff;line-height:35px;text-align:center;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .more:hover a{border-radius:18px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center{width:1280px;height:995px;margin:65px auto 0 auto;position:relative;z-index:2;}

.box_01 .center .pos{width:505px;height:435px; background:url(../images/pro_bk.png);position:absolute;left:-105px;bottom:-50px;z-index:-1;}

.box_01 .center .left{width:300px;height:955px;padding-top:40px;background:#2b42b1;border-radius:10px;overflow:hidden;float:left;}

.box_01 .center .left .h_bt{width:300px;height:50px;position:relative;text-align:center;}

.box_01 .center .left .h_bt p{width:300px;font-size:48px;color:rgba(255,255,255,0.06);font-weight:bold;line-height:40px;position:absolute;bottom:0;left:0;text-transform: Uppercase;}

.box_01 .center .left .h_bt h4{width:300px;font-size:24px;color:#fff;font-weight:bold;line-height:26px;position:absolute;top:0;left:0;}

.box_01 .center .left .h_bt::after{content:'';width:30px;height:4px;background:#fff;position:absolute;bottom:10px;left:50%;margin-left:-15px;}

.box_01 .center .left .fl_list{width:270px;height:855px;padding-top:10px;margin:25px auto 0 auto;background:#fff;overflow: auto;overflow-x: hidden;}

.box_01 .center .left .fl_list li{width:270px;height:84px;border-bottom:dashed 1px #efefef;overflow:hidden;position:relative;z-index:2;cursor:pointer;}

.box_01 .center .left .fl_list li::before{content:'';width:250px;height:50px;background:#2b42b1;border-radius:25px;position:absolute;top:0;left:10px;opacity:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li.active::before{content:'';width:250px;height:50px;background:#2b42b1;border-radius:25px;position:absolute;top:17px;left:10px;opacity:1;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li a{display:block;width:150px;padding:0 50px 0 70px;font-size:17px;color:#333;line-height:84px;position:relative;background:url(../images/dian01.png) 20px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li.active a{color:#fff;background:url(../images/dian02.png) 20px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li::after{content:'';width:9px;height:84px;background:url(../images/pro_jt_01.png) center center no-repeat;position:absolute;top:0;right:27px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .fl_list li.active::after{content:'';width:9px;height:84px;background:url(../images/pro_jt_02.png) center center no-repeat;position:absolute;top:0;right:27px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_list{width:954px;height:995px;float:right;}

.box_01 .center .pro_list li{width:280px;height:300px;padding:9px 8px 0 8px;border:solid 1px #e6e6e6;border-radius:6px;background:#fff;overflow:hidden;float:left;margin:0 27px 30px 0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_list li:nth-of-type(3n){margin-right:0;}

.box_01 .center .pro_list li.active{border:solid 1px #2b42b1;background:#2b42b1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_list li a{display:block;}

.box_01 .center .pro_list li .img{width:280px;height:230px;border-radius:6px;overflow:hidden;}

.box_01 .center .pro_list li .img img{display:block;width:280px;height:230px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_01 .center .pro_list li:hover .img img{transform: scale(1.1);}

.box_01 .center .pro_list li .txt{width:280px;height:50px;line-height:50px;margin:10px auto 0 auto;overflow:hidden;}

.box_01 .center .pro_list li .txt .name{width:170px;padding-left:30px;position:relative;font-size:16px;color:#333;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_list li.active .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_list li .txt .name::before{content:'';width:12px;height:2px;background:#7c7c7c;position:absolute;top:24px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_list li.active .txt .name::before{content:'';width:12px;height:2px;background:#fff;position:absolute;top:24px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_list li .txt .more{font-size:14px;color:#909090;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .pro_list li.active .txt .more{color:#fff;-webkit-transition:all .7s;transition:all .7s;}




/* 小banner */
.box_02{width:100%;height:373px;background:url(../images/gg_back.jpg) center no-repeat;overflow:hidden;}

.box_02 .center{width:1280px;height:373px;margin:0 auto;position:relative;}

.box_02 .center .txt{width:430px;height:243px;padding-left:60px;margin-top:60px;background:url(../images/ad_bk.png);float:left;}

.box_02 .center .txt h4{font-size:30px;color:#fff;font-weight:bold;line-height:32px;margin-top:35px;}

.box_02 .center .txt i{display:block;font-size:14px;color:rgba(255,255,255,0.3);line-height:16px;margin-top:12px;}

.box_02 .center .txt .bx{width:232px;height:38px; background:#fff;margin-top:20px;line-height:38px;padding-left:52px;position:relative;}

.box_02 .center .txt .bx::before{content:'';width:25px;height:38px;background:#ffea00;position:absolute;top:0;left:0;}

.box_02 .center .txt .bx span{display:block;float:left;padding-left:20px;margin-right:25px;font-size:16px;color:#333;position:relative;}

.box_02 .center .txt .bx span::before{content:'';width:6px;height:6px;background:#2b42b1;border-radius:3px;position:absolute;top:16px;left:0;}

.box_02 .center .txt p{font-size:16px;color:#fff;line-height:16px;margin-top:26px; letter-spacing:12px;}

.box_02 .center .pos01{width:292px;height:292px;background:url(../images/gg_img01.png);position:absolute;top:40px;right:322px;}

.box_02 .center .pos02{width:292px;height:292px;background:url(../images/gg_img02.png);position:absolute;top:40px;right:0;}

.box_02 .center .pos03{width:208px;height:208px;background:url(../images/gg_img03.png);position:absolute;top:82px;right:205px;}




/* 企业优势 */
.box_03{width:100%;height:1129px;padding-top:60px;background:url(../images/ys_back.jpg) center no-repeat;overflow:hidden;}

.box_03 .h_title{width:600px;height:104px;margin:0 auto;padding:34px 0 0 287px;background:url(../images/bt_ys.png) left center no-repeat;}

.box_03 .h_title p{padding-left:50px;height:23px;background:url(../images/h_back02.png) left center no-repeat;font-size:14px;color:#888;font-family:Arial;line-height:14px;}

.box_03 .h_title h3{padding-left:50px;font-size:28px;color:#333;font-weight:bold;line-height:30px;position:relative;}

.box_03 .h_title h3::before{content:'';width:80px;height:3px;background:#333;position:absolute;bottom:5px;left:-45px;}

.box_03 .center{width:1280px;height:920px;margin:70px auto 0 auto;position:relative;z-index:1;}

.box_03 .center::after{content:'';width:576px;height:40px;background:url(../images/ys_line.png);position:absolute;bottom:100px;left:-120px;}

.box_03 .center .pos01{width:663px;height:909px;background:url(../images/ys_img01.png);position:absolute;top:0;left:175px;z-index:3;}

.box_03 .center .pos02{width:805px;height:448px;background:url(../images/ys_img02.png);position:absolute;bottom:20px;right:-90px;z-index:5;}

.box_03 .center .pos03{width:360px;height:360px;background:rgba(43,66,177,0.1);border-radius:180px;position:absolute;top:165px;left:452px;z-index:-1;}

@keyframes rotate {
    0% {
        transform: rotate(90deg); }
    100% {
        transform: rotate(450deg); }
}

.box_03 .center .ys01{width:auto;height:auto;position:absolute;left:0;top:0;z-index:9;}

.box_03 .center .ys02{width:auto;height:auto;position:absolute;right:0;top:0;z-index:9;}

.box_03 .center .ys03{width:auto;height:auto;position:absolute;left:0;top:270px;z-index:9;}

.box_03 .center .ys04{width:auto;height:auto;position:absolute;right:0;top:270px;z-index:9;}

.box_03 .center .ys .icon{width:98px;height:98px;float:left;margin-right:30px;position:relative;z-index:1;}

.box_03 .center .ys .icon::after{content:'';width:98px;height:98px;background:url(../images/ys_yuan.png);position:absolute;top:0;left:0;z-index:-1;animation: rotate 10s infinite linear;animation-play-state: running;}

.box_03 .center .ys:hover .icon::after{content:'';width:98px;height:98px;background:url(../images/ys_yuan.png);position:absolute;top:0;left:0;z-index:-1;animation-play-state: paused;}

.box_03 .center .ys .icon i{display:block;width:98px;height:98px;}

.box_03 .center .ys:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_03 .center .ys01 .icon i{background:url(../images/ys_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .ys02 .icon i{background:url(../images/ys_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .ys03 .icon i{background:url(../images/ys_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .ys04 .icon i{background:url(../images/ys_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .ys .txt{width:auto;height:auto;float:left;}

.box_03 .center .ys .txt h4{font-size:20px;color:#333;font-weight:bold;line-height:22px;}

.box_03 .center .ys .txt span{display:block;font-size:14px;color:#b7b7b7;line-height:16px;margin-top:12px;}

.box_03 .center .ys .txt p{font-size:15px;color:#666;line-height:25px;margin-top:25px;}




/* 客户案例 */
.box_04{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_04 .top{width:1280px;height:53px;margin:0 auto;}

.box_04 .top .h_title{width:auto;height:53px;float:left;}

.box_04 .top .h_title p{padding-left:50px;height:23px;background:url(../images/h_back01.png) left center no-repeat;font-size:14px;color:#888;font-family:Arial;line-height:14px;}

.box_04 .top .h_title h3{padding-left:50px;font-size:28px;color:#333;font-weight:bold;line-height:30px;position:relative;}

.box_04 .top .h_title h3::before{content:'';width:80px;height:3px;background:#333;position:absolute;bottom:5px;left:-45px;}

.box_04 .top .more{width:80px;height:49px;float:right;margin:2px 0;background:url(../images/lx.png) center center no-repeat;}

.box_04 .top .more a{display:block;width:80px;height:35px;margin:7px 0;background:#2b42b1;border-radius:18px 0 18px 0;font-size:14px;color:#fff;line-height:35px;text-align:center;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .top .more:hover a{border-radius:18px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01{width:1280px;height:auto;margin:40px auto 0 auto;position:relative;}

.box_04 .picScroll-left01 .bd{width:1280px;height:300px;overflow:hidden;position:relative;z-index:5;}

.box_04 .picScroll-left01 .bd ul{width:1280px;height:300px;overflow:hidden; zoom:1;}

.box_04 .picScroll-left01 .bd ul li{width:300px;height:300px;background:#f6f6f6;float:left;border-radius:6px;overflow:hidden;position:relative;margin-right:26.5px;}

.box_04 .picScroll-left01 .bd ul li a{display:block;}

.box_04 .picScroll-left01 .bd ul li::after{content:'';width:0px;height:2px;background:#2b42b1;position:absolute;bottom:0;left:50%;margin-left:-0px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li:hover::after{content:'';width:280px;height:2px;background:#2b42b1;position:absolute;bottom:0;left:50%;margin-left:-140px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li .img{width:280px;height:215px;margin:10px auto 0 auto;border-radius:6px;overflow:hidden;}

.box_04 .picScroll-left01 .bd ul li .img img{display:block;width:280px;height:215px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_04 .picScroll-left01 .bd ul li:hover .img img{transform: scale(1.1);}

.box_04 .picScroll-left01 .bd ul li .txt{width:280px;height:50px;line-height:50px;margin:15px auto 0 auto;overflow:hidden;}

.box_04 .picScroll-left01 .bd ul li .txt .name{width:200px;font-size:16px;color:#333;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li:hover .txt .name{color:#2b42b1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li .txt .more{font-size:14px;color:#909090;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li:hover .txt .more{color:#2b42b1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd{width:1280px;height:50px;margin:60px auto 0 auto;position:relative;z-index:2;}

.box_04 .picScroll-left01 .hd::after{content:'';width:1280px;height:1px;background:#e5e5e5;position:absolute;top:25px;left:0;z-index:-1;}

.box_04 .picScroll-left01 .hd .arrow{width:250px;height:50px;margin:0 auto;position:relative;}

.box_04 .picScroll-left01 .hd .pageState{color:rgba(43,66,177,0);position:absolute;left:115px;top:-5px;font-size:16px;line-height:14px;}

.box_04 .picScroll-left01 .hd .pageState span{color:rgba(43,66,177,1);padding-left:10px;position:relative;line-height:14px;display:block;height:32px;}

.box_04 .picScroll-left01 .hd .pageState span::before{content:'0';font-size:16px;line-height:14px;position:absolute;left:0;top:0;}

.box_04 .picScroll-left01 .hd .pageState span::after{content:'';width:100%;height:3px;background:#2b42b1;position:absolute;bottom:0;left:0;}

.box_04 .picScroll-left01 .hd .arrow .prev{width:50px;height:50px;float:left;background:url(../images/case_jt_01.png) center center no-repeat #ffea00;border-radius:25px;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .arrow .next{width:50px;height:50px;float:right;background:url(../images/case_jt_03.png) center center no-repeat #ffea00;border-radius:25px;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .prev:hover{background:url(../images/case_jt_02.png) center center no-repeat #2b42b1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .next:hover{background:url(../images/case_jt_04.png) center center no-repeat #2b42b1;-webkit-transition:all .7s;transition:all .7s;}



@-webkit-keyframes twinkling {
	0% {opacity: 0.2;filter: alpha(opacity=20);-webkit-transform: scale(1);}

	50% {opacity: 0.5;filter: alpha(opacity=50);-webkit-transform: scale(1.12);}

	100% {opacity: 0.2;filter: alpha(opacity=20);-webkit-transform: scale(1);}
}

@keyframes twinkling {
	0% {opacity: 0.2;filter: alpha(opacity=20);-webkit-transform: scale(1);}

	50% {opacity: 0.5;filter: alpha(opacity=50);-webkit-transform: scale(1.12);}

	100% {opacity: 0.2;filter: alpha(opacity=20);-webkit-transform: scale(1);}
}



/* 小banner */
.box_05{width:100%;height:210px;padding-top:32px;background:url(../images/gg_back02.jpg) center no-repeat;overflow:hidden;}

.box_05 .center{width:1280px;height:210px;margin:0 auto;position:relative;}

.box_05 .center .kf{width:179px;height:179px;position:relative;z-index:2;float:left;margin-right:35px;}

.box_05 .center .kf::before{content:'';width:189px;height:189px;background:rgba(255,255,255,0.6);position:absolute;top:-5px;left:-5px;z-index:-1;border-radius:50%;-webkit-animation: twinkling 2.1s infinite ease-in-out;animation: twinkling 2.1s infinite ease-in-out;-webkit-animation-fill-mode: both;animation-fill-mode: both;}

.box_05 .center .kf i{display:block;width:179px;height:179px; background:url(../images/kf.png);}

.box_05 .center .txt{width:auto;height:auto;float:left;margin-top:40px;}

.box_05 .center .txt h4{font-size:16px;color:#fff;line-height:34px;}

.box_05 .center .txt h4 span{display:block;font-size:32px;font-weight:bold;line-height:34px;float:left;margin-right:15px;}

.box_05 .center .txt p{width:310px;height:50px; background:#ffea00;border-radius:25px 0 25px 0;margin-top:25px;font-size:20px;color:#333;line-height:50px;text-align:center;}

.box_05 .center .tel{padding-left:78px;width:auto;height:50px;float:right;margin-top:63px; background:url(../images/tel02.png) left center no-repeat;}

.box_05 .center .tel p:nth-of-type(1){font-size:14px;color:#fff;line-height:15px;}

.box_05 .center .tel p:nth-of-type(2){font-size:34px;color:#fff;line-height:30px;font-weight:bold;font-family: 'Times New Roman';margin-top:5px;}

.box_05 .center .ewm{width:130px;height:160px;float:right; background:rgba(255,255,255,0.4);margin:10px 35px 0 0;}

.box_05 .center .ewm img{display:block;width:110px;height:110px;margin:10px auto 0 auto;}

.box_05 .center .ewm p{text-align:center;line-height:40px;font-size:14px;color:#fff;}




/* 关于我们 */
.box_06{width:100%;height:auto;padding:80px 0 70px 0;position:relative;z-index:2;overflow:hidden;}

.box_06 .bk{width:61px;height:535px;background:url(../images/ab_bk01.png);position:absolute;top:135px;right:0;z-index:-1;}

.box_06 .center{width:1280px;height:590px;margin:0 auto;}

.box_06 .center .left{width:645px;height:590px;float:left;position:relative;z-index:2;}

.box_06 .center .left::after{content:'';width:619px;height:184px;background:url(../images/ab_bk02.png);position:absolute;bottom:0;left:-50px;z-index:-1;}

.box_06 .center .left .img{width:645px;height:510px;border-radius:0 80px 20px 0;overflow:hidden;position:relative;}

.box_06 .center .left .img img{display:block;width:645px;height:510px; vertical-align:top;}

.box_06 .center .left .img:before{background:rgba(255,255,255,0.2);bottom:0;content:'';left:50%;position:absolute;right:51%;top:0;opacity:1;pointer-events:none}

.box_06 .center .left .img:after{background:rgba(255,255,255,0.2);bottom:50%;content:'';left:0;position:absolute;right:0;top:50%;opacity:1;pointer-events:none}

.box_06 .center .left .img:hover:before{left:0;right:0;opacity:0;-webkit-transition:all 900ms ease-in;-o-transition:all 900ms ease-in;transition:all 900ms ease-in}

.box_06 .center .left .img:hover:after{top:0;bottom:0;opacity:0;-webkit-transition:all 900ms ease-in;-o-transition:all 900ms ease-in;transition:all 900ms ease-in}

.box_06 .center .left p{font-size:16px;color:#4f4f4f;line-height:80px; letter-spacing:17px;}

.box_06 .center .right{width:550px;height:590px;float:right;position:relative;}

.box_06 .center .right .txt{width:550px;height:auto;margin-top:50px;}

.box_06 .center .right .txt h3{font-size:28px;color:#333;font-weight:bold;line-height:30px;}

.box_06 .center .right .txt span{display:block;font-size:16px;color:#131a39;line-height:16px;margin-top:20px;}

.box_06 .center .right .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;line-height:32px;height:160px;font-size:15px;color:#666;margin-top:55px;}

.box_06 .center .right .txt .more{width:80px;height:35px;margin-top:50px;padding:7px;background:url(../images/lx.png) center center no-repeat;}

.box_06 .center .right .txt .more a{display:block;width:80px;height:35px;background:#2b42b1;border-radius:18px 0 18px 0;font-size:14px;color:#fff;line-height:35px;text-align:center;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .right .txt .more:hover a{border-radius:18px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .right .pos{width:648px;height:60px;position:absolute;bottom:15px;right:0; background:url(../images/ab_line01.png) left center no-repeat,url(../images/ab_line02.png) right center no-repeat;}

.box_06 .center .right .pos p:nth-of-type(1){font-size:14px;color:#131a39;line-height:15px;position:absolute;left:115px;top:0;}

.box_06 .center .right .pos p:nth-of-type(2){font-size:14px;color:#131a39;line-height:15px;position:absolute;right:115px;top:0;}

.box_06 .center .right .pos .click{width:110px;height:50px;margin:0 auto;padding:5px;background:url(../images/xx.png) center center no-repeat;}

.box_06 .center .right .pos .click a{display:block;width:110px;background:#ffea00;border-radius:25px;font-size:16px;color:#131a39;line-height:50px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .right .pos .click:hover a{background:#2b42b1;color:#fff;-webkit-transition:all .7s;transition:all .7s;}




/* 服务流程 */
.box_07{width:100%;height:330px;padding-top:84px;background:url(../images/lc_back.jpg) center top no-repeat;position:relative;z-index:2;overflow:hidden;}

.box_07 .h_title{width:590px;height:auto;margin:0 auto;text-align:center; background:url(../images/h_back03.png) center center no-repeat;}

.box_07 .h_title p{font-size:14px;color:#888;line-height:16px;font-family:Arial;}

.box_07 .h_title h3{font-size:28px;color:#333;font-weight:bold;line-height:30px;margin-top:6px;}

.box_07 .lc_list{width:1280px;height:160;margin:50px auto 0 auto;text-align:center;display:flex;justify-content: space-between;}

.box_07 .lc_list li{width:118px;height:158px;border:solid 1px #d1d1d1;background:#fff;float:left;}

.box_07 .lc_list li .icon{width:82px;height:82px;background:#f3f3f5;border-radius:41px;margin:18px auto 0 auto;}

.box_07 .lc_list li .icon i{display:block;width:82px;height:82px;}

.box_07 .lc_list li:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_07 .lc_list li:nth-of-type(1) .icon i{background:url(../images/lc_icon_01.png) center center no-repeat;}

.box_07 .lc_list li:nth-of-type(2) .icon i{background:url(../images/lc_icon_02.png) center center no-repeat;}

.box_07 .lc_list li:nth-of-type(3) .icon i{background:url(../images/lc_icon_03.png) center center no-repeat;}

.box_07 .lc_list li:nth-of-type(4) .icon i{background:url(../images/lc_icon_04.png) center center no-repeat;}

.box_07 .lc_list li:nth-of-type(5) .icon i{background:url(../images/lc_icon_05.png) center center no-repeat;}

.box_07 .lc_list li:nth-of-type(6) .icon i{background:url(../images/lc_icon_06.png) center center no-repeat;}

.box_07 .lc_list li p{font-size:16px;color:#333;line-height:16px;margin-top:20px;}





/* 新闻资讯 */
.box_08{width:100%;height:auto;padding:90px 0 50px 0;overflow:hidden;}

.box_08 .news_center{width:1280px;height:auto;margin:0 auto;position:relative;}

.box_08 .news_center .hd{width:1280px;height:53px;}

.box_08 .news_center .hd .h_title{width:auto;height:53px;float:left;}

.box_08 .news_center .hd .h_title p{padding-left:50px;height:23px;background:url(../images/h_back01.png) left center no-repeat;font-size:14px;color:#888;font-family:Arial;line-height:14px;}

.box_08 .news_center .hd .h_title h3{padding-left:50px;font-size:28px;color:#333;font-weight:bold;line-height:30px;position:relative;}

.box_08 .news_center .hd .h_title h3::before{content:'';width:80px;height:3px;background:#333;position:absolute;bottom:5px;left:-45px;}

.box_08 .news_center .hd .more{width:80px;height:49px;float:right;margin:2px 0;background:url(../images/lx.png) center center no-repeat;}

.box_08 .news_center .hd .more a{display:block;width:80px;height:35px;margin:7px 0;background:#2b42b1;border-radius:18px 0 18px 0;font-size:14px;color:#fff;line-height:35px;text-align:center;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd .more:hover a{border-radius:18px;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul{width:570px;height:53px;overflow:hidden;float:right;margin-right:30px;display:flex;justify-content: space-between;}

.box_08 .news_center .hd ul li{width:165px;height:53px;background:#fff;border-radius:10px;overflow:hidden;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li.on{background:#2b42b1;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li a{display:block;width:95px;padding-left:70px;line-height:53px;font-size:18px;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 24px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_03.png) 24px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_05.png) 24px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(1).on a{background:url(../images/n_icon_02.png) 24px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(2).on a{background:url(../images/n_icon_04.png) 24px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .hd ul li:nth-of-type(3).on a{background:url(../images/n_icon_06.png) 24px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}




.box_08 .news_center .bd{width:1280px;height:667px;margin:65px auto 0 auto;position:relative;}

.box_08 .news_center .bd .main{width:1280px;height:667px;position:relative;}

.box_08 .news_center .bd .main .top{width:1280px;height:347px;background:url(../images/n_bk.png) 436px center no-repeat;overflow:hidden;position:relative;}

.box_08 .news_center .bd .main .top a{display:block;}

.box_08 .news_center .bd .main .top .img{width:505px;height:273px;float:left;border:solid 1px #c5c5c7;margin:36px 60px 0 0;border-radius:6px 0 0 6px;overflow:hidden;}

.box_08 .news_center .bd .main .top .img img{display:block;width:505px;height:273px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_08 .news_center .bd .main .top:hover .img img{transform: scale(1.1);}

.box_08 .news_center .bd .main .top .txt{width:500px;height:347px;float:left;overflow:hidden;}

.box_08 .news_center .bd .main .top .txt .name{font-size:18px;color:#fff;line-height:20px;margin-top:75px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .top:hover .txt .name{margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .top .txt p{font-size:15px;color:#d2d7ec;line-height:30px;height:60px;overflow:hidden;margin-top:35px;}

.box_08 .news_center .bd .main .top .txt .more{width:90px;height:30px; background:url(../images/more.png) center bottom no-repeat;font-size:14px;color:#fff;line-height:12px;margin-top:60px;font-weight:bold;text-transform: Uppercase;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .top .date{width:162px;height:72px;background:url(../images/nbk.png);position:absolute;top:140px;right:0;}

.box_08 .news_center .bd .main .top .date span:nth-of-type(1){display:block;font-size:40px;color:#131a39;font-weight:bold;font-family:Arial;line-height:30px;position:absolute;left:17px;bottom:17px;}

.box_08 .news_center .bd .main .top .date span:nth-of-type(2){display:block;font-size:14px;color:#131a39;font-family:Arial;line-height:12px;position:absolute;right:17px;bottom:17px;}

.box_08 .news_center .bd .main .bottom{width:1280px;height:300px;margin:20px auto 0 auto;position:relative;z-index:2;}

.box_08 .news_center .bd .main .bottom li{width:340px;height:120px;margin:30px 26.5px 0 0;padding:0 30px;position:relative;overflow:hidden;border-radius:6px;background:#f3f3f5;float:left;}

.box_08 .news_center .bd .main .bottom li::after{content:'';width:30px;height:30px;background:#d9dae0;border-radius:15px;position:absolute;right:-10px;top:-10px;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .bottom li:hover::after{content:'';width:30px;height:30px;background:#2b42b1;border-radius:15px;position:absolute;right:-10px;top:-10px;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}

.box_08 .news_center .bd .main .bottom li span{display:block;padding-left:30px;background:url(../images/date.png) left center no-repeat;line-height:20px;font-size:14px;color:#8c8f9d;font-family:Arial;margin-top:35px;}

.box_08 .news_center .bd .main .bottom li .name{line-height:20px;font-size:16px;color:#333;margin-top:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_08 .links{width:1280px;height:25px;margin:65px auto 0 auto;overflow:hidden;position:relative;z-index:2;}

.box_08 .links .lk{width:125px;line-height:25px;float:left;background:url(../images/h_back01.png) left bottom no-repeat;font-size:16px;color:#333;font-weight:bold;text-align:right;}

.box_08 .links .link{width:1130px;overflow:hidden;position:relative;float:right;height:25px;}

.box_08 .links .link a{display:block;float:left;width:auto;margin-right:30px;font-size:14px;line-height:25px;color:#727272;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .links .link a:hover{color:#2b42b1;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .links .link a:last-child{margin-right:0;}












/* animated home */
.animated { -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite}
.animated.hinge {  -webkit-animation-duration: 2s; animation-duration: 2s }

@-webkit-keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated_1 { animation-delay:0.7s; }
.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.7s; }
.animated_11 { animation-delay:3.7s; }
.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);
  }
}



