.conte{ width: 100%; padding: 0 74px; margin: 0 auto; }
.f-lt{ float: left; }
.f-rt{ float: right; }
.fa{ color: #d51900; }
.bor-none{ border: none; }
.txt-l{ text-align: left; }
.txt-c{ text-align: center; }
.txt-r{ text-align: right; }
.txt-i{ text-indent: -9999px; }
.txt-u{ text-transform: uppercase; }
.pos-a{ position: absolute; }
.pos-r{ position: relative; }
.pd-none{ padding: 0; }
.mg-none{ margin: 0; }
.dis-b{ display: block; }
.dis-lb{ display: inline-block; }
.dis-n{ display: none; }
.box-sh{ -webkit-box-shadow:-2px 2px 5px #a8adab; box-shadow:-2px 2px 5px #a8adab; }
.s-hide{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.d-hide{ overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.carou-in li{ background-color: #D51900; border-color: #D51900;  }
.tranf{
            -webkit-transition: 0.4s;
            transition: 0.4s; 
}
.pp{ width: 180px; top: -40px; right: 0; }
.pg{ padding: 0 4px; border: 1px solid #ddd; }
#cas{ font-weight: bold; color: #666; }
/* Header */
#header{ width: 100%;}
.h-top-col{ width: 100%; padding: 5px 0;  }
.h-top li{ line-height: 32px; text-align: center; color: #000; }
.h-top li a{ padding: 0 10px; color: #000;  font-size: 14px;}
.h-row-col{ width: 100%; background-color: #fff; }
.wrap-cent{ background-color: #fff; }
.h-row-up{ height: 65px; }
.h-logo{ width: 20%; height: 100%; }
.h-logo a{ height: 100%; text-align: center; }
.h-logo img{ width: 100%; /*height: 100%;*/ }
.h-sort{ width: 18%; height: 100%; overflow: hidden; }
.btn-sort{ width: 100%; text-align: center; }
.top-ad{ width: 85%; top: 0; left: 0; }
.top-act1{ -webkit-animation: topAct1 1s ease 2s both; animation: topAct1 1s ease 2s both; }
.top-act2{ -webkit-animation: topAct2 1s ease 2s both; animation: topAct2 1s ease 2s both; }
@-webkit-keyframes topAct1 {
      from{ top: 0; }
      to{ top: -100px; }
}
@keyframes topAct1 {
      from{ top: 0; }
      to{ top: -100px; }
}
@-webkit-keyframes topAct2 {
      from{ top: -100px; }
      to{ top: 0; }
}
@keyframes topAct2 {
      from{ top: -100px; }
      to{ top: 0; }
}
.wrap-nav{/* background: linear-gradient(90deg, #004094 0%, #0096D9 50%, #004094 100%);*/}
.h-mainnav-col{ height: 40px; }
.h-nav-li{ float: left;  text-align: center;}
.h-nav-li a{ padding: 5px 10px; font-size:14px ; height: 40px; line-height:40px;color: #333; text-transform: capitalize; font-weight: bold; border-bottom: 4px solid #fff; -webkit-transition: 0.4s; transition: 0.4s;
}
.h-nav-li a:hover{ border-bottom: 4px solid #d51900; color: #d51900; }
.h-nav-li.first{ background-color: #D51900; }
.h-nav-li.first a{ color: #fff; }
.h-nav-li.first a:hover{ border-color: #000; color: #000; }
.h-bar-wrap{ width: 74% }
.search-bar-wrap{ width: 60%; vertical-align: top;}
.sch-bar{ width: 86%; height: 36px; text-indent: 12px; border: 1px solid #333; border-right: none; border-radius: 4px 0 0 4px;}
.btn-sch{ width: 14%; line-height: 36px; font-size: 16px; border: 1px solid #333; border-left: none; border-radius: 0 4px 4px 0; 
-webkit-transition: all 0.3s ease;transition: all 0.3s ease}
.btn-sch .fa{ color: #000;
-webkit-transition: all 0.3s ease;transition: all 0.3s ease}
.btn-sch:hover{ background: #000; }
.btn-sch:hover .fa{ color: #fff; }
.btn-sch,.sp-cart{ height: 36px; line-height: 36px; vertical-align: top; }
.sp-cart{ width: 14%; border: 1px solid #D51900; border-radius: 4px; color:#f3e4cf;}
.sp-cart:hover .fa{ color: #000; }
.sp-cart{ background-color: #D51900; }
.sp-cart:hover{ background-color: #fff; }
.sp-cart .fa{ color: #fff; margin-top: 12px; }
.select-bar{ width: 14%; vertical-align: top; }
.sub-species{ width: 100%; top: 38px; left: 0; border: 1px solid #000; border-radius: 4px; background-color: #fff; z-index: 20; visibility: hidden; opacity: 0; 
-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.species{ height: 36px; line-height: 36px; border: 1px solid #333; border-radius: 4px; font-weight: bold;
  -webkit-transition: all 0.3s ease;transition: all 0.3s ease; }
.species:after,.species:before{ position: absolute; top: 24px;  content: ""; width: 10px; height: 4px; background-color: #000; 
transition: all 0.3s ease;}
.species:after{ left: 100%; margin-left: -10px; }
.species:before{ left: 0; }
.species.on{ background-color: #000; color: #fff; }
.species.on:after,.species.on:before{ top: 16px; left: 50%; background-color: #fff; }
.species.on:after{ margin-left:-5px; transform: rotateZ(30deg); }
.species.on:before{ margin-left: 3px; transform: rotateZ(-30deg); }
.sub-species a{ padding-left: 4px; height: 36px; line-height: 36px; }
.sub-species a:hover{ background-color: #000; color: #fff; }
/* Small Nav */
.mobile-top nav { border: none; }
.navbar { margin-bottom: 0px !important;}
.navbar-header .navbar-toggle { margin-right: 0px;}
.assort { margin: 8px 0px; line-height: 35px;}
.assort a:nth-child(1) { color: #000; font-size: 14px; font-weight: bold; border-radius: 6px; padding: 5px 8px; }
/* Banner */
.img-hw{ width: 100%; height: 100%; } 
/* Mid promis */
.m-bg-c{ padding: 30px 0; }
.m-ad{ margin-bottom: 10px; }
.m-icon{ display: inline-block; width: 40px; height: 40px; text-align: center; line-height: 40px; border: 3px solid #d51900; border-radius: 50%; vertical-align: top; }
.m-text{ display: inline-block; width: 74%;}
/* Transparent layout */
.tr-pd{ margin-bottom: 20px; }
.tr-wrap{ width: 95%; margin: 0 auto; }
.tr-bg1{ width: 100%; max-height: 100%; z-index: 1; }
.tr-tit1{ width: 60%; height: 100px; line-height: 28px; font-size: 20px; color: #000; font-weight: bold; top: 0; left: 0; bottom: 0; right: 0; margin: auto; border: 5px solid #fff; border-radius: 4px; z-index: 2;  padding-top:15px ; background-color: #FCFCFC; opacity: 0.8;}
.tr-opa{ display: block; opacity: 0; width: 100%; height: 100%; background-color: #000; top: 0; left: 0; z-index: 3; }
.ly-inner{ opacity: 0; width: 100%; height: 100%; color: #fff; overflow: hidden; top: 0; left: 0; z-index: 4; }
.tr-tit2{ width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; }
.tr-link-wrap dd{ margin-top: 4px; }
.tr-link-wrap a{ display: block; padding-left: 6px; width: auto; height: 26px; line-height: 26px; color: #fff; font-size: 14px; border: 1px solid #fff; border-radius: 6px; }
.tr-link-wrap a:hover{ background-color: #fff; opacity: 0.7; color: #000; }
/* Bottom */
.mm-separator {
    position: relative;
    padding: 1px 0;
    background: linear-gradient(to right, #e50000 68%, rgba(229,0,0,0.31) 86%, rgba(229,0,0,0) 94%, rgba(229,0,0,0) 100%);
        border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    }
    .mm-arrow-separator {
    background: #fff;
    position: absolute;
    top: 0;
    left: 10%;
}
.recom{ width: 100%; }
.recom-tit{ width: 100%; height: 35px; line-height: 35px; margin: 10px 0 10px 0; border-bottom: 1px solid #ddd; }
.c-hw-col li:nth-child(1) .recom-tit{ background-color: #3B8C95; }
.c-hw-col li:nth-child(2) .recom-tit{ background-color: #ac151a; }
.c-hw-col li:nth-child(3) .recom-tit{ background-color: #d89506; }
.c-hw-col li:nth-child(4) .recom-tit{ background-color: #034796; }
.pattern {
background-image: url("../img/pattern-lines-7px.png");
background-repeat: repeat;
background-color: #efefef;
padding-left: 5px;
}

.sprite {background-image: url("../img/sprite.png");}
.recom-tit span{ font-size: 16px; font-weight: bold; color: #df0000; }
.recom-tit p{ font-size: 14px; font-weight: bold; padding-left: 4px; color: #fff;}
.recom-list li{padding: 2px; }
.recom-list img{ min-height: 100px; }
.recom-link{ display: block; }
.recom-col{ width: 100%; }
.recom-img{ width: 100%; height: auto; }
.recom-info{ width: 100%; left: 0; bottom: -10px; background-color:#F5F5F5 ;   }
.recom-des,.recom-des2{ width: 100%; height: 20px; line-height: 20px; font-size: 12px; color: #df0000; }
.recom-des2{ color: #df0000; }
.recom-btn{ width: 14%; height: 20px; line-height: 16px; font-size: 14px; margin: 14px 30px 0 0; text-align: center; }
/* Other search */
.or-sch{ margin: 20px 0; }
.c-hw-col{width: 100%; }
.c-hw-col li{ margin-top: 4px; }
.hot-keywords { background-color: #f5f5f5 ;}
.hot-keywords li{ float: left; width: 40.3%; margin-left: 10px; height: 20px;  font-size: 12px;}
.hot-keywords li a{ }
.c-f-sch1 a{ width: 12%; height: 26px; text-align: center; border: 1px solid #88898e; border-left: none; border-radius: 0 4px 4px 0;}
.price-col{ width: 100%; position: relative;}
#narrow-by-list{ padding: 0 10px; margin-bottom:0px; }
#narrow-by-list li{ padding-top:4px; color:#00539f; font-size: 12px;}
#narrow-by-list li a{ color: #72BB90; }
.c-other{ width: 100%; padding-left: 5px; margin-top: 3px;}
.c-other li{ width: 100%; }
.c-other li span{display: block; height: 25px;  font-size: 12px;}
.c-other li a{ color: #5D5566; }
/* Small banner */
.carousel-fade .carousel-inner .item{ opacity:0; -webkit-transition-property:opacity;transition-property:opacity ;}
.carousel-fade .carousel-inner .active{ opacity: 1;}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left: 0;opacity: 0;}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {opacity: 1;}
.side-desf{ width: 100%; background: rgba(225,225,225,0.8); top: 16%; left: 0px; }
.side-des1,.side-des2,.side-des3{ width: 100%; line-height: 24px; padding-left: 10px; }
.side-des1{ color: #000; }
.side-des3{ color: #D51900; font-weight: bold; }
/* Main */
.main-wrap{ width: 100%; }
.goods-list-tit{ padding-left: 10px; border-left: 4px solid #df0000; background-color: #f5f5f5; margin: 4px 0; padding: 5px;  }
.goods-list-tit span{ color: #D51900; font-weight: bold; }
.goods-list-tit h1{ width: 95%; font-size: 18px; font-weight: bold; color:#df0000; padding: 3px 0; }
.goods-list-tit em{ font-size: 12px; color:#999 ; }
.gds-wrap{ height: 260px; }
.gds-hov{ width: 100%; max-height: 236px; padding: 0 16px 6px; border: 2px solid #fff;
            -webkit-transition: 0.4s;
            transition: 0.4s;
}
.gds-hov:hover{ border: 2px solid #df0000; }
.gds-img-wrap{ width: 100%;max-height: 126px;  border-bottom: 1px solid #d5d5d5; text-align: center; }
.gds-img-wrap a{ display: block; }
.gds-img-wrap img{ width: 136px; max-height: 102px; }
.gds-info{ width: 100%; margin-top: 6px; }
.gds-tit{ font-size: 14px;  }
.gds-price{ color: #999; }
.gds-price span{ font-size: 12px; color: #df0000; font-weight: bold; }
.gds-des{ color: #999; font-size: 14px; }
.gds-tit,.gds-price,.gds-des{ height: 22px; line-height: 22px; }
.gds-add{ opacity: 0; width: 74%; height: 30px; line-height: 30px; margin: 6px auto; background-color: #df0000; color: #fff; font-size: 14px; border-radius: 30px; position: relative; overflow: hidden; z-index: 3; }
.gds-add:before{ content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; background: #df0000; 
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: 0 50%;
      transform-origin: 0 50%;
      -webkit-transition-property: transform;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      -webkit-transition-duration: 0.4s;
      transition-duration: 0.4s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
.gds-add:hover:before{
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.gds-add:hover{ color: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
.gds-add img{ height: 100%; }
.gds-m-hov{ padding: 6px; border-bottom: 1px solid #ddd; }
.gds-m-hov:hover{ background-color: #eaf5fb; }
.gds-img-link{ display: block; }
.gds-img-link img{ max-height: 174px; }
.gds-m-tit,.gds-m-des{ font-size: 14px; max-height: 76px; overflow: hidden; }
.gds-m-tit{ color: #000; }
.gds-m-tit:hover{ text-decoration: underline; color: #D84C29; }
.gds-m-des{ color: #666; font-size: 12px; }
.gds-m-star{ width: 100%; }
.gds-m-star .fa{ color: #D51900; }
.gds-m-price{ font-size: 14px; color: #D51900; font-weight: bold; }
.gds-m-ship{ line-height: 22px; color: #D51900; }
.gds-m-price,.gds-m-opri,.gds-m-ship{ text-align: right; }
.gds-m-btn{ display: block; width: 74px; height: 40px; background-color: #3385FF; border-radius: 4px; overflow: hidden; }
.gds-m-btn img{ z-index: 1; left: 0; top: 0; }
.gds-m-list{ border: 1px solid #444; }
.gds-m-list li{ border: 1px solid #444; height: 22px; line-height: 22px; }
.gds-m-list li:nth-child(2n-1){ background-color: #f3f3f3; }
.g-b-hov{ width: 0; height: 0; border-radius: 50%; background-color: #D51900; opacity: 0; top: 0; left: -6px; right: 0; bottom: 0; margin: auto; z-index: 1; }
.more-btn{ font-size: 14px; color:#000; vertical-align: bottom; }
/* Brand goods */
.gds-brand-wrap{ background-color: #F4F4F4; padding: 10px; }
.gds-brand-wrap li{ height: 374px; padding: 4px; }
.gds-brand-col{ width: 100%; height: 100%; background-color: #fff;  }
.gds-brand-hov{ max-height: 374px; padding: 0 20px; }
.gds-brand-img{ width: 100%; min-height: 126px; margin-bottom: 14px; }
.gds-brand-img img{ max-width: 100%; max-height: 194px; margin: auto; top: 0; left: 0; bottom: 0; right: 0; }
.gds-brand-btn{ width: 100%; height: 174px; padding-top: 90px; opacity: 0; background-color: #fff; }
.gds-brand-btn a{ width: 124px; height: 40px; overflow: hidden; line-height: 40px; border-radius: 40px; margin: 0 auto 10px; color: #FFF; font-weight: bold; text-transform: uppercase; }
.gds-brand-btn .gds-more-btn{ background-color: #000; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
.gds-brand-btn .gds-add-btn{ background-color: #D51900; -webkit-transform: translateY(30px); transform: translateY(30px); }
.gds-brand-btn .gb-icon,.gds-brand-btn span{ opacity: 0;
            -webkit-transition: 0.2s;
            transition: 0.2s;
}
.gds-brand-btn .gb-icon{ color: #fff; font-size: 20px; top: 8px; left: -74px; }
.gds-brand-btn span{ width: 100%; height: 100%; opacity: 1; color: #fff; }
.gds-brand-des1,.gds-brand-des2,.gds-brand-des3{ width: 100%; text-align: center; font-size: 12px; }
.gds-brand-des1{ height: 20px; line-height: 20px; color: #D51900; text-transform: uppercase; }
.gds-brand-des2{ height: 22px; line-height: 22px; color: #444; font-weight: bold; text-transform: uppercase; z-index: 1; }
.g-b-dn{ width: 100%; height: 60px; line-height: 20px; margin-top: 20px; text-align: center; cursor: default; overflow: hidden; }
.gds-brand-pri{ width: 100%; text-align: center;line-height: 20px; }
.gds-brand-pri span:first-child{ color: #D51900; font-size: 14px; font-weight: bold; }
.gds-brand-pri span:nth-child(2){ margin-left: 4px; color: #757575; }
/* Side big img */
.biger-btn{ width: 12px; height: 74px; line-height: 74px; right: 0; top: 174px; background-color: #B0C4DE; }
.big-side-wrap{ padding-left: 20px; }
.big-side{ margin-top: 4px; }
.big-side-img{ z-index: 3; }
.big-side-tit{ width: 70%; font-weight: normal; line-height: 24px; background-color: rgba(0,0,0,0.7); font-size: 14px; color: #fff; left: 0; bottom: 174px; }
.big-side-icon{ color: #fff; }
.big-side-link{ width: 162px; overflow: scroll; overflow-x: hidden; background-color: rgba(0,0,0,0.8); top: 0; left: 0; z-index: 2; }
.big-side-link a{ display: block; width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; color: #fff; font-size: 14px; }
.big-side-link a:hover{ background-color: #5D5566; }
/* Side other search */
.side-osear{ padding: 20px 0 20px 20px; }
.plus-icon{ float: right; margin: 9px 10px 0 0; }
.side-dl-nav{ position: relative; width: 100%; height: 30px; line-height: 30px; padding-left: 10px; font-weight: bold; border: 1px solid #ddd; border-bottom-color: 1px solid #000; }
.side-dl-list:before,.side-dl-nav:before{ position: absolute; content: ""; left: 0; bottom: 0; width: 0; height: 100%; background: rgba(0,0,0,0.2); z-index: -1;
-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.side-dl-list:before{ background: rgba(0,130,223,0.5); }
.side-dl-list:hover:before,.side-dl-nav:hover:before{ width: 100%; }
.side-dl-nav a{ width: 80%; color: #333; }
.side-dl-nav:hover,.side-dl-list a:hover{ color: #D51900; }
.side-dl-subnav{ height: 0; overflow: hidden; padding-left: 10px; border: 1px solid #ddd; border-top: none; }
.side-dl-list.f-lt{ width: 50%; }
.side-dl-list{position: relative; width: 100%; height: 30px; line-height: 30px; }
.side-dl-list a{ color: #000; font-size: 10px; }
/* Model Menu */
.model-list{ padding: 4px; }
.model-link{ max-width: 100%; height: 22px; line-height: 22px; border: 1px solid #168EE1; color: #168EE1; text-indent: 6px; font-size: 14px; border-radius: 4px; 
            -webkit-transition: 0.3s;
            transition: 0.3s;
}
.model-link:hover{ background-color: #168EE1; color: #fff; }
/* Brands */
.brands-col{ width: 100%; padding: 20px 0 20px 24px; border: 10px solid #F5F5F5; }
.bra-wrap{ width: 100%; }
.bra-wrap li{ width: 7%; padding: 2px; }
.bra-img{ width: 100%; }
/* Banner list */
.gds-ban-inner li{ height: 192px; border: 1px solid #f4f4f4; padding: 0 5px; }
.gds-ban-img{ height: 136px; text-align: center; }
.gds-ban-img img{ width: 100%; max-height: 136px; }
.gds-ban-info{  height: 52px; overflow: hidden; }
.gds-ban-tit a{ color: #e50000; }
.gds-ban-des{ color: #999; }
.btn-gds-ban{ width: 40px; height: 74px; top: 50px; line-height: 94px; text-align: center; }
@media screen and (max-width: 1199px) {
      /**/
}
@media screen and (max-width: 1000px) {
      .h-sort,.biger-btn,.big-side-wrap{ display: none; }
      .side-osear{ padding-left: 0; }
      .bran-pho{ display: block; }
      .cla-list{ width: 50%; }
}
@media screen and (max-width: 767px) {
      .gds-brand-img img{ width: 174px; }
      .h-top-col,.h-row-col{ display: none; }
      .conte{ padding: 20px; }
      .pdL{ padding: 0; }
      .gds-ban-inner li{ padding: 0 2px; overflow: hidden; }
      .d-m-bd{ width: 98%; }
      .s-detail,.cla-list{ width: 100%; }
      .gds-ban-img img{ width: unset; }
      /*brand img*/
      .bra-wrap li{ width: 14%; }
      .brands-col{ padding-left: 7px; }
      .tr-tit1{ display: none; }
      .ly-inner{ overflow: scroll; opacity: 1; }
      .tr-opa{ opacity: 0.5; }

}
@media screen and (max-width: 442px) {
      .tr-wrap{ width: 100%; }
      .recom-tit span{ width: calc(100% - 178px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;display: block; }
      .gds-ban-img img{ width: 100%; }
      .t-tit-bd{ width: 96%; }

}
/* commpany */
.f-top{ background: #F4F4F2; margin-top: 74px; padding-bottom: 20px; -webkit-box-shadow:0px -1px 3px #999; box-shadow:0px -1px 3px #999;}
.ft-hov{ background: #fcfcfc; margin: 30px auto; border: 1px solid #ccc; padding: 10px; }
.fli{ -webkit-animation: _fli 1s ease both; animation: _fli 1s ease both; }
@-webkit-keyframes _fli{
      30%{ font-size: 50px; }
      40%{ font-size: 35px; }
      50%{ font-size: 40px; }
}
@keyframes _fli{
      30%{ font-size: 50px; }
      40%{ font-size: 35px; }
      50%{ font-size: 40px; }
}
.ft-hov i.fa{ width: 60px; height: 60px; line-height: 60px; color: #fff; background-color: #D51900; font-size: 40px; vertical-align: top; }
.ft-des{ display: inline-block; width: 70%; }
.ftt{ display: block; font-size: 18px; font-weight: bold; }
.com-pro{ display: block; font-size: 16px; line-height: 42px; border-bottom: 2px solid #000; }
.com-des{ font-size: 12px; line-height: 25px; }
.com-des a{ display: block; background-color:#fff ; float: left; margin:2px 5px; padding: 2px 5px; border-radius: 10px;}
.com-des a:hover{ color: #fff; background: #D51900; }
/* Side Nav */
.side-nav{ position: fixed; top: 0; right: 0; border-right: 6px solid #5D5566; height: 100%; z-index: 10; opacity: 0; display: none; }
.side-nav-wrap{ top: 174px; right: 0; z-index: 11;}
.side-nav-wrap li{ margin-top: 2px; }
.side-nav-wrap .s-lli{ margin-top: 174px; }
.s-nav-btn{ display: block; width: 30px; height: 30px;}
.s-btn-icon{ width: 36px; height: 30px; line-height: 30px; border-radius: 4px 0 0 4px; background-color: #5D5566; position: absolute; z-index: 14; }
.s-btn-icon img{ width: 30px; float: left; }
.s-btn-icon.sewm:after{ position: absolute; top: 0; left: 0; content: " "; width: 32px; height: 6px; background: url(../img/sewm.png) no-repeat; 
-webkit-animation: _sewm 2s linear infinite alternate; 
        animation: _sewm 2s linear infinite alternate;}
@-webkit-keyframes _sewm{
      0%{ top: 0; }
      100%{ top: 24px; }
}
@keyframes _sewm{
      0%{ top: 0; }
      100%{ top: 24px; }
}
.ewm{ width: 0; height: 0; left: 50%; top: 50%; 
-webkit-transition: all 0.3s ease;transition: all 0.3s ease}
.s-nav-btn:hover .ewm{ width: 174px; height: 174px; left: -184px; top: -140px;}
.s-btn-icon .ic{ color: #fff; }
.s-btn-act{ width: 82px; height: 30px; opacity: 0; border-radius: 4px 0 0 4px; line-height: 30px;color: #fff; background-color: #D51900; top: 0; right: -52px; z-index: 13;}
/* Footer */
#footer { text-align: left;  border-top: 5px solid #DF0000; margin-top: 20px;}
.row-wrap{ background-color: #000; }
#footer span { display: block; font-size: 16px; padding: 10px 0px; font-weight: bold; text-transform: uppercase; color: #fff;}
#footer p{ padding: 5px 0px; font-style: normal; font-size: 12px; color: #fff;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;}
#footer p:hover{ color: #fff; }
.f-line{ display: inline-block; width: 1px; height: 200px; background-color: #ddd; }
.f-img img{ padding: 0 8px 8px 0; }
.bg1{ background: #3F3D3E; }
.color1{ color: white !important; }
.lineheight{ line-height: 30px; }