/*

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:930px;padding-top:80px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_01 .top{width:1200px;height:450px;margin:0 auto;overflow:hidden;}

.box_01 .top .h_title{width:170px;height:auto;float:left;margin-top:80px;}

.box_01 .top .h_title span{display:block;width:124px;height:31px; background:url(../images/us.png);}

.box_01 .top .h_title h3{font-size:20px;color:#fff;line-height:20px;margin-top:20px;}

.box_01 .top .h_title i{display:block;width:40px;height:1px; background:#018dd5;margin-top:90px;}

.box_01 .top .img{width:920px;height:450px;float:right;}

.box_01 .top .img img{display:block;width:920px;height:450px; vertical-align:top;}

.box_01 .bottom{width:1200px;height:480px;margin:0 auto;overflow:hidden;}

.box_01 .bottom .bx{width:260px;height:auto;float:left;}

.box_01 .bottom .bx a{display:block;width:260px;height:115px;margin-top:20px;float:left;background:#f9f9f9;position:relative;z-index:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a::before{content:'';width:260px;height:0px;background: -moz-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background: -webkit-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background: -ms-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a:hover::before{content:'';width:260px;height:115px;background: -moz-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background: -webkit-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background: -ms-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a i{display:block;width:50px;height:42px;margin:20px auto 0 auto;}

.box_01 .bottom .bx a:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_01 .bottom .bx a:nth-of-type(1) i{background:url(../images/ab_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a:nth-of-type(2) i{background:url(../images/ab_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a:nth-of-type(3) i{background:url(../images/ab_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a:nth-of-type(1):hover i{background:url(../images/ab_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a:nth-of-type(2):hover i{background:url(../images/ab_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a:nth-of-type(3):hover i{background:url(../images/ab_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a p{font-size:18px;color:#333;line-height:18px;text-align:center;margin-top:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .bx a:hover p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .txt{width:790px;padding-right:50px;height:480px;float:right;}

.box_01 .bottom .txt h4{font-size:20px;color:#333;font-weight:bold;line-height:22px;margin-top:80px;}

.box_01 .bottom .txt p{font-size:14px;color:#666;line-height:25px;hieght:150px;overflow:hidden;text-indent:2em;margin-top:45px;}

.box_01 .bottom .txt .more{display:block;width:248px;height:32px;border:solid 1px #b9b9b9; background:url(../images/more.png) center center no-repeat #f9f9f9;margin-top:35px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .txt .more:hover{margin-left:5px;border:solid 1px #018dd5;background:url(../images/more01.png) center center no-repeat #018dd5;-webkit-transition:all .7s;transition:all .7s;}




/* 产品中心 */
.box_02{width:100%;height:769px;padding-top:80px;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .slideGroup02{width:1200px;height:400px;margin:0 auto;overflow:hidden;}

.box_02 .slideGroup02 .parHd{width:250px;height:400px;float:left;}

.box_02 .slideGroup02 .parHd .h_title{width:209px;height:auto;}

.box_02 .slideGroup02 .parHd .h_title span{display:block;width:209px;height:31px; background:url(../images/pro_bt.png);}

.box_02 .slideGroup02 .parHd .h_title h3{font-size:20px;color:#fff;line-height:20px;margin-top:20px;}

.box_02 .slideGroup02 .parHd .h_title h3 a{display:block;color:#fff;}

.box_02 .slideGroup02 .parHd .h_title i{display:block;width:40px;height:1px; background:#fff;margin-top:28px;}

.box_02 .slideGroup02 .parHd ul{width:250px;height:240px;overflow:hidden;}

.box_02 .slideGroup02 .parHd ul li{width:250px;height:20px;line-height:20px;margin-top:40px;}

.box_02 .slideGroup02 .parHd ul li a{display:block;width:150px;padding-right:100px;font-size:16px;color:#fff;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd ul li.on a{font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd ul li a::before{content:'';width:0px;height:1px;background:#fff;position:absolute;top:10px;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd ul li.on a::before{content:'';width:100px;height:1px;background:#fff;position:absolute;top:10px;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd .more{width:250px;height:20px;line-height:20px;margin-top:40px;}

.box_02 .slideGroup02 .parHd .more a{display:block;width:150px;padding-right:100px;font-size:16px;color:#fff;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd .more:hover a{font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd .more a::before{content:'';width:0px;height:1px;background:#fff;position:absolute;top:10px;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parHd .more:hover a::before{content:'';width:100px;height:1px;background:#fff;position:absolute;top:10px;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd{width:895px;height:400px;float:right;}

.box_02 .slideGroup02 .parBd .slideBox{position:relative;}

.box_02 .slideGroup02 .parBd .slideBox .pageState{display:block;position:absolute;bottom:0;right:0;color:#fff;font-size:20px;line-height:24px; font-family:Arial;}

.box_02 .slideGroup02 .parBd .slideBox .pageState span{font-size:30px;line-height:24px;}

.box_02 .slideGroup02 .parBd .slideBox .arrow{width:16px;height:150px;position:absolute;right:20px;top:128px;z-index:9;background:url(../images/pro_line.png) center center no-repeat;}

.box_02 .slideGroup02 .parBd .slideBox .arrow .sPrev{position:absolute;left:0;top:0;width:16px;height:9px;background:url(../images/pro_jt_01.png) center center no-repeat;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd .slideBox .arrow .sPrev:hover{background:url(../images/pro_jt_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd .slideBox .arrow .sNext{position:absolute;left:0;bottom:0;width:16px;height:9px;background:url(../images/pro_jt_03.png) center center no-repeat;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd .slideBox .arrow .sNext:hover{background:url(../images/pro_jt_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd ul{width:895px;overflow:hidden; zoom:1;}

.box_02 .slideGroup02 .parBd ul li{width:895px;height:400px;margin-right:10px;float:left;position:relative;}

.box_02 .slideGroup02 .parBd ul li a{display:block;}

.box_02 .slideGroup02 .parBd ul li .img{width:550px;height:400px;overflow:hidden;}

.box_02 .slideGroup02 .parBd ul li .img img{width:550px;height:400px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_02 .slideGroup02 .parBd ul li:hover .img img{transform: scale(1.05);}

.box_02 .slideGroup02 .parBd ul li .txt{width:310px;height:250px;padding:0 80px 0 40px;background:#fff;position:absolute;top:75px;right:0;z-index:5;}

.box_02 .slideGroup02 .parBd ul li .name{width:310px;line-height:20px;font-size:18px;color:#333;font-weight:bold;margin-top:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd ul li:hover .name{color:#018dd5;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd ul li p{font-size:14px;color:#333;line-height:25px;height:50px;overflow:hidden;margin-top:23px;}

.box_02 .slideGroup02 .parBd ul li .more{font-size:14px;color:#333;font-weight:bold;text-transform: Uppercase;font-family:Arial;line-height:12px;margin-top:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .slideGroup02 .parBd ul li:hover .more{color:#018dd5;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list{width:1200px;height:250px;margin:40px auto 0 auto;overflow:hidden;}

.box_02 .pro_list li{width:285px;height:250px;float:left;margin-right:20px;overflow:hidden;}

.box_02 .pro_list li:nth-of-type(4){margin-right:0;}

.box_02 .pro_list li a{display:block;}

.box_02 .pro_list li .img{width:285px;height:210px;overflow:hidden;}

.box_02 .pro_list li .img img{width:285px;height:210px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_02 .pro_list li:hover .img img{transform: scale(1.1);}

.box_02 .pro_list li .txt{width:285px;height:40px;position:relative;z-index:0;overflow:hidden; background:#fff;}

.box_02 .pro_list li .txt::after{content:'';width:285px;height:0px;background:#018dd5;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li:hover .txt::after{content:'';width:285px;height:40px;background:#018dd5;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li .name{width:230px;line-height:40px;padding:0 45px 0 10px;font-size:14px;color:#333;background:url(../images/pro_jt_05.png) 260px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .pro_list li:hover .name{color:#fff;background:url(../images/pro_jt_06.png) 260px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}









/* 企业优势 */
.box_03{width:100%;height:865px;padding-top:80px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.look_center{width:1200px;height:865px;margin:0 auto;position:relative;}

.look_center .hd{width:250px;height:865px;float:left;position:relative;}

.look_center .hd .h_title{width:250px;height:100px;}

.look_center .hd .h_title span{display:block;width:159px;height:36px; background:url(../images/ys_bt.png);}

.look_center .hd .h_title h3{font-size:20px;color:#222222;line-height:20px;margin-top:20px;}

.look_center .hd .h_title i{display:block;width:40px;height:1px; background:#018dd5;margin-top:28px;}

.look_center .hd ul{width:250px;height:380px;margin-top:50px;position:relative;z-index:0;}

.look_center .hd ul::before{content:'';width:1px;height:380px;background:#cacaca;position:absolute;top:0;left:0;z-index:0;}

.look_center .hd ul li{padding-left:30px;width:220px;line-height:20px;font-size:18px;color:#333;margin-top:60px;float:left;position:relative;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li.on{color:#018dd5;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li::after{content:'';width:15px;height:20px;background:url(../images/dian01.png) center center no-repeat;position:absolute;top:0;left:-7px;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li.on::after{content:'';width:15px;height:20px;background:url(../images/dian02.png) center center no-repeat;position:absolute;top:0;left:-7px;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd .yyzz{width:250px;height:188px;margin-top:65px;}

.look_center .hd .yyzz img{display:block;width:250px;height:188px;}

.look_center .hd .arrow{width:80px;height:80px;position:absolute;left:1100px;bottom:40px;z-index:9999;}

.look_center .hd .arrow .prev{position:absolute;left:0;top:0;width:40px;height:40px;cursor:pointer;background:url(../images/ys_jt_01.png);-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .arrow .prev:hover{background:url(../images/ys_jt_02.png);-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .arrow .next{position:absolute;right:0;bottom:0;width:40px;height:40px;cursor:pointer;background:url(../images/ys_jt_03.png);-webkit-transition:all .7s;transition:all .7s;float:right;}

.look_center .hd .arrow .next:hover{background:url(../images/ys_jt_04.png);-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd{width:840px;height:865px;float:right;}

.look_center .bd .main{width:840px;height:865px;position:relative;}

.look_center .bd .main .img{width:840px;height:580px;float:right;position:relative;}

.look_center .bd .main .img img{width:1200px;height:580px;vertical-align:top;position:absolute;left:0;top:0;}

.look_center .bd .main .txt{width:700px;height:255px;background:#fff;padding:0 40px;position:absolute;left:0;bottom:80px;z-index:5;-moz-box-shadow:0px 0px 12px #e2e2e2;-webkit-box-shadow:0px 0px 12px #e2e2e2;box-shadow:0px 0px 12px #e2e2e2;}

.look_center .bd .main .txt h4{line-height:22px;margin-top:50px;font-size:22px;color:#333;height:44px;border-bottom:dashed 1px #c5c5c5;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd .main .txt:hover h4{color:#018dd5;border-bottom:dashed 1px #018dd5;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd .main .txt p{font-size:14px;color:#888;line-height:26px;margin-top:25px;}





/* 合作案例 */
.box_04{width:100%;height:745px;padding-top:80px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .top{width:1200px;height:130px;margin:0 auto;position:relative;}

.box_04 .top .h_title{width:256px;height:130px;float:left;}

.box_04 .top .h_title span{display:block;width:256px;height:36px; background:url(../images/case_bt.png);}

.box_04 .top .h_title h3{font-size:20px;color:#fff;line-height:20px;margin-top:20px;}

.box_04 .top .h_title i{display:block;width:40px;height:1px; background:#fff;margin-top:58px;}

.box_04 .top .more{width:360px;height:50px;float:right;background-image: -moz-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background-image: -ms-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);}

.box_04 .top .more a{display:block;width:171px;margin-left:95px;height:50px;background:url(../images/more02.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .top .more:hover a{margin-left:100px;background:url(../images/more02.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.case_center{width:1200px;height:515px;margin:20px auto 0 auto;position:relative;}

.case_center .tel{width:auto;height:18px;line-height:18px;padding-left:35px;position:absolute;top:30px;left:0;z-index:9;font-size:18px;color:#fff;font-weight:bold;}

.case_center .tel::before{content:'';width:16px;height:18px;background:url(../images/tel01.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.case_center .tel span{font-size:14px;color:#fff;font-weight:normal;float:left;}

.case_center .hd{width:130px;height:40px;position:absolute;top:150px;left:0;z-index:9;}

.case_center .hd .prev{width:60px;height:40px;cursor:pointer;background:url(../images/case_jt_01.jpg);float:left;-webkit-transition:all .7s;transition:all .7s;}

.case_center .hd .next{width:60px;height:40px;cursor:pointer;background:url(../images/case_jt_03.jpg);float:right;-webkit-transition:all .7s;transition:all .7s;}

.case_center .hd .prev:hover{width:60px;height:40px;cursor:pointer;background:url(../images/case_jt_02.jpg);float:left;-webkit-transition:all .7s;transition:all .7s;}

.case_center .hd .next:hover{width:60px;height:40px;cursor:pointer;background:url(../images/case_jt_04.jpg);float:right;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd{width:1200px;height:515px;}

.case_center .bd .main{width:1200px;height:515px;position:relative;}

.case_center .bd .main .list{width:580px;height:275px;position:absolute;left:0;bottom:0;}

.case_center .bd .main .list li{width:280px;height:275px;float:left;overflow:hidden;}

.case_center .bd .main .list li:nth-of-type(2n){float:right;}

.case_center .bd .main .list li a{display:block;}

.case_center .bd .main .list li .img{width:280px;height:210px;overflow:hidden;}

.case_center .bd .main .list li .img img{width:280px;height:210px;transition: all 1s;vertical-align:top;object-fit:cover;}

.case_center .bd .main .list li:hover .img img{transform: scale(1.1);}

.case_center .bd .main .list li .txt{width:280px;height:65px;position:relative;z-index:0;overflow:hidden;background:rgba(255,255,255,0.2);-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .list li:hover .txt{background:rgba(255,255,255,1);-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .list li .txt::after{content:'';width:0px;height:2px;background:#018dd5;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .list li:hover .txt::after{content:'';width:280px;height:2px;background:#018dd5;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .list li .name{width:220px;line-height:65px;padding:0 50px 0 10px;font-size:14px;color:#fff;background:url(../images/case_jt_05.png) 250px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .list li:hover .name{color:#018dd5;background:url(../images/case_jt_06.png) 250px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .bx{width:600px;height:515px;position:absolute;right:0;bottom:0;}

.case_center .bd .main .bx .img{width:600px;height:450px;overflow:hidden;}

.case_center .bd .main .bx .img img{width:600px;height:450px;transition: all 1s;vertical-align:top;object-fit:cover;}

.case_center .bd .main .bx:hover .img img{transform: scale(1.05);}

.case_center .bd .main .bx .name{display:block;width:550px;line-height:65px;padding:0 40px 0 10px;font-size:14px;color:#fff;background:url(../images/case_jt_05.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .bx:hover .name{width:550px;line-height:65px;padding:0 35px 0 15px;-webkit-transition:all .7s;transition:all .7s;}

.case_center .bd .main .bx .more{width:170px;height:60px;position:absolute;right:-60px;bottom:105px;background-image: -moz-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background-image: -ms-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);}

.case_center .bd .main .bx a{display:block;width:135px;padding-left:35px;height:60px;background:url(../images/case_jt_07.png) 130px center no-repeat;font-size:14px;color:#fff;line-height:60px;}








/* 新闻资讯 */
.box_05{width:100%;height:764px;background:url(../images/news_back.jpg) center top no-repeat;overflow:hidden;padding-top:80px;}

.box_05 .news_center{width:1200px;height:685px;margin:0 auto;position:relative;}

.box_05 .news_center .hd{width:200px;height:685px;overflow:hidden;float:left;}

.box_05 .news_center .hd .h_title{width:209px;height:auto;}

.box_05 .news_center .hd .h_title span{display:block;width:69px;height:30px; background:url(../images/news_bt.png);}

.box_05 .news_center .hd .h_title h3{font-size:20px;color:#222;line-height:20px;margin-top:20px;}

.box_05 .news_center .hd .h_title h3 a{display:block;color:#222;}

.box_05 .news_center .hd .h_title i{display:block;width:40px;height:1px; background:#018dd5;margin-top:29px;}

.box_05 .news_center .hd ul{width:200px;height:210px;margin-top:90px;overflow:hidden;font-size:16px;position:relative;}

.box_05 .news_center .hd ul li{width:200px;height:40px;background:#333;margin-bottom:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on{background-image: -moz-linear-gradient( 0deg, rgb(21,74,154) 0%, rgb(1,143,215) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(21,74,154) 0%, rgb(1,143,215) 100%);background-image: -ms-linear-gradient( 0deg, rgb(21,74,154) 0%, rgb(1,143,215) 100%);-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li a{display:block;color:#fff;width:170px;padding-left:30px;font-size:14px;font-weight:bold;line-height:40px;position:relative;}

.box_05 .news_center .hd ul li a::after{content:'';width:20px;height:1px;background:#fff;position:absolute;top:20px;right:30px;}

.box_05 .news_center .bd{width:840px;height:685px;margin-right:40px;float:right;}

.box_05 .news_center .bd .main{width:840px;height:685px;}

.box_05 .news_center .bd .main .top{width:840px;height:370px;overflow:hidden;}

.box_05 .news_center .bd .main .top li{width:400px;height:370px;float:left;overflow:hidden;position:relative;}

.box_05 .news_center .bd .main .top li:nth-of-type(2){float:right;}

.box_05 .news_center .bd .main .top li .img{width:400px;height:260px;overflow:hidden;}

.box_05 .news_center .bd .main .top li .img img{width:400px;height:260px;vertical-align:top;object-fit:cover;transition: all 1s;}

.box_05 .news_center .bd .main .top li:hover .img img{transform: scale(1.05);}

.box_05 .news_center .bd .main .top li .date{position:absolute;left:20px;top:0;width:100px;height:30px;font-size:14px;color:#fff;line-height:30px;text-align:center; font-family:Arial;overflow:hidden;background-image: -moz-linear-gradient( 0deg, rgb(21,74,154) 0%, rgb(1,143,215) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(21,74,154) 0%, rgb(1,143,215) 100%);background-image: -ms-linear-gradient( 0deg, rgb(21,74,154) 0%, rgb(1,143,215) 100%);}

.box_05 .news_center .bd .main .top li .txt{width:360px;height:90px;overflow:hidden;padding:20px 20px 0 20px;background:#fff;}

.box_05 .news_center .bd .main .top li .txt .name{display:block;font-size:14px;line-height:15px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li:hover .txt .name{color:#018dd5;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li .txt p{font-size:14px;color:#888;line-height:25px;max-height:50px;overflow:hidden;margin-top:10px;}

.box_05 .news_center .bd .main .bottom{width:840px;height:290px;margin-top:25px;overflow:hidden;}

.box_05 .news_center .bd .main .bottom li{width:360px;height:90px;padding:0 20px;float:left;margin-bottom:10px;background:#fff;overflow:hidden;position:relative;}

.box_05 .news_center .bd .main .bottom li:nth-of-type(2n){float:right;}

.box_05 .news_center .bd .main .bottom li .name{display:block;width:360px;font-size:14px;line-height:55px;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .name{color:#018dd5;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .name::before{content:'';width:360px;height:1px;background:#dadada;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .name::after{content:'';width:0px;height:1px;background:#018dd5;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .name::after{content:'';width:360px;height:1px;background:#018dd5;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li span{display:block;font-size:14px;color:#888;line-height:12px; font-family:Arial;background:url(../images/n_jt_01.png) right center no-repeat;margin-top:12px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover span{background:url(../images/n_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}








/* 在线留言 */
.box_06{width:100%;height:415px;padding-top:65px;background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .center{width:1200px;height:340px;margin:0 auto;position:relative;}

.box_06 .center .h_title{width:256px;height:auto;float:left;}

.box_06 .center .h_title span{display:block;width:213px;height:36px;margin-top:55px;background:url(../images/ly_bt.png);}

.box_06 .center .h_title h3{font-size:20px;color:#fff;line-height:20px;margin-top:20px;}

.box_06 .center .h_title i{display:block;width:40px;height:1px; background:#018dd5;margin-top:90px;}

.box_06 .center .right{width:800px;height:270px;margin-right:60px;float:right;}

.box_06 .center .form{width:800px;height:270px;overflow:hidden;position:relative;}

.box_06 .center .form p{width:388px;height:38px;overflow:hidden;border:solid 1px #7f7f7f;}

.box_06 .center .form input{display:block;width:350px;height:38px;line-height:38px;color:#fff;font-size:14px;padding:0 8px 0 30px;box-sizing:content-box;}

.box_06 .center .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_06 .center .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_06 .center .form p:nth-of-type(1) input{background:url(../images/name.png) 10px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(3){width:798px;height:128px;position:absolute;left:0;top:70px;}

.box_06 .center .form textarea{width:760px;height:118px;line-height:20px;font-size:14px;padding:10px 8px 0 30px;box-sizing:content-box;background:url(../images/liuyan.png) 10px 12px no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(4){width:388px;height:38px;position:absolute;bottom:0;left:0;z-index:2;overflow:hidden;}

.box_06 .center .form p:nth-of-type(4) input{display:block;width:150px;height:38px;line-height:38px;color:#fff;font-size:14px;float:left;padding:0 8px 0 30px;box-sizing:content-box;background:url(../images/yzm.png) 10px center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(4) img{display:block;float:right;width:100px;height:38px;cursor:pointer;}

.box_06 .center .form .tj{width:390px;height:40px;border:none;position:absolute;bottom:0;right:0;background-image: -moz-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background-image: -ms-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);overflow:hidden;z-index:0;}

.box_06 .center .form .tj .btn{display: block;width:390px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;}





/* 友情链接 */
.links{width:100%;height:80px;background-image: -moz-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);background-image: -ms-linear-gradient( 0deg, rgb(1,143,215) 0%, rgb(21,74,154) 100%);overflow:hidden;position:relative;}

.links .link{width:1200px;height:80px;margin:0 auto;overflow:hidden;position:relative;}

.links .link a{display:block;float:left;width:auto;padding:0 40px;box-sizing:content-box;font-size:14px;line-height:80px;color:#fff;position:relative;}

.links .link a::after{content:'';width:1px;height:14px;background:#fff;position:absolute;top:33px;right:0;}

.links .link a:nth-of-type(1){padding-left: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);
  }
}
