.proHeaderNav {
    padding: 5px 0;
    position: relative;
    background: url(../../images/cartoon/perTabBg.png) no-repeat;
    background-size: 100% 100%;
}

.index-header nav img {
    display: block;
    height: 40px;
    margin: 0 auto 5px
}

.index-header nav ul {
    width: 100%;
    height: 75px
}

.index-header nav li {
    float: left;
    width: 25%;
    height: 50px;
    color: #fff;
    line-height: 14px;
    text-align: center;
    padding-top: 5px;
    position: relative;
}

.index-header nav li span {
    color: #9a4510;
}

.hr {
    width: 2px;
    height: 50px;
    left: 0;
    top: 8px;
    background: #c82129;
    position: absolute;
    display: none;
}

.fl {
    float: left
}

.fr {
    float: right
}

.item {
    width: 50%;
    float: left;
    position: relative;
    padding: 5px
}

.itemDet-header {
    border-bottom: 1px solid #9B9B9B;
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden
}

.itemWrapper {
    box-shadow: 0 2px 2px 1px #c1b8a7;
    border-radius: 10px;
    /*background: #d7f6ff;*/
    background: #f8f1e9;
    background-size: 100% 100%;
    padding-top: 100%;
    position: relative
}

.activeHLi {
    color: #fead22!important;
}

.itemBgW {
    width: 90%;
    float: left;
    background: #f2ece4;
    position: absolute;
    left: 5%;
    top: 3%;
    box-shadow: 0 5px 5px 0 #d5c0aa inset, 5px 0px 5px 0 #eddfcf inset, -5px 0px 5px 0 #eddfcf inset, 0 -5px 5px 0 #eddfcf inset;
    border-radius: 20px;
    padding-top: 90%;
}

.menuBtn {
    z-index: 10;
    left: 0;
    top: 0
}

section.item-list {
    width: 100%;
    min-height: calc(100vh - 80px);
    padding-bottom: 80px;
    /*background: linear-gradient(rgba(252, 212, 96, .3), rgba(248, 119, 36, .4))*/
    background: #fcd1a3;
}

.item-name,
.item-size {
    height: 16px;
    line-height: 16px
}

.item-Info,
.item-img {
    z-index: 100;
    position: absolute
}

.item-img {
    width: 58%;
    margin: 0 auto;
    left: 21%;
    top: 5px
}

.item-img img {
    margin: 0 auto;
    min-width: 80%
}

.item-name,
.item-size {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #6f2a00;
}

.img-responsive {
    display: block;
    max-width: 100%
}

.item-Info,
.item-img {
    z-index: 100;
    position: absolute
}

.item-img {
    width: 80%;
    margin: 0 auto;
    left: 10%;
    top: 10%;
}

.item-img img {
    margin: 0 auto;
    min-width: 80%
}

.item-Info {
    min-height: 45px;
    width: 90%;
    float: left;
    bottom: 5px;
    left: 5%;
}

.item-desc,
.item-size {
    color: #6f2a00;
    font-size: 10px;
    overflow: hidden
}

.item-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    width: 80%
}

.item-price {
    height: 24px;
    line-height: 24px;
    color: #fead22;
    font-size: 18px
}

.item-list-ul {
    overflow: hidden;
}

.itemDet-header .swiper-container {
    overflow: initial
}

.itemDet-header .swiper-container-horizontal>.swiper-pagination {
    bottom: -20px
}

.itemDet-header .swiper-pagination-bullet {
    vertical-align: middle;
    background: #F5A623;
    opacity: 1
}

.itemDet-header .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background: #F5A623
}

.itemDet-header .swiper-slide {
    background-position: center;
    background-size: cover;
    height: auto
}

.itemDet-header .swiper-slide img {
    width: 100%
}

