﻿@charset "utf-8";
/* CSS Document */

@media (max-width: 1199px) {
    .header {
        height: auto;
    }

    #floating {
        margin-top: -90px;
    }

    body.home .banner .bxslider li {
        height: auto;
    }

    body.home .banner .bxslider li img {
        display: block;
    }
body.home .banner .wrp_frame.border-CT,body.home .banner .wrp_frame.border-CB{
  width: 1010px;
  margin: 0 -20px;
 }
 body.home .content .contact-box h2 {
 left: 100px;
 }
 body.home .contact-box .list-unstyled{
    left: 65px;
}
    .header .navbar .navbar-nav {
        margin-bottom: 20px;
        clear: both;
        float: none;
        text-align: center;
    }
    .header .navbar .navbar-nav li a{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .header .navbar .navbar-nav > li {
        float: none;
        display: inline-block;
    }

    .header .navbar .navbar-header {
        float: none;
        /* height: 55px; */
    }

    .header .navbar .navbar-brand {
        background: url(../images/all/logo02.png) no-repeat;
        float: none;
        margin: 15px auto;
        height: 55px;
    }

    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 74%;
    }

    .content .txt img {
        width: 100%;
    }

    .side2 {
        padding-top: 12px;
        /* border-top: 2px solid #FB9793; */
    }

    .wid-slideBanner .jcarousel-control-prev,
    .wid-slideBanner .jcarousel-control-next {
        width: 24px;
        height: 40px;
        top: 50%;
        margin-top: -30px;
        position: absolute;
        margin-right: 0;
    }

    .wid-slideBanner .jcarousel-control-prev {
        left: 0px;
    }

    .wid-slideBanner .jcarousel-control-next {
        right: 0px;
        background-position: 0 -40px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 15px;
    }

    .pic-gallery .pic-stage {
        width: 80%;
    }

    .bannerImgBox .img_big {
        display:none;
    }

    .bannerImgBox .img_small {
        display: block;
    }
}

