﻿@charset "utf-8";

body{ background:#f4f4f4; padding-bottom:0.52rem; }

/*头部*/
.om-header{ z-index:10; width:100%;}
.om-header-container{ background:#cc0000; height:0.48rem; width:100%; max-width:750px; margin:auto; position:relative;}
.om-header-container-subpage{ background:#fff; border-bottom:1px solid #ddd; height:0.48rem; width:100%; max-width:750px; margin:auto; position:relative;}
.om-header-fixed{ position:fixed; top:0; z-index:9999; }
.om-header-fixed .om-header-container{}
.om-header .logo{ float:left;}
.om-header .logo:hover{ background-color:#222; }
.om-header .logo img{ float:left; height:0.48rem; width:0.56rem;}
.om-header .goback{ display:block; float:left; height:0.48rem; width:0.56rem; margin:0; padding:0; text-align:center;}
.om-header .goback i{ background:url("../images/icons.png") no-repeat; background-position:0 -3.08rem; background-size:0.28rem; display:inline-block; height:0.28rem; width:0.28rem; margin-top:0.09rem; z-index:1;  }
.om-header .goback:active{ background:#eee;}
.om-header .search{ margin-left:0.56rem; padding:0 0.56rem 0 0; position:relative;}
.om-header .search .icon-search{ background:url("../images/icons.png") no-repeat; background-position:0px 0px; background-size:0.16rem; border-right:1px solid #ddd; display:block; float:left; width:0.22rem; height:0.16rem; position:absolute; top:0.17rem; left:0.10rem; z-index:1; }
.om-header .search .search-input{ padding:0.08rem 0 0px 0px;}
.om-header .search .search-input input{ background:#eee; box-sizing:border-box; border:0; border-radius:0.16rem; font-size:0.13rem; color:#232326; height:0.30rem; line-height:0.30rem; margin:0; padding:0.01rem 0.15rem 0.01rem 0.40rem; width:100%;}
.om-header-container-white .search .search-input input{ background:#fff;}
.om-header .search .search-input input:focus{ outline:none; }
.om-header .user{ height:0.48rem; width:0.56rem; position:absolute; top:0px; right:0px;}
.om-header .unlogin{ display:block; height:0.48rem; width:0.56rem; text-align:center;}
.om-header .unlogin i{ background:url("../images/icons.png") no-repeat; background-position:0px -0.24rem; background-size:0.24rem; display:inline-block; margin:0.11rem 0px 0px 0px; width:0.24rem; height:0.24rem; z-index:1; }
.om-header-container-subpage .unlogin i{ background-position:0px -0.48rem;}
.om-header .unlogin:hover{ background-color:#222; }

/****/
.om-top-nav { background-color:#fff; border-bottom:1px solid #ccc; font-size:0.15rem; height:0.48rem; line-height:0.48rem; max-width:750px; margin:auto; overflow-x:scroll; overflow-y:hidden;}
.om-top-nav ul{ margin:0; padding:0; }
.om-top-nav ul li{ display:inline-block; list-style:none;}
.om-top-nav ul li a{ color:#000; display:inline-block; font-weight:bold; padding:0 0.15rem;}
.om-top-nav ul li a:hover{ background-color:#eee; text-decoration:none;}
.om-top-nav-cate ul li a{ font-weight:normal;}
.om-top-nav ul li.li0{ color:#aaa; font-weight:bold; display:inline-block; padding:0 0.15rem;}

/*底部*/
.om-footer{ background-color:#fff; border-top:1px solid #ddd; color:#555; font-size:0.13rem; margin:0 auto; max-width:750px;}
.om-footer > .footer-content{ padding:0.15rem;}
.om-footer a,
.om-footer a:visited{ color:#555; }
.om-footer a:hover{ color:#e60000; text-decoration:none; }
.om-footer .col-contact { border-bottom:1px solid #eee; margin-bottom:0.15rem; padding:0 0 0.15rem 0; }
.om-footer .col-contact h2 { color:#222; font-size:0.16rem; margin:0; padding:0; }
.om-footer .col-contact .p-text{ padding:0.05rem 0;}
.om-footer .col-contact .l-text{ }
.om-footer .col-cates{ margin-bottom:0.15rem; padding:0 0 0.15rem 0;}
.om-footer .col-cates dl{ display:inline-block; float:left; margin:0; padding:0; width:33.333%;}
.om-footer .col-cates dl.item3{ margin-right:0;}
.om-footer .col-cates dl dt{ color:#000; font-size:0.15rem; height:0.24rem; line-height:0.24rem; padding:0 0 0.05rem 0; overflow:hidden; text-overflow:ellipsis;}
.om-footer .col-cates dl dd{ padding:0.04rem 0; height:0.24rem; line-height:0.24rem; margin:0; padding:0; overflow:hidden; text-overflow:ellipsis;}
.om-footer .col-qrcode{ zoom:1; overflow:auto;}
.om-footer .col-qrcode img{ border:1px solid #ddd; float:left; height:120px; margin:0 0.15rem 0 0; width:120px;}
.om-footer .col-qrcode h2{ font-size:0.15rem; margin:0; padding:0 0 0.05rem 0;}
.om-footer .col-qrcode p{ margin:0; padding:0; }
.om-footer .copyright-content{ background:#424242; color:#888; padding:0.10rem 0 0 0; text-align:center; }
.om-footer .copyright-content{}
.om-footer .copyright-content a,
.om-footer .copyright-content a:visited{ color:#aaa;}
.om-footer .icp{ text-align:center;}
.om-footer .icp .gov-beian{ padding-left:0.05rem;}
.om-footer .icp .gov-beian img{ max-height:20px; max-width:20px; }
.om-footer .powered{ font-size:0.12rem; padding:0 0.15rem 0.15rem 0.15rem; text-align:center;}
.om-footer .powered a{ padding:0px 5px;}

/*底部主导航*/
.om-nav{ background:#fff; box-sizing:border-box; position:fixed; bottom:0px; width:100%; z-index:10000; padding-bottom:env(safe-area-inset-bottom); padding-bottom:constant(safe-area-inset-bottom); }
.om-nav > section{ margin:auto; max-width:750px; position:relative; }
.om-nav ul.base{ background-color:#fff; font-size:0.13rem; height:0.52rem; width:100%; margin:0; padding:0; -webkit-box-shadow:rgba(0,0,0,0.2) 0px -1px 5px; -moz-box-shadow:rgba(0,0,0,0.2) 0px -1px 5px; box-shadow:rgba(0,0,0,0.2) 0px -1px 5px;}
.om-nav ul.base li.n1{ float:left; font-weight:bold; height:0.52rem; list-style:none; margin:0; padding:0; text-align:center; width:20%; position:relative; z-index:998;}
.om-nav ul.base li.n1 a.n1{ display:block; padding:0.07rem 0 0.03rem 0;}
.om-nav ul.base li.n1 a.n1,
.om-nav ul.base li.n1 a.n1:visited{ color:#333;}
.om-nav ul.base li.n1 a.n1:hover,
.om-nav ul.base li.n1 a.n1:active{ background-color:#eee; text-decoration:none;}
.om-nav ul.base li.n1 a.n1 i{ background-position:center 0; background-repeat:no-repeat; background-size:0.20rem auto; display:block; height:0.20rem; width:100%;  }
.om-nav ul.base li.n1.current a.n1{ color:#cc0000;}
.om-nav ul.base li.n1.current a.n1 i{ background-position:center -0.40rem;}
.om-nav ul.base li.n1 .subnav{ background:#fff; display:none; position:absolute; bottom:0.52rem; z-index:999; -webkit-box-shadow:rgba(0,0,0,0.4) 0 -0.01rem 0.08rem 0; -moz-box-shadow:rgba(0,0,0,0.4) 0 -0.01rem 0.08rem 0; box-shadow:rgba(0,0,0,0.4) 0 -0.01rem 0.08rem 0; }
.om-nav ul.base li.n1 .subnav ul{ margin:0; padding:0; }
.om-nav ul.base li.n1 .subnav ul li{ border-bottom:1px solid #eee; list-style:none; margin:0; padding:0;}
.om-nav ul.base li.n1 .subnav ul li a{ display:block; font-size:0.15rem; height:0.24rem; line-height:0.24rem; min-width:0.60rem; padding:0.10rem 0.15rem; text-align:center; white-space:nowrap; }
.om-nav ul.base li.n1 .subnav ul li a,
.om-nav ul.base li.n1 .subnav ul li a:visited{ color:#333;}
.om-nav ul.base li.n1 .subnav ul li a:hover{ background:#f4f4f4; }
.om-nav .caret { border-top:0.08rem solid #ccc; border-right:0.08rem solid transparent; transform:scale(-1.001); transition:all 0.25s ease 0s; display:inline-block; height:0; width:0; position:absolute; bottom:0.02rem; right:0.02rem;}

/*主区域*/
.mbody{ min-height:320px; max-width:750px; margin:auto;}
.mbody:before,
.mbody:after { clear:both; content:"."; display:block; height:0px; visibility:hidden;}
.mbody .footer{ padding:15px 0px 15px 0px; zoom:1; overflow:auto;}
.mbody .footer .pager{ padding:0px 0px 130px 0px; text-align:center;}
@media (min-width:752px) {
	.mbody,
	.om-footer{ border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; }
	.om-nav > section{ border-left:1px solid #ddd; border-right:1px solid #ddd; }
}

/**首页banner**/
.ow-banner{ clear:both; margin:0; padding:0.96rem 0 0 0; position:static;}
.ow-banner .slidebox{ background:#fafafa; margin:0px auto; overflow:hidden; position:relative; }
.ow-banner .slidebox .hd{ height:18px; line-height:18px; position:absolute; bottom:5px; z-index:2; text-align:center; width:100%; text-align:center; }
.ow-banner .slidebox .hd ul{ margin:0; padding:0;}
.ow-banner .slidebox .hd li{ background-color:#999; box-sizing:border-box; display:inline-block; font-size:0px; height:10px; line-height:10px; margin:0px 3px; padding:0; width:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; vertical-align:top; }
.ow-banner .slidebox .hd li:hover { background-color:#fff; border:2px solid #666; }
.ow-banner .slidebox .hd li.on { background-color:#fff; border:2px solid #666;}
.ow-banner .slidebox .bd{ position:relative; z-index:1; text-align:center; width:100%; }
.ow-banner .slidebox .bd ul{ margin:0; padding:0; }
.ow-banner .slidebox .bd ul li{ list-style:none; margin:0; padding:0; position:relative; text-align:center;  }
.ow-banner .slidebox .bd ul li img{ background:url("../images/loading.gif") center center no-repeat; border-radius:5px; vertical-align:top; min-height:100px; width:100%;}
.ow-banner .slidebox .bd ul li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }

/*商品销售实时播报*/
.om-goods-sales-broadcast{ box-sizing:border-box; background:#fff; border-bottom:1px solid #eee; font-size:0.14rem; margin:auto; padding:0.10rem 0.15rem; display:flex; flex-direction:row; flex-wrap:no-wrap;}
.om-goods-sales-broadcast .hd{ box-sizing:border-box; color:#c60000; height:0.30rem; line-height:0.30rem; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.om-goods-sales-broadcast .bd{ width:calc(100% - 0.98rem);}
.om-goods-sales-broadcast ul.marquee { display:block; height:0.30rem; line-height:0.30rem; margin:0; padding:0; position:relative; overflow:hidden;}
.om-goods-sales-broadcast ul.marquee li { color:#333; display:block; list-style:none; margin:0; padding:0; white-space:nowrap; position:absolute; top:-999em; left:0;}
.om-goods-sales-broadcast ul.marquee li span{}
.om-goods-sales-broadcast ul.marquee li span.member{ color:#2788bb; font-weight:bold; padding:0 0.05rem;}
.om-goods-sales-broadcast ul.marquee li span.buy{ }
.om-goods-sales-broadcast ul.marquee li span.goods{ font-weight:bold; padding:0 0.05rem;}
.om-goods-sales-broadcast ul.marquee li span.amount{ }
.om-goods-sales-broadcast ul.marquee li .congratulate{ }
.om-goods-sales-broadcast ul.marquee li .website-name{ color:#333; padding:0 0.03rem 0 0; }
.om-goods-sales-broadcast ul.marquee li .website-domain{ color:#2788bb; }
.om-goods-sales-broadcast ul.marquee li em{ color:#888; font-style:normal; font-size:0.24rem; vertical-align:bottom; padding:0 0.05rem;}

/*首页分类导航图标*/
.om-home-category{ background-color:#fff; border-bottom:1px solid #eee; font-size:0.14rem;}
.om-home-category ul{ margin:0; padding:0;}
.om-home-category ul li{ float:left; list-style:none; margin:0; padding:0; width:25%; text-align:center;}
.om-home-category ul li img{ width:0.50rem;}
.om-home-category ul li span{ display:block;}
.om-home-category ul li a{ display:inline-block; padding:0.10rem 0;}
.om-home-category ul li a,
.om-home-category ul li a:visited{ color:#333;}
.om-home-category .ow-label-content-box{ display:flex; flex-direction:row; flex-wrap:wrap; justify-content:center; padding:0 0; }
.om-home-category .ow-label-content-box .item{ float:left; list-style:none; margin:0; padding:0.10rem 0 0.10rem 0; width:25%; text-align:center;}
.om-home-category .ow-label-content-box .item:hover{ background:#f4f4f4;}
.om-home-category .ow-label-content-box .item .imgbox{ padding:0.05rem 0;}
.om-home-category .ow-label-content-box .item img{ width:0.50rem; vertical-align:top;}
.om-home-category .ow-label-content-box .item h3{ font-size:0.14rem; font-weight:normal; margin:0; padding:0;}
.om-home-category .ow-label-content-box .item a{ display:inline-block; padding:0 0;}
.om-home-category .ow-label-content-box .item a,
.om-home-category .ow-label-content-box .item a:visited{ color:#333;}


/**富文本**/
.om-rich-text{}
.om-rich-text p{ margin:0px; padding:0px;}
.om-rich-text p img{ vertical-align:top;}
.om-rich-text a,
.om-rich-text a:visited{ color:#333;}

/**人气推荐**/
.om-recomd-goods{ background:#fff; border-top:1px solid #eee; border-bottom:1px solid #e6e6e6; margin-bottom:0.10rem; }
.om-recomd-goods .header{ border-bottom:1px solid #eee; padding:0.10rem 0.15rem;}
.om-recomd-goods .header .title{ color:#333; display:inline; font-size:0.15rem; font-weight:bold;}
.om-recomd-goods .header .subtitle{ color:#666; font-size:0.13rem; margin:0 0 0 0.10rem;}
.om-recomd-goods .section{}
.om-recomd-goods ul{ line-height:140%; margin:0; padding:0; zoom:1; overflow:auto;}
.om-recomd-goods ul li{ display:inline-block; float:left; list-style:none; margin:0; padding:0; text-align:center; width:50%;}
.om-recomd-goods ul li a{ border-top:1px solid #eee; border-right:1px solid #eee; display:block; height:auto; padding:6%;}
.om-recomd-goods ul li .thumb{ text-align:center;}
.om-recomd-goods ul li .thumb img{ height:100%; width:100%;}
.om-recomd-goods ul li .info{ height:1rem; padding-top:0.10rem; text-align:center;}
.om-recomd-goods ul li .title{ color:#222; font-size:0.15rem; font-weight:normal; margin:0; padding:0; margin-bottom:5px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.om-recomd-goods ul li .subtitle{ color:#888; font-size:0.13rem; margin:0; padding:0; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.om-recomd-goods ul li .price{ overflow:hidden; padding-top:0.02rem; }
.om-recomd-goods ul li .price span.money{ color:#d30000; font-size:0.13rem;}
.om-recomd-goods ul li .price span.point{ color:#d30000; font-size:0.13rem;}
.om-recomd-goods ul li .price span.point em{ font-size:0.12rem;}
.om-recomd-goods ul li.li1{ float:none; width:100%; vertical-align:top;}
.om-recomd-goods ul li.li1 a{ border-top:0px; padding:3%; zoom:1; overflow:auto;}
.om-recomd-goods ul li.li1 .thumb{ float:left; text-align:left; width:50%; }
.om-recomd-goods ul li.li1 .thumb img{}
.om-recomd-goods ul li.li1 .info{ padding-top:0px; padding-left:55%; text-align:left;}
.om-recomd-goods ul li.li1 .title{ font-weight:bold;}
.om-recomd-goods ul li.li1 .subtitle{ }
@media (max-width:650px) {
	.om-recomd-goods ul li.li3 a,.om-recomd-goods ul li.li5 a,.om-recomd-goods ul li.li7 a,.om-recomd-goods ul li.li9 a,
	.om-recomd-goods ul li.li11 a,.om-recomd-goods ul li.li13 a,.om-recomd-goods ul li.li15 a,.om-recomd-goods ul li.li17 a,.om-recomd-goods ul li.li19 a,
	.om-recomd-goods ul li.li21 a,.om-recomd-goods ul li.li23 a,.om-recomd-goods ul li.li25 a,.om-recomd-goods ul li.li27 a,.om-recomd-goods ul li.li29 a,
	.om-recomd-goods ul li.li31 a,.om-recomd-goods ul li.li33 a,.om-recomd-goods ul li.li35 a,.om-recomd-goods ul li.li37 a,.om-recomd-goods ul li.li39 a,
	.om-recomd-goods ul li.li41 a,.om-recomd-goods ul li.li43 a,.om-recomd-goods ul li.li45 a,.om-recomd-goods ul li.li47 a,.om-recomd-goods ul li.li49 a{ border-right:1px solid #fff; }
}
@media (min-width:650px) {
	.om-recomd-goods ul li{ width:33.333333%;}
	.om-recomd-goods ul li.li1  a,.om-recomd-goods ul li.li4 a,.om-recomd-goods ul li.li7 a,.om-recomd-goods ul li.li10 a,
	.om-recomd-goods ul li.li13 a,.om-recomd-goods ul li.li16 a,.om-recomd-goods ul li.li19 a,
	.om-recomd-goods ul li.li22 a,.om-recomd-goods ul li.li25 a,.om-recomd-goods ul li.li28 a,
	.om-recomd-goods ul li.li31 a,.om-recomd-goods ul li.li34 a,.om-recomd-goods ul li.li37 a,
	.om-recomd-goods ul li.li40 a,.om-recomd-goods ul li.li43 a,.om-recomd-goods ul li.li47 a,.om-recomd-goods ul li.li50 a{ border-right:1px solid #fff; }
}

/**楼层商品**/
.om-floor-goods{ background-color:#fff; border-top:1px solid #e6e6e6; margin-bottom:0.10rem; }
.om-floor-goods .floor-hd{ border-bottom:1px solid #eee; color:#333; font-size:0.15rem; margin:0; padding:0.10rem 0.15rem;}
.om-floor-goods .floor-hd .floor-num{ display:none; color:#888; font-size:0.13rem; font-weight:normal; padding:0 0.06rem 0 0; vertical-align:bottom;}
.om-floor-goods .floor-hd a,
.om-floor-goods .floor-hd a:visited{ color:#666;}
.om-floor-goods .floor-bd{ padding:0px 0px;}

/*商品列表(横列)*/
ul.om-goods-vertilist{ line-height:140%; margin:0; padding:0; zoom:1; overflow:auto;}
ul.om-goods-vertilist li{ display:inline-block; float:left; list-style:none; margin:0; padding:0; text-align:center; width:50%;}
ul.om-goods-vertilist li a{ border-bottom:1px solid #eee; border-right:1px solid #eee; display:block; height:auto; padding:6%;}
ul.om-goods-vertilist li .thumb{ text-align:center;}
ul.om-goods-vertilist li .thumb img{ height:100%; width:100%;}
ul.om-goods-vertilist li .info{ height:1rem; padding-top:0.10rem; text-align:center;}
ul.om-goods-vertilist li .title{ color:#222; font-size:0.15rem; font-weight:normal;  margin:0; padding:0; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
ul.om-goods-vertilist li .subtitle{ color:#888; font-size:0.13rem;  margin:0; padding:0; padding-top:0.05rem; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
ul.om-goods-vertilist li .price{ overflow:hidden; padding-top:0.02rem; }
ul.om-goods-vertilist li .price span.money{ color:#d30000; font-size:0.13rem;}
ul.om-goods-vertilist li .price span.point{ color:#d30000; font-size:0.13rem;}
ul.om-goods-vertilist li .price span.point em{ font-size:12px;}
@media (max-width:650px) {
	ul.om-goods-vertilist li.li2 a,ul.om-goods-vertilist li.li4 a,ul.om-goods-vertilist li.li6 a,ul.om-goods-vertilist li.li8 a,ul.om-goods-vertilist li.li10 a,
	ul.om-goods-vertilist li.li12 a,ul.om-goods-vertilist li.li14 a,ul.om-goods-vertilist li.li16 a,ul.om-goods-vertilist li.li18 a,ul.om-goods-vertilist li.li20 a,
	ul.om-goods-vertilist li.li22 a,ul.om-goods-vertilist li.li24 a,ul.om-goods-vertilist li.li26 a,ul.om-goods-vertilist li.li28 a,ul.om-goods-vertilist li.li30 a{ border-right:1px solid #fff; }
}
@media (min-width:650px) {
	ul.om-goods-vertilist li{ width:33.333333%;}
	ul.om-goods-vertilist li.li3 a,ul.om-goods-vertilist li.li6 a,ul.om-goods-vertilist li.li9 a,
	ul.om-goods-vertilist li.li12 a,ul.om-goods-vertilist li.li15 a,ul.om-goods-vertilist li.li18 a,
	ul.om-goods-vertilist li.li21 a,ul.om-goods-vertilist li.li24 a,ul.om-goods-vertilist li.li27 a,ul.om-goods-vertilist li.li30 a{ border-right:1px solid #fff; }
}

/*商品列表(水平)*/
ul.om-goods-horizlist{ font-size:12px; margin:0; padding:0; zoom:1; overflow:auto;}
ul.om-goods-horizlist li{ border-bottom:1px solid #eee; display:block; list-style:none; margin:0; padding:0.10rem 0; zoom:1; overflow:auto; }
ul.om-goods-horizlist li:last-child{ border-bottom:none;}
ul.om-goods-horizlist li a{ display:block; zoom:1; overflow:auto;}
ul.om-goods-horizlist li .thumb{ float:left; margin-right:0.10rem; text-align:center; width:28%; max-width:120px;}
ul.om-goods-horizlist li .thumb img{ vertical-align:top; }
ul.om-goods-horizlist li .info{ zoom:1; overflow:auto;}
ul.om-goods-horizlist li .title{ color:#222; font-size:0.14rem; font-weight:normal; line-height:20px; margin:0; padding:0; overflow:hidden;}
ul.om-goods-horizlist li .title em{ font-size:12px; font-style:normal; padding-left:5px;}
ul.om-goods-horizlist li .subtitle{ color:#888; max-height:36px; line-height:18px; overflow:hidden; margin:0; padding:5px 0px 0px 0px; white-space:nowrap; text-overflow:ellipsis;}
ul.om-goods-horizlist li .subtitle a{ color:#888; }
ul.om-goods-horizlist li .price{ margin:0; padding:3px 0px 0px 0px;}
ul.om-goods-horizlist li .price span.money{ color:#d30000; font-size:0.13rem;}
ul.om-goods-horizlist li .price span.point{ color:#d30000; font-size:0.13rem;}
ul.om-goods-horizlist li .price span.point em{ font-size:12px;}
ul.om-goods-horizlist li .buy{ text-align:right;}
ul.om-goods-horizlist li .buy .btnbuy{ background:#c60000; border-radius:0.16rem; color:#fff; display:inline-block; font-size:0.14rem; height:0.24rem; line-height:0.24rem; padding:0.04rem 0.15rem; vertical-align:top;}
ul.om-goods-horizlist li .buy .sub{ color:#888; float:left; padding-top:0.02rem;}
@media (min-width:500px) {
	ul.om-goods-horizlist li{ padding:0.15rem 0;}
	ul.om-goods-horizlist li a{}
	ul.om-goods-horizlist li .thumb{ float:left; margin-right:0.10rem; text-align:center; width:32%; max-width:150px;}
	ul.om-goods-horizlist li .title{ font-size:0.16rem; }
	ul.om-goods-horizlist li .subtitle{ font-size:0.13rem; line-height:20px; max-height:0.60rem; }
	ul.om-goods-horizlist li .price span.money{ font-size:0.14rem;}
}

/**秒杀活动**/
.om-activity-goods{ background:#fff; border-top:1px solid #eee; border-bottom:1px solid #e6e6e6; margin-bottom:0.10rem; }
.om-activity-goods .header{ border-bottom:1px solid #eee; padding:0.10rem 0.15rem;}
.om-activity-goods .header .title{ color:#c60000; display:inline; font-size:0.15rem; font-weight:bold;}
.om-activity-goods .header .subtitle{ color:#666; font-size:0.13rem; margin:0 0 0 0.10rem;}
.om-activity-goods .section{ padding:0 0.15rem;}
.om-activity-goods .section ul.om-goods-horizlist li .thumb{ float:left; margin-right:0.10rem; text-align:center; width:33%; max-width:200px;}

/**新闻**/
.om-idx-news{ background-color:#fcfcfc; border-top:1px solid #e6e6e6; margin-top:0.10rem; }
.om-idx-news .header{ font-size:0.15rem; margin:0; padding:0.10rem 0.15rem;}
.om-idx-news .section{ margin:0; padding:0 0.10rem 0.10rem 0.10rem;}

/*首页tags*/
.om-idx-tags { background-color:#fff; margin:0 auto;}
.om-idx-tags .hd{ font-size:0.14rem; font-weight:bold; padding:0.15rem 0.15rem;  }
.om-idx-tags .hd em{ color:#888; font-size:0.14rem; font-weight:normal; font-style:normal; padding:0 0.10rem;}
.om-idx-tags .bd{ padding:0 0.05rem 0.15rem 0.15rem;}
.om-idx-tags .bd a{ background:#eee; border-radius:0.15rem; display:inline-block; height:0.32rem; line-height:0.32rem; margin:0 0.10rem 0.05rem 0; padding:0 0.10rem; overflow:hidden;}
.om-idx-tags .bd a,
.om-idx-tags .bd a:visited{ color:#666;}
.om-idx-tags .bd a:hover { background:#aaa; color:#000; text-decoration:none;}

/*验证码*/
.verifycode{}
.verifycode img{ box-sizing:border-box; height:0.36rem; vertical-align:middle;}
.verifycode .fresh{ box-sizing:border-box; background:#f6f6f6; border:1px solid #aaa; display:inline-block; font-size:0.14rem; height:0.36rem; line-height:0.36rem; width:0.44rem; text-align:center; vertical-align:top; overflow:hidden;}
.verifycode .fresh:hover{ text-decoration:none;}
.verifycode .code-loading{ background:#fff url("../images/code_loading.gif") center center no-repeat; border:1px solid #aaa; display:inline-block; vertical-align:top; height:0.44rem; width:0.44rem; }

/*弹窗用户登录*/
.om-loginwin{ padding:15px 0px 15px 15px;}
.om-loginwin .form-login{ width:218px;}
.om-loginwin .form-login dl dt { display:none; font-size:0.14rem; padding:0px 10px 0px 0px;}
.om-loginwin .form-login dl dd { margin-bottom:6px; padding:4px 10px 0px 0px;}
.om-loginwin .form-login dl dd input.text{ font-size:0.14rem; padding:3px 5px; width:190px;}
.om-loginwin .form-login dl dd input.text-verifycode{ width:0.60rem;}
.om-loginwin .form-login dl dd .verifycode img{ height:32px; vertical-align:middle; width:0.80rem;}
.om-loginwin .form-login dl dd .verifycode .fresh{background:#f6f6f6; border:1px solid #aaa; display:inline-block; font-size:0.14rem; height:32px; line-height:32px; width:32px; text-align:center; vertical-align:top; overflow:hidden;}
.om-loginwin .form-login dl dd .verifycode .fresh:hover{ text-decoration:none;}
.om-loginwin .form-login dl.button dd{ list-style:none; margin:0; padding:0; }
.om-loginwin .form-login dl.button dd .btn{ width:200px; padding-left:0px; padding-right:0px; text-align:center;}
.om-loginwin .form-login dl.remember dd{ margin-bottom:0px; text-align:right; }
.om-loginwin .form-login dl.remember a,
.om-loginwin .form-login dl.remember a:visited{ color:#888;}
.om-loginwin .form-login dl.remember a:hover{ color:#0070d9; text-decoration:none;}
.om-loginwin .form-login dl dd label.remember{ display:none;}
.om-loginwin .form-login dl dd .forget{ margin-right:5px;}
.om-loginwin .form-login dl dd .reg-member{ display:none;}
.om-loginwin .form-login dl dd .unlogin-buy{ display:none;}

/*404错误*/
.om-error404{ padding:0.30rem 0.15rem;}
.om-error404 h1{ font-size:0.18rem; padding-bottom:0.10rem;}
.om-error404 dl{}
.om-error404 dl dt{ font-size:0.16rem;}
.om-error404 dl dd.tip-1{ font-size:0.14rem;}
.om-error404 .referer{ padding:10px 0px;}

/*单页详细*/
.om-more{ float:right; }
.om-more a{ font-size:12px;}

/*搜索结果*/
font.keywords{ color:#f00;}

/****/
/*单页详细*/
.om-spage-detail{ background-color:#fff; padding:0.10rem;}
.om-spage-detail h1.title{ border-bottom:1px solid #e6e6e6; font-size:0.16rem; font-weight:normal; line-height:160%; padding:0px 0px 0.05rem 0;}
.om-spage-detail .om-content{ font-size:0.14rem; min-height:320px; padding:0.10rem 0 0 0;}

/*内容详细*/
.om-detail{ background-color:#fff; min-height:320px; padding:10px 15px; }
.om-detail h1.title{ font-size:18px; line-height:160%; margin:0; padding:2px 0px 0px 0px;}
.om-detail .byline{ color:#888; height:18px; line-height:18px; font-size:0.14rem; padding:8px 0px 8px 0px;}
.om-detail .byline span{ display:inline-block; padding:0px 10px 0px 0px;}
.om-detail .byline a,
.om-detail .byline a:visited{ color:#0b72c1;}
.om-detail .tags { font-size:12px; margin:10px 0px; padding:0.05rem 0;}
.om-detail .tags a{ margin:0px 5px 0px 0px;}
.om-detail .pager { padding:10px 0px 10px 0px; text-align:center;}
.om-detail .author{ color:#888;}
.om-detail .views { color:#888;}
.om-detail .prev-next{ border-top:1px solid #e6e6e6; margin:10px 0px 10px 0px; padding:0.10rem 0;}
.om-detail .prev-next .prev{ line-height:0.24rem; padding:4px 0px;}
.om-detail .prev-next .next{ line-height:0.24rem; padding:4px 0px;}
.om-relate-content{ background:#fcfcfc; border-top:1px solid #e6e6e6; }
.om-relate-content .header{ font-size:0.14rem; font-weight:normal; padding:5px 10px;}
.om-relate-content .section{ padding:0 0.10rem 0.10rem 0.10rem;}

/**/
.om-tags-header,
.om-search-header{ background-color:#fff; border-bottom:1px solid #e6e6e6; font-size:0.16rem; margin:0; padding:0.10rem; }

/*下载*/
.om-detail .downloader{ border-top:1px dotted #ddd; padding:0.10rem 0;}
.om-detail .downloader .btn{ padding-left:0px; padding-right:0px; text-align:center; width:100%;}

/*视频*/
.om-detail .video{ padding:0.10rem 0;}
.om-detail .video video{ background-color:#ccc; vertical-align:top; max-width:100%; width:100%; }

/*文章*/
.om-article{ padding:0.10rem;}

/**slither**/
.om-cate-header-slither{ background:#f6f6f6; border-bottom:1px solid #e6e6e6; height:0.48rem; margin:0; overflow-x:scroll;}
.om-cate-header-slither ul{ height:0.48rem; margin:0; padding:0;}
.om-cate-header-slither ul li{ display:inline-block; list-style:none; margin:0; padding:0;}
.om-cate-header-slither ul li a{ color:#333; display:inline-block; font-size:0.15rem; font-weight:bold; height:0.24rem; line-height:0.24rem; padding:0.13rem 0.15rem 0.11rem 0.15rem;}
.om-cate-header-slither ul li a:hover{ background-color:#eee; text-decoration:none;}
.om-cate-header-slither ul li.current a{ color:#d30000; }

/**产品排序**/
.om-type-filter-header{ background-color:#fff; border-bottom:1px solid #e6e6e6; zoom:1; overflow:auto;}
.om-type-filter-header .type-filter{ cursor:pointer; font-size:12px; font-weight:bold; float:right; height:42px; line-height:42px; width:20%; text-align:right; vertical-align:middle;}
.om-type-filter-header .type-filter em{ font-style:normal; padding-right:0.10rem;}
.om-type-filter-header .type-filter em i{ font-weight:normal; line-height:0.40rem; font-style:normal; padding-left:1px; vertical-align:top;}
.om-type-filter-header .order{ float:left; width:80%;}
.om-type-filter-header .order a{ display:inline-block; color:#424242; font-size:12px; padding:12px 0px 8px 0px; width:18%; max-width:0.60rem;}
.om-type-filter-header .order a:first-child{ width:28%; max-width:0.80rem;}
.om-type-filter-header .order a:hover{ color:#666; text-decoration:none;}
.om-type-filter-header .order a.current{ border-bottom:2px solid #d30000; color:#d30000;}
.om-type-filter-header .order a i{ border-left:1px solid #eee; display:block; font-style:normal; height:20px; line-height:20px; padding:0px 0px; text-align:center;}
.om-type-filter-header .order a:first-child i{ border-left:none;}

/*筛选*/
.om-type-filter-section{ background-color:#fff; border-bottom:1px solid #ddd; padding:0 0.15rem;}
.om-type-filter-section .type-line{ border-bottom:1px dotted #eee8e8; padding:0px 0px 0.05rem 0; zoom:1; overflow:auto;}
.om-type-filter-section .type-line:last-child{ border-bottom:0px;}
.om-type-filter-section .type-line .type-attr{ color:#666; padding:5px 0px 2px 0px;}
.om-type-filter-section .type-line .type-value{}
.om-type-filter-section .type-line .type-value ul{ padding:0 0 0.05rem 0;}
.om-type-filter-section .type-line .type-value li{ float:left; white-space:nowrap;}
.om-type-filter-section .type-line .type-value li a{ background-color:#fff; border:1px solid #e6e6e6; color:#222; display:inline-block; height:0.24rem; line-height:0.24rem; min-width:0.40rem; padding:3px 10px; text-align:center;}
.om-type-filter-section .type-line .type-value li a.all{}
.om-type-filter-section .type-line .type-value li a.current{ background-color:#d30000; border-color:#d30000; color:#fff;}
.om-type-filter-section .type-line .type-value li a.current:hover{ text-decoration:none; cursor:default;}
.om-type-filter-section .type-line .type-value li a.hasimg{ box-sizing:border-box; border:1px solid #e6e6e6; height:0.50rem; line-height:0.50rem; width:1.16rem; padding:0; display:flex; flex-direction:row; align-items:center; align-content:center; justify-content:center; position:relative; overflow: unset;}
.om-type-filter-section .type-line .type-value li a.hasimg img{ max-height:0.50rem; max-width:1.16rem;}
.om-type-filter-section .type-line .type-value li a.hasimg .typename{ display:none;}
.om-type-filter-section .type-line .type-value li a.hasimg.current{ background:#fff; border:2px solid #ff6700; }
.om-type-filter-section .type-line .type-value li a.hasimg:hover img{ display:none; }
.om-type-filter-section .type-line .type-value li a.hasimg:hover .typename{ display:flex; }

/*新闻列表*/
ul.om-news-list{ background-color:#fff; border:1px solid #ddd; margin:0; padding:0; zoom:1; overflow:auto;}
ul.om-news-list li{ background:#fff; border-bottom:1px solid #eee; border-top:none; font-size:0.14rem; font-weight:normal; list-style:none; margin:0; padding:0;}
ul.om-news-list li:last-child{ border-bottom:none;}
ul.om-news-list li a{ color:#222; display:block; height:0.60rem; padding:0.10rem;}
ul.om-news-list li .thumb{ float:left; height:0.60rem; width:1.00rem; overflow:hidden;}
ul.om-news-list li .thumb img{ height:0.60rem; width:1.00rem;}
ul.om-news-list li .title{ font-weight:normal; height:0.60rem; margin:0; padding:0; padding-left:0.15rem; vertical-align:middle; overflow:hidden;}
ul.om-news-list li.first{ height:1.40rem; overflow:hidden; }
ul.om-news-list li.first a{ height:1.20rem; position:relative; margin:0.10rem; padding:0;}
ul.om-news-list li.first .thumb{ height:1.20rem; width:100%; overflow:hidden; vertical-align:middle;}
ul.om-news-list li.first img{ float:none; min-height:1.20rem; width:100%;}
ul.om-news-list li.first .title{ background-color:rgba(0,0,0,0.3); color:#fff; font-size:0.15rem; height:auto; width:100%; margin:0; padding:0.10rem 0; position:absolute; bottom:0;}
ul.om-news-list li.first .title span{ display:block; padding:0 0.10rem; }

/*产品列表(水平)*/
ul.om-product-horizlist{ font-size:12px; zoom:1; overflow:auto;}
ul.om-product-horizlist li{ list-style:none; margin:0; padding:0; }
ul.om-product-horizlist li a{ border-top:1px solid #eee; display:block; padding:0.10rem 0; zoom:1; overflow:auto;}
ul.om-product-horizlist li .thumb{ float:left; margin-right:0.10rem; text-align:center; width:28%; max-width:120px;}
ul.om-product-horizlist li .thumb img{ vertical-align:top; }
ul.om-product-horizlist li .info{ zoom:1; overflow:auto;}
ul.om-product-horizlist li .title{ color:#222; font-size:0.14rem; font-weight:normal; line-height:20px; overflow:hidden;}
ul.om-product-horizlist li .title em{ font-size:12px; font-style:normal; padding-left:5px;}
ul.om-product-horizlist li .subtitle{ color:#888; max-height:36px; line-height:18px; overflow:hidden; margin:0; padding:5px 0px 0px 0px; text-overflow:ellipsis;}
ul.om-product-horizlist li .price{ margin:0; padding:3px 0px 0px 0px;}
ul.om-product-horizlist li .price span.money{ color:#d30000; font-size:0.13rem;}
@media (min-width:500px) {
	ul.om-product-horizlist li a{ padding:15px 5px; }
	ul.om-product-horizlist li .title{ font-size:0.16rem; }
	ul.om-product-horizlist li .subtitle{ font-size:0.13rem; line-height:20px; max-height:0.60rem; }
	ul.om-product-horizlist li .price span.money{ font-size:0.14rem;}
}

/*案例列表*/
ul.om-case-horizlist{ font-size:12px; zoom:1; overflow:auto;}
ul.om-case-horizlist li{ list-style:none; margin:0; padding:0; }
ul.om-case-horizlist li a{ border-top:1px solid #eee; display:block; padding:0.10rem 0; zoom:1; overflow:auto;}
ul.om-case-horizlist li .thumb{ float:left; margin-right:0.10rem; text-align:center; width:28%; max-width:120px;}
ul.om-case-horizlist li .thumb img{ vertical-align:top; }
ul.om-case-horizlist li .info{ zoom:1; overflow:auto;}
ul.om-case-horizlist li .title{ color:#222; font-size:0.14rem; font-weight:normal; line-height:20px; overflow:hidden;}
ul.om-case-horizlist li .title em{ font-size:12px; font-style:normal; padding-left:5px;}
ul.om-case-horizlist li .subtitle{ color:#888; max-height:36px; line-height:18px; overflow:hidden; margin:0; padding:5px 0px 0px 0px; text-overflow:ellipsis;}
ul.om-case-horizlist li .price{ margin:0; padding:3px 0px 0px 0px;}
ul.om-case-horizlist li .price span.money{ color:#d30000; font-size:0.13rem;}
@media (min-width:500px) {
	ul.om-case-horizlist li a{ padding:15px 5px; }
	ul.om-case-horizlist li .title{ font-size:0.16rem; }
	ul.om-case-horizlist li .subtitle{ font-size:0.13rem; line-height:20px; max-height:0.60rem; }
	ul.om-case-horizlist li .price span.money{ font-size:0.14rem;}
}

/*产品详细*/
.om-product-detail{ background-color:#f4f4f4; font-size:0.14rem;}
.om-product-detail .gallery{ background-color:#fff;}
.om-product-detail .gallery{ margin:0px auto; overflow:hidden; position:relative; }
.om-product-detail .gallery .header{ bottom:0px; height:28px; line-height:28px; position:absolute; text-align:center; width:100%; z-index:2; }
.om-product-detail .gallery .header li{ background:#fff; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; display:inline-block; width:6px; height:6px; margin:0px 3px; text-indent:-9999px; overflow:hidden;}
.om-product-detail .gallery .header li.on{ background:#c60000; }
.om-product-detail .gallery .section{ position:relative; z-index:1; }
.om-product-detail .gallery .section li{ position:relative; text-align:center;  }
.om-product-detail .gallery .section li img{ background:url("../images/loading.gif") center center no-repeat; vertical-align:top; width:100%;}
.om-product-detail .gallery .section li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }

.om-product-detail .goods-property{ background:#fff; border-bottom:1px solid #eee; padding:0.10rem;}

.om-product-detail h1.title{ font-size:18px; padding:0px 0px;}
.om-product-detail h2.subtitle{ color:#888; font-size:0.14rem; font-weight:normal; padding:0px 0px;}
.om-product-detail .om-content{ background:#fff; border-bottom:1px solid #e6e6e6; padding:10px 15px;}
.om-product-detail .om-content .read{ color:#888; padding:5px 0px 0px 0px;}
.om-product-detail .pager { margin:0px 10px; padding:20px 0px 10px 0px; text-align:center;}
.om-product-detail .prev-next{ background:#fff; border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6; margin:10px 0px 10px 0px; padding:10px 15px;}
.om-product-detail .prev-next .prev{ line-height:0.24rem; padding:4px 0px;}
.om-product-detail .prev-next .next{ line-height:0.24rem; padding:4px 0px;}

/*下载*/
ul.om-download-list{}
ul.om-download-list li a{ border-top:1px solid #eee; display:block; padding:12px 0px; zoom:1; overflow:auto;}
ul.om-download-list li a .title{ font-size:0.14rem; font-weight:normal; line-height:0.24rem; padding:0px 10px;}
ul.om-download-list li a,
ul.om-download-list li a:visited{ color:#333;}

/*文章列表*/
ul.om-article-list{ background-color:#fff; border:1px solid #ddd;}
ul.om-article-list li{ border-bottom:1px solid #ddd;}
ul.om-article-list li:last-child{ border-bottom:none;}
ul.om-article-list li a .title{ color:#222; display:block; font-size:0.14rem; font-weight:normal; line-height:20px; padding:12px 10px;}
ul.om-article-list li a:hover,
ul.om-article-list li a:active{ background-color:#eee;}

/*常见问题*/
.om-faq{}
.om-faq .section{ padding:0.10rem;}
.om-faq-list{}
.om-faq-list li { background-color:#fff; border:1px solid #e6e6e6; padding:0px 0px;}
.om-faq-list li .title a{ display:block; font-size:0.15rem; line-height:0.24rem; padding:15px;}
.om-faq-list li .title a,
.om-faq-list li .title a:visited{ color:#222;}
.om-faq-list li.shrink{ background:#eee;}
.om-faq-list li .info{ border-top:1px dotted #ddd; color:#686868; padding:15px;}


/*暂无内容*/
.om-none-content-tip{ color:#888; font-size:0.14rem; padding:50px 10px; text-align:center;}

/*栏目页列表*/
.om-cate-product{ margin:10px 0px 0px 0px; }
.om-cate-product > .section{ background-color:#fff; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:0px 10px;}
.om-cate-product > .section li:first-child a{ border-top:0px;}

.om-cate-case{ margin:10px 0px 0px 0px; }
.om-cate-case > .section{ background-color:#fff; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:0px 10px;}
.om-cate-case > .section li:first-child a{ border-top:0px;}

.om-cate-news{}
.om-cate-news > .section{ padding:0.10rem;}

.om-cate-content{ padding:0.10rem;}

.om-cate-download{}
.om-cate-download > .section{ padding:0.10rem;}
.om-cate-download > .section ul.om-download-list{ background:#fff; border:1px solid #e6e6e6;}
.om-cate-download > .section li:first-child a{ border-top:0px;}

/*评论发布*/
.ow-owcmt-post{ background:#f4f4f4; border-top:1px solid #e2e2e2; padding:20px 10px 10px 10px; }
.ow-owcmt-post .cmt-avatar{ float:left; height:40px; width:40px;}
.ow-owcmt-post .cmt-avatar img{ border-radius:10%; height:40px; line-height:40px; width:40px; }
.ow-owcmt-post .cmt-post{ padding-left:50px; padding-right:20px;}
.ow-owcmt-post .cmt-post textarea.comment-text{ 
    -webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075); -moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075); box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075);
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
	background-color:#fff; border:1px solid #ccc; color:#333; font-size:14px; height:72px; line-height:24px; padding:5px 8px; vertical-align:top; width:100%;
	}
.ow-owcmt-post .cmt-post textarea.comment-text:focus{ color:#333; }
.ow-owcmt-post .cmt-btnline{ padding:10px 0px 0px 0px; text-align:right;}
.ow-owcmt-post .cmt-btnline .btn-owcmt{ background:#09bb07; border:none; color:#fff; display:inline-block; font-size:14px; font-weight:normal; height:24px; line-height:24px; padding:4px 28px; width:auto; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.ow-owcmt-post .cmt-btnline .btn-owcmt:hover{ background:#142038;}
/*列表标题*/
.ow-owcmt-list-header{ border-bottom:1px solid #eee; font-size:16px; padding:5px 10px;}
.ow-owcmt-list-header .cmt-count{ float:right; font-size:14px; padding:5px 0px 0px 0px;}
.ow-owcmt-list-header .cmt-count b{ padding-right:5px;}
/*列表*/
.ow-owcmt-list{ padding:0px 10px;}
.ow-owcmt-list ul{ margin:0; padding:0; }
.ow-owcmt-list ul li{ border-bottom:1px dashed #ddd; list-style:none; margin:0; padding:15px 0px; zoom:1; overflow:auto; }
.ow-owcmt-list .avatar{ float:left; height:40px; width:40px; padding-top:5px;}
.ow-owcmt-list .avatar img{ border-radius:10%; height:40px; line-height:40px; width:40px; }
.ow-owcmt-list .cmtinfo{ padding-left:50px; }
.ow-owcmt-list .cmtinfo .author { color:#999; font-size:12px; height:24px; line-height:24px;}
.ow-owcmt-list .cmtinfo .author .username{ float:left; font-size:13px; padding-right:10px;  }
.ow-owcmt-list .cmtinfo .comment{ color:#333; font-size:15px; padding:0px;}
.ow-owcmt-list .cmtinfo .comment-footer{ color:#888; font-size:13px; text-align:right;}
.ow-owcmt-list .cmtinfo .comment-footer a,
.ow-owcmt-list .cmtinfo .comment-footer a:visited{ color:#586c94;}
.ow-owcmt-list .cmtinfo .comment-footer a:hover{ color:#333;}
.ow-owcmt-list .cmtinfo .comment-footer .posttime{ float:left; font-size:12px; padding-right:10px; }
.ow-owcmt-list .cmtinfo .comment-footer .comefrom{ float:left; font-size:12px; }
.ow-owcmt-list .cmtinfo .comment-footer a.report{ margin:0px 0px 0px 15px;}
.ow-owcmt-list-pager{ padding:0px 10px; text-align:center;}
/*回复*/
.ow-owcmt-reply-post{ padding-top:10px; zoom:1; overflow:auto;}
.ow-owcmt-reply-post .reply-textarea{ padding-right:100px;}
.ow-owcmt-reply-post .reply-textarea input.reply-text{
	-webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075); -moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075); box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075);
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
	background-color:#fff; border:1px solid #ccc; color:#333; font-size:14px; float:left; height:24px; line-height:24px; padding:5px 8px; vertical-align:top; width:100%;
	}
.ow-owcmt-reply-post .reply-btnline{ float:left; padding-left:10px;}
.ow-owcmt-reply-post .btn-reply{ background:#09bb07; border:none; color:#fff; display:inline-block; font-size:14px; font-weight:normal; height:24px; line-height:24px; padding:6px 0px; width:auto; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; width:70px; text-align:center;}
.ow-owcmt-reply-post .btn-reply:hover{ background:#142038;}
/*回复列表*/
.ow-owcmt-reply-list  ul li{ border-top:1px dotted #eee; border-bottom:0px;}
.ow-owcmt-reply-list  ul li.li1{ border-top:0px; }
.ow-owcmt-reply-list .avatar{ float:left; height:40px; width:40px; padding-top:5px;}
.ow-owcmt-reply-list .avatar img{ border-radius:10%; height:40px; line-height:40px; width:40px; }
.ow-owcmt-reply-list .cmtinfo{ padding-left:50px;}

/**商品排序**/
.om-filter-line{ background-color:#fff; border-bottom:1px solid #e6e6e6; zoom:1; overflow:auto;}
.om-filter-line .type-filter{ cursor:pointer; font-size:12px; font-weight:bold; float:right; height:42px; line-height:42px; width:20%; text-align:right; vertical-align:middle;}
.om-filter-line .type-filter em{ font-style:normal; padding-right:0.10rem;}
.om-filter-line .type-filter em i{ font-weight:normal; line-height:0.40rem; font-style:normal; padding-left:1px; vertical-align:top;}
.om-filter-line .order{ float:left; width:80%;}
.om-filter-line .order a{ display:inline-block; color:#424242; font-size:12px; padding:12px 0px 8px 0px; width:18%; max-width:0.60rem;}
.om-filter-line .order a:first-child{ width:28%; max-width:0.80rem;}
.om-filter-line .order a:hover{ color:#666; text-decoration:none;}
.om-filter-line .order a.current{ border-bottom:2px solid #d30000; color:#d30000;}
.om-filter-line .order a i{ border-left:1px solid #eee; display:block; font-style:normal; height:20px; line-height:20px; padding:0px 0px; text-align:center;}
.om-filter-line .order a:first-child i{ border-left:none;}

/*筛选*/
.om-content-type{ background-color:#fff; border-bottom:1px solid #ddd; color:#666; padding:0.15rem 0.10rem;}
.om-content-type > .section{}
.om-content-type .type-line{ border-bottom:1px dotted #eee8e8; padding:0px 0px 0.05rem 0;}
.om-content-type .type-line:last-child{ border-bottom:0px;}
.om-content-type .type-line .type-attr{ padding:0.05rem;}
.om-content-type .type-line .type-value{}
.om-content-type .type-line .type-value ul{ display:flex; flex-direction:row; flex-wrap:wrap; align-items:center;}
.om-content-type .type-line .type-value li{ box-sizing:border-box; padding:0.05rem; width:33.3333%; }
.om-content-type .type-line .type-value li a{ background:#f2f2f2; border-radius:0.20rem; box-sizing:border-box; border:1px solid #e6e6e6; color:#222; display:block; height:0.42rem; line-height:0.42rem; text-align:center;}
.om-content-type .type-line .type-value li a.all{}
.om-content-type .type-line .type-value li a.current{ background-color:#d30000; border-color:#d30000; color:#fff;}
.om-content-type .type-line .type-value li a.current:hover{ text-decoration:none; cursor:default;}
.om-content-type .type-line .type-value li a.hasimg{ background:none; border-radius:0; border-radius:0.05rem; display:flex; flex-direction:row; align-items:center; align-content:center; justify-content:center; position:relative; overflow: unset;}
.om-content-type .type-line .type-value li a.hasimg img{ border-radius:0.05rem;}
.om-content-type .type-line .type-value li a.hasimg .typename{ display:none;}
.om-content-type .type-line .type-value li a.hasimg.current{ background:#fff; border:2px solid #d30000; }
.om-content-type .type-line .type-value li a.hasimg:hover img{ display:none; }
.om-content-type .type-line .type-value li a.hasimg:hover .typename{ display:flex; }


/*栏目页商品列表*/
.om-shop-cate-goods{ margin:10px 0px 0px 0px; }
.om-shop-cate-goods > .section{ background-color:#fff; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:0px 10px;}
.om-shop-cate-goods > .section li:first-child a{ border-top:0px;}

.om-none-goods-tip{ color:#888; font-size:0.14rem; padding:50px 10px; text-align:center;}

/**登录查看价格**/
span.price-need-login{ color:#c60000; display:inline-block; font-size:0.12rem; padding-top:0.02rem;}

/*规格*/
.ow-goods-spec{ background-color:#fff; font-size:0.14rem; margin:0; padding:0.10rem 0; zoom:1; overflow:auto;}
.ow-goods-spec .hd{}
.ow-goods-spec .hd:after { clear:both; content:"."; display:block; height:0px; visibility:hidden;}
.ow-goods-spec .goods-view{ padding:0 0.15rem 0.10rem 0.15rem;}
.ow-goods-spec .thumb{ float:left; margin-right:0.15rem;}
.ow-goods-spec .thumb img{ border:1px solid #eee; height:0.68rem; width:0.68rem;}
.ow-goods-spec .info .price span.money{ color:#d30000; font-size:0.18rem;}
.ow-goods-spec .info .stock{ color:#666;}
.ow-goods-spec .info .stock b{ font-weight:normal; margin-left:0.05rem;}
.ow-goods-spec .bd{ padding:0 0.15rem; }
.ow-goods-spec .bd dl{}
.ow-goods-spec .bd dl:after { clear:both; content:"."; display:block; height:0px; visibility:hidden;}
.ow-goods-spec .bd dl dt{ font-weight:bold; padding:0.05rem 0;}
.ow-goods-spec .bd dl dd{ }
.ow-goods-spec ul{ margin:0; padding:0; }
.ow-goods-spec ul li{ float:left; margin:0 0.10rem 0.10rem 0; padding:0;}
.ow-goods-spec ul li a{ background-color:#eee; border:1px solid #c6c6c6; border-radius:0.18rem; display:inline-block; font-size:0.14rem; height:0.36rem; line-height:0.36rem; padding:0 0.15rem;}
.ow-goods-spec ul li a:hover { border:1px solid #d30000; text-decoration:none;}
.ow-goods-spec ul li.current a { background:#ffe4e4; border:1px solid #d30000; color:#d30000;}
.ow-goods-spec ul li.disabled a{ background:#f6f6f6; border:1px dashed #e6e6e6; color:#bbb; cursor:not-allowed;}
.ow-goods-spec ul li a.value-img{ height:0.36rem; overflow:hidden; padding:0.02rem 0.10rem 0.02rem 0.05rem; vertical-align:top;}
.ow-goods-spec ul li a.value-img img{ height:0.36rem; width:0.36rem; vertical-align:top;}
.ow-goods-spec ul li a.value-img span{ display:inline-block; font-size:0.14rem; height:0.36rem; line-height:0.36rem; padding:0 0 0 0.05rem;}
.ow-goods-spec ul li a.value-img:hover{ }
.ow-goods-spec ul li.disabled a.value-img{ background-color:#f6f6f6; border:1px solid #ccc; color:#666; cursor:not-allowed; filter:alpha(opacity=30); -khtml-opacity:0.30; -moz-opacity:0.30; opacity:0.30;}
.ow-goods-spec ul li.disabled a.value-img:hover{}

/*编辑器详细*/
.ow-editor-content-text{ color:#222; font-size:0.16rem; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif; line-height:1.4;}
.ow-editor-content-text table{border-collapse:collapse;}
.ow-editor-content-text table td,
.ow-editor-content-text table th{ border-color:#ccc; padding:0.06rem; }
.ow-editor-content-text p{ vertical-align:top;}
.ow-editor-content-text img{ vertical-align:top;}
.ow-editor-content-text figure{ display:table; margin:0; padding:0;}
.ow-editor-content-text figure figcaption{ color:#999; display:block; text-align:center}
.ow-editor-content-text hr{ border-color:#ccc; border-style:solid; border-width:1px 0 0 0; }
.ow-editor-content-text code{ background-color:#e8e8e8; border-radius:3px; padding:0.1rem 0.2rem}
.ow-editor-content-text a,
.ow-editor-content-text a:visited { color:#0067ed;}
.ow-editor-content-text a:hover { text-decoration:underline;}

.mce-content-body:not([dir=rtl]) blockquote{ border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem}
.mce-content-body[dir=rtl] blockquote{border-right:2px solid #ccc;margin-right:1.5rem;padding-right:1rem}
.mce-content-body .mce-item-anchor{background:transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;cursor:default;display:inline-block;height:12px!important;padding:0 2px;-webkit-user-modify:read-only;-moz-user-modify:read-only;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;width:8px!important}.mce-content-body .mce-item-anchor[data-mce-selected]{outline-offset:1px}.tox-comments-visible .tox-comment{background-color:#fff0b7}.tox-comments-visible .tox-comment--active{background-color:#ffe168}.tox-checklist>li:not(.tox-checklist--hidden){list-style:none;margin:.25em 0}.tox-checklist>li:not(.tox-checklist--hidden)::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");background-size:100%;content:'';cursor:pointer;height:1em;margin-left:-1.5em;margin-top:.125em;position:absolute;width:1em}.tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A")}[dir=rtl] .tox-checklist>li:not(.tox-checklist--hidden)::before{margin-left:0;margin-right:-1.5em}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.mce-content-body{overflow-wrap:break-word;word-wrap:break-word}.mce-content-body .mce-visual-caret{background-color:#000;background-color:currentcolor;position:absolute}.mce-content-body .mce-visual-caret-hidden{display:none}.mce-content-body [data-mce-caret]{left:-1000px;margin:0;padding:0;position:absolute;right:auto;top:0}.mce-content-body .mce-offscreen-selection{left:-2000000px;max-width:1000000px;position:absolute}.mce-content-body [contentEditable=false]{cursor:default}.mce-content-body [contentEditable=true]{cursor:text}.tox-cursor-format-painter{cursor:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"),default}.mce-content-body figure.align-left{float:left}.mce-content-body figure.align-right{float:right}.mce-content-body figure.image.align-center{display:table;margin-left:auto;margin-right:auto}.mce-preview-object{border:1px solid gray;display:inline-block;line-height:0;margin:0 2px 0 2px;position:relative}.mce-preview-object .mce-shim{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);height:100%;left:0;position:absolute;top:0;width:100%}.mce-preview-object[data-mce-selected="2"] .mce-shim{display:none}.mce-object{background:transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%203h16a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm1%202v14h14V5H5zm4.79%202.565l5.64%204.028a.5.5%200%200%201%200%20.814l-5.64%204.028a.5.5%200%200%201-.79-.407V7.972a.5.5%200%200%201%20.79-.407z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;border:1px dashed #aaa}.mce-pagebreak{border:1px dashed #aaa;cursor:default;display:block;height:5px;margin-top:15px;page-break-before:always;width:100%}@media print{.mce-pagebreak{border:0}}.tiny-pageembed .mce-shim{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);height:100%;left:0;position:absolute;top:0;width:100%}.tiny-pageembed[data-mce-selected="2"] .mce-shim{display:none}.tiny-pageembed{display:inline-block;position:relative}.tiny-pageembed--16by9,.tiny-pageembed--1by1,.tiny-pageembed--21by9,.tiny-pageembed--4by3{display:block;overflow:hidden;padding:0;position:relative;width:100%}.tiny-pageembed--21by9{padding-top:42.857143%}.tiny-pageembed--16by9{padding-top:56.25%}.tiny-pageembed--4by3{padding-top:75%}.tiny-pageembed--1by1{padding-top:100%}.tiny-pageembed--16by9 iframe,.tiny-pageembed--1by1 iframe,.tiny-pageembed--21by9 iframe,.tiny-pageembed--4by3 iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.mce-content-body[data-mce-placeholder]{position:relative}.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before{color:rgba(34,47,62,.7);content:attr(data-mce-placeholder);position:absolute}.mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before{left:1px}.mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks)::before{right:1px}.mce-content-body div.mce-resizehandle{background-color:#4099ff;border-color:#4099ff;border-style:solid;border-width:1px;box-sizing:border-box;height:10px;position:absolute;width:10px;z-index:10000}.mce-content-body div.mce-resizehandle:hover{background-color:#4099ff}.mce-content-body div.mce-resizehandle:nth-of-type(1){cursor:nwse-resize}.mce-content-body div.mce-resizehandle:nth-of-type(2){cursor:nesw-resize}.mce-content-body div.mce-resizehandle:nth-of-type(3){cursor:nwse-resize}.mce-content-body div.mce-resizehandle:nth-of-type(4){cursor:nesw-resize}.mce-content-body .mce-clonedresizable{opacity:.5;outline:1px dashed #000;position:absolute;z-index:10000}.mce-content-body .mce-resize-helper{background:#555;background:rgba(0,0,0,.75);border:1px;border-radius:3px;color:#fff;display:none;font-family:sans-serif;font-size:12px;line-height:14px;margin:5px 10px;padding:5px;position:absolute;white-space:nowrap;z-index:10001}.mce-match-marker{background:#aaa;color:#fff}.mce-match-marker-selected{background:#39f;color:#fff}.mce-content-body img[data-mce-selected],.mce-content-body table[data-mce-selected]{outline:3px solid #b4d7ff}.mce-content-body hr[data-mce-selected]{outline:3px solid #b4d7ff;outline-offset:1px}.mce-content-body [contentEditable=false] [contentEditable=true]:focus{outline:3px solid #b4d7ff}.mce-content-body [contentEditable=false] [contentEditable=true]:hover{outline:3px solid #b4d7ff}.mce-content-body [contentEditable=false][data-mce-selected]{cursor:not-allowed;outline:3px solid #b4d7ff}.mce-content-body.mce-content-readonly [contentEditable=true]:focus,.mce-content-body.mce-content-readonly [contentEditable=true]:hover{outline:0}.mce-content-body [data-mce-selected=inline-boundary]{background-color:#b4d7ff}.mce-content-body .mce-edit-focus{outline:3px solid #b4d7ff}.mce-content-body td[data-mce-selected],.mce-content-body th[data-mce-selected]{background-color:#b4d7ff!important}.mce-content-body td[data-mce-selected]::-moz-selection,.mce-content-body th[data-mce-selected]::-moz-selection{background:0 0}.mce-content-body td[data-mce-selected]::selection,.mce-content-body th[data-mce-selected]::selection{background:0 0}.mce-content-body td[data-mce-selected] *,.mce-content-body th[data-mce-selected] *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mce-content-body img::-moz-selection{background:0 0}.mce-content-body img::selection{background:0 0}.ephox-snooker-resizer-bar{background-color:#b4d7ff;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ephox-snooker-resizer-cols{cursor:col-resize}.ephox-snooker-resizer-rows{cursor:row-resize}.ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging{opacity:1}.mce-spellchecker-word{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%23ff0000'%20fill%3D'none'%20stroke-linecap%3D'round'%20stroke-opacity%3D'.75'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");background-position:0 calc(100% + 1px);background-repeat:repeat-x;background-size:auto 6px;cursor:default;height:2rem}.mce-spellchecker-grammar{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%2300A835'%20fill%3D'none'%20stroke-linecap%3D'round'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");background-position:0 calc(100% + 1px);background-repeat:repeat-x;background-size:auto 6px;cursor:default}.mce-toc{border:1px solid gray}.mce-toc h2{margin:4px}.mce-toc li{list-style-type:none}.mce-item-table,.mce-item-table caption,.mce-item-table td,.mce-item-table th{border:1px dashed #bbb}.mce-visualblocks address,.mce-visualblocks article,.mce-visualblocks aside,.mce-visualblocks blockquote,.mce-visualblocks div:not([data-mce-bogus]),.mce-visualblocks dl,.mce-visualblocks figcaption,.mce-visualblocks figure,.mce-visualblocks h1,.mce-visualblocks h2,.mce-visualblocks h3,.mce-visualblocks h4,.mce-visualblocks h5,.mce-visualblocks h6,.mce-visualblocks hgroup,.mce-visualblocks ol,.mce-visualblocks p,.mce-visualblocks pre,.mce-visualblocks section,.mce-visualblocks ul{background-repeat:no-repeat;border:1px dashed #bbb;margin-left:3px;padding-top:10px}.mce-visualblocks p{background-image:url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7)}.mce-visualblocks h1{background-image:url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==)}.mce-visualblocks h2{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==)}.mce-visualblocks h3{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7)}.mce-visualblocks h4{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==)}.mce-visualblocks h5{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==)}.mce-visualblocks h6{background-image:url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==)}.mce-visualblocks div:not([data-mce-bogus]){background-image:url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7)}.mce-visualblocks section{background-image:url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=)}.mce-visualblocks article{background-image:url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7)}.mce-visualblocks blockquote{background-image:url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7)}.mce-visualblocks address{background-image:url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=)}.mce-visualblocks pre{background-image:url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==)}.mce-visualblocks figure{background-image:url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7)}.mce-visualblocks figcaption{border:1px dashed #bbb}.mce-visualblocks hgroup{background-image:url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7)}.mce-visualblocks aside{background-image:url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=)}.mce-visualblocks ul{background-image:url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==)}.mce-visualblocks ol{background-image:url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==)}.mce-visualblocks dl{background-image:url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==)}.mce-visualblocks:not([dir=rtl]) address,.mce-visualblocks:not([dir=rtl]) article,.mce-visualblocks:not([dir=rtl]) aside,.mce-visualblocks:not([dir=rtl]) blockquote,.mce-visualblocks:not([dir=rtl]) div:not([data-mce-bogus]),.mce-visualblocks:not([dir=rtl]) dl,.mce-visualblocks:not([dir=rtl]) figcaption,.mce-visualblocks:not([dir=rtl]) figure,.mce-visualblocks:not([dir=rtl]) h1,.mce-visualblocks:not([dir=rtl]) h2,.mce-visualblocks:not([dir=rtl]) h3,.mce-visualblocks:not([dir=rtl]) h4,.mce-visualblocks:not([dir=rtl]) h5,.mce-visualblocks:not([dir=rtl]) h6,.mce-visualblocks:not([dir=rtl]) hgroup,.mce-visualblocks:not([dir=rtl]) ol,.mce-visualblocks:not([dir=rtl]) p,.mce-visualblocks:not([dir=rtl]) pre,.mce-visualblocks:not([dir=rtl]) section,.mce-visualblocks:not([dir=rtl]) ul{margin-left:3px}.mce-visualblocks[dir=rtl] address,.mce-visualblocks[dir=rtl] article,.mce-visualblocks[dir=rtl] aside,.mce-visualblocks[dir=rtl] blockquote,.mce-visualblocks[dir=rtl] div:not([data-mce-bogus]),.mce-visualblocks[dir=rtl] dl,.mce-visualblocks[dir=rtl] figcaption,.mce-visualblocks[dir=rtl] figure,.mce-visualblocks[dir=rtl] h1,.mce-visualblocks[dir=rtl] h2,.mce-visualblocks[dir=rtl] h3,.mce-visualblocks[dir=rtl] h4,.mce-visualblocks[dir=rtl] h5,.mce-visualblocks[dir=rtl] h6,.mce-visualblocks[dir=rtl] hgroup,.mce-visualblocks[dir=rtl] ol,.mce-visualblocks[dir=rtl] p,.mce-visualblocks[dir=rtl] pre,.mce-visualblocks[dir=rtl] section,.mce-visualblocks[dir=rtl] ul{background-position-x:right;margin-right:3px}.mce-nbsp,.mce-shy{background:#aaa}.mce-shy::after{content:'-'}body{font-family:sans-serif}table{border-collapse:collapse}