.main {
    width: 100%;
}

.iconfont {
    font-size: 1rem;
}


/* ------header.css end--------- */



/* ------cyList.css start------ */
.cyList {
    width: 100%;
}

.cyList>ul {
    width: 94%;
    margin: 0 auto;
}

.cyList li {
    width: 100%;
    height: 5.6rem;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.cyList .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.325rem 0;
}

.cyList .top>span {
    /* width: 11.03125rem; */
    height: 1.5625rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.7rem;
    font-weight: bold;
    line-height: 1.5625rem;
    color: rgba(64, 64, 64, 1);
    opacity: 1;
}

.topLogo {
    display: flex;
    justify-content: flex-end;
    width: 11rem;
    font-size: 1.75rem;
}

.topLogo>svg {
    margin-left: 0.3125rem;
}

.cyList .bottom {
    display: flex;
}

.bottom>a {
    margin-right: 0.625rem;
    flex: 0 0 4.7rem;
}

.bottom img {
    width: 4.7rem;
    height: 2.64rem;
    border: 1px solid #F0F0F0;
    box-shadow: 0px 0.625rem 0.625rem rgba(0, 0, 0, 0.05);
    opacity: 1;
}

.gsxx {
    display: flex;
    flex-direction: column;
    /* align-items: flex-start; */
    justify-content: space-between;
}

.gsxx>a {
    margin-top: -0.4rem;
    width: 100%;
    height: 3.125rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 0.5rem;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    opacity: 1;
}

.gsxx>a>span {
    /* height: 100%; */
    line-height: 1.125rem;
}

.gsxx>div {
    display: flex;
    align-items: center;
}

.gsxx>div>a {
    margin-right: 0.625rem;
    display: flex;
    align-items: center;
}

.gsxx>div span {
    /* width: 1.5rem; */
    height: 0.71875rem;
    font-size: 0.75rem;
    line-height: 0.71875rem;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
    margin-left: 0.125rem;
}

.gsxx .noChose {
    color: #999999;
}

.gsxx svg {
    font-size: 1.125rem;
}

.more {
    width: 100%;
    margin: 1rem 0;
}

.more span {
    width: 5.25625rem;
    height: 1.4rem;
    line-height: 1.4rem;
    font-size: 0.5rem;
    font-family: PingFangSC-Regular;
    display: block;
    text-align: center;
    margin: 0 auto;
    color: rgba(68, 68, 68, 1);
    ;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    box-shadow: 0px 0.3125rem 0.78125rem rgba(0, 0, 0, 0.1);
    opacity: 1;
    border-radius: 0.25rem;
}

/* ------cyList.css end------ */

/* -----zhaoshang.css start----- */
.good {
    width: 100%;
}

.goodTitle {
    width: 100%;
    height: 2.125rem;
}

.goodTitle>h3 {
    width: 100%;
    height: 1.3125rem;
    text-align: center;
    font-size: 0.95rem;
    margin: 0 auto;
    font-family: PingFangSC-Bold;
    line-height: 1.3125rem;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
}

.goodTitle>span {
    display: block;
    width: 1.25rem;
    height: 0.25rem;
    margin: 0 auto;
    background: rgba(236, 25, 37, 1);
    opacity: 1;
}

