﻿/*本文件为找金维度页面的样式文件*/

.nav li a {
    color: #000;
    background: #fff;
}

.nav li:nth-child(2) a {
    color: var(--font-main-color2);
}

.gd .header_menu li:nth-child(2) a {
    background: #fff;
    color: var(--main-linear-gradient-color-end)  !important;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width:460px) {
    .nav li a {
        color: #fff;
        background: transparent;
    }
    .nav li:nth-child(2) a {
        font-size: 26px;
        font-weight: bold;
        color: #fff;
    }
}

@media screen and (min-width:460px) {
    /*媒体查询开始*/
    /*找好标列表页样式*/
    .SelectedRes {
        width: 100%;
    }
    .Selected {
        width: 98%;
        padding: 0 2%;
        height: auto;
        margin: 0px;
        margin-left: 1px;
        border: none;
        height: 50px;
        line-height: 50px;
        border: solid 1px #ebebeb;
        border-bottom: 0;
        box-sizing: border-box;
        padding-bottom: 8px;
    }
    .Selected p {
        width: 90%;
        font-size: 14px;
        float: left;
    }
    .Selected p span {
        margin: 10px 0;
        padding: 0 10px;
        height: 100%;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        border: none;
        border-right: 1px solid #ebebeb;
        line-height: 30px;
        display: inline-block;
        cursor: pointer;
        color: #666;
    }
    .Selected p span.first {
        margin: 10px 0;
        padding: 0 20px;
        height: 100%;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        border: none;
        border-right: 1px solid #ebebeb;
        line-height: 30px;
        display: inline-block;
        cursor: pointer;
        color: #666;
    }
    .Selected p span:not(:first-child) {
        display: none;
    }
    .Selected p span a {
        color: #666;
        display: block;
        float: left;
        margin-left: 5px;
        cursor: default;
    }
    .Selected p span a:hover {
        color: #ff5d00;
    }
    #cleanOff {
        cursor: pointer;
        position: relative;
        right: -50px;
        font-size: 14px;
        color: #666;
    }
    #Condition a:nth-child(2) {
        font-size: 18px;
        color: #999;
        cursor: pointer;
        -webkit-transform: scale(1, 0.8);
        -moz-transform: scale(1, 0.8);
        -ms-transform: scale(1, 0.8);
        -o-transform: scale(1, 0.8);
        transform: scale(1, 0.8);
    }
    #SelectMethod {
        width: 100%;
        min-height: 550px;
        height: auto;
        background: #fafafa;
    }
    #SelectMethod .SelMet {
        width: 75%;
        /*920/1200*/
        background: #fafafa;
    }
    #SelectMethod .SelMet ul.BigCon {
        width: 100%;
        padding: 0;
    }
    #SelectMethod .BigConLi0 {
        width: 98%;
        padding: 2%;
        height: auto;
        margin: 0px;
        margin-left: 1px;
        border: none;
        background: #fff;
        border: solid 1px #ebebeb;
        border-top: 0;
        box-sizing: border-box;
        padding-bottom: 8px;
    }
    #SelectMethod .BigConLi {
        border-top: solid 1px #ebebeb;
    }
    .BigCon li span {
        display: block;
        float: left;
        text-align: center;
    }
    .BigCon li span.classify {
        padding: 0 20px;
        height: 100%;
        font-size: 14px;
        border-right: 1px solid #ebebeb;
        line-height: 30px;
        display: inline-block;
        cursor: pointer;
    }
    .BigCon li span.BigConSeaTit {
        width: 5%;
        margin-left: 25%;
        border: none;
    }
    .BigConForm {
        width: 42%;
    }
    #SelectMethod .SelMet ul.BigCon li ul {
        width: 80%;
        /*750/920*/
        float: right;
        /*padding-bottom:10px;*/
    }
    #SelectMethod .SelMet ul.BigCon li ul.mulsearch {
        width: 86%;
    }
    #SelectMethod .SelMet ul.BigCon li span.unlimited {
        width: 4%;
        /*80/920*/
        background-color: linear-gradient(-12deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);
        background-image: linear-gradient(90deg, var(--main-linear-gradient-color-start) 0%, var(--main-linear-gradient-color-end) 100%), linear-gradient( #fb443a, #fb443a);
        color: #fff;
        font-size: 12px;
        line-height: 24px;
        margin: 3px 2%;
        cursor: pointer;
    }
    #SelectMethod .SelMet ul.BigCon li.BigConLi3 {
        padding-bottom: 16px;
    }
    #SelectMethod .SelMet ul.BigCon li.BigConLi3 span.unlimited {
        width: 8%;
    }
    #SelectMethod .SelMet ul.BigCon li.BigConLi4 {
        margin-top: 20px;
        border: 1px solid #ebebeb;
        width: 1198px;
        box-sizing: border-box;
        padding-bottom: 18px;
    }
    .kinds01 {
        width: 12%;
        color: #000;
        font-size: 14px;
        line-height: 30px;
        margin-right: 30px;
        cursor: pointer;
        padding: 0;
        margin-bottom: 10px;
        float: left;
    }
    #SelectMethod .SelMet ul.BigCon li ul li:hover {
        color: var(--font-main-color2);
    }
    /*#SelectMethod .SelMet ul.forty-five li{
    width:12%;
    height:30px;
    margin-right:30px;
    border: none;
}*/
    .zhlx li {
        margin: 0px;
        border: none;
        margin-right: 30px;
        width: auto;
        line-height: 30px;
        margin-bottom: 10px;
    }
    #SelectMethod .SelMet ul.mulsearch {
        height: 0;
        overflow: hidden;
        z-index: 10;
        /*display:none;*/
        position: relative;
    }
    #SelectMethod .SelMet ul.mulsearch li {
        width: auto;
        height: 7%;
        margin: 0 30px 10px 0;
        font-size: 14px;
        color: #000;
        line-height: 30px;
        cursor: pointer;
    }
    .mulsearchBtns {
        position: absolute;
        bottom: -70px;
        width: 399px;
        left: 50%;
        margin-left: -200px;
    }
    .mulsearch .mulsea_but {
        width: 100px;
        height: 30px;
        border-radius: 5px;
        color: #ff5d00;
        background: transparent;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        margin-right: 10px;
        cursor: pointer;
        margin-top: 20px;
    }
    .mulsearch .mulsea_but {
        height: 38px;
        background-image: ;
        background-blend-mode: ;
        border-style: solid;
        border-width: 1px;
        border-image-source: linear-gradient(90deg, #ff8800 0%, #ff5e00 47%, #ff5000 100%);
        border-radius: 3px;
        border-image-slice: 1;
    }
    .mulsearch .mulsea_but:hover {
        height: 38px;
        background-image: linear-gradient(90deg, #ff8800 0%, #ff5e00 47%, #ff5000 100%), linear-gradient( #ff5d00, #ff5d00);
        background-blend-mode: normal, normal;
        border-radius: 3px;
        color: #fff;
    }
    /*#SelectMethod .SelMet ul.mulsearch input.mulsea_but:hover{
    transform:scale(1.1);
}*/
    #SelectMethod .SelMet ul.price li input.txt {
        width: 70px;
        height: 20px;
        border: 1px solid #aaa;
        margin-right: 5px;
    }
    #SelectMethod .SelMet ul.price li input.sub {
        width: 45px;
        height: 23px;
        background: #fff;
        color: #fb443a;
        border: 1px solid #aaa;
        font-size: 0.8vw;
        text-align: center;
        line-height: 23px;
        display: block;
        float: right;
        margin-top: 5px;
    }
    .seaKeyword {
        width: 80%;
        height: 30px;
        background-color: #ffffff;
        border-radius: 5px;
        border: solid 1px #949494;
        font-size: 14px;
        text-indent: 10px;
        line-height: 30px;
        padding: 0px;
        text-align: left;
    }
    .SeaBtnTwo {
        width: 10%;
        height: 35px;
        border-radius: 5px;
        background: #fb443a;
        color: #fff;
        font-size: 0.8vw;
        float: left;
        line-height: 35px;
        text-align: center;
        margin-top: 5px;
    }
    /*面包屑导航样式*/
    .webNav_Con {
        width: 100%;
        height: 50px;
        color: #000;
        line-height: 50px;
    }
    #SBList ul#findgood {
        width: 100%;
    }
    #findgood li {
        position: relative;
        width: 25%;
        box-sizing: border-box;
        border: 1px solid #ebebeb;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        margin-bottom: 20px;
        height: 315px;
        background: #fff;
        overflow: hidden;
    }
    #findgood li:hover {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
        box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
        z-index: 10;
    }
    #findgood li .lock {
        position: absolute;
        width: 100%;
        z-index: 99;
        text-align: center;
        height: 313px;
        font-size: 24px;
        color: #fff;
    }
    #findgood li .lock p {
        width: 90%;
        margin: auto;
        line-height: 290px;
        background-color: rgba(0, 0, 0, .3);
        border-radius: 10px;
        margin-top: 10px;
    }
    /*我要出售商标、市场交易动态样式*/
    #SelectMethod .Action {
        width: 24.5%;
        /*270/1200*/
        height: 770px;
        overflow: hidden;
        background: #fff;
    }
    #SelectMethod .Action .Action_Top {
        height: 100px;
        background-image: linear-gradient(90deg, var(--main-linear-gradient-color-start) 0%, var(--main-linear-gradient-color-end) 100%), linear-gradient( #fb443a, #fb443a);
        background-blend-mode: normal, normal;
    }
    #SelectMethod .Action .Action_Top>p {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        line-height: 60px;
        text-align: center;
    }
    #SelectMethod .Action .Action_Top>p:last-child a {
        background-color: #fafafa;
        border-radius: 50px;
        color: var(--main-linear-gradient-color-end);
        width: 50%;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
        display: block;
        margin: 0 auto;
    }
    #SelectMethod .Action p.scjydt {
        height: 30px;
        background: #eee;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        color: #333;
    }
    #SelectMethod .Action .jydt_con {
        width: 100%;
        /*268/270*/
        height: 640px;
        position: relative;
        cursor: pointer;
        overflow: hidden;
    }
    #SelectMethod .Action .jydt_con ul {
        width: 90%;
        height: auto;
        position: absolute;
        left: 5%;
        top: 0;
    }
    #SelectMethod .Action .jydt_con ul li {
        width: 100%;
        height: 50px;
        border: none;
        border-bottom: 1px solid #eee;
        margin: 0px;
        padding: 12px 0 12px;
    }
    #SelectMethod .Action .jydt_con ul li p {
        width: 100%;
        font-size: 0.6vw;
    }
    #SelectMethod .Action .jydt_con ul li p>span {
        display: block;
    }
    #SelectMethod .Action .jydt_con ul li p:first-child {
        color: #333;
        height: 22px;
        line-height: 22px;
        text-indent: 10px;
        font-size: 16px;
    }
    #SelectMethod .Action .jydt_con ul li p:first-child span.time {
        float: left;
        width: 22.5806%;
        /*56/248*/
        height: 20px;
        line-height: 20px;
        color: var(--font-main-color);
        border: 1px solid var(--font-main-color);
        border-radius: 100px;
        text-align: center;
        text-indent: 0;
        font-size: 12px;
    }
    #SelectMethod .Action .jydt_con ul li p:first-child span.howmuch {
        float: right;
        font-size: 12px;
    }
    #SelectMethod .Action .jydt_con ul li p:first-child span.price {
        color: var(--font-main-color);
    }
    #SelectMethod .Action .jydt_con ul li p:last-child {
        line-height: 30px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        font-size: 14px;
    }
    #SelectMethod .Action .jydt_con ul li p:last-child span {
        color: #393939;
        margin: 0px;
        padding: 0px;
        display: block;
        height: 30px;
        float: left;
    }
    #SelectMethod .Action .jydt_con ul li p:last-child span:first-child {
        width: auto;
        margin-right: 5px;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    #SelectMethod .Action .jydt_con ul li p:last-child span:last-child {
        width: 80%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: left;
    }
    #SelectMethod .Action a.zixun {
        width: 100%;
        height: auto;
        margin: 0px auto;
        display: block;
    }
    #SelectMethod .Action a.zixun img {
        width: 100%;
        height: auto;
        display: block;
    }
    /*商标列表样式*/
    #SBList {
        width: 100%;
        height: auto;
    }
    #SBList .SBList_Con {
        width: 1200px;
        margin: 0px auto;
        /*overflow:hidden;*/
        height: auto;
    }
    #SBList .SBList_Con .Fcon {
        width: 100%;
        height: auto;
    }
    #SBList .SBList_Con .Fcon .Fcon_Top {
        width: 100%;
        /*1198/1200*/
        height: 50px;
    }
    #SBList .SBList_Con .Fcon .Fcon_Top>span {
        display: none;
    }
    #SBList .SBList_Con .Fcon .Fcon_Top ul.paixu {
        display: none;
    }
    #ListNum {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        text-align: left;
        color: #000;
        display: block;
        float: right;
    }
    #ListNum span {
        color: #fb443a;
    }
    #SBList ul {
        width: 83.8333%;
        height: auto;
        margin: 0 auto;
    }
    /*#SBList ul li{
    border:1px solid #ddd;
    float:left;
    margin:15px 0.8733%;
    padding:0px;
    width:18%;
    height:auto;
    background:#fff;
}*/
    .SeaBtnTwo {
        display: block;
        position: relative;
        padding: 0px;
        width: 15%;
        font-size: 14px;
        margin-top: 0;
        height: 32px;
        line-height: 32px;
        background-image: linear-gradient(-12deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);  background-blend-mode: normal, normal;
        border-radius: 5px;
    }
    #SBList ul li a img {
        padding-top: 30px;
        width: auto;
        max-width: 90%;
        max-height: 100%;
        max-height: 185px;
        display: block;
        margin: 0 auto;
    }
    #SBList ul li a img.goodhotimg {
        width: 65px;
        height: auto;
        display: block;
        position: absolute;
        right: 10px;
        top: -19px;
    }
    .Txt {
       position: absolute;
    bottom: 30px;     left: 20px;      color: #333;
        z-index: 10;
        overflow: hidden;
        padding-top: 24px;
        font-size: 16px;
        width: 80%;
        margin: 0 auto;
        line-height: 30px;
    }
    /*加载更多*/
    #pageinsert {
        width: 100%;
        height: 50px;
        z-index: 999999;
    }
    #pageinsert span {
        display: block;
        margin: 30px auto;
        font-size: 1.2vw;
        width: 200px;
        height: 50px;
        text-align: center;
        color: #666;
        font-style: italic;
        cursor: pointer;
        line-height: 50px;
    }
    #pageinsert span:hover {
        font-size: 1.5vw;
        background: #ff5d00;
        color: #fff;
        transform: scale(1.2);
        padding: 0px;
        border-radius: 5px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .explain {
        display: none;
    }
    .goodname {
        width: 70%;
        height: 30px;
        line-height: 30px;
        text-align: left;
        word-break: break-all;
    }
    .janame {
        width: 70%;
        height: 30px;
        line-height: 30px;
    }
    .goodPrice {
        width: 30%;
        height: 30px;
        line-height: 30px;
        text-align: right;
        color: var(--font-main-color);
    }
    .goodPrice span {
        font-size: 12px;
    }
    .goodDetail {
        border: 1px solid var(--font-main-color);
        border-radius: 11px;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: var(--font-main-color);
        line-height: 22px;
        height: 24px;
        width: 70px;
        text-align: center;
        display: block;
        margin-top: 4px;
        box-sizing: border-box;
    }
    .goodDetail:hover {
        background-image: linear-gradient(90deg,
        var(--main-linear-gradient-color-start)  0%,
        var(--main-linear-gradient-color-end) 100%);
        color: #fff;
        border: none;
    }
}


