/*

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_02{width:100%;height:auto;padding:90px 0 80px 0;overflow:hidden;}

.box_02 .top{width:1280px;height:100px;margin:0 auto;}

.box_02 .top .h_title{padding:20px 0 0 20px;width:auto;height:80px;float:left;background:url(../images/bt_pro.png) left center no-repeat;}

.box_02 .top .h_title h3{font-size:32px;color:#024fab;font-weight:bold;line-height:34px;}

.box_02 .top .h_title h3 a{color:#333;}

.box_02 .top .h_title p{font-size:15px;color:#adadad;line-height:13px;text-transform: Uppercase;font-family:Arial;margin-top:15px;}

.box_02 .top .ss{width:349px;height:52px;line-height:52px;background:url(../images/ss_bk.png);overflow:hidden;float:right;margin-top:24px;}

.box_02 .top .ss .input{width:240px;height:52px;line-height:52px;color:#adadad;display:block;background:rgba(0,0,0,0);font-size:14px;padding:0 24px;box-sizing:content-box;float:left;}

.box_02 .top .ss .buttons{width:52px;height:52px;display:inline-block;background:url(../images/search.png) center center no-repeat;cursor:pointer;border:none;float:right;}

.box_02 .top .ss .input::-webkit-input-placeholder{color:#bababa !important;}

.box_02 .center{width:1280px;height:630px;margin:45px auto 0 auto;}

.box_02 .center .left{width:255px;height:610px;padding-top:20px;background:#024fab;border-radius:20px 20px 0 0;float:left;}

.box_02 .center .left h4{width:204px;height:65px; background:url(../images/pro_bk.png);margin:0 auto;font-size:22px;color:#024fab;line-height:65px;text-align:center;font-weight:bold;}

.box_02 .center .left .fl_list{width:235px;height:auto;margin:35px auto 0 auto;}

.box_02 .center .left .fl_list li{width:235px;height:65px;position:relative;z-index:2;margin-bottom:25px;}

.box_02 .center .left .fl_list li::before{content:'';width:235px;height:0px;background:#2869b8;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li.active::before{content:'';width:235px;height:65px;background:#2869b8;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li a{display:block;width:120px;padding:0 45px 0 70px;font-size:16px;color:#fff;line-height:65px; background:url(../images/xuehua.png) 18px center no-repeat;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li a::before{content:'';width:19px;height:1px;background:#fff;position:absolute;top:32px;right:12px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li a::after{content:'';width:1px;height:0px;background:#fff;position:absolute;top:23px;right:21px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li.active a::after{content:'';width:1px;;height:19px;background:#fff;position:absolute;top:23px;right:21px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro_list{width:980px;height:630px;float:right;}

.box_02 .center .pro_list li{width:310px;height:300px;overflow:hidden;float:left;margin:0 25px 30px 0;position:relative;}

.box_02 .center .pro_list li:nth-of-type(3n){margin-right:0;}

.box_02 .center .pro_list li::after{content:'';width:0px;height:2px;background:#024fab;position:absolute;bottom:0;left:50%;margin-left:-0px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro_list li.active::after{content:'';width:310px;height:2px;background:#024fab;position:absolute;bottom:0;left:50%;margin-left:-155px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro_list li a{display:block;}

.box_02 .center .pro_list li .img{width:290px;height:220px;border:solid 1px #e6e6e6;padding:9px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro_list li.active .img{border:solid 1px #024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro_list li .img .pic{width:290px;height:220px;overflow:hidden;}

.box_02 .center .pro_list li .img .pic img{display:block;width:290px;height:225px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_02 .center .pro_list li:hover .img .pic img{transform: scale(1.1);}

.box_02 .center .pro_list li .txt{width:290px;height:50px;line-height:50px;margin:10px auto 0 auto;overflow:hidden;}

.box_02 .center .pro_list li .txt .name{padding-left:20px;width:190px;float:left;font-size:16px;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_02 .center .pro_list li .txt .name::before{content:'';width:6px;height:6px;background:#d7dadf;border-radius:3px;position:absolute;top:22px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro_list li .txt .more{float:right;font-size:14px;color:#c2c2c2;font-family:Arial;}





/* 服务 */
.box_03{width:100%;height:850px;padding-top:110px;background:url(../images/fw_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .h_title{width:1280px;height:auto;margin:0 auto;text-align:center;}

.box_03 .h_title h3{font-size:32px;color:#333;font-weight:bold;line-height:34px;}

.box_03 .h_title .line{width:26px;height:1px; background:#858585;margin:15px auto 0 auto;}

.box_03 .h_title p{font-size:16px;color:#888;line-height:16px;margin-top:15px;}

.box_03 .list{width:1280px;height:auto;margin:70px auto 0 auto;display:flex;justify-content: space-between;}

.box_03 .list li{width:195px;height:auto;float:left;position:relative;text-align:center;}

.box_03 .list li span{display:block;font-size:40px;line-height:30px;color:#333;font-weight:bold;}

.box_03 .list li p{font-size:14px;color:#666;line-height:14px;position:absolute;top:16px;left:152px;}

.box_03 .list li .line{font-size:14px;color:#888;line-height:15px;margin-top:15px;}

.box_03 .list li h4{font-size:15px;color:#444;line-height:25px;margin-top:30px;}

.box_03 .center{width:1280px;height:475px;margin:83px auto 0 auto;position:relative;z-index:2;}

.box_03 .center .pos{width:717px;height:447px;position:absolute;top:0;right:285px; background:url(../images/fw_pos.png);z-index:-1;}

.box_03 .center .tel{width:auto;padding-left:85px;background:url(../images/tel02.png) 45px center no-repeat;height:25px;line-height:25px;font-size:24px;font-weight:bold;color:#333;position:absolute;bottom:0;right:0;}

.box_03 .center .tel i{display:block;font-size:16px;color:#333; font-weight:lighter;position:absolute;left:0;top:0;line-height:25px;}

.box_03 .center .tel span{display:block;float:left;font-size:18px;margin-right:5px;font-weight:normal;}

.box_03 .center .left{width:355px;height:auto;float:left;display:flex;justify-content: space-between;}

.box_03 .center .left li{width:162px;height:153px; background:url(../images/list_bk.png);float:left;}

.box_03 .center .left li:nth-of-type(1){margin-top:55px;}

.box_03 .center .left li:nth-of-type(2){margin-top:110px;}

.box_03 .center .left li i{display:block;width:38px;height:38px;margin:40px auto 0 auto;}

.box_03 .center .left li:nth-of-type(1) i{background:url(../images/list_icon_01.png) center center no-repeat;}

.box_03 .center .left li:nth-of-type(2) i{background:url(../images/list_icon_02.png) center center no-repeat;}

.box_03 .center .left li h4{font-size:16px;color:#024fab;line-height:16px;text-align:center;margin-top:15px;}

.box_03 .center .right{width:355px;height:auto;float:right;display:flex;justify-content: space-between;}

.box_03 .center .right li{width:162px;height:153px; background:url(../images/list_bk.png);float:left;}

.box_03 .center .right li:nth-of-type(1){margin-top:80px;}

.box_03 .center .right li:nth-of-type(2){margin-top:15px;}

.box_03 .center .right li i{display:block;width:38px;height:38px;margin:40px auto 0 auto;}

.box_03 .center .right li:nth-of-type(1) i{background:url(../images/list_icon_03.png) center center no-repeat;}

.box_03 .center .right li:nth-of-type(2) i{background:url(../images/list_icon_04.png) center center no-repeat;}

.box_03 .center .right li h4{font-size:16px;color:#024fab;line-height:16px;text-align:center;margin-top:15px;}




/* 客户案例 */
.box_04{width:100%;height:680px;padding:40px 0 90px 0;overflow:hidden;}

.box_04 .center{width:1280px;height:680px;margin:0 auto;position:relative;}

.box_04 .center .h_title{padding:22px 0 0 20px;width:auto;height:80px;background:url(../images/bt_case.png) left center no-repeat;position:absolute;left:0;top:0;}

.box_04 .center .h_title h3{font-size:32px;color:#024fab;font-weight:bold;line-height:34px;}

.box_04 .center .h_title h3 span{color:#333;}

.box_04 .center .h_title p{font-size:15px;color:#adadad;line-height:13px;text-transform: Uppercase;font-family:Arial;margin-top:15px;font-weight:normal;}

.box_04 .center .bx{width:560px;height:520px;border:solid 1px #f0f0f0;padding:13px 9px 0 9px;overflow:hidden;position:absolute;left:0;bottom:0;}

.box_04 .center .bx a{display:block;}

.box_04 .center .bx .img{width:560px;height:380px;overflow:hidden;}

.box_04 .center .bx .img img{display:block;width:560px;height:380px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_04 .center .bx:hover .img img{transform: scale(1.05);}

.box_04 .center .bx .txt{width:540px;height:70px;line-height:70px;margin:0 auto;overflow:hidden;position:relative;}

.box_04 .center .bx .txt::before{content:'';width:540px;height:1px;background:#e1e1e1;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx .txt::after{content:'';width:0px;height:1px;background:#024fab;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx:hover .txt::after{content:'';width:540px;height:1px;background:#024fab;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx .txt .name{width:300px;float:left;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx:hover .txt .name{color:#024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx .txt .more{float:right;font-size:14px;color:#c2c2c2;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx:hover .txt .more{color:#024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx p{width:540px;line-height:15px;margin:25px auto 0 auto;font-size:14px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_04 .center .list{width:660px;height:auto;position:absolute;right:0;bottom:0;}

.box_04 .center .list li{width:290px;height:290px;float:left;border:solid 1px #f0f0f0;padding:8px 9px 0 9px;overflow:hidden;margin-top:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:hover{border:solid 1px #024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:nth-of-type(2n){float:right;}

.box_04 .center .list li a{display:block;}

.box_04 .center .list li .img{width:290px;height:220px;overflow:hidden;}

.box_04 .center .list li .img img{display:block;width:290px;height:220px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_04 .center .list li:hover .img img{transform: scale(1.1);}

.box_04 .center .list li .txt{width:290px;height:70px;line-height:70px;overflow:hidden;}

.box_04 .center .list li .txt .name{padding-left:20px;width:190px;float:left;font-size:16px;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li .txt .name::before{content:'';width:6px;height:6px;background:#d7dadf;border-radius:3px;position:absolute;top:32px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:hover .txt .name{padding-left:30px;color:#024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:hover .txt .name::before{content:'';width:16px;height:6px;background:#024fab;border-radius:3px;position:absolute;top:32px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li .txt .more{float:right;font-size:14px;color:#c2c2c2;font-family:Arial;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:hover .txt .more{color:#024fab;-webkit-transition:all .7s;transition:all .7s;}




@keyframes mouse {
    from { transform: translateY(0); -webkit-transform: translateY(0); }
    to { transform: translateY(10px); -webkit-transform: translateY(10px); }
}

@-webkit-keyframes mouse {
    from { transform: translateY(0); -webkit-transform: translateY(0); }
    to { transform: translateY(10px); -webkit-transform: translateY(10px); }
}



/* 关于我们 */
.box_05{width:100%;height:630px;padding-top:139px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .center{width:1280px;height:454px;margin:0 auto;}

.box_05 .center .left{width:625px;height:454px;padding-left:55px;float:left;position:relative;}

.box_05 .center .left::before{content:'';width:12px;height:434px;background:#024fab;position:absolute;top:20px;left:-7px;}

.box_05 .center .left span{font-size:18px;color:#333;line-height:18px;font-weight:bold;font-family: 'Times New Roman';margin-top:50px;}

.box_05 .center .left h3{font-size:28px;color:#333;font-weight:bold;line-height:30px;margin-top:60px;}

.box_05 .center .left p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;line-height:35px;height:140px;font-size:16px;color:#828282;margin-top:30px;}

.box_05 .center .left .more{display:block;width:120px;height:44px;font-size:14px;color:#666;line-height:44px;text-align:center;background:#f5f5f5;position:relative;z-index:2;margin-top:40px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .left .more:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .left .more::after{content: "";position: absolute;width:0;height:0;background:#024fab;z-index:-1;left:50%;top:50%;transform:translate(-50%, -50%);transition:all 0.7s ease-in-out;-webkit-transition: all 0.7s ease-in-out;}

.box_05 .center .left .more:hover::after {width: 100%;height: 100%;transform: translate(-50%, -50%) rotateZ(360deg);}

.box_05 .center .right{width:470px;height:454px;padding-right:75px;float:right;position:relative;}

.box_05 .center .right p{font-family: 'Times New Roman';font-size:36px;color:#fff;font-weight:bold;line-height:25px;position:absolute;top:0;right:75px;text-transform: Uppercase;}

.box_05 .center .right p span{font-family: 'Times New Roman';color:#024fab;}

.box_05 .center .right .img{width:470px;height:392px;overflow:hidden;position:absolute;left:0;bottom:0;}

.box_05 .center .right .img img{display:block;width:470px;height:392px; vertical-align:top;}

.box_05 .center .right .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_05 .center .right .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_05 .center .right .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_05 .center .right .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_05 .center .right a{display:block;width:110px;font-size:14px;color:#024fab;line-height:74px;height:74px;padding-left:70px;position:absolute;right:-41px;bottom:150px; background:#fff;border-radius:37px 0 0 37px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .right a:hover{width:105px;padding-left:75px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .right a::after{content:'';width:26px;height:28px;background:url(../images/qq.png);position:absolute;left:30px;top:20px;animation: mouse 1s ease-in-out 0.1s alternate none infinite running; -webkit-animation: mouse 1s ease-in-out 0.1s alternate none infinite running;}





/* 服务流程 */
.box_06{width:100%;height:495px;padding-top:55px;background:url(../images/lc_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .top{width:1280px;height:104px;margin:0 auto;position:relative;}

.box_06 .top .h_title{padding:22px 0 0 24px;width:auto;height:82px;background:url(../images/bt_lc.png) left center no-repeat;float:left;}

.box_06 .top .h_title h3{font-size:32px;color:#024fab;font-weight:bold;line-height:34px;}

.box_06 .top .h_title h3 span{color:#333;}

.box_06 .top .h_title p{font-size:15px;color:#adadad;line-height:13px;text-transform: Uppercase;font-family:Arial;margin-top:15px;font-weight:normal;}

.box_06 .top .tel{width:auto;padding-left:85px;background:url(../images/tel02.png) 45px center no-repeat;height:25px;line-height:25px;font-size:24px;font-weight:bold;color:#333;position:relative;float:right;margin-top:40px;}

.box_06 .top .tel i{display:block;font-size:16px;color:#333; font-weight:lighter;position:absolute;left:0;top:0;line-height:25px;}

.box_06 .top .tel span{display:block;float:left;font-size:18px;margin-right:5px;font-weight:normal;}

.box_06 .lc_list{width:1280px;height:340px;margin:40px auto 0 auto;text-align:center;display:flex;justify-content: space-between;}

.box_06 .lc_list li{width:200px;height:220px;float:left;position:relative;cursor:pointer;background:url(../images/lc_bk01.png);}

.box_06 .lc_list li:nth-of-type(2n){background:url(../images/lc_bk02.png);margin-top:70px;}

.box_06 .lc_list li i{display:block;width:42px;height:42px;margin:50px auto 0 auto;}

.box_06 .lc_list li:nth-of-type(2) i{margin:50px 0 0 88px;}

.box_06 .lc_list li:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_06 .lc_list li:nth-of-type(1) i{background:url(../images/lc_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .lc_list li:nth-of-type(2) i{background:url(../images/lc_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .lc_list li:nth-of-type(3) i{background:url(../images/lc_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .lc_list li:nth-of-type(4) i{background:url(../images/lc_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .lc_list li:nth-of-type(5) i{background:url(../images/lc_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .lc_list li:nth-of-type(6) i{background:url(../images/lc_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .lc_list li .line{width:34px;height:3px;background:#000;margin:20px auto 0 auto;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .lc_list li:hover .line{width:70px;background:#024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .lc_list li h4{font-size:18px;color:#333;line-height:18px;margin-top:25px;}




/* 新闻资讯 */
.box_07{width:100%;height:auto;padding-top:75px;background:url(../images/news_back.jpg) center top no-repeat;overflow:hidden;}

.box_07 .news_center{width:1280px;height:auto;margin:0 auto;position:relative;}

.box_07 .news_center .hd{width:1280px;height:80px;}

.box_07 .news_center .hd .h_title{padding:20px 0 0 22px;width:auto;height:80px;background:url(../images/bt_news.png) left center no-repeat;float:left;}

.box_07 .news_center .hd .h_title h3{font-size:32px;color:#fff;font-weight:bold;line-height:34px;}

.box_07 .news_center .hd .h_title h3 span{color:#fff;}

.box_07 .news_center .hd .h_title p{font-size:15px;color:#fff;line-height:13px;text-transform: Uppercase;font-family:Arial;margin-top:15px;font-weight:normal;}

.box_07 .news_center .hd ul{width:515px;height:50px;float:right;margin-top:25px;position:relative;display:flex;justify-content: space-between;}

.box_07 .news_center .hd ul::before{content:'';width:1px;height:20px;background:rgba(255,255,255,0.4);position:absolute;top:15px;left:161px;}

.box_07 .news_center .hd ul::after{content:'';width:1px;height:20px;background:rgba(255,255,255,0.4);position:absolute;top:15px;right:161px;}

.box_07 .news_center .hd ul li{width:133px;height:50px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li a{display:block;width:133px;height:50px;position:relative;}

.box_07 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) left center no-repeat;}

.box_07 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_02.png) left center no-repeat;}

.box_07 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_03.png) left center no-repeat;}

.box_07 .news_center .hd ul li a p{width:98px;height:40px;position:absolute;top:5px;right:0;background:rgba(255,255,255,0.5);z-index:2;border-radius:20px;overflow:hidden;font-size:16px;color:#fff;line-height:40px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li.on a p{background:rgba(255,255,255,1);color:#024fab;box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.1);-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd{width:1280px;height:580px;margin:165px auto 0 auto;position:relative;}

.box_07 .news_center .bd .main{width:1280px;height:580px;position:relative;}

.box_07 .news_center .bd .main .list{width:1280px;height:260px;overflow:hidden;position:absolute;top:0;left:0; background:url(../images/nbk.png);}

.box_07 .news_center .bd .main .list li{width:380px;padding:0 26px 0 20px;height:260px;float:left;overflow:hidden;position:relative;z-index:2;border-right:solid 1px #f1f1f1;}

.box_07 .news_center .bd .main .list li:nth-of-type(3){border-right:none;}

.box_07 .news_center .bd .main .list li .num{font-size:140px;color:#f8f8f8;font-weight:bold; font-family:Arial;line-height:105px;position:absolute;left:45px;top:40px;z-index:-1;}

.box_07 .news_center .bd .main .list li a{display:block;}

.box_07 .news_center .bd .main .list li .name{display:block;width:380px;font-size:16px;color:#333;line-height:20px;margin-top:58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .list li:hover .name{color:#024fab;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .list li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:30px;height:60px;font-size:14px;color:#a1a1a1;margin-top:25px;}

.box_07 .news_center .bd .main .list li span{display:block;font-size:14px;color:#e1e1e1;line-height:12px;margin-top:45px;}

.box_07 .news_center .bd .main .bx{width:800px;height:280px;overflow:hidden; background:#f7f8fc;position:absolute;bottom:0;left:0;}

.box_07 .news_center .bd .main .bx a{display:block;}

.box_07 .news_center .bd .main .bx .img{width:400px;height:280px;float:left;overflow:hidden;margin-right:40px;}

.box_07 .news_center .bd .main .bx .img img{display:block;width:400px;height:280px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_07 .news_center .bd .main .bx:hover .img img{transform: scale(1.1);}

.box_07 .news_center .bd .main .bx .txt{width:310px;height:280px;float:left;overflow:hidden;}

.box_07 .news_center .bd .main .bx .txt .name{font-size:16px;color:#333;line-height:16px;margin-top:52px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .bx:hover .txt .name{color:#024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .bx .txt .line{width:30px;height:2px;background:#333;margin-top:22px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .bx:hover .txt .line{width:100px;height:2px;background:#024fab;margin-top:22px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .bx .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;line-height:30px;height:90px;font-size:14px;color:#a1a1a1;margin-top:20px;}

.box_07 .news_center .bd .main .bx .txt span{display:block;font-size:14px;color:#d0d0d0;line-height:12px;margin-top:35px;}

.box_07 .news_center .bd .main .right{width:430px;height:280px;overflow:hidden;position:absolute;bottom:0px;right:0;}

.box_07 .news_center .bd .main .right li{width:430px;height:100px;margin-top:10px;overflow:hidden;position:relative;z-index:2;}

.box_07 .news_center .bd .main .right li:nth-of-type(2){margin-top:60px;}

.box_07 .news_center .bd .main .right li a{display:block;}

.box_07 .news_center .bd .main .right li::before{content:'';width:1px;height:100px;background:#ddd;position:absolute;top:0;left:76px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li::after{content:'';width:1px;height:0px;background:#024fab;position:absolute;top:0;left:76px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover::after{content:'';width:1px;height:100px;background:#024fab;position:absolute;top:0;left:76px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li .date{width:auto;height:100px;float:left;text-align:center;}

.box_07 .news_center .bd .main .right li .date p:nth-of-type(1){font-size:46px;color:#333;line-height:38px;margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover .date p:nth-of-type(1){color:#024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li .date p:nth-of-type(2){font-size:14px;color:#e1e1e1;line-height:12px;margin-top:12px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li .txt{width:330px;height:100px;float:right;}

.box_07 .news_center .bd .main .right li .txt .name{width:330px;height:35px;font-size:16px;color:#333;line-height:25px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover .txt .name{color:#024fab;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li .txt .name::before{content:'';width:330px;height:1px;background:#ddd;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li .txt .name::after{content:'';width:0px;height:1px;background:#024fab;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover .txt .name::after{content:'';width:330px;height:1px;background:#024fab;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li .txt p{font-size:14px;color:#a1a1a1;line-height:15px;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_07 .news_center .bd .main .right li .txt .more{width:36px;height:11px;background:url(../images/n_jt_01.png);margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover .txt .more{background:url(../images/n_jt_02.png);-webkit-transition:all .7s;transition:all .7s;}




/* 友情链接 */
.box_08{width:100%;height:26px;padding:60px 0 30px 0;overflow:hidden;}

.box_08 .links{width:1280px;height:26px;margin:0 auto;overflow:hidden;position:relative;z-index:2;}

.box_08 .links .lk{width:104px;height:26px;float:left;border-right:solid 1px #bdbdbd;font-size:16px;color:#333;line-height:26px;font-weight:bold;}

.box_08 .links .link{width:1150px;overflow:hidden;position:relative;float:right;height:26px;}

.box_08 .links .link a{display:block;float:left;width:auto;margin-right:30px;font-size:16px;line-height:26px;color:#666;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .links .link a:hover{color:#024fab;-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.3s; }
.animated_2 { animation-delay:0.6s; }
.animated_3 { animation-delay:0.9s; }
.animated_4 { animation-delay:1.2s; }
.animated_5 { animation-delay:1.7s; }
.animated_6 { animation-delay:1.8s; }
.animated_7 { animation-delay:2.1s; }
.animated_8 { animation-delay:2.4s; }
.animated_9 { animation-delay:2.7s; }
.animated_10 { animation-delay:3s; }
.animated_11 { animation-delay:3.3s; }
.animated_12 { animation-delay:3.6s; }

/* animated end */




@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
