/*

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;

*/

/* 公用标题 */



/* 产品中心 */
.box_01{width:100%;height:auto;padding:80px 0 40px 0;overflow:hidden;}

.box_01 .top{width:1280px;height:70px;margin:0 auto;overflow:hidden;}

.box_01 .top .h_title{padding-left:26px;position:relative;width:auto;height:70px;float:left;}

.box_01 .top .h_title::before{content:'';width:3px;height:70px;background:#e67316;position:absolute;top:0;left:0;}

.box_01 .top .h_title h3{font-size:30px;color:#e67316;font-weight:bold;line-height:32px;margin-top:2px;}

.box_01 .top .h_title h3 a{display:block;color:#e67316;}

.box_01 .top .h_title p{font-size:30px;color:#f5f5f5;font-weight:bold;line-height:26px;text-transform: Uppercase;margin-top:8px;}

.box_01 .top .fl_list{width:1020px;height:54px;float:right;margin:8px 0;overflow:hidden;}

.box_01 .top .fl_list li{width:188px;height:52px;border:solid 1px #e6e6e6; background:#fff;border-radius:4px;float:left;margin-right:17px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li:last-child{margin-right:0;}

.box_01 .top .fl_list li:hover{border:solid 1px #e67316;background:#e67316;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li a{display:block;width:188px;line-height:52px;font-size:16px;color:#333;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .fl_list li:hover a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list{width:1280px;height:780px;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.box_01 .pro_list li{width:400px;height:350px;overflow:hidden;}

.box_01 .pro_list li:nth-of-type(1){position:absolute;left:0;top:0;}

.box_01 .pro_list li:nth-of-type(2){position:absolute;left:440px;top:40px;}

.box_01 .pro_list li:nth-of-type(3){position:absolute;right:0;top:0;}

.box_01 .pro_list li:nth-of-type(4){position:absolute;left:0;bottom:40px;}

.box_01 .pro_list li:nth-of-type(5){position:absolute;left:440px;bottom:0;}

.box_01 .pro_list li:nth-of-type(6){position:absolute;right:0;bottom:40px;}

.box_01 .pro_list li a{display:block;}

.box_01 .pro_list li .img{width:400px;height:300px;position:relative;border-radius:6px;overflow:hidden;}

.box_01 .pro_list li .img img{width:400px;height:300px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_01 .pro_list li:hover .img img{transform: scale(1.05);}

.box_01 .pro_list li .img:before,
.box_01 .pro_list li .img:after{content: '';background:rgba(230,115,22,0.8);height: 150%;width: 100%;border-radius: 0 100% 0 0;opacity: 0;position: absolute;left: -50%;top: 100%;z-index:1;transition: border-radius .7s ease-out,top .7s ease-out,opacity .3s ease-out;}

.box_01 .pro_list li .img:after{border-radius: 100% 0 0 0;left: 50%;}

.box_01 .pro_list li:hover .img:before,
.box_01 .pro_list li:hover .img:after{top: -50%;opacity: 0.9;border-radius: 0 35% 0 0;}

.box_01 .pro_list li .img .more{width:60px;height:60px; background:url(../images/links.png) center center no-repeat #fff;border-radius:35px;position:absolute;top:150px;left:50%;margin-left:-30px;z-index:9;opacity: 0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .img .more{position:absolute;top:120px;left:50%;margin-left:-30px;opacity: 1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .txt{width:400px;height:50px;line-height:50px;position:relative;overflow:hidden;}

.box_01 .pro_list li .txt::before{content:'';width:400px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .txt::after{content:'';width:0px;height:1px;background:#e67316;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .txt::after{content:'';width:400px;height:1px;background:#e67316;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .txt .name{padding-left:15px;width:250px;font-size:14px;color:#333;float:left;background:url(../images/dian01.png) left center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .txt .name{color:#e67316;background:url(../images/dian02.png) left center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li .txt .more{width:90px;font-size:12px;color:#808080;float:right;background:url(../images/pro_jt_01.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_list li:hover .txt .more{color:#e67316;background:url(../images/pro_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}






/* 关于我们 */
.box_02{width:100%;height:900px;padding-top:50px; background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .top{width:1280px;height:750px;margin:0 auto;position:relative;z-index:2;}

.box_02 .top .left{width:520px;height:750px;float:left;position:relative;}

.box_02 .top .left .img{width:520px;height:750px;position:relative;}

.box_02 .top .left .img img{display:block;width:840px;height:750px; vertical-align:top;position:absolute;top:0;right:0;}

.box_02 .top .left .yyzz{width:433px;height:291px;padding:14px;background:url(../images/yy_bk.png);position:absolute;left:330px;bottom:-70px;}

.box_02 .top .left .yyzz img{display:block;width:433px;height:291px;vertical-align:top;object-fit:cover;}

.box_02 .top .txt{width:560px;height:auto;float:right;}

.box_02 .top .txt .zm{font-size:40px;color:rgba(230,115,22,0.6);font-weight:bold;line-height:35px;text-transform: Uppercase;font-family:Arial;}

.box_02 .top .txt h3{font-size:30px;color:#e67316;line-height:32px;font-weight:bold;margin-top:26px;}

.box_02 .top .txt span{display:block;font-size:12px;color:#e5e5e5;line-height:10px;text-transform: Uppercase;font-family:Arial;margin-top:15px;}

.box_02 .top .txt .line{width:2px;height:30px; background:#e6e6e6;margin-top:20px;}

.box_02 .top .txt p{font-size:14px;color:#808080;line-height:30px;height:90px;margin-top:20px;overflow:hidden;}

.box_02 .top .txt .more{display:block;width:58px;height:58px;line-height:58px;text-align:center;font-size:12px;text-transform: Uppercase;border:solid 1px #e67316;border-radius:50%;margin-top:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .top .txt .more:hover{border:solid 1px #e67316;color:#fff;background:#e67316;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .bottom{width:1280px;height:600px;margin:-350px auto 0 auto;position:relative;z-index:0;}

.box_02 .bottom .about{width:404px;height:600px;position:absolute;bottom:0;right:0;}

.box_02 .bottom .about img{display:block;width:724px;height:600px;vertical-align:top;position:absolute;bottom:0;left:0;border-radius:40px 0 0 0;}

.box_02 .bottom .pos{width:335px;height:auto;position:absolute;bottom:80px;left:500px;}

.box_02 .bottom .pos p:nth-of-type(1){font-size:60px;color:rgba(255,255,255,0.2);line-height:48px;text-transform: Uppercase; letter-spacing:35px;}

.box_02 .bottom .pos p:nth-of-type(2){font-size:60px;color:rgba(255,255,255,0.2);line-height:48px;text-transform: Uppercase; letter-spacing:35px;margin:55px 0 0 65px;}









/* 新闻 */
.box_03{width:100%;height:auto;padding:80px 0;overflow:hidden;}

.box_03 .slideGroup{width:1280px;margin:0 auto;height:auto;position:relative;}

.box_03 .slideGroup .parHd{width:1280px;height:70px;margin:0 auto;}

.box_03 .slideGroup .parHd .h_title{padding-left:26px;position:relative;width:auto;height:70px;float:left;}

.box_03 .slideGroup .parHd .h_title::before{content:'';width:3px;height:70px;background:#e67316;position:absolute;top:0;left:0;}

.box_03 .slideGroup .parHd .h_title h3{font-size:30px;color:#e67316;font-weight:bold;line-height:32px;margin-top:2px;}

.box_03 .slideGroup .parHd .h_title h3 a{display:block;color:#e67316;}

.box_03 .slideGroup .parHd .h_title p{font-size:30px;color:#f5f5f5;font-weight:bold;line-height:26px;text-transform: Uppercase;margin-top:8px;}

.box_03 .slideGroup .parHd ul{width:400px;height:54px;float:right;margin:8px 0;overflow:hidden;}

.box_03 .slideGroup .parHd ul li{width:188px;height:52px;border:solid 1px #e6e6e6;background:#fff;border-radius:4px;float:left;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parHd ul li:last-child{float:right;}

.box_03 .slideGroup .parHd ul li.on{border:solid 1px #e67316;background:#e67316;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parHd ul li a{display:block;width:188px;line-height:52px;font-size:16px;color:#333;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parHd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd{width:1280px;margin:40px auto 0 auto;height:480px;position:relative; }

.box_03 .slideGroup .parBd .slideBox{position:relative;}

.box_03 .slideGroup .parBd .slideBox .tempWrap{width:1280px;margin:0 auto;overflow:hidden;}

.box_03 .slideGroup .parBd ul{width:1280px;overflow:hidden; zoom:1;}

.box_03 .slideGroup .parBd ul li{width:400px;height:480px;margin-right:40px;float:left;border-radius:6px;overflow:hidden;position:relative;}

.box_03 .slideGroup .parBd ul li a{display:block;}

.box_03 .slideGroup .parBd ul li .img{width:400px;height:300px;overflow:hidden;}

.box_03 .slideGroup .parBd ul li .img img{width:400px;height:300px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_03 .slideGroup .parBd ul li:hover .img img{transform: scale(1.1);}

.box_03 .slideGroup .parBd ul li .txt{width:400px;height:160px;padding:20px 0 0 0;background:#fff;overflow:hidden;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li:hover .txt{width:380px;padding:20px 10px 0 10px;background:#e67316;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li .txt .name{display:block;width:300px;height:30px;line-height:14px;font-size:14px;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li .txt .name::before{content:'';width:30px;height:2px;background:#e67316;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li:hover .txt .name::before{content:'';width:30px;height:2px;background:#fff;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li .txt p{height:60px;line-height:30px;font-size:14px;color:#808080;overflow:hidden;margin-top:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li:hover .txt p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li .txt .more{display:block;width:88px;height:28px;border:solid 1px #e6e6e6;border-radius:6px;line-height:28px;font-size:12px;color:#808080;margin-top:15px;text-align:center;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li:hover .txt .more{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li .txt span{display:block;line-height:14px;font-size:12px;color:#808080;position:absolute;top:20px;right:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .slideGroup .parBd ul li:hover .txt span{color:#fff;position:absolute;top:20px;right:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .sPrev{position:absolute;left:-80px;top:125px;width:48px;height:48px;border:solid 1px #e67316;border-radius:25px;cursor:pointer;background:url(../images/n_jt_02.png) center center no-repeat #fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .sPrev:hover{border:solid 1px #e67316;background:url(../images/n_jt_01.png) center center no-repeat #e67316;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .sNext{position:absolute;right:-80px;top:125px;width:48px;height:48px;border:solid 1px #e67316;border-radius:25px;cursor:pointer;background:url(../images/n_jt_04.png) center center no-repeat #fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .sNext:hover{border:solid 1px #e67316;background:url(../images/n_jt_03.png) center center no-repeat #e67316;-webkit-transition:all .7s;transition:all .7s;}





/* 在线留言 */
.box_04{width:100%;height:620px;overflow:hidden;}

.box_04 .center{width:1280px;height:620px;margin:0 auto;}

.box_04 .center .left{width:860px;height:620px;float:left;position:relative;}

.box_04 .center .left h4{font-size:24px;color:#e67316;font-weight:bold;line-height:26px;margin-top:50px;position:relative;}

.box_04 .center .left h4::before{content:'';width:300px;height:1px;background:#e67316;position:absolute;top:-18px;left:0;}

.box_04 .center .left img{display:block;width:1180px;height:500px;  vertical-align:top;position:absolute;bottom:0;right:0;}

.box_04 .center .right{width:420px;height:620px;float:right;position:relative;z-index:0;}

.box_04 .center .right::before{content:'';width:420px;height:440px;background:#fafafa;position:absolute;top:0;left:0;z-index:-1;}

.box_04 .center .right .form{width:360px;height:auto;position:relative;margin:65px auto 0 auto;}

.box_04 .center .right .form p{width:358px;height:38px;overflow:hidden;border:solid 1px #e67316;border-radius:6px;margin-bottom:25px;background:#fff;position:relative;}

.box_04 .center .right .form p:nth-of-type(1) input{background:url(../images/name.png) center center no-repeat;display:block;width:300px;line-height:38px;color:#808080;font-size:14px;padding:0 23px 0 35px;box-sizing:content-box;}

.box_04 .center .right .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat;display:block;width:300px;line-height:38px;color:#808080;font-size:14px;padding:0 23px 0 35px;box-sizing:content-box;}

.box_04 .center .right .form p:nth-of-type(3){width:358px;height:128px;overflow:hidden;}

.box_04 .center .right .form textarea{width:300px;line-height:20px;height:118px;background:url(../images/liuyan.png) center 10px no-repeat;padding:10px 23px 0 35px;box-sizing:content-box;}

.box_04 .center .right .form .tj{width:360px;height:40px;border:none;overflow:hidden;border-radius:6px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .form .tj .btn{display:block;width:360px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;padding:0 !important;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3{background-color: #e67316;background-repeat: no-repeat;}

.btn_bubble_3:hover, .btn_bubble_3:focus {
 -webkit-animation: btn_3 1s forwards ease-out;
 animation: btn_3 1s forwards ease-out;
 background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em;
 background-color: #e67316;
 background-repeat: no-repeat;
}

@-webkit-keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #e67316;
 }
}

@keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #e67316;
 }
}




/* 询盘信息 */
.topxunpan {width:198px;height:33px;border:solid 1px #e6e6e6;border-radius:18px;margin:100px auto 0 auto;position:relative;}

.topxunpan .thisxp{width:198px;height: 33px;line-height: 33px;}

.topxunpan .xp {position: relative;line-height:33px;color:#999;font-size: 12px;cursor: pointer;}

.topxunpan .xp img {margin:9px 5px 0 18px; vertical-align:top !important;}

.topxunpan .xp i {display:inline-block;width:20px;height:20px;line-height:20px;margin:0 3px;text-align:center;background:#e67316;color:#fff;border-radius:12px;box-sizing: border-box;font-size:12px;}

.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: #e67316;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: #e67316;}

.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;}



/* 友情链接 */
.links{width:100%;height:22px;background:#fff;padding-bottom:50px;overflow:hidden;}

.links .jz{width:1280px;height:22px;margin:0 auto;overflow:hidden;}

.links .jz .bt{width:110px;height:22px;float:left;background:url(../images/link.png) left center no-repeat;font-size:24px;line-height:22px;color:#333;font-weight:bold;text-align:right;text-transform: Uppercase;}

.links .jz .bt span{color:#e67316;}

.links .jz .lk{width:1120px;float:right;height:22px;line-height:22px;overflow:hidden;}

.links .jz .lk a{display:block;width:auto;font-size:14px;color:#808080;line-height:22px;margin-right:35px;float:left;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.links .jz .lk a:hover{color:#e67316;-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);
  }
}