/*媒体查询后括号，勿删！！！*/

@media screen and (max-width:460px) {
    /*媒体查询开始*/
    .Selected {
        width: 100%;
        padding-bottom: 20px;
        border-bottom: 1px solid #ebebeb;
    }
    .Selected p {
        width: 100%;
        font-size: 8px;
    }
    .Selected p span {
        width: auto;
        display: block;
        margin-right: 10px;
        text-align: center;
        line-height: 30px;
        height: 30px;
        float: left;
        color: var(--font-main-color);
        padding: 0px 3px;
        border-radius: 5px;
        font-size: 12px;
    }
    .Selected p span.first {
        border: none;
        color: #333;
        margin: 0;
        padding-right: 10px;
        border-right: 1px solid #ebebeb;
    }
    .Selected p span:not(:first-child) {
        display: none;
    }
    .Selected p span a {
        color: var(--font-main-color);
        color: #0c59db;
        display: block;
        float: left;
        margin-left: 5px;
        cursor: default;
    }
    .Selected p span a:last-child {
        display: none;
    }
    #cleanOff {
        cursor: pointer;
        width: 20%;
        margin-left: 80%;
        color: #666;
        font-size: 14px;
        display: block;
        text-align: center;
        line-height: 30px;
    }
    #SelectMethod {
        width: 100%;
    }
    #SelectMethod .SelMet {
        width: 100%;
        overflow: hidden;
        background: #f8f8f8;
    }
    #SelectMethod .SelMet ul.BigCon {
        width: 100%;
        padding: 0;
    }
    #SelectMethod .SelMet ul.BigCon li {
        width: 100%;
        height: auto;
        margin: 0px;
        padding: 0px;
        border: none;
        margin-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ebebeb;
    }
    #SelectMethod .SelMet ul.BigCon li span {
        display: block;
        float: left;
        text-align: center;
    }
    #SelectMethod .SelMet ul.BigCon li span.classify {
        display: none;
    }
    #SelectMethod .SelMet ul.BigCon li ul {
        width: 86%;
        float: right;
    }
    #SelectMethod .SelMet ul.BigCon li span.unlimited {
        width: 10%;
        /*background: var(--font-main-color);*/
        /*background: #0c59db;*/

        background-image: linear-gradient(90deg, #0E90D5 0%,
        #3032A2 100%);
        background-image: linear-gradient(90deg, var(--main-linear-gradient-color-start) 0%,
        var(--main-linear-gradient-color-end) 100%);
        border-radius: 2px;
        color: #fff;
        font-size: 12px;
        line-height: 24px;
        margin: 6px 4% 0 0;
        cursor: pointer;
        float: left;
    }
    #SelectMethod .SelMet ul.BigCon li span#mul_search {
        width: 20%;
    }
    #SelectMethod .SelMet ul.BigCon li ul li {
        float: left;
        width: auto;
        color: #333;
        margin: 0;
        padding: 0px;
        font-size: 12px;
        line-height: 30px;
        margin-right: 4%;
        cursor: pointer;
        border: none;
    }
    #SelectMethod .SelMet ul.forty-five li {
        width: 12.6666%;
        /*80/750*/
        margin: 0.5% 3.3333% 0.1% 0px;
        /*1.25/250*/
        /*25/750*/
        /*1.25/500*/
    }
    #SelectMethod .SelMet ul.mulsearch {
        height: 0;
        overflow: hidden;
        z-index: 10;
        /*display:none;*/
    }
    #mul_search {
        margin-top: 5px;
    }
    #SelectMethod .SelMet ul.mulsearch li {
        width: 12.6666%;
        /*80/750*/
        height: 6%;
        /*30/500*/
        margin: 0.5% 3.3333% 0px 0px;
        /*1.25/250*/
        /*25/750*/
        /*1.25/500*/
    }
    #SelectMethod .SelMet ul.mulsearch input {
        margin-top: 30px;
    }
    #SelectMethod .SelMet ul.mulsearch input.mulsea_but {
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: transparent;
        color: #ff5d00;
        padding: 3px;
        font-size: 12px;
        margin: 0;
        margin-top: 10px;
        margin-right: 10px;
        cursor: pointer;
        padding: 0px;
        border-style: solid;
        border-width: 1px;
        border-image-source: linear-gradient(90deg, #ff8800 0%, #ff5e00 47%, #ff5000 100%);
        border-radius: 3px;
        border-image-slice: 1;
    }
    #SelectMethod .SelMet ul.mulsearch input.mulsea_but:hover {
        background-image: linear-gradient(90deg, #0E90D5 0%,
        #3032A2 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: 3px;
        color: #fff;
    }
    .seaKeyword {
        width: 60%;
        height: 35px;
        border-radius: 5px;
        font-size: 12px;
        text-indent: 10px;
        line-height: 35px;
        padding: 0px;
        text-align: center;
        margin-top: 5px;
    }
    .SeaBtnTwo {
        width: 20%;
        height: 35px;
        border-radius: 5px;
        background-image: linear-gradient(90deg, #0E90D5 0%,
        #3032A2 100%);
        background-image: linear-gradient(90deg, var(--main-linear-gradient-color-start) 0%,
        var(--main-linear-gradient-color-end) 100%);
        color: #fff;
        font-size: 14px;
        float: left;
        line-height: 35px;
        text-align: center;
        margin-top: 5px;
    }
    #SelectMethod .Action {
        display: none;
    }
    /*商标列表样式*/
    #SBList {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    #SBList .SBList_Con {
        width: 90%;
        margin: 0px auto;
        overflow: hidden;
        height: auto;
    }
    #SBList .SBList_Con .Fcon {
        width: 100%;
        height: auto;
    }
    #SBList .SBList_Con .Fcon .Fcon_Top {
        width: 100%;
        height: 30px;
    }
    #SBList .SBList_Con .Fcon .Fcon_Top>span {
        width: 80px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
        color: #666;
        display: block;
        float: left;
        display: none;
        font-weight: bold;
    }
    #SBList .SBList_Con .Fcon .Fcon_Top ul.paixu {
        width: 120px;
        height: 50px;
        float: left;
        padding: 0px;
    }
    #SBList .SBList_Con .Fcon .Fcon_Top ul.paixu li {
        width: 60px;
        height: 50px;
        line-height: 50px;
        float: left;
        cursor: pointer;
        margin: 0px;
        border: none;
        font-size: 12px;
    }
    #SBList .SBList_Con .Fcon .Fcon_Top ul.paixu li span {
        display: none;
        width: 100%;
        height: 100%;
        line-height: 50px;
        text-align: center;
        float: left;
        color: #fb443a;
    }
    #ListNum {
        height: 50px;
        line-height: 50px;
        font-size: 12px;
        text-align: left;
        color: #000;
        display: block;
        float: right;
        margin-right: 5%;
    }
    #ListNum span {
        color: var(--font-main-color);
        color: #0c59db;
    }
    #SBList ul {
        width: 100%;
        height: auto;
    }
    #SBList ul li {
        float: left;
        padding: 0px;
        overflow: hidden;
        width: 50%;
        height: auto;
        position: relative;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .Fcon #findgood li {
        width: 48%;
        background: #fff;
        margin: 0 1% 4%;
        -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
        box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
    }
    #SBList ul li a {
        display: block;
        position: relative;
        padding: 0px;
    }
    #SBList ul li a img {
        width: 100%;
        /* min-height: 100%; */
        height: auto;
        position: relative;
    }
    #SBList ul li a img:nth-child(2) {
        width: 100%;
        height: auto;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 50px;
    }
    /*.havhot{
    content:"";
    height: 37px;
    width: 65px;
    top: 0;
    right: 0;
    position: absolute;
    background: url("../img/shangbiaohot.png");
}*/
    .Txt {
        width: 100%;
        /*height:20%;*/
        background: #fff;
        margin-bottom: 10px;
        color: #fff;
        z-index: 10;
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        -o-opacity: 0.8;
        opacity: 0.8;
    }
    #SBList ul li a .Txt p {
        width: 100%;
        height: 24px;
        display: block;
        font-size: 12px;
        text-align: center;
    }
    #SBList ul li a .Txt p.explain {
        display: none;
    }
    .Txt {
        width: 100%;
        color: #333;
        z-index: 10;
        overflow: hidden;
        font-size: 14px;
        width: 90%;
        margin: 0 auto;
        display: block;
        line-height: 30px;
        padding-bottom: 10px;
    }
    .Txt div {
        flex-wrap: wrap;
    }
    .goodPrice {
        color: var(--font-main-color);
        color: #0c59db;
    }
    .goodKin {
        font-size: 12px;
    }
    #SBList ul li a.goodDetail {
        /*background-image: linear-gradient(90deg, #ff8800 0%, #ff5e00 47%, #ff5000 100%), linear-gradient( #ff5d00, #ff5d00);*/
        background-image: linear-gradient(90deg, #0E90D5 0%,
        #3032A2 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: 3px;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        line-height: 30px;
        height: 30px;
        width: auto;
        padding: 0 10px;
        text-align: center;
        display: block;
    }
    .Txt div .goodname {
        width: 60%;
        height: 30px;
    }
    .Txt div .goodPrice {
        width: 40%;
        height: 30px;
    }
    .Txt div .janame {
        width: 50%;
        height: 30px;
    }
}


/*媒体查询后括号，勿删！！！*/