@CHARSET "UTF-8";
/* 全局基础定义 */
body{color:#111;font:12px/150% "Hiragino Sans GB","Microsoft Yahei",arial,宋体,"Helvetica Neue",Helvetica,STHeiTi,sans-serif}
blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
   margin: 0;padding: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0) }
*{padding:0;margin:0;}  
a:active {outline: 0;}
a{color:#111;text-decoration:none;}
a:hover{outline: 0;text-decoration:none;}
img { vertical-align: middle;border:none;}
ol,ul,li{list-style:none;}
table { border-collapse: collapse; border-spacing: 0}
/*h1, h2, h3 {font-size: 16px; font-weight: 400}*/
h4, h5, h6 {font-size: 100%; font-weight: 400}
button, input, optgroup, option, select, textarea {
   font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;outline: 0}
   
input[type=button]{cursor:pointer;}
input::-webkit-input-placeholder{ /* 使用webkit内核的浏览器 */
  font-size:14px;color: #999;letter-spacing:0px;}
input:-moz-placeholder{/* Firefox版本4-18 */
  font-size:14px;color: #999;letter-spacing:0px;}
input::-moz-placeholder{ /* Firefox版本19+ */
  font-size:14px;color: #999;letter-spacing:0px;  }                 
input:-ms-input-placeholder{/* IE浏览器 */
  font-size:14px;color: #999; letter-spacing:0px;}          
textarea::-webkit-input-placeholder { /* WebKit browsers */
  font-size:14px;color: #999; letter-spacing:0px;}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  font-size:14px;color: #999;letter-spacing:0px;}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-size:14px;color: #999;letter-spacing:0px;}
textarea::-ms-input-placeholder {  /* Internet Explorer 10+ */
  font-size:14px;color: #999;letter-spacing:0px;}

.wop-redlink{display:block;cursor:pointer;}
.wop-redlink:hover{color:#ff5858;}
.wop-fred{color:#ff5858;}
.wop-fblue{color:#1890ff;}
.wop-fgreen{color:#22ac38;}
.wop-fgrey{color:#eee;}
.wop-f14{font-size:14px;}

.wop-relative{position: relative;}
.wop-clear{clear:both;}
.wop-lfloat{float:left;}
.wop-rfloat{float:right;}
.wop-align-center{text-align:center;}
.wop-align-left{text-align:left;}
.wop-align-right{text-align:right;}
.wop-hide{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 5px;}
.hide{display:none;}
/* 

.btn{padding:5px 10px;margin-right:4px;background:#1890FF;color:#fff;font-size:13px;border-radius:25px;}
.btn:hover{color:#1890FF;background:#fff; font-weight:bold;border:2px solid #1890FF;}
.btn-blue{padding:5px 10px;margin-right:4px;color:#fff;font-size:13px;background:#1890FF;border-radius:25px;border:0 solid #fff;}
.btn-blue:hover{color:#ffffff;background:#ff5858;}
.btn-red{padding:5px 12px;margin-right:4px;background:#ff5858;border:0 solid #fff;color:#fff;font-size:14px;border-radius:25px;}
.btn-red:hover{font-weight:bold;font-size:16px;}
.btn-green{padding:3px 12px;margin-right:4px;padding:3px 10px;font-size:13px;background:#ffffff;color:#666666;border:1px solid #eee;border-radius:25px;}
.btn-green:hover{color:#fff;background-color: #ff5858;border-color:#ff5858;box-shadow: 2px 2px #ccc;}
.btn .fa{margin-right:6px;} */

/**button样式更新**/
.btn{padding:3px 9px;margin-right:3px;color:#fff;font-size:14px;background:#1890FF;border-radius:25px;border:1px solid transparent;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;}
.btn:hover{background:#ff5858 !important;color:#fff;font-weight:bold;border:1px solid transparent;}
.btn a:hover{background:#ff5858 !important;color:#fff;font-weight:bold;border:1px solid transparent;}

.btn-blue{padding:3px 9px;margin-right:3px;color:#fff;font-size:14px;background:#1890FF;border-radius:25px;border:1px solid transparent;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;}
.btn-blue:hover{background:#ff5858 !important;color:#fff;font-weight:bold;border:1px solid transparent !important;}
.btn-blue a:hover{background:#ff5858 !important;color:#fff;font-weight:bold;border:1px solid transparent !important;}

.btn-red{padding:3px 9px;margin-right:3px;background:#ff5858;border-radius:25px;color:#fff;font-size:14px;border:1px solid transparent;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;}
.btn-red:hover{font-weight:bold;background:#000 !important;color:#fff;border:1px solid transparent !important;}
.btn-red a:hover{font-weight:bold;background:#000 !important;color:#fff;border:1px solid transparent !important;}

.btn-green{padding:3px 9px;margin-right:3px;background:#22ac38;border-radius:25px;color:#fff;font-size:14px;border:1px solid transparent;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;}
.btn-green:hover{font-weight:bold;background:#000;color:#fff;font-weight:bold;border:1px solid transparent !important;}
.btn-green a:hover{font-weight:bold;background:#000;color:#fff;font-weight:bold;border:1px solid transparent !important;}

.btn-gray{padding:6px 10px;margin-right:3px;color:#666;font-size:14px;background:#eee;border-radius:25px;border:1px solid transparent;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;}
.btn-gray:hover{color:#fff;background:#ff5858;font-weight:bold;border:1px solid transparent !important;}
.btn-gray a:hover{color:#fff;background:#ff5858;font-weight:bold;border:1px solid transparent !important;}

.btn .fa{margin-right:6px;} 
.btn-blue .fa{margin-right:6px;} 
.btn-red .fa{margin-right:6px;} 
.btn-green .fa{margin-right:6px;} 
.btn-gray .fa{margin-right:6px;} 
.btn-primary .fa{margin-right:6px;} 
.btn-primary .fa{margin-right:6px;} 

/*用于强制替代部分button效果*/
.btn-primary,.layui-layer-btn0,.btn-danger
{font-size:14px;padding:3px 9px;background-color: #1890FF !important;border:1px solid transparent;color: #ffffff !important;text-shadow: none !important;}

.btn-success{font-size:14px;padding:3px 9px;border-color:#1890FF !important;border:1px solid transparent;background-color: #1890FF !important; color: #ffffff !important;}
.btn-success:hover{border-color: #ff5858 !important;background-color:#ff5858 !important;border:1px solid transparent;}
.btn-success a:hover{border-color: #ff5858 !important;background-color:#ff5858 !important;border:1px solid transparent;}

.btn-cancel{font-size:13px;padding:3px 10px;background-color: #eeeeee !important;color: #666666 !important;text-shadow: none !important;border: 1px solid #eeeeee !important;}
.btn-cancel:hover{border-color: #ff5858 !important;background-color:#ff5858 !important;border:1px solid transparent;}
.btn-cancel a:hover{border-color: #ff5858 !important;background-color:#ff5858 !important;border:1px solid transparent;}

.wop-tips{font-size:12px;color:#989898;height:26px;line-height:26px;}

.btn-submit{width:100px;height:32px;line-height:32px;display:inline-block;position:relative;background:#ff5858;color:#fff;text-align:center;font-family:'Ubuntu',sans-serif;font-size:14px;font-weight:bold;text-decoration:none;border-radius:3px;overflow:hidden;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;}
.btn-submit:before{content:' ';position:absolute;background:#fff;width:25px;height:50px;top:0;left:-45px;opacity:.3;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.btn-submit:hover:before{width:45px;left:205px;}
.btn-cancel{width:100px;height:32px;line-height:32px;display:inline-block;position:relative;background:#f0f2f5;border:solid 1px #f0f0f0;color:#555;text-align:center;font-family:'Ubuntu',sans-serif;font-size:14px;font-weight:bold;text-decoration:none;border-radius:3px;overflow:hidden;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;}


.wop-tips-box{height:auto;line-height:26px;border-radius:5px;color:#666;border:2px solid #eee;background:#f5f5f5;padding:10px 15px;margin:10px 0px 5px 10px;}
.wop-tips-box .icon{width:24px;height:24px;float:left;background:url('../image/icon_info.png') no-repeat;background-size:100%;}
.wop-tips-box .tips{float:left;padding-left:5px;}


.wop-grey-btn{display:inline-block;border:1px solid #DDD;background:#f7f7f7;color:#666;border-radius:25px;padding:5px 10px;text-align:center;text-decoration:none;cursor:pointer;}
.wop-grey-btn:hover{color:#ff5858;}

/* 替代部分样式，暂未启用
.layui-layer-icowop1,.layui-layer-icowop2,.layui-layer-icowop3{background-image:url(../../../../../static/images/wop_icon.png)!important;background-repeat:no-repeat!important;background-size:cover!important;}
.layui-layer-icowop2{background-position:-40px 0!important;}
.layui-layer-icowop3{background-position:-80px -1px!important;}
.layui-layer-icowoploading{background-image:url(../../../../../static/images/loading.gif)!important;background-repeat:no-repeat!important;background-size:206% auto!important;background-position:-16px -16px!important;} */

/* 导航 */
.wop-header{width:100%;margin:0px auto;padding-top:0px;background:#f5f5f5;border-bottom:0px solid #eee;border-top:1px solid #eee;}
.wop-header ul li{float:left;}
.wop-w,.wop-main{margin:0 auto;padding-bottom:5px;margin-bottom:5px;}
.wop-header .wop-nav,.wop-container,.wop-search-container,.wop-nav-menus .nav-w,.wop-lite-container{width:1200px;margin:0 auto;}
.wop-header .wop-nav{height:30px;}
.wop-header .wop-nav .j-dorpdown{position:relative;width:91px;border:0px solid #fafafa;border-top:0;border-bottom:0;}
.wop-header .wop-nav .j-dorpdown .nowrap{white-space:nowrap;}
.wop-header .wop-nav .j-dorpdown:hover{background-color:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:0;z-index:10000;}
.wop-header .wop-nav .j-dorpdown-layer{z-index:1000;position:absolute;cursor:pointer;margin-top:-1px;background:#fff;left:-1px;border:1px solid #ddd;border-top:0;display:none;}
.wop-header .last-menu{float:right;right:0;white-space:nowrap;}
.wop-header .wop-nav .drop-info{position:relative;padding:0 8px;border:0px solid #fafafa;border-top:0;border-bottom:0;}
.wop-header .wop-nav .drop-infos a{color:#fe6047;}
.wop-header .wop-nav .dorpdown-user{position:absolute;z-index:1000;cursor:pointer;left:-1px;display:none;}

.headlf{float:left;width:500px;font-family:Arial,"宋体";font-size:12px;}
.headrf li{height:30px;line-height:30px;}
.headrf li a{font-family:Arial,"宋体";font-size:12px;color:#777;}
.headlf li{height:30px;line-height:30px;padding-left:0;padding-right:0;}
.headlf li.spacer{color:#ddd;width:8px;text-align:center;}
.headrf li.spacer{color:#ddd;width:8px;text-align:center;}

.index-top-show{margin:0 auto;height:100px;width:100%;position:relative;}
.index-top-show img{width:100%;height:100px;overflow:hidden;}
.close-show{width:35px;height:12px;background:url(../image/close_ads.gif) no-repeat;position:absolute;top:10px;right:20px;float:right;z-index:199;}

.wop-tag{width:280px;height:180px;border-bottom:1px solid #dedbdb;border-left:1px solid #dedbdb;border-right:1px solid #dedbdb;position:relative;background-color:#fafafa;box-shadow:0 1px 1px rgba(0,0,0,0.3);}
.wop-tag:after{top:-16px;border-color:transparent transparent #f7f7f6;}
.wop-tagt{padding:10px 0;}
.wop-tagt .userImg{margin-left:10px;float:left;width:60px;height:60px;}
.wop-tagt .userImg img{width:60px;height:60px;border-radius:1000px;}
.wop-tagt-n{float:left;width:190px;margin-left:5px;}
.wop-tagt-na{float:left;color:#fe6047;font-size:14px;margin-left:12px;}
.wop-tagt-n img{float:left;width:18px;margin-top:5px;margin-left:6px;}
.wop-tagt-ip{float:left;width:190px;line-height:18px;margin-left:12px;color:#3d3d3e;}
.wop-tagb{float:left;padding:10px 0 0 30px;}
.wop-tagb a{float:left;width:70px;margin-left:30px;}
.wop-tagb a:hover{color:#fd5940;}
.wop-tags{width:190px;padding-left:10px;clear:both;}

.wop-header .wop-nav .j-dorpdown .order-list{width:86px;}
.wop-header .wop-nav .j-dorpdown .product-list{width:91px;}
.wop-header .wop-nav .j-dorpdown .des-list{width:91px;}
.wop-header .wop-nav .j-dorpdown .foucs-list{width:91px;}
.wop-header .wop-nav .j-dorpdown .sweep-list{width:215px;}
.wop-header .wop-nav .j-dorpdown-layer div{text-align:center;line-height:24px;}
.wop-header .wop-nav .j-dorpdown-layer div a:hover,.wop-header .wop-nav .drop-down a:hover{color:#ff5858;}
.j-dorpdown-layer .qrcodea .qrcodeal{float:left;margin-top:5px;}
.j-dorpdown-layer .qrcodea .qrcodear{float:right;margin-right:3px;}
.j-dorpdown-layer .qrcodea .qrcodear p{color:#fa8a42;font-weight:bold;text-align:center;width:88px;}
.j-dorpdown-layer .qrcodea .qrcodear a{float:right;width:75px;border:1px solid #ededed;padding:0 5px;margin:0 3px 3px 0;background:#f5f5f5;}

.pdl5{padding-left:5px!important;}
.pdr5{padding-right:5px!important;}

.wop-header .wop-nav .drop-down{position:relative;padding:0 18px;width:55px;margin:0 auto;}
.wop-header .wop-nav .drop-down1{background:url(../image/img_icon.png) -13px -33px no-repeat;}
.wop-header .wop-nav .drop-down1:hover{background:url(../image/img_icon.png) -13px -183px no-repeat;}
.wop-header .wop-nav .drop-down2{background:url(../image/img_icon.png) -13px -83px no-repeat;}
.wop-header .wop-nav .drop-down2:hover{background:url(../image/img_icon.png) -13px -233px no-repeat;}
.wop-header .wop-nav .drop-down3{background:url(../image/img_icon.png) -12px -134px no-repeat;}
.wop-header .wop-nav .drop-down3:hover{background:url(../image/img_icon.png) -12px -284px no-repeat;}
.wop-header .wop-nav .drop-down4{background:url(../image/img_icon.png) -13px -108px no-repeat;}
.wop-header .wop-nav .drop-down4:hover{background:url(../image/img_icon.png) -13px -258px no-repeat;}
.wop-header .wop-nav .drop-down5{background:url(../image/img_icon.png) -13px -57px no-repeat;}
.wop-header .wop-nav .drop-down5:hover{background:url(../image/img_icon.png) -13px -207px no-repeat;}
.wop-header .wop-nav .drop-down6{background:url(../image/img_icon.png) -13px -8px no-repeat;}
.wop-header .wop-nav .drop-down6:hover{background:url(../image/img_icon.png) -13px -158px no-repeat;}

.wop-nav .headrf .drop-down .di-right{top:12px;right:0;height:7px;overflow:hidden;font-style:normal;color:#6a6a6a;display:block;position:absolute;}
.wop-nav .headrf .drop-down .di-left{top:12px;left:0;height:7px;overflow:hidden;font-style:normal;display:block;position:absolute;}
.wop-nav .headrf .drop-down .di-right s{position:relative;top:-14px;text-decoration:none;}
.wop-nav .headrf .drop-down:hover .di-right s{top:-7;}
.drop-down a{width:auto;}

.wop-header .wop-nav .normal{position:relative;padding:0 8px;border:1px solid #fafafa;border-top:0;border-bottom:0;}
.wop-lite-container{height:auto;}
.wop-logo{margin:0px 5px 5px 0;float:left;height:auto;}
.wop-search-box{float:left;position:relative;width:670px;}
.wop-search{border:2px solid #ff5858;height:36px;margin-left:20px;margin-top:50px;position:relative;}
.wop-search .j-search-type{width:78px;top:0;line-height:36px;position:absolute;padding:0;border-right:2px solid #ff5858;border-left:2px solid #ff5858;cursor:pointer;left:-2px;text-align:center;}
.wop-search .j-type-list{width:70px;top:35px;line-height:36px;position:absolute;padding:0 4px;border:2px solid #ff5858;cursor:pointer;background-color:#fff;left:-2px;z-index:100;border-top:0;display:none;text-align:center;}
.wop-search .j-search-type i{color:#6a6a6a;display:block;font-style:normal;height:7px;overflow:hidden;position:absolute;right:6px;top:16px;width:0;}
.j-search-type i{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#999 transparent transparent;border-image:none;border-style:solid dashed dashed;border-width:5px;font-size:0;line-height:0;}
.arrow{transition:all .2s ease-in 0s;}
.over{top:10px!important;transform:rotate(180deg);transform-origin:50% 30% 0;}
.over-cat{display:none;}
.wop-search .j-search-type s{position:relative;top:-17px;text-decoration:none;}
.wop-search .j-type-list div:hover{color:#e23c3d;}
.wop-search .search-ipt{border:0 none;color:#565656;float:left;font-family:Microsoft Yahei;font-size:14px;line-height:18px;overflow:hidden;padding:0;width:560px;height:36px;border:36px;outline:0;padding-left:84px;}
.wop-search .search-btn{background-color:#ff5858;color:#fff;cursor:pointer;font-size:14px;font-weight:bolder;height:38px;line-height:36px;position:absolute;right:-1px;text-align:center;top:-1px;width:80px;}
.wop-search-keys{color:#6c6c6c;height:25px;line-height:28px;overflow:hidden;padding-left:20px;}
.wop-search-keys a{color:#6c6c6c;}
.wop-cart-box{float:right;width:163px;height:40px;margin-top:50px;background-color:#ff5858;position:relative;cursor:pointer;}
.wop-cart-box .word{float:left;width:112px;margin-top:10px;margin-left:20px;padding-left:28px;color:#fff;font-size:14px;font-family:"microsoft yahei";background:url(../image/icon_gouwuche.png) no-repeat left center;position:relative;}

.wop-cart-box .num{font-size:14pxpx;color:#fff;line-height:24px;text-align:center;position:absolute;display:block;width:27px;height:25px;background:url(../image/icon_number.png) no-repeat;right:15px;top:-18px;}
.wop-cart-boxs{width:332px;margin-top:22px;border:1px solid #dedbdb;position:absolute;z-index:1200;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.3);left:-171px;top:18px;}
.wop-cart-boxs:after{top:-16px;border-color:transparent transparent #fff;}
.wop-cart-boxs .carts{background:url(../image/top_icon_cartdown.png) 28px 47px no-repeat;width:332px;height:130px;text-indent:4.5em;line-height:130px;font-size:14px;color:#b9b6b6;}
.wop-cart-box .goods{float:left;width:96.666666%;border-bottom:1px dashed #bbb;padding:5px;}
.wop-cart-box .goods .imgs{float:left;width:72px;height:72px;text-align:center;vertical-align:middle;display:block;position:relative;}
.wop-cart-box .goods .imgs a{width:72px;height:72px;display:table-cell;vertical-align:middle;}
.wop-cart-box .goods .imgs img{max-width:72px;max-height:72px;}
.wop-cart-box .goods .number{float:left;width:50%;}
.wop-cart-box .goods .number p{float:left;width:92%;margin-top:10px;padding-left:10px;}
.wop-cart-box .goods .price{float:right;text-align:right;}
.wop-cart-box .goods .price p{float:right;width:100%;line-height:20px;font-weight:bold;color:#ff5858;}
.wop-cart-box .goods .price span{float:right;width:100%;line-height:20px;}
.wop-cart-box .goods .price span a:hover,.wop-cart-box .goods .number p a:hover{color:#ff5858;}
.wop-cart-box .comm{float:left;width:100%;font-weight:bold;line-height:32px;}
.wop-cart-box .comm span{font-size:14px;color:#ff5858;}
.wop-cart-box .comm .span2{float:right;margin-right:10px;}
.wop-cart-box .btn{color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:400;line-height:30px;margin:10px 0 16px 72px;max-width:200px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;vertical-align:middle;width:100%;border-radius:5px;}
@media(min-width:400px){.wop-cart-box .btn{display:inline-block;margin-right:2.5em;}
.wop-cart-box .btn:nth-of-type(even){margin-right:0;};}@media(min-width:600px){.wop-cart-box .btn:nth-of-type(even){margin-right:2.5em;}
.wop-cart-box .btn:nth-of-type(5){margin-right:0;};}
.wop-cart-box .btn:hover{text-decoration:none;}
.wop-cart-box .btn-3{background:#e3403a;border:1px solid #da251f;box-shadow:0 1px 0 #d6251f,1px 1px 1px #e02a24;font-weight:900;letter-spacing:0px;-webkit-transition:all 150ms linear;transition:all 150ms linear;}
.wop-cart-box .btn-3:hover{background:#e02c26;border:1px solid rgba(0,0,0,0.05);box-shadow:1px 1px 2px rgba(255,255,255,0.2);color:#ec817d;text-decoration:none;text-shadow:-1px -1px 0 #c2211c;-webkit-transition:all 250ms linear;transition:all 250ms linear;}

.wop-lite-title{float:left;padding-top:90px;padding-left:10px;}
.wop-lite-index{padding-top:90px;float:right;}

.wop-table td{height:35px;}

.wop-footer{text-align:center;line-height:25px;width:1210px;margin:0 auto;}
.wop-footer-frd{color:#ff5858;font-weight:bolder;font-size:18px;}
.wop-footer-pno{color:#ff5858;font-weight:bolder;font-size:18px;}
.wop-footer{text-align:center;line-height:25px;width:1200px;margin:20px auto;}
.wop-footer-fl-box{text-align:center;margin-top:45px;}
.wop-footer-cld-box{border-bottom:1px solid #dddddd;height:auto;line-height:30px;text-align:left;padding-top:10px;padding-bottom:10px;margin-bottom:10px;}
.wop-footer-fl{font-weight:bolder;padding-top:7px;color:#cccccc;font-size:14px;}
.wop-footer-hp-box{background-color:#f7f7f7;text-align:center;margin-top:20px;}
.wop-footer-hp-ck1{line-height:30px;text-align:left;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;box-shadow: 0 0px 0px 0 rgba(0,0,0,.04);}
.wop-footer-hp-ck3{margin-top:20px;padding-bottom:30px;}
.wop-footer-hp-ck3 a{color:#666;}
.wop-footer-hp-ck3 .copyright{color:#666;}
.wop-footer-pno{color:#ff5858;font-weight:bolder;font-size:18px;}
.wop-footer-wz-ca{padding-top:20px;padding-left:20px;float:left;width:200px;height:160px;}
.wop-footer-wz-pt{padding-top:5px;line-height:25px;}
.wop-footer-wz-pn{font-weight:bolder;margin-left:10px;font:600 16px/20px "microsoft yahei";color:#666;}
.wop-footer-wz-clt{float:left;width:160px;height:180px;margin-left:6px;}
.wop-footer-wz-kf{font-weight:bolder;margin-left:10px;}
.wop-footer-wz-ent{color:green;font-size:16px;}
.wop-footer-wz-ca a{color:#333333;}

.flink-hover{font-size:13px;color:#434343;margin-left:10px;margin-right:10px;}
.flink-hover:hover{text-decoration:underline;color:#1e84da;}

.wop-footer-help{margin:0 auto;background:#eeeeee;border-top:1px solid #dddddd;padding-top:10px;}
.wop-footer-info{margin:0 auto;width:1200px;height:110px;}
.wop-footer-info>li{width:250px;height:80px;float:left;padding-left:20px;margin:0 15px;}
.wop-footer-info-img{float:left; margin-top:20px; width: 48px; height: 48px; box-sizing: border-box; ;}
.wop-fimg1{background-image: url(../image/footimg1.png);background-repeat: no-repeat;background-size: 100%;}
.wop-fimg2{background-image: url(../image/footimg2.png);background-repeat: no-repeat;background-size: 100%;}
.wop-fimg3{background-image: url(../image/footimg3.png);background-repeat: no-repeat;background-size: 100%;}
.wop-fimg4{background-image: url(../image/footimg4.png);background-repeat: no-repeat;background-size: 100%;}

.wop-footer-info-text{float:left;margin-top:25px;margin-left:10px;}
.wop-footer-info-text>h1{margin-bottom:5px;font-size:16px;color:#505050;}
.wop-footer-info-text>p{color:#6c6c6c;font-size:;}
/*.wop-nav-menus{height: 36px;min-width: 900px;float: right;overflow: hidden;margin-top: 60px;border-bottom:none;}*/
.wop-nav-menus{border-bottom:2px solid #ff5858;height:36px;margin:0 auto;min-width:1200px;}
/* 分类导航样式 */
#wop-categorys{float:left;height:36px;overflow:visible;position:relative;width:210px;z-index:10;top:2px;}
#wop-categorys .dt a{background:url(../image/icon_fenleitubiao.png) no-repeat 16px;background-color:#ff5858;color:#fff;text-indent:30px;display:block;font:400 15px/36px "microsoft yahei";height:36px;padding:0 10px;text-decoration:none;width:190px;}
#wop-categorys .dd{background:rgba(38,38,38,0.7) none repeat scroll 0 0;min-height:400px;}
#wop-categorys .dd-inner .item{color:#ff2706;height:35px;position:relative;z-index:1;transition:padding 100ms ease-in;-moz-transition:padding 100ms ease-in;-webkit-transition:padding 100ms ease-in;-o-transition:padding 100ms ease-in;}
#wop-categorys .dd-inner .item a{color:#fff;}
#wop-categorys .dd-inner h3{font-size:13px;font-weight:400;height:31px;line-height:31px;padding:0 10px;position:absolute;z-index:2;}
#wop-categorys .dd-inner i{font:400 9px/14px consolas;height:14px;position:absolute;right:14px;top:9px;width:4px;z-index:1;}
#wop-categorys .dd-inner .hover{height:33px;border-left:1px solid #eee;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f7f7f7 none repeat scroll 0 0;color:#b61d1d;}
#wop-categorys .dd-inner .hover a{color:#ff0c00;}#wop-categorys .dd-inner .hover i{background:#f7f7f7 none repeat scroll 0 0;height:31px;left:205px;line-height:200px;overflow:hidden;top:0;width:14px;}
#wop-categorys .dorpdown-layer{background:#f7f7f7 none repeat scroll 0 0;border:1px solid #eee;display:none;left:209px;overflow:hidden;position:absolute;top:36px;width:779px;min-height:418px;}
#wop-categorys .dorpdown-layer .hover{display:block;}
#wop-categorys .item-sub{display:block;overflow:hidden;}
.cat2_tit{color:#333;font-weight:bold;}
.cat2_tit i{font-style:normal;}
#wop-categorys .item-sub::after{clear:both;content:".";display:block;height:0;}
#wop-categorys .subitems{background:#f7f7f7 none repeat scroll 0 0;float:left;margin-bottom:-10px;padding:6px 0 10px 20px;width:570px;}#wop-categorys .subitems dl{line-height:2em;overflow:hidden;width:100%;}
#wop-categorys .subitems dl.fore1 dd{border-top:medium none;}#wop-categorys .subitems dt{background:#3B3B3B none repeat scroll 0 0;color:#fff;display:inline-block;line-height:24px;height:24px;margin-right:10px;padding:0 0 0 8px;white-space:nowrap;}
#wop-categorys .subitems dt a{color:#fff;}#wop-categorys .subitems dt i{font:400 9px/14px consolas;height:24px;margin-left:8px;width:23px;display:inline-block;color:#fff;}
#wop-categorys .subitems dd{border-bottom:1px dashed #eee;padding:6px 0;width:570px;}
#wop-categorys .subitems dd a{float:left;height:16px;line-height:16px;margin:4px 0;padding:0 8px;white-space:nowrap;color:#666;}
#wop-categorys .subitems dd a:hover{color:#ff0c00;}
#wop-categorys .item-brands{display:inline;float:right;margin:10px 10px 10px 0;overflow:hidden;width:178px;}
#wop-categorys .item-brands .brands-inner{height:270px;}#wop-categorys .item-brands .shops-inner{height:180px;}#wop-categorys .item-brands a{display:inline;float:left;margin:7px 0 0 6px;}
#wop-categorys .item-promotions{display:inline;float:right;margin-right:20px;width:168px;}#wop-categorys .item-promotions a{display:block;margin-bottom:1px;}

#wop-nav-items{z-index:2;text-align: center;}#wop-nav-items .spacer,#wop-nav-items a,#wop-nav-items li,#wop-nav-items ul{display: inline-block;}#wop-nav-items ul{width:950px;}
#wop-nav-items .spacer{display:none;}
#wop-nav-items a{color:#333;font:400 16px/36px "microsoft yahei";height:36px;padding:0 20px;text-align:center;text-decoration:none;}
#wop-nav-items a:hover{color:#ff2708;}#wop-nav-items .spacer{background:#ddd none repeat scroll 0 0;height:24px;margin:10px 0 0;overflow:hidden;width:1px;}
.wop-right-panel{height:418px;width:210px;}
.cat-icon-1,.cat-icon-2,.cat-icon-3,.cat-icon-4,.cat-icon-5,.cat-icon-6,.cat-icon-7,.cat-icon-8,.cat-icon-9,.cat-icon-10,.cat-icon-11,.cat-icon-12,.over-cat-icon{float:left;background:url(../image/icon_goodsclass_list.png) no-repeat;width:25px;height:25px;margin-top:5px;margin-right:5px; background-size: 457%; ;}
.cat-icon-1{background-position:-17px -19px;} 
.cat-icon-1-hover{background-position:-76px -19px;}
.cat-icon-2{background-position:-17px -78px;}
.cat-icon-2-hover{background-position:-76px -78px;}
.cat-icon-3{background-position:-17px -140px;}
.cat-icon-3-hover{background-position:-76px -140px;}
.cat-icon-4{background-position:-17px -200px;}
.cat-icon-4-hover{background-position:-76px -200px;}
.cat-icon-5{background-position:-17px -259px;}
.cat-icon-5-hover{background-position:-76px -259px;}
.cat-icon-6{background-position:-17px -318px;}
.cat-icon-6-hover{background-position:-76px -318px;}
.cat-icon-7{background-position:-17px -378px;}
.cat-icon-7-hover{background-position:-76px -378px;}
.cat-icon-8{background-position:-17px -438px;}
.cat-icon-8-hover{background-position:-76px -438px;}
.cat-icon-9{background-position:-17px -500px;}
.cat-icon-9-hover{background-position:-76px -500px;}
.cat-icon-10{background-position:-17px -562px;}
.cat-icon-10-hover{background-position:-76px -562px;}
.cat-icon-11{background-position:-17px -623px;}
.cat-icon-11-hover{background-position:-76px -623px;}
.cat-icon-12{background-position:-17px -682px;}
.cat-icon-12-hover{background-position:-76px -682px;}
.over-cat-icon{background-position:-17px -682px;}
.over-cat-icon-hover{background-position:-76px -682px;}

.wop-route{padding:10px 0;}
.wop-route,.wop-route a{color:#6c6c6c;font-size:14px;font-family:fantasy;}
.wop-route a:hover{color:#eb5f43;cursor:pointer;}



#wop-pager{text-align:center;margin-top:20px;}
.icon-phone,.icon-email{background:url(../image/iconfont_fotter.png) no-repeat;}
.icon-phone{width:40px;height:30px;background-position:2px 5px;float:left;}
.icon-email{width:40px;height:30px;background-position:-34px 2px;float:left;}

.qr-code{width:100%;height:85px;}
.qr-code img{float:left;margin-right:5px;}
.call-wop{font-size:14px;color:#080808;float:left;line-height:30px;font-weight:bold;}
.email-wop{font-size:25px;color:#000;float:left;line-height:30px;text-indent:16px;font-family:"microsoft yahei";}
.mb-wop{float:left;width:110px;height:90px;margin-top:10px;}

.focus-wop{float:left;height:100%;width:158px;}
.focus-wop-qr{height:20px;color:#171717;margin-top:2px;font-weight:bold;}
.focus-wop-qra{height:20px;margin:6px 0 6px 0;}
.focus-wop-qre{height:20px;margin-top:3px;font-size:14px;}

.wop-contact{float:left;width:100px;height:165px;margin-left:6px;margin-top:5px;}#verifyImg,#verifyImg2,#verifyImg3{cursor:pointer;}
.wop-empty{width:1200px;height:600px;margin:90px auto 0;background:url(../image/error_messege.jpg) no-repeat;border-radius:10px;}
.empty1{background:url(../image/bgimg_error_ymcc.png) 0 123px no-repeat;}
.empty2{background:url(../image/bgimg_error_xtcc.png) 0 123px no-repeat;}
.empty3{background:url(../image/bgimg_error_spcc.png) 0 123px no-repeat;}
.wop-empty .prompt{padding-top:360px;width:800px;margin:0 auto;text-align:center;}
.wop-empty .prompt p,.wop-empty .prompt2 p,.wop-empty .prompt3 p{color:#ffffff;font-size:24px;line-height:26px;text-align:center;font-weight:bold;font-family:"microsoft yahei";}
.wop-empty .button{padding-top:80px;width:320px;margin:0 auto;}
.wop-empty-btn{color:#ffffff;cursor:pointer;float:left;font-size:16px;line-height:38px;padding:2px 25px;min-width:200px;border-radius:25px;position:relative;text-decoration:none;text-transform:uppercase;vertical-align:middle;text-align:center;font-family:"microsoft yahei";margin:10px;font-weight:bold;}
.wop-empty-btn1{background:#1890FF;}
.wop-empty-btn1:hover{background:#ff5858;font-weight:900;letter-spacing:0px;}
.wop-empty .prompt2{padding-top:160px;width:475px;margin:0 auto;}
.wop-empty .prompt2 span{color:#ff5858;font-weight:bold;font-size:20px;line-height:52px;font-family:"microsoft yahei";}
.button2{padding-top:160px;width:520px;margin:0 auto;}
.wop-empty .prompt3{padding-top:355px;width:588px;margin:0 auto;}
.button3{padding-top:23px;width:520px;margin:0 auto;}
.wop-loading-img{vertical-align:middle;}
.lbel{border-radius:.25em;color:#fff;display:inline;font-weight:700;line-height:1;padding:.2em .6em .3em;text-align:center;vertical-align:baseline;white-space:nowrap;}
a.lbel:hover,a.lbel:focus{color:#fff;cursor:pointer;text-decoration:none;}
.lbel:empty{display:none;}
.lbel-default{background-color:#777;}
.lbel-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e;}
.lbel-primary{background-color:#1890FF;}
.lbel-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9;}
.lbel-success{background-color:#ff5858;}
.lbel-success[href]:hover,.label-success[href]:focus{background-color:#449d44;}
.lbel-info{background-color:#5bc0de;}
.lbel-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5;}
.lbel-warning{background-color:#f0ad4e;}
.lbel-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f;}
.lbel-danger{background-color:#ff5858;}
.lbel-danger[href]:hover,.label-danger[href]:focus{background-color:#ff5858;}
.lbel-gray{background-color:#e6e6e6;}
.lbel-gray[href]:hover,.label-danger[href]:focus{background-color:#eee;}

.s-wop-slide-items li{overflow:hidden;}
.s-wop-slide-numbox{position:absolute;bottom:10px;width:100%;}
.s-wop-slide-items{max-width:100%;}
.s-wop-slide-controls{width:200px;text-align:center;margin:0 auto;z-index:10;}
.s-wop-slide-controls span{width:13px;height:13px;text-align:center;display:inline-block;border-radius:12px;background-color:#ccc;color:white;cursor:pointer;}
.s-wop-slide-controls .curr{background-color:#eadfdf;border-radius:12px;color:white;cursor:pointer;}
.s-wop-slide{position:relative;}
.line-break{word-break:break-all;word-wrap:break-word;}

.wop-stript{width: 100%;height: 20px;color: #666;text-align: center;}
.wop-stript .stript-left{width: 36%;height: 1px;background: RGB(51,51,51);display: inline-block;margin-bottom: 5px;}
.wop-stript .stript-right{width: 36%;height: 1px;background: RGB(51,51,51);display: inline-block;margin-bottom: 5px;}

.box_guess{margin-right:3px;margin-top: 5px;float: left;width: 26px;height: 26px;overflow: hidden;background:url(../image/icon_cnxh.png);}
.box_hot{margin-right:3px;margin-top: 5px;float: left;width: 26px;height: 26px;overflow: hidden;background:url(../image/icon_rxsp.png);}

.msg-text{padding:10px;margin: 20px;font-size: 14px; background: #f1f1f1;  border-radius: 5px; line-height: 32px;}
.msg-text img{width: 90%;}
.msg-read,.msg-new{width:36px;height:27px;background: url(../image/user_icon_msg.png) no-repeat;}
.msg-new{background-position: -64px -7px;}
.msg-read{background-position: -10px -7px;}

.taglink { color: #3ab2ff;}