border-bottom-left-radius:10%;
border-bottom-right-radius:5%;
position:absolute;
top:145px;
left:97px;
z-index: 3;
}
.plane .wrings-right::after{
content:””;
width:147px;
height:40px;
position: absolute;
top:-12px;
left:-2px;
-webkit-transform:rotate(-10deg) skewX(-10deg);
transform:rotate(-10deg) skewX(-10deg);
border-bottom:none;
border-radius:10% 5% 0% 0%;
}
.plane .wrings-left p,.plane .wrings-left p::after,.plane .wrings-right p,.plane .wrings-right p::after{
height: 8px;
position: absolute;
border: 1px solid #aaa;
}
.plane .wrings-left p{
width: 50px;
top: 47px;
left: 70px;
-webkit-transform:rotate(10deg) skewX(10deg);
transform:rotate(10deg) skewX(10deg);
z-index: 1;
border-bottom: none;
}
.plane .wrings-left p::after{
content: “”;
width: 46px;
top: 0px;
left: -58px;
border-bottom: none;
}
.plane .wrings-right p{
width: 50px;
top: -16px;
left: 76px;
-webkit-transform: rotate(-10deg) skewX(-10deg);
transform: rotate(-10deg) skewX(-10deg);
z-index: 1;
border-top:none;
}
.plane .wrings-right p::after{
content:””;
width: 49px;
top: 0px;
left: -60px;
border-top:none;
}
.plane .tail-left,.plane .tail-right{
transform-origin: right top;
border-top-left-radius:10%;
border-bottom-left-radius:10%;
position:absolute;
}
.plane .tail-left{
width:50px;
height:35px;
-webkit-transform:rotate(45deg) skewX(-43deg);
transform:rotate(45deg) skewX(-43deg);
border-right:none;
top:143px;
left:42px;
}
.plane .tail-right{
width:45px;
height:30px;
-webkit-transform:rotate(-75deg) skewX(20deg);
transform:rotate(-75deg) skewX(20deg);
border-bottom-right-radius:5%;
top:138px;
left:-13px;
z-index: 4;
}
.plane .tail-top{
width: 60px;
height: 25px;
-webkit-transform: rotate(50deg) skewX(-30deg);
transform: rotate(50deg) skewX(-30deg);
border-top-left-radius: 20%;
border-bottom-left-radius: 20%;
position: absolute;
top: 96px;
left: 12px;
border-bottom: none;
z-index:3;
}
.plane .tail-top::before{
content: “”;
width: 60px;
height:20px;
position: absolute;
top: 9px;
left: 1px;
border-bottom:1px solid #000;
border-right:1px solid #000;
-webkit-transform: rotate(13deg) skewX(13deg);
transform: rotate(13deg) skewX(13deg);
background:#fff;
}
.plane .tail-top::after{
content: “”;
width: 50px;
height: 40px;
border-width:2px;
width: 15px;
height: 41px;
border-width: 2px;
border-top-right-radius: 50%;
border-bottom-right-radius: 28%;










