/*

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);}
}

.h_title{width:400px;height:auto;margin:0 auto;text-align:center;}

.h_title h3{font-size:34px;color:#222;line-height:36px;font-weight:bold;}

.h_title h3 a{display:block;color:#222;}

.h_title i{display:block;width:50px;height:6px; background:#025db8;margin:15px auto 0 auto;}

.h_title p{font-size:16px;color:#222;line-height:14px;text-transform: Uppercase;font-family:Arial;margin-top:20px;}







/* 产品中心 */
.box_01{width:100%;height:1165px;padding-top:80px;background:url(../images/pro_back.jpg) center bottom no-repeat;overflow:hidden;}

.box_01 .line{width:1200px;height:1px;border-top:dashed 1px #7d7d7d;margin:40px auto 0 auto;}

.box_01 .list{width:1200px;height:142px;overflow:hidden;margin:40px auto 0 auto;}

.box_01 .list li{width:240px;height:142px;float:left;}

.box_01 .list li a{display:block;width:240px;height:142px;float:left;}

.box_01 .list li a i{display:block;width:62px;height:66px;margin:0 auto;}

.box_01 .list li a:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_01 .list li:nth-of-type(1) a i{background:url(../images/pro_icon_01.png) center center no-repeat;}

.box_01 .list li:nth-of-type(2) a i{background:url(../images/pro_icon_03.png) center center no-repeat;}

.box_01 .list li:nth-of-type(3) a i{background:url(../images/pro_icon_05.png) center center no-repeat;}

.box_01 .list li:nth-of-type(4) a i{background:url(../images/pro_icon_07.png) center center no-repeat;}

.box_01 .list li:nth-of-type(5) a i{background:url(../images/pro_icon_09.png) center center no-repeat;}

.box_01 .list li:nth-of-type(1) a:hover i{background:url(../images/pro_icon_02.png) center center no-repeat;}

.box_01 .list li:nth-of-type(2) a:hover i{background:url(../images/pro_icon_04.png) center center no-repeat;}

.box_01 .list li:nth-of-type(3) a:hover i{background:url(../images/pro_icon_06.png) center center no-repeat;}

.box_01 .list li:nth-of-type(4) a:hover i{background:url(../images/pro_icon_08.png) center center no-repeat;}

.box_01 .list li:nth-of-type(5) a:hover i{background:url(../images/pro_icon_10.png) center center no-repeat;}

.box_01 .list li a p{font-size:22px;color:#222;line-height:22px;text-align:center;margin-top:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .list li:hover a p{color:#025db8;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list{width:1200px;height:720px;margin:80px auto 0 auto;position:relative;}

.box_01 .pro_list li{width:360px;height:320px;padding:10px 10px 0 10px;background:#fff;border-radius:0 20px 0 20px;overflow:hidden;float:left;margin:0 30px 30px 0;}

.box_01 .pro_list li:nth-of-type(3n){margin-right:0;}

.box_01 .pro_list li .bx{width:360px;height:320px;overflow:hidden;}

.box_01 .pro_list li .bx a{display:block;}

.box_01 .pro_list li .bx .img{width:360px;height:260px;border-radius:0 20px 0 20px;overflow:hidden;position:relative;}

.box_01 .pro_list li .bx .img .pic{width:360px;height:260px;overflow:hidden;position:relative;}

.box_01 .pro_list li .bx .img .pic img{width:360px;height:260px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_01 .pro_list li .bx:hover .img .pic img{transform: scale(1.1);}

.box_01 .pro_list li .bx .img .hide{width:360px;height:260px;background:url(../images/jia01.png) center center no-repeat rgba(34,34,34,0.5);position:absolute;top:0;left:50%;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform 1s, opacity 1s;-moz-transition: transform 1s, opacity 1s;-o-transition: transform 1s, opacity 1s;-ms-transition: transform 1s, opacity 1s;transition: transform 1s, opacity 1s;}

.box_01 .pro_list li:hover .bx .img .hide{-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}

.box_01 .pro_list li .bx .txt{width:360px;height:30px;margin-top:15px;}

.box_01 .pro_list li .bx .txt .name{width:290px;line-height:30px;padding:0 50px 0 20px;margin-top:15px;font-size:16px;color:#222;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/pro_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .bx .txt .name{background:url(../images/pro_jt_01.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .bx .txt .name::before{content:'';width:4px;height:30px;background:#bebebe;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .bx .txt .name::after{content:'';width:4px;height:0px;background:#025db8;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover  .bx .txt .name::after{content:'';width:4px;height:30px;background:#025db8;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}








/* 企业优势 */
.box_02{width:100%;height:730px;padding-top:76px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.look_center{width:1200px;height:600px;margin:39px auto 0 auto;position:relative;}

.look_center .tel{width:550px;height:auto;position:absolute;bottom:240px;right:0;z-index:9;}

.look_center .tel p{width:auto;height:26px;line-height:26px;padding-left:30px;box-sizing:content-box;font-size:18px;color:#333;font-weight:bold;font-family:Arial;position:relative;}

.look_center .tel p::before{content:'';width:20px;height:26px;background:url(../images/tel02.png);position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.look_center .tel a{display:block;width:150px;height:40px;line-height:40px;text-align:center; background:#333;font-size:15px;color:#fff;margin-top:15px;}

.look_center .bd{width:1200px;height:600px;}

.look_center .bd .main{width:1200px;height:600px;position:relative;}

.look_center .bd .main .img{width:600px;height:600px;float:left;position:relative;}

.look_center .bd .main .img img{width:960px;height:600px;vertical-align:top;position:absolute;right:0;top:0;border-radius:0 30px 0 0;}

.look_center .bd .main .txt{width:550px;height:600px;float:right;}

.look_center .bd .main .txt h4{line-height:45px;margin-top:290px;position:relative;font-size:24px;color:#333;margin-top:10px;position:relative;}

.look_center .bd .main .txt h4::before{content:'';width:550px;height:1px;background:#ddd;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd .main .txt h4::after{content:'';width:0px;height:1px;background:#025db8;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd .main:hover .txt h4::after{content:'';width:550px;height:1px;background:#025db8;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd .main .txt p{font-size:14px;color:#888;line-height:28px;margin-top:25px;}

.look_center .hd{width:1190px;height:200px;position:absolute;bottom:0;left:400px;background:#e1e6f2;}

.look_center .hd ul{width:800px;height:200px;overflow:hidden;}

.look_center .hd ul li{width:200px;height:200px;float:left;text-align:center;background:#e1e6f2;position:relative;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li.on{background:#025db8;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li::after{content:'';width:1px;height:80px;border-right:dashed 1px #929292;position:absolute;top:60px;right:0;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on::after{content:'';width:1px;height:80px;border-right:dashed 1px #025db8;position:absolute;top:60px;right:0;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li .icon{width:50px;height:50px;margin:45px auto 0 auto;}

.look_center .hd ul li.on .icon{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.look_center .hd ul li:nth-of-type(1) .icon{background:url(../images/ys_icon_01.png) center center no-repeat;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li:nth-of-type(2) .icon{background:url(../images/ys_icon_03.png) center center no-repeat;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li:nth-of-type(3) .icon{background:url(../images/ys_icon_05.png) center center no-repeat;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li:nth-of-type(4) .icon{background:url(../images/ys_icon_07.png) center center no-repeat;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li:nth-of-type(1).on .icon{background:url(../images/ys_icon_02.png) center center no-repeat;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li:nth-of-type(2).on .icon{background:url(../images/ys_icon_04.png) center center no-repeat;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li:nth-of-type(3).on .icon{background:url(../images/ys_icon_06.png) center center no-repeat;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li:nth-of-type(4).on .icon{background:url(../images/ys_icon_08.png) center center no-repeat;-webkit-transition: 0.7s;transition: 0.7s;}

.look_center .hd ul li span{display:block;font-size:14px;line-height:16px;color:#000;text-align:center;font-weight:lighter;margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on span{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li h4{font-size:20px;line-height:20px;color:#222;text-align:center;margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd ul li.on h4{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .arrow{width:110px;height:30px;position:absolute;top:-180px;left:250px;}

.look_center .hd .arrow .prev{width:50px;height:30px;cursor:pointer;background:url(../images/ys_jt_01.png) center center no-repeat #333;-webkit-transition:all .7s;transition:all .7s;float:left;}

.look_center .hd .arrow .prev:hover{background:url(../images/ys_jt_01.png) center center no-repeat #025db8;border-radius:0 10px 0 10px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .arrow .next{width:50px;height:30px;cursor:pointer;background:url(../images/ys_jt_02.png) center center no-repeat #333;-webkit-transition:all .7s;transition:all .7s;float:right;}

.look_center .hd .arrow .next:hover{background:url(../images/ys_jt_02.png) center center no-repeat #025db8;border-radius:0 10px 0 10px;-webkit-transition:all .7s;transition:all .7s;}





/* 合作案例 */
.box_03{width:100%;height:auto;padding:80px 0;background:#fff;overflow:hidden;}

.box_03 .sec1{width:1200px;height:470px;margin:40px auto 0 auto;background: #fff;}

.box_03 .sec1 .main{width:1200px;height:470px;margin:0 auto; background:url(../images/case_bk.png) left bottom no-repeat;}

.box_03 .sec1 .main .w-newsList1{position: relative;}

.box_03 .sec1 .main .w-newsList1 a{display: block;}

.box_03 .sec1 .main .w-newsList1 .news-item{ position:relative;}

.box_03 .sec1 .main .w-newsList1 .news-text{width:400px;height:470px;padding:0 40px;overflow:hidden;float:left;}

.box_03 .sec1 .main .w-newsList1 .news-text .name{font-size:20px;color:#333;line-height:20px;margin-top:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_03 .sec1 .main .w-newsList1 .news-text p{font-size:14px;color:#666;line-height:28px;height:56px;overflow:hidden;margin-top:30px;}

.box_03 .sec1 .main .w-newsList1 .news-text .more{width:115px;padding-left:35px;height:40px;line-height:40px;font-size:14px;color:#fff; background:url(../images/case_jt.png) 105px center no-repeat #333;margin-top:60px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .sec1 .main .w-newsList1 .news-text .more:hover{background:url(../images/case_jt.png) 105px center no-repeat #025db8;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .sec1 .main .w-newsList1 .news-imgbox{width:720px;height:410px;float:right;}

.box_03 .sec1 .main .w-newsList1 .news-imgbox img{ transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1);}

.box_03 .sec1 .main .w-newsList1 .swiper-slide.swiper-slide-active .news-imgbox img{ transform:scale(1); -webkit-transform:scale(1);}

.box_03 .sec1 .main .w-newsList1 .aspectRatio{padding-bottom:450px;}

.box_03 .sec1 .main .w-newsList1 .img-count,.img-count img{position:relative;width:720px;height:410px;object-fit:cover;}

.box_03 .sec1 .main .w-newsList1 .img-count-in{ position:absolute; top:0; left:0; right:0; bottom:0; overflow:hidden;height:100%; *height:100%;}

.box_03 .sec1 .main .w-newsList1 .swiper-num{position:absolute;z-index:9;left:40px;top:40px;font-size:15px;color:#333;font-family:Arial;width:120px;line-height:13px;height:13px;display:flex;justify-content: space-between;}

.box_03 .sec1 .main .w-newsList1 .swiper-num::before{content:'';width:70px;height:1px;background:#333;position:absolute;top:6px;left:25px;}

.box_03 .sec1 .main .w-newsList1 .swiper-num .active{color:#025db8;}

.box_03 .sec2{width:1200px;height:470px;margin:40px auto 0 auto;background: #fff;}

.box_03 .sec2 .main{width:1200px;height:470px;margin:0 auto; background:url(../images/case_bk.png) right bottom no-repeat;}

.box_03 .sec2 .main .w-newsList2{position: relative;}

.box_03 .sec2 .main .w-newsList2 a{display: block;}

.box_03 .sec2 .main .w-newsList2 .news-item{ position:relative;}

.box_03 .sec2 .main .w-newsList2 .news-text{width:400px;height:470px;padding:0 40px;overflow:hidden;float:right;}

.box_03 .sec2 .main .w-newsList2 .news-text .name{font-size:20px;color:#333;line-height:20px;margin-top:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_03 .sec2 .main .w-newsList2 .news-text p{font-size:14px;color:#666;line-height:28px;height:56px;overflow:hidden;margin-top:30px;}

.box_03 .sec2 .main .w-newsList2 .news-text .more{width:115px;padding-left:35px;height:40px;line-height:40px;font-size:14px;color:#fff; background:url(../images/case_jt.png) 105px center no-repeat #333;margin-top:60px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .sec2 .main .w-newsList2 .news-text .more:hover{background:url(../images/case_jt.png) 105px center no-repeat #025db8;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .sec2 .main .w-newsList2 .news-imgbox{width:720px;height:410px;float:left;}

.box_03 .sec2 .main .w-newsList2 .news-imgbox img{ transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1);}

.box_03 .sec2 .main .w-newsList2 .swiper-slide.swiper-slide-active .news-imgbox img{ transform:scale(1); -webkit-transform:scale(1);}

.box_03 .sec2 .main .w-newsList2 .aspectRatio{padding-bottom:450px;}

.box_03 .sec2 .main .w-newsList2 .img-count02,.img-count02 img{position:relative;width:720px;height:410px;object-fit:cover;}

.box_03 .sec2 .main .w-newsList2 .img-count-in{ position:absolute; top:0; left:0; right:0; bottom:0; overflow:hidden;height:100%; *height:100%;}

.box_03 .sec2 .main .w-newsList2 .swiper-num{position:absolute;z-index:9;right:40px;top:40px;font-size:15px;color:#333;font-family:Arial;width:120px;line-height:13px;height:13px;display:flex;justify-content: space-between;}

.box_03 .sec2 .main .w-newsList2 .swiper-num::before{content:'';width:70px;height:1px;background:#333;position:absolute;top:6px;left:25px;}

.box_03 .sec2 .main .w-newsList2 .swiper-num .active{color:#025db8;}

.box_03 .more{width:166px;height:40px;margin:50px auto 0 auto;}

.box_03 .more a{display:block;padding-left:26px;width:140px;background:url(../images/more_bk01.png);line-height:40px;font-size:14px;color:#222;font-weight:bold;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .more:hover a{background:url(../images/more_bk02.png);color:#025db8;-webkit-transition:all .7s;transition:all .7s;}








/* 荣誉资质 */
.box_04{width:100%;height:350px;background:url(../images/list_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .bx{width:1200px;height:350px;margin:0 auto;overflow:hidden;}

.box_04 .bx a{display:block;width:400px;height:350px;float:left;}

.box_04 .bx a .icon{width:90px;height:90px;margin:80px auto 0 auto;background:url(../images/yuan01.png);-webkit-transition:all .7s;transition:all .7s;}

.box_04 .bx a:hover .icon{background:url(../images/yuan02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_04 .bx a .icon i{display:block;width:90px;height:90px;}

.box_04 .bx a:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_04 .bx a:nth-of-type(1) .icon i{background:url(../images/list_icon_01.png) center center no-repeat;}

.box_04 .bx a:nth-of-type(2) .icon i{background:url(../images/list_icon_02.png) center center no-repeat;}

.box_04 .bx a:nth-of-type(3) .icon i{background:url(../images/list_icon_03.png) center center no-repeat;}

.box_04 .bx a h4{font-size:22px;line-height:22px;color:#fff;text-align:center;margin-top:40px;}

.box_04 .bx a p{width:50px;height:20px;margin:20px auto 0 auto;position:relative;}

.box_04 .bx a p::before{content:'';width:2px;height:20px;background:#fff;position:absolute;top:0;left:50%;margin-left:-1px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .bx a p::after{content:'';width:30px;height:2px;background:#fff;position:absolute;top:9px;left:50%;margin-left:-15px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .bx a:hover p::after{content:'';width:50px;height:2px;background:#fff;position:absolute;top:9px;left:50%;margin-left:-25px;-webkit-transition:all .7s;transition:all .7s;}





/* 关于我们 */
.box_05{width:100%;height:1253px;padding-top:80px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_05 .center{width:1200px;height:1050px;margin:40px auto 0 auto;}

.box_05 .center .left{width:700px;height:1050px;float:left;}

.box_05 .center .left .img{width:700px;height:700px;}

.box_05 .center .left .img img{width:700px;height:700px;vertical-align:top;}

.box_05 .center .left .txt{width:700px;height:285px;position:relative;padding-top:65px;}

.box_05 .center .left .txt h4{font-size:24px;color:#333;line-height:45px;}

.box_05 .center .left .txt span{display:block;font-size:12px;color:#888;line-height:20px;margin-top:25px;}

.box_05 .center .left .txt .tel{width:700px;height:40px;position:absolute;left:0;bottom:0;}

.box_05 .center .left .txt .tel p{width:auto;height:26px;line-height:40px;padding-left:30px;box-sizing:content-box;font-size:18px;color:#333;font-weight:bold;font-family:Arial;position:relative;float:left;}

.box_05 .center .left .txt .tel p::before{content:'';width:20px;height:26px;background:url(../images/tel02.png);position:absolute;top:7px;left:0;animation: msClock 1.2s linear infinite;}

.box_05 .center .left .txt .tel a{display:block;width:150px;height:40px;line-height:40px;text-align:center; background:#333;font-size:15px;color:#fff;float:right;}

.box_05 .center .right{width:450px;height:1050px;float:right;position:relative;}

.box_05 .center .right .txt{width:450px;height:auto;position:relative;}

.box_05 .center .right .txt span{display:block;width:236px;height:19px;margin-top:30px;background:url(../images/us.png);}

.box_05 .center .right .txt h4{font-size:18px;color:#333;line-height:18px;margin-top:20px;}

.box_05 .center .right .txt i{display:block;width:30px;height:2px;margin-top:40px;background:#025db8;}

.box_05 .center .right .txt p{height:224px;line-height:28px;font-size:14px;color:#888;overflow:hidden;text-indent:2em;margin-top:35px;}

.box_05 .center .right .txt .more{display:block;padding-left:26px;width:140px;margin-top:30px;background:url(../images/more_bk01.png);line-height:40px;font-size:14px;color:#222;font-weight:bold;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .right .txt .more:hover{background:url(../images/more_bk02.png);color:#025db8;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .right .img{width:450px;height:520px;position:absolute;left:0;bottom:0;}

.box_05 .center .right .img img:nth-of-type(1){width:240px;height:240px;position:absolute;right:0;top:0;}

.box_05 .center .right .img img:nth-of-type(2){width:360px;height:440px;position:absolute;left:0;bottom:0;}













/* 新闻资讯 */
.box_06{width:100%;height:auto;padding:80px 0; background:#e1e6f2;overflow:hidden;}

.box_06 .news_center{width:1200px;height:580px;margin:40px auto 0 auto;position:relative;}

.box_06 .news_center .hd{width:270px;height:300px;position:absolute;left:0;top:0;z-index:9;overflow:hidden;}

.box_06 .news_center .hd ul{width:270px;height:300px;overflow:hidden;}

.box_06 .news_center .hd ul li{width:270px;height:90px;background:#fff;margin-bottom:15px;border-radius:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on{background:#025db8;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li a{display:block;padding-left:115px;width:155px;height:90px;font-size:24px;color:#222;line-height:90px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 60px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_06 .news_center .hd ul li:nth-of-type(1).on a{background:url(../images/n_icon_02.png) 60px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_06 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_03.png) 60px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_06 .news_center .hd ul li:nth-of-type(2).on a{background:url(../images/n_icon_04.png) 60px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_06 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_05.png) 60px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_06 .news_center .hd ul li:nth-of-type(3).on a{background:url(../images/n_icon_06.png) 60px center no-repeat;-webkit-transition:all .7s;transition:all .7s;} 

.box_06 .news_center .bd{width:1200px;height:580px;overflow:hidden;}

.box_06 .news_center .bd .main{width:1200px;height:580px;}

.box_06 .news_center .bd .main .top{width:860px;height:260px;padding:20px;background:#fff;border-radius:10px;overflow:hidden;margin-left:300px;}

.box_06 .news_center .bd .main .top .img{width:370px;height:260px;overflow:hidden;float:left;border-radius:10px;margin-right:40px;}

.box_06 .news_center .bd .main .top .img img{width:370px;height:260px;vertical-align:top;object-fit:cover;}

.box_06 .news_center .bd .main .top .right{width:420px;height:260px;float:left;overflow:hidden;}

.box_06 .news_center .bd .main .top .right .name{display:block;font-size:18px;color:#333;font-weight:bold;line-height:20px;margin-top:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top .right:hover .name{color:#025db8;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top .right span{display:block;font-size:14px;color:#888;line-height:12px;margin-top:20px;}

.box_06 .news_center .bd .main .top .right p{font-size:14px;color:#888;margin-top:20px;line-height:25px;height:75px;overflow:hidden;}

.box_06 .news_center .bd .main .top .right .more{display:block;width:70px;height:30px;margin-top:20px;background:url(../images/n_jt_01.png) center center no-repeat #333;border-radius:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .top .right:hover .more{background:url(../images/n_jt_01.png) center center no-repeat #025db8;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom{width:1200px;height:250px;margin-top:30px;overflow:hidden;}

.box_06 .news_center .bd .main .bottom li{width:340px;height:70px;padding:0 20px;background:#fff;border-radius:10px;overflow:hidden;float:left;margin:0 30px 20px 0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover{background:#025db8;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:nth-of-type(3n){margin-right:0;}

.box_06 .news_center .bd .main .bottom li span{display:block;font-size:14px;color:#888;font-family:Arial;line-height:12px;margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover span{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li .name{display:block;width:290px;padding-right:50px;font-size:15px;color:#333;line-height:15px;margin-top:10px;background:url(../images/n_jt_02.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .news_center .bd .main .bottom li:hover .name{color:#fff;background:url(../images/n_jt_03.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}






/* 友情链接 */
.box_07{width:100%;height:270px;padding-top:47px;background:url(../images/lk_back.jpg) center top no-repeat;overflow:hidden;position:relative;}

.box_07 .link{width:1200px;height:20px;margin:0 auto;overflow:hidden;position:relative;}

.box_07 .link a{display:block;float:left;width:auto;padding:0 40px;box-sizing:content-box;font-size:14px;line-height:20px;color:#666;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .link a::after{content:'';width:1px;height:14px;background:#666;position:absolute;top:3px;right:0;}

.box_07 .link a:hover{color:#025db8;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .link a:nth-of-type(1){padding-left:0;}









/* 在线留言 */
.box_08{width:100%;height:255px;padding-top:45px;background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_08 .center{width:1200px;height:255px;margin:0 auto;position:relative;}

.box_08 .center .left{width:240px;height:255px;float:left;margin-right:60px;}

.box_08 .center .left h4{font-size:34px;color:#222;line-height:36px;font-weight:bold;margin-top:60px;}

.box_08 .center .left i{display:block;width:50px;height:6px;background:#025db8;margin-top:15px;}

.box_08 .center .left p{font-size:16px;line-height:13px;color:#222;margin-top:20px;font-family:Arial;text-transform: Uppercase;}

.box_08 .center .form{width:560px;height:200px;float:left;position:relative;}

.box_08 .center .form p{width:270px;height:39px;overflow:hidden;border-bottom:solid 1px rgba(255,255,255,0.4);}

.box_08 .center .form input{display:block;width:245px;height:39px;line-height:39px;color:#fff;font-size:14px;padding-left:25px;box-sizing:content-box;}

.box_08 .center .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_08 .center .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_08 .center .form p:nth-of-type(1) input{background:url(../images/name.png) left center no-repeat rgba(0,0,0,0);}

.box_08 .center .form p:nth-of-type(2) input{background:url(../images/phone.png) left center no-repeat rgba(0,0,0,0);}

.box_08 .center .form p:nth-of-type(3){width:560px;height:80px;position:absolute;left:0;top:60px;}

.box_08 .center .form textarea{width:535px;height:70px;line-height:20px;color:#fff;font-size:14px;padding:10px 0 0 25px;box-sizing:content-box;background:url(../images/liuyan.png) left 12px no-repeat rgba(0,0,0,0);}

.box_08 .center .form p:nth-of-type(4){width:270px;height:39px;position:absolute;bottom:0;left:0;z-index:2;overflow:hidden;}

.box_08 .center .form p:nth-of-type(4) input{display:block;width:130px;height:39px;line-height:39px;color:#fff;font-size:14px;float:left;padding-left:0;box-sizing:content-box;background:rgba(0,0,0,0);}

.box_08 .center .form p:nth-of-type(4) img{display:block;float:right;width:100px;height:39px;cursor:pointer;}

.box_08 .center .form .tj{width:270px;height:40px;border:none;position:absolute;bottom:0;right:0;background:#fff;overflow:hidden;z-index:0;}

.box_08 .center .form .tj .btn{display: block;width:270px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#393939;border:none;background:none;cursor:pointer;}

.box_08 .center .form .tj .btn:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .center .form .tj::before{content:'';width:270px;height:0px;background:#333;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .center .form .tj:hover::before{content:'';width:270px;height:40px;background:#333;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}











/* 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:21s; }
.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);
  }
}