@media (max-width: 991px) {
    .header {
        /* height: auto; */
    }

    .header .navbar .navbar-nav {
        padding: 0;
        margin: 30px 0;
    }
 body.home .banner .wrp_frame.border-CT, body.home .banner .wrp_frame.border-CB{
    width: 790px;
}
 body.home .main_content .container {
    padding: 0 0;
}
 body.home .contact-box .map {
    display: block;
    float: right;
    margin-right: 20px;
}
 body.home .content .wid-home-contact{
    background: url(../images/home/contact_deco02.png);
    background-position: 50%;
    background-repeat: no-repeat;
}
 body.home .contact-box .list-unstyled{
    position: relative;
    /* width: 269px; */
    margin:0 auto;
    top: 32px;
    /*left: -25px;
    float: left;*/
     left: 41%; 
}

 body.home .content .contact-box h2{
width: 260px;/* left: 340px; */top: 15px;position: relative;margin: auto;}
 .collapse.navbar-collapse {
    margin-top: -50px;
}
body.contact .sec .contact-box {
    background: url(../images/contact/bg.png) no-repeat right;
    padding-bottom: 10px;
}

    .side {
        padding-bottom: 20px;
    }

    .side1 .side-toggle {
        display: block;
        width: 100%;
        text-align: left;
        background: none;
        /* border: 1px solid #ED564E; */
        margin-top: 30px;
        border-radius: 20px;
        color: #FFFFFF;
        /* background-color: #fff; */
        background: url(../images/all/bt_hover_bg.jpg) repeat;
    }
    .side h3{
    background-image: none;
    color: #286177;
    background-color: rgba(80, 80, 80, 0.13);
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    margin-top: 10px;
}
    .side h3 .txt-tw{
    background: url(../images/all/title_wid02.png) no-repeat 12px 7px;
}
    .content .btn-more {
        top: 12px;
    }

    .content h1:after {
        top: 0;
    }

    .side .nav {
        max-width: none;
        margin: 0;
    }

    .side .nav > li {
        width: 100%;
        float: none;
        display: inline-block;
        border: 0;
        margin: 0 5px;
        vertical-align: top;
    }

    .side .nav > li + li {
        border: 0;
    }

    .side1 .wid {
        max-width: none;
    }

    .wid-search {
        padding-top: 20px;
    }

    .wid-search h4,
    .wid-search .form-inline {
        /* display: inline-block; */
        /* vertical-align: top; */
        /* width: 22%; */
        /* margin: 0; */
    }

    .wid-search h4 {
        line-height: 32px;
    }

    .wid-search .form-inline {
        /* width: auto; */
    }

    .wid-search .form-group,
    .wid-search .form-group .form-control,
    .wid-search .btn {
        /* width: auto; */
        vertical-align: top;
    }

    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 83%;
    }

    .content .txt img {
        width: auto;
    }

    body.member .content .btn-box {
        margin-left: 0;
    }

    .content .sec {
        padding-left: 24px;
    }

    body.cart .content .invoice-title {
        margin-top: 0;
        margin-left: 5px;
    }

    body.contact .content .contact-box h3 {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .header {
        height: auto;
    }

    #floating,
    #floating.fixed {
        top: 40px;
        margin-top: 0;
    }

    #floating .btn-floating {
        display: block;
    }

    #floating ul {
        width: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #floating.open ul {
        width: 60px;
    }

    .content h1 .txt-tw {
        display: block;
        margin: 0;
    }

    .content .content-banner {
        margin-left: -15px;
        margin-right: -15px;
    }

    .content .content-banner img {
        width: 100%;
        max-width: none;
    }

    .content .txt {
        padding-left: 10px;
    }

    .header .navbar .navbar-header {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content:space-between;
    }
    .header .navbar .navbar-brand{
        background-size: 100%;
        width: 250px!important;
        height: 60px!important;
        margin: 10px 0;
        margin-right: auto;
        margin-left: 5px;
    }
    .header .navbar .navbar-toggle {
        border-radius: 0;
        height: 20px;
        width: 24px;
        text-indent: -9999px;
        /* float: none; */
        margin: 15px auto;
        border: none;
        color: #e8516f;
        /* font-size: 18px; */
        /* letter-spacing: 2px; */
        /* padding-left: 14px; */
        background: url(../images/all/icon_smenu.png) no-repeat 0 0;
    }

    .header .navbar .navbar-toggle:hover {
        background: url(../images/all/icon_smenu.png) no-repeat 0 -20px;
        /* background: none; */
        color: #888;
    }
    .collapse.navbar-collapse{

margin-top: 0;
}
    .header .navbar .navbar-nav {
        background-color: rgba(255, 255, 255, 0.14);
        margin: 0 -15px 20px -15px;
        /* border-top: 2px solid #FDE4E3; */
    }

    .header .navbar .navbar-nav > li {
        display: block;
    }

    .header .navbar .navbar-nav > li + li:before {
        display: none;
    }

    .header .navbar .navbar-nav li a.txt-tw {
        float: none;
        /* width: auto; */
        /* border-bottom: 1px solid #fff; */
        /* text-align: center; */
        /* padding: 10px; */
        /* background-color: #f6637e; */
        /* margin-bottom: 0; */
        /* color: #fff; */
        /* background: url(../images/all/menu.png) left -10px no-repeat #f6637e; */
    }

    .header .navbar .navbar-nav li a:hover,
    body.about .header .navbar .navbar-nav li.b1 a,
    body.product .header .navbar .navbar-nav li.b2 a,
    body.news .header .navbar .navbar-nav li.b3 a,
    body.contact .header .navbar .navbar-nav li.b4 a {
        /* color: #f6637e; */
        background: url(../images/all/menu_hover.png) left top;
        background-repeat: no-repeat;
    }

    .header .navbar .navbar-nav li a {
        /* line-height: 35px; */
        padding: 10px;
        text-align: center;
        /* padding-bottom: 10px; */
        /* background-color: rgba(246, 99, 99, 0.26); */
        color: #626262;
        margin-bottom: 0;
        border-top: 1px dashed #CCC;
        /* background-position: left -10px; */
    }

