﻿@charset "utf-8";
/* CSS Document */
@media (min-width: 992px) {
    #side1collapse {
        display: block !important;
        height: auto !important;
    }
	body.bid .form-horizontal .form-group .col-lg-9,
	body.bid .form-horizontal .form-group .col-md-9 {
    	padding-right:0px;
		padding-left:0px;
	}	
}

@media (max-width: 1199px) {
    .header {
        background-position: center 160px;
    }

    #floating {
        margin-top: -90px;
    }

    body.home .banner .bxslider li {
        height: auto;
        background: none !important;
    }

    body.home .banner .bxslider li img {
        display: block;
    }

    .banner .bxslider li {
        height: auto;
        background: none !important;
    }

    .banner .bxslider li img {
        display: block;
    }

    .header .navbar .navbar-nav {
        margin-top: 20px;
        margin-left: -30px;
        margin-right: -30px;
        clear: both;
        float: none;
        text-align: center;
    }

    .header .navbar .navbar-nav > li {
        float: none;
        display: inline-block;
    }

    .header .navbar .navbar-header {
        float: none;
    }

    .header .navbar .navbar-brand {
        float: none;
        margin: 23px auto 40px;
    }
    .header .navbar .sub-nav {
        right: 0;
		top: 140px;
		left: 0;
		margin: 0 auto;
		text-align: center;
    }

    .header .navbar .lang {
        top: 30px;
        right: 62px;
    }
    .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 #36B9C0;
    }

    .wid-slideBanner .jcarousel-control-prev,
    .wid-slideBanner .jcarousel-control-next {
        width: 24px;
        height: 40px;
        top: 50%;
        margin-top: -20px;
    }

    .wid-slideBanner .jcarousel-control-prev {
        left: -24px;
    }

    .wid-slideBanner .jcarousel-control-next {
        right: -24px;
        background-position: 0 -40px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 15px;
    }

    .pic-gallery .pic-stage {
        width: 80%;
    }

    body.home .content .works-box .slick .slick-prev {
        left: -15px;
    }

    body.home .content .works-box .slick .slick-next {
        right: -15px;
    }
	.bell {
	    right: 70px;
	    top: 70px;
	}
	.search_btn{
		top: 66px;
		right: 70px;
	}
}

@media (max-width: 991px) {
	.navbar .container{
		width:100%;
	}
    .header .navbar .navbar-nav {
        padding: 0;
    }
    .header .navbar .navbar-brand {
        margin: 10px auto 40px;
    }

    .side {
        padding-bottom: 20px;
    }

    .side1 .side-toggle {
        border: 1px solid #ddd;
        margin-top: 10px;
    }

    .content .btn-more {
        top: 12px;
    }
    .content > .h2:before,
    .content > .h2:after {
        display:none;
        /*top: 30px;*/
    }

    .side .nav {
        max-width: none;
        margin: 0;
    }

    .side .nav > li {
        float: none;
        display: inline-block;
        border: 0;
        margin: 0 5px;
        vertical-align: top;
    }

    .side .nav > li + li {
        border: 0;
    }

    .side1 .wid {
        max-width: none;
		margin-top: 15px;
    }
	.side .h3{
		top:0;
		width:100%;
	    left: 0;		
	}

    .wid-search {
        padding-top: 20px;
    }

    .wid-search .h3,
    .wid-search .form-inline {
    }

    .wid-search .form-inline {
    }

    .wid-search .form-group,
    .wid-search .form-group .form-control,
    .wid-search .btn {
        width: auto;
        vertical-align: top;
    }

    .wid-search .btn {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .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;
    }

    .footer_top ul li,
    .footer_top ul li a {
        padding: 5px;
    }
    body.home .content .wid > .h2 .txt-tw::before,
    .content > .h2::before, body.about .content > .h1::before,
    body.order .content .h2.t04::before, 
    body.home.lang_US .content .wid > .h2 .txt-tw::before {
        left: 0;
		opacity:0.4;
    }
    body.home .content .wid > .h2 .txt-tw::after, .content > .h2::after,
    body.about .content > .h1::after, body.order .content .h2.t04::after,
    body.home.lang_US .content .wid > .h2 .txt-tw::after {
        right: 0;
		opacity:0.4;
    }
	.header .navbar .navbar-nav li > a{
		padding:10px;
		/*border-top:none;*/
		margin: 15px 0;
	    font-size: 16px;
	}
	body.auction .class-list .item.i2 {
		min-height: 720px;
	}
}

