#content-main { float: right; width: calc(100% - 250px); margin: 0; }

.p-list { overflow: hidden; }
.p-list>div { overflow: hidden; margin: 16px 15px 50px; padding: 25px; width: calc((100%/3) - 85px); background-color: #fff; display: inline-block; vertical-align: top; -webkit-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; border-radius: 35px; }
.p-list .p-list-box .photo { background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }
.p-list .p-list-box .photo a { display: block; position: relative; }
.p-list .p-list-box .photo a:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; background-image: url(/images/03/index-product-hover.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: 40%; opacity: 0; transition: all ease-in-out 0.3s; display: none; }
.p-list .p-list-box .photo:hover a:before { opacity: 1; }
.p-list .p-list-box .detail { padding: 15px 0 17px; background-color: #fff; }
.p-list .p-list-box .detail span { color: #99897a; font-size: 14px; display: block; text-align: center; margin-bottom: 5px; height: 23px; display: none; }
.p-list .p-list-box h3, .p-list .p-list-box .detail .addcar, .p-list .p-list-box .detail .price { text-align: center; margin: 5px 0 10px; }
.p-list .p-list-box h3 a { display: block; font-weight: 400; font-size: 19px; color: #000000; letter-spacing: .0em; }
.p-list .p-list-box .detail article { color: #676767; font-size: 14px; margin: 15px 0; height: 46px; overflow: hidden; text-align: center; display: none; }
.p-list .p-list-box .detail .price { color: #353535; font-size: 12px; }
.p-list .p-list-box .detail .price b { color: #000; font-size: 18px; font-weight: 500; margin-left: 5px; }
.p-list .p-list-box .detail .addcar { margin-top: 5px; height: 23px; }
.p-list .p-list-box .detail .addcar a { color: #d3b264; font-size: 14px; }
.p-list .p-btn { display: flex; align-items: center; justify-content: center; margin-top: 15px; }
.p-list .p-btn>font { min-width: 1.5em; }
.p-list .p-btn .quantity_box { margin-right: 1em; width: 1%; display: flex; align-items: stretch; flex: 1 1 auto; border: 1px #ced4da solid; border-radius: 1em; }
.p-list .p-btn .quantity_box a[data-action="checkout"] { position: relative; width: 36px; min-height: 100%; border: #ced4da solid; border-width: 0 1px 0 0; display: block; }
.p-list .p-btn .quantity_box a[data-action="checkout"]:before, .p-list .p-btn .quantity_box a.plus:after { position: absolute; width: 25%; height: 1px; background: #222; display: block; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ""; }
.p-list .p-btn .quantity_box a.plus { border-width: 0 0 0 1px; }
.p-list .p-btn .quantity_box a.plus:after { -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); }
.p-list .p-btn .quantity_box input { padding: .2em .3em; width: 1%; display: flex; flex: 1 1 auto; border: 0; text-align: center; -moz-appearance: textfield; }
.p-list .p-btn .quantity_box input::-webkit-outer-spin-button, .p-list .p-btn .quantity_box input::-webkit-inner-spin-button { margin: 0; -webkit-appearance: none; }
.p-list .p-btn select { font-size: 15px; border-radius: 115px; width: 65%; -webkit-appearance: none; background: url(/images/02/main/arrow.png) no-repeat scroll 98% center transparent; background-repeat: no-repeat; background-position: 95% 50%; padding: 10px 20px 10px 15px; color: #616060; background-color: #fff; }
.p-list .p-btn select option { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; height: -webkit-fill-available; width: 40px; }
.p-list .p-btn a.btn-right { display: inline-block; border-radius: 115px; background: #fff; color: #ffffff; border: 1pt solid #f15a30; background-color: #f15a30; padding: 6px 17px; font-weight: 500; margin-left: 10px; text-align: center; }
.p-list .p-btn a.btn-right i { margin-right: 0; }

#products { overflow: hidden; padding-bottom: 20px; }

#product-detail { margin-top: 30px; }
.productIntro { overflow: hidden; }
.productIntro .p-album { float: left; width: 48%; }
.productIntro .p-txt { float: right; width: 46%; margin: 0px 0 0; }
.productIntro .p-album .slider-for { padding: 0 0px; }
.productIntro .p-album .slider-for div div { background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; }
.productIntro .p-album .slider-for div div .fixedimg { display: none; }
.productIntro .p-album .slider-for div div .slick-slide { background-size: cover; }
.productIntro .p-album .slider-nav { width: 80%; margin: 0 auto; }
.productIntro .p-album .slider-nav .slick-prev { left: -30px; }
.productIntro .p-album .slider-nav .slick-next { right: -30px; }
.productIntro .p-album .slider-nav div div { margin: 0 3px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }
.productIntro .p-album .slider-nav div div img { border: 1px solid rgba(213, 202, 165, 0.24); width: calc(100% - 2px); }

.p-txt-detail .subname { color: #99897a; font-size: 14px; }
.p-txt-detail h1 { color: #484848; font-size: 26px; padding: 0 0 18px; border-bottom: 1px solid #dedede; margin: 10px 0; font-weight: 700; line-height: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.p-txt-detail .proSubDes { color: #545454; padding-bottom: 10px; }
.list { width: 100%; margin: 10px 0 0; overflow: hidden; }
.list p { color: #3d3d3d; font-size: 14px; display: inline-block; margin-bottom: 10px; }
.list #proType { border: 1px solid #cfcfcf; height: 35px; line-height: 33px; padding: 0 20px 0 15px; font-size: 13px; color: #666; width: calc(100% - 10px); display: inline-block; vertical-align: middle; }
.list:last-child { width: 100%; text-align: right; }
.list:last-child p { width: 50%; display: inline-block; font-size: 16px; }
.p-txt-detail .proSubDes2 { color: #313131; font-size: 14px; margin: 10px 0 10px; line-height: 2; padding-bottom: 10px; border-bottom: 1px solid #dedede; }
.p-txt-detail .howmuch { margin-top: 8px; }

.list-inline { margin-bottom: 12px; }
.list-inline>li { display: inline-block; box-sizing: border-box; padding: 0; vertical-align: text-bottom; }
.list-inline li#O_sellPrice b { color: #313131; font-weight: bold; font-size: 20px; }
.list-inline>li span { vertical-align: baseline; }
.list-inline>li b { font-size: 16px; font-weight: 300; margin-right: 8px; }

.p-txt-detail .howmuch .shopcount, .p-txt-detail .howmuch .shoptype { color: #3d3d3d; font-size: 14px; display: inline-block; }
.p-txt-detail .howmuch .shoptype { margin-bottom: 10px; }
.p-txt-detail .howmuch .quantity_box {margin-right: 1em;width: 100%;display: flex;align-items: stretch;flex: 1 1 auto;border: 1px #ced4da solid;border-radius: 1em;}
.p-txt-detail .howmuch .quantity_box a[data-action="checkout"] { position: relative; width: 36px; min-height: 100%; border: #ced4da solid; border-width: 0 1px 0 0; display: block; }
.p-txt-detail .howmuch .quantity_box a[data-action="checkout"]:before, .p-txt-detail .howmuch .quantity_box a.plus:after { position: absolute; width: 25%; height: 1px; background: #222; display: block; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ""; }
.p-txt-detail .howmuch .quantity_box a.plus { border-width: 0 0 0 1px; }
.p-txt-detail .howmuch .quantity_box a.plus:after { -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); }
.p-txt-detail .howmuch .quantity_box input { padding: .2em .3em; width: 1%; display: flex; flex: 1 1 auto; border: 0; text-align: center; -moz-appearance: textfield; }
.p-txt-detail .howmuch .quantity_box input::-webkit-outer-spin-button, .p-txt-detail .howmuch .quantity_box input::-webkit-inner-spin-button { margin: 0; -webkit-appearance: none; }
.
.p-txt-detail .howmuch select { border: 1px solid #cfcfcf; height: 35px; line-height: 33px; padding: 0 20px 0 15px; font-size: 13px; color: #666; width: calc(100% - 10px); display: inline-block; vertical-align: middle; }
.p-txt-detail .howmuch dd { margin-left: 0; }
.p-txt-detail .price { margin: 10px 0 20px; }
.p-txt-detail .price p { color: #5d5c58; font-size: 16px; text-align: inherit; }
.p-txt-detail .price strong { color: #4c4c4c; font-size: 24px; margin-left: 15px; }
.p-txt-detail .shophelper { text-align: right; width: 100%; text-align: left; margin: 0px 0 10px; }
.p-txt-detail .shophelper a { color: #fff; background: #979797; display: inline-block; font-size: 16px; padding: 10px 20px; }
.p-txt-detail .shophelper a b { margin-left: 20px; }
.p-txt-detail .shophelper a.car { background: #f15a30; }

#product-detail #product-article .tabs { border-bottom: 1px solid rgba(189, 176, 151, 0.27); padding-bottom: 5px; margin-bottom: 20px; }
#product-detail #product-article .tabs li { display: inline-block; margin-right: 15px; padding: 13px 20px; }
#product-detail #product-article .tabs li.active { background: #e7e5e5; }
#product-detail #product-article .tabs li a { color: #4c4c4c; font-size: 17px; }

#tabs_container { color: #737373; font-size: 14px; }
#tabs_container table { margin: 15px 0; width: 100%; border-collapse: collapse }
#tabs_container td, #tabs_container th { padding: 10px; border: 1px solid #cdd0d3; }
#tabs_container td:nth-child(2), #tabs_container td:nth-child(3) { text-align: end; }
#tabs_container tr:first-child { text-align: center; }
#photoList .bd { float: none; width: 92%; margin-left: 0%; }
#photoList .bd ul li { margin: 10px 3px; float: left; width: 25%; }
#photoList p { background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; outline: none; position: relative; background-color: #fff; display: block; border-radius: 35px; }
#photoList p img { width: 100%; outline: none; }
#photoList p img.fixedimg { position: absolute; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; display: none; }

.other-title { margin: 50px auto 20px; }
.other-title h2 { width: auto; color: #575757; margin-top: 26px; text-align: center; font-size: 23px; font-weight: 500; }
.other-title p { text-align: center; margin: 10px 0 0; }
.productIntro { overflow: hidden; margin-bottom: 30px; }
.lick-initialized .slick-slide { background-size: 100%; }
.Addproduct h2 { border-bottom: 1px dashed #c4c4c4; margin-bottom: 20px; color: #686766; font-size: 24px; display: block; background-repeat: no-repeat; background-position: 100% 50%; padding: 5px 10px 9px 10px; font-weight: 400; margin: 10px 0; font-weight: 700; }
.Addproduct ul { overflow: hidden; }
.Addproduct li { float: left; margin: 10px; box-shadow: 0 0 5px rgb(0 0 0 / 15%); width: calc((100%/4) - 20px); }
.Addproduct .info .productPhoto a { display: block; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }
.Addproduct .info h3 { padding: 20px; border-bottom: 1px solid #efefef; }
.Addproduct .info h3 a { display: block; overflow: hidden; font-weight: 400; font-size: 15px; }
.Addproduct .info p { padding: 20px 0 20px 20px; font-size: 14px; overflow: hidden; height: 33px; line-height: 33px; display: inline-block; width: calc(50% - 23px); }
.Addproduct .info p.addprice { padding: 20px 20px 20px 0; text-align: end; color: #d00e17; font-weight: bold; letter-spacing: 0; }
.Addproduct .info p input { margin-right: 5px; display: inline-block; vertical-align: middle; margin-bottom: 2px; }
.Addproduct .info p a { display: inline-block; background: #a11e24; color: #fff; font-size: 14px; padding: 0 15px; float: right; }

@media screen and (max-width: 1280px) {
	.p-list>div { width: calc((100%/2) - 85px); margin-bottom: 10px; }
	.productIntro .p-album .slider-for { padding: 0; }
	.productIntro .p-album .slider-nav { width: 100%; }
}
@media screen and (max-width: 1024px) {
	.Addproduct li { width: calc((100%/4) - 20px); }
}
@media screen and (max-width: 980px) {
	.Addproduct li { width: calc((100%/3) - 20px); }
	.p-txt-detail .shophelper a { padding: 10px 10px; margin-left: 0px; }
}
@media screen and (max-width: 768px) {
	.wrap aside, #content-main { margin-left: 0; width: 100%; }
	.wrap aside #adWrap { overflow: hidden; }
	.wrap aside #adWrap .list { float: left; margin-right: 1%; width: 24%; }
	.wrap aside #adWrap .list:last-child { margin-right: 0; }
	.wrap aside h3 { font-size: 20px; }
	.wrap aside ul li { font-size: 16px; }
	.p-list .p-list-box .detail .price b { font-size: 13px; }
	.productIntro .p-album { width: 100%; margin-bottom: 20px; }
	.productIntro .p-txt { width: 100%; }
	.p-txt-detail h1 { font-size: 25px; }
	.p-txt-detail .proSubDes2 { padding-bottom: 10px; }
}
@media screen and (max-width: 640px) {
	.Addproduct li { width: calc(50% - 20px); }
	.p-txt-detail .shophelper { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
	.p-txt-detail .shophelper a.car { margin-top: 0px; width: 100%; padding: 8px 0px 8px; text-align: center; }
	.p-txt-detail .shophelper a { margin-bottom: 6px; width: 43%; display: inline-block; text-align: center; }
	.p-list .p-btn { margin: 10px auto 1em; width: 70%; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; }
}
@media screen and (max-width: 480px) {
	.wrap aside #adWrap { display: none; }
	.Addproduct li { width: calc(100% - 20px); }
	.Addproduct .info h3 a { height: 25px; }
	.p-txt-detail .shophelper a { width: 42%; margin-bottom: 8px; }
	.p-list .p-list-box .detail { padding: 0px 0 0px; }
	.p-list .p-list-box .detail h3 { overflow: hidden; margin: 5px 0 0px; }
	.p-list .p-list-box .detail h3 a { font-size: 15px; letter-spacing: 0; }
	.p-list .p-list-box .detail .price { margin: 0px 0 5px; font-size: 11px; }
	.p-list>div { width: 46%; margin: 14px 5px; padding: 0px; }
	.p-list>div { width: auto; }
	#sub-banner { padding-top: 0px; }
}
@media screen and (max-width: 390px) {
	.p-txt-detail .shophelper a { margin-bottom: 9px; font-size: 12px; width: 40%; }
	.p-list>div { padding: 0px; }
}