/*_combo_cut*/

* {
    margin: 0px;
    padding: 0px;
}

body {
    background: #fafafa;
}

.isPc a:link,
.isPc a:visited {
    color: #bbbbbb;
    text-decoration: none
}

.isPc a:hover {
    color: #f44336;
}

.isPc .indexContent h2 {
    clear: both;
    line-height: 30px;
    font-size: 18px;
    /* color: #666; */
    padding-left: 10px;
    display: inline-block; font-weight: normal;
}

.isPc .menuNav {
    font-size: 18px;
    width: 1000px;
    margin: 0px auto;background: #fd4163;
    color: #fff; position: relative;
}
.isPc .menuNav a.home{
    color: #fff;
    padding: 0px 10px;
    font-size: 16px; cursor: pointer;
}
.isPc .menuNav h2{
    font-size:16px; padding-right:10px; cursor: pointer;
}
.isPc .menuNav .current{
    background: #ff9800;
}
.isPc .menuNav ul{
    display:none;
    position:absolute; z-index: 666;
    background: #fbfbfb ; top:40px;
}
.isPc .menuNav li {
    width: 132px;
    float: left;
    list-style: none;
    background-color: #fff;
    margin: 5px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    height: 40px;
}

.isPc .menuNav li:hover {
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
}

.isPc .menuNav .pre {
    position: relative;
}

.isPc .menuNav .pre em {
    line-height: 15px;
    font-style: normal;
    position: absolute;
    top: -5px;
    right: 5px;
    width: 15px;
    display: block;
    background: #fd4163;
    color: #fff;
    font-size: 12px;
}

.isPc .menuNav li a {
    color: #333;
    text-decoration: none;
    display: block;
}

.isPc .menuNav li a:hover {
    text-decoration: none;
    color: #fff;
}

.isPc .menuNav:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.isPc .menuNav h3 {
    clear: both;
    padding-left: 10;
    line-height: 50px;
    color: #666;
}

.isPc .menuNav .navkuan {
    width: 490px;
    float: left;
}

.isPc .kuan980 .navkuan {
    width: 980px;
}

.isPc .Sdeal .header {
    width: 1000px;
    margin: 0px auto;
}

.isPc .Sdeal .header .logo {
    width: 200px;
    float: left;
    font-size: 25px;
    color: #fd4163;
    font-weight: bold;
}

.isPc .menuNav .navkuan:hover {
    background: #ffeff2;
}

.isPc .subContent {
    width: 100%;
    padding-top: 70px;
}

.isPc .subContent:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.isPc .subContent .sortText {
    float: right;
    margin-top: -50px;
}

.isPc .subContent .sortText span {
    background: #e6e6e6;
    margin-right: 20px;
    padding: 5px 10px;
    cursor: pointer;
}

.isPc .dealMenu {
    width: 1000px;
    margin: 0px auto 0px;
    height: 40px;
    line-height: 40px;
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
}

.isPc .dealMenu a {
    color: #fff;
    text-decoration: none;
    padding: 0px 6px;
}

.isPc .dealMenu a:hover {
    color: yellow;
}

.isPc .dealContent ,.isPc .contentList{
    width: 1000px;
    margin: 10px auto 0;
}
.isPc .dealContent .main-area{
    border-top:  1px solid #dedede;
    border-right:  1px solid #dedede;
    width: 100%;
  }

  .isPc .dealContent .main-area:after{
   content:"."; display:block; height:0; visibility:hidden; clear:both;    margin-bottom: 50px;;
  }
  .isPc .dealContent .main-area li{
    width: 33%; float: left; display: block; font-size: 18px; line-height: 40px; text-align: center;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
  }

.isPc .dealContent .dealCur {
    padding-bottom: 30px;
    color: #666
}

.isPc .dealContent .dealCur a {
    color: #666
}

.isPc .dealContent:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.isPc .dealContent .deal .con {
    width: 450px;
    height: 550px;
    margin: 0px;
}

.isPc .dealContent .deal .con img {
    width: 450px;
    height: 450px;
    opacity: 0.8;
}

.isPc .dealContent .deal .sold {
    top: 500px;
    font-size: 20px;
    width: 160px;
}

.isPc .dealContent .deal h3 {
    font-size: 22px;
    width: 420px;
    margin-top: 5px;
}

.isPc .dealContent .deal .right {
    float: left;
    width: 500px;
    margin-left: 40px;
}

.isPc .dealContent .deal .code {
    text-align: center;
    width: 250px;
    color: #fd4163;
}

.isPc .dealContent .deal .yuanjia {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    background: #ff9800;
    ;
    width: 300px;
    border-radius: 10px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    position: relative;
    /* margin-top: 20px; */
}

.isPc .dealContent .deal .yuanjia span {
    position: absolute;
    left: 60px;
}

.isPc .dealContent .deal .yuanjia em {
    font-style: normal;
    text-decoration: line-through;
    font-size: 28px;
    position: absolute;
    left: 150px;
}

.isPc .dealContent .deal .right .soldRight b {
    color: darksalmon;
    padding: 0px 10px;
}

.isPc .dealContent .deal .yuanjia em b {
    font-size: 20px;
}

.isPc .dealContent .deal .right .youhui {
    margin-top: 30px;
}

.isPc .dealContent .deal .right .youhui em {
    height: 30px;
    padding-right: 5px;
    line-height: 30px;
    color: #ec1611;
    font-weight: 400;
    letter-spacing: -2;
    font: 46px/33px Arial;
}

.isPc .dealContent .deal .right .youhui em b {
    font-size: 26px;
}

