/*

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:1085px;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}

.box_01 .top{width:1280px;height:52px;margin:68px auto 0 auto;}

.box_01 .top .h_title{width:auto;padding-left:120px;height:52px;float:left;position:relative;z-index:2;}

.box_01 .top .h_title::before{content:'';width:1px;height:52px;background:#ddd;position:absolute;top:0;left:97px;}

.box_01 .top .h_title .num{font-size:70px;color:#0db414;font-weight:bold;line-height:52px;position:absolute;left:0;top:0; font-family:Arial;}

.box_01 .top .h_title h3{font-size:24px;color:#333;font-weight:bold;line-height:26px;}

.box_01 .top .h_title span{display:block;color:#fbfbfb;font-size:50px;font-weight:bold;font-family:Arial;text-transform: Uppercase;font-style:italic;position:absolute;left:253px;bottom:0;z-index:-1;line-height:40px;}

.box_01 .top .h_title p{font-size:14px;color:#666;line-height:14px;margin-top:12px; letter-spacing:2.5px;}

.box_01 .top .ss{width:400px;height:56px;background:url(../images/ss_bk.png);overflow:hidden;margin:-2px 0;float:right;}

.box_01 .top .ss .input{width:300px;height:56px;line-height:56px;color:#999;display:block;background:rgba(0,0,0,0);font-size:14px;padding:0 5px 0 35px;box-sizing:content-box;float:left;}

.box_01 .top .ss .buttons{width:46px;height:46px;display:inline-block;background:url(../images/search.png) center center no-repeat #0db414;margin:5px;border-radius:23px;cursor:pointer;border:none;float:right;}

.box_01 .top .ss .input::-webkit-input-placeholder{color:#999 !important;}

.box_01 .jz{width:1280px;height:860px;margin:50px auto 0 auto;position:relative;}

.box_01 .qh_center{width:1280px;height:860px;position:relative;}

.box_01 .qh_center .hd{width:1280px;height:70px;padding:18px 0 0 0;position:relative;z-index:2;}

.box_01 .qh_center .hd::before{content:'';width:1380px;height:88px;background:#fff;position:absolute;top:0;left:-50px;box-shadow: 0 0 10px #ededed;}

.box_01 .qh_center .hd .fl_list{width:1280px;height:70px;margin:0 auto;display:flex;justify-content: space-between;}

.box_01 .qh_center .hd .fl_list li{width:auto;height:56px;float:left;position:relative;}

.box_01 .qh_center .hd .fl_list li::after{content:'';width:1px;height:40px;background:#ddd;position:absolute;top:8px;right:-52px;}

.box_01 .qh_center .hd .fl_list li:last-child::after{content:'';width:1px;height:0px;background:#fff;position:absolute;top:8px;right:-52px;}

.box_01 .qh_center .hd .fl_list li a{display:block;width:auto;height:56px;float:left;position:relative;}

.box_01 .qh_center .hd .fl_list li a .icon{width:56px;height:56px;background:#fff;border-radius:50%;float:left;margin-right:13px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li.on a .icon{background:#0db414;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li a .icon i{display:block;width:56px;height:56px;}

.box_01 .qh_center .hd .fl_list li.on a .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(1) a .icon i{ background:url(../images/pro_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(2) a .icon i{ background:url(../images/pro_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(3) a .icon i{ background:url(../images/pro_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(4) a .icon i{ background:url(../images/pro_icon_07.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(5) a .icon i{ background:url(../images/pro_icon_09.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(6) a .icon i{ background:url(../images/pro_icon_11.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(1).on a .icon i{ background:url(../images/pro_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(2).on a .icon i{ background:url(../images/pro_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(3).on a .icon i{ background:url(../images/pro_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(4).on a .icon i{ background:url(../images/pro_icon_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(5).on a .icon i{ background:url(../images/pro_icon_10.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li:nth-of-type(6).on a .icon i{ background:url(../images/pro_icon_12.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li a p{font-size:16px;color:#333;line-height:56px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .hd .fl_list li.on a p{color:#0db414;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .bd{width:1280px;height:265px;margin-top:470px;}

.box_01 .qh_center .bd .main{width:1280px;height:265px;position:relative;}

.box_01 .qh_center .bd .main .pro_list{width:1280px;height:265px;margin:50px auto 0 auto;}

.box_01 .qh_center .bd .main .pro_list li{width:300px;height:265px;float:left;margin-right:26px;}

.box_01 .qh_center .bd .main .pro_list li:last-child{margin-right:0;}

.box_01 .qh_center .bd .main .pro_list li a{display:block;}

.box_01 .qh_center .bd .main .pro_list li .img{width:280px;height:205px;border:solid 10px #fff;overflow:hidden;box-shadow: 0 0 10px #ededed;}

.box_01 .qh_center .bd .main .pro_list li .img img{display:block;width:280px;height:205px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_01 .qh_center .bd .main .pro_list li:hover .img img{transform: scale(1.1);}

.box_01 .qh_center .bd .main .pro_list li .name{width:230px;padding-right:50px;height:40px;font-size:16px;color:#333;line-height:40px;margin:0 auto;background:url(../images/dian01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .qh_center .bd .main .pro_list li:hover .name{color:#e8bb42;background:url(../images/dian02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center{width:1280px;height:390px;margin:0 auto;position:absolute;left:0;top:150px;z-index:5;}

.box_01 .center .left{width:150px;height:390px;float:left;position:relative;}

.box_01 .center .left span{display:block;writing-mode:tb-rl;font-size:40px;line-height:30px;font-weight:bold;color:#eef6f1;text-transform:Uppercase;font-family:Arial;position:absolute;left:4px;top:65px;letter-spacing:10px;}

.box_01 .center .left p{font-size:16px;line-height:16px;color:#666;position:absolute;left:65px;top:35px;padding-top:155px;letter-spacing:10px;writing-mode: tb-rl;background:url(../images/line01.png) center top no-repeat;}

.box_01 .center .left .more{display:block;width:120px;height:55px; background:url(../images/dian03.png) right center no-repeat;font-size:16px;color:#fff;line-height:55px;position:absolute;bottom:0;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .center .left .more:hover{background:url(../images/dian04.png) right center no-repeat;color:#e8bb42;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center{width:1085px;height:390px;float:right;position:relative;}

.box_01 .pro_center .bd{width:1085px;height:390px;}

.box_01 .pro_center .bd .main{width:1085px;height:390px;position:relative;}

.box_01 .pro_center .bd .main a{display:block;}

.box_01 .pro_center .bd .main .img{width:500px;height:370px;float:left;border:solid 10px #fff;box-shadow: 0 0 10px #ededed;overflow:hidden;}

.box_01 .pro_center .bd .main .img img{display:block;width:500px;height:370px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_01 .pro_center .bd .main:hover .img img{transform: scale(1.1);}

.box_01 .pro_center .bd .main .txt{width:500px;height:390px;float:right;position:relative;overflow:hidden;}

.box_01 .pro_center .bd .main .txt .name{height:60px;font-size:24px;color:#e8bb42;line-height:26px;margin-top:60px;position:relative;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main:hover .txt .name{color:#0db414;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main .txt .name::before{content:'';width:500px;height:1px;background:#e1e1e1;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main .txt .name::after{content:'';width:0px;height:1px;background:#0db414;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main:hover .txt .name::after{content:'';width:500px;height:1px;background:#0db414;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .bd .main .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:40px;height:80px;font-size:16px;color:#666;margin-top:22px;}

.box_01 .pro_center .bd .main .txt .num{position:absolute;bottom:60px;right:0;font-size:24px;color:#333;font-weight:bold;line-height:20px; font-family:Arial;}

.box_01 .pro_center .hd{width:160px;height:55px;position:absolute;left:445px;bottom:55px;z-index:5;background:#e8bb42;border-radius:5px;overflow:hidden;}

.box_01 .pro_center .hd::before{content:'';width:1px;height:11px;background:rgba(255,255,255,0.3);position:absolute;top:22px;left:80px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .hd .prev{width:80px;height:55px;background:url(../images/pro_jt_01.png) center center no-repeat;float:left;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center .hd .next{width:80px;height:55px;background:url(../images/pro_jt_02.png) center center no-repeat;float:right;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}




/* 企业优势 */
.box_02{width:100%;height:837px;padding-top:70px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .top{width:1280px;height:253px;margin:0 auto;position:relative;}

.box_02 .top .h_title{width:auto;height:auto;position:absolute;left:-55px;top:0;}

.box_02 .top .h_title p{width:614px;height:131px; background:url(../images/bt_ys.png);}

.box_02 .top .h_title h3{font-size:26px;color:#fff;line-height:26px;margin:30px 0 0 170px;position:relative; letter-spacing:4px;}

.box_02 .top .h_title h3::before{content:'';width:395px;height:1px;background:#fff;position:absolute;top:13px;left:350px;}

.box_02 .top .tel{padding-left:60px;width:auto;height:54px;position:absolute;right:15px;top:0; background:url(../images/kf.png) left center no-repeat;}

.box_02 .top .tel p:nth-of-type(1){font-size:16px;color:#fff;line-height:16px;text-align:right;}

.box_02 .top .tel p:nth-of-type(2){font-size:24px;color:#fff;line-height:20px;font-weight:bold; font-family:Arial;margin-top:18px;}

.box_02 .top .pos{width:auto;height:auto;position:absolute;right:35px;top:168px;}

.box_02 .top .pos p:nth-of-type(1){font-size:14px;color:#fff;line-height:14px;}

.box_02 .top .pos p:nth-of-type(2){font-size:12px;color:#fff;line-height:24px;font-family:Arial;margin-top:11px;text-align:right; letter-spacing:0.8px;}

.box_02 .look_center{width:1280px;height:584px;margin:0 auto;position:relative;z-index:2;}

.box_02 .look_center::after{content:'xi’an keyang';font-size:14px;color:#333;line-height:12px;text-transform: Uppercase;font-family: 'Times New Roman';writing-mode: tb-rl;position:absolute;bottom:35px;right:-108px; letter-spacing:25px;}

.box_02 .look_center .bd{width:1280px;height:584px;}

.box_02 .look_center .bd .main{width:1280px;height:584px;position:relative;}

.box_02 .look_center .bd .main .txt{width:595px;height:584px;float:left;padding-left:35px;position:relative;z-index:2;}

.box_02 .look_center .bd .main .txt .num{width:90px;height:44px; background:url(../images/ys_line.png) 52px 18px no-repeat;position:absolute;top:115px;left:482px;}

.box_02 .look_center .bd .main .txt .num span:nth-of-type(1){display:block;font-size:48px;color:#333;font-weight:bold;font-family: 'Times New Roman';line-height:32px;position:absolute;left:0;top:0;}

.box_02 .look_center .bd .main .txt .num span:nth-of-type(2){display:block;font-size:18px;color:#999;font-family:Arial;line-height:14px;position:absolute;right:0;bottom:0;}

.box_02 .look_center .bd .main .txt .zm{font-family: "Impact";font-size:40px;color:#e8bb42;font-weight:bold;line-height:33px;margin-top:115px;text-transform: Uppercase;}

.box_02 .look_center .bd .main .txt .line{width:45px;height:2px; background:#e8bb42;margin-top:30px;}

.box_02 .look_center .bd .main .txt h4{font-size:20px;color:#333;line-height:22px;font-weight:bold;margin-top:32px; letter-spacing:2px;}

.box_02 .look_center .bd .main .txt p{font-size:16px;color:#666;line-height:42px;margin-top:33px;}

.box_02 .look_center .bd .main .img{width:584px;height:584px;float:right;border-radius:50%;overflow:hidden;position:relative;}

.box_02 .look_center .bd .main .img img{display:block;width:584px;height:584px;vertical-align:top;}

.box_02 .look_center .hd{width:210px;height:60px;position:absolute;bottom:90px;left:35px;z-index:5;background:#e8bb42;border-radius:5px;}

.box_02 .look_center .hd .next{width:120px;font-size:16px;color:#fff;line-height:60px;padding-left:90px;cursor:pointer;}

.box_02 .look_center .hd .next::before{content:'';width:35px;height:35px;background:url(../images/ys_yuan.png);position:absolute;top:12px;left:40px;animation: rotate 10s linear infinite;}

@keyframes rotate{
	from{transform: rotate(0deg)}
	to{transform: rotate(360deg)}
}





/* 案例 */
.case{width:100%;height:1134px;padding-top:150px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;}

.case .barEn{width:21px;height:556px;background:url(../images/case_zm.png);position:absolute;z-index:3;left:-272px;top:0;}

.case .caseBox{width: 1280px;margin: 0 auto;position: relative;}

.case .h_title{width:auto;padding-left:120px;height:52px;position:absolute;left:0;top:25px;z-index:2;}

.case .h_title::before{content:'';width:1px;height:52px;background:#ddd;position:absolute;top:0;left:97px;}

.case .h_title .num{font-size:70px;color:#0db414;font-weight:bold;line-height:52px;position:absolute;left:0;top:0; font-family:Arial;}

.case .h_title h3{font-size:24px;color:#333;font-weight:bold;line-height:26px;}

.case .h_title span{display:block;color:#fbfbfb;font-size:50px;font-weight:bold;font-family:Arial;text-transform: Uppercase;font-style:italic;position:absolute;left:253px;bottom:0;z-index:-1;line-height:40px;}

.case .h_title p{font-size:14px;color:#666;line-height:14px;margin-top:12px; letter-spacing:2.5px;}

.case .caseSwiper{width:1680px;overflow:hidden;height:525px;}

.case .caseSwiper .swiper-container{height:525px;overflow:initial !important;width:1340px;margin-left:0;}

.case .caseSwiper .swiper-container ul li{height:525px;}

.case .caseSwiper .swiper-container ul li .cont{float:left;width:575px;margin-right:65px;padding-top:190px;}

.case .caseSwiper .swiper-container ul li .cont .bt{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;line-height:26px;color:#e8bb42;font-weight:bold;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}

.case .caseSwiper .swiper-container ul li .cont .bt:hover{-webkit-transform:translateX(5px);transform:translateX(5px);}

.case .caseSwiper .swiper-container ul li .cont .line{width:38px;height:2px;background:#e8bb42;margin-top:35px;}

.case .caseSwiper .swiper-container ul li .cont p{font-size:14px;color:#333;margin-top:25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height: 40px;height:80px;}

.case .caseSwiper .swiper-container ul li .cont .more{display:block;margin-top:42px;width:142px;height:42px;line-height:42px;background:#e8bb42;color:#fff;font-size:14px;text-align:center;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;position:relative;overflow:hidden;z-index:1;}

.case .caseSwiper .swiper-container ul li .cont .more i{min-width:5px;}

.case .caseSwiper .swiper-container ul li .cont .more:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #e8bb42;z-index:-1;opacity:0;-webkit-transform:scale3d(0.6,0.6,1);transform:scale3d(0.6,0.6,1);-webkit-transition:-webkit-transform 0.3s,opacity 0.3s;transition:transform 0.3s,opacity 0.3s;-webkit-transition-timing-function:cubic-bezier(0.75,0,0.125,1);transition-timing-function:cubic-bezier(0.75,0,0.125,1);box-sizing:border-box;}

.case .caseSwiper .swiper-container ul li .cont .more:hover{background:none;color:#e8bb42;-webkit-transform:translateY(-4px);transform:translateY(-4px);box-shadow:0 10px 10px -5px rgba(218,162,75,0.5);}

.case .caseSwiper .swiper-container ul li .cont .more:hover:before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1;}

.case .caseSwiper .swiper-container ul li .img{width:680px;height:505px;padding:10px;float:left;position:relative;top:0;overflow:hidden;background:#fff;-moz-box-shadow:0px 0px 10px #e9e8e6;-webkit-box-shadow:0px 0px 10px #e9e8e6;box-shadow:0px 0px 10px #e9e8e6;}

.case .caseSwiper .swiper-container ul li .img .pic{display:block;width:680px;height:505px;overflow:hidden;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}

.case .caseSwiper .swiper-container ul li .img .pic img{display:block;position:absolute;width:680px;height:505px;object-fit:cover;left:10px;right:10px;top:10px;bottom:10px;margin:auto;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}
.case .caseSwiper .swiper-container ul li:hover .img .pic img{-webkit-transform:scale(1.1) rotate(0);-moz-transform:scale(1.02) rotate(0);-o-transform:scale(1.02) rotate(0);transform:scale(1.02) rotate(0);}

.case .caseSwiper .swiper-container ul li:hover .cont .bt{color:#0db414;}

.case .caseSwiper .swiper-container ul li.swiper-slide-next .cont{width:0;margin-right:0;opacity:0;filter:alpha(opacity=0);}

.case .caseSwiper .swiper-container ul li.swiper-slide-next .img{height:410px;width:547px;top:56px;}

.case .caseSwiper .swiper-container ul li.swiper-slide-next .img img{height:410px;width:547px;}

.case .casePage{height:120px;padding-top:58px;margin-left:742px;}

.case .casePage .case-prev{display:block;float:left;width:26px;height:26px;background:url(../images/arl1.png) center center no-repeat;background-color:#000;border-radius:50%;cursor:pointer;outline:none;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}

.case .casePage .case-prev:hover{background-color:#e8bb42;}

.case .casePage .case-pagination{float:left;margin:0 22px;margin-top:12px;border-top:1px solid #dddddd;}

.case .casePage .case-pagination span{float:left;width:40px;text-align:center;position:relative;line-height:14px;padding-top:16px;background:transparent;outline:none;-webkit-transition:all 0.35s ease-out;transition:all 0.35s ease-out;opacity:0;}

.case .casePage .case-pagination span:before{content:"";display:block;position:absolute;left:0;top:-2px;width:0;height:2px;background:#e8bb42;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}

.case .casePage .case-pagination span.swiper-pagination-bullet-active{font-size:18px;opacity:1;}

.case .casePage .case-pagination span.swiper-pagination-bullet-active:before{width:100%;}

.case .casePage .case-next{display:block;float:left;width:26px;height:26px;background:url(../images/arr1.png) center center no-repeat;background-color:#000;border-radius:50%;outline:none;cursor:pointer;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}

.case .casePage .case-next:hover{background-color:#e8bb42;}

.case .list{width:1280px;height:360px;margin:0 auto;}

.case .list li{width:400px;height:360px;float:left;margin-right:40px;}

.case .list li:last-child{margin-right:0;}

.case .list li a{display:block;}

.case .list li .img{width:380px;height:280px;border:solid 10px #fff;overflow:hidden;box-shadow: 0 0 10px #ededed;}

.case .list li .img img{display:block;width:380px;height:280px;object-fit:cover;vertical-align:top;transition: all 1s;}

.case .list li:hover .img img{transform: scale(1.1);}

.case .list li .txt{width:380px;height:30px;margin:30px auto 0 auto;}

.case .list li .txt .name{width:210px;font-size:16px;color:#333;line-height:30px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.case .list li:hover .txt .name{color:#e8bb42;font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.case .list li .txt .more{width:80px;height:30px;background:url(../images/case_jt_05.png) 62px center no-repeat #ddd;padding-left:20px;font-size:14px;color:#999;line-height:30px;float:right;border-radius:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.case .list li:hover .txt .more{background:url(../images/case_jt_06.png) 62px center no-repeat #e8bb42;color:#fff;-webkit-transition:all .7s;transition:all .7s;}



/* 关于我们 */
.box_04{width:100%;height:750px;padding-top:94px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .center{width:1280px;height:750px;margin:0 auto;}

.box_04 .center .left{width:492px;height:750px;float:left;position:relative;z-index:2;}

.box_04 .center .left::after{content:'';width:160px;height:160px;background:#e8bb42;position:absolute;bottom:70px;right:-70px;z-index:-1;display:none;}

.box_04 .center .left .img{width:492px;height:600px;}

.box_04 .center .left .img img{display:block;width:642px;height:600px; vertical-align:top;position:absolute;top:0;right:0;}

.box_04 .center .left .tel{width:auto;height:auto;margin-top:38px;}

.box_04 .center .left .tel p:nth-of-type(1){font-size:14px;color:#999;line-height:24px;padding-left:50px;background:url(../images/tel02.png) left center no-repeat;}

.box_04 .center .left .tel p:nth-of-type(2){font-size:20px;color:#333;line-height:16px;padding-left:50px; font-family:Arial;margin-top:16px;}

.box_04 .center .left .qq{width:115px;height:115px; background:url(../images/yuan021.png);position:absolute;top:55px;left:457px;z-index:2;}

.box_04 .center .left .qq::before{content:'';width:115px; height:49px; background: url(../images/qq.png) no-repeat center center;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;position:absolute;top:25px;left:0;}

@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_04 .center .right{width:720px;height:750px;float:right;position:relative;z-index:2;}

.box_04 .center .right .h_title{text-align:right;}

.box_04 .center .right .h_title p{font-size:90px;color:#fff;font-weight:bold; text-transform:uppercase;font-family: 'Times New Roman';line-height:72px;}

.box_04 .center .right .h_title p span{color:#e8bb42;font-family: 'Times New Roman';}

.box_04 .center .right .h_title h3{font-size:22px;color:#fff;line-height:22px;margin-top:50px; letter-spacing:4px;position:relative;color:#fff;}

.box_04 .center .right .h_title h3 a{color:#fff;}

.box_04 .center .right .h_title h3::after{content:'';width:100px;height:2px;background:#fff;position:absolute;top:10px;right:333px;}

.box_04 .center .right .txt{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;line-height:40px;height:200px;font-size:16px;color:#fff;margin-top:42px;text-align:right;}

.box_04 .center .right .yyzz{width:175px;height:232px;background:url(../images/yyzz.png);position:absolute;right:0;bottom:68px;overflow:hidden;}

.box_04 .center .right .yyzz img{width:138px;height:194px;vertical-align:top;object-fit:cover;position:absolute;left:19px;top:19px;}

.box_04 .center .right .bx{width:355px;height:153px;position:absolute;bottom:68px;right:260px;display:flex;justify-content: space-between;}

.box_04 .center .right .bx a{display:block;width:auto;height:153px;float:left;}

.box_04 .center .right .bx a .yuan{width:120px;height:120px;background:#e5e5e5;border-radius:60px;margin:0 auto;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .bx a.active .yuan{background:#c9e8d7;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .bx a:nth-of-type(1) i{display:block;width:132px;height:135px; background:url(../images/ab_icon01.png);position:absolute;bottom:26px;right:12px;}

.box_04 .center .right .bx a:nth-of-type(2) i{display:block;width:100px;height:126px; background:url(../images/ab_icon02.png);position:absolute;bottom:26px;right:8px;}

.box_04 .center .right .bx a p{font-size:16px;color:#333;line-height:16px;margin-top:13px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .bx a p span{display:inline-block;font-size:14px;color:#999;font-family:Arial;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .bx a.active p{color:#0db414;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .bx a.active p span{color:#0db414;-webkit-transition:all .7s;transition:all .7s;}




/* 新闻资讯 */
.box_05{width:100%;height:auto;padding:70px 0;position:relative;}

.box_05 .ly_click{display:block;width:112px;height:112px;position:absolute;left:50%;margin-left:-56px;bottom:-56px;z-index:9; background:url(../images/ly_icon.png);}

.box_05 .news_center{width:1280px;height:auto;margin:0 auto;position:relative;}

.box_05 .news_center .hd{width:1280px;height:52px;}

.box_05 .news_center .hd .h_title{width:auto;padding-left:120px;height:52px;float:left;position:relative;z-index:2;}

.box_05 .news_center .hd .h_title::before{content:'';width:1px;height:52px;background:#ddd;position:absolute;top:0;left:97px;}

.box_05 .news_center .hd .h_title .num{font-size:70px;color:#0db414;font-weight:bold;line-height:52px;position:absolute;left:0;top:0; font-family:Arial;}

.box_05 .news_center .hd .h_title h3{font-size:24px;color:#333;font-weight:bold;line-height:26px;}

.box_05 .news_center .hd .h_title span{display:block;color:#fbfbfb;font-size:50px;font-weight:bold;font-family:Arial;text-transform: Uppercase;font-style:italic;position:absolute;left:253px;bottom:0;z-index:-1;line-height:40px;}

.box_05 .news_center .hd .h_title p{font-size:14px;color:#666;line-height:14px;margin-top:12px; letter-spacing:2.5px;}

.box_05 .news_center .hd ul{width:485px;height:50px;float:right;margin-top:16px;display:flex;justify-content: space-between;}

.box_05 .news_center .hd ul li{width:105px;height:50px;position:relative;z-index:2;float:left;}

.box_05 .news_center .hd ul li::before{content:'';width:70px;height:1px;background:#ddd;position:absolute;left:35px;bottom:9px;z-index:-2;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li::after{content:'';width:0px;height:50px;background:#0db414;position:absolute;left:-27px;top:0;z-index:-1;z-index:-1;border-radius:0 25px 25px 0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on::after{content:'';width:160px;height:50px;background:#0db414;position:absolute;left:-27px;top:0;z-index:-1;z-index:-1;border-radius:0 25px 25px 0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li a{display:block;width:70px;padding-left:35px;line-height:50px;font-size:16px;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_03.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_05.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(1).on a{background:url(../images/n_icon_02.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(2).on a{background:url(../images/n_icon_04.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(3).on a{background:url(../images/n_icon_06.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd{width:1280px;height:570px;margin:75px auto 0 auto;position:relative;}

.box_05 .news_center .bd .main{width:1280px;height:570px;position:relative;}

.box_05 .news_center .bd .main .list{width:714px;height:405px;overflow:hidden;position:absolute;top:0;left:0;}

.box_05 .news_center .bd .main .list li{width:310px;height:405px;padding:0 14px;background:url(../images/nbk01.png);float:left;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .list li:hover{background:url(../images/nbk02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .list li:nth-of-type(2){float:right;}

.box_05 .news_center .bd .main .list li a{display:block;}

.box_05 .news_center .bd .main .list li span{display:block;font-size:22px;color:#999;line-height:18px;margin-top:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .list li:hover span{color:#e8bb42;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .list li .name{margin-top:40px;line-height:20px;font-size:18px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .list li:hover .name{font-weight:bold;color:#e8bb42;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .list li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:25px;height:50px;font-size:14px;color:#999;margin-top:25px;}

.box_05 .news_center .bd .main .list li .img{width:310px;height:180px;overflow:hidden;margin-top:25px;}

.box_05 .news_center .bd .main .list li .img img{display:block;width:310px;height:180px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_05 .news_center .bd .main .list li:hover .img img{transform: scale(1.1);}

.box_05 .news_center .bd .main .top{width:505px;height:405px;overflow:hidden;position:absolute;top:0;right:0;}

.box_05 .news_center .bd .main .top li{width:505px;height:175px;position:relative;z-index:2;overflow:hidden;margin-bottom:50px;}

.box_05 .news_center .bd .main .top li:nth-of-type(2){margin-bottom:0;}

.box_05 .news_center .bd .main .top li::before{content:'';width:505px;height:1px;background:#ddd;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li::after{content:'';width:0px;height:1px;background:#e8bb42;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li:hover::after{content:'';width:505px;height:1px;background:#e8bb42;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li .date{width:120px;height:48px;position:absolute;left:0;top:5px;z-index:-1;}

.box_05 .news_center .bd .main .top li .date span:nth-of-type(1){display:block;font-size:30px;color:#666;line-height:23px;font-family:Arial;position:absolute;left:0;top:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li:hover .date span:nth-of-type(1){color:#e8bb42;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li .date span:nth-of-type(2){display:block;font-size:14px;color:#999;line-height:12px;position:absolute;bottom:0;right:0;}

.box_05 .news_center .bd .main .top li .name{display:block;padding:0 80px 0 65px;line-height:30px;font-size:18px;color:#333;background:url(../images/n_jt_01.png) right center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li:hover .name{font-weight:bold;color:#e8bb42;background:url(../images/n_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .top li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:25px;height:50px;font-size:14px;color:#999;margin:55px 0 0 65px;}

.box_05 .news_center .bd .main .bottom{width:1280px;height:120px;overflow:hidden;position:absolute;bottom:0;right:0;}

.box_05 .news_center .bd .main .bottom li{width:380px;height:120px;padding-left:20px;background:#f8f8f8;margin-right:40px;overflow:hidden;border-radius:2px;float:left;}

.box_05 .news_center .bd .main .bottom li:nth-of-type(3){margin-right:0;}

.box_05 .news_center .bd .main .bottom li a{display:block;}

.box_05 .news_center .bd .main .bottom li .name{width:345px;line-height:50px;margin-top:10px;font-size:15px;color:#333;padding-right:35px;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{font-weight:bold;color:#e8bb42;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .name::before{content:'';width:380px;height:1px;background:#ddd;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .name::after{content:'';width:0px;height:1px;background:#e8bb42;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li:hover .name::after{content:'';width:380px;height:1px;background:#e8bb42;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .bottom li .date{font-size:14px;color:#999;line-height:15px;margin-top:20px;}

.box_05 .links{width:1280px;height:25px;margin:70px auto 0 auto;overflow:hidden;position:relative;z-index:2;}

.box_05 .links .lk{width:180px;height:25px;float:left;background:url(../images/links.png) right center no-repeat;font-size:24px;color:#333;line-height:25px;}

.box_05 .links .link{width:1100px;overflow:hidden;position:relative;float:right;height:25px;}

.box_05 .links .link a{display:block;float:left;width:auto;margin-left:40px;font-size:14px;line-height:25px;color:#666;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .links .link a:hover{color:#0db414;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .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);
  }
}
