/*本文件为商品起名页面样式文件*/

body {
    background: #fafafa;
}

.overflow:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.overflow {
    zoom: 1;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.nav li a {
    color: #000;
}

.nav li:nth-child(7) a {
    color: var(--font-main-color);
}

.gd .header_menu li:nth-child(7) a {
    background: #fff;
    color: var(--font-main-color) !important;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width:460px) {
    .nav li a {
        color: #fff;
    }
    .nav li:nth-child(7) a {
        font-size: 26px;
        font-weight: bold;
        color: #fff;
    }
}

@media screen and (min-width:460px) {
    /*媒体查询开始*/
    /*版心*/
    .WebCenter {
        width: 1200px;
        margin: 0 auto;
    }
    /*面包屑*/
    .webNav_Con a {
        color: #fff;
    }
    /*banner*/
    .imgleft {
        /* margin-top:-41px; */
        width: 100%;
        height: 520px;
        background: url(../img/rename.jpg) no-repeat center;
        background-size: cover;
    }
    .Qm_bk {
        width: 100%;
        height: auto;
        background: url(../img/Qm_bk.png) no-repeat center;
        background-size: cover;
    }
    /*选项卡*/
    .Qm-tabs {
        width: 100%;
        height: 120px;
        background-color: #ffffff;
        border-radius: 5px;
        margin-top: -60px;
    }
    .Qm-tabs a {
        float: left;
        position: relative;
        width: 33%;
        height: 100%;
        background: url(../img/sbqm.png) no-repeat center;
        transition: all 0.5s;
    }
    .Qm-tabs a:after {
        content: "";
        width: 2px;
        height: 74px;
        background-color: #dddddd;
        top: 23px;
        position: absolute;
        right: -1px;
    }
    .Qm-tabs a:nth-child(2):before {
        content: "";
        background: url(../img/Qm_hot.png) no-repeat center;
        position: absolute;
        top: 16px;
        right: 45px;
        width: 65px;
        height: 37px;
    }
    .Qm-tabs a:nth-child(3):before {
        content: "";
        background: url(../img/Qm_hot02.png) no-repeat center;
        position: absolute;
        top: 16px;
        right: 45px;
        width: 65px;
        height: 37px;
    }
    .Qm-tabs a:nth-child(2) {
        width: 34%;
        background: url(../img/znqm_d.png) no-repeat center;
    }
    .Qm-tabs a:nth-child(3) {
        background: url(../img/zjqm_d.png) no-repeat center;
    }
    .Qm-tabs a:nth-child(3):after {
        width: 0;
    }
    .Qm-tabs a:hover {
        background: url(../img/sbqm_d.png) no-repeat center;
    }
    .Qm-tabs a:nth-child(2):hover {
        background: url(../img/znqm.png) no-repeat center;
    }
    .Qm-tabs a:nth-child(3):hover {
        background: url(../img/zjqm.png) no-repeat center;
    }
    /*筛选条件*/
    .Qm_select {
        margin-top: 24px;
        height: 280px;
        background-color: #ffffff;
        border-radius: 5px;
    }
    .Qm_select_cen {
        width: 585px;
        height: 182px;
        overflow: hidden;
        margin: 0 auto;
        padding: 49px 0;
    }
    .inputinfo span,
    .Qm_select .Qm_select_tit {
        font-family: MicrosoftYaHei;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: var(--font-main-color);
        width: 98px;
        height: 34px;
        line-height: 34px;
        border-radius: 5px;
        border: solid 1px var(--font-main-color);
        text-align: center;
    }
    .inputinfo input {
        width: 300px;
        padding: 0 15px;
        height: 34px;
        border: solid 1px #a8a8a8;
        margin-left: 40px;
    }
    .znum {
        margin: 40px 0;
        height: 36px;
    }
    .znum span,
    .wzhi span {
        margin-right: 50px;
        cursor: pointer;
    }
    .znum li,
    .wzhi li {
        width: 71px;
        line-height: 36px;
        font-family: MicrosoftYaHei;
        font-size: 18px;
        margin-right: 50px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        cursor: pointer;
        color: #333333;
    }
    .znum li:last-child,
    .wzhi li:last-child {
        margin: 0;
    }
    .wzhi li {
        width: 108px;
    }
    .znum li:hover,
    .wzhi li:hover {
        color: var(--font-main-color);
    }
    /*namelist*/
    .Qm_left {
        width: 860px;
    }
    .jieguo {
        width: 860px;
        margin-top: 30px;
    }
    #one {
        background: #fff;
    }
    #one li {
        width: 20%;
        line-height: 25px;
        padding: 15px 0;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        ;
        float: left;
        background: #fff;
        cursor: pointer;
        margin-bottom: 8px;
        position: relative;
        transition: all 0.5s;
    }
    #one li:after {
        height: 8px;
        content: "";
        width: 100%;
        position: absolute;
        bottom: -8px;
        left: 0;
        background: #F4F4F4;
    }
    #one li:hover {
        background: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .change {
        width: 98px;
        height: 34px;
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);
        background-blend-mode: normal, normal;
        border-radius: 5px;
        margin: 22px auto 0;
    }
    .change a {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 34px;
        letter-spacing: 0px;
        color: #f8f8f8;
        display: block;
        text-align: center;
    }
    .change_img {
        width: 100px;
        height: 30px;
        background: #ff2929;
        border-radius: 5px;
        margin: 10px auto;
        cursor: pointer;
        position: relative;
        top: -20px;
    }
    .change_img a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
        text-align: center;
        line-height: 30px;
    }
    .qmright {
        width: 316px;
        height: 680px;
        background-color: #ffffff;
        border-radius: 5px;
    }
    .name_change {
        display: none;
    }
    /*注意事项*/
    .Qm_att {
        width: 100%;
        line-height: 30px;
        font-family: MicrosoftYaHei;
        font-size: 30px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        text-align: center;
        margin: 30px auto 30px;
        position: relative;
    }
    .Qm_att:after {
        content: "";
        width: 56px;
        height: 2px;
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -28px;
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);;
    }
    .qimingzhishi li {
        width: 100%;
        border-radius: 5px;
        overflow: hidden;
        background: #fff;
        margin-bottom: 20px;
        position: relative;
        height: 200px;
        cursor: pointer;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .qimingzhishi li:hover {
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    }
    .qimingzhishi li:nth-child(odd) .Qm_tie {
        height: 50px;
        position: absolute;
        left: 0;
        top: 24px;
        width: 4px;
        background-color: var(--font-main-color);
        transition: all 0.5s;
    }
    .qimingzhishi li:nth-child(odd):hover .Qm_tie {
        height: 100%;
        top: 0;
    }
    .qimingzhishi li:nth-child(even) .Qm_tie {
        height: 50px;
        position: absolute;
        right: 0;
        top: 24px;
        width: 4px;
        background-color: var(--font-main-color);
        transition: all 0.5s;
    }
    .qimingzhishi li:nth-child(even):hover .Qm_tie {
        height: 100%;
        top: 0;
    }
    .qimingzhishi li:nth-child(odd) .Qm_att_li01 {
        width: 296px;
        float: right;
        height: 200px;
        background-size: cover;
    }
    .qimingzhishi li:nth-child(odd) .Qm_att_li02 {
        width: 474px;
        padding: 32px 45px;
        float: left;
    }
    .qimingzhishi li:nth-child(even) .Qm_att_li01 {
        width: 296px;
        float: left;
        height: 200px;
        background-size: cover;
    }
    .qimingzhishi li:nth-child(even) .Qm_att_li02 {
        width: 474px;
        padding: 32px 45px;
        float: right;
        text-align: right;
    }
    .qimingzhishi li h1 {
        width: 100%;
        height: 26px;
        line-height: 26px;
        font-family: MicrosoftYaHei;
        font-size: 26px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #3b3b3b;
        margin-bottom: 24px;
    }
    .qimingzhishi li p {
        width: 100%;
        height: 86px;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #999999;
        opacity: 0.97;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        text-align: justify;
    }
    /*shangbiao*/
    .xgshangbiao li {
        float: left;
        width: 250px;
        height: 250px;
        background-color: #ffffff;
        border-radius: 5px;
        overflow: hidden;
        margin: 0 54px 54px 0;
        position: relative;
    }
    .xgshangbiao li:nth-child(3),
    .xgshangbiao li:nth-child(6) {
        margin-right: 0px;
    }
    .xgshangbiao li img {
        margin-top: -21px;
        width: 100%;
    }
    .xgshangbiao li p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 250px;
        height: 42px;
        line-height: 42px;
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);;
        background-blend-mode: normal, normal;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: center;
    }
    .xgshangbiao li .goods_kind {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        line-height: 100%;
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);
        background-blend-mode: normal, normal;
        border-radius: 5px;
        opacity: 0.8;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: center;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .xgshangbiao li:hover .goods_kind {
        display: block;
    }
    .xgshangbiao li .goods_kind div {
        width: 180px;
        margin: 0 auto;
    }
    .xgshangbiao li .goods_kind div:nth-child(1) {
        border-bottom: 1px solid #e7e7e7;
        width: 180px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 83px;
    }
    .xgshangbiao li .goods_kind div:nth-child(2) {
        line-height: 18px;
        height: 36px;
        line-height: 18px;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-align: justify;
    }
    /*right*/
    .qmright {
        margin-top: 30px;
        width: 316px;
        background-color: #ffffff;
        border-radius: 5px;
        height: auto;
    }
    .qmright_h {
        width: 276px;
        height: 59px;
        padding: 0 20px;
        line-height: 59px;
        font-family: MicrosoftYaHei;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #303030;
    }
    .qmright .article li {
        height: 110px;
        width: 316px;
        border-top: solid 1px #e5e5e5;
        margin: 0 auto;
        position: relative;
    }
    .qmright .article li a {
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .qmright_li_img {
        height: 100%;
        width: 100%;
        display: none;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .qmright_li_bk {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.8;
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);;
        height: 100%;
        width: 100%;
        display: none;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .Qm_txt_content {
        width: 272px;
        height: 65px;
        padding: 18px 22px;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }
    .Qm_txt_content .title {
        width: 272px;
        line-height: 20px;
        height: 20px;
        font-family: MicrosoftYaHei;
        font-size: 20px;
        color: #333;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .Qm_txt_content .des {
        width: 272px;
        font-size: 16px;
        color: #999;
        line-height: 18px;
        height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-align: justify;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .qmright .article li:hover .qmright_li_bk,
    .qmright .article li:hover .qmright_li_img {
        display: block;
    }
    .qmright .article li:hover .Qm_txt_content p {
        color: #fff;
    }
    .Qm_select_min {
        display: none;
    }
    /*媒体查询后括号，勿删！！！*/
}

@media screen and (max-width:460px) {
    /*媒体查询开始*/
    /*版心*/
    .WebCenter {
        width: 94%;
        margin: 0 auto;
    }
    /*面包屑*/
    .webNav_Con a {
        color: #fff;
    }
    /*banner*/
    .imgleft {
        /*margin-top: -30px;*/
        width: 100%;
        height: 120px;
        background: url(../img/rename-min.png) no-repeat center;
        background-size: cover;
    }
    .Qm_bk {
        width: 100%;
        height: auto;
        background: url(../img/Qm_bk.png) no-repeat center;
        background-size: cover;
    }
    .qm {
        padding-top: 3%;
    }
    /*选项卡*/
    .Qm-tabs a {
        float: left;
        position: relative;
        width: 28%;
        height: 38px;
        margin-right: 4%;
        background: url(../img/sbqm.png) no-repeat center;
        background-size: 100%;
    }
    .Qm-tabs a:nth-child(2) {
        background: url(../img/znqm_d.png) no-repeat center;
        background-size: 100%;
    }
    .Qm-tabs a:nth-child(3) {
        background: url(../img/zjqm_d.png) no-repeat center;
        background-size: 100%;
        margin-right: 0;
    }
    .Qm_select_min {
        background: #fff;
        border-radius: 5px;
        margin-top: 3%;
    }
    /*筛选条件*/
    .Qm_select {
        margin-top: 24px;
        height: 280px;
        background-color: #ffffff;
        border-radius: 5px;
    }
    .Qm_select_cen {
        width: 70%;
        margin: 0 auto;
        padding: 10% 0;
    }
    .tiaojian div {
        margin-top: 5%;
    }
    .inputinfo span,
    .Qm_select_tit {
        font-size: 16px;
        line-height: 32px;
        height: 32px;
        width: 30%;
        text-align: justify;
    }
    .inputinfo input,
    .tiaojian select {
        border-radius: 5px;
        border: solid 1px #a6a6a6;
        font-size: 16px;
        line-height: 30px;
        width: 64%;
        padding: 0 2.5%;
        float: right;
        height: 30px;
    }
    .tiaojian select {
        width: 70%;
    }
    .znum {
        margin: 40px 0;
        height: 36px;
    }
    .znum span,
    .wzhi span {
        margin-right: 50px;
        cursor: pointer;
    }
    .znum li,
    .wzhi li {
        width: 71px;
        line-height: 36px;
        font-family: MicrosoftYaHei;
        font-size: 18px;
        margin-right: 50px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        cursor: pointer;
        color: #333333;
    }
    .znum li:last-child,
    .wzhi li:last-child {
        margin: 0;
    }
    .wzhi li {
        width: 108px;
    }
    .znum li:hover,
    .wzhi li:hover {
        color: #fb443a;
    }
    .Qm_select {
        display: none;
    }
    /*namelist*/
    .jieguo {
        margin-top: 3%;
    }
    #one {
        background: #fff;
    }
    #one li {
        width: 25%;
        line-height: 20px;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        ;
        float: left;
        background: #fff;
        cursor: pointer;
        margin-bottom: 8px;
        position: relative;
        transition: all 0.5s;
        padding: 18px 0;
        word-break: break-all;
    }
    #one li:after {
        height: 8px;
        content: "";
        width: 100%;
        position: absolute;
        bottom: -8px;
        left: 0;
        background: #F4F4F4;
    }
    #one li:hover {
        background-image: linear-gradient(90deg,#0E90D5 0%,
#3032A2 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .change {
        display: none;
        width: 98px;
        height: 34px;
        background-image: linear-gradient(90deg,#0E90D5 0%,
#3032A2 100%);
        background-blend-mode: normal, normal;
        border-radius: 5px;
        margin: 0 auto 0;
    }
    .change a {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 34px;
        letter-spacing: 0px;
        color: #f8f8f8;
        display: block;
        text-align: center;
    }
    .change_img {
        width: 100px;
        height: 30px;
        background: #ff2929;
        border-radius: 5px;
        margin: 10px auto;
        cursor: pointer;
        position: relative;
        top: -20px;
    }
    .change_img a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
        text-align: center;
        line-height: 30px;
    }
    .name_change {
        display: none;
    }
    /*注意事项*/
    .Qm_left {
        width: 100%;
    }
    .Qm_att {
        width: 100%;
        line-height: 30px;
        font-family: MicrosoftYaHei;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        text-align: center;
        margin: 4% auto 3%;
        position: relative;
    }
    .qimingzhishi li {
        width: 100%;
        border-radius: 5px;
        overflow: hidden;
        background: #fff;
        margin-bottom: 20px;
        position: relative;
        height: 140px;
        cursor: pointer;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .qimingzhishi li:hover {
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    }
    .qimingzhishi li:nth-child(odd) .Qm_tie {
        height: 50px;
        position: absolute;
        left: 0;
        top: 20px;
        width: 4px;
        background-image: linear-gradient(90deg,#0E90D5 0%,
#3032A2 100%);
        transition: all 0.5s;
    }
    .qimingzhishi li:nth-child(odd):hover .Qm_tie {
        height: 100%;
        top: 0;
    }
    .qimingzhishi li:nth-child(even) .Qm_tie {
        height: 50px;
        position: absolute;
        right: 0;
        top: 20px;
        width: 4px;
        background-image: linear-gradient(90deg,#0E90D5 0%,
#3032A2 100%);
        transition: all 0.5s;
    }
    .qimingzhishi li h1 {
        width: 100%;
        height: 18px;
        line-height: 18px;
        font-family: MicrosoftYaHei;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #3b3b3b;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-align: justify;
        margin-bottom: 12px;
    }
    .qimingzhishi li p {
        width: 100%;
        height: 72px;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #999999;
        opacity: 0.97;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: justify;
    }
    .qimingzhishi li:nth-child(even):hover .Qm_tie {
        height: 100%;
        top: 0;
    }
    .qimingzhishi li:nth-child(odd) .Qm_att_li01 {
        width: 40%;
        float: right;
        height: 140px;
        background-size: cover;
    }
    .qimingzhishi li:nth-child(odd) .Qm_att_li02 {
        width: 50%;
        padding: 20px 5%;
        float: left;
    }
    .qimingzhishi li:nth-child(even) .Qm_att_li01 {
        width: 40%;
        float: left;
        height: 140px;
        background-size: cover;
    }
    .qimingzhishi li:nth-child(even) .Qm_att_li02 {
        width: 50%;
        padding: 20px 5%;
        float: right;
        text-align: right;
    }
    .qimingzhishi li:nth-child(odd):hover .Qm_att_li02 {
        width: 90%;
        padding: 10px 5%;
    }
    .qimingzhishi li:nth-child(odd):hover .Qm_att_li02 h1 {
        display: none;
    }
    .qimingzhishi li:nth-child(odd):hover .Qm_att_li02 p {
        line-height: 1.2em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        height: 120px;
    }
    .qimingzhishi li:nth-child(odd):hover .Qm_att_li01 {
        width: 0;
    }
    .qimingzhishi li:nth-child(even):hover .Qm_att_li02 {
        width: 90%;
        padding: 10px 5%;
    }
    .qimingzhishi li:nth-child(even):hover .Qm_att_li02 h1 {
        display: none;
    }
    .qimingzhishi li:nth-child(even):hover .Qm_att_li02 p {
        line-height: 1.2em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        height: 120px;
    }
    .qimingzhishi li:nth-child(even):hover .Qm_att_li01 {
        width: 0;
    }
    /*shangbiao*/
    .xgshangbiao li {
        float: left;
        width: 48%;
        margin: 0 4% 4% 0;
        background-color: #ffffff;
        border-radius: 5px;
        overflow: hidden;
        position: relative;
    }
    .xgshangbiao li:nth-child(even) {
        margin-right: 0px;
    }
    .xgshangbiao li img {
        margin-top: -21px;
        width: 100%;
    }
    .xgshangbiao li p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 42px;
        line-height: 42px;
        background-image: linear-gradient(90deg,#0E90D5 0%,
#3032A2 100%);
        background-blend-mode: normal, normal;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: center;
    }
    .xgshangbiao li .goods_kind {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        line-height: 100%;
        background-image: linear-gradient(90deg,#0E90D5 0%,
#3032A2 100%);
        background-blend-mode: normal, normal;
        border-radius: 5px;
        opacity: 0.8;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: center;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    /*.xgshangbiao li:hover .goods_kind{
	display:block;
}*/
    .xgshangbiao li .goods_kind div {
        width: 180px;
        margin: 0 auto;
    }
    .xgshangbiao li .goods_kind div:nth-child(1) {
        border-bottom: 1px solid #e7e7e7;
        width: 180px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 83px;
    }
    .xgshangbiao li .goods_kind div:nth-child(2) {
        line-height: 18px;
        height: 36px;
        line-height: 18px;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-align: justify;
    }
    /*right*/
    .qmright {
        width: 100%;
    }
    .qmright_h {
        width: 100%;
        line-height: 30px;
        font-family: MicrosoftYaHei;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        text-align: center;
        margin: 4% auto 3%;
        position: relative;
    }
    .qmright .article li {
        height: 80px;
        background: #fff;
        width: 100%;
        position: relative;
        border-radius: 5px;
        margin-bottom: 3%;
    }
    .qmright .article li a {
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: url(../img/more.png) no-repeat 95% center;
        background-size: 2%;
    }
    .qmright_li_img {
        height: 100%;
        width: 100%;
        display: none;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .qmright_li_bk {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.8;
        background-image: linear-gradient(90deg,#0E90D5 0%,
#3032A2 100%);
        height: 100%;
        width: 100%;
        display: none;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .Qm_txt_content {
        width: 80%;
        height: 55px;
        padding: 12px 5%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }
    .Qm_txt_content .title {
        width: 100%;
        line-height: 24px;
        height: 28px;
        font-family: MicrosoftYaHei;
        font-size: 20px;
        color: #333;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .Qm_txt_content .des {
        width: 100%;
        font-size: 16px;
        color: #999;
        line-height: 18px;
        height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-align: justify;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .sure {
        display: block;
        width: 50px;
        line-height: 24px;
        height: 24px;
        font-size: 14px;
        border-radius: 5px;
        background-image: linear-gradient(90deg,#0E90D5 0%,
#3032A2 100%);
        color: #fff;
        text-align: center;
        margin: 5% auto 0;
    }
    /*媒体查询后括号，勿删！！！*/
}