/*

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;

*/

/* 公用标题 */


@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:80px;margin:-40px auto 0 auto;position:relative;z-index:9;background:url(../images/box_back.png) center top no-repeat;}

.box_01 .center{width:1200px;height:80px;margin:0 auto;}

.box_01 .center .mid{width:360px;height:80px;float:left;position:relative;margin-right:85px;}

.topxunpan{width:220px;height:30px;margin:25px auto;position:relative;}

.topxunpan::after{content:'';width:190px;height:1px;background:#e77a51;position:absolute;bottom:0;right:0;}

.thisxp{width:auto;height:30px;}

.topxunpan .xp {position: relative;width:auto;line-height:15px;color:#fff;font-size: 14px;cursor: pointer;}

.topxunpan .xp img {margin:4px 15px 0 0; vertical-align:middle !important;}

.topxunpan .xp i {display:inline-block;color:#fff;font-weight:bold;font-size:16px;margin:0 3px;}

.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-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 .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #2f2f2f;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}

.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #2f2f2f;}

.topxunpan .xp #xunpantip.xunpantextactive {-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;}

.topxunpan i {font-weight: normal;font-style: normal;}

.box_01 .tel{width:auto;height:80px;padding-left:90px;float:left;position:relative;}

.box_01 .tel::before{content:'';width:64px;height:60px;background:url(../images/tel01.png);position:absolute;top:10px;left:0;animation: msClock 1.2s linear infinite;}

.box_01 .tel p:nth-of-type(1){font-size:14px;color:#545454;line-height:15px;margin-top:16px;}

.box_01 .tel p:nth-of-type(2){font-size:26px;color:#e15926;font-weight:bold;line-height:22px;margin-top:14px;font-weight:bold;}

.box_01 .center .left{width:360px;height:40px;float:right;margin:20px 0;}

.box_01 .center .left a{display:inline-block;font-size:14px;color:#858585;padding:0 10px 0 50px;line-height:40px;float:left;}

.box_01 .center .left a:hover{color:#e15926;}

.box_01 .center .left a:nth-of-type(1){background:url(../images/t_icon_01.png) left center no-repeat;}

.box_01 .center .left a:nth-of-type(2){background:url(../images/t_icon_02.png) left center no-repeat;}

.box_01 .center .left a:nth-of-type(3){background:url(../images/t_icon_03.png) left center no-repeat;position:relative;}

.box_01 .center .left a:nth-of-type(3)::after{content:'';width:1px;height:12px;background:#858585;position:absolute;top:14px;right:0px;}

.box_01 .center .left a:nth-of-type(4){padding:0 0 0 10px;}



/* 产品中心 */
.box_02{width:100%;height:1050px;padding-top:100px; background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}


.box_02 .list{width:1200px;height:80px;font-size:16px;background:#e15926;margin:0 auto;border-radius:8px 8px 0 0;overflow:hidden;}

.box_02 .list li{width:auto;height:80px;line-height:80px;float:left;overflow:hidden;position:relative;z-index:0;}

.box_02 .list li::before{content:'';width:100%;height:0px;background:#2f2f2f;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .list li:hover::before{content:'';width:100%;height:80px;background:#2f2f2f;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .list li a{display:block;padding:0 20px 0 40px;width:auto;background:url(../images/dian01.png) 18px center no-repeat;color:#fff;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .list li a::before{content:'';width:0%;height:1px;background:#979797;position:absolute;top:60px;left:18px;z-webkit-transition:all .7s;transition:all .7s;}

.box_02 .list li:hover a::before{content:'';width: calc(100% - 40px);height:1px;background:#979797;position:absolute;top:60px;left:18px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center{width:1200px;height:865px;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.box_02 .center .bt{width:500px;height:auto;position:absolute;top:40px;right:0;z-index:3;}

.box_02 .center .bt h3{font-size:28px;color:#e15926;font-weight:bold;line-height:30px;height:46px;position:relative;}

.box_02 .center .bt h3::after{content:'';width:12px;height:2px;background:#e15926;position:absolute;bottom:0;left:0;}

.box_02 .center .bt p{font-size:14px;color:#4c4c4c;font-weight:bold;line-height:16px;margin-top:25px;}

.box_02 .center .bt span{display:block;font-size:12px;color:#b2b2b2;line-height:10px;margin-top:12px;text-transform: Uppercase;}

.box_02 .center .bt a{display:block;width:48px;height:48px;background:url(../images/jia01.png);position:absolute;top:0;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .bt a:hover{border-radius:50%;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro{width:1200px;height:865px;}

.box_02 .center .pro a{display:block;}

.box_02 .center .pro li:nth-of-type(1){position:absolute;left:0;top:0;}

.box_02 .center .pro li:nth-of-type(2){position:absolute;left:0;bottom:228px;}

.box_02 .center .pro li:nth-of-type(3){position:absolute;left:350px;bottom:228px;}

.box_02 .center .pro li:nth-of-type(4){position:absolute;left:0;bottom:0;}

.box_02 .center .pro li:nth-of-type(5){position:absolute;left:350px;bottom:0;}

.box_02 .center .pro li:nth-of-type(6){position:absolute;right:0;bottom:340px;}

.box_02 .center .pro li:nth-of-type(7){position:absolute;right:0;bottom:0;}

.box_02 .center .pro li:nth-of-type(1){width:670px;height:410px;overflow:hidden;}

.box_02 .center .pro li:nth-of-type(1) .img{width:670px;height:410px;overflow:hidden;}

.box_02 .center .pro li:nth-of-type(1) .img img{width:670px;height:410px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_02 .center .pro li:nth-of-type(1):hover .img img{transform: scale(1.05);}

.box_02 .center .pro li:nth-of-type(1) .txt{width:320px;height:50px;background:rgba(0,0,0,0.7);position:absolute;left:0;bottom:0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:nth-of-type(1):hover .txt{width:670px;background:rgba(225,89,38,1);overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:nth-of-type(1) .txt .name{width:240px;line-height:50px;padding:0 60px 0 20px; background:url(../images/dian02.png) 280px center no-repeat;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:nth-of-type(1):hover .txt .name{width:590px;background:url(../images/dian02.png) 630px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li{width:320px;height:198px;overflow:hidden;}

.box_02 .center .pro li .img{width:320px;height:198px;overflow:hidden;}

.box_02 .center .pro li .img img{width:320px;height:198px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_02 .center .pro li:hover .img img{transform: scale(1.05);}

.box_02 .center .pro li .txt{width:220px;height:50px;background:rgba(0,0,0,0.7);position:absolute;left:0;bottom:0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:hover .txt{width:320px;background:rgba(225,89,38,1);overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li .txt .name{width:150px;line-height:50px;padding:0 50px 0 20px; background:url(../images/dian02.png) 190px center no-repeat;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:hover .txt .name{width:250px;background:url(../images/dian02.png) 290px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:nth-of-type(7),
.box_02 .center .pro li:nth-of-type(6){width:500px;height:310px;overflow:hidden;}

.box_02 .center .pro li:nth-of-type(7) .img,
.box_02 .center .pro li:nth-of-type(6) .img{width:500px;height:310px;overflow:hidden;}

.box_02 .center .pro li:nth-of-type(7) .img img,
.box_02 .center .pro li:nth-of-type(6) .img img{width:500px;height:310px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_02 .center .pro li:nth-of-type(7):hover .img img,
.box_02 .center .pro li:nth-of-type(6):hover .img img{transform: scale(1.05);}

.box_02 .center .pro li:nth-of-type(7) .txt,
.box_02 .center .pro li:nth-of-type(6) .txt{width:320px;height:50px;background:rgba(0,0,0,0.7);position:absolute;left:0;bottom:0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:nth-of-type(7):hover .txt,
.box_02 .center .pro li:nth-of-type(6):hover .txt{width:500px;background:rgba(225,89,38,1);overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:nth-of-type(7) .txt .name,
.box_02 .center .pro li:nth-of-type(6) .txt .name{width:240px;line-height:50px;padding:0 60px 0 20px; background:url(../images/dian02.png) 280px center no-repeat;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pro li:nth-of-type(7):hover .txt .name,
.box_02 .center .pro li:nth-of-type(6):hover .txt .name{width:420px;background:url(../images/dian02.png) 460px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}








/* 横栏广告 */
.box_03{width:100%;height:420px;background:url(../images/ad_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .center{width:1200px;height:370px;padding-top:50px;margin:0 auto;position:relative;}

.box_03 .center .list{width:1010px;height:auto;padding:0 95px;overflow:hidden;display:flex;justify-content: space-between;position:relative;z-index:0;}

.box_03 .center .list::before{content:'';width:1200px;height:1px;background:#848284;position:absolute;top:49px;left:0;z-index:-1;}

.box_03 .center .list li{width:258px;height:auto;text-align:center;}

.box_03 .center .list li h4{height:57px; background:url(../images/dian03.png) center bottom no-repeat;}

.box_03 .center .list li .wz{width:256px;height:124px;border:solid 1px #848284;margin-top:35px;padding-top:20px;}

.box_03 .center .list li .wz p{font-size:16px;color:#fff;line-height:36px;}

.box_03 .center .tel{width:510px;height:44px;line-height:44px;margin:45px auto 0 auto;}

.box_03 .center .tel p{width:auto;font-size:24px;font-weight:bold;color:#fff;padding-left:60px;position:relative;float:left;}

.box_03 .center .tel p::before{content:'';width:40px;height:34px;background:url(../images/tel02.png);position:absolute;top:5px;left:0;animation: msClock 1.2s linear infinite;}

.box_03 .center .tel .click{width:220px;height:44px;line-height:44px;text-align:center;background:#fff;float:right;border-radius:8px;}

.box_03 .center .tel .click a{display:block;width:220px;height:44px;font-size:16px;color:#e15926;}




/* 案例 */
.box_04{width:100%;height:943px;padding-top:50px;background:url(../images/case_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .center{width:1200px;height:555px;margin:0 auto;position:relative;overflow:hidden;}

.box_04 .center .bt{width:400px;height:390px; background:url(../images/case.jpg);position:absolute;top:0;left:0;}

.box_04 .center .bt p:nth-of-type(1){font-size:96px;color:#fff;line-height:78px;position:absolute;left:60px;top:40px;text-transform: Uppercase;}

.box_04 .center .bt p:nth-of-type(2){font-size:48px;color:#f1bbac;line-height:40px;position:absolute;left:140px;top:76px;text-transform: Uppercase;}

.box_04 .center .bt h3{font-size:24px;color:#fff;line-height:24px;position:absolute;left:65px;top:140px;}

.box_04 .center .list{width:760px;height:134px;position:absolute;right:0;top:0;overflow:hidden;}

.box_04 .center .list li{width:220px;height:62px;float:left;margin:0 50px 10px 0;overflow:hidden;background:#fff;position:relative;z-index:0;}

.box_04 .center .list li:nth-of-type(3n){margin-right:0;}

.box_04 .center .list li::before{content:'';width:220px;height:0px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:hover::before{content:'';width:220px;height:62px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li a{display:block;width:190px;height:62px;padding-left:30px;}

.box_04 .center .list li p:nth-of-type(1){font-size:16px;color:#545454;line-height:16px;margin-top:15px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li p:nth-of-type(2){font-size:12px;color:#d0d0d0;line-height:10px;margin-top:10px;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:hover p:nth-of-type(1){color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .list li:hover p:nth-of-type(2){color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .bx{width:1110px;height:400px;position:absolute;right:0;bottom:0;overflow:hidden;z-index:5;}

.box_04 .center .bx .txt{width:365px;height:330px;padding:0 40px 0 25px;background:#fff;position:absolute;left:0;top:35px;z-index:6;}

.box_04 .center .bx .txt p{font-size:14px;color:#999;line-height:30px;height:180px;overflow:hidden;margin-top:40px;text-indent:2em;}

.box_04 .center .bx .txt a{display:block;width:140px;height:40px;background:url(../images/case_jt.png) center center no-repeat #e15926;position:absolute;bottom:30px;right:40px;}

.box_04 .center .bx .img{width:775px;height:400px;position:absolute;right:0;top:0;}

.box_04 .center .bx .img img{width:775px;height:400px;vertical-align:top;object-fit:cover;}

.box_04 .case{width:1200px;height:300px;margin:30px auto 0 auto;}

.box_04 .case .succ{width:1200px;height:auto;position:relative;overflow:hidden;}

.box_04 .case .succ .show{width:1200px;margin:0 auto;overflow:hidden;}

.box_04 .case .succ .show .tempWrap{width:1200px;margin:0 auto;overflow:hidden;}

.box_04 .case .succ .show ul{width:1200px;height:300px;overflow:hidden;zoom:1;}

.box_04 .case .succ .show ul li{width:380px;height:300px;margin-right:30px;float:left;position:relative;overflow:hidden;}

.box_04 .case .succ .show ul li a{display:block;}

.box_04 .case .succ .show ul li .img{width:380px;height:230px;overflow:hidden;}

.box_04 .case .succ .show ul li .img img{width:380px;height:230px;transition: all 1s;vertical-align:top;}

.box_04 .case .succ .show ul li:hover .img img{transform: scale(1.05);}

.box_04 .case .succ .show ul li .txt{width:350px;height:55px;padding:15px 15px 0 15px;overflow:hidden;position:relative;z-index:0; background:#fff;}

.box_04 .case .succ .show ul li .txt::before{content:'';width:380px;height:0px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case .succ .show ul li:hover .txt::before{content:'';width:380px;height:70px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case .succ .show ul li .txt::after{content:'';width:20px;height:14px;background:url(../images/dian04.png);position:absolute;top:29px;right:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case .succ .show ul li:hover .txt::after{content:'';width:20px;height:14px;background:url(../images/dian05.png);position:absolute;top:29px;right:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case .succ .show ul li .txt .name{width:290px;font-size:14px;color:#545454;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case .succ .show ul li .txt p{width:290px;font-size:14px;color:#999;line-height:15px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case .succ .show ul li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case .succ .show ul li:hover .txt p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}




/* 优势 */
.box_05{width:100%;height:760px;background:url(../images/ys_back.jpg) center top no-repeat;}

.box_05 .center{width:1200px;height:730px;padding-top:30px;margin:0 auto;}

.box_05 .center .ys{width:740px;height:auto;float:left;}

.box_05 .center .ys li{width:585px;height:160px;padding-left:25px;margin-bottom:20px;overflow:hidden;position:relative;z-index:0;background:#fff;border-radius:8px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .ys li:hover{width:715px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .ys li .icon{width:70px;height:70px;background:#f8f8f8;border-radius:35px;margin:45px 25px 45px 0;float:left;}

.box_05 .center .ys li .icon i{display:block;width:70px;height:70px;}

.box_05 .center .ys li:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_05 .center .ys li:nth-of-type(1) .icon i{ background:url(../images/ys_icon_01.png) center center no-repeat;}

.box_05 .center .ys li:nth-of-type(2) .icon i{ background:url(../images/ys_icon_02.png) center center no-repeat;}

.box_05 .center .ys li:nth-of-type(3) .icon i{ background:url(../images/ys_icon_03.png) center center no-repeat;}

.box_05 .center .ys li:nth-of-type(4) .icon i{ background:url(../images/ys_icon_04.png) center center no-repeat;}

.box_05 .center .ys li .txt{width:auto;height:160px;float:left;}

.box_05 .center .ys li .txt h4{font-size:12px;color:#999;line-height:20px;text-transform: Uppercase;margin:25px 0 20px 0;}

.box_05 .center .ys li .txt h4 span{font-size:18px;color:#2e3136;line-height:20px;margin-right:30px;font-weight:bold;float:left;}

.box_05 .center .ys li .txt p{font-size:14px;color:#8c8c8c;line-height:25px;}

.box_05 .center .ys li .pos{width:51px;height:57px; background:url(../images/by01.png);position:absolute;bottom:0;right:0;z-index:-1;font-size:18px;color:#8c8c8c;font-weight:bold;line-height:70px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .ys li:hover .pos{width:120px;height:160px; background:url(../images/by02.png);position:absolute;bottom:0;right:0;font-size:48px;color:#fff;font-weight:bold;line-height:160px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

@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);
  }
}

.box_05 .center .right{width:420px;height:auto;float:right;position:relativee;z-index:5;}

.box_05 .center .right .bt{text-align:right;color:#fff;}

.box_05 .center .right .bt p{font-size:60px;line-height:48px;text-transform: Uppercase;}

.box_05 .center .right .bt h3{font-size:30px;line-height:30px;margin-top:25px;}

.box_05 .center .right .ly{width:235px;height:540px;padding:139px 55px 0 55px;background:url(../images/sj.png);margin:50px 0 0 95px;}

.box_05 .center .right .ly h4{font-size:24px;color:#2e3136;line-heigth:26px;font-weight:bold;text-align:center; letter-spacing:3px;}

.box_05 .center .right .ly h5{font-size:12px;color:#b5b5b5;line-heigth:10px;text-align:center;text-transform: Uppercase;}

.box_05 .center .right .ly .form{width:235px;height:330px;position:relative;margin-top:20px;}

.box_05 .center .right .ly .form p{width:235px;height:32px;overflow:hidden;}

.box_05 .center .right .ly .form p span{display:block;width:70px;float:left;font-size:14px;color:#666;line-height:32px;}

.box_05 .center .right .ly .form input{display:block;width:135px;height:30px;line-height:30px;border:solid 1px #dedede;padding:0 10px 0 13px;color:#666;font-size:14px;box-sizing:content-box;float:right;background:#fff;}

.box_05 .center .right .ly .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_05 .center .right .ly .form p:nth-of-type(2){position:absolute;left:0;top:52px;}

.box_05 .center .right .ly .form p:nth-of-type(3){width:235px;height:100px;position:absolute;left:0;top:104px;}

.box_05 .center .right .ly .form textarea{width:210px;height:98px;line-height:32px;color:#666;border:solid 1px #dedede;padding:0 10px 0 13px;font-size:14px;box-sizing:content-box;float:right;background:#fff;}

.box_05 .center .right .ly .form p:nth-of-type(4){width:235px;height:32px;overflow:hidden;border:none;position:absolute;bottom:70px;left:0;}

.box_05 .center .right .ly .form p:nth-of-type(4) input{display:block;width:105px;height:30px;line-height:30px;color:#666;font-size:14px;background:#fff;padding:0 10px 0 13px;float:left;box-sizing:content-box;}

.box_05 .center .right .ly .form p:nth-of-type(4) img{display:block;float:right;width:75px;height:32px;}

.box_05 .center .right .ly .form .tj{width:235px;height:40px;border:none;position:absolute;bottom:0;right:0;background:#e15926;z-index:0;}

.box_05 .center .right .ly .form .tj .btn{display: block;width:235px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;border:none;background:none; cursor:pointer;padding:0 !important;}

.box_05 .center .right .ly .form .tj::before{content:'';width:235px;height:0px;background:#333;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .center .right .ly .form .tj:hover::before{content:'';width:235px;height:40px;background:#333;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}




/* 品质 */
.box_06{width:1200px;height:auto;margin:60px auto;}

.box_06 .bt{width:1200px;height:auto;}

.box_06 .bt h3{font-size:30px;color:#282828;line-hieght:32px;font-weight:bold;}

.box_06 .bt h3 span{color:#e15926;}

.box_06 .bt p{font-size:14px;color:#999;height:30px;line-height:14px;margin-top:15px;position:relative;}

.box_06 .bt p::before{content:'';width:50px;height:1px;background:#e15926;position:absolute;bottom:0;left:0;}

.box_06 .list{width:1200px;height:400px;margin:30px auto 0 auto;}

.box_06 .list li{width:380px;height:400px;margin-right:30px;float:left;text-align:center;overflow:hidden;border-radius:5px;-moz-box-shadow:0px 0px 10px #d5d4d4;-webkit-box-shadow:0px 0px 10px #d5d4d4; box-shadow:0px 0px 10px #d5d4d4;}

.box_06 .list li:last-child{margin-right:0;}

.box_06 .list li i{display:block;width:83px;height:43px;margin:50px auto 35px auto;}

.box_06 .list li:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_06 .list li:nth-of-type(1) i{ background:url(../images/pz_icon_01.png) center center no-repeat;}

.box_06 .list li:nth-of-type(2) i{ background:url(../images/pz_icon_02.png) center center no-repeat;}

.box_06 .list li:nth-of-type(3) i{ background:url(../images/pz_icon_03.png) center center no-repeat;}

.box_06 .list li h4{font-size:20px;color:#282828;line-height:22px;font-weight:bold;}

.box_06 .list li span{display:block;width:50px;height:1px; background:#e6e6e6;margin:25px auto 0 auto;}

.box_06 .list li p{width:285px;margin:20px auto 0 auto;font-size:14px;color:#8c8c8c;line-height:30px;}





/* 关于我们 */
.box_07{width:100%;height:720px;background:#fafafa;overflow:hidden;}

.box_07 .center{width:1200px;height:720px;margin:0 auto;position:relative;}

.box_07 .center .left{width:560px;height:auto;float:left;margin-top:55px;}

.box_07 .center .left span{display:block;position:relative;z-index:5;width:700px;height:84px;padding-left:50px;font-size:64px;color:#e5e5e5;font-weight:bold;line-height:84px; font-family:Arial;text-transform: Uppercase;background:url(../images/ab_bk.png) right center no-repeat;}

.box_07 .center .left h3{font-size:24px;color:#4c4c4c;line-height:26px;font-weight:bold;margin-top:35px;}

.box_07 .center .left p{font-size:14px;color:#808080;line-height:30px;height:120px;overflow:hidden;margin-top:22px;}

.box_07 .center .left a{display:block;width:120px;height:34px; background:url(../images/abk.png);font-size:12px;color:#999;line-height:34px;text-align:center;text-transform: Uppercase;margin:25px 0 0 440px;position:relative;z-index:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left a:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left a::before{content:'';width:120px;height:0px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .left a:hover::before{content:'';width:120px;height:34px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .center .right{width:600px;height:574px;float:right;position:relative;z-index:1;}

.box_07 .center .right img{width:960px;height:574px; vertical-align:top;position:absolute;left:0;top:0;}

.box_07 .center .list{width:1040px;height:206px;overflow:hidden;position:absolute;left:0;bottom:80px;z-index:5;}

.box_07 .center .list li{width:260px;height:206px;float:left;position:relative; background:url(../images/txt_back.png);}

.box_07 .center .list li .icon{width:50px;height:50px;margin:30px auto 20px auto;}

.box_07 .center .list li:hover .icon{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_07 .center .list li:nth-of-type(1) .icon{ background:url(../images/ab_icon_01.png) center center no-repeat;}

.box_07 .center .list li:nth-of-type(2) .icon{ background:url(../images/ab_icon_02.png) center center no-repeat;}

.box_07 .center .list li:nth-of-type(3) .icon{ background:url(../images/ab_icon_03.png) center center no-repeat;}

.box_07 .center .list li:nth-of-type(4) .icon{ background:url(../images/ab_icon_04.png) center center no-repeat;}

.box_07 .center .list li .txt{width:auto;}

.box_07 .center .list li .txt p:nth-of-type(1){position: relative;font-size:40px;line-height:34px;color:#fff;overflow:hidden;}

.box_07 .center .list li .txt p:nth-of-type(1) i{display:block;line-height:34px;font-weight:bold;padding-left:88px;}

.box_07 .center .list li .txt p:nth-of-type(2){font-size:16px;line-height:16px;color:#fff;margin-top:15px;text-align:center;}

.box_07 .center .list li:nth-of-type(1) .txt p span:nth-of-type(2){position:absolute;top:-5px;left:143px;font-size:18px;line-height:18px;color:#fff;}

.box_07 .center .list li:nth-of-type(1) .txt p span:nth-of-type(1){position:absolute;bottom:0;left:160px;font-size:16px;line-height:16px;color:#fff;}

.box_07 .center .list li:nth-of-type(2) .txt p span:nth-of-type(1){position:absolute;bottom:0;left:160px;font-size:16px;line-height:16px;color:#fff;}

.box_07 .center .list li:nth-of-type(3) .txt p span:nth-of-type(1){position:absolute;bottom:0;left:160px;font-size:16px;line-height:16px;color:#fff;}

.box_07 .center .list li:nth-of-type(4) .txt p span:nth-of-type(1){position:absolute;bottom:0;left:170px;font-size:16px;line-height:16px;color:#fff;}








/* 新闻资讯 */
.box_08{width:100%;height:auto;padding:60px 0;overflow:hidden;background:#fff;}

.box_08 .h_title{width:1200px;height:auto;margin:0 auto;text-align:center;}

.box_08 .h_title h3{width:1200px;font-size:24px;color:#e15926;font-weight:bold;line-height:26px;}

.box_08 .h_title h3 a{display:block;color:#e15926;}

.box_08 .h_title p{width:1200px;font-size:20px;line-height:16px;color:#e5e5e5;text-transform:Uppercase;margin-top:15px;font-weight:bold;}


.box_08 .center{width:1200px;height:auto;margin:30px auto 0 auto;}

.box_08 .news_center{width:1200px;height:auto;}

.box_08 .news_center .hd{width:430px;height:36px;margin:0 auto;position:relative;}

.box_08 .news_center .hd ul{width:430px;height:36px;overflow:hidden;font-size:14px;margin:0 auto;}

.box_08 .news_center .hd ul li{width:130px;height:36px;line-height:36px;background:#f7f7f7;text-align:center;cursor:pointer;float:left;margin-right:20px;position:relative;z-index:0;}

.box_08 .news_center .hd ul li::before{content:'';width:130px;height:0px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .hd ul li.on::before{content:'';width:130px;height:36px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .hd ul li:last-child{margin-right:0px;}

.box_08 .news_center .hd ul li a{display:block;color:#545454;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd{width:1200px;height:auto;margin:40px auto 0 auto;}

.box_08 .news_center .bd .main{width:1200px;height:auto;}

.box_08 .news_center .bd .main .top{width:1200px;height:275px;overflow:hidden;}

.box_08 .news_center .bd .main .top .left{width:785px;height:275px;float:left;position:relative;}

.box_08 .news_center .bd .main .top .left .img{display:block;width:785px;height:275px;overflow:hidden;}

.box_08 .news_center .bd .main .top .left .img img{width:785px;height:275px; vertical-align:top;object-fit:cover;}

.box_08 .news_center .bd .main .top .left .name{width:745px;height:40px;line-height:40px; background:rgba(225,89,38,0.8);padding:0 20px;position:absolute;left:0;bottom:0;font-size:14px;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_08 .news_center .bd .main .top .right{width:370px;height:275px;float:right;}

.box_08 .news_center .bd .main .top .right li{width:320px;height:30px;padding:19px 25px;border-bottom:solid 1px #fff; background:#f7f7f7;position:relative;z-index:0;}

.box_08 .news_center .bd .main .top .right li::before{content:'';width:370px;height:0px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .right li:hover::before{content:'';width:370px;height:68px;background:#e15926;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .right li span{display:block;width:30px;height:30px;float:left;text-align:center;line-height:30px;background:#e4e4e4;border-radius:15px;font-size:14px;color:#ccc;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .right li:hover span{background:#fff;color:#272727;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .right li a{display:block;width:270px;height:30px;float:right;line-height:30px;font-size:14px;color:#4c4c4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .top .right li:hover a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .bottom{width:1200px;height:360px;margin-top:40px;}

.box_08 .news_center .bd .main .bottom li{width:290px;height:360px;padding:0 40px;float:left;margin-right:45px; background:#fff;-moz-box-shadow:0px 0px 10px #d5d4d4;-webkit-box-shadow:0px 0px 10px #d5d4d4; box-shadow:0px 0px 10px #d5d4d4;}

.box_08 .news_center .bd .main .bottom li:last-child{margin-right:0;}

.box_08 .news_center .bd .main .bottom li span{display:block;font-size:12px;color:#999;line-height:10px;margin-top:60px;}

.box_08 .news_center .bd .main .bottom li .name{display:block;height:43px;margin-top:10px;font-size:14px;color:#4c4c4c;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;position:relative;}

.box_08 .news_center .bd .main .bottom li .name::before{content:'';width:290px;height:1px;background:#f5f5f5;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .bottom li .name::after{content:'';width:0px;height:1px;background:#e15926;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .bottom li:hover .name::after{content:'';width:290px;height:1px;background:#e15926;position:absolute;bottom:0;left:0;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .bottom li:hover .name{color:#e15926;-webkit-transition:all .5s;transition:all .5s;position:relative;}

.box_08 .news_center .bd .main .bottom li p{font-size:14px;color:#808080;line-height:25px;max-height:75px;overflow:hidden;margin-top:25px;}

.box_08 .news_center .bd .main .bottom li .more{display:block;width:74px;height:24px;margin-top:50px;font-size:12px;color:#fff;line-height:24px;background:#cecece;border-radius:12px;text-align:center;-webkit-transition:all .5s;transition:all .5s;}

.box_08 .news_center .bd .main .bottom li:hover .more{background:#e15926;-webkit-transition:all .5s;transition:all .5s;}









/* 友情链接 */
.links{width:100%;height:auto;min-height:80px;background:url(../images/lk_back.jpg) center top;overflow:hidden;box-sizing:content-box;}

.links .center{width:1200px;height:auto;min-height:80px;margin:0 auto;}

.links .center p{width:100px;font-size:26px;line-height:80px;text-transform: Uppercase;color:#fff;font-weight:bold;float:left;}

.links .link{width:1070px;height:auto;min-height:30px;padding:25px 0;float:right;}

.links .link a{display:block;width:auto;font-size:14px;line-height:30px;color:#fff;box-sizing:content-box;float:left;margin-right:40px;position:relative;}











/* 提交按钮的线条边框特效 */
.bz-buttonAnimat {
    position: relative
}
/*
.bz-buttonAnimat .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
*/
.bz-buttonAnimat::before,
.bz-buttonAnimat::after,
.bz-buttonAnimat .inner::before,
.bz-buttonAnimat .inner::after {
    background-color: #e15926;
}

.bz-buttonAnimat02::before,
.bz-buttonAnimat02::after,
.bz-buttonAnimat02 .inner::before,
.bz-buttonAnimat02 .inner::after {
    background-color: #e15926;
}


.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner:before,
.bz-buttonAnimat .inner:after {
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:before,
.bz-buttonAnimat.both:after {
    left: 0;
    width: 100%;
    height:2px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:before,
.bz-buttonAnimat.both .inner:after {
    top: 0;
    width: 2px;
    height: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.bz-buttonAnimat.horizontal .inner:before,
.bz-buttonAnimat.both .inner:before {
    left: 0
}

.bz-buttonAnimat.horizontal .inner:after,
.bz-buttonAnimat.both .inner:after {
    right: 0
}

.bz-buttonAnimat.horizontal .inner:hover:before,
.bz-buttonAnimat.horizontal .inner:hover:after,
.bz-buttonAnimat.both .inner:hover:before,
.bz-buttonAnimat.both .inner:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.both:before {
    top: 0
}

.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:after {
    bottom: 0
}

.bz-buttonAnimat.horizontal:hover:before,
.bz-buttonAnimat.horizontal:hover:after,
.bz-buttonAnimat.both:hover:before,
.bz-buttonAnimat.both:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.bz-buttonAnimat.horizontal:hover .inner:before,
.bz-buttonAnimat.horizontal:hover .inner:after,
.bz-buttonAnimat.both:hover .inner:before,
.bz-buttonAnimat.both:hover .inner:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.bz-buttonAnimat.horizontal.clockwise .inner:before,
.bz-buttonAnimat.both.clockwise .inner:before {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise .inner:after,
.bz-buttonAnimat.both.clockwise .inner:after {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:before,
.bz-buttonAnimat.both.clockwise:before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.bz-buttonAnimat.horizontal.clockwise:after,
.bz-buttonAnimat.both.clockwise:after {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:before,
.bz-buttonAnimat.both.clockwise:hover .inner:before {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.bz-buttonAnimat.horizontal.clockwise:hover .inner:after,
.bz-buttonAnimat.both.clockwise:hover .inner:after {
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.bz-buttonAnimat.horizontal.clockwise:hover:before,
.bz-buttonAnimat.both.clockwise:hover:before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}