@media (max-width: 767px) {

    /*#floating.isToggle*/
    #floating.isToggle,
    #floating.isToggle.fixed {
        top: 40px;
        margin-top: 0;
    }

    #floating.isToggle .btn-floating {
        display: block;
    }

    #floating.isToggle ul {
        width: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #floating.isToggle.open ul {
        width: 88px;
        background: url(../images/all/floating_bg.png) no-repeat center top;
        padding-top:30px;
    }

    /*#floating.isFixed*/
    #floating.isFixed,
    #floating.isFixed.fixed {
        margin: 0;
        top: auto;
        left: 0;
        bottom: 0;
        right: 0;/**/
    }

    #floating.isFixed ul {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-around;
        width:100%;
        height:auto;
        background:none;
        background-color: #c08c01;/**/
    }

    #floating.isFixed ul li + li {
        border: none;
    }
    #floating ul li.right_logo {
        display:none;
    }
	/*floating 英文版*/
	body.lang_US #floating ul {
		width: 100%;
	    height: auto;
    	background: none;
    	background-color: #c08c01;
	}
	
    .header .navbar .navbar-brand {
        margin: 10px 0 10px 8px;
        float: left;
        background-size: 100%;
    }

    .content > .h2 .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 {
        background: none;
    }
	.navbar-collapse,
	.navbar-collapse.in{
		margin-top:55px;
		position:relative;
	}
    .header .navbar .navbar-header {
        text-align: center;
    }

    .header .navbar .navbar-toggle {
        margin: 45px 10px 0 0;
        border-radius: 0;
        padding: 9px;
        background-color: #f9f9f9;
        border-color: #f1f1f1;
    }
    .navbar-toggle .icon-bar {
        background-color: #2d3c4e;
    }

    .header .navbar .navbar-toggle:hover {
        background: none;
        color: #888;
    }

    .header .navbar .navbar-nav {
        background: none;
        margin: 0px -15px 0;
        /*border-top: 2px solid #cfa23d;*/
    }

    .header .navbar .navbar-nav > li {
        display: block;
    }

    .header .navbar .navbar-nav > li + li:before {
        display: none;
    }

    .header .navbar .navbar-nav li a {
        width: auto;
        /*border-bottom: 1px solid #fff;*/
        text-align: center;
        padding: 10px;
		border-top: 1px solid  #fff;
    }

    .header .navbar .navbar-nav li a:hover,
    .header .navbar .navbar-nav > li.b a,
    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: #fff;
        background: #cfa23d;

    }

    .header .navbar .navbar-nav li a .txt-en {
        display: none;
    }

    .header .navbar .sub-nav {
        position: static;
        margin: 10px 0 20px;
        text-align: center;
    }

    .header .navbar .btn-default {
        color: #333;
    }

    .header .navbar .lang {
        right: 4px;
        top: 10px;
    }

    .header .navbar .lang .btn {
        /*display: block;
        width: 100%;
        float: none;
        padding: 8px;
        background: none;
        border: none;
        font-size: 14px;*/
    }

    .navbar-nav .open .dropdown-menu {
        position: relative;
    }

    .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: relative;
        float: none;
        text-align: center;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 9999;
    }

    body.home .banner {
        /*margin-left: 15px;
        margin-right: 15px;*/
	    margin-top: 57px;
    }
	.side{
		padding-top:15px;
	}

    .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;
		margin-top: 30px;
    }

    .side .nav {
        margin-bottom: 20px;
    }

    .side .nav > li {
        float: none;
        display: block;
        margin: 0;
    }

    .side .nav > li + li {
        border-top: 1px solid #cfa23d;
    }

    .wid-search .h3,
    .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%;
    }

    .wid-slideBanner .jcarousel-control-prev {
        left: -17px;
    }

    .wid-slideBanner .jcarousel-control-next {
        right: -17px;
    }

    .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 > .h1,
    body.news.show .content .btn-box {
        margin-left: 0;
    }

    body.news .content > .h1 {
        padding: 10px;
    }

    body.news .content > .h1 small {
        position: static;
        display: block;
    }

    .content .list-box .txt-list li.list-header {
        display: none;
    }

    body.home .content .wid-home-news .txt-list li a,
    .content .list-box .txt-list li a {
        padding-right: 0;
    }

    .content .list-box .txt-list li span {
        position: static;
        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 {
        /*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: 146px;
        vertical-align: middle;
		padding:5px;
    }
	.sorting_box02 > .form-group > .form-inline > .form-control{
		width:200px;
	}

    body.member .content .btn-box {
        padding-left: 0;
        border-top: 1px solid #6a5b54;
    }

    .content .table.table-stack > thead,
    .content .table.table-stack > tbody > tr > td.num {
        display: none;
    }

    .content .table.table-stack > tbody > tr,
    .content .table.table-stack > tbody > tr > td {
        display: block;
        clear: both;
    }

    .content .table.table-stack > tbody > tr {
        border-bottom: 1px dotted #ccc;
        position: relative;
        padding: 10px 5px;
    }

    .content .table.table-stack > tbody > tr:last-child {
        border: none;
    }

    .content .table.table-stack > tbody > tr > td {
        border: none;
        text-align: left;
        padding: 0;
        line-height: 1.6;
    }

    .content .table.table-stack > tbody > tr > td .tn {
        display: inline-block;
        color: #af8101;
    }

    .content .table.table-stack > tbody > tr > td .input-group {
        margin: 0;
    }

    .content .table.table-stack > tbody > tr > td.pic {
        margin-bottom: 10px;
    }

    .content .table.table-stack > tbody > tr > td.del {
        display: block;
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .content .table.table-stack.no-border th {
        text-align: left;
        width: 100%;
        padding: 0;
    }

    .content .table.table-stack > tbody > tr > td.inquiry,
    .content .table.table-stack > tbody > tr > td.message,
    .content .table.table-stack > tbody > tr > td.reply {
        position: absolute;
        right: 5px;
    }

    .content .table.table-stack > tbody > tr > td.inquiry,
    .content .table.table-stack > tbody > tr > td.reply {
        top: 10px;
    }

    .content .table.table-stack > 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;
        width: 100%;
    }

    .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: 0;
    }

    .content .table.table-stack > 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;
		display:block;
	    line-height: 30px;
    }


    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 .product-list.mode1 .quick-buy .form-control.qty {
        width: 100%;
        margin: 5px 0 0;
    }
    body.product .content .product-list.mode2 .item .quick-buy .form-control {
        width: 80%;
        margin: 5px 0 0;
    }
    body.product .content .product-list.mode2 .item .quick-buy .form-control.qty {
        margin-bottom: 20px;
    }
    .content .product-list.mode2 .item .quick-buy .form-control
    body.product .content .product-list.mode2 .item {
        margin: 10px 0 60px;
        position: relative;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position: relative;
    }

    body.product .content .product-list.mode2 .item > a {
        -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;
        padding: 10px;
        border-radius: 10px 10px 0 0;
    }

    body.product .content .product-list.mode2 .item .info {
        display: block;
        width: auto;
        text-align: center;
        padding-right: 10px;
    }

    body.product .content .product-list.mode2 .item .info .h4 {
        text-align: center;
    }

    body.product .content .product-list.mode2 .item .info ul {
        width: auto;
        text-align: center;
    }

    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 {
        margin-bottom: 0;
        margin: auto;
    }
    body.home .content .works-box .slick .slick-arrow{
        width:20px;
        height:67px;
        background-size:100%;
    }
    body.home .content .works-box .slick .slick-next {
        background-position: 0 -67px;
    }
    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;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -20px;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a.bx-next {
        right: -20px;
    }

    .faq-box {
        margin-left: 0;
    }

    .banner .bx-wrapper .bx-pager.bx-default-pager {
        display: none;
    }

    .content .table.table-stack > tbody > tr > td .price,
    .content .table.table-stack > tbody > tr > td .totalprice {
        display: inline-block;
    }
    .content .table.table-stack > tbody > tr > td .price + .price,
    .content .table.table-stack > tbody > tr > td .totalprice + .totalprice {
        margin: 0 0 0 5px;
    }
	.bell{
		right: 20px;
    	top: 48px;
    	position: relative;
    	float: right;
	}
	.search_btn{
		right: 0px;
		top: 110px;
		background: #fff;
		width: 100%;
	}
	.search_btn .w3{
		 justify-content: center;
		 border-top: 1px solid #ccc;
	     border-bottom: 1px solid #ccc;
		 padding:10px 0;
	}
	.header .navbar .sub-nav li {
		padding: 8px 5px 0 0; 
	}
	body.bid .bid_main{
		display:block;
	}
	.content .table.table-stack > tbody > tr > td .tn2 {
    	display: none;
	}
	body.member .content .list-inline.nav-func>li{
		width:49%;
	}
	.header .navbar .sub-nav .icon_cart{
		display:none;
	}
	#sub-form-content {
      padding:0 0 25px 0px;
    }
	body.auction .type_box ul li.active_link a,
	body.auction .type_box ul li a{
		width:150px;
	}
	body.auction .class-list .item02 .for_auction .pic{
		width:25%;
	}
	body.home .services_box .icon-box{
		padding:5px 0;
		min-height: 110px
	}
	body.product .content .quick-buy .form-control,
	body.product .content .quick-buy .btn.sold-out,
	body.product.show .content .quick-buy .btn.restock,
	body.lang_US.product.show .content .quick-buy .btn.restock,
	body.lang_US.product.show .content .quick-buy .btn.sold-out {
		width: 100%;
	}
	.sort_bg{
		flex-direction: column; 
	}
	.sort_bg .sort_box{
		margin-bottom:20px;
	}
	body.home .main_content {
		padding:10px 0;
	}
}
@media  (max-width: 700px){

}
@media  (max-width: 640px){

	.footer .flex_box{
		flex-direction: column-reverse;
		align-items: inherit;
	}
    .footer_left,
    .footer_right {
        width: 100%;
    }
	body.auction .class-list .col-xs-6{
		width:100%;
	}	
}
@media (max-width: 550px) {
	#tab-demo > ul > li{
		padding:5px 0px;
		width:80px;
		text-align:center;
	}
	body.bid .bid_box01{
		min-width:inherit;
		min-height:inherit;
	}
	body.auction .sorting_box.box02{
		float:left;
	}
	body.auction .type_box ul li.active_link a,
	body.auction .type_box ul li a{
		width:130px;
	}	
	.sort_box{
		flex-wrap: wrap;
	}	
	.sort01{
		margin:7px 5px;
	}
	body.product.p02 .content .product-list .item{
		margin-bottom:0;
	}
}
@media (max-width: 481px) {
	.header .navbar .sub-nav li {
		padding: 5px;
    }
    body.home.lang_US .content .wid > .h2 .txt-tw::after,
    body.home.lang_US .content .wid > .h2 .txt-tw::before{
        display: none;
    }
	#floating ul li a{
		width:auto;
	}
	body.bid .notice_table{
		margin:0 10px;
	}
	body.auction .type_box ul li{
		margin-top:0px;
	}
	body.auction .type_box ul li a,
	body.auction .type_box ul li.active_link a{
		width:110px;
		margin-right:5px;
		margin-top:5px;
	}
	.color_0d4c99{
		display:block;
		margin-top:10px		
	}
	.header .navbar .navbar-brand {
		margin: 15px 0 5px 8px;
		background-size: 70%;
		height: 70px;
	}	
	body.product .content .quick-buy .btn{
		white-space:normal;
		font-size: 15px;
		letter-spacing:0;
	}
	.col-xs-6{
		padding-right: 10px !important;
    	padding-left: 10px !important;
	}
	.search_btn{
		right: 0px;
		top: 90px;
	}
	body.product .content .quick-buy .btn.sold-out {
    	margin-top: 50px;
	}
}
@media (max-width: 405px) {
	body.member .content .nav-func li a{
		padding:10px 0;
	}
	.footer .siteinfo ul > li{
		font-size:13px;
	}
	.sorting_box02 {
	    flex-direction: column;
	}
	.sorting_box02 .form-group{
		margin:10px auto 0;
	}
	body.auction .class-list .item02{
		padding:5px 0;
	}
	body.auction .collar_btn02{
		padding:7px 2px; 
	}
	body.auction .type_box ul li a, body.auction .type_box ul li.active_link a {
    	width: 100px;
		font-size: 15px;
	}

}
@media (max-width: 380px){
	
}