.isPc .dealContent .deal .right .coupon_text {
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    padding: 2px 4px;
    border-radius: 4px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

.isPc .dealContent .deal .juanButton {
    width: 300px;
    height: 60px;
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    cursor: pointer;
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    color: #fff;
    line-height: 60px;
    font-size: 22px;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
}

.isPc .contentList .list-con {
    width: 325px;
    float: left;
    margin-right: 10px;
}

.isPc .contentList .list-con:nth-child(3n) {
    margin-right: 0px;
}

.isPc .contentList .list-con .list-title {
    height: 30px;
    position: relative;
    background: #f4f4f4;
    line-height: 30px;
}

.isPc .contentList .list-con .list-title .more {
    position: absolute;
    top: 0px;
    right: 3px;
    color: #fd4163;
    text-decoration: none;
}

.isPc .midContent {
    clear: both;
}

.isPc .midContent .left {
    width: 655px;
    float: left;
}



.isPc .midContent .right {
    width: 325px;
    float: right;
}

.isPc .midContent .soldInfo,
.isPc .midContent .soldInfo a {
    color: #666;
    margin-top: 40px;
    line-height: 30px;
}

.isPc .midContent img {
    width: 655px;
    opacity: 0.8;
}

.isPc .aboutSearch {
    margin-top: 10px;
}

.isPc .aboutSearch a {
    margin-right: 13px;
    color: #fd4163;
    text-decoration: none;
}

.isPc .menuTop {
    height: 50px;
    line-height: 50px;
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    opacity: 0.9;
    position: fixed;
    width: 100%;
    z-index: 300;
    text-align: right;
    top: 0px;
}

.isPc .menuTop a {
    color: #fff;
    padding: 0px 8px;
    text-decoration: none;
}

.isPc h1 {
    text-align: left;
    padding: 0px 0px 20px 10px;
    color: #fff;
    z-index: 301;
}

.isPc .subTextText {
    position: fixed;
    font-size: 22px;
    font-weight: normal;
}

.isPc .isClass .srechBox {
    padding-top: 55px;
}

.isPc .isClass .sortText {
    float: right;
    margin-top: -40px;
}

.isPc .isClass .sortText span {
    width: 100px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    background: #e6e6e6;
    margin-right: 10px;
    cursor: pointer;
}

.isPc .isClass .sortText .current,
.isWap .sortText .current {
    background: #ff9800;
    color: #fff;
}

.isPc .isClass .subContent {
    padding-top: 0px;
}

.zhuanText {
    display: none;
}

.isPc .zhuanText {
    color: #ec1611;
    font-size: 30px;
}

.isPc .con .zhuanText {
    color: #ec1611;
    font-size: 20px;
    float: right;
    margin-top: -20px;
}

.isPc .subTextText em {
    font-style: normal;
    font-size: 30px;
    color: #ffeb3b;
}

.isPc .deal {
    overflow: hidden;
    display: inline;
    float: left;
    margin-bottom: 0px;
}

.isPc .deal .con h4 a {
    display: none
}

.isPc .deal h3 b {
    display: none
}
.isPc .deal .tagList{
    padding: 12px;
}
.isPc .deal .tagList,.isPc .deal .tagList a{
    font-size: 12px;
}
.isPc .deal .tagList a{
    padding-right: 5px;
}

.isPc .con.zt3 h4 a,
.isPc .con.zt2 h4 a {
    display: block
}

.isPc .deal .con {
    position: relative;
    display: inline;
    float: left;
    z-index: 100;
    width: 297px;
    height: 450px;
    margin: 0 7px 15px;
    text-align: left;
    line-height: 20px;
    background: #fff;
    overflow: hidden;
}

.isPc .con>a {
    font-size: 0;
    display: block;
    background-color: #fff
}

.isPc .deal img {
    width: 300px;
    height: 300px;
    z-index: 100; opacity: 0.9;
}

.isPc .deal .code img {
    width: 250px;
    height: 250px;
    z-index: 100
}

.isPc .deal img.bdg_img {
    height: 30px;
    position: absolute;
    left: 1px;
    top: 280px;
    margin-bottom: 0;
    z-index: 10
}

.isPc .deal h3 {
    padding: 5px 10px 0 12px;
    height: 20px;
    width: 260px;
    color: #666;
    text-align: left;
    font: 12px/20px Arial, "microsoft yahei";
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.isPc .deal h3 a {
    color: #666
}

.isPc .deal h4 {
    position: relative;
    height: 41px;
    padding: 1px 12px;
    text-align: left;
    background: #fff;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    z-index: 999
}

.isPc .deal h4 em {
    display: inline-block;
    height: 30px;
    padding-right: 5px;
    line-height: 30px;
    color: #ec1611;
    font-weight: 400;
    letter-spacing: -2;
    font: 22px/33px Arial
}

.isPc .deal h4 em b {
    font-family: Arial, "Microsoft Yahei", Arial;
    font-weight: 400;
    font-size: 12px
}


/* .isPc .deal h4 span {
    display: inline-block;
    width: auto;
    margin-top: 13px;
    color: #999;
    font-family: Arial;
    line-height: 13px;
    font-size: 12px;
    text-align: left
} */

.isPc .deal h4 span i {
    padding: 0;
    text-decoration: line-through;
    font-size: 12px;
    color: #999;
    font-family: Arial, "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"
}

.isPc .deal h4 span b {
    font-size: 13px;
    color: #999;
    font-family: Arial;
    font-weight: 400;
    padding: 0 3px
}

.isPc .deal h4 span u {
    text-decoration: none
}

.isPc .deal h4 span strong {
    display: block;
    padding-top: 2px;
    padding-left: 1px
}

.isPc .deal h4 span.secondText {
    width: 201px;
    margin-top: 5px;
    margin-bottom: 1px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-family: 'microsoft yahei';
    font-weight: 400;
    color: #ec1611;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.isPc .deal .zt3 h4 span.secondText,
.isPc .deal .zt2 h4 span.secondText {
    width: 182px
}

.isPc .deal h4 .icon_bydj {
    float: left;
    width: 100%;
    height: 20px;
    padding-top: 4px;
    border-top: 1px dotted #FFF
}

.isPc .deal h4 .icon_bydj div {
    margin-right: 2px;
    display: block;
    float: left
}

.isPc .deal h4 .icon_by,
.isPc .deal h4 .icon_fjf,
.isPc .dealstyle4 h4 .i4,
.isPc .deal h4 .icon_pxgj,
.isPc .dealstyle4 h4 span b {
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    height: 11px;
    line-height: 11px;
    border-radius: 3px;
    color: #fca599;
    border: 1px solid #ff6767;
    padding: 2px
}

.isPc .deal h4 .icon_pxgj {
    max-width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    top: 1px;
    height: 14px;
    background: #ff6767;
    color: #FFF;
    font-size: 10px;
    -webkit-transform: scale(0.83);
    display: inline-block;
    *display: inline;
    margin: 10px 0 0;
    padding: 0 2px;
    line-height: 14px;
    border-radius: 0;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    text-align: center;
    vertical-align: top\9
}

.isPc .deal h4 .coupon_text {
    background: -webkit-gradient(linear, left top, right top, from(#fd4163), to(#ff7555));
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    padding: 2px 4px;
    border-radius: 2px
}

.isPc .deal h4 del.list_price {
    font-size: 12px;
    color: #999;
    font-family: "microsoft yahei"
}

.isPc .deal .zt3 h4 del.list_price {
    color: #d3d3d3
}

.isPc .deal p {
    display: none;
    position: absolute;
    top: 415px;
    height: 24px;
    width: 300px;
    left: -1px;
    overflow: hidden;
    text-align: left;
    background-color: #fff;
    border: 2px solid #ef6060;
    border-width: 0 1px;
    line-height: 25px
}

.isPc .deal p .zeng {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: #fff;
    background: #ec1611;
    border-radius: 3px;
    text-align: center;
    line-height: 16px;
    position: relative;
    bottom: 1px;
    display: none
}

.isPc .deal p .yfbtk,
.isPc .deal p span.fjf_w {
    color: #ff6767;
    line-height: 24px;
    display: inline-block;
    margin-left: 0;
    font-family: "microsoft yahei"
}

.isPc .dealbox .deal p span.fjf_w {
    width: auto
}

.isPc .dealbox .deal p i.fjf_r {
    width: auto;
    height: 15px;
    border-right: 1px solid #ff8d8d;
    padding-right: 5px;
    background: 0 0;
    margin-right: 5px
}

.isPc .deal h5 {
    display: none;
    position: absolute;
    top: 369px;
    left: -1px;
    width: 280px;
    height: 24px;
    padding: 4px 18px 0 12px;
    border: solid #ef6060;
    border-width: 0 1px;
    background-color: #fff;
    text-align: left;
    color: #999
}

.isPc .deal h5 em {
    display: block;
    float: left;
    width: 62px;
    height: 20px;
    vertical-align: middle;
    overflow: hidden;
    color: #999
}

.isPc .deal h5 i {
    display: block;
    float: left;
    height: 20px
}

.isPc .nextPage {
    font-size: 24px;
    text-align: center;
    display: block;
    background: #fd4163;
    width: 160px;
    height: 50px;
    color: #fff;
    clear: both;
    line-height: 50px;
    margin: 0px auto;
    text-decoration: none;
}

.isPc .nextPage:hover {
    background: #ff9800;
}

.isPc .deal .sold {
    position: absolute;
    width: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
    display: block;
    right: 10px;
    top: 344px;
    font: 12px/12px "microsoft yahei";
    color: #999;
    line-height: 21px;
    z-index: 1001
}

.isPc .deal .sold span {
    height: 21px;
    line-height: 21px;
}

.isPc .deal .sold span em {
    font-family: Arial, "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"
}

.isPc .deal .sold a {
    color: #999
}

.isPc .deal .sold a:hover {
    color: #999
}

.isPc .deal p .yfbtk:hover {
    text-decoration: underline
}

.isPc .deal .con .subscript {
    position: absolute;
    top: -6px;
    left: -1px;
    z-index: 5;
    text-align: center;
    font-size: 12px;
    background: url(./coupon.png) 0 0 no-repeat!important;
    top: 0px!important;
    left: 10px!important;
    text-decoration: none;
}

.isPc .deal .con .right-icon {
    position: absolute;
    right: 0;
    top: 234px
}

.isPc .deal .con .right-icon img {
    width: auto;
    height: auto
}

.isPc .dealstyle4 .icon_zhijian,
.isPc .dealstyle4 .icon_manjian {
    position: absolute;
    top: 3px;
    left: 10px
}

.isPc .deal .youhuiquan {
    width: 55px;
    height: 45px;
    color: #fff
}

.isPc .deal .youhuiquan:hover {
    text-decoration: underline
}

.isPc .deal .youhuiquan span {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%
}

.isPc .deal .youhuiquan .y1 {
    font: 700 12px/24px "";
    height: 24px
}

.isPc .deal .youhuiquan .y2 {
    font: 12px/14px "";
    height: 14px
}

.isPc .deal .icon_zhijian,
.isPc .deal .icon_manjian {
    width: 49px;
    height: 45px
}

.isPc .deal .con span.icon_manjian_new {
    width: 49px;
    height: 45px
}

.isPc .soldRight {
    font-size: 20px;
    line-height: 60px;
}

.isPc .soldRight b {
    color: #fd4163;
    font-weight: normal;
}

.isPc .indexText {
    text-align: center;
    color: #fd4163;
    font-family: "SourceHanSansCN-Heavy";
    font-size: 28px;
    margin: 10px auto;
    padding: 0px;
    width: 350px;
    height: 40px;
    overflow: hidden;
}

.isPc .subText {
    text-align: center;
    color: #fd4163;
}

.isPc .srechBox {
    width: 500px;
    margin: 10px auto 10px auto;
    position: relative;
}

.isPc .srechBox .searchList {
    position: absolute;
    top: 30px;
    left: 0px;
    background: #fd4163;
    width: 400px;
    line-height: 30px;
    color: #fff;
    z-index: 300;
}

.isPc .srechBox .searchList a {
    display: block;
    color: #fff;
    padding-left: 20px;
}

.isPc .srechBox .inputBox {
    width: 400px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border: 1px solid #fd4163;
    padding-left: 10px;
}

.isPc .srechBox .searchButton {
    width: 80px;
    height: 32px;
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer; position:absolute;
}

.isPc .indexfoot {
    clear: both;
    font-size: 12px;
    width: 1000px;
    margin: 100px auto 0px;
    text-align: center;
    color: #bbbbbb;
}

.isPc .indexfoot .code {
    width: 250px;
    margin: 0px auto;
}

.isPc .indexfoot .code img {
    width: 250px; border:5px solid #fff
}

.isPc .indexfoot .dealMenu {
    font-size: 16px;
}

.isPc .indexfoot .code {
    color: #f44336;
    line-height: 35px;
    margin-bottom: 60px;
}

.isPc .indexfoot p {
    clear: both;
    margin-top: 20px;
}

.isPc .subClassMenu:after,
.isPc .menuTop:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.isPc .Sdeal .subClassMenu {
    width: 1000px;
    margin: 10px auto;
}

.isPc .submen {
    padding-top: 80px;
}

.isPc .subClassMenu a {
    text-decoration: none;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 10px;
}

.isPc .subClassMenu li {
    list-style: none;
    width: 80px;
    float: left;
    text-align: center;
}

.isPc .list-con {
    width: 325px;
    margin-bottom: 30px;
}

.isPc .list-con h2 {
    font-size: 16px;
    background: #f4f4f4;
    width: 98%;
}

.isPc .list-con h2 a {
    float: right;
    margin-right: 15px;
    color: #fd4163;
    font-weight: normal;
    font-size: 16px;
}

.isPc .list-con h2 a:hover {
    color: #ff7555;
}

.isPc .list-con li {
    list-style: none;
    margin-top: 10px;
    height: 100px;
    clear: both;
    position: relative;
}

.isPc .list-con li:hover {
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
}

.isPc .list-con li:hover a {
    color: #fff;
}

.isPc .list-con li:hover span,
.isPc .list-con li:hover em {
    color: yellow;
}

.isPc .list-con li h4 {
    float: right;
    width: 66%;
    font-weight: normal;
    margin: 15px 0px;
}

.isPc .contentList .list-con li h4 ,.isPc .midContent .list-con li h4 {
    float: right;
    width: 66%;
    font-weight: normal;
    margin: 0px;
}

.isPc .contentList .list-con li .jiageNum,.isPc .midContent .list-con li .jiageNum
{ display:inline-block;}

.isPc .list-con li h4 .coupon_text {
    background: #fd4163;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    display: inline-block;
    padding: 0px 5px;
}

.isPc .contentList .list-con li h4 .coupon_text,.isPc .midContent .list-con li h4 .coupon_text {
    background: #fd4163;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    display: inline-block;
    padding: 0px 3px; margin-left: 5px;
}

.isPc .list-con li h4 em {
    color: #ec1611;
    font-size: 20px;
}

.isPc .list-con li h4 em b {
    font-size: 12px;
}

.isPc .list-con li a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
}
.isPc .list-con li .tagList{
    font-size: 12px;
}
.isPc .list-con li .tagList a{
    color: #c9c9c9;
    padding-right: 6px;
    font-size: 12px;
}

.isPc .list-con li .title {
    height: 40px;
    overflow: hidden;
    display: block;
    text-decoration: none;
}

.isPc .list-con li img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px;
    opacity: 0.8;
}

.isPc .list-con li em {
    font-style: normal;
    color: darksalmon
}

.isPc .list-con li span {
    
    font-size: 12px;
    position: absolute;
    right: 0px;
    color: darksalmon;
    bottom:0px
}

html.isWap a:hover {
    text-decoration: none;
}

@media screen and (min-width: 320px) {
    html.isWap {
        font-size: 50px;
    }
}

@media screen and (min-width: 360px) {
    html.isWap {
        font-size: 56px;
    }
}

@media screen and (min-width: 400px) {
    html.isWap {
        font-size: 62px;
    }
}

@media screen and (min-width: 480px) {
    html.isWap {
        font-size: 75px;
    }
}

@media screen and (min-width: 560px) {
    html.isWap {
        font-size: 87px;
    }
}

@media screen and (min-width: 640px) {
    html.isWap {
        font-size: 100px;
    }
}

.isWap .indexContent h2 {
    clear: both;
    line-height: 0.8rem;
    font-size: 0.4rem;
    color: #666;
    padding-left: 0.1rem;
    display: inline-block;
}

.isWap .menuNav {
    font-size: 18px;
    width: 100%;
    margin: 0px auto;
    position: relative;
    background: #fd4163;
}
.isWap .menuNav .current{
    color:#fff; background-color: rgb(255, 152, 0);
}
.isWap .menuNav a.home{ font-size: 0.36rem; color:#fff;padding:0px 0.15rem; text-decoration: none;
    }
    .isWap .menuNav a.home:hover{
        color:rgb(255, 152, 0);
    }    
.isWap .menuNav h2{ font-size: 0.36rem; color:#fff;padding:0px 0.15rem; font-weight: normal;
    display: inline;}
.isWap .menuNav ul{display: none; position:absolute; top:1.6rem}
.isWap .menuNav li {
    
    float: left;
    list-style: none;
    background-color: #fff;
    margin: 0.05rem;
    line-height: 0.8rem;
    height: 0.8rem;
    font-size: 0.38rem;
    text-align: center;
    overflow: hidden;
}

.isWap .menuNav li:hover {
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
}

.isWap .menuNav .pre {
    position: relative;
}

.isWap .menuNav .pre em {
    line-height: 0.3rem;
    font-style: normal;
    position: absolute;
    top: 0rem;
    right: 0.1rem;
    width: 0.3rem;
    display: block;
    background: #fd4163;
    color: #fff;
    font-size: 0.25rem;
}

.isWap .menuNav li a {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 0px 0.15rem;
}

.isWap .menuNav li a:hover {
    text-decoration: none;
    color: #fff;
}

.isWap .menuNav:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.isWap .menuNav h3 {
    clear: both;
    font-size: 0.5rem;
    line-height: 1rem;
    color: #666;
}

.isWap .menuNav .navkuan {
    width: 100%;
}

.isWap .subContent {
    width: 100%;
    padding-top: 0.5rem;
}

.isWap .subContent:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.isWap .dealMenu {
    width: 100%;
    margin: 0px auto 0.2rem;
    height: 0.8rem;
    line-height: 0.32rem;
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    position: fixed;
    z-index: 999999;
    top: 0px;
    overflow: hidden;
}

.isWap .dealMenu a {
    color: #fff;
    text-decoration: none;
    padding: 0px;
    font-size: 0.25rem;
    line-height: 0.8rem;
}

.isWap .deal .tagList{
    padding-left: 38%;
}
.isWap .deal .tagList,.isWap .deal .tagList a{
    font-size: 0.2rem;
}

.isWap .Sdeal .deal .tagList a{
    font-size: 0.4rem; text-align: left;
}
.isWap .deal .tagList a{
    padding-right: 5px; color: #fd4163
}

.isWap .indexfoot .dealMenu {
    position: initial;
}

.isWap .indexfoot .dealMenu a {
    color: #fff;
}

.isWap .dealContent {
    margin: 1rem auto;
}

.isWap .dealContent:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.isWap .dealContent .deal .con {
    width: 95%;
    margin-left: 2.5%;
    margin-top: 0.1rem;
}

.isWap .dealContent .deal .con img {
    width: 100%;
}

.isWap .dealContent .deal .sold {
    bottom: 0.2rem;
    font-size: 20px;
    width: 160px;
}

.isWap .dealContent .deal h3 {
    font-size: 22px;
    width: 6rem;
    margin-top: 5px;
}

.isWap .dealContent .deal .right {
    width: 90%;
    margin-left: 5%;
    font-size: 0.3rem;
    color: #666;
}

.isWap .dealContent .deal .right .code {
    display: none;
}

.isWap .dealContent .deal .yuanjia {
    font-size: 0.4rem;
    color: #fff;
    cursor: pointer;
    background: #ff9800;
    ;
    width: 100%;
    border-radius: 2px;
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    position: relative;
    margin-top: 0.8rem;
}

.isWap .dealContent .deal .yuanjia span {
    position: absolute;
    left: 1.6rem;
}

.isWap .dealContent .deal .yuanjia em {
    font-style: normal;
    text-decoration: line-through;
    font-size: 0.6rem;
    position: absolute;
    left: 3.4rem;
}

.isWap .dealContent .deal .yuanjia em b {
    font-size: 20px;
}

.isWap .dealContent .deal .right .youhui {
    margin-top: 0.5rem;
}

.isWap .dealContent .deal .right .youhui em {
    height: 30px;
    padding-right: 5px;
    line-height: 30px;
    color: #ec1611;
    font-weight: 400;
    letter-spacing: -2;
    font: 46px/33px Arial;
}

.isWap .dealContent .deal .right .youhui em b {
    font-size: 26px;
}

.isWap .dealContent .deal .right .coupon_text {
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    padding: 2px 4px;
    border-radius: 4px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    font-size: 0.3rem;
}

.isWap .dealContent .deal .juanButton {
    width: 100%;
    height: 0.8rem;
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    cursor: pointer;
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    color: #fff;
    line-height: 0.8rem;
    font-size: 0.4rem;
    text-align: center;
    border-radius: 2px;
    margin-top: 20px;
}

.isWap .dealContent .dealCur {
    display: none;
}

.isWap .midContent {
    clear: both;
    width: 100%;
}

.isWap .midContent .soldInfo {
    font-size: 0.3rem;
    color: #666;
    width: 90%;
    margin: 0.5rem auto;
}

.isWap .midContent .soldInfo a {
    color: #666
}

.isWap .midContent img {
    width: 100%;
}

.isWap .list-con {
    width: 100%;
    display: inline-block;
}

.isWap .list-con h2 {
    font-size: 0.3rem;
    padding: 5px;
    /* background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%); */
    color: #333;
    font-weight: normal;
    margin-bottom: 0.1rem;
    width: 100%;
    
}

.isWap .list-con h2 a {
    float: right;
    margin-right: 15px;
    color: #d71c1c;
    text-decoration: none;
}

.isWap .list-con .more {
    display: none
}

.isWap .list-con li:hover {
    background: #fafafa;
}

.isWap .list-con li {
    list-style: none;
    clear: both;
    
    display: inline-block;
    position: relative;
    margin-bottom: 15px; padding-top:5px;
    background: #fff;
   
}

.isWap .list-con li .tagList{
    position:absolute;
    top:1.3rem;
    left:40%
}
.isWap .list-con li .tagList a{
    font-size:0.3rem;
    color:#c9c9c9; padding-right: 5px;
}

.isWap .list-con li a {
    color: #999;
    font-size: 0.35rem;
    text-decoration: none;
}

.isWap .indexContent .list-con li h4 {
    float: right;
    width: 65%;
    font-weight: normal;
    line-height: 0px;
    margin-top: 0.3rem;
}
.isWap .indexContent .list-con li .tagList{
    top: 3rem;
    left: 40%;
}

.isWap .indexContent .list-con li h4 .coupon_text {
    background: #fd4163;
    color: #fff;
    font-size: 0.4rem;
    border-radius: 4px;
    display: inline-block;
    padding: 5px;

    line-height: 0.4rem;
    top: 2.3rem;
    left: 40%;
}

.isWap .indexContent .list-con li h4 em {
    color: #ec1611;
    font-size: 0.6rem;
    margin-left: 30px;
}

.isWap .indexContent .list-con li h4 em b {
    font-size: 0.2rem;
}

.isWap .indexContent .list-con li span {
    font-size: 0.3rem;
    position: absolute;
   top:2rem;
    color: darksalmon;
    text-align: right;
    right: 5px;
}

.isWap .list-con li .title {
    height: 1.4rem;
    overflow: hidden;
    display: block;
    text-decoration: none;
    font-size: 0.25rem;
}

.isWap .list-con li img {
    width: 35%;
    float: left;
    margin: 0px 0.2rem 0.2rem 0.2rem;
    
    border-radius: 10px;
}

.isWap .list-con li em {
    font-style: normal;
    color: darksalmon
}

.isWap .list-con li span {
    font-size: 0.25rem;
    position: absolute;
    right: 0.1rem;
    color: darksalmon
}

.isWap .indexContent .contentList {
    font-size: 0px;
}

.isWap .indexContent .srechBox {
    margin-top: 0px;
    font-size: 0px;
    position: fixed;
    z-index: 400000;margin:0px;
    bottom:0px; width: 100%; padding: 10px 0px; background-color:#fd4163 ;
}

.isWap .indexContent .list-con li img {
    width: 35%;
    margin-left: 0.2rem;
}

.isWap .indexContent .list-con li {
    width: 100%;
    overflow: hidden;
    clear: inherit;
    float: left;
    height: 3.5rem;
}

.isWap .indexContent .list-con li:nth-child(2n) {
    background-color: #fff;
}

.isWap .indexContent .list-con li .title {
    height: 1.2rem;
    line-height: 0.6rem;
    font-size: 0.4rem;
}

.isWap .indexContent .list-con h2 {
    font-size: 0.4rem;
}

.isWap .aboutSearch {
    margin-top: 20px;
}

.isWap .aboutSearch a {
    margin-right: 0.33rem;
    color: #fd4163;
    text-decoration: none;
    font-size: 0.4rem;
}

.isWap .menuTop {
    height: 0.8rem;
    line-height: 0.32rem;
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    overflow: hidden;
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    position: fixed;
    width: 100%;
    z-index: 300;
    text-align: right;
    top: 0px;
    z-index: 3000000;
}

.isWap .isClass .menuTop {
    width: 300%;
    text-align: left;
}

.isWap .menuTop a {
    color: #fff;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
    font-size: 0.3rem;
    line-height: 0.8rem;
}

.isWap h1 {
    text-align: left;
    color: #fff;
    z-index: 301;
}

.isWap .subTextText {
    position: fixed;
    font-size: 0.35rem;
    padding-top: 0px;
    display: none;
}

.isWap .Sdeal .logo {
    display: none;
}

.isWap .Sdeal .srechBox ,.isWap .isClass .srechBox{
    padding-top: 0rem;
    position: fixed;
    background: rgba(253, 65, 99,0.5); 
    margin: 0px;
    width: 100%;
    position: fixed;
    z-index: 999;
    bottom: 0px;
    font-size: 0px;
    padding: 5px 0px;
}

.isWap .deal {
    overflow: hidden;
    display: inline;
    float: left;
    margin-bottom: 40px;
}

.isWap .deal .con h4 a {
    display: none
}

.isWap .deal h3 b {
    display: none
}

.isWap .con.zt3 h4 a,
.isWap .con.zt2 h4 a {
    display: block
}

.isWap .deal .con {
    position: relative;
    z-index: 100;
    width: 46%;
    margin: 0px;
    margin-left: 2.5%;
    text-align: left;
    line-height: 20px;
    background: #fff;
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
    float: left;
}

.isWap .subContent .deal .con {
    width: 98%;
    margin-left: 1%;
    padding: 8px 0px 8px;
}

.isWap .subContent .deal img {
    width: 35%;
    float: left;
    border-radius: 8px;
}

.isWap .Sdeal .deal .con {
    float: inherit;
}

.isWap .similarBtn {
    display: none !important;
}

.isWap .deal {
    overflow: hidden;
    display: inline;
    float: inherit;
    margin-bottom: 40px;
}

.isWap .con>a {
    font-size: 0;
    display: block;
    background-color: #fff
}

.isWap .deal img {
    width: 100%;
    z-index: 100;
    height: auto;
}

.isWap .deal img.bdg_img {
    height: 30px;
    position: absolute;
    left: 1px;
    top: 280px;
    margin-bottom: 0;
    z-index: 10
}

.isWap .deal h3 {
    padding: 5px 10px 0 12px;
    height: 20px;
    color: #666;
    text-align: left;
    font-size: 0.2rem;
    font: "microsoft yahei";
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.isWap .subContent .deal h3 {
    font-size: 0.2rem;
    height: inherit;
    white-space: inherit;
    line-height: 0.4rem;
}

.isWap .deal h3 a {
    color: #666;
    text-decoration: none;
}

.isWap .deal h4 {
    position: relative;
    padding: 1px 12px;
    text-align: left;
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
    z-index: 999;
    font: "microsoft yahei";
}

.isWap .subContent .deal h4 {
    padding: 0px 0px 0px 12px;
}

.isWap .deal h4 em,.isWap .Sdeal h4 em {
    display: inline-block;
   
    padding-right: 5px;
    
    color: #ec1611;
    font-weight: 400;
    
    letter-spacing: -2;
    font-size: 0.45rem;
    font-style: normal;
}

.isWap .contentList li h4 em,.isWap .Sdeal li h4 em
{ 
    position: absolute;
    top: 0.8rem;
    left: 40%;
}
.isWap .contentList li h4 em b,.isWap .Sdeal li h4 em b{
    font-size:0.1rem;
}
.isWap .contentList li h4 em .jiageNum,.isWap .Sdeal li h4 em .jiageNum
{
    display: inline-block;
}
.isWap .contentList li h4 .coupon_text,.isWap .Sdeal li h4 .coupon_text

{ display: inline-block;
    position: absolute;
    top: 1.5rem;
    left: 40%; font-size:0.25rem;
    background: #ec1611; color:#fff;
    padding:0px 4px;
    font-weight: normal;
}

.isWap .indexContent .contentList li h4 em{
top:1.7rem;
left: 37%;
}



.isWap .deal h4 em b {
    font-family: "Microsoft Yahei", Arial;
    font-weight: 400;
    font-size: 12px
}

.isWap .deal h4 span i {
    padding: 0;
    text-decoration: line-through;
    font-size: 12px;
    color: #999;
    font-family: Arial, "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"
}

.isWap .deal h4 span b {
    font-size: 13px;
    color: #999;
    font-family: Arial;
    font-weight: 400;
    padding: 0 3px
}

.isWap .deal h4 span u {
    text-decoration: none
}

.isWap .deal h4 span strong {
    display: block;
    padding-top: 2px;
    padding-left: 1px
}

.isWap .deal h4 span.secondText {
    width: 201px;
    margin-top: 5px;
    margin-bottom: 1px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-family: 'microsoft yahei';
    font-weight: 400;
    color: #ec1611;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.isWap .deal .zt3 h4 span.secondText,
.isWap .deal .zt2 h4 span.secondText {
    width: 182px
}

.isWap .deal h4 .icon_bydj {
    float: left;
    width: 100%;
    height: 20px;
    padding-top: 4px;
    border-top: 1px dotted #FFF
}

.isWap .deal h4 .icon_bydj div {
    margin-right: 2px;
    display: block;
    float: left
}

.isWap .deal h4 .icon_by,
.isWap .deal h4 .icon_fjf,
.isWap .dealstyle4 h4 .i4,
.isWap .deal h4 .icon_pxgj,
.isWap .dealstyle4 h4 span b {
    
    height: 11px;
    line-height: 11px;
    border-radius: 3px;
    color: #fca599;
    border: 1px solid #ff6767;
    padding: 2px
}

.isWap .deal h4 .icon_pxgj {
    max-width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    top: 1px;
    height: 0.3rem;
    background: #ff6767;
    color: #FFF;
    font-size: 0.25rem;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 2px;
    line-height: 0.3rem;
    text-align: center;
 
}

.isWap .deal h4 .coupon_text {
    background: -webkit-gradient(linear, left top, right top, from(#fd4163), to(#ff7555));
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    padding: 2px 4px;
    border-radius: 2px
}

.isWap .deal h4 del.list_price {
    font-size: 12px;
    color: #999;
    font-family: "microsoft yahei"
}

.isWap .deal .zt3 h4 del.list_price {
    color: #d3d3d3
}

.isWap .deal p {
    display: none;
    position: absolute;
    top: 415px;
    height: 24px;
    width: 300px;
    left: -1px;
    overflow: hidden;
    text-align: left;
    background-color: #fff;
    border: 2px solid #ef6060;
    border-width: 0 1px;
    line-height: 25px
}

.isWap .deal p .zeng {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: #fff;
    background: #ec1611;
    border-radius: 3px;
    text-align: center;
    line-height: 16px;
    position: relative;
    bottom: 1px;
    display: none
}

.isWap .deal p .yfbtk,
.isWap .deal p span.fjf_w {
    color: #ff6767;
    line-height: 24px;
    display: inline-block;
    margin-left: 0;
    font-family: "microsoft yahei"
}

.isWap .dealbox .deal p span.fjf_w {
    width: auto
}

.isWap .dealbox .deal p i.fjf_r {
    width: auto;
    height: 15px;
    border-right: 1px solid #ff8d8d;
    padding-right: 5px;
    background: 0 0;
    margin-right: 5px
}

.isWap .deal h5 {
    position: absolute;
    top: 1.3rem;
    right: 0.2rem;
    text-align: left;
    color: #ff9800;
    z-index: 999;
    font-size: 0.25rem;
    font-weight: normal; display: none;
}

.isWap .deal h5 b {
    font-size: 0.45rem;
    font-weight: normal;
}

.isWap .deal h5 i {
    display: block;
    float: left;
    height: 20px
}

.isWap .nextPage {
    font-size: 0.3rem;
    text-align: center;
    display: block;
    background: #fd4163;
    width: 50%;
    height: 0.8rem;
    color: #fff;
    clear: both;
    line-height: 0.8rem;
    margin: 0px auto;
    text-decoration: none;
}

.isWap .nextPage:hover {
    background: #ff9800;
}

.isWap .deal .sold {
    position: absolute;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
    display: block;
    right: 0.2rem;
    bottom: 0.5rem;
    font-size: 0.2rem;
    color: #ff9800;
    line-height: 21px;
    z-index: 1001
}

.isWap .subContent .deal .sold {
    font-size: 0.2rem;
}

.isWap .deal .sold span {
    height: 21px;
    line-height: 21px;
}

.isWap .deal .sold span em {
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"
}

.isWap .deal .sold a {
    color: #999
}

.isWap .deal .sold a:hover {
    color: #999
}

.isWap .deal p .yfbtk:hover {
    text-decoration: underline
}

.isWap .deal .con .subscript {
    position: absolute;
    top: -6px;
    left: -1px;
    z-index: 5;
    text-align: center;
    font-size: 12px;
    background: url(./coupon.png) 0 0 no-repeat!important;
    top: 0px!important;
    left: 10px!important;
    text-decoration: none;
}

.isWap .deal .con .right-icon {
    position: absolute;
    right: 0;
    top: 234px
}

.isWap .deal .con .right-icon img {
    width: auto;
    height: auto
}

.isWap .dealstyle4 .icon_zhijian,
.isWap .dealstyle4 .icon_manjian {
    position: absolute;
    top: 3px;
    left: 10px
}

.isWap .deal .youhuiquan {
    width: 55px;
    height: 45px;
    color: #fff
}

.isWap .deal .youhuiquan:hover {
    text-decoration: underline
}

.isWap .deal .youhuiquan span {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%
}

.isWap .deal .youhuiquan .y1 {
    font: 700 12px/24px "";
    height: 24px
}

.isWap .deal .youhuiquan .y2 {
    font: 12px/14px "";
    height: 14px
}

.isWap .deal .icon_zhijian,
.isWap .deal .icon_manjian {
    width: 49px;
    height: 45px
}

.isWap .deal .con span.icon_manjian_new {
    width: 49px;
    height: 45px
}

.isWap .soldRight {
    font-size: 20px;
    line-height: 60px;
}

.isWap .indexText {
    text-align: center;
    color: #fd4163;
    font-size: 0.6rem;
    font-family: "SourceHanSansCN-Heavy";
    width: 50%; line-height: 0.8rem;
    height: 0.8rem;
    overflow: hidden;
    margin: 0px auto;
    display: none;
}

.isWap .subText {
    text-align: center;
    color: #fd4163;
}

.isWap .srechBox {
    width: 95%;
    margin: 0.5rem auto 0.2rem auto;
    position: relative;
}

.isWap .sortText {
    width: 98%;
    font-size: 0.3rem;
    margin: 0px auto 10px;
}

.isWap .isClass .subContent {
    padding-top: 0px;
}

.isWap .isClass .srechBox {
    margin-top: 0.4rem;
}

.isWap .sortText span {
    width: 33%;
    display: inline-block;
    text-align: center;
    line-height: 0.6rem;
}

.isWap .srechBox .inputBox {
    width: 98%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    border: 1px solid #ff9800;
    padding-left: 5px;
    margin-left: 1%;
}

.isWap .Sdeal .srechBox .inputBox ,.isWap .isClass .srechBox .inputBox{
    width: 98%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
    border: 1px solid #ff9800;
    padding-left: 5px;
    margin-left: 1%;
}

.isWap .srechBox .searchList {
    position: absolute;
    top: 0.8rem;
    left: 0px;
    background: #fd4163;
    width: 80%;
    line-height: 1.2rem;
    color: #fff;
}

.isWap .srechBox .searchList a {
    display: block;
    color: #fff;
    padding-left: 20px;
    font-size: 0.6rem;
}
.isWap .srechBox .searchButton{
    bottom: 2px;  
    width: 19%;
    height: 0.98rem;
    background: -webkit-linear-gradient(left, #fd4163 0, #ff7555 100%);
    font-size: 0.4rem;
    right: -2px;
    background: -moz-linear-gradient(left top, #fd4163, #ff7555);
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
    position: absolute;
}
.isWap .Sdeal .srechBox .searchButton,.isWap .isClass .srechBox .searchButton {
    
    bottom: 5px;
    height: 0.9rem;
}
.isWap .indexContent .srechBox .searchButton {
    
    bottom: 12px;
}

.isWap .srechBox .aboutSearch {
    display: none;
}

.isWap .indexfoot .code {
    display: none;
}

.isWap .indexfoot {
    clear: both;
    font-size: 12px;
    width: 100%;
    margin: 20px auto 0px;
    color: #bbbbbb;
}

.isWap .indexfoot a {
    color: #bbbbbb;
    text-decoration: none;
}

.isWap .indexfoot p {
    clear: both;
    margin-top: 1rem;
    font-size: 0.25rem;
    width: 90%;
    text-align: center;
    margin: 0px auto;
}

.isWap .subClassMenu:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.isWap .subClassMenu {
    line-height: 0.15rem;
    display: none;
}

.isWap .submen {
    padding-top: 1rem;
    display: none;
}

.isWap .subClassMenu a {
    text-decoration: none;
    color: #999;
    font-size: 0.2rem;
    padding: 0rem 0.2rem;
    line-height: 0.5rem;
    margin: 0px;
}

.isWap .subClassMenu li {
    list-style: none;
    width: 1.5rem;
    float: left;
    font-size: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
}