@charset "utf-8";
/* CSS ebuycms.com */
html {
	height: 100%;
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
}
body, header, canvas, footer, nav, article, audio, video, section, div, h1, h2, h3, h4, h5, ul, ol, li, img, p, form, input, textarea, select, label, table, dl, dt, dd {
	margin: 0;
	padding: 0;
}
body {
	font-family: -apple-system, "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	font-size: 1.4rem;
	color: #111;
	min-width: 320px;
	letter-spacing: 0.6px;
	background: #eee;
}
em, i {
	font-style: normal;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #111
}
input, textarea, select {
	border: none;
	outline: none;
	/*-webkit-appearance: none;*/
	border-radius: 0;
}
video, img, canvas {
	width: 100%;
	max-width: 100%;
	border: none;
	outline: none;
}
::-webkit-input-placeholder {
 color: #aaa;
 font-size: 1.4rem;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	font-size: 14px;
	border: solid 1px #eee;
}
td, th {
	padding: 8px;
	line-height: 20px;
	border: solid 1px #eee;
	overflow: hidden
}
.baise {
	background: #fff;
}
.mbsflex {
	display: -webkit-box;
	display: -moz-flex;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}
.duiqi {
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}
.pingz {
	-webkit-justify-content: center;
	justify-content: center;
}
.zhong {
	-moz-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.kuandu {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.dingbu {
	background: #7A0517;
	padding: 0 6px;
	color: #fff;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 1.3rem;
}
.dingbu i {
	padding: 0 6px;
}
.dingbu a {
	color: #fff;
}
.dingbu a:hover {
	color: #fff;
}
.dingbu span {
	padding: 13px 16px;
	background: #990702;
}
.dingbu span a {
	color: #fff;
}
.toubu {
	background: #fff;
	padding:10px 5px;
}
.mblogo {
}
.mblogo img {
	max-width: 160px;
}
.mbnav {
	flex: 7;
	margin: 0 2%;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.mbnav li {
	text-align: center;
	width: 11.8%;
}
.mbnav li a {
	color: #444;
	padding: 3px 5px;
	margin: 0 1px;
	font-size: 16px;
}
.mbnav li b {
	color: #FC6A53;
}
.mbnav li a:hover {
	font-weight: bold;
	color: #FC6A53
}
.mbnav .cur a {
	font-weight: bold;
	color: #FC6A53
}
.mbssuo {
	flex: 2;
	position: relative;
}
.caidan {
	flex: 0.5;
	text-align: right;
	cursor: pointer
}
.caidan img {
	width: 30px;
}
.mbssuo input::-webkit-input-placeholder {
 color: #777;
}
.mbssuo .ktxt {
	background: #eee;
	width: 96%;
	flex: 1;
	padding-left: 2%;
	border-radius: 10px;
	color: #777;
	display: block;
	line-height: 30px;
	height: 30px;
}
.mbssuo .kbtn {
	color: #eee;
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	text-align: center;
	border-radius: 50px;
	font-size: 1.6rem;
	cursor: pointer;
	display: block;
	height: 30px;
	background: url(../fonts/ss.svg) no-repeat center;
}
.wapnav {
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
}
.wapnav div {
	position: absolute;
	top: 0px;
	right: 0;
	padding: 12px;
	max-width: 170px;
	z-index: 999999999999999;
	background: rgba(0, 0, 0, 0.6);
	-webkit-animation: wapnav 1s;
	animation: wapnav 1s;
	display: none
}
.wapnav li {
	line-height: 35px;
	height: 35px;
	width: 50%;
	overflow: hidden
}
.wapnav p {
	width: 100%
}
.wapnav li a {
	color: #fff;
	font-size: 1.5rem;
}
.wapnav h3 {
	width: 100%;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	color: #fff;
	font-size: 1.5rem;
}
.wapnav h3 a {
	position: absolute;
	top: 16px;
	right: 12px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30PX;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 100px;
	color: #fff;
	font-weight: normal;
	cursor: pointer
}
@media(max-width:1030px) {
.mbnav li {
	width: 12.5%;
}
}
@media(max-width:960px) {
.mbnav li {
	width: 14.25%;
}
}
@media(max-width:860px) {
.mbnav li {
	width: 16.66%;
}
}
@media(max-width:750px) {
.mbnav li {
	width: 20%;
}
}
@media(max-width:750px) {
.dingbu, .mbnav {
	display: none
}
.mblogo, .caidan {
	flex: none;
}
.mblogo img {
	max-width: 68px
}
.mbssuo {
	flex: 1.5;
	margin: 0 10px;
	position: relative;
}
}
@keyframes wapnav {
 0% {
 transform-origin: top;
 transform: scale(1, 0);
}
 100% {
 transform-origin: top;
 transform: scale(1, 1);
}
}
@-webkit-keyframes wapnav {
 0% {
 transform-origin: top;
 transform: scale(1, 0)
}
 100% {
 transform-origin: top;
 transform: scale(1, 1);
}
}
.ydong {
	padding: 0 5px;
	overflow: hidden;
	background: #fff;
	display: none
}
.ydong li {
	flex: 1;
	text-align: center;
	overflow: hidden;
	line-height: 38px;
	height: 38px;
}
.ydong li a {
	padding: 3px;
	font-size: 1.6rem;
}
.ydong li b {
	color: #ff4540;
}
.wzhi {
	padding: 0 10px;
	line-height: 33px;
	height: 33px;
	overflow: hidden;
	color: #888
}
.wzhi a {
	color: #888
}
@media(max-width:640px) {
.ydong {
	display: block
}
}
footer {
	background: #fff;
	padding: 30px 10px;
	color: #444
}
.footanv {
	background: #7A0517;
	padding: 10px 0;
	border-radius: 4px;
}
.footanv li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 10%;
	text-align: center;
}
.footanv li a {
	color: #fff;
}
.dibu dl {
	width: 29.33%;
	margin: 2%;
}
.dibu dt {
	line-height: 32px;
	height: 32px;
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
	overflow: hidden
}
.dibu dd {
	padding: 2px 0
}
.dibu dd i {
	flex: 1;
	text-align: center;
}
.dibu dd img {
	max-width: 100px;
}
.dibuwz {
	text-align: center;
	padding: 10px 0;
}
.dibuwz li {
	padding-bottom: 10px;
}
@media(max-width:750px) {
.footanv li {
	width: 25%;
}
.dibu {
	display: none
}
}
.mbkefu {
	position: fixed;
	width: 100px;
	text-align: center;
	top: 14%;
	left: 50%;
	margin-left: -710px;
	background: #fff;
	border-radius: 6px;
	color: #333;
}
.mbkefu h3 {
	background: #7A0517;
	color: #fff;
	font-weight: normal;
	padding: 5px 0;
	font-size: 2rem;
}
.mbkefu li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 1.3rem;
	border-bottom: dashed 1px #eee
}
.mbkefu li a {
	display: block
}
.mbkefu li b {
	color: #ff4540;
}
.mbkefu li a:hover {
	background: #990702;
	color: #fff
}
.mbkefu .cur a {
	background: #5f4a47;
	color: #fff
}
.mobansunav {
	position: fixed;
	background: #0080ff;
	background: rgba(0, 0, 0, 0.6);
	padding: 10px 0;
	height: 40px;
	bottom: 0;
	display: none;
	margin: 0 auto;
	width: 100%;
	z-index: 999999999;
	box-shadow: 5px 5px 5px #999;
}
.mobansunav li {
	-webkit-flex: 1;
	flex: 1;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.mobansunav li a {
	display: block;
	color: #fff;
	cursor: pointer
}
.mobansunav li p {
	line-height: 20px;
	height: 20px;
	font-size: 1.2rem;
	overflow: hidden;
}
.mobansunav li img {
	width: 20px;
	height: 20px;
}
.mbpages {
	padding: 10px;
}
.mbpages li {
	margin: 5px;
}
@media (max-width:640px) {
.mbkefu {
	display: none
}
.mobansunav {
	display: block
}
.dibuwz {
	padding-bottom: 50px;
}
}
/*购买*/
.btn {
	position: relative;
	display: inline-block;
	border: 1px solid #d9d9d9;
	font-size: 15px;
	line-height: 1.5rem;
	user-select: none;
}
.btn:hover {
	color: #e2231a;
	border-color: #e2231a;
}
.btn-red {
	background: #e2231a;
	border-color: #e2231a;
	color: #fff;
}
.btn-red:hover {
	background: #c9221a;
	border-color: #c9221a;
	color: #fff;
}
/*PicList*/

.piclist-flex {
margin:.5rem 0 .25rem 0;
	display: flex;
	align-items: center;
}
.piclist-price {
	color: #333;
	flex: 1;
font-size:.7rem;
}
.piclist-price strong {
	font-size: 15px;
	color: #ED4014;
}
.piclist-price del, .piclist-price span {
	color: #999;
	display: block;
font-size:.6rem;
}
.piclist-flex .action {
	padding: 5px;
}
.piclist-flex .action a.btn {
	border-radius: 2.5rem;
	padding: 5px 15px;
}
.piclist-col-2 .piclist-item {
	width: 48.5%;
}
/*购买end*/
/*pages*/ 
.pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #7A0517;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #7A0517;
	color: #fff;
	cursor: default;
}
@media(max-width:750px) {
.pagination li {
    height: 27px;
}
.pagination li a {
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	font-size: 14px;
}
}
/*pages end*/

/* 首页新版排版样式 */
.banner-section {
    margin: 40px auto 0;
}
.banner-content {
    background: #f5f7fa;
    padding: 40px 0 30px 0;
    text-align: center;
    border-radius: 12px;
}
.banner-content h1 {
    font-size: 2.2em;
    font-weight: bold;
    margin-bottom: 12px;
}
.banner-content p {
    font-size: 1.2em;
    color: #666;
    margin-bottom: 22px;
}
.banner-content .btn {
    padding: 10px 32px;
    font-size: 1.1em;
    border-radius: 6px;
}

.category-section {
    margin: 40px auto 0;
}
.category-list {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}
.category-card {
    flex: 1;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px #eee;
    text-align: center;
    padding: 24px 10px;
    transition: .2s;
}
.category-card img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 12px;
}
.category-card h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 8px;
}
.category-card p {
    color: #888;
    font-size: 1em;
    min-height: 32px;
}