.header .navbar .navbar-nav li span.txt-tw {
    float: none;
}

    .header .navbar .navbar-nav li a:hover {
        background-image: none;
        background-position: left bottom;
        background-color: rgba(104, 104, 104, 0.11);
        /* border-bottom: 1px solid #f6637e; */
    }

    .header .navbar .navbar-nav li a .txt-en {
      
    }

    .header .navbar .sub-nav {
        position: static;
        margin: 10px 0 20px;
        text-align: center;
    }

    .header .navbar .btn-default {
        color: #333;
    }

    .header .navbar .lang {
        position: static;
        display: block;
        text-align: center;
        margin-top: 10px;
        display: none;
    }

    .header .navbar .lang .btn {
        display: block;
        width: 100%;
        float: none;
        padding: 8px;
        background: none;
        border: none;
        font-size: 14px;
    }

    .header .navbar .lang .btn,
    .header .navbar .lang .btn:active .header .navbar .lang .btn:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header .navbar .lang .dropdown-menu {
        position: static;
        float: none;
        text-align: center;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .footer {
        padding: 0;
    }

    .footer .sitemap {
        display: none;
    }

    .footer .copyright,
    .footer .siteinfo,
    .footer .siteinfo ul {
        display: block;
    }

    .footer .siteinfo ul > li {
        display: block;
    }

    .footer .siteinfo ul > li + li:before {
        display: none;
    }

    .main {
        z-index: auto;
    }

    .side .nav {
        margin-bottom: 20px;
    }

    .side .nav > li {
        float: none;
        display: block;
        margin: 0;
    }

    .side .nav > li + li {
        border-top: 1px solid #c4c4c4;
    }

    .wid-search h4,
    .wid-search .form-inline {
        display: block;
        width: auto;
    }

    .wid-search .form-group {
        margin: 0;
    }

    .wid-search .form-group,
    .wid-search .form-group .form-control,
    .wid-search .btn {
        width: 100%;
    }

    .content .list-box, body.news .content .btn-box {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
    }

    .content .btn-box {
        text-align: center;
    }

    .content .btn-box .page-info select {
        /* width: 100px; */
        display: inline-block;
    }

    .content .txt img {
        width: 100%;
    }

    body.news .content h3,
    body.news.show .content .btn-box {
        margin-left: 0;
    }

    body.news .content h3 {
        padding: 10px;
    }

    body.news .content h3 small {
        width: 100%;
    }

    .content .list-box .txt-list li.list-header {
        display: none;
    }

    .content .list-box .txt-list li span {
        float: none;
        display: block;
        padding: 0;
    }

    body.product.show .content .info h3 {
        margin-top: 30px;
    }

    body.product.show .content .info .txt {
        min-height: 0;
    }

    body.product.show .content .quick-buy .btn {
        margin-top: 10px;
        width: 100%;
    }

    body.product.show .content .quick-buy .form-control {
        width: 100%;
    }

    body.product.show .content h3 small {
        display: block;
        margin: 5px 0 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    body.member .content .btn-box {
        padding-left: 0;
        border-top: 1px solid #6a5b54;
    }

    .content .table > thead,
    .content .table > tbody > tr > td.num {
        display: none;
    }

    .content .table > tbody > tr,
    .content .table > tbody > tr > td {
        display: block;
        clear: both;
    }

    .content .table > tbody > tr {
        border-bottom: 1px dotted #ccc;
        position: relative;
        padding: 10px 5px;
    }

    .content .table > tbody > tr:last-child {
        border: none;
    }

    .content .table > tbody > tr > td {
        border: none;
        text-align: left;
        padding: 0;
        line-height: 1.6;
    }

    .content .table > tbody > tr > td .tn {
        display: inline-block;
        color: #aaa;
    }

    .content .table > tbody > tr > td .input-group {
        margin: 0;
    }

    .content .table > tbody > tr > td.pic {
        margin-bottom: 10px;
    }

    .content .table > tbody > tr > td.del {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .content .table.no-border th {
        text-align: left;
        width: 100%;
    }

    .content .table > tbody > tr > td.inquiry,
    .content .table > tbody > tr > td.message,
    .content .table > tbody > tr > td.reply {
        position: absolute;
        right: 0;
    }

    .content .table > tbody > tr > td.inquiry,
    .content .table > tbody > tr > td.reply {
        top: 0;
    }

    .content .table > tbody > tr > td.message {
        top: 50px;
    }

    .form-horizontal .row .form-inline .btn-list {
        top: -28px;
    }

    .form-horizontal .row .form-inline label {
        padding-left: 0;
    }

    .form-horizontal .holiday-delivery {
        margin-top: 10px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 0;
    }

    .content .btn-box .pull-right {
        float: none;
    }

    .content .sec {
        padding: 10px 0;
    }

    .content .sec .sum {
        padding: 5px;
        line-height: 1.6;
    }

    body.member .content .form-group .btn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .content .table > tbody > tr > td.pic img {
        max-width: 100%;
        width: 100%;
    }

    .content .btn-box .pager,
    .content .btn-box .page-info {
        float: none;
    }

    .content .btn-box .pager {
        /* display: block; */
    }

    .content .btn-box .pager li {
        margin: 0;
    }

    .content .btn-box .pager li > a {
        /* width: 100%; */
        /* margin: 5px 0 0; */
        /* padding-left: 0; */
        /* padding-right: 0; */
        /* text-align: center; */
    }


    body.cart .content .uni-num {
        width: 140px;
    }

    body.cart .content .hint {
        float: none;
        clear: both;
    }

    body.cart .content .invoice .btn-list {
        margin-top: 0;
    }

    body.cart .content .btn-box {
        padding: 10px 0;
    }

    body.cart .content .btn-box .btn {
        width: 100%;
        float: none;
        margin-bottom: 5px;
    }

    body.product.p02 .content .product-list.mode1 .item.i1 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i2 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i3 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i4 > a ul {
        height: auto;
    }

    body.product.p02 .content .product-list.mode1 .item.hasQB > a {
        margin: 0;
    }

    body.product .content .product-list.mode1 .quick-buy ul,
    body.product .content .product-list.mode1 .quick-buy ul li {
        display: block;
        text-align: center;
    }

    body.product .content .quick-buy .form-control,
    body.product .content .product-list.mode1 .quick-buy .form-control.qty,
    body.product .content .product-list.mode2 .item .quick-buy .form-control {
        width: 80%;
        margin: 5px 0 0;
    }

    body.product .content .product-list.mode2 .item {
        border: 3px solid #D7D7D7;
        margin: 10px 0 60px;
        position: relative;
        -ms-border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position: relative;
        background-color: #F3F3F3;
    }

    body.product .content .product-list.mode2 .item > a {
        -ms-border-radius: 10px 10px 0 0;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        padding: 0;
        width: auto;
        float: none;
    }

    body.product .content .product-list.mode2 .item .pic {
        width: auto;
        display: block;
        margin: 0;
    }

    body.product .content .product-list.mode2 .item .info {
        display: block;
        width: auto;
        text-align: center;
    }

    body.product .content .product-list.mode2 .item .info h4 {
        text-align: center;
    }

    body.product .content .product-list.mode2 .item .info ul {
        width: auto;
    }

    body.product .content .product-list.mode2 .item .info p {
        display: none;
    }

    body.product .content .product-list.mode2 .item .quick-buy {
        width: auto;
        float: none;
        padding: 10px 10px 50px;
        text-align: center;
    }

    body.product .content .product-list.mode2 .item .quick-buy .btn {
        bottom: -38px;
        right: 50%;
        margin-right: -37px;
        margin-bottom: 0;
    }

    body.member .content .form-border {
        border: none;
        padding: 0;
    }

    body.member.register.finish .content .form-border {
        padding: 0;
    }

    body.member.forget .content .form-border {
        padding-top: 0;
    }

    body.member .content .form-border:before,
    body.member .content .form-border:after {
        display: none;
    }

    .pic-gallery {
        margin-left: 0;
    }

    .pic-gallery .pic-stage {
        width: 100%;
    }

    .pic-gallery .pic-pager {
        display: none;
    }

    .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -24px;
    }

    .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-next {
        right: -24px;
    }

    body.news .content .btn-box, body.faq .content .btn-box {
        margin-left: 0;
        padding-left: 0;
    }

    .faq-box {
        margin-left: 0;
    }

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent;
    }

    .bannerImgBox .slick-prev:before,
    .bannerImgBox .slick-next:before {
        font-size: 25px;
    }

    .bannerImgBox .slick-prev {
        left: 16px;
    }
}