.addCart {
    width: 60px;
    height: 35px;
    background: url(../../images/cartoon/preEdit.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    position: absolute;
    right: 5%;
    bottom: 5px;
    z-index: 100;
}

.addCart span {
    color: #fff;
    padding: 15px;
    line-height: 30px;
}

.addCart img {
    display: none;
    width: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.item-icon-hot,
.item-icon-new {
    width: 15%;
    height: 20px;
    position: absolute;
    top: 10%;
    left: 10%;
    background: url(../../images/hotest.png) no-repeat;
    background-size: contain;
    z-index: 10
}

.arrowUp,
.classfiyDiv {
    position: absolute
}

.classfiyDiv {
    width: 98%;
    margin: 0 auto;
    padding: 10px 0 0;
    left: 1%;
    top: 65px;
    border-radius: 10px;
    z-index: 1012;
    min-height: 120px;
    max-height: 240px;
    background: url(../../images/cartoon/classfiyDivBg.png) no-repeat;
    background-size: 100% 100%
}

.arrowUp {
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 25%;
    margin-left: -5px;
    bottom: -11px;
    z-index: 1013;
    background: #ffefae;
    border-right: 3px solid #ff9227;
    border-top: 3px solid #ff9227
}

.classfiyDiv .class {
    width: 19%;
    float: left;
    margin: 15px 0 10px 1%;
    text-align: center;
}

.classfiyDiv .class:nth-child(2) {
    margin-left: 0;
}

.classfiyDiv .class img {
    width: 80%;
    height: auto;
    margin: 0 auto 3px
}

.classfiyDiv .class span {
    color: #fe5934;
    /*font-size: 16px;*/
    font-size: 12px;
}

.classfiyDiv div {
    border-right: none;
}

.classifiyDivBgDiv {
    display: none;
}

.classifiyDivBg {
    display: block;
    width: 30px;
    height: 30px;
}

.itemBgW i {
    display: none;
}

.classifiyDivBg1,
.itemBgW1 {
    position: absolute;
    left: -1px;
    top: -1px;
    background: url(../../../store/images/Year/classifiyBg1.png) 0 0 no-repeat;
    background-size: contain;
}

.classifiyDivBg2,
.itemBgW2 {
    position: absolute;
    right: -2px;
    top: -2px;
    background: url(../../../store/images/Year/classifiyBg1.png) 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.classifiyDivBg3,
.itemBgW3 {
    position: absolute;
    right: -3px;
    bottom: -1px;
    background: url(../../../store/images/Year/classifiyBg1.png) 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.classifiyDivBg4,
.itemBgW4 {
    position: absolute;
    left: -1px;
    bottom: -1px;
    background: url(../../../store/images/Year/classifiyBg1.png) 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.itemBgW1 {
    position: absolute;
    left: -1px;
    top: -1px;
    background: url(../../../store/images/Year/itemBg1.png) 0 0 no-repeat;
    background-size: contain;
}

.itemBgW2 {
    position: absolute;
    right: -1px;
    top: -1px;
    background: url(../../../store/images/Year/itemBg1.png) 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.itemBgW3 {
    position: absolute;
    right: -1px;
    bottom: -1px;
    background: url(../../../store/images/Year/itemBg1.png) 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.itemBgW4 {
    position: absolute;
    left: -1px;
    bottom: -1px;
    background: url(../../../store/images/Year/itemBg1.png) 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.classMask {
    width: 100%;
    min-height: 100%;
    background: #000;
    opacity: .3;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1011
}

.prod-deatils {
    margin: 30px 0 0;
    text-indent: 20px
}

.prod-deatils>div:first-child {
    overflow: hidden;
    border-bottom: 1px solid #9B9B9B
}

.prod-deatils>div>div:first-child {
    width: 80%
}

.prod-deatils>div>div:last-child {
    width: 15%;
    padding-right: 15px
}

.prod-name,
.prod-size {
    width: 70%;
    float: left;
    line-height: 16px;
    font-size: 16px;
    font-weight: 700
}

.prod-name {
    padding-top: 7px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.prod-size {
    height: 26px;
    line-height: 30px;
    font-size: 14px;
    color: #9B9B9B
}

.prod-price {
    width: 30%;
    float: right;
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    text-indent: 0;
    color: #F79C06
}

.prod-like,
.prod-share {
    width: 30px;
    height: 30px;
    float: right;
    background: url(../../images/favr.png) no-repeat;
    background-size: contain
}

.prod-dealer {
    height: 26px;
    line-height: 26px;
    font-size: 14px
}

.prod-share {
    background: url(../../images/year/share.png) no-repeat;
    background-size: contain;
    margin-top: 10px
}

.prod-details-main {
    background: #fff;
    border-top: 1px solid #9B9B9B;
    margin-bottom: 60px;
    position: relative
}

.prod-details-main img {
    display: block;
    width: 90%;
    margin: 10px auto
}

.prod-details-main img:nth-child(2) {
    margin-top: 40px
}

.prod-details-main .itemDetailBg {
    width: 120px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff839;
    background: url(../../../store/images/Year/itemDetailBg.png) no-repeat;
    background-size: cover;
    font-size: 18px;
    position: absolute;
    right: 0;
    margin-right: 20px;
}

.prod-choose {
    height: 40px;
    line-height: 40px;
    background: #fff;
    margin: 10px 0;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #9B9B9B;
    padding-left: 20px;
    position: relative
}

.topNav {
    width: 100%;
    height: 50px;
    background: url(../../../store/images/Year/head_02.png) 0 0 no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    position: relative;
}

.itemWrapper ul {
    position: absolute;
    right: 5px;
    bottom: 40px;
    z-index: 2;
    float: right;
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
    margin: 0 5px;
    color: #fff;
    background-color: rgba(130, 80, 64, .9);
    border-radius: 20px;
    z-index: 200;
}

.itemWrapper ul li {
    display: inline-block;
    padding: 0 4px;
    border-right: #fff solid 1px;
    font-size: 90%;
    height: 20px;
}

.itemWrapper ul li:last-child {
    border: none;
}

.itemWrapper ul div {
    position: absolute;
    right: 10px;
    top: 12px;
    overflow: hidden;
    width: 10px;
    height: 10px;
}

.topNav .goBackBtn {
    display: block;
    width: 30px;
    height: 30px;
    box-shadow: 0 -2 2px #fff;
    position: absolute;
    top: 10px;
    left: 20px;
    background: url(../../../store/images/Year/goback.png) 0 0 no-repeat;
    background-size: contain;
}

.loadMoreHome {
    text-align: center;
    padding-top: 10px;
    color: #ccc;
}

.classfifyNone {
    display: block !important;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 20px auto;
    background: #bbb;
    width: 60%;
    border-radius: 10px;
    color: #fff;
}

@media screen and (min-width:375px) {
    .choose-Num>div {
        width: 80%
    }
    .prod-share {
        margin-left: 20px
    }
    .itemWrapper {
        padding-top: 135%;
    }
}

@media screen and (min-width:415px) {
    .sideNavDiv {
        width: 70%;
        max-width: 480px
    }
    .sideLi {
        height: 80px
    }
    .sideLi div:nth-child(1) {
        float: left;
        width: 80px;
        height: 80px
    }
    .sideLi img {
        width: 55px;
        height: 50px;
        position: absolute;
        top: 15px;
        left: 5px
    }
    .sideLi div:nth-child(2) {
        float: left;
        line-height: 80px;
        font-size: 18px
    }
    .sideLi:last-child {
        line-height: 80px;
        font-size: 18px
    }
}

@media screen and (min-width:640px) {
    .chooseDetails,
    .classMask,
    .mask,
    .mask-bg,
    .prod-add-cart,
    footer {
        margin-left: -320px;
        left: 50%
    }
    .mainMenu img {
        max-width: 100px;
        left: calc(50% - 50px);
        left: 50%;
        margin-left: -50px
    }
    .go_top {
        right: 50%;
        margin-right: -310px
    }
    .main-menu img {
        left: 50%;
        margin-left: -50px
    }
    .chooseDetails {
        min-height: calc(100vh - 700px)
    }
    .item {
        padding: 15px
    }
    .item-name {
        font-size: 18px;
        line-height: 28px;
        height: 28px
    }
    .item-size {
        height: 24px;
        line-height: 24px;
        font-size: 14px
    }
    .item-price {
        font-size: 24px;
        height: 36px;
        line-height: 36px
    }
    .item-Info {
        bottom: 20px;
        left: 10px
    }
    .addCart {
        right: 10px;
        bottom: 20px
    }
    .sideNavDiv {
        left: calc(50% - 320px)
    }
    .item-icon-hot,
    .item-icon-new {
        width: 40px;
        height: 40px
    }
    .fenxiang {
        position: fixed;
        top: 0;
        left: 50%;
        margin-left: -320px
    }
    .item-img {
        width: 86%;
        margin: 0 auto;
        position: absolute;
        left: 7%;
        top: 30px;
        z-index: 100
    }
    .itemBgW {
        height: 55%
    }
    .copyright {
        padding: 5px 0 60px;
        left: 50%;
        margin-left: -320px
    }
    .item-img img {
        min-width: 0
    }
    .lowPrice {
        font-size: 16px !important;
    }
    .highPrice {
        font-size: 24px !important;
    }
}

@media screen and (max-width:375px) {
    .itemWrapper ul {
        margin: 0;
    }
    .itemWrapper {
        padding-top: 135%;
    }
}

@media screen and (max-width:320px) {
    .itemWrapper {
        padding-top: 150%;
    }
    .itemBgW {
        height: 60.5%;
    }
    .itemWrapper ul li {
        font-size: 80%;
        padding: 0 3px;
    }
    .itemWrapper ul {
        padding: 0 3px;
        margin: 0;
    }
}