.goodImg {
    width: 94%;
    margin: 0 auto;
    display: flex;
    flex-basis: 33%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zhaoshang {
    width: 100%;
    margin-top: 2.5rem;
}

.brand {
    width: 94%;
    margin: 0 auto;
}

.brand>li {
    height: 6.25rem;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    border-top: 1px solid #EEEEEE;
    opacity: 1;
}

.brand li>a {
    margin-right: 0.625rem;
}

.brand>li:last-child {
    border-bottom: 1px solid #EEEEEE;
}

.brand img {
    width: 6.25rem;
    height: 3.84375rem;
    border: 1px solid #F0F0F0;
}

.brandMsg {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.brandMsg>a {
    display: flex;
    flex-direction: column;
}

.brandMsg>a>span {
    width: 14.375rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.brandMsg>a>span:nth-child(1) {
    height: 1.5rem;
    font-size: 1.0625rem;
    font-weight: bold;
    line-height: 1.5rem;
    opacity: 1;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 0.3125rem;
}

.brandMsg>a>span:nth-child(2) {
    height: 0.875rem;
    font-size: 0.625rem;
    font-family: PingFangSC-Regular;
    line-height: 0.875rem;
    color: rgba(205, 205, 205, 1);
    opacity: 1;
}

.focus {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0.5rem;
}

.gzNum {
    height: 1.03125rem;
    line-height: 1.03125rem;
    opacity: 1;
}

.gzNum>span:nth-child(1) {
    font-size: 0.625rem;
    font-family: PingFangSC-Regular;
    color: #878787;
}

.gzNum>span:nth-child(2) {
    font-size: 0.75rem;
    color: #000000;
}

.zsxq {
    width: 5.625rem;
    height: 1.5625rem;
    line-height: 1.5625rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
    opacity: 1;
    border-radius: 50px;
    text-align: center;
}

.zsxq span {
    height: 1.5625rem;
    text-align: center;
    font-size: 0.75rem;
    color: #ec1925;
    font-weight: bold;
    margin-left: 0.3125rem;
}

.zsxq>a {
    line-height: 1.5625rem;
    display: flex;
    justify-content: center;
}

/* -----zhaoshang.css end----- */

/* ----ad.css start---- */
.ad {
    display: block;
    width: 94%;
    margin: 1.875rem auto;
}

.ad>img {
    width: 100%;
    /*height: 5rem;*/
    margin: 0 auto;
    opacity: 1;
    border-radius: 0.46875rem;
}

/* ----ad.css end---- */

/* -----news.css start----- */
.news {
    width: 100%;
    margin-top: 1rem;
}

.newBar {
    width: 74%;
    height: 2.1875rem;
    line-height: 2.1875rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(236, 25, 37, 1);
    opacity: 1;
    border-radius: 0.4375rem;
    margin-bottom: 1.25rem;
}

.newBar li {
    width: 50%;
    text-align: center;
    color: #EC1925;
    font-family: PingFangSC-Bold;
    border-radius: 7px 0px 0px 7px;
}

.newBar .nbChosing {
    background: rgba(236, 25, 37, 1);
    color: #FFFFFF;
    font-family: PingFangSC-Bold;
}

/* ---details.css start---- */
.details {
    width: 94%;
    margin: 0 auto;
}

.details li {
    height: 5rem;
    margin-bottom: 0.3125rem;
}

.newsTime {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}

.newsTime>div {
    display: flex;
    align-items: center;
}

.newsTime>span {
    display: block;
    text-align: center;
    width: 2.6rem;
    height: 0.97rem;
    line-height: 0.97rem;
    font-size: 0.5rem;
    font-family: PingFangSC-Regular;
    color: #CCCCCC;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #CCCCCC;
    opacity: 1;
    border-radius: 0.3125rem;
    margin-right: 0.625rem;
}

.newsTime .iconfont {
    font-size: 0.55rem;
    color: #CCCCCC;
}

.getTime {
    width: 4.5rem;
    height: 1.3125rem;
    display: block;
    font-size: 0.5rem;
    font-family: PingFangSC-Regular;
    line-height: 1.3125rem;
    color: rgba(204, 204, 204, 1);
    opacity: 1;
    margin-left: 0.3125rem;
}

.neirong {
    margin-bottom: 0.425rem;
    margin-top: 0.2125rem;
}

/* 无图片： */

.dnews h3 {
    width: 14.875rem;
    height: 1.25rem;
    font-size: 0.78rem;
    font-family: PingFangSC-Bold;
    line-height: 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(68, 68, 68, 1);
    opacity: 1;
}

.dnews .neirong {
    width: 14.875rem;
    height: 0.95rem;
    font-size: 0.5rem;
    font-family: PingFangSC-Regular;
    height: 0.95rem;
    display: block;
    color: rgba(153, 153, 153, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 1;
}

/* 有图片 */
.dimg>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dimg .dimgLeft {
    width: 62%;
    display: flex;
    flex-direction: column;
}

.dimg h3 {
    width: 100%;
    height: 1.2rem;
    font-size: 0.74rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: PingFangSC-Bold;
    line-height: 1.2rem;
    color: rgba(68, 68, 68, 1);
    opacity: 1;
}

.dimgLeft .neirong {
    width: 100%;
    height: 1rem;
    font-size: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: PingFangSC-Regular;
    line-height: 1.03125rem;
    color: rgba(153, 153, 153, 1);
    opacity: 1;
}

.dimg img {
    width: 6.876rem;
    height: 3.43rem;
    border: 1px solid #F0F0F0;
}

/* -----news.css end----- */
.main {
    position: relative;
    overflow: hidden;
}

.cascader {
    display: none;
    width: 100%;
    /* height: 3.8rem; */
    position: absolute;
    top: 0;
    background: #fff;
    /* width: 100%; */
    height: auto;
    /* background-color: #ffffff; */
    padding: 0 0 0.4rem 0;
    box-shadow: 0rem 0.02rem 0.07rem 0rem rgba(72, 72, 72, 0.31);
}

.cascader>.cascader_one {
    height: 11.875rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0.625rem;
    overflow: auto;
}

.cascader_one>li {
    width: 10.625rem;
    height: 2.0625rem;
    background-color: #e7e7e7;
    border-radius: 0.04rem;
    font-size: 0.875rem;
    text-align: center;
    line-height: 2.0625rem;
    color: #333333;
    margin-top: 0.625rem;
    padding: 0;
}

.reselect {
    display: none;
}

.cascader_two>.cascader_two_content {
    height: 8.75rem;
    /* background: #CCCCCC; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0.625rem;
    padding-bottom: 0.625rem;
    overflow: auto;
}

.cascader_three>.cascader_three_content {
    height: 6.125rem;
    /* background: #e63737; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0.625rem;
    overflow: auto;
    padding-bottom: 0.625rem;
}

.cascader_two_content>li,
.cascader_three_content>li {
    width: 10.625rem;
    height: 2.0625rem;
    background-color: #e7e7e7;
    border-radius: 0.04rem;
    font-size: 0.875rem;
    text-align: center;
    line-height: 2.0625rem;
    color: #333333;
    margin-top: 0.625rem;
    padding: 1px 0;
}

.cascader_one>li>button,
.cascader_two_content>li>button,
.cascader_three_content>li>button {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding: 0;
    font-size: 0.875rem;
    /*background: #e7e7e7;*/
}

.reselect,
.reselect_two,
.reselect_three {
    display: none;
    color: #e00b0b;
    border: 0.02rem solid #e00b0b;
    background: #ffff;
    width: 10.625rem;
    height: 2.0625rem;
    border-radius: 0.04rem;
    font-size: 0.875rem;
    text-align: center;
    line-height: 2.0625rem;
    margin-top: 0.625rem;
    box-sizing: border-box;
}

.cascader>.cascader_two {
    display: none;
    width: 100%;
    height: 1.875rem;
    position: absolute;
    top: 2.9375rem;
}

.cascader>.cascader_three {
    display: none;
    width: 100%;
    height: 1.875rem;
    position: absolute;
    top: 5.6875rem;
}

.cascader>.rank-nav {
    display: flex;
    justify-content: space-between;
    padding: 0.9375rem 0.625rem;
    margin-top: 0.625rem;
}

.rank-nav_true {
    display: block;
    width: 12.5rem;
    height: 2.1875rem;
    background-color: #e00b0b;
    border-radius: 2px;
    font-size: 0.875rem;
    text-align: center;
    line-height: 2.1875rem;
    color: #ffffff;
}

/* --------main.css end---------- */
.subnav {
    height: 1.5rem;
    margin-bottom: 0.3rem;
    padding-left: 0.2rem;
    line-height: 1.5rem;
    font-size: 0.6rem;
    color: #7a6e1e;
    background: url(/wap/statics/v2/images/nav-bg.png) repeat-x;
    border-bottom: 1px solid #aba982;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
}

.subnav a {
    margin: 0 0.3rem;
    color: #7a6e1e;
}

.subnav em {
    padding-left: 0.9rem;
    background: url(/wap/statics/v2/images/icon.png) left center no-repeat;
    background-size: 0.7rem;
}

.pageshow li {
    display: inline-block;
}

.tu,
.index-fu {
    width: 100%;
}

.wrap-lunbo {
    width: 100%;
    /* background-color: #f6f6f6; */
    padding: 0.3rem 0;

}

.box-swiper li {
    /* float: left; */
    display: inline-block;
    width: 100px;
    padding: 5px;
    background-color: #f6f6f6;
}

.box-swiper {
    position: relative;
    width: 1200px;
    margin: 0 0.3rem;

}

.box1 {
    line-height: 0.5rem;
}

.luns {
    width: 100%;
    height: 71px;
}

.box1 a span,
.box1 del {
    font-size: 0.4rem !important;
    line-height: 0.7rem;
    display: inline-block;
}

.box1 a span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.box1 del {
    color: #999;
}

.xj {
    color: #ff4f4f;
    font-size: 0.4rem;
}

.left-a,
.right-a {
    display: inline-block;
    width: 49%;
    float: left;
}

.san-left {
    width: 100%;
}

.santu {
    height: 8.6rem;
}