@media (max-width: 700px) {
	body.home .contact-box .list-unstyled {
    	left: 40%;
	}
}

@media (max-width: 600px) {
	body.contact .sec .contact-box {
		background: url(../images/contact/bg02.png) no-repeat right;
	}
	body.home .contact-box .list-unstyled {
    	left: 38%;
	}
}

@media (max-width:500px) {
	body.home .banner .wrp_frame.border-CT, body.home .banner .wrp_frame.border-CB{
		display: none;
	}
	body.home .contact-box .list-unstyled {
    	left: 35%;
	}	
}

@media (max-width:400px) {
 body.contact .sec .contact-box {
    background:none;
}
.content .btn-box .pager,.content .btn-box .pager li a{
    text-indent: -9999px;
    color: transparent;
}
.content .btn-box .pager li > a{
padding-right: 0;
height: 25px;
width: 25px;
padding: 2px 0 0 4px;margin: 0 2px;}

.content .btn-box .pager li > a .icon{
    display: block;
}
	body.home .contact-box .list-unstyled {
    	left: 32%;
	}	
}

@media (max-width: 360px) {
/*body.home .contact-box .list-unstyled{
    top: 40px;
    left: 85px;
}
.header .navbar .navbar-toggle{
    margin: -50px 5px 0 0;
}*/
	body.home .contact-box .list-unstyled {
    	left: 30%;
	}	
}