a, a:visited {
    color: #8d8d8d;
    text-decoration: none;
    font-size: 12px;
}
.product {
    margin: 0 !important;
}
.sidebar-move {
    height: 100%;
    overflow: hidden;
    position: relative;
}
@media all and (max-width:175px) {
    html.pbody_active {
        -webkit-transform: translate3d(-140px,0,0);
        transform: translate3d(-140px,0,0) }
}
@media all and (min-width:550px) {
    html.pbody_active {
        -webkit-transform: translate3d(-440px,0,0);
        transform: translate3d(-440px,0,0)
    }
}
.pbody_active {
    -webkit-transform: translate3d(0%,0,0);
    transform: translate3d(0%,0,0);
    overflow: hidden;
}
.pmenu_active {
    background-color: #fff;
    height: 100%;
    left: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 80%;
}
#my-menu {
    display: none;
}
#my-menu li .arrow {
    background: url("../images/jd-sprites.png?v=123") no-repeat scroll 0 0 / 200px 200px;
    background-position: -180px -51px;
    height: 16px;
    vertical-align: middle;
    width: 16px;
    display: inline-block;
    float: right;
    margin-top: 18px;
}
#my-menu .btn_close_menu .arrow {
    float: left;
    background-position: -25px 0px;
    height: 20px;
}
#my-menu li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    font-size: 14px;
}
#my-menu li span {
    color: #8d8d8d;
}
#my-menu .item {
    text-align: center;
    color: #252525;
    font-size: 16px;
}
#my-menu .child_item {
    display: none;
    background: #f3f5f7 none repeat scroll 0 0;
}
#my-menu .child_item a {
    color: #444;
}
.jmenu_mask {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 20%;
    z-index: 99;
    opacity: 0.5;
}
.jd-header-shortcut {
    background: #d4b6a1 none repeat scroll 0 0;
    display: none;
    height: 57px;
    width: 100%;
}
.jd-header-shortcut li {
    display: table-cell;
    text-align: center;
    width: 25%;
}
.jd-header-shortcut li:first-child{
    border-right: 1px rgba(180, 150, 132, 0.58) solid;
}
.jd-header-shortcut span, .jd-header-shortcut strong {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0 auto;
}
.jd-header-shortcut span.shortcut-home {
    background-position: -30px -27px;
}
.jd-header-shortcut span.shortcut-categories {
    background-position: -60px -27px;
}
.jd-header-shortcut span.shortcut-cart {
    background-position: -90px -27px;
}
.jd-header-shortcut span.shortcut-my-account {
    background-position: -120px -27px;
}
.jd-header-shortcut li a span {
    background: url("../images/jd-sprites.png?v=123") no-repeat scroll 0 0 / 200px 200px;
    height: 30px;
    margin-top: 6px;
    width: 30px;
}
.tui_list {
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}
.tui_list li {
    line-height: 2em;
    font-size: 14px;
    padding: 5px;
    border-bottom: 1px solid #ddd;
}
.sub_btn_card {
    display: block;
    background: -webkit-gradient(linear,left top,left bottom,from(#F60),to(#F60));
    background: -moz-linear-gradient(top,#F60,#F60);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F60',endColorstr='#F60');
    background-color: #F60;
    border: none;
    width: 80%;
    margin: 10px auto 20px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
;
}
.card_float_box {
    position: fixed;
    width: 100%;
    height: auto;
    overflow: hidden;
    top: 30px;
    z-index: 99;
}
.card_float {
    margin: auto;
    width: 90%;
    border: 1px solid #F60;
    background: #fff;
}
.lb_nav_tbl {
    font-size: 14px;
    color: #666666;
    width: 33%;
    line-height: 43px;
    height: 43px;
    float: left;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.lb_nav_tbl.on {
    color: #F60;
    border-bottom: 1px solid #F60;
}
p {
    font-family: "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
}
.ui-list {
    background-color: #fff;
}
/*@media screen and (-webkit-min-device-pixel-ratio: 2)*/
.ui-border-tb {
    -webkit-background-size: 100% 1px;
}
/*@media screen and (-webkit-min-device-pixel-ratio: 2)*/
.ui-border-t, .ui-border-b, .ui-border-l, .ui-border-r, .ui-border-tb {
    border: 0;
}
.ui-list>li.ui-border-t:first-child {
    border: 0;
    background-image: none;
}
.ui-list-checkbox>li, .ui-list-radio>li {
    padding-left: 33px;
}
.ui-list>li {
    position: relative;
    display: -webkit-box;
    /*display: box;*/
    margin-left: 12px;
}
.ui-list-text>li {
    line-height: 24px;
    padding: 12px 15px 12px 0;
    font-size: 14px;
    color: #666666;
}
/*@media screen and (-webkit-min-device-pixel-ratio: 2)*/
.ui-border-t, .ui-border-b {
    background-repeat: repeat-x;
    -webkit-background-size: 100% 1px;
    background-position: left top;
}
.ui-list-checkbox .ui-checkbox, .ui-list-radio .ui-radio {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -13px;
}
label {
    cursor: default;
}
.ui-checkbox input {
    display: inline-block;
    width: 25px;
    height: 1px;
    position: relative;
    overflow: visible;
    border: 0;
    background: 0 0;
    -webkit-appearance: none;
    outline: 0;
    vertical-align: middle;
}
.ui-checkbox input:before {
    background: url(../images/icon.png) no-repeat -45px -22px;
    -webkit-background-size: 135px auto;
    content: "";
    display: block;
    width: 23px;
    height: 24px;
    position: absolute;
    left: 0;
    top: -11px;
}
.ui-checkbox input:checked:before {
    background-position: -22px -21px;
}
/*@media screen and (-webkit-min-device-pixel-ratio: 2)*/
.ui-border-t {
    background-position: left top;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5,transparent),color-stop(0.5,#e0e0e0),to(#e0e0e0));
}
.ui-list-checkbox>li, .ui-list-radio>li {
    padding-left: 33px;
}
.ui-border-tb {
    border-bottom: #e0e0e0 1px solid;
    background-image: none;
}
.card_title {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.card_title ul li {
    float: left;
    padding: 8px 10%;
    cursor: pointer;
}
.card_title ul li.cur {
    background: #F60;
    color: #fff;
}
.searchbox {
    background-color:#5cb85c;
    position:relative;
    width:100%;
    text-align:center;
    z-index:999999;
    pointer-events:auto;
    -webkit-box-shadow:1px 2px 5px rgba(0,0,0,.5);
    -moz-box-shadow:1px 2px 5px rgba(0,0,0,.5);
    -ms-box-shadow:1px 2px 5px rgba(0,0,0,.5);
    -o-box-shadow:1px 2px 5px rgba(0,0,0,.5);
    box-shadow:1px 2px 5px rgba(0,0,0,.5)
}
.searchbox .sb-back {
    background:url(../images/left.png) no-repeat center center transparent;
    background-size:24px 19px;
    text-indent:-9999px;
    padding:0 3px 0 7px
}
.searchbox .sb-header {
    display:table;
    width:100%
}
.searchbox .sb-header>* {
    display:table-cell
}
.searchbox .sb-search {
    height:45px;
    vertical-align:middle
}
.searchbox .sb-switchBtn {
    text-indent:-9999px;
    padding:0;
    width:35px
}
.searchbox .sb-switchBtn.sb-switchBtn-list {
    background:url(../images/sort1.png) no-repeat 5px center transparent;
    background-size:20px 20px;
    opacity:1
}
.searchbox .sb-switchBtn.sb-switchBtn-album {
    background:url(../images/sort2.png) no-repeat 5px center transparent;
    background-size:20px 20px
}
.searchbox .sb-switchBtn.sb-switchBtn-grid {
    background:url(../images/sort3.png) no-repeat 5px center transparent;
    background-size:20px 20px
}
.searchbox .sb-cancelBtn-wrap {
    display:none;
    width:54px;
    line-height:45px
}
.searchbox .sb-cancelBtn-wrap.shown {
    display:table-cell
}
.searchbox .sb-cancelBtn {
    background:#c81c00;
    border:1px solid #910000;
    border-radius:3px;
    -webkit-box-shadow:inset 0 1px 1px #fd1b1b;
    -moz-box-shadow:inset 0 1px 1px #fd1b1b;
    -ms-box-shadow:inset 0 1px 1px #fd1b1b;
    -o-box-shadow:inset 0 1px 1px #fd1b1b;
    box-shadow:inset 0 1px 1px #fd1b1b;
    height:20px;
    line-height:22px;
    padding:3px 7px 4px;
    margin:8px 5px;
    color:#fff;
    font-size:13px;
    text-decoration:none;
    letter-spacing:.1em;
    white-space:nowrap
}
.searchbox form {
    background:#fff;
    border-bottom:1px solid #d7d7d7;
    border-radius:20px;
    box-shadow:inset 0 2px 4px #a3a3a3;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    display:inline-block;
    left:0;
    height:30px;
    width:97%;
    margin:0;
    padding-left:12px;
    padding-right:35px;
    font-size:13px;
    font-family:arail,\9ED1\4F53;
    line-height:23px
}
.searchbox label {
    display:none;
    position:absolute;
    left:15px;
    top:5px;
    line-height:1.5;
    pointer-events:none;
    white-space:nowrap;
    padding-right:52px;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box
}
.searchbox input[type=text] {
    background:transparent;
    border:0;
    border-right:1px solid #ddd;
    border-radius:0;
    position:relative;
    width:100%;
    padding:0px;
    margin:2px 0 0;
    color:#000;
    vertical-align:middle;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    z-index:1
}
.searchbox input[type=submit] {
    background:url(../images/bg9.png) no-repeat 6px 6px;
    background-size:17px;
    position:absolute;
    right:0;
    top:0;
    width:35px;
    height:100%;
    padding-top:1px;
    border:0;
    border-radius:0 20px 20px 0;
    color:transparent;
    cursor:pointer;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -ms-box-sizing:content-box;
    -o-box-sizing:content-box;
    box-sizing:content-box
}
.searchbox input[type=reset] {
    display:none;
    background:url(../images/bg10.png) no-repeat center;
    background-size:16px;
    position:absolute;
    right:40px;
    top:50%;
    height:30px;
    width:30px;
    padding:0 5px;
    margin-top:-14px;
    border:0;
    font-family:\5b8b\4f53;
    font-size:17px;
    line-height:19px;
    color:transparent;
    cursor:pointer;
    z-index:1
}
.searchbox-fixed {
    position:fixed;
    top:0;
    overflow:hidden
}
.searchbox-positive {
    top:-45px
}
.searchbox-negative {
    top:0
}
.s-combobox {
    height:38px
}
.s-menu {
    font-family:tahoma,arial,\9ED1\4F53;
    background:#fff;
    position:absolute;
    height:200px;
    width:100%!important;
    left:0!important;
    margin:0;
    overflow:auto;
    z-index:99999;
    outline:0;
    cursor:default;
    pointer-events:auto;
    -webkit-box-shadow:0 3px 4px #999;
    -moz-box-shadow:0 3px 4px #999;
    -ms-box-shadow:0 3px 4px #999;
    -o-box-shadow:0 3px 4px #999;
    box-shadow:0 3px 4px #999
}
.s-menu .s-contentbox {
    position:relative;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    float:left;
    width:100%;
    padding:0;
    padding-bottom:150px
}
.s-menu .s-menuitem {
    border-bottom:1px solid #ebebeb;
    color:#999;
    list-style:none;
    margin:0;
    font-size:15px;
    line-height:45px;
    white-space:nowrap;
    left:-9999px;
    top:-9999px;
    overflow:hidden;
    cursor:pointer
}
.s-menu .s-menuitem b {
    font-weight:700
}
.s-menu .s-menuitem .s-mi-cont-key {
    float:left;
    padding-left:5px;
    text-align:left;
    color:#333
}
.s-menu .s-menuitem .s-mi-cont-key b {
    color:#757575;
    font-weight:100
}
.s-menu .s-menuitem .s-mi-cat .s-mi-cont-text {
    color:#999;
    margin-left:8px
}
.s-menu .s-menuitem .s-mi-history .s-mi-cont-key {
    color:#806F66;
    font-weight:700
}
.s-menu .s-menuitem .s-mi-history .s-mi-cont-del {
    position:absolute;
    right:10px;
    top:5px;
    text-decoration:none;
    color:#fff;
    width:16px;
    height:16px;
    text-indent:-999px;
    overflow:hidden;
    cursor:pointer;
    display:none;
    background:url(../images/bg12.png) center center no-repeat
}
.s-menu .s-menuitem .s-mi-tip {
    font-family:\5B8B\4F53;
    height:30px;
    line-height:30px;
    border-top:1px solid #fff;
    padding:0 10px;
    background:#efeceb;
    overflow:hidden;
    color:#000;
    cursor:pointer
}
.s-menu .s-menuitem .s-mi-tip b {
    font-family:Arial;
    display:inline-block;
    vertical-align:middle;
    max-width:300px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden
}
.s-menu .s-menuitem .s-mi-tip em {
    margin:0 5px;
    font-weight:700;
    color:#b10000;
    padding:0;
    float:none;
    font-size:12px
}
.s-menu .s-menuitem .s-mi-list {
    position:relative;
    padding-right:40px
}
.s-menu .s-menuitem .s-mi-list:after {
    display:block;
    clear:both;
    height:0;
    content:' '
}
.s-menu .s-menuitem .s-mi-list .s-mi-cont-count {
    float:right;
    padding-right:5px;
    color:#999
}
.s-menu .s-menuitem .s-mi-list .s-mi-btn-backfill {
    display:block;
    position:absolute;
    right:0;
    width:40px;
    color:#999;
    text-indent:-99px;
    overflow:hidden
}
.s-menu .s-menuitem .s-mi-list .s-mi-btn-backfill:after {
    content:'';
    position:absolute;
    top:13px;
    right:15px;
    width:0;
    height:20px;
    border-left:4px solid;
    -webkit-transform:rotate(-45deg)
}
.s-menu .s-menuitem .s-mi-list .s-mi-btn-backfill:before {
    content:'';
    position:absolute;
    right:1px;
    width:13px;
    height:13px;
    margin-top:13px;
    margin-right:10px;
    border:3px solid;
    border-right:0;
    border-bottom:0
}
.s-menu .s-menuitem .s-mi-qs {
    height:30px;
    line-height:30px;
    color:#666
}
.s-menu .s-menuitem .s-mi-qs i,.s-menu .s-menuitem .s-mi-qs em {
    background:url(../images/bg11.png) no-repeat 0 0 #fff
}
.s-menu .s-menuitem .s-mi-qs i {
    display:block;
    float:left;
    width:23px;
    height:22px;
    margin-left:5px;
    background-position:-40px 5px
}
.s-menu .s-menuitem .s-mi-qs em {
    color:#000;
    float:none;
    display:inline-block;
    height:23px;
    line-height:23px;
    width:35px;
    margin:0 3px;
    font-weight:700;
    text-align:center;
    font-size:12px;
    padding:0
}
.s-menu .s-menuitem.s-menuitem-disabled {
    color:gray;
    cursor:default
}
.s-menu .s-contentbox .s-menuitem.s-menuitem-hover {
    background-color:#b10000;
    color:#fff
}
.s-menu .s-contentbox .s-menuitem.s-menuitem-hover * {
    color:#fff
}
.s-menu .s-contentbox .s-menuitem.s-menuitem-hover .s-mi-cont-del {
    display:inline
}
.s-menu .s-contentbox .s-menuitem.s-menuitem-hover .s-mi-tip {
    background:#b10000;
    border-top:1px solid #b10000
}
.s-mi-historyHd {
    color:#a5a5a5;
    line-height:24px;
    padding-left:5px;
    overflow:hidden
}
.s-mi-historyFt {
    background-color:#efeceb;
    padding:3px 5px 4px;
    line-height:24px;
    color:#a5a5a5;
    text-align:center
}
.s-mi-cont-clear {
    background-color:#fff;
    display:inline-block;
    padding:1px 14px 2px;
    line-height:17px;
    color:#000;
    font-weight:700;
    text-decoration:none;
    border:1px solid #fafafa;
    border-radius:3px;
    box-shadow:inset 0 0 2px #dadada;
    cursor:pointer
}
.s-mi-cont-clear:hover {
    text-decoration:none
}
.events-mask {
    pointer-events:none
}
.filter {
    width:100%;
    text-align:center;
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
    height:37px;
    background:#fff;
    font-family:\9ED1\4F53
}
.filter ul {
    display:table;
    width:100%;
    margin:0;
    padding:0;
    border-collapse:collapse
}
.filter ul li {
    display:table-cell;
    border-bottom:3px solid transparent;
    padding:.65em 0
}
.filter ul li:first-child a {
    border-left:0
}
.filter ul li.filter-cur {
    border-bottom:3px solid #b10000
}
.filter ul li.filter-cur a {
    color:#b10000
}
.filter a {
    display:inline-block;
    width:100%;
    border-left:1px solid #dfdfdf;
    font-size:15px;
    color:#806f66;
    text-decoration:none
}
.filter a span {
    position:relative
}
.filter a:hover {
    text-decoration:none
}
.filter i {
    position:absolute;
    display:inline-block;
    overflow:hidden;
    top:6px;
    width:7px;
    height:10px;
    line-height:10px;
    margin-left:2px
}
.filter .f-ico-arrow-d {
    background:url(../images/bg13.png) no-repeat 0 0;
    background-size:9px 12px;
    position:static;
    width:9px;
    height:13px;
    vertical-align:middle
}
.filter li.filter-cur .f-ico-arrow-d {
    background-image:url(../images/bg13b.png)
}
.filter .f-ico-triangle-mt,.filter .f-ico-triangle-mb {
    border-width:5px;
    border-style:solid;
    border-color:transparent;
    height:0;
    width:0
}
.filter .f-ico-triangle-mt {
    border-bottom-color:#806f66;
    top:-3px
}
.filter .f-ico-triangle-mb {
    border-top-color:#806f66;
    top:9px
}
.filter .filter-cur .f-ico-triangle-mt.f-ico-triangle-slctd {
    border-bottom-color:#b10000
}
.filter .filter-cur .f-ico-triangle-mb.f-ico-triangle-slctd {
    border-top-color:#b10000
}
.filter .filter-navBtn {
    padding:0
}
.filter .filter-navBtn a {
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#fff5f5f5, gradientType=0);
    background-image:-moz-linear-gradient(top,#fff,#f5f5f5);
    background-image:-webkit-gradient(linear,0 0,0 bottom,from(#fff),to(#f5f5f5));
    background-image:-o-linear-gradient(top,#fff,#f5f5f5);
    border:1px solid #ccc;
    border-radius:3px;
    width:80%;
    padding:2px 0;
    color:#333
}
.filter .filter-navBtn span {
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#fff5f5f5, gradientType=0);
    background-image:-moz-linear-gradient(top,#fff,#f5f5f5);
    background-image:-webkit-gradient(linear,0 0,0 bottom,from(#fff),to(#f5f5f5));
    background-image:-o-linear-gradient(top,#fff,#f5f5f5);
    border:1px solid #ccc;
    border-radius:3px;
    width:80%;
    padding:2px 0;
    color:#333;
    padding: 5px 8px;
}
.filter-fixed {
    position:fixed;
    z-index:9999;
    -webkit-box-shadow:1px 2px 5px rgba(0,0,0,.5);
    -moz-box-shadow:1px 2px 5px rgba(0,0,0,.5);
    -ms-box-shadow:1px 2px 5px rgba(0,0,0,.5);
    -o-box-shadow:1px 2px 5px rgba(0,0,0,.5);
    box-shadow:1px 2px 5px rgba(0,0,0,.5)
}
.filter-positive {
    top:0
}
.filter-negative {
    top:45px
}
#page {
    position:relative
}
.page-shadow {
    -webkit-box-shadow:4px 0 10px #999;
    box-shadow:4px 0 10px #999
}
.srp {
    display:table;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    font-family:tahoma,arial,\9ED1\4F53;
    padding-bottom:10px;
    background-color:#eee
}
.srp:after {
    display:block;
    clear:both;
    height:0;
    content:' '
}
.srp em {
    font-style:normal
}
.srp .product {
    display:inline-block;
    float:none;
    /*display:flex;*/
    align-items:stretch;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    /*padding:10px;*/
    padding-bottom:0
}
.srp .pro-inner {
    position:relative;
    background-color:#fff;
    /*border-radius:5px;*/
    /*box-shadow:0 1px 3px rgba(0,0,0,.25);*/
    overflow:hidden;
    width:100%;
    height:100%
}
.srp .proImg-wrap {
    float:left
}
.srp .proImg-wrap img {
    /*border-radius:5px*/
}
.srp .proInfo-wrap {
    float:left;
    padding:5px;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box
}
.srp .proPrice {
    font-family:arial;
    height:20px;
    line-height:21px
}
.srp .proPrice em {
    color:red;
    font-size:16px;
    font-weight:700;
    margin-left:2px
}
.srp .proPrice del {
    color:#999;
    font-size:12px
}
.srp .proTitle {
    overflow:hidden
}
.srp .proTitle a {
    color:#333;
    font-size:14px;
    text-decoration:none;
    -webkit-transition:all .3s linear
}
.srp .proSales {
    float:left;
    color:#999;
    font-size:12px;
    font-family:arial
}
.srp .proSales em {
    color:#333
}
.srp .proService {
    color:#333;
    font-size:13px;
    height:20px;
    line-height:21px
}
.srp .proIcons {
    padding-left:10px;
    height:20px;
    overflow:hidden
}
.srp .proIcons>* {
    margin:0 3px 0 0
}
.srp .proIcons img {
    vertical-align:middle
}
.srp .proSales {
    line-height:16px;
    margin-top:3px
}
.srp.list {
    width:100%
}
.srp.list .product {
    width:100%;
    padding:15px 10px;
    border-bottom:1px solid #cacaca
}
.srp.list .pro-inner {
    width:100%;
    background-color:transparent;
    box-shadow:none
}
.srp.list .proImg-wrap {
    width:26.4%;
    margin-right:10px;
    -webkit-transition:all .6s linear
}
.srp.list .proImg-wrap img {
    width:100%
}
.srp.list .proInfo-wrap {
    float:none;
    padding:0;
    padding-left:90px
}
.srp.list .proTitle {
    line-height:17px;
    height:36px;
    margin-bottom:8px
}
.srp.list .proTitle a {
    font-size:13px
}
.srp.list .proPrice {
    float:left;
    margin-right:10px
}
.srp.list .proPrice del {
    display:none
}
.srp.album .product {
    width:49%;
}
.srp.album .product:nth-child(2n+1) {
    /*padding-right:5px*/
}
.srp.album .product:nth-child(2n) {
    /*padding-left:5px*/
}
.srp.album .pro-inner {
    align-items:stretch;
    padding-bottom:70px;
    height:auto
}
.srp.album .proInfo-wrap {
    position:absolute;
    bottom:5px;
    width:100%;
    height:65px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box
}
.srp.album .proImg-wrap {
    width:100%
}
.srp.album .proImg-wrap img {
    width:100%;
    /*border-radius:5px 5px 0 0*/
}
.srp.album .proTitle {
    height:19px;
    position:relative;
    top:19px;
    white-space:nowrap;
    text-overflow:ellipsis
}
.srp.album .proPrice {
    position:relative;
    top:-19px
}
.srp.album .proPrice del {
    display:none
}
.srp.album .proService {
    display:none
}
.srp.album .proSales {
    float:right;
    position:relative;
    top:-36px;
    right:2px;
    margin:0
}
.srp.album .proIcons {
    padding-left:0;
    width:100%;
    position:relative;
    top:-16px
}
.srp.grid .product {
    width:100%;
    -webkit-transition:all .5s linear
}
.srp.grid .proImg-wrap {
    width:100%
}
.srp.grid .proImg-wrap img {
    width:100%;
    border-radius:5px 5px 0 0
}
.srp.grid .proTitle {
    height:19px
}
.srp.grid .proPrice {
    float:left;
    margin-right:10px
}
.srp.grid .proPrice em {
    margin-right:10px
}
.srp.grid .proPrice del {
    display:none
}
.srp.grid .proService,.srp.grid .proIcons {
    float:none
}
.srp.grid .proSales {
    clear:left
}
@media screen and (max-device-height:568px) and (orientation:portrait) {
    .srp {
        display:table;
        width:100%
    }
    .srp .product {
        display:inline-block;
        float:none
    }
    .srp.album .proImg-wrap {
        overflow:hidden;
        max-height:200px
    }
}
@media screen and (min-device-width:768px) and (orientation:portrait) {
    .srp {
        display:table;
        width:100%
    }
    .srp .product {
        display:inline-block;
        float:none
    }
    .srp.album .proImg-wrap {
        overflow:hidden;
        max-height:380px
    }
}
@media screen and (max-device-width:480px) and (orientation:portrait) {
    .srp.album .proImg-wrap {
        overflow:hidden;
        max-height:240px
    }
} .pagenav-wrapper .pagenav-content {
      padding:10px 10px 20px;
      text-align:center;
      line-height:28px;
      background:#eee
  }
.pagenav-wrapper .pagenav {
    display:-webkit-box;
    display:flex
}
.pagenav-wrapper .pagenav>div {
    background-color:#fff;
    border:1px solid #ccc;
    line-height:29px;
    white-space:nowrap;
    border-radius:2px;
    cursor:pointer
}
.pagenav .p-first,.pagenav .p-end {
    width:42px
}
.pagenav .p-prev,.pagenav .p-next {
    width:59px;
    margin:0 5px
}
.pagenav .pagenav-cur {
    -webkit-box-flex:1;
    flex:1;
    position:relative;
    box-shadow:0 3px 3px #d7d7d7 inset;
    background:#fff
}
.pagenav .pagenav-select {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    opacity:0;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-appearance:none;
    border:0;
    border-radius:0;
    cursor:pointer
}
.pagenav .pagenav-cur i {
    display:inline-block;
    width:10px;
    height:7px;
    background:url(../images/cate_biao2.png);
    background-size:10px 7px
}
.pagenav-wrapper .pagenav .p-gray {
    background-color:#fdfdfd;
    color:#b4b1b1
}
.pagenav-wrapper a {
    color:#333
}
.pagenav-wrapper a.no {
    color:#B4B1B1
}
.pagenav a:hover {
    text-decoration:none
}