.hot-section, .new-section {
    margin: 48px auto 0;
}
.hot-section h2, .new-section h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 24px;
    text-align: left;
}
.product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.product-card {
    width: 21%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px #eee;
    padding: 16px;
    transition: .2s;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.product-card img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 8px;
}
.product-card h3 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 12px 0 8px 0;
}
.product-info {
    margin-top: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-info span {
    color: #e4393c;
    font-size: 1.1em;
    font-weight: bold;
}
.product-info .btn {
    padding: 4px 16px;
    font-size: 1em;
    border-radius: 4px;
}

@media (max-width: 900px) {
    .category-list, .product-list {
        flex-direction: column;
        gap: 16px;
    }
    .product-card, .category-card {
        width: 100%;
    }
}

/* 文房四宝/书画颜料/书画工具 分类展示区样式 */
.art-category-list {
    display: flex;
    gap: 24px;
}
.art-category-block {
    flex: 1;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px #eee;
    padding: 24px 10px;
}
.art-category-link {
    display: block;
    text-align: center;
    color: inherit;
}
.art-category-img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
}
.art-category-title {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 8px;
}
.art-product-list {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
}
.art-product-card {
    width: 45%;
    background: #fafbfc;
    border-radius: 8px;
    padding: 8px 6px;
    margin-bottom: 8px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 8px;
}
.art-product-link {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
}
.art-product-img {
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 6px;
}
.art-product-info {
    flex: 1;
}
.art-product-name {
    font-size: 1em;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.art-product-price {
    color: #e4393c;
    font-size: 0.95em;
    font-weight: bold;
    margin-top: 2px;
}
@media (max-width: 900px) {
    .art-category-list {
        flex-direction: column;
        gap: 16px;
    }
    .art-category-block {
        width: 100%;
    }
    .art-product-card {
        width: 100%;
    }
}

/* 文房四宝/书画颜料/书画工具 分类展示区（zh_category_products_section）样式 */
.zh_category_products_section {
    margin: 40px auto 0;
}
.zh_category_products_list {
    display: flex;
    gap: 24px;
}
.zh_category_block {
    flex: 1;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px #eee;
    padding: 24px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.zh_category_link {
    display: block;
    text-align: center;
    color: inherit;
    margin-bottom: 10px;
}
.zh_category_img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
    box-shadow: 0 1px 4px #f0f0f0;
}
.zh_category_title {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 8px;
}
.zh_category_product_list {
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    width: 100%;
}
.zh_category_product_card {
    width: 45%;
    background: #fafbfc;
    border-radius: 8px;
    padding: 8px 6px;
    margin-bottom: 8px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: box-shadow 0.2s, transform 0.2s;
}
.zh_category_product_card:hover {
    box-shadow: 0 4px 16px #e6e6e6;
    transform: translateY(-2px) scale(1.03);
}
.zh_category_product_link {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
}
.zh_category_product_img {
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 6px;
    background: #fff;
}
.zh_category_product_info {
    flex: 1;
    min-width: 0;
}
.zh_category_product_name {
    font-size: 1em;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zh_category_product_price {
    color: #e4393c;
    font-size: 0.95em;
    font-weight: bold;
    margin-top: 2px;
}
@media (max-width: 900px) {
    .zh_category_products_list {
        flex-direction: column;
        gap: 16px;
    }
    .zh_category_block {
        width: 100%;
    }
    .zh_category_product_card {
        width: 100%;
    }
}

/* 文房四宝/书画颜料/书画工具 分类展示区新版商品卡片样式 */
.zh_category_product_card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 16px #e6e6e6;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 20px 0;
    margin-bottom: 18px;
    width: 100%;
    transition: box-shadow 0.2s, transform 0.2s;
}
.zh_category_product_card:hover {
    box-shadow: 0 8px 24px #d0d0d0;
    transform: translateY(-2px) scale(1.03);
}
.zh_category_product_imgwrap {
    position: relative;
    width: 100%;
    height: 160px;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zh_category_product_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px 16px 0 0;
    display: block;
}
.zh_category_tag {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ff7c8a;
    color: #fff;
    font-size: 0.95em;
    border-radius: 12px;
    padding: 2px 12px;
    font-weight: bold;
    z-index: 2;
}
.zh_category_product_body {
    padding: 16px 18px 0 18px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.zh_category_product_name {
    font-size: 1.08em;
    color: #222;
    font-weight: 500;
    margin-bottom: 10px;
    min-height: 40px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zh_category_product_price {
    color: #e4393c;
    font-size: 1.15em;
    font-weight: bold;
    margin-bottom: 14px;
}
.zh_category_product_unit {
    font-size: 0.95em;
    color: #e4393c;
    margin-left: 2px;
}
.zh_category_product_btn {
    display: inline-flex;
    align-items: center;
    background: #2ecc40;
    color: #fff;
    border-radius: 8px;
    padding: 7px 22px;
    font-size: 1em;
    font-weight: 500;
    text-decoration: none;
    margin-top: 0;
    transition: background 0.2s;
    box-shadow: 0 2px 8px #e0f5e0;
}
.zh_category_product_btn:hover {
    background: #27ae38;
}
.zh_category_product_btn_icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 6px;
    background: url('data:image/svg+xml;utf8,<svg fill="white" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm0 14.5A6.5 6.5 0 1 1 12 5.5a6.5 6.5 0 0 1 0 13zm.75-10.25h-1.5v5.25l4.5 2.67.75-1.23-3.75-2.19V8.25z"/></svg>') no-repeat center/contain;
    vertical-align: middle;
}
@media (max-width: 900px) {
    .zh_category_products_list {
        flex-direction: column;
        gap: 16px;
    }
    .zh_category_block {
        width: 100%;
    }
    .zh_category_product_card {
        width: 100%;
    }
}
