body,span,h2,h3{ font-family: 'Noto Sans TC', sans-serif, Microsoft YaHei, Arial,sans-serif ; color: #000;}
a{ text-decoration: none}
a:hover{ text-decoration: none;}
section{ width: 100%; display: block; position: relative}
.center{ text-align: center}
.wrap{ width: 1200px; margin: 0 auto; position: relative}
.abs{ position: absolute}
.fll{ float: left;}
.flr{ float: right;}
.col-left{ float: left;}
.col-right{ float: right;}
.clear{ clear: both}
p{ line-height: 30px; font-size: 18px;}
.bold{ font-weight: bold;}
.block{ display: block}
.in-blk{ display: inline-block}
.disb{ display: block}
.no-show{ display: none}
.w50{ width: 50%;}
.w33p{ width: 31%; display: inline-block}
.w100p{ width: 100%;}

.ellipsis{ 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis3{
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mgb-10{ margin-bottom: 10px}
.mgb-20{ margin-bottom: 20px}
.mgb-30{ margin-bottom: 30px}
.mgb-50{ margin-bottom: 50px}
.mgt-10{ margin-top: 10px}
.mgt-20{ margin-top: 20px}
.mgt-30{ margin-top: 30px}
.mgt-40{ margin-top: 40px}
.mgt-50{ margin-top: 50px}
.mgt-50{ margin-top: 50px}
.pgb-30{ padding-bottom: 30px;}
.pgt-20{ padding-top: 20px;}
.pgt-30{ padding-top: 30px;}
.pgt-40{ padding-top: 40px;}
.pgt-50{ padding-top: 50px;}

h1,.h1{ font-size: 36px; font-weight: bold;}
h2,.h2{ font-size: 30px; font-weight: bold;}
h3,.h3{ font-size: 24px; font-weight: bold;}
h4,.h4{ font-size: 18px; font-weight: bold;}

i.srchic{ width: 30px; height: 30px; background: url(../images/i-srch.svg) no-repeat; background-size: cover; display: inline-block}
i.mberic{ width: 40px; height: 40px; background: url(../images/i-mb.svg) no-repeat; background-size: cover; display: inline-block}
i.tel{ width: 20px; height: 20px; background: url(../images/i-tel.svg) no-repeat; background-size: cover; display: inline-block}
i.map{width: 20px; height: 20px; background: url(../images/i-map.svg) no-repeat; background-size: cover; display: inline-block}
i.global-w{width: 20px; height: 20px; background: url(../images/i-global-w.svg) no-repeat; background-size: cover; display: inline-block}
i.heart-w{width: 20px; height: 20px; background: url(../images/i-heart-w.svg) no-repeat; background-size: cover; display: inline-block}


.color-red{ color: #c60633}

:root {
  --animate-delay: 0.5s;
}
.text-center{text-align: center}
.text-left{ text-align: left}
.txet-jus{ text-align: justify}
.container{ width: 1200px; margin: 0 auto; position: relative}

body{ font-size: 17px; line-height: 32px;}
/*hamburg*/
#hamburg{ position: absolute; right: 10px; top: 9px; display: block; z-index: 1; }
#hamburg .line{ width: 50px; height: 50px; background: #fff; transition: all 0.5s; }
#hamburg .line span{ position: relative; width: 75%; height: 2px; background: #FF0000; margin: 0 auto; display: block; top: 33.333333%; }
#hamburg .line span:nth-child(2){ top: 66.666666%; }
#hamburg.active .line{ -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); } 

.tophead{ width: 100%; background: #e1e1e1;  font-size: 13px; text-align: right; padding-right: 50px;}
.tophead .container > div{ display: inline-block; margin-left: 20px;}
.head{ width: 100%; min-height: 100px; opacity: 1; transition: all 0.2s; display: block;z-index: 99; background: #fff; }
.head.fadein{ position: fixed;top: 0;z-index: 9}
.head .container{ width: 1200px; }
.head .mbsc{ display: inline-block;float: right; margin-top: 25px;}

.nav-wrap{ width: 100%; display: inline-block; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
nav{ text-align: left;}
nav span{ display: block; font-size: 14px; color:#231815;  margin-top: 5px; }
nav ul > li{display: inline-block; font-size: 20px;font-weight: 700; border: 0; text-align: center; padding: 0 10px; color: #333 ; transition: all 0.5s;position: relative; padding: 20px 20px; text-decoration: none; line-height: 25px;}
nav ul > li:first-child{ padding-left: 0;}
nav ul li > a{ color: #333}
nav ul li:hover ol{display: block}

nav ol{position: absolute; left: 0; background: #fff; z-index: 3; min-width: 220px; top: 66px; display: none}
nav ol li { padding: 5px 15px; text-align: left;}
nav ol li >a{ font-size: 16px; font-weight: normal;color: #0274ba }
nav ol li >a:hover{ color: #333}
nav a:first-child{ padding-left: 0;}
nav a.active{color: #0274ba; text-decoration: none;}
nav a:hover{ transition: all 0.5s; text-decoration: none; color: #0274ba}
a:focus{ outline: 0}

.logo{ display: inline-block; width: 300px; vertical-align: top; margin-top: 15px;}
.srch-area{ width: 500px; display: inline-block; padding-top: 15px; margin-left: 30px; position: relative}
.srch-area input{width: 100%; border: 1px solid #ddd; padding: 2px 5px}
.srch-area .go{position: absolute; right: 0; top: 18px; right: 10px;opacity: 0.6}
.srch-area .go:hover{opacity: 1}
.srch-area .sp-kw{ font-size: 12px;}
.count-nb{ display: inline-block; font-size: 13px; line-height: 25px;}

.title-line{ width: 100%; border-bottom: 2px solid #014fa2; margin-bottom: 20px; font-size: 22px; padding-bottom: 12px; font-weight: bold;}
.pager{ width: 100%; text-align: center}
.pagination{display: inline-block}
.pagination a{display: inline-block; padding: 0px 10px;}
.pagination a.active{background: #014fa2; color: #fff;}


/*****************Pages************************/

.ix-ad{ margin-top: 15px; margin-bottom: 15px;}
.ix-cert{}
.ix-cert .item{ width: 100%; display: inline-block; margin-bottom: 10px;}
.ix-cert .item img{ display: inline-block; width: 100px; float: left; margin-right: 10px;}
.ix-cert .item .sub-ti{font-size: 17px; margin-bottom: 10px;}
.ix-cert .item p{font-size: 14px; line-height: 22px;}
.ix-serv{}
.ix-serv .item{ display: inline-block; margin-right: 14px; margin-bottom: 20px;}
.ix-serv .item img{}
.ix-serv .item .sub-ti{}
.ix-hot{ margin-bottom: 30px; margin-top: 20px;}
.ix-hot .item{ width: 200px; display: inline-block; margin-right: 30px; margin-bottom: 20px;}
.ix-hot .sub-ti{  font-weight: bold;}
.ix-hot .subinfo{ font-size: 16px; line-height: 22px; color: #666 }

.ix-good{ margin-bottom: 30px;}
.ix-good .item{ display: inline-block; margin-right: 30px; margin-bottom: 20px;}

footer{ width: 100%; background: #ddd; padding: 50px 0; margin-top: 30px;}
.backtop{ position: fixed; bottom: 15%; right: -30px;  opacity: 0;z-index: 999;transition: all 0.5s; }
.backtop.fadein{ opacity: 1;right: 10px; transition: all 0.5s; display: block}



.catag{ width: 100%; margin-top: 30px;}
.catag-hotag{ margin-bottom: 30px;}
.catag-hotag .item{ background: #c2c4d3; padding: 5px 20px; border-radius: 15px; margin-right:10px; margin-bottom: 10px; display: inline-block; color: #fff;}
.catag-all .fst{ font-weight: bold;}
.catag-all .item ul{display: none;}
.catag-all .item ul>li >a{ font-size: 17px; padding-left: 10px;}
.catag-all .item ol{display: none;}
.catag-all .item ol>li >a{ font-size: 15px; padding-left: 20px;}
.catag-all .catitem{ position: relative; margin-bottom: 30px;}
.catag-all .catitem img{ opacity: 0.5}
.catag-all .ti{ color: #333; font-weight: bold; }
.catag2-vip {}
.catag2-vip .item{ border: 1px solid #eee; padding: 15px; margin-bottom: 10px; position: relative}
.catag2-vip .item .ti{font-weight: bold;}
.catag2-vip .item p{ font-size: 15px; color: #666}
.catag2-vip .item .info{ font-size: 15px; line-height:20px; padding-left: 15px;}
.catag2-vip .item .info li{ margin-bottom: 10px; position: relative}
.catag2-vip .item .info i{position:absolute; left: -20px;}
.catag2-vip .item .tag{ background: #014fa2; color: #fff; padding: 2px 5px; font-size: 12px; position: absolute; right: 10px; bottom: 5px;}

.stlist .item{ width: 100%; display: inline-block; margin-bottom: 10px; border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.stlist .item img{ display: inline-block; width: 100px; float: left; margin-right: 10px;}
.stlist .item .sub-ti{font-size: 17px; margin-bottom: 10px;}
.stlist .item p{font-size: 14px; line-height: 22px;}

.contact{margin-top: 30px;}
.contact .ct-form{margin-top: 30px;}
.contact .ct-form{ width: 600px; margin: 0 auto }
.contact .ct-form >div{ width: 100%; margin-bottom: 10px;}
.contact .ct-form label{ width: 100%; }
.contact .ct-form input[type=text]{ width: 100%; border: 1px solid #999}
.contact .ct-form input[type=submit]{ border: 0px; background:#014fa2; color: #fff; padding: 5px 15px;}
.contact .ct-form input[type=reset]{ border: 0px; background:#ddd; color: #666; padding: 5px 15px;}
.contact .ct-form textarea{ width: 100%; border: 1px solid #999}


.store{ margin-top: 30px;}
.store-top{width: 100%; border-bottom: 2px solid #014fa2; margin-bottom: 0px; font-size: 22px; padding-bottom: 12px; font-weight: bold;}
.store-top h2{ display: inline-block; text-align:left}
.store-top .breadcrumb{ font-size: 13px; background: none;float: right; margin-bottom: 0;}
.store-nav{ background:#014fa2; color: #fff; width: 100%; padding: 0px 20px; margin-bottom: 20px; }
.store-nav ul{ display: inline-block;}
.store-nav li{display: inline-block; position: relative}
.store-nav li a{ color: #fff; display: inline-block; padding: 10px 10px;}
.store-nav li a:hover{ opacity: 0.5}
.store-nav ol {width: 150px; background: #183554; display: inline-block; position: absolute; top:50px; left: 10px; display: none;z-index: 1}
.store-nav li:hover ol{ display: block}
.store-nav ol li{ width: 100%; position: relative;}
.store-nav ol li a{font-size: 15px; display: inline-block;width: 100%;}
.store-nav dl {width: 150px; background: #014fa2; display: inline-block; position: absolute; top:0px; left: 150px; display: none;}
.store-nav ol li:hover dl{ display: block}
.store-nav .last{ float: right; margin-top: 5px;}
.store-nav .last a{ color: #fff;}
.store-nav .last i{width: 25px; height: 25px;position: relative; top: 5px;}
.store-pds ul,.store-pds ol{list-style:disc outside; padding-left: 22px;}


.stsec{ background: #efefef; padding: 30px; margin-bottom: 20px;}
.stsec .ti{margin-bottom: 20px;}
.stphoto{}
.stphoto .list{ display: inline-block; margin: 20px 8px}

.store-info{}
.store-info table{ margin: 0 auto; width: 80%; margin-bottom: 30px;}
.store-info table tr{ border-bottom: 1px solid #ddd;}
.store-info table td{ padding: 5px 10px;}
.store-info table.first150 td:first-child{ width: 150px;}
.store-info table .head1{ background: #ddd; padding: 5px 10px;}
.store-banner img{ max-width: 100%}

.store .news >div{ width: 100%; display: inline-block; padding: 10px 0; border-bottom: 1px solid #ddd}
.store .news >div span{ width: 50px; display: inline-block; color: #666; text-indent: 15px;}
.store .news >div .ti{ display: inline-block}
.store .news >div .date{float: right;}
.store .newsv h2{ font-size: 22px;}
.store .newsv .date{ color: #666}
.store .newsv .ti{ margin-bottom: 15px;}
.store .newsv .content{ margin-bottom: 30px;}
.store .newsv .btn-back{  background:#014fa2 ; color: #fff; padding: 10px 20px;}

.store .inquire{ width: 600px; margin: 0 auto }
.store .inquire >div{ width: 100%; margin-bottom: 10px;}
.store .inquire label{ width: 100%; }
.store .inquire input[type=text]{ width: 100%; border: 1px solid #999}
.store .inquire input[type=submit]{ border: 0px; background:#014fa2; color: #fff; padding: 5px 15px;}
.store .inquire input[type=reset]{ border: 0px; background:#ddd; color: #666; padding: 5px 15px;}
.store .inquire textarea{ width: 100%; border: 1px solid #999}

.store-pds{ min-height: 600px;}
.store-pds .fst{ font-weight: bold;}
.store-pds .item ul{display: none;}
.store-pds .item ul>li >a{ font-size: 17px; padding-left: 10px;}
.store-pds .item ol{display: none;}
.store-pds .item ol>li >a{ font-size: 15px; padding-left: 20px;}
.store-pds .catitem{ position: relative; margin-bottom: 30px;}
.store-pds .catitem img{ opacity: 0.5}
.store-pds .ti{ color: #333; font-weight: bold; position: absolute; top:210px; left: 30px;}
.store-pds .info{}
.store-pds h2{ margin-bottom: 15px;}
.store-pds .pdsnav{ margin-bottom: 10px;}
.store-pds .pditems{}
.store-pds .pditems > div{ margin-bottom: 10px;}
.store-pds .pdslider-for{ margin-bottom: 10px;}
.store-pds .pdslider-nav{ }
.store-pds .pdslider-nav .slick-slide{padding: 5px; }
.store-pds .breadcrumb{background: none}
.store-pds .pdaitail{margin-bottom: 30px;}
.store-pds .adinq{ margin-top: 30px;}
.store-pds .adinq a{ padding:10px 20px; background: #014fa2; border-radius: 10px; color: #fff}


.mber{ margin-top: 30px;}
.mber .form-style{}
.mber .form-style{ width: 600px; margin: 0 auto }
.mber .form-style >div{ width: 100%; margin-bottom: 10px;}
.mber .form-style label{ width: 100%; }
.mber .form-style input[type=text]{ width: 100%; border: 1px solid #999}
.mber .form-style input[type=password]{ width: 100%; border: 1px solid #999}
.mber .form-style input[type=submit]{ border: 0px; background:#014fa2; color: #fff; padding: 5px 15px;}
.mber .form-style textarea{ width: 100%; border: 1px solid #999}


.mber .mbleft{ background: #efefef; padding: 15px;}
.mber .mbbox{ }
.mber .funct{padding: 15px;}
.mber .funct a{ width: 100%; display: inline-block; border-bottom: 1px solid #eee }
.mber .mbrig { padding: 0 30px 30px 30px;}
.mber .mbrig .form-style{ width: 100%}
.mber .clct table{ width: 100%}
.mber .clct thead{ width: 100%; background: #efefef}
.mber .clct tr{ width: 100%; border-bottom: 1px solid #ddd;}
.mber .clct td{ padding: 5px 10px}
.mber .clct td:first-child{font-size: 13px; color: #333}

.mber .inq table{ width: 100%}
.mber .inq thead{ width: 100%; background: #efefef}
.mber .inq tr{ width: 100%; border-bottom: 1px solid #ddd;}
.mber .inq td{ padding: 5px 10px}
.mber .inq td:first-child{color: #333}
.mber .inq td:nth-child(2){}
.mber .inq td:nth-child(3){}
.mber .inq td:nth-child(4){}
.mber .moreinfo{ display: none;}
.mber .st-back{ background: #e1e1e1; padding: 10px}



.area{ margin-top: 30px;}
.area .recent{ margin-top: 30px;}
.area .area-srch{ }
.area .area-srch select{ width: 100%; padding: 5px; margin-bottom: 10px; }
.area .area-srch .kwin{ }
.area .area-srch .kwin input{ margin-bottom: 10px; width: 100%; display: inline-block}
.area .area-srch .srchbtn{border: 0px; background:#014fa2; color: #fff; padding: 5px 15px; }
.area .srchresult{ }
.area .srchresult .item{ width: 200px; display:inline-block; margin-right: 14px; margin-bottom: 20px; vertical-align: top}
.area .srchresult .item .sub-ti{  font-weight: bold;}
.area .srchresult .item .subinfo{ font-size: 16px; line-height: 22px; color: #666 }

.img100{width: 100px;height: 100px;object-fit: cover;}
.img200{width: 200px;height: 200px;object-fit: cover;}
.img400{width: 400px;height: 400px;object-fit: cover;}
.img800{width: 800px;height: 800px;object-fit: cover;}

/*****************RWD************************/
.mb{ display: none;}
.box{ display: none;}

@media only screen and (max-width: 1400px) {
  
}
@media only screen and (max-width: 1200px) {
   
    .container{ width: 100%;}
    .head .container{ width: 100%;}
    nav a:hover:after{display: none}
    nav{ display: none; width: 100%; left: 0; z-index: 99999; position: fixed;background: #fff; top: 120px;}
    nav a{ width: 100%; color: #0076c8; padding: 15px 0; border-bottom: 1px solid #ddd; border-right: 0}
    nav a:hover span{ border: 0; padding: 0}
    nav a.active:after{ display: none; }
    nav a.active{}
    
  
}

@media only screen and (max-width: 1000px) {
    body{ font-size: 16px;}
    .mb{ display: block;}
    .mb section{ width: 100%; float: left;}
    .mb img{ display: inline-block;}
    .pc{ display: none !important}
    .wrap{ width: 100% !important}
    .box{ display: block}
    .head {  padding-top: 0;}
    .head.fadein{ padding-bottom: 0;}
    
    
}
/*tablet*/
@media only screen and (max-width: 768px) {
    .tophead{ padding-right: 5px;}
    .slick-slide img{ width: 100%;}
    .ix-ad .slider{ margin-bottom: 10px;}
    .ix-ad .col-md-4 img{ width: 49.5%; display: inline-block}
    footer img{ max-width: 300px;}
    .catag .ix-cert{ display: none;}
    .catag2-ad img{ width: 100%;}
    .catag2-vip img{ width: 100%}
    .store-banner img{ width: 100%;}
    .area .recent{ display: none;}
    .area-srch{ margin-bottom: 30px;}
    .area .ix-cert{ display: none;}
    .mbleft{ margin-bottom: 30px;}
    
}
   
@media only screen and (max-width: 480px) {
    p{ font-size: 16px;}
    .box{ top: 15px;}
    .logo{ width: 250px;}
    .srch-area{ width: 80%; margin-left: 0; margin-top: 0px;}
    .head .mbsc{ position: absolute; top: 65px; right: 10px;}
    .tophead .container > div{ margin-left: 10px; font-size: 12px;}
    .ix-ad .col-md-4 img{ width: 49%;}
    .srch-area .sp-kw{ line-height: 20px;}
    
    .ix-serv .item{ width: 47%}
    .ix-serv .item:nth-child(odd){margin-right: 0;}
    .ix-serv .item img{ width: 100%}
    .ix-hot .item{ width: 47%; margin-right: 14px;}
    .ix-hot .item:nth-child(odd){margin-right: 0;}
    .ix-hot .item img{ width: 100%}
    
    .ix-good .item{ width: 47%; margin-right: 14px;}
    .ix-good .item:nth-child(odd){margin-right: 0;}
    .ix-good .item img{ width: 100%}
    
    .store-top{ display: inline-block;}
    .store-top .breadcrumb{ padding: 5px 0; float: left; font-weight: normal;}
    .store-nav{ padding: 0 10px;}
    .store-nav a{ padding: 5px; color: #fff}
    .store-nav .last{ font-size: 12px; float: inherit; }
    .store-nav .last a{ color: #fff}
    .store-nav .last i{ width: 18px; height: 18px;color: #999}
    
    .stphoto .list{ width: 45%; margin: 10px 5px;}
    .stphoto .list img{ width: 100%;}
    .store-info table{ width: 100%}
    
    .store .news >div span{ width: 30px;}
    .store .news >div .date{ width: 100%; display: inline-block; float: left; text-align: left; color: #999}
    .store .inquire{ width: 100%}
    
    .mber .form-style{ width: 100%;}
    
    .mber .mbrig{ padding: 0}
    .catitem ul li a{ font-size: 14px;}
    .catag-all .ti{ position: absolute; top: 100px;}
    
}




.box {
  position: absolute;
  top: 25px;
  right:10px;
/*  transform: translate(-50%, -50%);*/
  width:50px;
  height: 50px;
  background: #0076c8;
    z-index: 99999;
/*  box-shadow: 1px 2px 10px 0px rgba(0,0,0,0.3);*/
}
@media only screen and (max-width: 480px) {
    .box{ top: 15px;}
  
}

.btnnav {
  position: absolute;
  top: 25px;
  right: -13px;
  transform: translate(-50%, -50%);
  width: 37px;
  cursor: pointer;
}
.btnnav.active{ top: 33px; right: -12px;}
.box .active span+span{ margin-top: 11px;}
.btnnav span {
  display: block;
  width: 100%;
/*  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.3);*/
/*  border-radius: 3px;*/
  height: 5px;
  background: #fff;
  transition: all .3s;
  position: relative;
}

.box span + span {
  margin-top: 7px;
}

.box .active span:nth-child(1) {
  animation: ease .7s top forwards;
}

.box .not-active span:nth-child(1) {
  animation: ease .7s top-2 forwards;
}

.box .active span:nth-child(2) {
  animation: ease .7s scaled forwards;
}

.box .not-active span:nth-child(2) {
  animation: ease .7s scaled-2 forwards;
}

.box .active span:nth-child(3) {
  animation: ease .7s bottom forwards;
}

.box .not-active span:nth-child(3) {
  animation: ease .7s bottom-2 forwards;
}

@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 22px;
    transform: rotate(0);
  }
  100% {
    top: 10px;
    transform: rotate(45deg);
  }
}

@keyframes top-2 {
  0% {
    top: 22px;
    transform: rotate(45deg);
  }
  50% {
    top: 22px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}

@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 22px;
    transform: rotate(0);
  }
  100% {
    bottom: 22px;
    transform: rotate(135deg);
  }
}

@keyframes bottom-2 {
  0% {
    bottom: 22px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 22px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}

@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes barjump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -10px;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 150px;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 250px;
  }
}


/* GENERAL BUTTON STYLING */
.btn-5,
.btn-5::after {
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-5 {
  display: block;
  position: relative;
  text-transform: uppercase;
}

.btn-5::before,
.btn-5::after {
  background: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}

.btn-5:hover {
  color: #333;
}
/* BUTTON 5 */
.btn-5 {
  overflow: hidden;
}

.btn-5::after {
  /*background-color: #f00;*/
  height: 100%;
  left: -55%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}

.btn-5:hover:after {
  height: 100%;
  width: 155%;
}
