body {
  font-size: 12px;
  position: relative;
  color: #000;
}
body * {
  font-family: 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
}
.row:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.row .col {
  display: block;
  float: left;
}
input[type="text"],
input[type="search"],
input[type="submit"],
input[type="reset"],
input[type="date"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea {
  appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
}
select {
  border-radius: 0;
  outline: 0;
}
.cus-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.cus-select select::-ms-expand {
  display: none;
}
.animated {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* slider set */
.flexslider .flex-direction-nav a {
  width: 40px;
  height: 60px;
  background: #000;
  position: absolute;
  margin-top: -30px;
}
.flexslider .flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider .flex-direction-nav .flex-next {
  right: 0;
}
.flexslider .flex-control-nav {
  height: 12px;
  position: absolute;
  width: 100%;
  bottom: 15px;
}
.flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.flexslider .flex-control-nav li a.flex-active {
  background: rgba(255, 255, 255, 0.9);
}
.flexslider.no-pager .flex-control-nav {
  display: none!important;
}
.flexslider.no-direction .flex-direction-nav {
  display: none!important;
}
select {
  display: inline-block;
  height: 30px;
  width: 100px;
  border: 0;
  border-bottom: 1px #cdcdcd solid;
  font-size: 15px;
  background: url(../images/select_arrow.png) right center no-repeat;
  -webkit-background-size: 10px auto;
  -moz-background-size: 10px auto;
  -o-background-size: 10px auto;
  background-size: 10px auto;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
p.blockquote {
  text-indent: 2em;
}
.container2 .wrap-s2 .menu > ul > li,
.product-list .row .left > ul > li {
	position: relative;
}
.product-list .row .left > ul > li a,
.container2 .wrap-s2 .menu > ul > li a {
	position: relative;
	z-index: 1;
}
.product-list li > span,
.container2 .wrap-s2 .menu > ul > li span {
    position: absolute;
    right: 5px;
    z-index: 2;
    top: 10px;
    font-size: 16px;
}
/*===============================================================================================
    -pc
===============================================================================================*/
@media only screen and (min-width: 1200px) {
  .mobile,
  .tablet {
    display: none!important;
  }
  .wrap {
    width: 94%;
    max-width: 1170px;
    margin: 0 auto;
  }
  .wrap2 {
    width: 90%;
    max-width: 1010px;
    margin: 0 auto;
  }
  .wrap3 {
    width: 90%;
    max-width: 420px;
    margin: 0 auto;
  }
  .wrap4 {
    width: 94%;
    max-width: 1240px;
    margin: 0 auto;
  }
  .wrap5 {
    width: 90%;
    max-width: 940px;
    margin: 0 auto;
  }
  .wrap6 {
    width: 90%;
    max-width: 880px;
    margin: 0 auto;
  }
  body {
    padding: 162px 0 0;
  }
  .header2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .header2 .top {
    height: 110px;
    background: #fff;
    position: relative;
  }
  .header2 .top .logo2 {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .header2 .top .right {
    float: right;
    height: 110px;
  }
  .header2 .top .right ul {
    display: block;
    list-style: none;
    position: relative;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .header2 .top .right ul li {
    float: left;
    font-size: 14px;
  }
  .header2 .top .right ul li img,
  .header2 .top .right ul li span {
    display: inline-block;
    vertical-align: middle;
  }
  .header2 .top .right ul li img {
    margin-right: 15px;
  }
  .header2 .top .right ul li:nth-child(2) {
    margin: 0 30px 0 60px;
  }
  .header2 .top .right ul li:last-child img {
    margin-right: 10px;
  }
  .header2 .top .right ul li:last-child span {
    color: #E40012;
    font-size: 15px;
    font-weight: bold;
  }
  .header2 .top .right .name {
  	font-size:16px;
  	position:absolute;
  	bottom:10px;
  	right:0;
  }
  .header2 .top .right .name span {
  	color: #E40012;
  }
  .header2 .bottom {
    height: 52px;
    background: #E40012;
  }
  .header2 .bottom .wrap-s {
    position: relative;
  }
  .header2 .bottom .wrap-s nav {
    text-align: center;
  }
  .header2 .bottom .wrap-s nav ul {
    list-style: none;
    display: inline-block;
  }
  .header2 .bottom .wrap-s nav ul li {
    display: block;
    float: left;
    margin: 0 10px;
  }
  .header2 .bottom .wrap-s nav ul li a {
    display: block;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    padding: 0 15px;
    overflow: hidden;
  }
  .header2 .bottom .wrap-s nav ul li a span {
    display: block;
    height: 52px;
    line-height: 52px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
  }
  .header2 .bottom .wrap-s nav ul li a:hover span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
  }
  .header2.rwd .bottom .name{
    display:none;
  }
  .header2 .bottom .wrap-s .search {
    position: absolute;
    right: 0;
    top: 10px;
  }
  .header2 .bottom .wrap-s .search input {
    display: block;
    width: 172px;
    height: 32px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 0;
    text-indent: 40px;
    background: #fff url(../images/search_icon.png) 15px center no-repeat;
  }
  .banner .swiper-pagination {
    bottom: 40px !important;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: #E40012;
    margin: 0 4px !important;
  }
  .page-title {
    text-align: center;
    padding: 70px 0 30px;
  }
  .page-title h2 {
    font-weight: normal;
    font-size: 25px;
    margin-bottom: 4px;
  }
  .page-title p {
    font-size: 13px;
    color: #E40012;
    font-weight: bold;
  }
  .hot-products {
    padding-bottom: 100px;
  }
  .hot-products .wrapper {
    padding: 0 6%;
    position: relative;
    width: 94%;
    max-width: 1170px;
    margin: 0 auto;
  }
  .hot-products .wrapper .index-products .swiper-slide .img {
    position: relative;
    padding: 1px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img:before {
    content: '';
    display: block;
    position: absolute;
    border: 1px #dadbdb solid;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img img {
    width: 100%;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .tag {
    position: absolute;
    left: 0;
    top: 0;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .tag img {
    width: 94px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .hot-products .wrapper .index-products .swiper-slide .img:hover .cover {
    display: block;
  }
  .hot-products .wrapper .index-products .swiper-slide .text {
    text-align: center;
  }
  .hot-products .wrapper .index-products .swiper-slide .text h3 {
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0 10px;
  }
  .hot-products .wrapper .index-products .swiper-slide .text p {
    font-size: 19px;
    font-size: Arial;
    color: #E40012;
    font-style: italic;
  }
  .hot-products .wrapper .index-products .swiper-slide .products + .products {
    margin-top: 50px;
  }
  .hot-products .wrapper .button-next {
    background: url(../images/next_arrow.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    position: absolute;
    right: 10px;
    width: 27px;
    height: 44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
  }
  .hot-products .wrapper .button-prev {
    background: url(../images/prev_arrow.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    position: absolute;
    left: 10px;
    width: 27px;
    height: 44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
  }
  .hot-products .wrapper .button-next.swiper-button-disabled {
    background: url(../images/next_arrow_disabled.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .hot-products .wrapper .button-prev.swiper-button-disabled {
    background: url(../images/prev_arrow_disabled.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .index-about {
    background: #E40012 url(../images/about_bg.png) 50px top no-repeat;
    padding: 150px 0 120px;
  }
  .index-about .row {
    border-bottom: 7px #fff solid;
    padding-left: 46%;
    position: relative;
    overflow: hidden;
  }
  .index-about .row .col {
    width: 100%;
    float: none;
  }
  .index-about .row .col .title {
    font-size: 26px;
    color: #fff;
    display: inline-block;
    position: relative;
  }
  .index-about .row .col .title:after {
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background: #fff;
    margin: 10px 0 25px;
    position: relative;
    left: 50%;
    margin-left: -20px;
  }
  .index-about .row .col p {
    font-size: 15px;
    color: #fff;
    line-height: 1.6;
  }
  .index-about .row .col:first-child {
    text-align: center;
    padding-bottom: 64px;
  }
  .index-about .row .col + .col {
    width: 46%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
  .index-about .row .col + .col img {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .index-contact {
    background: url(../images/index_contact_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 80px 0 100px;
  }
  .index-contact .wrap3 {
    text-align: center;
  }
  .index-contact .wrap3 .title {
    font-size: 33px;
    font-weight: bold;
    color: #F3C0D6;
    margin-bottom: 15px;
  }
  .index-contact .wrap3 .title + p {
    font-size: 16px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 35px;
  }
  .index-contact .wrap3 .form input[type=text],
  .index-contact .wrap3 .form input[type=tel],
  .index-contact .wrap3 .form input[type=email] {
    display: block;
    width: 100%;
    height: 30px;
    border: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #e0dfdc;
    padding: 0 20px;
    font-size: 14px;
  }
  .index-contact .wrap3 .form input[type=text]::-webkit-input-placeholder,
  .index-contact .wrap3 .form input[type=tel]::-webkit-input-placeholder,
  .index-contact .wrap3 .form input[type=email]::-webkit-input-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]:-moz-placeholder,
  .index-contact .wrap3 .form input[type=tel]:-moz-placeholder,
  .index-contact .wrap3 .form input[type=email]:-moz-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]::-moz-placeholder,
  .index-contact .wrap3 .form input[type=tel]::-moz-placeholder,
  .index-contact .wrap3 .form input[type=email]::-moz-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]:-ms-input-placeholder,
  .index-contact .wrap3 .form input[type=tel]:-ms-input-placeholder,
  .index-contact .wrap3 .form input[type=email]:-ms-input-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form textarea {
    display: block;
    width: 100%;
    border: 0;
    padding: 15px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #e0dfdc;
    height: 110px;
    font-size: 14px;
    color: #3C3736;
  }
  .index-contact .wrap3 .form p + p {
    margin: 15px 0 0;
  }
  .index-contact .wrap3 .form .textarea {
    margin: 25px 0 50px;
  }
  .index-contact .wrap3 .form p a {
    display: inline-block;
    font-size: 14px;
    background: #E40012;
    padding: 10px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
  }
  footer {
    padding: 90px 0 135px;
    background: #231815;
  }
  footer .wrap .row .col:first-child {
    float: right;
    width: 60%;
    text-align: right;
  }
  footer .wrap .row .col:first-child .info p {
    font-size: 15px;
    color: #fff;
  }
  footer .wrap .row .col:first-child .info p span {
    color: #9D9E9E;
  }
  footer .wrap .row .col:first-child .info .name {
    margin-top: 15px;
  }
  footer .wrap .row .col:first-child .list {
    color: #BDBEBE;
    font-size: 14px;
    line-height: 1.8;
    padding: 30px 0;
  }
  footer .wrap .row .col:first-child .list i {
    font-style: normal;
    margin: 0 10px;
  }
  footer .wrap .row .col + .col {
    float: right;
    float: left;
    width: 35%;
  }
  footer .wrap .row .col + .col p {
    font-size: 15px;
    color: #C1C1C1;
    padding: 25px 0;
  }
  footer .wrap .row .col + .col p a {
    color: #C1C1C1;
  }
  footer .wrap .row .col + .col p a:hover {
    text-decoration: underline;
  }
  footer .wrap .row .col + .col .links a img {
    width: 45px;
  }
  footer .wrap .row .col + .col .links a + a {
    margin-left: 8px;
  }
  footer .wrap .brand .row {
    margin: 0 -5px;
  }
  footer .wrap .brand .row a {
    display: block;
    float: left;
    width: 11.11111111%;
    padding: 5px;
  }
  footer .wrap .brand .row a img {
    width: 100%;
  }
  footer .wrap .brand.pc {
    padding-top: 30px;
  }
  footer .wrap .brand.pc .row a {
    width: 33.33333333%;
  }
  #goTop {
    position: fixed;
    z-index: 999;
    right: 70px;
    bottom: 100px;
    cursor: pointer;
    display: none;
  }
  #goTop img {
    width: 60px;
  }
  #line-id {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
  }
  #line-id .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  #line-id .cover .img {
    background: #fff;
    padding: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -160px 0 0 -160px;
  }
  #line-id .cover .img #line-close {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  #line-id .cover .img #line-close img {
    width: 15px;
    cursor: pointer;
  }
  #fixed-right {
    position: fixed;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 48px;
    height: 100%;
    z-index: 10000;
  }
  #fixed-right .btn {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  #fixed-right .btn a {
    display: block;
    text-align: center;
    padding: 20px 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
  }
  #fixed-right .btn a img {
    width: 14px;
    margin-bottom: 10px;
  }
  #fixed-right .btn a p {
    font-size: 18px;
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    line-height: 48px;
  }
  #fixed-right .btn a + a img {
    width: 27px;
  }
  #fixed-right .btn a + a span {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #E40012;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
  }
  #fixed-right .btn a:first-child {
    position: relative;
  }
  #fixed-right .btn a:first-child:after {
    content: '';
    display: block;
    width: 24px;
    height: 1px ;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -12px;
  }
  #fixed-right .btn a:first-child:hover {
    background: #E40012;
  }
  #fixed-right2 {
    position: fixed;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 48px;
    height: 100%;
    z-index: 10000;
  }
  #fixed-right2 .btn {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  #fixed-right2 .btn a {
    display: block;
    text-align: center;
    padding: 20px 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
  }
  #fixed-right2 .btn a img {
    width: 14px;
    margin-bottom: 10px;
  }
  #fixed-right2 .btn a p {
    font-size: 18px;
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    line-height: 48px;
  }
  #fixed-right2 .btn a + a img {
    width: 27px;
  }
  #fixed-right2 .btn a + a span {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #E40012;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
  }
  #fixed-right2 .btn a:first-child {
    position: relative;
  }
  #fixed-right2 .btn a:first-child:after {
    content: '';
    display: block;
    width: 24px;
    height: 1px ;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -12px;
  }
  #fixed-right2 .btn a:first-child:hover {
    background: #E40012;
  }
  /* about */
  .page-title .bread-crumbs {
    font-size: 13px;
    color: #969696;
    margin-bottom: 50px;
  }
  .page-title .bread-crumbs:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 2px;
    background: #E40012;
    margin: 15px 0 10px;
  }
  .page-title .bread-crumbs a {
    color: #969696;
  }
  .page-title .bread-crumbs i {
    margin: 0 5px;
  }
  .sub-title {
    margin-bottom: 50px;
    clear: both;
  }
  .sub-title h3 {
    font-size: 28px;
    color: #E40012;
    line-height: normal;
  }
  .sub-title p {
    font-size: 12px;
    font-weight: bold;
  }
  .about {
    padding: 0 5% 110px;
    font-size: 19px;
    line-height: 1.7;
  }
  .about .img1 {
    float: right;
    margin: 0 0 10px 20px;
  }
  .about .img2 {
    float: left;
    margin-right: 30px;
  }
  .about p.blockquote {
    text-indent: 2em;
  }
  .about .department > .row {
    margin: 0 -15px;
  }
  .about .department > .row .col {
    width: 50%;
    padding: 0  15px;
    margin-bottom: 50px;
  }
  .about .department > .row .col .inner {
    background: #F9F9F9;
    min-height: 250px;
    padding: 60px 10% 0 5%;
    border-bottom: 4px #E31D15 solid;
  }
  .about .department > .row .col .inner .icon {
    width: 30%;
    float: left;
    text-align: center;
  }
  .about .department > .row .col .inner .text {
    width: 70%;
    float: left;
    padding-left: 20px;
  }
  .about .department > .row .col .inner .text h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .about .department > .row .col .inner .text p {
    font-size: 15px;
  }
  .about .about-info {
    font-size: 16px;
  }
  .about .about-info .block {
    background: url(../images/flag1.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
    padding-left: 26px;
  }
  .about .about-info .block i {
    font-style: normal;
    margin: 0 10px;
  }
  .about .about-info .name {
    font-size: 18px;
  }
  .about .about-info .block + .block {
    background: url(../images/flag2.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
    margin-top: 50px;
  }
  .about .about-info .block:last-child {
    background: url(../images/flag3.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
  }
  /* product */
  .product-list .row .left {
    width: 19%;
    float: left;
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
  }
  .product-list .row .left .title {
    height: 49px;
    border-bottom: 3px #AC0012 solid;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
    padding-left: 50px;
    background: #E40012 url(../images/left_title_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul {
    list-style: none;
  }
  .product-list .row .left > ul > li {
    padding-left: 50px;
    background: #fff url(../images/left_list_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul > li a {
    display: block;
    padding: 11px 20px 11px 0;
    font-size: 18px;
    color: #5E5D5C;
  }
  .product-list .row .left > ul > li:last-child {
    background: #fff url(../images/left_list_last_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul ul {
    list-style: none;
  }
  .product-list .row .left > ul ul li a {
    display: block;
    padding: 9px 0 9px 35px;
    font-size: 16px;
    color: #5E5D5C;
    background: #FCF2F6;
  }
  .product-list .row .left > ul ul li a i {
    margin-right: 10px;
  }
  .product-list .row .left > ul ul li + li {
    border-top: 1px #fff solid;
  }
  .product-list .row .left > ul li.current {
    background: #fff url(../images/left_list_current.png) left center no-repeat;
  }
  .product-list .row .left > ul li.current a {
    color: #E40012;
  }
  .product-list .row .right {
    width: 81%;
    float: right;
    padding-left: 6%;
  }
  .product-list .row .right .prdocut-list-view .row {
    margin: 0 -10px;
  }
  .product-list .row .right .prdocut-list-view .row .col {
    padding: 0 10px;
    width: 33.33333333%;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img {
    position: relative;
    border: 1px #dadbdb solid;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img img {
    width: 100%;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .tag {
    position: absolute;
    left: 0;
    top: 0;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .tag img {
    width: 94px;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img:hover .cover {
    display: block;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text {
    text-align: center;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text h3 {
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0 10px;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text p {
    font-size: 19px;
    font-size: Arial;
    color: #E40012;
    font-style: italic;
  }
  .product-list .row .right .prdocut-list-view .row .col:nth-child(n+4) {
    margin-top: 45px;
  }
  .pager {
    text-align: center;
    padding: 100px 0 0;
  }
  .pager a {
    display: inline-block;
    vertical-align: middle;
  }
  .pager .prev {
    width: 28px;
    height: 28px;
    background: url(../images/pager_prev2.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
    margin: 0 50px 0 0;
  }
  .pager .next {
    width: 28px;
    height: 28px;
    background: url(../images/pager_next2.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
    margin: 0 0 0 50px;
  }
  .pager .prev.disabled {
    width: 28px;
    height: 28px;
    background: url(../images/pager_prev.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
  }
  .pager .next.disabled {
    width: 28px;
    height: 28px;
    background: url(../images/pager_next.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
  }
  .pager a:not(:first-child):not(:last-child) {
    font-size: 15px;
    color: #000;
    margin: 0 10px;
  }
  .pager a:not(:first-child):not(:last-child).current {
    font-size: 19px;
    color: #E40012;
    position: relative;
  }
  .pager a:not(:first-child):not(:last-child).current:after {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background: #9F9C8B;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
  }
  /* product view */
  .product-view .product-detail {
    padding-bottom: 30px;
    border-bottom: 10px #EDEDEE solid;
    margin-bottom: 50px;
  }
  .product-view .product-detail .product-img {
    width: 50%;
    float: left;
    padding: 0 5%;
  }
  .product-view .product-detail .product-img #show-box {
    border: 1px #d9d9da solid;
  }
  .product-view .product-detail .product-img .thumbnail ul {
    list-style: none;
    margin: 0 -5px;
    padding-top: 10px;
  }
  .product-view .product-detail .product-img .thumbnail ul li {
    float: left;
    width: 20%;
    padding: 5px;
  }
  .product-view .product-detail .product-img .thumbnail ul li img {
    width: 100%;
    border: 1px #d9d9da solid;
    cursor: pointer;
  }
  .product-view .product-detail .product-info {
    width: 50%;
    float: left;
    padding-left: 60px;
  }
  .product-view .product-detail .product-info .title {
    font-size: 28px;
    font-weight: bold;
  }
  .product-view .product-detail .product-info .title + p {
    font-size: 14px;
    color: #828282;
    padding: 25px 0 ;
    border-bottom: 1px #d9d9da solid;
  }
  .product-view .product-detail .product-info .spec {
    padding: 30px 0;
  }
  .product-view .product-detail .product-info .spec p {
    font-size: 15px;
  }
  .product-view .product-detail .product-info .spec p:after {
    content: '';
    display: block;
    clear: both;
  }
  .product-view .product-detail .product-info .spec p span {
    float: left;
    line-height: 30px;
  }
  .product-view .product-detail .product-info .spec p span:first-child {
    width: 60px;
  }
  .product-view .product-detail .product-info .spec p + p {
    margin-top: 25px;
  }
  .product-view .product-detail .product-info .price-wrap {
    background: #F7F7F7;
    padding: 20px 30px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child {
    line-height: 42px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span:first-child {
    font-size: 17px;
    font-weight: bold;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span + span {
    font-size: 30px;
    color: #E40012;
    font-family: Arial;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span + span i {
    font-size: 25px;
    margin: 0 10px 0 20px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col {
    float: right;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a {
    display: inline-block;
    background: #E40012;
    color: #fff;
    font-size: 17px;
    padding: 9px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a img {
    width: 21px;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a span {
    display: inline-block;
    vertical-align: middle;
  }
  .product-view .product-detail .product-info .price-wrap ul {
    list-style: none;
    padding: 20px 0 0;
  }
  .product-view .product-detail .product-info .price-wrap ul li {
    float: left;
    width: 50%;
    font-size: 13px;
    color: #545251;
    padding: 5px 0;
  }
  .product-view .product-detail .product-info .price-wrap ul li:after {
    content: '';
    display: block;
    clear: both;
  }
  .product-view .product-detail .product-info .price-wrap ul li span {
    display: block;
    float: left;
    width: 35%;
  }
  .product-view .product-detail .product-info .price-wrap ul li span + span {
    width: 65%;
  }
  .product-view .editor {
    padding: 0 5%;
    font-size: 15px;
    line-height: 2;
  }
  .product-view .editor .title {
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .product-view .editor .title:before {
    content: '';
    display: block;
    width: 2px ;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: #E40012;
  }
  .product-view .editor .img1 {
    float: right;
  }
  .back {
    text-align: center;
    padding: 100px 0 0;
  }
  .back a {
    display: inline-block;
    font-size: 13px;
    padding: 8px 25px;
    color: #E40012;
    border: 1px #E40012 solid;
  }
  /* cart1 */
  .steps {
    padding-bottom: 25px;
  }
  .steps .row .col {
    display: block;
    width: 25%;
    position: relative;
    text-align: center;
  }
  .steps .row .col span {
    display: inline-block;
    vertical-align: middle;
  }
  .steps .row .col span:first-child {
    display: inline-block;
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b8b8b8;
    text-align: center;
  }
  .steps .row .col span:first-child img {
    width: 30px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .steps .row .col span + span {
    font-size: 16px;
    font-weight: bold;
    color: #868687;
    margin-left: 20px;
    text-align: left;
  }
  .steps .row .col i {
    font-size: 24px;
    color: #868687;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0;
  }
  .steps .row .current span:first-child {
    background: #E40012;
  }
  .steps .row .current span + span {
    color: #000;
  }
  .table {
    display: table;
    width: 100%;
  }
  .table .tr {
    display: table-row;
  }
  .table .tr .td {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .cart1 .table {
    margin-top: 25px;
  }
  .cart1 .table .title .td {
    background: #FDF1F1;
    font-size: 16px;
    color: #4F0005;
    padding: 18px 0;
    border-bottom: 1px #b8b8b6 solid;
  }
  .cart1 .table .title .td + .td {
    background: #FDF1F1 url(../images/td_bg.png) left center no-repeat;
  }
  .cart1 .table .content {
    font-size: 15px;
  }
  .cart1 .table .content .td {
    height: 220px;
    border-bottom: 1px #b5b5b6 solid;
  }
  .cart1 .table .content .cell-1 img {
    width: 130px;
  }
  .cart1 .table .content .cell-1 a {
    font-size: 15px;
    color: #231815;
  }
  .cart1 .table .content .cell-7 img {
    width: 15px;
  }
  .cart1 .total {
    font-size: 14px;
    color: #545251;
    padding: 30px 0 0;
    position: relative;
  }
  .cart1 .total .fee {
    position: absolute;
    left: 80px;
    top: 30px;
    padding-left: 25px;
    background: url(../images/fee_icon.png) left center no-repeat;
    -webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
    color: #E40012;
    font-size: 16px;
  }
  .cart1 .total > div {
    float: right;
  }
  .cart1 .total p + p {
    padding: 20px 0 30px;
    border-bottom: 1px #b5b5b6 solid;
  }
  .cart1 .total p {
    text-align: right;
  }
  .cart1 .total p i {
    font-style: normal;
    margin-left: 20px;
  }
  .cart1 .total p span + span {
    display: inline-block;
    width: 120px;
    padding-right: 20px;
  }
  .cart1 .total .price {
    font-size: 27px;
    color: #FF0000;
    font-family: Arial;
    text-align: right;
    padding: 20px 20px 0 0;
  }
  .cart1 .total .price span {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-right: 40px;
  }
  .cart-btns {
    text-align: center;
    padding: 60px 0 0;
  }
  .cart-btns + .cart-btns  {
    padding: 7px 0 0;
  }
  .cart-btns a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border: 1px #E40012 solid;
    padding: 9px 25px;
    margin: 0 14px;
    min-width: 270px;
  }
  .cart-btns a i {
    margin: 0 7px 0 0;
  }
  .cart-btns a:last-child {
    background: #E40012;
    color: #fff;
  }
  .cart-btns + .cart-btns a{
    background: #b30012;
  }
  .cart-btns a:last-child i {
    margin: 0 0 0 7px;
  }
  .cart-btns a{
    background: #e40012;
  }
  .cart-btns a:hover{
    background: #ad0012;
  }
  .cart-btns + .cart-btns a:hover{
    background: #860012;
  }
  /* cart2 */
  .page-title2 {
    border-bottom: 3px #DADADC solid;
  }
  .page-title2 div:first-child {
    display: inline-block;
    padding: 5px 15px;
    background: #F2F2F3;
  }
  .page-title2 div:first-child img {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
  }
  .page-title2 div:first-child span {
    font-size: 21px;
    color: #604C3F;
    display: inline-block;
    vertical-align: middle;
  }
  .page-title2 .checkbox {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
  }
  .page-title2 .checkbox input {
    margin: 0 10px 0 20px;
  }
  .page-title2.style2 {
    width: 50%;
  }
  .cart2 .pay {
    font-size: 16px;
    padding: 25px 0 90px 30px;
  }
  .cart2 .pay span:first-child {
    width: 100px;
    display: inline-block;
  }
  .cart2 .pay span + span {
    font-size: 14px;
  }
  .cart2 .pay p + p {
    margin-top: 15px;
  }
  .cart2 .pay input {
    margin-right: 10px;
  }
  .cart2 .form-style {
    padding: 50px 0 0 20px;
  }
  .cart2 .tips span {
    color: #FF0000;
    font-size: 16px;
  }
  .cart2 .tips span:first-child {
    margin: 0 10px 0 0;
  }
  .cart2 .tips span + span {
    color: #000;
    font-size: 12px;
  }
  .form-style > .row {
    padding-left: 120px;
    position: relative;
    font-size: 16px;
  }
  .form-style > .row > label {
    display: block;
    width: 120px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 40px;
  }
  .form-style > .row > label span {
    color: #FF0000;
    margin-left: 5px;
  }
  .form-style > .row + .row {
    margin-top: 15px;
  }
  .form-style input {
    display: block;
    width: 39.6%;
    height: 40px;
    border: 1px #cfcfcf solid;
    padding: 0 10px;
    font-size: 16px;
  }
  .form-style input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .form-style input:-moz-placeholder {
    color: #B7B8B8;
  }
  .form-style input::-moz-placeholder {
    color: #B7B8B8;
  }
  .form-style input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .form-style input:focus {
    border: 1px #FF0000 solid;
  }
  .form-style textarea {
    border: 1px #cfcfcf solid;
    display: block;
    width: 90%;
    height: 170px;
    padding: 10px;
    font-size: 16px;
  }
  .form-style .address .row {
    margin: 0 -5px;
  }
  .form-style .address .row .col {
    width: 20%;
    padding: 0 5px;
  }
  .form-style .address .row .col select {
    height: 40px;
    border: 1px #cfcfcf solid;
    width: 100%;
    padding: 0 20px;
    background: url(../images/select_arrow.png) right 15px center no-repeat;
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -o-background-size: 10px auto;
    background-size: 10px auto;
    font-size: 16px;
  }
  .form-style .address .row .col select:focus {
    border: 1px #FF0000 solid;
  }
  .form-style .address .row .col input {
    width: 100%;
  }
  .form-style .address .row .col:last-child {
    width: 50%;
  }
  .form-style .code .col {
    width: 100%;
  }
  .form-style .code .col input {
    float: left;
    width: 18%;
  }
  .form-style .code .col img {
    height: 40px;
    float: left;
    margin-left: 20px;
  }
  .border-top {
    border-top: 5px #E6E6E6 solid;
    padding-top: 70px;
  }
  /* cart3 */
  .order-info {
    font-size: 16px;
    color: #666666;
    padding: 60px 0 0 20px;
  }
  .order-info p + p {
    margin: 20px 0 0;
  }
  .cart4 {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    color: #494645;
  }
  .cart4 a {
    color: #E40012;
  }
  .cart4 a:hover {
    text-decoration: underline;
  }
  /* account */
  .page-title.style2 {
    padding-bottom: 0;
  }
  .page-links {
    text-align: center;
    padding-bottom: 60px;
  }
  .page-links a {
    font-size: 16px;
    display: inline-block;
    padding: 10px 0;
    width: 160px;
    color: #fff;
    background: #b3b4b4;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 8px;
  }
  .page-links a.current {
    background: #E40012;
  }
  .account .form-style i {
    font-style: normal;
    color: #E40012;
    line-height: 40px;
  }
  .account .form-style .name input[type=text] {
    display: inline-block;
  }
  .account .form-style .radio {
    display: inline-block;
    margin-left: 25px;
  }
  .account .form-style .radio input {
    width: auto;
    height: auto;
    display: inline-block;
  }
  .account .form-style .radio label {
    display: inline-block;
    padding: 0 20px 0 5px;
  }
  .account .form-style .tips {
    padding: 20px 0 30px 25px;
    border-top: 1px #E40012 solid;
    margin-top: 20px;
  }
  .account .form-style .tips span:first-child {
    color: #E40012;
    font-size: 14px;
    margin-right: 10px;
  }
  .account .form-style .tips span + span {
    color: #666666;
  }
  /* login */
  .login {
    width: 410px;
    margin: 0 auto;
  }
  .login p + p {
    margin-top: 15px;
  }
  .login input {
    display: block;
    width: 100%;
    height: 44px;
    border: 1px #cfcfcf solid;
    padding: 0 10px;
    font-size: 16px;
  }
  .login input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .login input:-moz-placeholder {
    color: #B7B8B8;
  }
  .login input::-moz-placeholder {
    color: #B7B8B8;
  }
  .login input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .login input:focus {
    border: 1px #FF0000 solid;
  }
  .login .links {
    text-align: center;
    margin-top: 30px;
  }
  .login .links a {
    font-size: 16px;
    color: #828282;
  }
  .login .links i {
    font-style: normal;
    margin: 0 10px;
  }
  .login .links + .cart-btns {
    padding-top: 55px;
  }
  .login .code {
    position: relative;
  }
  .login .code img {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 42px;
  }
  /* contact */
  .contact .title {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 40px;
  }
  .contact .top {
    position: relative;
    padding-bottom: 50px;
  }
  .contact .top ul {
    list-style: none;
    width: 70%;
  }
  .contact .top ul li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
  }
  .contact .top ul li img {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
  }
  .contact .top ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
  }
  .contact .top .line {
    position: absolute;
    right: 0;
    top: -30px;
    right: -30px;
    width: 180px;
  }
  .contact .google-map {
    position: relative;
    height: 260px;
  }
  .contact .google-map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .contact .tips {
    font-size: 16px;
    color: #666464;
    padding: 35px 0;
  }
  .contact .tips p + p {
    margin-top: 10px;
  }
  .contact .contact-form .row {
    margin: 0 -10px;
  }
  .contact .contact-form .row .col {
    width: 50%;
    padding: 10px;
  }
  .contact .contact-form .row input {
    display: block;
    width: 100%;
    height: 46px;
    border: 1px #d2d2d2 solid;
    background: #fafafa;
    padding: 0 10px;
    font-size: 15px;
  }
  .contact .contact-form .row input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input:-moz-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input::-moz-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row textarea {
    display: block;
    width: 100%;
    height: 170px;
    border: 1px #d2d2d2 solid;
    background: #fafafa;
    padding: 10px;
    font-size: 15px;
    color: #B7B8B8;
  }
  .contact .contact-form .row textarea:focus {
    color: #000;
  }
  .contact .contact-form .single .col {
    width: 100%;
  }
  .contact .contact-form .code .col + .col {
    text-align: right;
  }
  .contact .contact-form .code .col + .col img {
    height: 46px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 40px 0 0;
  }
  .contact .contact-form .code .col + .col a {
    display: inline-block;
    vertical-align: middle;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    color: #fff;
    background: #E40012;
    font-size: 15px;
  }
  .register01 {
    text-align: center;
    font-size: 16px;
    line-height: 2;
  }
  /* faq */
  .faq {
    border-top: 3.5px #B9BABA solid;
    padding: 4px 0 0 0;
  }
  .faq .faq-content {
    border-bottom: 1px #D9D9DA solid;
    cursor: pointer;
  }
  .faq .faq-content .q {
    font-size: 16px;
    padding: 24px 10% 24px 0;
    background: url(../images/faq_open.png) right 30px center no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    -o-background-size: 13px 13px;
    background-size: 13px 13px;
  }
  .faq .faq-content .q span {
    display: inline-block;
    vertical-align: middle;
  }
  .faq .faq-content .q span:first-child {
    display: inline-block;
    width: 11%;
    text-align: center;
  }
  .faq .faq-content .q span:first-child i {
    font-style: normal;
    font-family: Arial;
    font-size: 24px;
  }
  .faq .faq-content .q span:first-child i + i {
    font-size: 18px;
  }
  .faq .faq-content .q span + span {
    font-weight: bold;
    width: 88%;
  }
  .faq .faq-content .a {
    padding: 36px 10% 36px 0;
    background: url(../images/faq_line.png) top no-repeat;
    display: none;
  }
  .faq .faq-content .a span {
    display: inline-block;
    vertical-align: middle;
  }
  .faq .faq-content .a span:first-child {
    display: inline-block;
    width: 11%;
    text-align: center;
    font-size: 24px;
    color: #E40012;
  }
  .faq .faq-content .a span + span {
    width: 88%;
    font-size: 15px;
    color: #727171;
    line-height: 1.6;
  }
  .faq .faq-content:first-child {
    border-top: 2px #D9D9DA solid;
  }
  .faq .faq-content.active .q {
    background: url(../images/faq_close.png) right 30px center no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    -o-background-size: 13px 13px;
    background-size: 13px 13px;
  }
  .faq .faq-content.active .a {
    display: block;
  }
  /* forget */
  .forget {
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 1.6;
  }
  .forget input {
    height: 36px;
    display: inline-block;
    width: 410px;
    font-size: 14px;
  }
  .forget p {
    margin-top: 25px;
  }
  .forget .title {
    font-size: 24px;
    color: #FF0000;
    margin-bottom: 10px;
  }
  /* news */
  .news .row {
    margin: 0 -15px;
  }
  .news .row .col {
    width: 33.33333333%;
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .news .row .col .inner {
    display: block;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  }
  .news .row .col .inner .img {
    position: relative;
  }
  .news .row .col .inner .img img {
    width: 100%;
  }
  .news .row .col .inner .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    -webkit-background-size: 150px 150px;
    -moz-background-size: 150px 150px;
    -o-background-size: 150px 150px;
    background-size: 150px 150px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .news .row .col .inner .img:hover .cover {
    display: block;
  }
  .news .row .col .inner .date {
    font-size: 13px;
    color: #6D6C6C;
    display: block;
    margin-bottom: 5px;
  }
  .news .row .col .inner .text {
    padding: 20px 20px 0 20px;
    background: #fff;
    min-height: 172px;
  }
  .news .row .col .inner h1 {
    font-size: 16px;
    color: #000000;
    font-weight: normal;
  }
  .news .row .col .inner p {
    font-size: 12px;
    color: #686767;
    position: relative;
    line-height: 1.6;
  }
  .news .row .col .inner p:before {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background: #E60012;
    margin: 20px 0 10px;
  }
  .container {
    padding-bottom: 100px;
  }
  /* news-view */
  .news-view .title {
    font-size: 29px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px #D9D9DA solid;
    position: relative;
  }
  .news-view .title:before {
    content: '';
    display: block;
    width: 70px;
    height: 4px;
    background: #E40012;
    position: absolute;
    left: 0;
    bottom: -2px;
  }
  .news-view .title .c-link {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .news-view .title .c-link a img {
    width: 27px;
  }
  .news-view .date {
    text-align: right;
    font-size: 14px;
    padding: 10px 0 70px;
  }
  .news-view .editor {
    font-size: 15px;
    color: #6A6969;
    line-height: 2;
  }
  .news-view .editor .img1 {
    float: right;
    margin: 0 0 0 30px;
  }
  /* orderlist */
  .orderlist .table .title .td {
    height: 40px;
    background: #E40012;
    font-size: 16px;
    color: #fff;
  }
  .orderlist .table .title .td + .td {
    border-left: 1px #fff solid;
  }
  .orderlist .table .content .td {
    font-size: 16px;
    color: #666666;
    height: 50px;
    border-bottom: 1px #afafaf solid;
  }
  .orderlist .table .content .cell-1 a {
    color: #E40012;
  }
  .orderlist .table .content:last-child .td {
    border-bottom: 2px #E40012 solid;
  }
  /* orderlist-view */
  .orderlist-view {
    margin-bottom: 20px;
  }
  .orderlist-view .row {
    padding: 0 10%;
  }
  .orderlist-view .row .col {
    font-size: 16px;
    text-align: center;
    width: 33.33333333%;
    padding: 15px 0;
  }
  .orderlist-view .row .col span {
    color: #f17f88;
  }
  .orderlist-view .row .col span + span {
    color: #848484;
    margin-left: 20px;
  }
  .orderlist-view .row + .row {
    border-top: 1px #eee solid;
  }
}
/*===============================================================================================
    -tablet
===============================================================================================*/
@media only screen and (min-width: 670px) and (max-width: 1199px) {
  .pc,
  .hide-in-tablet {
    display: none!important;
  }
  body {
    padding: 72px 0 0;
  }
  .wrap,
  .wrap2,
  .wrap3,
  .wrap4,
  .wrap5,
  .wrap6 {
    width: 80%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
  .header2.rwd {
    border-top: 5px #E60012 solid;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    height: 72px;
  }
  .header2.rwd .wrap-s {
    width: 100% !important;
    min-width: 100%;
    height: 67px;
  }
  .header2.rwd .bottom {
    position: relative;
  }
  .header2.rwd .bottom .logo {
    display: block;
    position: relative;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .header2.rwd .bottom .logo img {
    height: 36px;
  }
  .header2.rwd .bottom #menu-btn {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .header2.rwd .bottom #menu-btn img {
    height: 33px;
  }
  .header2.rwd .bottom nav#menu {
    position: absolute;
    width: 100%;
    top: 100%;
    background: #eee;
    padding: 20px 10%;
    display: none;
  }
  .header2.rwd .bottom nav#menu .name{
    font-size:16px;
    padding-bottom:15px;
  }
  .header2.rwd .bottom nav#menu .name span{
    color:#E40012;
  }
  .header2.rwd .bottom nav#menu #search-btn {
    position: relative;
  }
  .header2.rwd .bottom nav#menu #search-btn input {
    display: block;
    width: 100%;
    height: 32px;
    border: 1px #ccc solid;
    padding: 0 10px;
  }
  .header2.rwd .bottom nav#menu #search-btn .search-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-size: 14px;
    color: #000;
  }
  .header2.rwd .bottom nav#menu ul {
    list-style: none;
  }
  .header2.rwd .bottom nav#menu ul li a {
    display: block;
    font-size: 14px;
    color: #000;
    padding: 10px 0 10px 10px;
  }
  .header2.rwd .bottom nav#menu ul li a span + span {
    font-size: 12px;
    margin-left: 5px;
  }
  .header2.rwd .bottom nav#menu ul li + li {
    border-top: 1px #ccc solid;
  }
  .banner-wrap {
    position: relative;
    padding-bottom: 36px;
  }
  .banner-wrap .banner .swiper-slide {
    height: 300px;
  }
  .banner-wrap .banner .swiper-pagination {
    bottom: 10px !important;
  }
  .banner-wrap .banner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: #E40012;
    margin: 0 4px !important;
  }
  .banner-wrap .fixed-info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #333;
    width: 100%;
  }
  .banner-wrap .fixed-info .btn {
    position: relative;
  }
  .banner-wrap .fixed-info .btn a {
    display: inline-block;
    text-align: center;
    padding: 7px 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    height: 36px;
  }
  .banner-wrap .fixed-info .btn a img {
    width: 12px;
    margin-right: 7px;
    vertical-align: middle;
  }
  .banner-wrap .fixed-info .btn a p {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
  }
  .banner-wrap .fixed-info .btn a + a img {
    width: 18px;
  }
  .banner-wrap .fixed-info .btn a + a span {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #E40012;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 11px;
    color: #fff;
    line-height: 22px;
    margin-left: 10px;
    vertical-align: middle;
  }
  .banner-wrap .fixed-info .btn a:first-child {
    position: relative;
  }
  .banner-wrap .fixed-info .btn a:first-child:after {
    content: '';
    display: block;
    width: 1px;
    height: 18px ;
    background: #929292;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
  }
  .banner-wrap .fixed-info .btn a:first-child:hover {
    background: #E40012;
  }
  .page-title {
    text-align: center;
    padding: 40px 0 25px;
  }
  .page-title h2 {
    font-weight: normal;
    font-size: 22px;
  }
  .page-title p {
    font-size: 12px;
    color: #E40012;
    font-weight: bold;
  }
  .hot-products {
    padding-bottom: 40px;
  }
  .hot-products .wrapper {
    padding: 0 15%;
    position: relative;
  }
  .hot-products .wrapper .index-products .swiper-slide .img {
    position: relative;
    padding: 1px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img:before {
    content: '';
    display: block;
    position: absolute;
    border: 1px #dadbdb solid;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img img {
    width: 100%;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .tag {
    position: absolute;
    left: 0;
    top: 0;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .tag img {
    width: 72px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    -webkit-background-size: 160px auto;
    -moz-background-size: 160px auto;
    -o-background-size: 160px auto;
    background-size: 160px auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .hot-products .wrapper .index-products .swiper-slide .img:hover .cover {
    display: block;
  }
  .hot-products .wrapper .index-products .swiper-slide .text {
    text-align: center;
  }
  .hot-products .wrapper .index-products .swiper-slide .text h3 {
    font-size: 17px;
    font-weight: normal;
    padding: 15px 0 10px;
  }
  .hot-products .wrapper .index-products .swiper-slide .text p {
    font-size: 17px;
    font-size: Arial;
    color: #E40012;
    font-style: italic;
  }
  .hot-products .wrapper .index-products .swiper-slide .products + .products {
    margin-top: 30px;
  }
  .hot-products .wrapper .button-next {
    background: url(../images/next_arrow.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    position: absolute;
    right: 20px;
    width: 27px;
    height: 44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
  }
  .hot-products .wrapper .button-prev {
    background: url(../images/prev_arrow.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    position: absolute;
    left: 20px;
    width: 27px;
    height: 44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
  }
  .hot-products .wrapper .button-next.swiper-button-disabled {
    background: url(../images/next_arrow_disabled.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .hot-products .wrapper .button-prev.swiper-button-disabled {
    background: url(../images/prev_arrow_disabled.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .index-about {
    background: #E40012 url(../images/about_bg.png) center top no-repeat;
    -webkit-background-size: 500px auto;
    -moz-background-size: 500px auto;
    -o-background-size: 500px auto;
    background-size: 500px auto;
    padding: 100px 0 0;
  }
  .index-about .wrap2 {
    width: 100%;
  }
  .index-about .row {
    position: relative;
    overflow: hidden;
  }
  .index-about .row .col {
    width: 100%;
    float: none;
  }
  .index-about .row .col .title {
    font-size: 22px;
    color: #fff;
    display: inline-block;
    position: relative;
  }
  .index-about .row .col .title:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    margin: 10px 0 25px;
    position: relative;
    left: 50%;
    margin-left: -15px;
  }
  .index-about .row .col p {
    font-size: 15px;
    color: #fff;
    line-height: 1.6;
  }
  .index-about .row .col:first-child {
    text-align: center;
    padding: 0 10% 40px;
  }
  .index-about .row .col + .col {
    text-align: center;
  }
  .index-about .row .col + .col img {
    max-width: 460px;
  }
  .index-contact {
    background: url(../images/index_contact_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 60px 0;
  }
  .index-contact .wrap3 {
    text-align: center;
    max-width: 420px;
  }
  .index-contact .wrap3 .title {
    font-size: 30px;
    color: #F3C0D6;
    margin-bottom: 15px;
  }
  .index-contact .wrap3 .title + p {
    font-size: 14px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 35px;
  }
  .index-contact .wrap3 .form input[type=text],
  .index-contact .wrap3 .form input[type=tel],
  .index-contact .wrap3 .form input[type=email] {
    display: block;
    width: 100%;
    height: 34px;
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #e0dfdc;
    padding: 0 15px;
    font-size: 14px;
  }
  .index-contact .wrap3 .form input[type=text]::-webkit-input-placeholder,
  .index-contact .wrap3 .form input[type=tel]::-webkit-input-placeholder,
  .index-contact .wrap3 .form input[type=email]::-webkit-input-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]:-moz-placeholder,
  .index-contact .wrap3 .form input[type=tel]:-moz-placeholder,
  .index-contact .wrap3 .form input[type=email]:-moz-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]::-moz-placeholder,
  .index-contact .wrap3 .form input[type=tel]::-moz-placeholder,
  .index-contact .wrap3 .form input[type=email]::-moz-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]:-ms-input-placeholder,
  .index-contact .wrap3 .form input[type=tel]:-ms-input-placeholder,
  .index-contact .wrap3 .form input[type=email]:-ms-input-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form textarea {
    display: block;
    width: 100%;
    border: 0;
    padding: 10px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #e0dfdc;
    height: 110px;
    font-size: 14px;
    color: #3C3736;
  }
  .index-contact .wrap3 .form p + p {
    margin: 15px 0 0;
  }
  .index-contact .wrap3 .form .textarea {
    margin: 25px 0;
  }
  .index-contact .wrap3 .form p a {
    display: inline-block;
    font-size: 14px;
    background: #E40012;
    padding: 8px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
  }
  footer {
    padding: 40px 0 60px;
    background: #231815;
  }
  footer .wrap .row .col:first-child .info p {
    font-size: 14px;
    color: #fff;
  }
  footer .wrap .row .col:first-child .info p span {
    color: #9D9E9E;
  }
  footer .wrap .row .col:first-child .info .name {
    margin-top: 15px;
  }
  footer .wrap .row .col:first-child .list {
    color: #BDBEBE;
    font-size: 14px;
    line-height: 1.8;
    padding: 30px 0;
  }
  footer .wrap .row .col:first-child .list i {
    font-style: normal;
    margin: 0 10px;
  }
  footer .wrap .row .col + .col {
    float: right;
    text-align: right;
  }
  footer .wrap .row .col + .col p {
    font-size: 15px;
    color: #C1C1C1;
    padding: 25px 0;
  }
  footer .wrap .row .col + .col p a {
    color: #C1C1C1;
  }
  footer .wrap .row .col + .col p a:hover {
    text-decoration: underline;
  }
  footer .wrap .brand .row {
    margin: 0 -3px;
  }
  footer .wrap .brand .row a {
    display: block;
    float: left;
    width: 33.33333333%;
    padding: 3px;
  }
  footer .wrap .brand .row a img {
    width: 100%;
  }
  footer .wrap .links {
    text-align: center;
    padding: 20px 0;
  }
  footer .wrap .links a img {
    width: 45px;
  }
  footer .wrap .links a + a {
    margin-left: 8px;
  }
  footer .wrap .links + p {
    color: #fff;
    text-align: center;
  }
  footer .wrap .links + p a {
    color: #fff;
  }
  #goTop {
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 50px;
    cursor: pointer;
    display: none;
  }
  #goTop img {
    width: 48px;
  }
  #line-id {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
  }
  #line-id .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  #line-id .cover .img {
    background: #fff;
    padding: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -120px 0 0 -120px;
  }
  #line-id .cover .img img {
    width: 220px;
  }
  #line-id .cover .img #line-close {
    position: absolute;
    right: 15px;
    top: 15px;
  }
  #line-id .cover .img #line-close img {
    width: 15px;
    cursor: pointer;
  }
  /* about */
  .page-banner {
    min-height: 260px;
  }
  .page-title .bread-crumbs {
    font-size: 14px;
    color: #969696;
    margin-bottom: 30px;
  }
  .page-title .bread-crumbs:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 2px;
    background: #E40012;
    margin: 10px 0 5px;
  }
  .page-title .bread-crumbs a {
    color: #969696;
  }
  .page-title .bread-crumbs i {
    margin: 0 5px;
  }
  .sub-title {
    margin-bottom: 30px;
    clear: both;
  }
  .sub-title h3 {
    font-size: 22px;
    color: #E40012;
    line-height: normal;
    font-weight: normal;
  }
  .sub-title p {
    font-size: 12px;
    font-weight: bold;
  }
  .about {
    padding: 0 5% 110px;
    font-size: 15px;
    line-height: 1.7;
  }
  .about .img1 {
    float: right;
    margin: 0 0 30px 0;
    width: 100%;
  }
  .about .img2 {
    float: left;
    margin: 0 0 30px 0;
    width: 100%;
  }
  .about p.blockquote {
    text-indent: 2em;
  }
  .about .department > .row {
    margin: 0 -10px;
  }
  .about .department > .row .col {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .about .department > .row .col .inner {
    background: #F9F9F9;
    padding: 20px 5% 0 5%;
    min-height: 200px;
    border-bottom: 3px #E31D15 solid;
  }
  .about .department > .row .col .inner .icon {
    width: 25%;
    float: left;
    text-align: center;
  }
  .about .department > .row .col .inner .text {
    width: 75%;
    float: left;
    padding-left: 15px;
  }
  .about .department > .row .col .inner .text h4 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: normal;
  }
  .about .department > .row .col .inner .text p {
    font-size: 15px;
  }
  .about .about-info {
    font-size: 15px;
  }
  .about .about-info .block {
    background: url(../images/flag1.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
    padding-left: 26px;
  }
  .about .about-info .block i {
    font-style: normal;
    margin: 0 10px;
  }
  .about .about-info p {
    word-break: break-all;
  }
  .about .about-info .name {
    font-size: 16px;
  }
  .about .about-info .block + .block {
    background: url(../images/flag2.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
    margin-top: 50px;
  }
  .about .about-info .block:last-child {
    background: url(../images/flag3.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
  }
  /* product */
  .product-list .row .left {
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
  }
  .product-list .row .left .title {
    height: 45px;
    border-bottom: 3px #AC0012 solid;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    padding-left: 50px;
    background: #E40012 url(../images/left_title_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul {
    list-style: none;
  }
  .product-list .row .left > ul > li {
    padding-left: 50px;
    background: #fff url(../images/left_list_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul > li a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #5E5D5C;
  }
  .product-list .row .left > ul > li:last-child {
    background: #fff url(../images/left_list_last_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul ul {
    list-style: none;
  }
  .product-list .row .left > ul ul li a {
    display: block;
    padding: 9px 0 9px 35px;
    font-size: 14px;
    color: #5E5D5C;
    background: #FCF2F6;
  }
  .product-list .row .left > ul ul li a i {
    margin-right: 10px;
  }
  .product-list .row .left > ul ul li + li {
    border-top: 1px #fff solid;
  }
  .product-list .row .left > ul li.current {
    background: #fff url(../images/left_list_current.png) left center no-repeat;
  }
  .product-list .row .left > ul li.current a {
    color: #E40012;
  }
  .product-list .row .right .prdocut-list-view .row {
    margin: 0 -10px;
  }
  .product-list .row .right .prdocut-list-view .row .col {
    padding: 0 10px;
    width: 33.33333333%;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img {
    position: relative;
    border: 1px #dadbdb solid;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img img {
    width: 100%;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .tag {
    position: absolute;
    left: 0;
    top: 0;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .tag img {
    width: 72px;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    -webkit-background-size: 160px auto;
    -moz-background-size: 160px auto;
    -o-background-size: 160px auto;
    background-size: 160px auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img:hover .cover {
    display: block;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text {
    text-align: center;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text h3 {
    font-size: 16px;
    font-weight: normal;
    padding: 15px 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text p {
    font-size: 16px;
    font-size: Arial;
    color: #E40012;
    font-style: italic;
  }
  .product-list .row .right .prdocut-list-view .row .col {
    margin-top: 40px;
  }
  .product-list .row .right .prdocut-list-view .row .hide-in-mobile {
    float: left;
    width: 100%;
    clear: both;
  }
  .pager {
    text-align: center;
    padding: 60px 0 0;
  }
  .pager a {
    display: inline-block;
    vertical-align: middle;
  }
  .pager .prev {
    width: 28px;
    height: 28px;
    background: url(../images/pager_prev2.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
    margin: 0 20px 0 0;
  }
  .pager .next {
    width: 28px;
    height: 28px;
    background: url(../images/pager_next2.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
    margin: 0 0 0 20px;
  }
  .pager .prev.disabled {
    width: 28px;
    height: 28px;
    background: url(../images/pager_prev.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
  }
  .pager .next.disabled {
    width: 28px;
    height: 28px;
    background: url(../images/pager_next.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
  }
  .pager a:not(:first-child):not(:last-child) {
    font-size: 15px;
    color: #000;
    margin: 0 5px;
  }
  .pager a:not(:first-child):not(:last-child).current {
    font-size: 19px;
    color: #E40012;
    position: relative;
  }
  .pager a:not(:first-child):not(:last-child).current:after {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background: #9F9C8B;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
  }
  /* product view */
  .product-view .product-detail {
    padding-bottom: 50px;
    border-bottom: 5px #EDEDEE solid;
    margin-bottom: 40px;
  }
  .product-view .product-detail .product-img {
    margin-bottom: 30px;
  }
  .product-view .product-detail .product-img #show-box {
    border: 1px #d9d9da solid;
    text-align: center;
  }
  .product-view .product-detail .product-img .thumbnail ul {
    list-style: none;
    margin: 0 -5px;
    padding-top: 10px;
  }
  .product-view .product-detail .product-img .thumbnail ul li {
    float: left;
    width: 25%;
    padding: 5px;
  }
  .product-view .product-detail .product-img .thumbnail ul li img {
    width: 100%;
    border: 1px #d9d9da solid;
    cursor: pointer;
  }
  .product-view .product-detail .product-info .title {
    font-size: 22px;
    font-weight: bold;
  }
  .product-view .product-detail .product-info .title + p {
    font-size: 14px;
    color: #828282;
    padding: 15px 0 ;
    border-bottom: 1px #d9d9da solid;
  }
  .product-view .product-detail .product-info .spec {
    padding: 30px 0;
  }
  .product-view .product-detail .product-info .spec p {
    font-size: 15px;
  }
  .product-view .product-detail .product-info .spec p:after {
    content: '';
    display: block;
    clear: both;
  }
  .product-view .product-detail .product-info .spec p span {
    float: left;
    line-height: 30px;
  }
  .product-view .product-detail .product-info .spec p span:first-child {
    width: 60px;
  }
  .product-view .product-detail .product-info .spec p + p {
    margin-top: 25px;
  }
  .product-view .product-detail .product-info .price-wrap {
    background: #F7F7F7;
    padding: 20px 30px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child {
    float: none;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span:first-child {
    font-size: 17px;
    font-weight: bold;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span + span {
    font-size: 30px;
    color: #E40012;
    font-family: Arial;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span + span i {
    font-size: 25px;
    margin: 0 10px 0 20px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col {
    margin-top: 15px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a {
    display: inline-block;
    background: #E40012;
    color: #fff;
    font-size: 17px;
    padding: 9px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a img {
    width: 21px;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a span {
    display: inline-block;
    vertical-align: middle;
  }
  .product-view .product-detail .product-info .price-wrap ul {
    list-style: none;
    padding: 20px 0 0;
  }
  .product-view .product-detail .product-info .price-wrap ul li {
    font-size: 14px;
    color: #545251;
    padding: 5px 0;
  }
  .product-view .product-detail .product-info .price-wrap ul li:after {
    content: '';
    display: block;
    clear: both;
  }
  .product-view .product-detail .product-info .price-wrap ul li span {
    display: block;
    float: left;
    width: 25%;
  }
  .product-view .product-detail .product-info .price-wrap ul li span + span {
    width: 75%;
  }
  .product-view .editor {
    font-size: 15px;
    line-height: 2;
  }
  .product-view .editor .title {
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .product-view .editor .title:before {
    content: '';
    display: block;
    width: 2px ;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: #E40012;
  }
  .product-view .editor .img1 {
    float: right;
    margin: 0 0 30px 30px;
    max-width: 300px;
  }
  .back {
    text-align: center;
    padding: 60px 0 0;
  }
  .back a {
    display: inline-block;
    font-size: 13px;
    padding: 8px 25px;
    color: #E40012;
    border: 1px #E40012 solid;
  }
  /* cart1 */
  .steps {
    padding-bottom: 25px;
  }
  .steps .row {
    text-align: center;
  }
  .steps .row .col {
    float: none;
    display: inline-block;
  }
  .steps .row .col span {
    display: inline-block;
    vertical-align: middle;
  }
  .steps .row .col span:first-child {
    display: inline-block;
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b8b8b8;
    text-align: center;
  }
  .steps .row .col span:first-child img {
    width: 30px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .steps .row .col span + span {
    font-size: 15px;
    font-weight: bold;
    color: #868687;
    margin-left: 10px;
    text-align: left;
  }
  .steps .row .col i {
    display: none;
  }
  .steps .row .col + .col {
    margin-left: 15px;
  }
  .steps .row .current span:first-child {
    background: #E40012;
  }
  .steps .row .current span + span {
    color: #000;
  }
  .cart1 .table {
    margin-top: 25px;
  }
  .cart1 .table .title {
    display: none;
  }
  .cart1 .table .content {
    font-size: 15px;
    border: 1px #b5b5b6 solid;
  }
  .cart1 .table .content .td {
    border-bottom: 1px #ddd solid;
    background: #FDF1F1;
  }
  .cart1 .table .content .td:after {
    content: '';
    display: block;
    clear: both;
  }
  .cart1 .table .content .td:before {
    display: block;
    width: 30%;
    float: left;
    text-align: center;
    padding: 10px 0 0;
  }
  .cart1 .table .content .td span {
    display: block;
    width: 70%;
    float: left;
    padding: 10px 0 10px 20px;
    background: #fff;
    min-height: 40px;
  }
  .cart1 .table .content .cell-1 {
    background: #fff;
  }
  .cart1 .table .content .cell-1:before {
    display: none;
  }
  .cart1 .table .content .cell-1 span {
    width: 100%;
    padding-left: 0;
  }
  .cart1 .table .content .cell-1 a {
    font-size: 15px;
    color: #231815;
    display: block;
    text-align: center;
  }
  .cart1 .table .content .cell-2:before {
    content: '售價';
  }
  .cart1 .table .content .cell-3:before {
    content: '規格';
  }
  .cart1 .table .content .cell-4:before {
    content: '顏色';
  }
  .cart1 .table .content .cell-5:before {
    content: '數量';
  }
  .cart1 .table .content .cell-6:before {
    content: '小計';
  }
  .cart1 .table .content .cell-7 {
    border-bottom: 0;
  }
  .cart1 .table .content .cell-7:before {
    content: '移除';
  }
  .cart1 .table .content .cell-7 img {
    width: 15px;
  }
  .cart1 .table .content + .content {
    margin-top: 30px;
  }
  .cart1 .total {
    font-size: 15px;
    color: #545251;
    padding: 30px 0 0;
  }
  .cart1 .total .fee {
    width: 100%;
    margin: -10px 0 30px;
    color: #E40012;
    padding-left: 25px;
    background: url(../images/fee_icon.png) left center no-repeat;
    -webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
  }
  .cart1 .total > div {
    float: right;
  }
  .cart1 .total p + p {
    padding: 20px 0 25px;
    border-bottom: 1px #b5b5b6 solid;
  }
  .cart1 .total p {
    text-align: right;
  }
  .cart1 .total p i {
    font-style: normal;
    margin-left: 20px;
  }
  .cart1 .total p span + span {
    display: inline-block;
    width: 80px;
  }
  .cart1 .total .price {
    font-size: 27px;
    color: #FF0000;
    font-family: Arial;
    text-align: right;
    padding: 20px 0 0 0;
  }
  .cart1 .total .price span {
    font-size: 15px;
    color: #000;
    margin-right: 15px;
    font-weight: bold;
  }
  .cart-btns {
    text-align: center;
    padding: 7px 0 0;
  }
  .cart-btns a {
    display: inline-block;
    font-size: 15px;
    color: #E40012;
    border: 1px #E40012 solid;
    padding: 9px 0;
    margin: 0 4px;
    width: 270px;
  }
  .cart-btns a i {
    margin: 0 5px 0 0;
  }
  .cart-btns a:last-child {
    background: #E40012;
    color: #fff;
  }
  .cart-btns a:hover {
    background: #ad0012;
  }
  .cart-btns a:last-child i {
    margin: 0 0 0 5px;
  }
  .cart-btns + .cart-btns {
    padding: 7px 0 0;
  }
  .cart-btns + .cart-btns a {
    background: #b30012;
  }
  .cart-btns + .cart-btns a:hover {
    background: #860012;
  }
  /* cart2 */
  .page-title2 {
    border-bottom: 3px #DADADC solid;
  }
  .page-title2 div:first-child {
    display: inline-block;
    padding: 5px 15px;
    background: #F2F2F3;
  }
  .page-title2 div:first-child img {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
  }
  .page-title2 div:first-child span {
    font-size: 16px;
    color: #604C3F;
    display: inline-block;
    vertical-align: middle;
  }
  .page-title2 .checkbox {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
  }
  .page-title2 .checkbox input {
    margin: 0 10px 0 20px;
  }
  .cart2 .pay {
    font-size: 15px;
    padding: 25px 0 90px 0;
  }
  .cart2 .pay span:first-child {
    width: 80px;
    display: inline-block;
  }
  .cart2 .pay p + p {
    margin-top: 15px;
  }
  .cart2 .pay input {
    margin-right: 10px;
  }
  .cart2 .form-style {
    padding: 50px 0 0 0;
  }
  .cart2 .tips {
    list-style-position: inside;
    margin-top: 25px !important;
  }
  .cart2 .tips span {
    color: #FF0000;
    font-size: 16px;
  }
  .cart2 .tips span:first-child {
    margin: 0 10px 0 0;
  }
  .cart2 .tips span + span {
    color: #000;
    font-size: 14px;
  }
  .cart2 .tips p + p {
    margin-top: 10px;
  }
  .form-style {
    padding: 50px 0 0 0;
  }
  .form-style > .row {
    position: relative;
    font-size: 15px;
  }
  .form-style > .row > label {
    display: block;
    margin-bottom: 5px;
  }
  .form-style > .row > label span {
    color: #FF0000;
    margin-left: 5px;
  }
  .form-style > .row + .row {
    margin-top: 20px;
  }
  .form-style input {
    display: block;
    width: 100%;
    height: 36px;
    border: 1px #cfcfcf solid;
    padding: 0 10px;
    font-size: 15px;
  }
  .form-style input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .form-style input:-moz-placeholder {
    color: #B7B8B8;
  }
  .form-style input::-moz-placeholder {
    color: #B7B8B8;
  }
  .form-style input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .form-style input:focus {
    border: 1px #FF0000 solid;
  }
  .form-style textarea {
    border: 1px #cfcfcf solid;
    display: block;
    width: 100%;
    height: 100px;
    padding: 10px;
    font-size: 15px;
  }
  .form-style .address .row {
    margin: 0 -5px;
  }
  .form-style .address .row .col {
    width: 50%;
    padding: 0 5px;
  }
  .form-style .address .row .col select {
    height: 36px;
    border: 1px #cfcfcf solid;
    width: 100%;
    padding: 0 20px;
    background: url(../images/select_arrow.png) right 15px center no-repeat;
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -o-background-size: 10px auto;
    background-size: 10px auto;
    font-size: 15px;
  }
  .form-style .address .row .col select:focus {
    border: 1px #FF0000 solid;
  }
  .form-style .address .row .col input {
    width: 100%;
  }
  .form-style .address .row .col:last-child {
    width: 100%;
    padding-top: 10px;
  }
  .form-style .code .col {
    width: 100%;
  }
  .form-style .code .col input {
    float: left;
    width: 50%;
  }
  .form-style .code .col img {
    height: 36px;
    float: left;
    margin-left: 20px;
  }
  .form-style .tips p + p {
    margin-top: 10px;
  }
  .form-style.style2 {
    padding: 0;
  }
  .border-top {
    border-top: 5px #E6E6E6 solid;
    padding-top: 70px;
  }
  /* cart3 */
  .order-info {
    font-size: 15px;
    color: #666666;
    padding: 40px 0 0 0;
  }
  .order-info p + p {
    margin: 20px 0 0;
  }
  .cart4 {
    text-align: center;
    font-size: 15px;
    line-height: 2;
    color: #494645;
  }
  .cart4 a {
    color: #E40012;
  }
  .cart4 a:hover {
    text-decoration: underline;
  }
  /* account */
  .page-title.style2 {
    padding-bottom: 0;
  }
  .page-links {
    text-align: center;
    padding-bottom: 30px;
  }
  .page-links a {
    font-size: 15px;
    display: inline-block;
    padding: 8px 0;
    width: 120px;
    color: #fff;
    background: #b3b4b4;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 4px;
  }
  .page-links a.current {
    background: #E40012;
  }
  .account .form-style i {
    font-style: normal;
    color: #E40012;
    line-height: 40px;
  }
  .account .form-style .radio {
    display: block;
  }
  .account .form-style .radio input {
    width: auto;
    height: auto;
    display: inline-block;
  }
  .account .form-style .radio label {
    display: inline-block;
    padding: 0 20px 0 5px;
  }
  .account .form-style .tips {
    padding: 20px 0 30px;
    border-top: 1px #E40012 solid;
    margin-top: 20px;
    font-size: 14px;
  }
  .account .form-style .tips span:first-child {
    color: #E40012;
    font-size: 14px;
    margin-right: 10px;
  }
  .account .form-style .tips span + span {
    color: #666666;
  }
  /* login */
  .login {
    width: 80%;
    max-width: 360px;
    margin: 0 auto;
  }
  .login p + p {
    margin-top: 15px;
  }
  .login input {
    display: block;
    width: 100%;
    height: 44px;
    border: 1px #cfcfcf solid;
    padding: 0 10px;
    font-size: 15px;
  }
  .login input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .login input:-moz-placeholder {
    color: #B7B8B8;
  }
  .login input::-moz-placeholder {
    color: #B7B8B8;
  }
  .login input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .login input:focus {
    border: 1px #FF0000 solid;
  }
  .login .links {
    text-align: center;
    margin-top: 30px;
  }
  .login .links a {
    font-size: 15px;
    color: #828282;
  }
  .login .links i {
    font-style: normal;
    margin: 0 10px;
  }
  .login .links + .cart-btns {
    padding-top: 60px;
  }
  .login .code {
    position: relative;
  }
  .login .code img {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 42px;
  }
  /* contact */
  .contact .title {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .contact .top {
    position: relative;
    padding-bottom: 40px;
  }
  .contact .top ul {
    list-style: none;
  }
  .contact .top ul li {
    margin-bottom: 10px;
  }
  .contact .top ul li img {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .contact .top ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
  }
  .contact .top .line {
    width: 180px;
    position: absolute;
    right: -30px;
    top: -30px;
  }
  .contact .google-map {
    position: relative;
    height: 260px;
  }
  .contact .google-map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .contact .tips {
    font-size: 15px;
    color: #666464;
    padding: 35px 0;
  }
  .contact .tips p + p {
    margin-top: 10px;
  }
  .contact .contact-form .row {
    margin: 0 -10px;
  }
  .contact .contact-form .row .col {
    width: 100%;
    padding: 10px;
  }
  .contact .contact-form .row input {
    display: block;
    width: 100%;
    height: 42px;
    border: 1px #d2d2d2 solid;
    background: #fafafa;
    padding: 0 10px;
    font-size: 15px;
  }
  .contact .contact-form .row input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input:-moz-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input::-moz-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row textarea {
    display: block;
    width: 100%;
    height: 150px;
    border: 1px #d2d2d2 solid;
    background: #fafafa;
    padding: 10px;
    font-size: 15px;
    color: #B7B8B8;
  }
  .contact .contact-form .row textarea:focus {
    color: #000;
  }
  .contact .contact-form .single .col {
    width: 100%;
  }
  .contact .contact-form .code .col {
    width: 50%;
  }
  .contact .contact-form .code .col + .col img {
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
  }
  .contact .contact-form .code .col + .col a {
    display: inline-block;
    vertical-align: middle;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    color: #fff;
    background: #E40012;
    font-size: 15px;
  }
  .register01 {
    text-align: center;
    font-size: 15px;
    line-height: 2;
  }
  /* faq */
  .faq {
    border-top: 3.5px #B9BABA solid;
    padding: 4px 0 0 0;
  }
  .faq .faq-content {
    border-bottom: 1px #D9D9DA solid;
    cursor: pointer;
  }
  .faq .faq-content .q {
    font-size: 16px;
    padding: 24px 10% 24px 0;
    background: url(../images/faq_open.png) right 30px center no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    -o-background-size: 13px 13px;
    background-size: 13px 13px;
  }
  .faq .faq-content .q span {
    display: inline-block;
    vertical-align: middle;
  }
  .faq .faq-content .q span:first-child {
    display: inline-block;
    width: 16%;
    text-align: center;
  }
  .faq .faq-content .q span:first-child i {
    font-style: normal;
    font-family: Arial;
    font-size: 24px;
  }
  .faq .faq-content .q span:first-child i + i {
    font-size: 18px;
  }
  .faq .faq-content .q span + span {
    font-weight: bold;
    width: 83%;
  }
  .faq .faq-content .a {
    padding: 36px 10% 36px 0;
    background: url(../images/faq_line.png) top no-repeat;
    display: none;
  }
  .faq .faq-content .a span {
    display: inline-block;
    vertical-align: top;
  }
  .faq .faq-content .a span:first-child {
    display: inline-block;
    width: 16%;
    text-align: center;
    font-size: 24px;
    color: #E40012;
  }
  .faq .faq-content .a span + span {
    width: 83%;
    font-size: 15px;
    color: #727171;
    line-height: 1.6;
  }
  .faq .faq-content:first-child {
    border-top: 2px #D9D9DA solid;
  }
  .faq .faq-content.active .q {
    background: url(../images/faq_close.png) right 30px center no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    -o-background-size: 13px 13px;
    background-size: 13px 13px;
  }
  .faq .faq-content.active .a {
    display: block;
  }
  /* forget */
  .forget {
    text-align: center;
    font-size: 15px;
    color: #666666;
    line-height: 1.6;
    width: 80%;
    max-width: 360px;
    margin: 0 auto;
  }
  .forget input {
    height: 36px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
  }
  .forget p {
    margin-top: 25px;
  }
  .forget .form-style {
    padding: 0;
  }
  .forget .title {
    font-size: 22px;
    color: #FF0000;
    margin-bottom: 10px;
  }
  .container {
    padding-bottom: 80px;
  }
  /* news */
  .news .row {
    margin: 0 -15px;
  }
  .news .row .col {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .news .row .col .inner {
    display: block;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  }
  .news .row .col .inner .img {
    position: relative;
  }
  .news .row .col .inner .img img {
    width: 100%;
  }
  .news .row .col .inner .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    -webkit-background-size: 160px 160px;
    -moz-background-size: 160px 160px;
    -o-background-size: 160px 160px;
    background-size: 160px 160px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .news .row .col .inner .img:hover .cover {
    display: block;
  }
  .news .row .col .inner .date {
    font-size: 14px;
    color: #6D6C6C;
    display: block;
    margin-bottom: 5px;
  }
  .news .row .col .inner .text {
    padding: 20px 20px 0;
    background: #fff;
    min-height: 190px;
  }
  .news .row .col .inner h1 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
  }
  .news .row .col .inner p {
    font-size: 14px;
    color: #686767;
    position: relative;
    line-height: 1.6;
  }
  .news .row .col .inner p:before {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background: #E60012;
    margin: 20px 0 10px;
  }
  /* news-view */
  .news-view .title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 80px 10px 0;
    border-bottom: 2px #D9D9DA solid;
    position: relative;
  }
  .news-view .title:before {
    content: '';
    display: block;
    width: 70px;
    height: 4px;
    background: #E40012;
    position: absolute;
    left: 0;
    bottom: -2px;
  }
  .news-view .title .c-link {
    position: absolute;
    right: 0;
    bottom: 10px;
  }
  .news-view .title .c-link a img {
    width: 27px;
  }
  .news-view .date {
    text-align: right;
    font-size: 14px;
    padding: 10px 0 50px;
  }
  .news-view .editor {
    font-size: 15px;
    color: #6A6969;
    line-height: 2;
  }
  .news-view .editor .img1 {
    float: right;
    margin: 0 0 30px 30px;
    max-width: 300px;
  }
  /* orderlist */
  .orderlist .table {
    display: table;
    width: 100%;
  }
  .orderlist .table .tr {
    display: table-row;
  }
  .orderlist .table .tr .td {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .orderlist .table .title .td {
    height: 40px;
    background: #E40012;
    font-size: 15px;
    color: #fff;
  }
  .orderlist .table .title .td + .td {
    border-left: 1px #fff solid;
  }
  .orderlist .table .content .td {
    font-size: 15px;
    color: #666666;
    height: 50px;
    border-bottom: 1px #afafaf solid;
  }
  .orderlist .table .content .cell-1 a {
    color: #E40012;
  }
  .orderlist .table .content:last-child .td {
    border-bottom: 2px #E40012 solid;
  }
  /* orderlist-view */
  .orderlist-view {
    margin-bottom: 20px;
  }
  .orderlist-view .row .col {
    font-size: 15px;
    text-align: center;
    width: 33.33333333%;
    padding: 15px 0;
  }
  .orderlist-view .row .col span {
    color: #f17f88;
  }
  .orderlist-view .row .col span + span {
    color: #848484;
    margin-left: 20px;
  }
  .orderlist-view .row .col:first-child {
    text-align: left;
  }
  .orderlist-view .row .col:last-child {
    text-align: right;
  }
  .orderlist-view .row + .row {
    border-top: 1px #eee solid;
  }
}
/*===============================================================================================
    -mobile
===============================================================================================*/
@media only screen and (max-width: 669px) {
  .pc,
  .hide-in-mobile {
    display: none!important;
  }
  body {
    padding: 72px 0 0;
  }
  .wrap,
  .wrap2,
  .wrap3,
  .wrap4,
  .wrap5,
  .wrap6 {
    width: 85%;
    max-width: 360px;
    margin: 0 auto;
    position: relative;
  }
  .header2.rwd {
    border-top: 5px #E60012 solid;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    height: 72px;
  }
  .header2.rwd .wrap-s {
    width: 100% !important;
    min-width: 100%;
    height: 67px;
  }
  .header2.rwd .bottom {
    position: relative;
  }
  .header2.rwd .bottom .logo {
    display: block;
    position: relative;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .header2.rwd .bottom .logo img {
    height: 36px;
  }
  .header2.rwd .bottom #menu-btn {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .header2.rwd .bottom #menu-btn img {
    height: 33px;
  }
  .header2.rwd .bottom nav#menu {
    position: absolute;
    width: 100%;
    top: 100%;
    background: #eee;
    padding: 20px 10%;
    display: none;
  }
  .header2.rwd .bottom nav#menu .name{
    font-size:16px;
    padding-bottom:15px;
  }
  .header2.rwd .bottom nav#menu .name span{
    color:#E40012;
  }
  .header2.rwd .bottom nav#menu #search-btn {
    position: relative;
  }
  .header2.rwd .bottom nav#menu #search-btn input {
    display: block;
    width: 100%;
    height: 32px;
    border: 1px #ccc solid;
    padding: 0 10px;
  }
  .header2.rwd .bottom nav#menu #search-btn .search-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-size: 14px;
    color: #000;
  }
  .header2.rwd .bottom nav#menu ul {
    list-style: none;
  }
  .header2.rwd .bottom nav#menu ul li a {
    display: block;
    font-size: 14px;
    color: #000;
    padding: 10px 0 10px 10px;
  }
  .header2.rwd .bottom nav#menu ul li a span + span {
    font-size: 12px;
    margin-left: 5px;
  }
  .header2.rwd .bottom nav#menu ul li + li {
    border-top: 1px #ccc solid;
  }
  .banner-wrap {
    position: relative;
    padding-bottom: 36px;
  }
  .banner-wrap .banner .swiper-slide {
    height: 180px;
  }
  .banner-wrap .banner .swiper-pagination {
    bottom: 10px !important;
  }
  .banner-wrap .banner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: #E40012;
    margin: 0 4px !important;
  }
  .banner-wrap .fixed-info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #333;
    width: 100%;
  }
  .banner-wrap .fixed-info .btn {
    position: relative;
  }
  .banner-wrap .fixed-info .btn a {
    display: inline-block;
    text-align: center;
    padding: 7px 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    height: 36px;
  }
  .banner-wrap .fixed-info .btn a img {
    width: 12px;
    margin-right: 7px;
    vertical-align: middle;
  }
  .banner-wrap .fixed-info .btn a p {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
  }
  .banner-wrap .fixed-info .btn a + a img {
    width: 18px;
  }
  .banner-wrap .fixed-info .btn a + a span {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #E40012;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 11px;
    color: #fff;
    line-height: 22px;
    margin-left: 10px;
    vertical-align: middle;
  }
  .banner-wrap .fixed-info .btn a:first-child {
    position: relative;
  }
  .banner-wrap .fixed-info .btn a:first-child:after {
    content: '';
    display: block;
    width: 1px;
    height: 18px ;
    background: #929292;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
  }
  .banner-wrap .fixed-info .btn a:first-child:hover {
    background: #E40012;
  }
  .page-title {
    text-align: center;
    padding: 30px 0 25px;
  }
  .page-title h2 {
    font-weight: normal;
    font-size: 22px;
  }
  .page-title p {
    font-size: 12px;
    color: #E40012;
    font-weight: bold;
  }
  .hot-products {
    padding-bottom: 40px;
  }
  .hot-products .wrapper {
    padding: 0 15%;
    position: relative;
  }
  .hot-products .wrapper .index-products .swiper-slide .img {
    position: relative;
    padding: 1px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img:before {
    content: '';
    display: block;
    position: absolute;
    border: 1px #dadbdb solid;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img img {
    width: 100%;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .tag {
    position: absolute;
    left: 0;
    top: 0;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .tag img {
    width: 72px;
  }
  .hot-products .wrapper .index-products .swiper-slide .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    -webkit-background-size: 160px auto;
    -moz-background-size: 160px auto;
    -o-background-size: 160px auto;
    background-size: 160px auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .hot-products .wrapper .index-products .swiper-slide .img:hover .cover {
    display: block;
  }
  .hot-products .wrapper .index-products .swiper-slide .text {
    text-align: center;
  }
  .hot-products .wrapper .index-products .swiper-slide .text h3 {
    font-size: 17px;
    font-weight: normal;
    padding: 15px 0 10px;
  }
  .hot-products .wrapper .index-products .swiper-slide .text p {
    font-size: 17px;
    font-size: Arial;
    color: #E40012;
    font-style: italic;
  }
  .hot-products .wrapper .index-products .swiper-slide .products + .products {
    margin-top: 30px;
  }
  .hot-products .wrapper .button-next {
    background: url(../images/next_arrow.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    position: absolute;
    right: 20px;
    width: 27px;
    height: 44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
  }
  .hot-products .wrapper .button-prev {
    background: url(../images/prev_arrow.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    position: absolute;
    left: 20px;
    width: 27px;
    height: 44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
  }
  .hot-products .wrapper .button-next.swiper-button-disabled {
    background: url(../images/next_arrow_disabled.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .hot-products .wrapper .button-prev.swiper-button-disabled {
    background: url(../images/prev_arrow_disabled.png) center center no-repeat;
    -webkit-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
    background-size: 19px auto;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .index-about {
    background: #E40012 url(../images/about_bg.png) center top no-repeat;
    -webkit-background-size: 90% auto;
    -moz-background-size: 90% auto;
    -o-background-size: 90% auto;
    background-size: 90% auto;
    padding: 80px 0 0;
  }
  .index-about .wrap2 {
    width: 100%;
  }
  .index-about .row {
    position: relative;
    overflow: hidden;
  }
  .index-about .row .col {
    width: 100%;
    float: none;
  }
  .index-about .row .col .title {
    font-size: 22px;
    color: #fff;
    display: inline-block;
    position: relative;
  }
  .index-about .row .col .title:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    margin: 10px 0 25px;
    position: relative;
    left: 50%;
    margin-left: -15px;
  }
  .index-about .row .col p {
    font-size: 15px;
    color: #fff;
    line-height: 1.6;
  }
  .index-about .row .col:first-child {
    text-align: center;
    padding: 0 10% 40px;
  }
  .index-contact {
    background: url(../images/index_contact_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 60px 0;
  }
  .index-contact .wrap3 {
    text-align: center;
  }
  .index-contact .wrap3 .title {
    font-size: 30px;
    color: #F3C0D6;
    margin-bottom: 15px;
  }
  .index-contact .wrap3 .title + p {
    font-size: 14px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 35px;
  }
  .index-contact .wrap3 .form input[type=text],
  .index-contact .wrap3 .form input[type=tel],
  .index-contact .wrap3 .form input[type=email] {
    display: block;
    width: 100%;
    height: 34px;
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #e0dfdc;
    padding: 0 15px;
    font-size: 14px;
  }
  .index-contact .wrap3 .form input[type=text]::-webkit-input-placeholder,
  .index-contact .wrap3 .form input[type=tel]::-webkit-input-placeholder,
  .index-contact .wrap3 .form input[type=email]::-webkit-input-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]:-moz-placeholder,
  .index-contact .wrap3 .form input[type=tel]:-moz-placeholder,
  .index-contact .wrap3 .form input[type=email]:-moz-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]::-moz-placeholder,
  .index-contact .wrap3 .form input[type=tel]::-moz-placeholder,
  .index-contact .wrap3 .form input[type=email]::-moz-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form input[type=text]:-ms-input-placeholder,
  .index-contact .wrap3 .form input[type=tel]:-ms-input-placeholder,
  .index-contact .wrap3 .form input[type=email]:-ms-input-placeholder {
    color: #3C3736;
  }
  .index-contact .wrap3 .form textarea {
    display: block;
    width: 100%;
    border: 0;
    padding: 10px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #e0dfdc;
    height: 110px;
    font-size: 14px;
    color: #3C3736;
  }
  .index-contact .wrap3 .form p + p {
    margin: 15px 0 0;
  }
  .index-contact .wrap3 .form .textarea {
    margin: 25px 0;
  }
  .index-contact .wrap3 .form p a {
    display: inline-block;
    font-size: 14px;
    background: #E40012;
    padding: 8px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
  }
  footer {
    padding: 40px 0 60px;
    background: #231815;
  }
  footer .wrap .row .col:first-child .info p {
    font-size: 14px;
    color: #fff;
  }
  footer .wrap .row .col:first-child .info p span {
    color: #9D9E9E;
  }
  footer .wrap .row .col:first-child .info .name {
    margin-top: 15px;
  }
  footer .wrap .row .col:first-child .list {
    color: #BDBEBE;
    font-size: 14px;
    line-height: 1.8;
    padding: 30px 0;
  }
  footer .wrap .row .col:first-child .list i {
    font-style: normal;
    margin: 0 10px;
  }
  footer .wrap .row .col + .col {
    float: right;
    text-align: right;
  }
  footer .wrap .row .col + .col p {
    font-size: 15px;
    color: #C1C1C1;
    padding: 25px 0;
  }
  footer .wrap .row .col + .col p a {
    color: #C1C1C1;
  }
  footer .wrap .row .col + .col p a:hover {
    text-decoration: underline;
  }
  footer .wrap .brand .row {
    margin: 0 -3px;
  }
  footer .wrap .brand .row a {
    display: block;
    float: left;
    width: 33.33333333%;
    padding: 3px;
  }
  footer .wrap .brand .row a img {
    width: 100%;
  }
  footer .wrap .links {
    text-align: center;
    padding: 20px 0;
  }
  footer .wrap .links a img {
    width: 45px;
  }
  footer .wrap .links a + a {
    margin-left: 8px;
  }
  footer .wrap .links + p {
    color: #fff;
    text-align: center;
  }
  footer .wrap .links + p a {
    color: #fff;
  }
  #goTop {
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 50px;
    cursor: pointer;
    display: none;
  }
  #goTop img {
    width: 48px;
  }
  #line-id {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
  }
  #line-id .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  #line-id .cover .img {
    background: #fff;
    padding: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -120px 0 0 -120px;
  }
  #line-id .cover .img img {
    width: 220px;
  }
  #line-id .cover .img #line-close {
    position: absolute;
    right: 15px;
    top: 15px;
  }
  #line-id .cover .img #line-close img {
    width: 15px;
    cursor: pointer;
  }
  /* about */
  .page-banner {
    min-height: 140px;
  }
  .page-title .bread-crumbs {
    font-size: 14px;
    color: #969696;
    margin-bottom: 30px;
  }
  .page-title .bread-crumbs:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 2px;
    background: #E40012;
    margin: 10px 0 5px;
  }
  .page-title .bread-crumbs a {
    color: #969696;
  }
  .page-title .bread-crumbs i {
    margin: 0 5px;
  }
  .sub-title {
    margin-bottom: 30px;
    clear: both;
  }
  .sub-title h3 {
    font-size: 22px;
    color: #E40012;
    line-height: normal;
    font-weight: normal;
  }
  .sub-title p {
    font-size: 12px;
    font-weight: bold;
  }
  .about {
    padding: 0 5% 110px;
    font-size: 15px;
    line-height: 1.7;
  }
  .about .img1 {
    float: right;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .about .img2 {
    float: left;
    margin: 0 30px 20px 0;
    width: 100%;
  }
  .about p.blockquote {
    text-indent: 2em;
  }
  .about .department > .row {
    margin: 0 -15px;
  }
  .about .department > .row .col {
    width: 100%;
    padding: 0  15px;
    margin-bottom: 30px;
  }
  .about .department > .row .col .inner {
    background: #F9F9F9;
    padding: 30px 5% 30px 5%;
    border-bottom: 3px #E31D15 solid;
  }
  .about .department > .row .col .inner .icon {
    width: 30%;
    float: left;
    text-align: center;
  }
  .about .department > .row .col .inner .text {
    width: 70%;
    float: left;
    padding-left: 15px;
  }
  .about .department > .row .col .inner .text h4 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: normal;
  }
  .about .department > .row .col .inner .text p {
    font-size: 15px;
  }
  .about .about-info {
    font-size: 15px;
  }
  .about .about-info .block {
    background: url(../images/flag1.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
    padding-left: 26px;
  }
  .about .about-info .block i {
    font-style: normal;
    margin: 0 10px;
  }
  .about .about-info p {
    word-break: break-all;
  }
  .about .about-info .name {
    font-size: 16px;
  }
  .about .about-info .block + .block {
    background: url(../images/flag2.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
    margin-top: 50px;
  }
  .about .about-info .block:last-child {
    background: url(../images/flag3.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -o-background-size: 18px auto;
    background-size: 18px auto;
  }
  /* product */
  .product-list .row .left {
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
  }
  .product-list .row .left .title {
    height: 45px;
    border-bottom: 3px #AC0012 solid;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    padding-left: 50px;
    background: #E40012 url(../images/left_title_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul {
    list-style: none;
  }
  .product-list .row .left > ul > li {
    padding-left: 50px;
    background: #fff url(../images/left_list_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul > li a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #5E5D5C;
  }
  .product-list .row .left > ul > li:last-child {
    background: #fff url(../images/left_list_last_bg.png) left center no-repeat;
  }
  .product-list .row .left > ul ul {
    list-style: none;
  }
  .product-list .row .left > ul ul li a {
    display: block;
    padding: 9px 0 9px 35px;
    font-size: 14px;
    color: #5E5D5C;
    background: #FCF2F6;
  }
  .product-list .row .left > ul ul li a i {
    margin-right: 10px;
  }
  .product-list .row .left > ul ul li + li {
    border-top: 1px #fff solid;
  }
  .product-list .row .left > ul li.current {
    background: #fff url(../images/left_list_current.png) left center no-repeat;
  }
  .product-list .row .left > ul li.current a {
    color: #E40012;
  }
  .product-list .row .right .prdocut-list-view .row {
    margin: 0 -7px;
  }
  .product-list .row .right .prdocut-list-view .row .col {
    padding: 0 7px;
    width: 50%;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img {
    position: relative;
    border: 1px #dadbdb solid;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img img {
    width: 100%;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .tag {
    position: absolute;
    left: 0;
    top: 0;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .tag img {
    width: 72px;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    -webkit-background-size: 120px auto;
    -moz-background-size: 120px auto;
    -o-background-size: 120px auto;
    background-size: 120px auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .img:hover .cover {
    display: block;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text {
    text-align: center;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text h3 {
    font-size: 16px;
    font-weight: normal;
    padding: 15px 0 10px;
    min-height: 67px;
  }
  .product-list .row .right .prdocut-list-view .row .col .inner .text p {
    font-size: 16px;
    font-size: Arial;
    color: #E40012;
    font-style: italic;
  }
  .product-list .row .right .prdocut-list-view .row .col {
    margin-top: 30px;
  }
  .pager {
    text-align: center;
    padding: 60px 0 0;
  }
  .pager a {
    display: inline-block;
    vertical-align: middle;
  }
  .pager .prev {
    width: 28px;
    height: 28px;
    background: url(../images/pager_prev2.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
    margin: 0 20px 0 0;
  }
  .pager .next {
    width: 28px;
    height: 28px;
    background: url(../images/pager_next2.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
    margin: 0 0 0 20px;
  }
  .pager .prev.disabled {
    width: 28px;
    height: 28px;
    background: url(../images/pager_prev.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
  }
  .pager .next.disabled {
    width: 28px;
    height: 28px;
    background: url(../images/pager_next.png) no-repeat;
    -webkit-background-size: 28px auto;
    -moz-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
  }
  .pager a:not(:first-child):not(:last-child) {
    font-size: 15px;
    color: #000;
    margin: 0 5px;
  }
  .pager a:not(:first-child):not(:last-child).current {
    font-size: 19px;
    color: #E40012;
    position: relative;
  }
  .pager a:not(:first-child):not(:last-child).current:after {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background: #9F9C8B;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
  }
  /* product view */
  .product-view .product-detail {
    padding-bottom: 50px;
    border-bottom: 5px #EDEDEE solid;
    margin-bottom: 40px;
  }
  .product-view .product-detail .product-img {
    margin-bottom: 30px;
  }
  .product-view .product-detail .product-img #show-box {
    border: 1px #d9d9da solid;
  }
  .product-view .product-detail .product-img .thumbnail ul {
    list-style: none;
    margin: 0 -5px;
    padding-top: 10px;
  }
  .product-view .product-detail .product-img .thumbnail ul li {
    float: left;
    width: 25%;
    padding: 5px;
  }
  .product-view .product-detail .product-img .thumbnail ul li img {
    width: 100%;
    border: 1px #d9d9da solid;
    cursor: pointer;
  }
  .product-view .product-detail .product-info .title {
    font-size: 22px;
    font-weight: bold;
  }
  .product-view .product-detail .product-info .title + p {
    font-size: 14px;
    color: #828282;
    padding: 15px 0 ;
    border-bottom: 1px #d9d9da solid;
  }
  .product-view .product-detail .product-info .spec {
    padding: 30px 0;
  }
  .product-view .product-detail .product-info .spec p {
    font-size: 15px;
  }
  .product-view .product-detail .product-info .spec p:after {
    content: '';
    display: block;
    clear: both;
  }
  .product-view .product-detail .product-info .spec p span {
    float: left;
    line-height: 30px;
  }
  .product-view .product-detail .product-info .spec p span:first-child {
    width: 60px;
  }
  .product-view .product-detail .product-info .spec p + p {
    margin-top: 25px;
  }
  .product-view .product-detail .product-info .price-wrap {
    background: #F7F7F7;
    padding: 20px 30px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child {
    float: none;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span:first-child {
    font-size: 17px;
    font-weight: bold;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span + span {
    font-size: 30px;
    color: #E40012;
    font-family: Arial;
  }
  .product-view .product-detail .product-info .price-wrap .row .col:first-child span + span i {
    font-size: 25px;
    margin: 0 10px 0 20px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col {
    margin-top: 15px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a {
    display: inline-block;
    background: #E40012;
    color: #fff;
    font-size: 17px;
    padding: 9px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a img {
    width: 21px;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
  }
  .product-view .product-detail .product-info .price-wrap .row .col + .col a span {
    display: inline-block;
    vertical-align: middle;
  }
  .product-view .product-detail .product-info .price-wrap ul {
    list-style: none;
    padding: 20px 0 0;
  }
  .product-view .product-detail .product-info .price-wrap ul li {
    font-size: 14px;
    color: #545251;
    padding: 5px 0;
  }
  .product-view .product-detail .product-info .price-wrap ul li:after {
    content: '';
    display: block;
    clear: both;
  }
  .product-view .product-detail .product-info .price-wrap ul li span {
    display: block;
    float: left;
    width: 35%;
  }
  .product-view .product-detail .product-info .price-wrap ul li span + span {
    width: 65%;
  }
  .product-view .editor {
    font-size: 15px;
    line-height: 2;
  }
  .product-view .editor .title {
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .product-view .editor .title:before {
    content: '';
    display: block;
    width: 2px ;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: #E40012;
  }
  .product-view .editor .img1 {
    float: right;
    margin-bottom: 30px;
  }
  .back {
    text-align: center;
    padding: 60px 0 0;
  }
  .back a {
    display: inline-block;
    font-size: 13px;
    padding: 8px 25px;
    color: #E40012;
    border: 1px #E40012 solid;
  }
  /* cart1 */
  .steps {
    padding-bottom: 25px;
  }
  .steps .row .col {
    width: 100%;
  }
  .steps .row .col span {
    display: inline-block;
    vertical-align: middle;
  }
  .steps .row .col span:first-child {
    display: inline-block;
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b8b8b8;
    text-align: center;
  }
  .steps .row .col span:first-child img {
    width: 30px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .steps .row .col span + span {
    font-size: 16px;
    font-weight: bold;
    color: #868687;
    margin-left: 20px;
  }
  .steps .row .col i {
    display: none;
  }
  .steps .row .col + .col {
    margin-top: 15px;
  }
  .steps .row .current span:first-child {
    background: #E40012;
  }
  .steps .row .current span + span {
    color: #000;
  }
  .cart1 .table {
    margin-top: 25px;
  }
  .cart1 .table .title {
    display: none;
  }
  .cart1 .table .content {
    font-size: 15px;
    border: 1px #b5b5b6 solid;
  }
  .cart1 .table .content .td {
    border-bottom: 1px #ddd solid;
    background: #FDF1F1;
  }
  .cart1 .table .content .td:after {
    content: '';
    display: block;
    clear: both;
  }
  .cart1 .table .content .td:before {
    display: block;
    width: 30%;
    float: left;
    text-align: center;
    padding: 10px 0 0;
  }
  .cart1 .table .content .td span {
    display: block;
    width: 70%;
    float: left;
    padding: 10px 0 10px 20px;
    background: #fff;
    min-height: 40px;
  }
  .cart1 .table .content .cell-1 {
    background: #fff;
  }
  .cart1 .table .content .cell-1:before {
    display: none;
  }
  .cart1 .table .content .cell-1 span {
    width: 100%;
    padding-left: 0;
  }
  .cart1 .table .content .cell-1 a {
    font-size: 15px;
    color: #231815;
    display: block;
    text-align: center;
  }
  .cart1 .table .content .cell-2:before {
    content: '售價';
  }
  .cart1 .table .content .cell-3:before {
    content: '規格';
  }
  .cart1 .table .content .cell-4:before {
    content: '顏色';
  }
  .cart1 .table .content .cell-5:before {
    content: '數量';
  }
  .cart1 .table .content .cell-6:before {
    content: '小計';
  }
  .cart1 .table .content .cell-7 {
    border-bottom: 0;
  }
  .cart1 .table .content .cell-7:before {
    content: '移除';
  }
  .cart1 .table .content .cell-7 img {
    width: 15px;
  }
  .cart1 .table .content + .content {
    margin-top: 30px;
  }
  .cart1 .total {
    font-size: 15px;
    color: #545251;
    padding: 30px 0 0;
  }
  .cart1 .total .fee {
    width: 100%;
    margin: -10px 0 30px;
    color: #E40012;
    padding-left: 25px;
    background: url(../images/fee_icon.png) left center no-repeat;
    -webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
  }
  .cart1 .total > div {
    float: right;
  }
  .cart1 .total p + p {
    padding: 20px 0 25px;
    border-bottom: 1px #b5b5b6 solid;
  }
  .cart1 .total p {
    text-align: right;
  }
  .cart1 .total p i {
    font-style: normal;
    margin-left: 20px;
  }
  .cart1 .total p span + span {
    display: inline-block;
    width: 80px;
  }
  .cart1 .total .price {
    font-size: 27px;
    color: #FF0000;
    font-family: Arial;
    text-align: right;
    padding: 20px 0 0 0;
  }
  .cart1 .total .price span {
    font-size: 15px;
    color: #000;
    margin-right: 15px;
    font-weight: bold;
  }
  .cart-btns {
    text-align: center;
    padding: 7px 0 0;
  }
  .cart-btns a {
    display: inline-block;
    font-size: 15px;
    color: #E40012;
    border: 1px #E40012 solid;
    padding: 9px 0;
    margin: 0 4px;
    width: 180px;
  }
  .cart-btns a i {
    margin: 0 5px 0 0;
  }
  .cart-btns a:last-child {
    background: #E40012;
    color: #fff;
  }
  .cart-btns a:hover {
    background: #ad0012;
  }
  .cart-btns a:last-child i {
    margin: 0 0 0 5px;
  }
  .cart-btns + .cart-btns {
    padding: 7px 0 0;
  }
  .cart-btns + .cart-btns a {
    background: #b30012;
  }
  .cart-btns + .cart-btns a:hover {
    background: #860012;
  }
  /* cart2 */
  .page-title2 {
    border-bottom: 3px #DADADC solid;
  }
  .page-title2 div:first-child {
    display: inline-block;
    padding: 5px 15px;
    background: #F2F2F3;
  }
  .page-title2 div:first-child img {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
  }
  .page-title2 div:first-child span {
    font-size: 16px;
    color: #604C3F;
    display: inline-block;
    vertical-align: middle;
  }
  .page-title2 .checkbox {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
  }
  .page-title2 .checkbox input {
    margin: 0 10px 0 20px;
  }
  .cart2 .pay {
    font-size: 15px;
    padding: 25px 0 90px 0;
  }
  .cart2 .pay span:first-child {
    width: 80px;
    display: inline-block;
  }
  .cart2 .pay p + p {
    margin-top: 15px;
  }
  .cart2 .pay input {
    margin-right: 10px;
  }
  .cart2 .form-style {
    padding: 50px 0 0 0;
  }
  .cart2 .tips {
    list-style-position: inside;
    margin-top: 25px !important;
  }
  .cart2 .tips span {
    color: #FF0000;
    font-size: 16px;
  }
  .cart2 .tips span:first-child {
    margin: 0 10px 0 0;
  }
  .cart2 .tips span + span {
    color: #000;
    font-size: 14px;
  }
  .cart2 .tips p + p {
    margin-top: 10px;
  }
  .form-style {
    padding: 50px 0 0 0;
  }
  .form-style > .row {
    position: relative;
    font-size: 15px;
  }
  .form-style > .row > label {
    display: block;
    margin-bottom: 5px;
  }
  .form-style > .row > label span {
    color: #FF0000;
    margin-left: 5px;
  }
  .form-style > .row + .row {
    margin-top: 20px;
  }
  .form-style input {
    display: block;
    width: 100%;
    height: 36px;
    border: 1px #cfcfcf solid;
    padding: 0 10px;
    font-size: 15px;
  }
  .form-style input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .form-style input:-moz-placeholder {
    color: #B7B8B8;
  }
  .form-style input::-moz-placeholder {
    color: #B7B8B8;
  }
  .form-style input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .form-style input:focus {
    border: 1px #FF0000 solid;
  }
  .form-style textarea {
    border: 1px #cfcfcf solid;
    display: block;
    width: 100%;
    height: 100px;
    padding: 10px;
    font-size: 15px;
  }
  .form-style .address .row {
    margin: 0 -5px;
  }
  .form-style .address .row .col {
    width: 50%;
    padding: 0 5px;
  }
  .form-style .address .row .col select {
    height: 36px;
    border: 1px #cfcfcf solid;
    width: 100%;
    padding: 0 20px;
    background: url(../images/select_arrow.png) right 15px center no-repeat;
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -o-background-size: 10px auto;
    background-size: 10px auto;
    font-size: 15px;
  }
  .form-style .address .row .col select:focus {
    border: 1px #FF0000 solid;
  }
  .form-style .address .row .col input {
    width: 100%;
  }
  .form-style .address .row .col:last-child {
    width: 100%;
    padding-top: 10px;
  }
  .form-style .code .col {
    width: 100%;
  }
  .form-style .code .col input {
    float: left;
    width: 50%;
  }
  .form-style .code .col img {
    height: 36px;
    float: left;
    margin-left: 20px;
  }
  .form-style .tips p + p {
    margin-top: 10px;
  }
  .form-style.style2 {
    padding: 0;
  }
  .border-top {
    border-top: 5px #E6E6E6 solid;
    padding-top: 70px;
  }
  /* cart3 */
  .order-info {
    font-size: 15px;
    color: #666666;
    padding: 40px 0 0 0;
  }
  .order-info p + p {
    margin: 20px 0 0;
  }
  .cart4 {
    font-size: 15px;
    line-height: 2;
    color: #494645;
  }
  .cart4 a {
    color: #E40012;
  }
  .cart4 a:hover {
    text-decoration: underline;
  }
  /* account */
  .page-title.style2 {
    padding-bottom: 0;
  }
  .page-links {
    text-align: center;
    padding-bottom: 30px;
  }
  .page-links a {
    font-size: 15px;
    display: inline-block;
    padding: 8px 0;
    width: 120px;
    color: #fff;
    background: #b3b4b4;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 4px;
  }
  .page-links a.current {
    background: #E40012;
  }
  .account .form-style i {
    font-style: normal;
    color: #E40012;
    line-height: 40px;
  }
  .account .form-style .radio {
    display: block;
  }
  .account .form-style .radio input {
    width: auto;
    height: auto;
    display: inline-block;
  }
  .account .form-style .radio label {
    display: inline-block;
    padding: 0 20px 0 5px;
  }
  .account .form-style .tips {
    padding: 20px 0 30px;
    border-top: 1px #E40012 solid;
    margin-top: 20px;
    font-size: 14px;
  }
  .account .form-style .tips span:first-child {
    color: #E40012;
    font-size: 14px;
    margin-right: 10px;
  }
  .account .form-style .tips span + span {
    color: #666666;
  }
  /* login */
  .login {
    width: 80%;
    max-width: 360px;
    margin: 0 auto;
  }
  .login p + p {
    margin-top: 15px;
  }
  .login input {
    display: block;
    width: 100%;
    height: 44px;
    border: 1px #cfcfcf solid;
    padding: 0 10px;
    font-size: 15px;
  }
  .login input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .login input:-moz-placeholder {
    color: #B7B8B8;
  }
  .login input::-moz-placeholder {
    color: #B7B8B8;
  }
  .login input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .login input:focus {
    border: 1px #FF0000 solid;
  }
  .login .links {
    text-align: center;
    margin-top: 30px;
  }
  .login .links a {
    font-size: 15px;
    color: #828282;
  }
  .login .links i {
    font-style: normal;
    margin: 0 10px;
  }
  .login .links + .cart-btns {
    padding-top: 60px;
  }
  .login .code {
    position: relative;
  }
  .login .code img {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 42px;
  }
  /* contact */
  .contact .title {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .contact .top {
    position: relative;
    padding-bottom: 40px;
  }
  .contact .top ul {
    list-style: none;
  }
  .contact .top ul li {
    margin-bottom: 10px;
  }
  .contact .top ul li img {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .contact .top ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
  }
  .contact .top .line {
    width: 180px;
  }
  .contact .google-map {
    position: relative;
    height: 260px;
  }
  .contact .google-map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .contact .tips {
    font-size: 15px;
    color: #666464;
    padding: 35px 0;
  }
  .contact .tips p + p {
    margin-top: 10px;
  }
  .contact .contact-form .row {
    margin: 0 -10px;
  }
  .contact .contact-form .row .col {
    width: 100%;
    padding: 10px;
  }
  .contact .contact-form .row input {
    display: block;
    width: 100%;
    height: 42px;
    border: 1px #d2d2d2 solid;
    background: #fafafa;
    padding: 0 10px;
    font-size: 15px;
  }
  .contact .contact-form .row input::-webkit-input-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input:-moz-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input::-moz-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row input:-ms-input-placeholder {
    color: #B7B8B8;
  }
  .contact .contact-form .row textarea {
    display: block;
    width: 100%;
    height: 150px;
    border: 1px #d2d2d2 solid;
    background: #fafafa;
    padding: 10px;
    font-size: 15px;
    color: #B7B8B8;
  }
  .contact .contact-form .row textarea:focus {
    color: #000;
  }
  .contact .contact-form .single .col {
    width: 100%;
  }
  .contact .contact-form .code .col + .col img {
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
  }
  .contact .contact-form .code .col + .col a {
    display: inline-block;
    vertical-align: middle;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    color: #fff;
    background: #E40012;
    font-size: 15px;
  }
  .register01 {
    text-align: center;
    font-size: 15px;
    line-height: 2;
    width: 85%;
    max-width: 360px;
    margin: 0 auto;
  }
  /* faq */
  .faq {
    border-top: 3.5px #B9BABA solid;
    padding: 4px 0 0 0;
  }
  .faq .faq-content {
    border-bottom: 1px #D9D9DA solid;
    cursor: pointer;
  }
  .faq .faq-content .q {
    font-size: 16px;
    padding: 24px 10% 24px 0;
    background: url(../images/faq_open.png) right center no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    -o-background-size: 13px 13px;
    background-size: 13px 13px;
  }
  .faq .faq-content .q span {
    display: inline-block;
    vertical-align: top;
  }
  .faq .faq-content .q span:first-child {
    display: inline-block;
    width: 20%;
    text-align: center;
  }
  .faq .faq-content .q span:first-child i {
    font-style: normal;
    font-family: Arial;
    font-size: 24px;
  }
  .faq .faq-content .q span:first-child i + i {
    font-size: 18px;
  }
  .faq .faq-content .q span + span {
    font-weight: bold;
    width: 79%;
  }
  .faq .faq-content .a {
    padding: 36px 10% 36px 0;
    background: url(../images/faq_line.png) top no-repeat;
    display: none;
  }
  .faq .faq-content .a span {
    display: inline-block;
    vertical-align: top;
  }
  .faq .faq-content .a span:first-child {
    display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 24px;
    color: #E40012;
  }
  .faq .faq-content .a span + span {
    width: 79%;
    font-size: 15px;
    color: #727171;
    line-height: 1.6;
  }
  .faq .faq-content:first-child {
    border-top: 2px #D9D9DA solid;
  }
  .faq .faq-content.active .q {
    background: url(../images/faq_close.png) right center no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    -o-background-size: 13px 13px;
    background-size: 13px 13px;
  }
  .faq .faq-content.active .a {
    display: block;
  }
  /* forget */
  .forget {
    text-align: center;
    font-size: 15px;
    color: #666666;
    line-height: 1.6;
    width: 85%;
    max-width: 360px;
    margin: 0 auto;
  }
  .forget input {
    height: 36px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
  }
  .forget p {
    margin-top: 25px;
  }
  .forget .form-style {
    padding: 0;
  }
  .forget .title {
    font-size: 22px;
    color: #FF0000;
    margin-bottom: 10px;
  }
  .container {
    padding-bottom: 80px;
  }
  /* news */
  .news .row {
    margin: 0 -15px;
  }
  .news .row .col {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .news .row .col .inner {
    display: block;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  }
  .news .row .col .inner .img {
    position: relative;
  }
  .news .row .col .inner .img img {
    width: 100%;
  }
  .news .row .col .inner .img .cover {
    display: block;
    background: url(../images/img_hover.png) center center no-repeat;
    -webkit-background-size: 160px 160px;
    -moz-background-size: 160px 160px;
    -o-background-size: 160px 160px;
    background-size: 160px 160px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .news .row .col .inner .img:hover .cover {
    display: block;
  }
  .news .row .col .inner .date {
    font-size: 14px;
    color: #6D6C6C;
    display: block;
    margin-bottom: 5px;
  }
  .news .row .col .inner .text {
    padding: 20px;
    background: #fff;
  }
  .news .row .col .inner h1 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
  }
  .news .row .col .inner p {
    font-size: 14px;
    color: #686767;
    position: relative;
    line-height: 1.6;
  }
  .news .row .col .inner p:before {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background: #E60012;
    margin: 20px 0 10px;
  }
  /* news-view */
  .news-view .title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px 0;
    border-bottom: 2px #D9D9DA solid;
    position: relative;
  }
  .news-view .title:before {
    content: '';
    display: block;
    width: 70px;
    height: 4px;
    background: #E40012;
    position: absolute;
    left: 0;
    bottom: -2px;
  }
  .news-view .title .c-link {
    position: absolute;
    left: 0;
    bottom: -37px;
  }
  .news-view .title .c-link a img {
    width: 27px;
  }
  .news-view .date {
    text-align: right;
    font-size: 14px;
    padding: 10px 0 50px;
  }
  .news-view .editor {
    font-size: 15px;
    color: #6A6969;
    line-height: 2;
  }
  .news-view .editor .img1 {
    float: right;
    margin: 0 0 30px 30px;
  }
  /* orderlist */
  .orderlist .table .title {
    display: none;
  }
  .orderlist .table .content {
    border: 1px #afafaf solid;
  }
  .orderlist .table .content .td {
    font-size: 15px;
    color: #666666;
    border-bottom: 1px #ddd solid;
    line-height: 42px;
  }
  .orderlist .table .content .td:after {
    content: '';
    display: block;
    clear: both;
  }
  .orderlist .table .content .td:before {
    content: '';
    display: block;
    width: 35%;
    text-align: center;
    float: left;
    font-size: 15px;
    color: #fff;
    background: #E40012;
  }
  .orderlist .table .content .td span {
    display: block;
    width: 65%;
    background: #fff;
    float: left;
    padding-left: 15px;
  }
  .orderlist .table .content .cell-1 a {
    color: #E40012;
  }
  .orderlist .table .content .td:last-child {
    border: 0;
  }
  .orderlist .table .content .cell-1:before {
    content: '訂單編號';
  }
  .orderlist .table .content .cell-2:before {
    content: '訂單日期';
  }
  .orderlist .table .content .cell-3:before {
    content: '付款方式';
  }
  .orderlist .table .content .cell-4:before {
    content: '金額';
  }
  .orderlist .table .content .cell-5:before {
    content: '訂單狀態';
  }
  .orderlist .table .content + .content {
    margin-top: 30px;
  }
  /* orderlist-view */
  .orderlist-view {
    margin-bottom: 20px;
  }
  .orderlist-view .row .col {
    font-size: 12px;
    text-align: center;
    width: 33.33333333%;
    padding: 15px 0;
  }
  .orderlist-view .row .col span {
    color: #f17f88;
    display: block;
  }
  .orderlist-view .row .col span:first-child {
    font-size: 14px;
  }
  .orderlist-view .row .col span + span {
    color: #848484;
  }
  .orderlist-view .row + .row {
    border-top: 1px #eee solid;
  }
}
/* index2 */
body#index2 {
  padding: 162px 0 0 !important;
  min-width: 1300px;
}
.wrap-s {
  width: 1170px;
  min-width: 1170px;
  margin: 0 auto;
}
.header2 {
  position: fixed;
  background: #fff;
  z-index: 999;
  top: 0;
  left: 0;
}
.header2.index .top {
  height: 110px;
  background: #fff;
  position: relative;
}
.header2.index .top .logo2 {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.header2.index .top .right {
  float: right;
  height: 110px;
}
.header2.index .top .right ul {
  display: block;
  list-style: none;
  position: relative;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.header2.index .top .right ul li {
  float: left;
  font-size: 14px;
}
.header2.index .top .right ul li img,
.header2.index .top .right ul li span {
  display: inline-block;
  vertical-align: middle;
}
.header2.index .top .right ul li img {
  margin-right: 15px;
}
.header2.index .top .right ul li:nth-child(2) {
  margin: 0 30px 0 60px;
}
.header2.index .top .right ul li:last-child img {
  margin-right: 10px;
}
.header2.index .top .right ul li:last-child span {
  color: #E40012;
  font-size: 15px;
  font-weight: bold;
}
.header2 .top .right .name{
  font-size:16px;  
  position:absolute;
  bottom:10px;
  right:0;
}
.header2 .top .right .name span{
  color:#E40012;
}
.header2.index .bottom {
  height: 52px;
  background: #E40012;
}
.header2.index .bottom .wrap-s {
  position: relative;
}
.header2.index .bottom .wrap-s nav {
  text-align: center;
}
.header2.index .bottom .wrap-s nav ul {
  list-style: none;
  display: inline-block;
}
.header2.index .bottom .wrap-s nav ul li {
  display: block;
  float: left;
  margin: 0 10px;
}
.header2.index .bottom .wrap-s nav ul li a {
  display: block;
  height: 52px;
  line-height: 52px;
  color: #fff;
  font-size: 16px;
  padding: 0 15px;
  overflow: hidden;
}
.header2.index .bottom .wrap-s nav ul li a span {
  display: block;
  height: 52px;
  line-height: 52px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.header2.index .bottom .wrap-s nav ul li a:hover span {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
}
.header2.index .bottom .wrap-s .search {
  position: absolute;
  right: 0;
  top: 10px;
}
.header2.index .bottom .wrap-s .search input {
  display: block;
  width: 172px;
  height: 32px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 0;
  text-indent: 40px;
  background: #fff url(../images/search_icon.png) 15px center no-repeat;
}
.banner-wrap2 {
  position: relative;
}
.banner-wrap2 > .wrap-s {
  position: absolute;
  width: 1170px;
  min-width: 1170px;
  height: 100%;
  top: 0;
  left: 50%;
  margin: 0 0 0 -585px;
}
.banner-wrap2 .banner2 .button-prev {
  background: url(../images/banner_prev.png) center center no-repeat;
  -webkit-background-size: 19px auto;
  -moz-background-size: 19px auto;
  -o-background-size: 19px auto;
  background-size: 19px auto;
  position: absolute;
  left: 70px;
  width: 19px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
  cursor: pointer;
}
.banner-wrap2 .banner2 .button-next {
  background: url(../images/banner_next.png) center center no-repeat;
  -webkit-background-size: 19px auto;
  -moz-background-size: 19px auto;
  -o-background-size: 19px auto;
  background-size: 19px auto;
  position: absolute;
  right: 70px;
  width: 19px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
  cursor: pointer;
}
.banner-wrap2 .index-login {
  width: 350px;
  position: absolute;
  right: 15px;
  top: 60px;
  z-index: 990;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.banner-wrap2 .index-login .title {
  height: 52px;
  line-height: 52px;
  background: #E40012;
  font-size: 21px;
  color: #fff;
  text-align: center;
}
.banner-wrap2 .index-login form {
  padding: 25px 25px 40px;
  background: #fff;
}
.banner-wrap2 .index-login p + p {
  margin-top: 15px;
}
.banner-wrap2 .index-login input {
  display: block;
  width: 100%;
  height: 38px;
  border: 1px #cfcfcf solid;
  padding: 0 10px;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.banner-wrap2 .index-login input::-webkit-input-placeholder {
  color: #B7B8B8;
}
.banner-wrap2 .index-login input:-moz-placeholder {
  color: #B7B8B8;
}
.banner-wrap2 .index-login input::-moz-placeholder {
  color: #B7B8B8;
}
.banner-wrap2 .index-login input:-ms-input-placeholder {
  color: #B7B8B8;
}
.banner-wrap2 .index-login input:focus {
  border: 1px #FF0000 solid;
}
.banner-wrap2 .index-login .links {
  text-align: center;
  margin-top: 60px;
}
.banner-wrap2 .index-login .links a {
  font-size: 15px;
  color: #828282;
}
.banner-wrap2 .index-login .links i {
  font-style: normal;
  margin: 0 10px;
}
.banner-wrap2 .index-login .links + .cart-btns {
  padding-top: 40px;
}
.banner-wrap2 .index-login .links + .cart-btns a {
  padding: 7px 80px;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.banner-wrap2 .index-login .code {
  position: relative;
}
.banner-wrap2 .index-login .code img {
  position: absolute;
  right: 1px;
  top: 1px;
  height: 36px;
}
.banner-wrap2 .tel-info {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -78px;
  z-index: 990;
}
.banner-wrap2 .tel-info .wrap-s {
  background: #E40012;
  padding: 20px 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.banner-wrap2 .tel-info .wrap-s .row .col {
  width: 25%;
  padding: 0 20px;
  color: #fff;
  min-height: 117px;
}
.banner-wrap2 .tel-info .wrap-s .row .col .title {
  font-size: 14px;
  font-weight: bold;
}
.banner-wrap2 .tel-info .wrap-s .row .col .title + p {
  padding: 10px 0 20px;
}
.banner-wrap2 .tel-info .wrap-s .row .col p {
  font-size: 13px;
}
.banner-wrap2 .tel-info .wrap-s .row .col p span + span {
  margin-left: 10px;
}
.banner-wrap2 .tel-info .wrap-s .row .col + .col {
  border-left: 1px #f499a0 solid;
}
.container2 {
  padding: 85px 0 0;
}
.container2 .wrap-s2 {
  width: 1300px;
  min-width: 1300px;
  padding-left: 300px;
  position: relative;
  margin: 0 auto;
}
.container2 .wrap-s2 .menu {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  width: 230px;
  position: absolute;
  top: 155px;
  left: 0;
  z-index: 990;
  padding-bottom: 10px;
}
.container2 .wrap-s2 .menu .title {
  height: 49px;
  border-bottom: 3px #AC0012 solid;
  line-height: 46px;
  color: #fff;
  font-size: 18px;
  padding-left: 50px;
  background: #E40012 url(../images/left_title_bg.png) left center no-repeat;
}
.container2 .wrap-s2 .menu > ul {
  list-style: none;
}
.container2 .wrap-s2 .menu > ul > li {
  padding-left: 50px;
  background: #fff url(../images/left_list_bg.png) left center no-repeat;
}
.container2 .wrap-s2 .menu > ul > li a {
  display: block;
  font-size: 18px;
  color: #5E5D5C;
  padding: 10px 20px 10px 0;
}
.container2 .wrap-s2 .menu > ul > li:last-child {
  background: #fff url(../images/left_list_last_bg.png) left center no-repeat;
}
.container2 .wrap-s2 .menu > ul ul {
  list-style: none;
}
.container2 .wrap-s2 .menu > ul ul li a {
  display: block;
  padding: 9px 0 9px 35px;
  font-size: 16px;
  color: #5E5D5C;
  background: #FCF2F6;
}
.container2 .wrap-s2 .menu > ul ul li a i {
  margin-right: 10px;
}
.container2 .wrap-s2 .menu > ul ul li + li {
  border-top: 1px #fff solid;
}
.container2 .wrap-s2 .menu > ul li.current {
  background: #fff url(../images/left_list_current2.png) left center no-repeat;
}
.container2 .wrap-s2 .menu > ul li.current a {
  color: #E40012;
}
.container2 .hot-products2 {
  padding-bottom: 100px;
}
.container2 .hot-products2 .wrapper2 {
  position: relative;
  width: 950px;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .img {
  position: relative;
  padding: 1px;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .img:before {
  content: '';
  display: block;
  position: absolute;
  border: 1px #dadbdb solid;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .img img {
  width: 100%;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .img .tag {
  position: absolute;
  left: 0;
  top: 0;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .img .tag img {
  width: 94px;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .img .cover {
  display: block;
  background: url(../images/img_hover.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .img:hover .cover {
  display: block;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .text {
  text-align: center;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .text h3 {
  font-size: 18px;
  font-weight: normal;
  padding: 15px 0 10px;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .text p {
  font-size: 19px;
  font-size: Arial;
  color: #E40012;
  font-style: italic;
}
.container2 .hot-products2 .wrapper2 .index-products .swiper-slide .products + .products {
  margin-top: 50px;
}
.container2 .hot-products2 .wrapper2 .button-next {
  background: url(../images/next_arrow.png) center center no-repeat;
  -webkit-background-size: 19px auto;
  -moz-background-size: 19px auto;
  -o-background-size: 19px auto;
  background-size: 19px auto;
  position: absolute;
  right: -50px;
  width: 27px;
  height: 44px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  cursor: pointer;
}
.container2 .hot-products2 .wrapper2 .button-prev {
  background: url(../images/prev_arrow.png) center center no-repeat;
  -webkit-background-size: 19px auto;
  -moz-background-size: 19px auto;
  -o-background-size: 19px auto;
  background-size: 19px auto;
  position: absolute;
  left: -50px;
  width: 27px;
  height: 44px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  cursor: pointer;
}
.container2 .hot-products2 .wrapper2 .button-next.swiper-button-disabled {
  background: url(../images/next_arrow_disabled.png) center center no-repeat;
  -webkit-background-size: 19px auto;
  -moz-background-size: 19px auto;
  -o-background-size: 19px auto;
  background-size: 19px auto;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.container2 .hot-products2 .wrapper2 .button-prev.swiper-button-disabled {
  background: url(../images/prev_arrow_disabled.png) center center no-repeat;
  -webkit-background-size: 19px auto;
  -moz-background-size: 19px auto;
  -o-background-size: 19px auto;
  background-size: 19px auto;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.container2 .index2-about {
  background: #E40012;
  padding: 40px 0;
  text-align: center;
}
.container2 .index2-about .row .col {
  width: 50%;
}
.container2 .index2-about .title {
  font-size: 32px;
  color: #fff;
  display: inline-block;
  position: relative;
  padding-top: 30px;
}
.container2 .index2-about .title span {
  display: block;
}
.container2 .index2-about .title span + span {
  font-size: 18px;
}
.container2 .index2-about .title:after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: #fff;
  margin: 25px 0 25px;
  position: relative;
  left: 50%;
  margin-left: -20px;
}
.container2 .index2-about p {
  font-size: 15px;
  color: #fff;
  line-height: 1.6;
}
.container2 .hot-products3 {
  padding-bottom: 100px;
}
.container2 .hot-products3 .wrapper2 {
  position: relative;
  width: 950px;
}
.container2 .hot-products3 .row {
  margin: 0 -14px;
}
.container2 .hot-products3 .row .col {
  width: 33.33333333%;
  padding: 0 14px;
  margin-bottom: 40px;
}
.container2 .hot-products3 .row .col .img {
  position: relative;
  padding: 1px;
}
.container2 .hot-products3 .row .col .img:before {
  content: '';
  display: block;
  position: absolute;
  border: 1px #dadbdb solid;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
}
.container2 .hot-products3 .row .col .img img {
  width: 100%;
}
.container2 .hot-products3 .row .col .img .tag {
  position: absolute;
  left: 0;
  top: 0;
}
.container2 .hot-products3 .row .col .img .tag img {
  width: 94px;
}
.container2 .hot-products3 .row .col .img .cover {
  display: block;
  background: url(../images/img_hover.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.container2 .hot-products3 .row .col .img:hover .cover {
  display: block;
}
.container2 .hot-products3 .row .col .text {
  text-align: center;
}
.container2 .hot-products3 .row .col .text h3 {
  font-size: 18px;
  font-weight: normal;
  padding: 15px 0 10px;
}
.container2 .hot-products3 .row .col .text p {
  font-size: 19px;
  font-size: Arial;
  color: #E40012;
  font-style: italic;
}
.container2 .hot-products3 .row .col .products + .products {
  margin-top: 50px;
}
.container2 .index-contact2 {
  background: url(../images/index_contact_bg.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 80px 0 100px;
}
.container2 .index-contact2 .wrap7 {
  text-align: center;
  width: 420px;
  margin: 0 auto;
}
.container2 .index-contact2 .wrap7 .title {
  font-size: 33px;
  font-weight: bold;
  color: #F3C0D6;
  margin-bottom: 15px;
}
.container2 .index-contact2 .wrap7 .title + p {
  font-size: 16px;
  color: #fff;
  line-height: 1.7;
  margin-bottom: 35px;
}
.container2 .index-contact2 .wrap7 .form input[type=text],
.container2 .index-contact2 .wrap7 .form input[type=tel],
.container2 .index-contact2 .wrap7 .form input[type=email] {
  display: block;
  width: 100%;
  height: 30px;
  border: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #e0dfdc;
  padding: 0 20px;
  font-size: 14px;
}
.container2 .index-contact2 .wrap7 .form input[type=text]::-webkit-input-placeholder,
.container2 .index-contact2 .wrap7 .form input[type=tel]::-webkit-input-placeholder,
.container2 .index-contact2 .wrap7 .form input[type=email]::-webkit-input-placeholder {
  color: #3C3736;
}
.container2 .index-contact2 .wrap7 .form input[type=text]:-moz-placeholder,
.container2 .index-contact2 .wrap7 .form input[type=tel]:-moz-placeholder,
.container2 .index-contact2 .wrap7 .form input[type=email]:-moz-placeholder {
  color: #3C3736;
}
.container2 .index-contact2 .wrap7 .form input[type=text]::-moz-placeholder,
.container2 .index-contact2 .wrap7 .form input[type=tel]::-moz-placeholder,
.container2 .index-contact2 .wrap7 .form input[type=email]::-moz-placeholder {
  color: #3C3736;
}
.container2 .index-contact2 .wrap7 .form input[type=text]:-ms-input-placeholder,
.container2 .index-contact2 .wrap7 .form input[type=tel]:-ms-input-placeholder,
.container2 .index-contact2 .wrap7 .form input[type=email]:-ms-input-placeholder {
  color: #3C3736;
}
.container2 .index-contact2 .wrap7 .form textarea {
  display: block;
  width: 100%;
  border: 0;
  padding: 15px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #e0dfdc;
  height: 110px;
  font-size: 14px;
  color: #3C3736;
}
.container2 .index-contact2 .wrap7 .form p + p {
  margin: 15px 0 0;
}
.container2 .index-contact2 .wrap7 .form .textarea {
  margin: 25px 0 50px;
}
.container2 .index-contact2 .wrap7 .form p a {
  display: inline-block;
  font-size: 14px;
  background: #E40012;
  padding: 10px 35px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
}
.footer {
  padding: 90px 0 135px;
  background: #231815;
}
.footer .wrap {
  min-width: 1170px;
}
.footer .wrap .row .col:first-child {
  float: right;
  text-align: right;
  width: 580px;
}
.footer .wrap .row .col:first-child .info p {
  font-size: 15px;
  color: #fff;
}
.footer .wrap .row .col:first-child .info p span {
  color: #9D9E9E;
}
.footer .wrap .row .col:first-child .info p.name {
  margin-top: 15px;
}
.footer .wrap .row .col:first-child .list {
  color: #BDBEBE;
  font-size: 14px;
  line-height: 1.8;
  padding: 30px 0;
}
.footer .wrap .row .col:first-child .list i {
  font-style: normal;
  margin: 0 10px;
}
.footer .wrap .row .col + .col {
  float: left;
  width: 400px;
}
.footer .wrap .row .col + .col p {
  font-size: 15px;
  color: #C1C1C1;
  padding: 25px 0;
}
.footer .wrap .row .col + .col p a {
  color: #C1C1C1;
}
.footer .wrap .row .col + .col p a:hover {
  text-decoration: underline;
}
.footer .wrap .row .col + .col .links a img {
  width: 45px;
}
.footer .wrap .row .col + .col .links a + a {
  margin-left: 8px;
}
.footer .wrap .brand {
  padding-top: 30px;
}
.footer .wrap .brand .row {
  margin: 0 -5px;
}
.footer .wrap .brand .row a {
  display: block;
  float: left;
  width: 33.33333333%;
  padding: 5px;
}
.footer .wrap .brand .row a img {
  width: 100%;
}

#twzipcode .zipcode {
    display: none;
}
.hcode {
	width: 50% !important; 
	float: left; 
	margin-top: 7px;
}
.search-no {
	font-size: 24px;
}
