<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
urlname:絨顥�莇�綏ヤ�絎�
url:https://www.zhe94.com
desc:��箴�蕭��ц�遵産腴����� 
*/

html,
body,
div,
ul,
li,
img,
a,
span,
em,
i,
u,
s,
del,
center,
strong,
form,
label,
dt,
dd,
input,
button,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    outline: 0;
}

body {
    background: #f5f5f5;
    font-size: 12px;
    
    color: #444;
    word-wrap: break-word;
    word-break: break-all;
    font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif;
}

input,
label,
select,
textarea,
button {
    font-size: 12px;
    font-family: "\5fae\8f6f\96c5\9ed1", Arial;
    color: #444;
}

input,
button,
label,
textarea {
    vertical-align: middle;
    resize: none;
    outline: none;
}

img.gray {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input::-webkit-input-placeholder {
    color: #bbb;
}

ul,
li,
img {
    list-style: none;
    border: 0;
    outline: none;
}

a {
    text-decoration: none;
    color: #444;
}

input,
button {
    border: none;
    outline: none;
    box-sizing: border-box;
}

.clear {
    clear: both;
}

.m10 {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

a:visited,
a:link {
    color: #393D49
}

a:hover {
    color: #f44336;
}

.mian {
    width: 1200px;
    margin: 30px auto;
    display: block;
}

.mian-top {
    background-image: linear-gradient( 135deg, #dedede 10%, #0a0a0a 100%);
    height: 400px;
}

.nav-box {
    background: #fff;
    box-shadow: 0 10px 100px 0 rgb(163 58 234);
}

.top-nav-box {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    /* padding: 5px 0; */
    line-height: 60px;
    position: relative;
}

.top-nav-box .layui-nav {
    background: none;
    position: absolute;
    right: 0;
    top: 0;
}
.ad-side-box img{width: 100%; }
.top-box {
    padding: 40px 0px;
    background-image: linear-gradient( 135deg, #dedede 10%, #0a0a0a 100%);
    background: #0895a7;
}
.search{    float: left;
    width: 200px;
    height: 40px;
    margin-left: 40px;
    margin-top: 10px;
    position: relative;}
.search form{display: block;
    float: left;
    width: 250px;
    height: 34px;
    background: linear-gradient(90deg, #5f72bd, #9b23ea);
    border: 2px solid #5f72bd;
    border-radius: 20px;
    overflow: hidden;}
    .search input {
        float: left;
        width: 160px;
        height: 34px;
        line-height: 34px;
        text-indent: 12px;
        background: #fff;
        color: #333;
        font-size: 13px;
    }
    .search button {
        float: left;
        width: 80px;
        height: 34px;
        line-height: 34px;
        background: linear-gradient(90deg, #5f72bd, #9b23ea);
        color: #fff;
        font-size: 14px;
        letter-spacing: 2px;
        cursor: pointer;
    }
    .hao{float: right;
        width: 297px;
        height: 25px;
        margin-top: 38px;
        background: url(/static/index/theme/pc/img/head_hao.png) no-repeat;
        overflow: hidden;}
        /***webnav***/
.head_nav{width:100%;height:40px;background:#FF5858;overflow:hidden;}
.head_nav ul{width:1200px;height:40px;margin:0px auto;overflow:hidden;}
.head_nav li{float:left;width:auto;height:40px;text-align:center;font-size:15px;}
.head_nav li a{display:block;padding:0px 25px;height:40px;line-height:40px;color:#fff;font-size:15px;text-decoration:none;overflow:hidden;}
.head_nav li.app a{background:url(/static/index/theme/pc/img/head_icon.png) 21px -189px no-repeat;padding-left:38px;padding-right:22px;}
.head_nav li.miao a{background:url(/static/index/theme/pc/img/flash_hot.gif) 15px 5px no-repeat;padding-left:42px;padding-right:20px;}
.head_nav li.index a{background:#FA5858 url(/static/index/theme/pc/img/head_icon.png) 25px -248px no-repeat;padding:0;}
.head_nav li.alist a{background:url(/static/index/theme/pc/img/head_icon.png) 40px -135px no-repeat;padding-left:35px;}
.head_nav li.index{width:230px;text-align:left;text-indent:53px;}
.head_nav li.alist{float:right;width:170px;text-align:center;}
.head_nav li a:hover{background-color:#FB4C4C;}
.head_nav li a.act{background-color:#F44949;}
.index-sf{padding-top: 10px;}

.top-title {
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin: 20px 0;
    font-weight: 600;
}

.top-slogo {
    text-align: center;
    font-size: 18px;
    margin: 10px 0;
}

.slogo-title {
    color: #fff;
    border-radius: 5px;
    background: #080808;
    width: 480px;
    margin: 0 auto;
    padding: 10px;
}

.search-box {
    width: 200px;
    margin: 40px auto;
    position: relative;
}

.search-box a {
    color: #fff;
}

.search-form {
    width: 200px;
    background: #fff;
    height: 40px;
    border-radius: 5px;
    padding: 5px;
    border: none;
    text-indent: 10px;
}

.search-btn {
    width: 100px;
    color: #fff;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: #f80778;
}

.search-btn:hover {
    background: #ff9b02;
    cursor: pointer;
}

.search-hot {
    margin-top: 10px;
}

.search-hot a {
    margin-left: 10px;
}
.next-box{background: linear-gradient(90deg, #7579ff, #b224ef);}
.next-box a:visited, .next-box a:link{color: #ffffff;}
.index-box {
    background: #fff;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    border-radius: 5px;
}
.index-list{width: 1200px;margin: 0 auto;overflow: hidden;}
.index-list-box {
	width: 32%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	background: #fff;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .12), 0 1px 6px 0 rgba(0, 0, 0, .12);
}

.index-list-top {
    background: linear-gradient(-90deg, #5f72bd, #9b23ea);
	color: #fff;
	padding: 5px 15px;
}

.index-list-con li {
	padding: 10px 15px;
	border: 1px solid #EEE;
}

.index-list-con li:hover {
	background-color: #efefef;
}

.index-list-con li:before {
	float: left;
	width: 8px;
	height: 8px;
	margin: 10px 5px;
	background-color:#FF5858;
	border-radius: 50%;
}

.index-list-con li a {
	display: inline-block;
	font-size: 16px;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-tag {
    padding: 10px;
    float: left;
    width: 365px;
}

.index-tag a {
    padding: 5px 10px;
    background: #FD6585;
    color: #fff;
    border-radius: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.index-title {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    text-indent: 10px;
    border-left: #f44336 5px solid;
    margin-bottom: 20px;
}

.layui-carousel {
    float: left;
}

.list-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
}

.goods-list {
    width: 280px;
    margin: 0px 10px 20px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 2px 16px 0 hsla(0, 0%, 50%, .18);
}

.goods-list:hover {
    /* background-image: linear-gradient(135deg, #efe3ac, #f44336); */
    box-shadow: 0 2px 16px 0 hsla(0, 0%, 50%, .58);
    color: #f44336;
}

.goods-img {
    width: 280px;
    height: 280px;
    overflow: hidden;
}

.goods-img img {
    width: 100%;
}

.goods-title {
    word-break: break-all;
    display: -webkit-box;
    /**絲壕院篏�筝坂叱膽���絖�罔≦��絮�腓�**/
    -webkit-box-orient: vertical;
    /**莅丞舟��罍�膣≫叱膽���絖�絲壕院��絖���膣��������劫�**/
    -webkit-line-clamp: 2;
    /**�丞ず��茵���**/
    overflow: hidden;
    /**���顥��榊����絎�**/
}

.goods-content {
    margin: 10px 10px;
}

.goods-num {
    margin: 5px 0;
    overflow: hidden;
    color: #999;
}

.goods-f1 {
    float: left;
    text-decoration: line-through;
    font-size: 12px;
}

.goods-fr {
    float: right;
    font-size: 12px;
}

.goods-price {
    margin: 5px 0;
}

.goods-shop {
    color: #999;
    margin-top: 5px;
}

.tip-p {
    font-size: 16px;
    color: #FF5722;
    margin: 10px 0;
}

.tip-p span {
    font-size: 32px;
    font-weight: 600;
}

.goods-point {
    margin: 10px 0;
}

.point-cou {
    padding: 3px 5px;
    color: #fff;
    background: #f44336;
    font-size: 12px;
    border: 1px solid #f44336;
}

.point-fan {
    padding: 3px 5px;
    color: #f44336;
    font-size: 12px;
    border: 1px solid #f44336;
}

.xcy-nav {
    margin-bottom: 20px;
}

.xcy-cop {
    text-align: center;
    padding: 20px 0;
}

.xcy-cop a,
.xcy-cop a:link {
    color: #a2a2a2;
}

.category-box {
    margin-bottom: 20px;
    padding: 20px 0;
}

.category {
    margin-left: 20px;
    padding: 8px;
}

.category:hover {
    background: #000;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

.categorybg {
    background: #000;
    border-radius: 5px;
    color: #fff;
}

.nav-sp {
    padding: 8px;
    color: #000;
    background: #fff;
    border-radius: 5px;
}

.nav-sp:hover {
    cursor: pointer;
    background: #000;
    color: #fff;
}

#fanli {
    float: right;
}

#doc {
    display: none;
    padding: 20px;
}

#doc h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}

#doc p {
    font-size: 14px;
    line-height: 32px;
}

.logo {
    float: left;
    overflow: hidden;
    width: 220px;
}

#lodpage {
    font-size: 18px;
    text-align: center;
    color: #000;
    font-weight: 600;
}

#lodpage:hover {
    cursor: pointer;
    color: #f44336;
}


/* ������膠紙�綺鎛取�� */

.cat-nav-sort {
    padding: 10px 0;
    background: #fff;
    overflow: hidden;
}

.cat-nav-sort-mian {
    margin: 0 auto;
    font-size: 14px;
    width: 1200px;
}

.cat-nav {
    width: 700px;
    float: left;
}

.cat-nav a {
    padding: 5px;
}

.cat-sort {
    float: right;
}

.coupon-sort {
    margin-bottom: 20px;
}

.goods-sort {
    padding: 5px;
    cursor: pointer;
    display: inline;
}

.nav-this {
    color: #ff2255;
    border-bottom: 2px solid #ff2255;
    font-weight: bold;
}

.sort-this {
    color: #ff2255;
    font-weight: bold;
}

.cat-memu {
    overflow: hidden;
    margin-top: 10px;
    background: #fff;
    padding: 5px 0;
}

.cat-memu-mian {
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}

.cat-memu-mian li {
    float: left;
    width: 80px;
    margin-right: 10px;
}

.cat-memu-mian li img {
    width: 100%;
}


/* ������膠紙�綺鎛取�� */


/* loding��莉遵���� */

.loader {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 175px;
    height: 100px;
}

.loader span {
    display: block;
    background: #ccc;
    width: 7px;
    height: 10%;
    border-radius: 14px;
    margin-right: 5px;
    float: left;
    margin-top: 25%;
}

.loader span:last-child {
    margin-right: 0px;
}

.loader span:nth-child(1) {
    animation: load 2.5s 1.4s infinite linear;
}

.loader span:nth-child(2) {
    animation: load 2.5s 1.2s infinite linear;
}

.loader span:nth-child(3) {
    animation: load 2.5s 1s infinite linear;
}

.loader span:nth-child(4) {
    animation: load 2.5s 0.8s infinite linear;
}

.loader span:nth-child(5) {
    animation: load 2.5s 0.6s infinite linear;
}

.loader span:nth-child(6) {
    animation: load 2.5s 0.4s infinite linear;
}

.loader span:nth-child(7) {
    animation: load 2.5s 0.2s infinite linear;
}

.loader span:nth-child(8) {
    animation: load 2.5s 0s infinite linear;
}

.loader span:nth-child(9) {
    animation: load 2.5s 0.2s infinite linear;
}

.loader span:nth-child(10) {
    animation: load 2.5s 0.4s infinite linear;
}

.loader span:nth-child(11) {
    animation: load 2.5s 0.6s infinite linear;
}

.loader span:nth-child(12) {
    animation: load 2.5s 0.8s infinite linear;
}

.loader span:nth-child(13) {
    animation: load 2.5s 1s infinite linear;
}

.loader span:nth-child(14) {
    animation: load 2.5s 1.2s infinite linear;
}

.loader span:nth-child(15) {
    animation: load 2.5s 1.4s infinite linear;
}

@keyframes load {
    0% {
        background: #ccc;
        margin-top: 25%;
        height: 10%;
    }
    50% {
        background: #444;
        height: 100%;
        margin-top: 0%;
    }
    100% {
        background: #ccc;
        height: 10%;
        margin-top: 25%;
    }
}


/* loding��莉遵���� */

 /* �弱���腴�絎�茣��桁� */
 .wz-shop{width: 400px;margin: 0 auto;overflow: hidden;margin-bottom:45px;}
 .wz-shop img{width: 100%;}
 .wz-shop .price{float: left;color:#8c8c8c;}
 .wz-shop .detail{float: right;width: 100px;text-align: center;border-radius: 20px;border: 1px #ef0c0c solid;color:#ef0c0c;}
 .wz-shop .detail:hover{background:#ef0c0c;color:#fff;}
 .wz-shop .se{color:#de263e;font-size:28px;}
 /* �弱���腴�絎�茣��桁� */

/* 腱糸��� */

@media only screen and (max-width:1024px) {
    .mian {
        width: 100%;
    }
    .top-nav-box {
        width: 100%;
    }
    .top-title {
        font-size: 24px;
    }
    .top-slogo {
        font-size: 14px;
    }
    .slogo-title,
    .search-box,
    .search-form {
        width: 90%;
    }
    .goods-list {
        width: 48%;
        margin: 1%;
    }
    .goods-img {
        width: 100%;
        height: auto;
    }
    .tip-p span {
        font-size: 16px;
    }
    .nav {
        float: none;
        margin-top: 5px;
        position: fixed;
        z-index: 99;
        background: #000;
        display: none;
    }
    .nav li {
        float: none;
    }
    .nav li a {
        color: #fff;
    }
    .logo {
        margin: 0 auto;
        float: none
    }
   
}</pre></body></html>