.header {
    background: #fff;
    position: relative;
    z-index: 100;
    box-shadow: none
}

.top_box {
    color: #7c7c7c;
    background: #f2f2f8;
    border-bottom: #ececec solid 1px
}

.top-logos {
    position: relative;
    float: left;
    background: #fff;
    width: 216px;
    height: 158px;
    top: -50px;
    left: -8px;
    box-shadow: 0 -6px 10px rgba(0, 0, 0, .2)
}

.top_box .T_a {
    border-color: #e3e4e5
}

.general .main {
    position: relative
}

.general .search {
    left: 130px
}

.indexlogo {
    left: 50%;
    margin-left: -70px;
    top: 42px;
    z-index: 1;
    position: absolute;
    width: 140px;
    height: 44px;
    background: #fff url(/themes/index/mtwo/static/images/logos.png) 0 0 no-repeat;
    display: inline-block
}

.general .top-zl {
    margin: 0;
    left: 50%;
    margin-left: -85px;
    position: absolute;
    top: 97px
}

.indexlogo-bg {
    background: #f5f5f5 url(/themes/index/mtwo/static/images/logo-bg.png) 0 bottom no-repeat;
    display: inline-block;
    height: 10px;
    position: absolute;
    bottom: -3px;
    width: 216px;
    left: 0
}

.general .t_ads {
    display: none
}

.general .Quick-link {
    display: block
}

.hz-brand {
    display: inline-block;
    background-position: -143px -77px;
    position: absolute;
    top: 28px;
    width: 18px;
    height: 18px;
    right: 10px
}

.index-logo a {
    height: 100%;
    display: block
}

.general .Quick-link .rec-icon {
    width: 14px;
    height: 14px;
    background: #ffd400;
    color: #000;
    padding: 0 2px;
    margin-left: 4px
}

.general .Quick-link {
    float: right;
    position: relative;
    margin-top: 15px
}

.general .Quick-link .arrow {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    position: absolute;
    top: 13px;
    right: 18px
}

.general .Quick-link:hover .arrow {
    top: 13px;
    right: 18px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.general .Quick-link .button {
    font-size: 15px;
    font-size: 14px;
    width: 115px;
    height: 40px;
    background: #2667e9;
    color: #fff;
    display: inline-block;
    -webkit-transition: all .3s;
    padding-left: 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12)
}

.general .Quick-link .release_hover {
    overflow: hidden;
    width: 100%;
    display: none;
    border-radius: 0;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 36px;
    background: #fff
}

.general .release_hover a {
    font-size: 12px;
    height: 36px;
    margin: -1px 10px 0;
    display: block;
    border-top: 1px solid #eee;
    color: #2789ed;
    line-height: 36px;
    padding-left: 20px
}

.general .Quick-link span {
    display: inline-block;
    line-height: 40px;
    vertical-align: middle
}

.general .Quick-link:hover .release_hover {
    display: block
}

.nav-box {
    width: 200px;
    background: url(/themes/index/mtwo/static/images/rtop-bg.png) 0 0 no-repeat;
    color: #fff;
    text-align: center
}

.indexnav-link {
    font-size: 15px;
    line-height: 20px;
    height: 38px;
    display: block
}

.indexnav-link a {
    float: left;
    height: 20px;
    margin-right: 15px;
    padding: 8px 12px;
    color: #4c4c4c;
    font-size: 16px;
    position: relative
}

.indexnav-link a.cur {
    border-bottom-color: #f60;
    color: #f60
}

.indexnav-link a:hover {
    color: #2c6bea
}

.indexnav-link .bold {
    font-weight: 700
}

.indexnav-link a.bold:hover {
    color: #333
}

.index-slider {
    width: 100%;
    height: 550px
}

.index-slider .main {
    position: relative
}

.sidebar {
    border: 1px solid #fff;
    width: 165px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    border-top: 0;
    border-left: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    background: #fff
}

.sidebar_top {
    padding: 0 0 10px 53px;
    line-height: 35px;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    border-top: 1px solid #ddd;
    background-position: 0 -321px;
    margin: 0 0 0 -8px
}
/*202409隐藏
.sidebar_menu {
    padding: 7.8px 0;
    height: 41px;
    position: relative;
    z-index: 100;
    display: block
}

.sidebar_menu.last {
    height: 38px;
    border-bottom: 1px solid #eee \9
}

.sidebar_menu i {
    color: #666;
    float: left;
    margin-top: -2px;
    font-size: 20px;
    -webkit-transition: .4s;
    -webkit-transition: -webkit-transform .4s ease-out;
    -moz-transition: -moz-transform .4s ease-out;
    transition: transform .4s ease-out
}

.sidebar_focus i {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.sidebar_menu a {
    color: #666;
    padding-left: 8px
}

.sidebar_menu a:hover {
    color: #2c6bea
}

.sidebar_menu h3 {
    font-size: 16px;
    display: block;
    padding: 0 0 5px 15px;
    font-weight: 400
}

.sidebar_menu h3 a {
    color: #222;
    padding-left: 8px
}

.sidebar_menu p {
    display: block;
    padding-left: 8px
}

.sidebar_menu .line {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 165px;
    height: 1px;
    background: #e4e4e4
}

.sidebar_focus {
    margin: 0 -1px -1px 0;
    /*padding: 7.8px 0;
    position: relative;
    z-index: 102;
    background: #fff;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4
}

.sidebar_focus.last {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid #eee \9
}

.sidebar_focus i {
    color: #2c6bea
}

.sidebar_focus::before {
    content: '';
    /*height: 68px;
    background-color: #2c6bea;
    width: 2px;
    left: 0;
    display: inline-block;
    position: absolute;
    top: 0
}

.sidebar_focus em.line {
    display: none
}

.sidebar_popup {
    position: absolute;
    z-index: 101;
    left: 165px;
    top: 0;
    width: 720px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    height: 550px;
    background: #fff url(/themes/index/mtwo/static/images/menu_bg.png) no-repeat right bottom
}

.sidebar_popup_con {
    padding: 15px
}

.sidebar_popup_con .screen_box {
    padding: 0;
    margin: 0;
    background: #ffffffa3
}
*/
.index-lubo {
    width: 100%;
    position: absolute;
    height: 550px;
    left: 0
}

.index-lubo-box {
    position: relative;
    width: 100%;
    height: 100%
}

.index-lubo-box li {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.index-lubo-box li a {
    display: block;
    width: 100%;
    height: 100%
}

.index-lubo-box li img {
    width: 100%;
    height: 100%
}

.index-lubo-box cite a {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    display: inline-block;
    background: url(/themes/index/mtwo/static/images/sprite.png) 0 center no-repeat;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s linear
}

.index-lubo-box cite a:hover {
    opacity: .3;
    filter: alpha(opacity=30)
}

.index-lubo-box cite a.lubo-right {
    right: 0;
    left: auto;
    background-position: right center
}

.t-right {
    z-index: 1;
    position: absolute;
    top: 23px;
    right: 0;
    width: 250px;
    color: #666;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    height: 506px
}

.t-right a {
    color: #666
}

.t-right-box {
    position: relative;
    height: 100%
}

.t-right-bg {
    z-index: -1;
    position: absolute;
    width: 250px;
    background: #fff;
    /*height: 480px*/
}

.rtop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: transform .2s linear;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
    border-radius: 8px;
    background: url(/themes/index/mtwo/static/images/rtop-bg.png) center top no-repeat;
    height: 138px;
    width: 234px;
    margin: -8px 8px 0
}

.rtop cite {
    height: 54px;
    display: block;
    background: url(/themes/index/mtwo/static/images/rtop-title.png) center center no-repeat
}

.rtop a {
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 50px;
    padding: 2px 5px 1px;
    margin: 10px 5px;
    line-height: 25px;
    border-radius: 3px
}

.rtop div {
    text-align: center;
    font-size: 12px
}

.rtop i {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    height: 26px;
    width: 26px;
    display: inline-block
}

.rtop i.i-buy {
    background-position: -296px -504px
}

.rtop i.i-shop {
    background-position: -207px -504px
}

.rtop i.i-help {
    background-position: -178px -504px
}

.rtop a:hover i,
.rtop:hover {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.rbottom {
    position: absolute;
    top: 90px;
    left: 0;
    z-index: 1;
    margin-top: -14px;
    width: 250px
}

.ruser {
    overflow: hidden;
    margin: 0 0 0 15px;
    padding: 25px 0 10px
}

.ruser p {
    line-height: 18px;
    height: 18px;
    font-size: 14px;
    display: block;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ruser b {
    color: #2c6bea
}

.ruser .login-btn {
    text-align: center;
    width: 143px;
    height: 30px;
    line-height: 30px;
    border-radius: 16px;
    margin: 5px 0 0 10px;
    background: #2c6bea;
    overflow: hidden
}

.ruser .login-btn a {
    font-size: 12px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-color: #2c6bea;
    color: #fff;
    padding: 0 21px
}

.ruser .login-btn span {
    color: #fff
}

.ruser .avatar {
    margin: 0 2px 2px;
    border: 2px solid #fff;
    box-shadow: 0 1px 1px #aaa;
    float: left;
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
    width: 50px;
    height: 50px
}

.ruser .info {
    margin-left: 55px;
    display: block
}

.ruser .avatar img {
    width: 50px;
    height: 50px
}

.ruser .iu_link {
    padding-left: 5px;
    margin-top: 8px
}

.ruser .iu_link a {
    float: left;
    display: inline-block;
    padding: 2px 3px;
    border: 1px solid #ccc;
    margin-left: 5px;
    border-radius: 3px;
    background: #fafafa
}

.ruser .iu_link a:hover {
    color: #247fbd;
    border-color: #247fbd
}

.rnotice {
    overflow: hidden;
    margin: 5px 0 1px 15px
}

.rnotice h3 {
    height: 21px;
    background: url(/themes/index/mtwo/static/images/rtop-notice.png) 0 0 no-repeat;
    display: block
}

.rnotice div {
    padding: 10px 6px
}

.rnotice a {
    position: relative;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.rnotice a i {
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    left: 1px;
    top: 12px;
    height: 3px;
    width: 3px;
    background: #666
}

.rnotice a:hover {
    color: #2c6bea
}

.rnotice a:hover i {
    background: #2c6bea
}

.rmerit {
    position: relative;
    border-top: 1px solid #f5f5f5;
    z-index: 1
}

.rmerit dt {
    overflow: hidden
}

.rmerit dt li {
    position: relative;
    float: left;
    width: 63px;
    border-bottom: 1px solid #dfdfdf
}

.rmerit dt li.last {
    width: 61px
}

.rmerit dt li.curr a {
    color: #333
}

.rmerit dt li.curr i {
    display: block
}

.rmerit dt a {
    display: block;
    text-align: center;
    padding: 10px 0 12px;
    border-right: 1px solid #f5f5f5;
    color: #666
}

.rmerit dt p {
    margin-top: 0;
    line-height: 12px;
    font-size: 12px
}

.rmerit em {
    margin: 0 0 5px;
    width: 28px;
    height: 28px;
    display: inline-block
}

.rmerit em.i-kj {
    background-position: -267px -500px
}

.rmerit em.i-jy {
    background-position: -239px -500px
}

.rmerit em.i-xb {
    background-position: -239px -472px
}

.rmerit em.i-sm {
    background-position: -267px -472px
}

.rmerit i {
    display: none;
    position: absolute;
    width: 15px;
    height: 8px;
    left: 50%;
    margin-left: -6.5px;
    bottom: -1px;
    background-position: -136px -171px
}

.rmerit dt img {
    margin: 0 0 5px
}

.rmerit dd {
    position: absolute;
    top: 68px;
    left: 0;
    width: 92%;
    overflow: hidden;
    display: none;
    padding: 10px 4%;
    line-height: 14px;
    border-bottom: 1px solid #dfdfdf;
    background: #fafafa
}

.rmerit dd.m {
    padding: 10px 4%;
    line-height: 22px
}

.scroll-search {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-top: 10px
}

.scroll-search .icons {
    position: absolute;
    left: 5px;
    top: -1px;
    width: 18px;
    height: 18px;
    background-position: -177px -483px;
    display: inline-block;
    margin: 7px 3px 0 0
}

.scroll-search input {
    width: 65%;
    line-height: 30px;
    height: 30px;
    border: 0;
    margin: 0 0 0 11%
}

.scroll-search a {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #fff;
    color: #33b26d;
    font-size: 12px;
    border-left: 1px solid #eee
}

.scroll-search a:hover {
    background: #fafafa
}

.search_seller {
    width: 380px;
    background: #fff
}

.search_seller a {
    color: #6d757a;
    border-bottom: 1px #ebeff4 dashed;
    position: relative;
    display: block;
    margin: 0 15px;
    padding: 15px 0;
    overflow: hidden
}

.search_seller .avatar {
    float: left;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 1px;
    width: 40px;
    height: 40px
}

.search_seller i {
    display: block;
    margin: 0 80px 0 55px
}

.search_seller i img {
    margin-top: 3px
}

.search_seller p {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px
}

.search_seller em {
    transition: all .2s linear;
    border-radius: 1px;
    border: 1px solid #e5e5e5;
    line-height: 24px;
    height: 24px;
    padding: 0 8px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px
}

.search_seller a:hover em {
    color: #316ccb;
    border-color: #316ccb
}

.search_seller a:last-child {
    border: 0
}

.clear {
    clear: both
}

.scroll-index {
    float: right
}

@font-face {
    font-family: DINMEDIUM;
    src: url(/themes/index/mtwo/static/font/din-medium.otf)
}

.scroll-index span {
    float: left;
    font-size: 14px;
    margin: 0 0 0 4px;
    line-height: 28px;
    height: 28px
}

.scroll-index cite {
    color: #666;
    padding: 0 0 0 6px;
    line-height: 28px;
    height: 28px
}

.scroll-index i {
    vertical-align: -1px;
    padding: 0 2px;
    color: #f60;
    font-size: 16px;
    font-family: DINMEDIUM, sans-serif
}

.scroll-index .icons {
    float: left;
    margin-top: 5px;
    width: 20px;
    height: 20px;
    background-position: -218px -483px
}

.index-scroll {
    background: #fff;
    overflow: hidden;
    padding: 8px 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .03)
}

.scrollico {
    float: left;
    width: 24px;
    height: 24px;
    background-position: -193px -480px;
    margin: 2px 3px 0 0
}

.scrollitit {
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #333
}

.scrollbox {
    overflow: hidden;
    float: left;
    width: 53%;
    color: #666
}

#scrollDiv {
    display: block;
    overflow: hidden;
    height: 18px;
    float: left;
    width: 81%;
    position: relative;
    margin: 5px 0
}

#scrollDiv ul {
    line-height: 18px;
    width: 100%;
    height: 18px;
    overflow: hidden
}

#scrollDiv li {
    font-size: 12px;
    height: 18px;
    position: relative;
    width: 100%
}

#scrollDiv li a {
    display: block;
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 65px 0 22px
}

#scrollDiv li img {
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 100%;
    height: 18px;
    width: 18px
}

#scrollDiv li span {
    color: #369;
    padding-left: 5px
}

#scrollDiv li span:hover {
    color: red;
    text-decoration: underline
}

#scrollDiv li em {
    font-family: DINMEDIUM, sans-serif;
    color: #f60;
    padding: 0 5px;
    font-size: 15px;
    vertical-align: -1px
}

#scrollDiv li i {
    position: absolute;
    right: 0;
    top: 0
}

.scrollac {
    float: right;
    width: 17px
}

.scrollac a {
    height: 10px;
    width: 15px;
    display: inline-block
}

#scroll-prev {
    background-position: -266px -33px
}

#scroll-next {
    margin: 3px 0 0;
    background-position: -266px -47px
}

#scroll-next:hover {
    background-position: -287px -47px
}

#scroll-prev:hover {
    background-position: -287px -33px
}

.index-goods {
    border-radius: 3px;
    margin-top: 30px;
    width: 100%;
    height: 396px
}

.index-goods dl {
    transition: all .1s linear;
    background: #fff;
    float: left
}

.index-goods dl:hover {
    box-shadow: 0 0 10px 0 rgba(111, 111, 111, .3)
}

.goods-sidebar {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    height: 100%;
    background: 0 0;
    background-image: url(/themes/index/mtwo/static/images/code-bg.png);
    background-repeat: no-repeat;
    float: left;
    width: 90px;
    color: #fff
}

.goods-sidebar h3 {
    text-align: center;
    display: block;
    font-weight: 400;
    padding: 16px 10px 10px
}

.goods-sidebar h3 .iconfont {
    font-size: 40px;
    width: 100%
}

.goods-sidebar h3 p {
    font-size: 18px;
    margin-top: -8px
}

.goods-sidebar h3 a {
    color: #fff
}

.goods-sidebar .shop {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    box-shadow: 0 2px 5px rgba(255, 255, 255, .4);
    padding: 5px 0;
    overflow: hidden;
    background: #fcfcfc;
    color: #55a3f2;
    margin-top: 70px;
    margin-left: 10px
}

.goods-sidebar .shop p {
    float: left;
    font-size: 14px;
    margin-top: 6px;
    line-height: 16px
}

.goods-sidebar .shop .iconfont {
    float: left;
    font-size: 32px;
    width: 35px;
    margin: 2px 0 0 10px
}

.goods-sidebar cite {
    display: block;
    font-size: 12px
}

.goods-sidebar cite a {
    margin-left: 6px;
    height: 30px;
    margin-top: 5px;
    line-height: 30px;
    display: block;
    padding-right: 20px;
    text-align: right;
    color: #fff;
    font-size: 14px
}

.goods-sidebar cite a.curr {
    background: rgba(255, 255, 255, .2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
    border-left: 6px solid rgba(255, 255, 255, .4);
    margin-left: 0
}

.goods-box {
    float: right;
    width: 1100px
}

.goods-main dl {
    /*height: 231px;*/
    margin: 0 0 10px 1%;
    padding: 10px 1%;
    width: 17%
}

.goods-img {
    /*height: 150px;*/
    height: 120px;
    display: block;
    overflow: hidden
}

.goods-main dt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.goods-main dd {
    line-height: 20px;
    position: relative;
    display: block;
    padding: 8px 1px;
    overflow: hidden
}

.goods-main dd .tit {
    font-weight: 500;
    /*float: left;
    margin: 0 0 5px;
    margin-bottom: 6px;
    border-bottom: dashed 1px #ccc;*/
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    line-height: 18px;
    height: 36px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 4px;
    display: inline-block;
}

.goods-main dd h2 {
    /*position: absolute;
    left: 0;
    bottom: 8px;*/
    height: 20px;
    display: inline-block;
    color: #ff6900;
    font-size: 14px
}

.goods-main dd span {
    /*float: right;
    height: 20px*/
}

.goods-main dd span img {
    float: left;
    width: 18px;
    border-radius: 100%;
    border: 1px solid #eee
}

.goods-main dd span a {
    /*float: left;
    color: #fff;*/
    margin-left: 3px
}
/*202409隐藏
.goods-shop {
    float: right;
    width: 1100px;
    border-top: 1px solid #eee
}

.goods-shop dl {
    display: inline-block;
    height: 100%;
    width: 100%;
    margin: 10px 0 0 1%;
    padding: 10px 1%;
    width: 17%;
    position: relative
}

.goods-shop dt {
    padding: 5px;
    overflow: hidden;
    height: 58px
}

.goods-shop dt .avatar {
    float: left;
    width: 48px
}

.goods-shop dt .avatar img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15)
}

.goods-shop dt .info {
    margin-left: 60px;
    display: block;
    overflow: hidden;
    padding: 3px 0
}

.goods-shop a.name {
    font-size: 13px;
    width: 100%;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.goods-shop .info p {
    padding: 3px 0 0;
    overflow: hidden
}

.goods-shop dd {
    overflow: hidden;
    display: block;
    border-top: #eee 4px solid;
    height: 32px
}

.goods-shop i {
    color: #369
}

.goods-shop strong {
    font-size: 12px;
    height: 13px;
    color: #666;
    position: absolute;
    left: 10px;
    bottom: 37px;
    background: #fff;
    padding-right: 3px
}

.goods-shop dd p {
    height: 32px;
    line-height: 42px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.goods-shop em {
    color: #f60;
    padding-right: 5px;
    margin-left: -3px
}
*202409隐藏/

.sidebar-serve {
    background-image: url(/themes/index/mtwo/static/images/serve-bg.png)
}

.sidebar-serve .shop {
    color: #e25758;
    margin-top: 145px
}

.index-goods-serve {
    height: 405px
}

.goods-serve dl {
    /*height: 240px*/
}

.goods-serve dd .tit {
    height: 36px;
    line-height: 18px;
    /*white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
  display: -webkit-box;*/
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.goods-demand {
    height: 261px
}

.goods-demand dl {
    line-height: 20px;
    position: relative;
    margin: 0 0 10px 1%;
    padding: 6px .59%;
    width: 47.8%
}

.goods-demand dt {
    overflow: hidden;
    display: block;
    font-size: 12px;
    padding: 5px 0
}

.goods-demand dt a {
    float: left;
    margin-right: 20%;
    color: #365092;
    height: 20px;
    width: 78%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.goods-demand dt em {
    display: inline-block;
    color: #ff6900;
    font-size: 12px;
    padding: 0 0 0 5px
}

.goods-demand dd {
    text-align: right;
    height: 20px;
    position: absolute;
    top: 11px;
    right: 10px;
    width: 20%
}

.goods-demand dd img {
    vertical-align: bottom;
    width: 18px;
    border-radius: 100%;
    border: 1px solid #fff;
    margin-right: 2px
}

.goods-demand dd a {
    position: relative;
    font-size: 12px;
    color: #777;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.sidebar-task {
    background: url(/themes/index/mtwo/static/images/zhishifufei.png) no-repeat;
    background-size: 100% 100%
}

.index-goods-task {
    height: 362px
}

.goods-task dl {
    margin: 0 0 10px 1%;
    padding: 10px 1%;
    width: 47%;
    height: 94px
}

.goods-task dt {
    font-size: 14px;
    position: relative;
    padding: 8px;
    border-bottom: 1px solid #f9f9f9
}

.goods-task dt a.tit {
    color: #365092;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    width: 80%;
    padding-right: 20%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.goods-task dt em {
    color: #ff6900;
    font-size: 14px;
    display: inline-block
}

.goods-task dd img {
    width: 100%
}

.goods-task dt span {
    line-height: 20px;
    position: absolute;
    top: 8px;
    right: 8px
}

.goods-task dt span img {
    float: left;
    width: 18px;
    border-radius: 100%;
    border: 1px solid #eee
}

.goods-task dt span a {
    font-size: 12px;
    float: left;
    color: #777;
    margin-left: 3px
}

.goods-task dd {
    margin: 5px;
    display: block;
    overflow: hidden
}

.goods-task dd h3 {
    word-wrap: break-word;
    word-break: break-all;
    color: #999;
    font-weight: 400;
    float: left;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    line-height: 18px;
    height: 38px;
    margin: 4px 0 5px
}

.sidebar-domain {
    background: url(/themes/index/mtwo/static/images/ruanjiankaifa.png) no-repeat;
    background-size: 100% 100%
}

.index-goods-domain {
    height: 380px
}

.index-goods-domain .goods-demand dl {
    line-height: 20px;
    margin: 0 0 9.5px 1%;
    padding: 6px .59%;
    float: left;
    width: 47.8%;
    transition: all .1s linear;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.goods-domain dl {
    position: relative;
    margin: 0 0 10px 1%;
    width: 19%;
    padding-top: 8px
}

.goods-domain dt {
    text-align: center;
    color: #365092;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    margin: 0 8px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #e2e2e2
}

.goods-domain dt a {
    color: #365092
}

.goods-domain dd img {
    width: 100%;
    border-bottom: 1px solid #ddd
}

.goods-domain dd {
    margin: 4px 8px 8px;
    display: block;
    overflow: hidden
}

.goods-domain dt em {
    overflow: hidden;
    font-size: 12px;
    float: left;
    line-height: 20px;
    height: 20px;
    text-align: center;
    width: 60px;
    background: #fff3eb;
    border: 1px solid #fdc7a2;
    float: left;
    color: #f60
}

.goods-domain dd h3 {
    word-wrap: break-word;
    word-break: break-all;
    color: #999;
    font-weight: 400;
    float: left;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    line-height: 18px;
    height: 38px;
    margin: 4px 0 5px
}

.goods-domain dd h2 {
    position: absolute;
    left: 5px;
    bottom: 9px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    color: #ff6900;
    font-size: 14px;
    background: #fff;
    max-width: 80%
}

.goods-domain dd span {
    line-height: 20px;
    float: right;
    height: 20px
}

.goods-domain dd span img {
    float: left;
    width: 18px;
    border-radius: 100%;
    border: 1px solid #eee
}

.goods-domain dd span a {
    float: left;
    color: #777;
    margin-left: 3px
}

.sidebar-web {
    background: url(/themes/index/mtwo/static/images/chuangyezhichi.png);
    background-size: 100% 100%
}

.index-goods-web {
    height: 425px
}

.goods-web dl {
    margin: 0 0 10px 1%;
    padding: 10px 1%;
    width: 17%
}

.goods-web dt {
    line-height: 23px;
    height: 23px;
    width: 100%;
    display: block
}

.goods-web dt em {
    overflow: hidden;
    font-size: 12px;
    float: left;
    height: 23px;
    text-align: center;
    width: 60px;
    background: #fff3eb;
    border: 1px solid #fdc7a2;
    float: left;
    color: #f60
}

.goods-web dt span {
    display: block;
    margin-left: 62px;
    height: 23px;
    overflow: hidden;
    border: 1px solid #eee;
    border-left: 0;
    padding: 0 5px;
    color: #999
}

.goods-web dd {
    margin-top: 5px;
    overflow: hidden
}

.goods-web dd img {
    float: left;
    width: 100%
}

.goods-web dd h3 {
    width: 100%;
    font-weight: 400;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    margin: 8px 0 0;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.index-goods-web .goods-demand dl {
    line-height: 20px;
    margin: 0 0 8.5px 1%;
    padding: 5px .59%;
    width: 47.8%
}

.index-news {
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    -moz-box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    box-shadow: 0 2px 5px 0 rgba(146, 146, 146, .1);
    -webkit-transition: .3s;
    transition: .3s;
    background: #fff;
    padding: 20px 30px;
    margin-top: 30px;
    overflow: hidden
}

.index-news a:hover {
    text-decoration: underline
}

.index-blog {
    float: left;
    width: 53%;
    padding-right: 1.5%;
    border-right: 1px solid #eee;
    overflow: hidden
}

.index-news h3 {
    border-bottom: 1px solid #f0f0f0;
    line-height: 40px;
    font-weight: 400;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px
}

.index-news h3 span {
    float: left;
    font-size: 18px;
    color: #444;
    font-weight: 700
}

.index-news h3 i {
    font-size: 25px;
    padding-right: 3px
}

.index-news h3 a {
    font-size: 14px;
    float: right;
    color: #999
}

.index-blog-wrap {
    width: 100%
}

.index-blog-list {
    margin: 0 5px 0 305px;
    overflow: hidden;
    font-size: 14px
}

.index-blog-list li {
    float: left;
    width: 100%;
    margin-bottom: 9px
}

.index-blog-list a {
    margin-bottom: 10px;
    width: 100%;
    float: left;
    color: #333;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    height: 20px;
    line-height: 20px
}

.index-blog-list cite {
    float: left;
    font-size: 12px;
    text-indent: 2em;
    color: #999;
    height: 42px;
    margin: 9px 0;
    overflow: hidden;
    line-height: 21px
}

.index-blog-list .rec a {
    font-size: 16px;
    margin-bottom: 5px
}

.index-bbs {
    font-size: 14px;
    float: right;
    width: 43.5%;
    padding: 0 0 0 1.5%
}

.index-bbs-list li {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden
}

.index-bbs-list a {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%
}

.index-bbs-list span {
    float: right;
    width: 20%;
    text-align: right
}

.index-blog-lubo {
    position: relative;
    width: 280px;
    float: left;
    height: 190px
}

.index-blog-lubo img {
    width: 280px;
    height: 190px
}

.index-blog-lubo-box {
    position: relative;
    width: 100%;
    height: 100%
}

.index-blog-lubo-box li {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.index-blog-lubo-box li a {
    display: block;
    width: 100%;
    height: 100%
}

.index-blog-lubo-box li img {
    width: 100%;
    height: 100%
}

.index-blog-lubo-box li img {
    width: 100%;
    height: 100%
}

.index-link {
    /*margin: 30px 0 20px*/
}

.index-link dl {
    float: left;
    text-align: left;
    width: 100%;
    overflow: hidden
}

.index-link dt a {
    border-radius: 2px;
    float: left;
    margin: 12px 12px 0 0;
    border: #eee solid 1px;
    width: 110px;
    height: 36px;
    overflow: hidden;
    filter: alpha(opacity=90);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
}

.index-link dt a:hover {
    border-color: #e0e0e0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.index-link dd {
    float: left;
    width: 100%;
    padding: 5px 0;
    line-height: 24px
}

.index-link dd a {
    color: #666;
    padding-right: 10px;
    display: inline-block
}

.index-link dd a:hover {
    color: #247fbd
}

.fl {
    display: inline;
    float: left
}

.pageheader_t_l_text {
    margin-left: 27px;
    position: relative
}

.pageheader_t_l_text::before {
    content: '';
    width: 1px;
    height: 34px;
    background-color: #e2e2e2;
    position: absolute;
    left: -13px;
    top: 14px
}

.pageheader_t_l_text p:first-child {
    font-size: 16px;
    color: #2b2b2b;
    margin-right: 6px;
    padding-top: 9px
}

.pageheader_t_l_text p:first-child+p {
    font-size: 12px;
    color: #aaa9a9
}

.indexnav-link a.cur {
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    color: #fff;
    padding: 8px 16px;
    text-indent: 20px;
    background-image: url(/themes/index/mtwo/static/images/icon_home_hover.png);
    background-repeat: no-repeat;
    background-position: 16px center;
    color: #2c6bea;
    font-weight: 600
}

.indexnav-link .icon_hot:before {
    content: '';
    display: block;
    animation: hot 1s infinite linear;
    -moz-animation: hot 1s infinite linear;
    -webkit-animation: hot 1s infinite linear;
    -o-animation: hot 1s infinite linear;
    width: 25px;
    height: 14px;
    background: url(/themes/index/mtwo/static/images/hot.png) no-repeat center;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -12.5px
}

.indexnav-link .icon_new:before {
    content: '';
    display: block;
    animation: hot 1s infinite linear;
    -moz-animation: hot 1s infinite linear;
    -webkit-animation: hot 1s infinite linear;
    -o-animation: hot 1s infinite linear;
    width: 25px;
    height: 14px;
    background: url(/themes/index/mtwo/static/images/new.png) no-repeat center;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -12.5px
}

.indexnav-link .index-right .border_l {
    height: 16px;
    border-left: 1px solid #a8a8a8;
    float: left;
    margin-top: 10px
}

@keyframes hot {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, -5px);
        transform: translate(0, -5px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes hot {
    0% {
        -webkit-transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, -5px)
    }

    100% {
        -webkit-transform: translate(0, 0)
    }
}

.banner_up_r_tags li {
    float: left;
    width: 42%;
    line-height: 45px;
    padding-left: 18px;
    border-bottom: 1px solid #e2e5ed
}

.banner_up_r_tags li.border-right {
    border-right: 1px solid #e2e5ed
}

.banner_up_r_tags li a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.banner_up_r_tags li a img:first-child {
    display: inline-block;
    vertical-align: middle
}

.banner_up_r_tags li a img {
    display: none;
    vertical-align: middle
}

.banner_up_r_tags li span {
    color: #555;
    font-size: 13px;
    vertical-align: middle;
    margin-left: 2px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.banner_up_r_tags {
    border-top: 1px solid #e2e5ed
}

.banner_up_r_tags li:hover span {
    color: #3573ec
}

.banner_up_r_tags li:hover a img {
    display: inline-block
}

.banner_up_r_tags li:hover a img:first-child {
    display: none
}

.banner_up_r_zs {
    text-align: center;
    padding: 16px 0;
    border-bottom: 1px dashed #dbdcdd;
    background: url(/themes/index/mtwo/static/images/banners.png) no-repeat top
}

.banner_up_r_zs p:first-child {
    font-size: 28px;
    color: #fff;
    font-weight: 700
}

.banner_up_r_zs p:first-child+p {
    font-size: 12px;
    color: #fff;
    margin-top: -3px
}

.banner_up_r_zs p:first-child+p:before,
.banner_up_r_zs p:first-child+p:after {
    content: '';
    opacity: .6;
    display: inline-block;
    width: 17px;
    height: 1px;
    background-color: #fff;
    vertical-align: middle;
    margin: 0 4px
}

.banner_up_r_zs p:first-child+p:before,
.banner_up_r_zs p:first-child+p:after {
    content: '';
    opacity: .6;
    display: inline-block;
    width: 17px;
    height: 1px;
    background-color: #fff;
    vertical-align: middle;
    margin: 0 4px
}

.home .indexnav-link .alls {
    width: 128px;
    padding: 8px 16px 10px;
    margin-right: 46px;
    text-align: center
}

.home .indexnav-link .left a:first-of-type {
    width: auto;
    color: var(--red) !important;
    background: 0 0;
    font-size: 16px;
    font-weight: initial;
    line-height: 20px
}

.index-slider {
    height: 570px
}

.index-slider .sidebar {
    width: 160px;
    border: 0;
    box-shadow: none;
    background: 0 0
}

.index-slider .sidebar .sidebar_item {
    background: #fff;
    /*background: #3d404d;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.index-slider .sidebar_menu {
    /*height: 72px*/
}

.index-slider .sidebar_menu.sidebar_focus {
    margin: 0 auto;
    /*padding: 14px 0;
    border-top: 0;
    border-bottom: 0*/
}

.index-slider .sidebar_menu.sidebar_focus::before {
    display: none
}

.index-slider .sidebar_menu h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    /*margin-bottom: 5px;*/
    height: 30px;
    padding: 0 15px 0 6px
}

.index-slider .sidebar_menu h3 a {
    color: #222;
    /*padding-left: 5px*/
    padding-left: 10px;
    font-weight: bold;
}

.index-slider .sidebar_menu.sidebar_focus h3 a {
    color: var(--red);
    font-weight: 700
}

.index-slider .sidebar_menu h3 i {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAeUlEQVQImXXNsQmCQRAF4c/jjyzC3HhBDC3CwMRG7MMeDIysQDARua3BBuzhTDw4BQc2Geaxaq2XWuuxtWa8gh3WmXk2MGutgcy8QkRsoPTiI16Z+fhadDLzgH3xh+mnPmMREctpkP35CqbMnOOGZ0Rse1hwwn2U8AbPLDcxBBnW9AAAAABJRU5ErkJggg==) no-repeat 50%;
    width: 20px;
    height: 30px;
    /*float: right*/
}

.index-slider .sidebar_menu.sidebar_focus h3 i {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAf0lEQVQImXWOsQ3CQBAExy9HNLDnRhAhRRCQ0Ah9uAcCR1RgiQS5CbL7D+jhSHjpCBhpk9Xu3eLS3aU5IsgqwBk4VLOFxBARAFSzFWBq7QhQeuJrvKvZ9tPoVLMrcCn8Iy9xaXFpiwjGdKI/3wMMLu2AB/CaWjv1YAFuwDObAB+SBT7WPV/VagAAAABJRU5ErkJggg==) no-repeat 50%
}

.index-slider .sidebar_menu p {
    padding-left: 0;
    display: flex;
    flex-flow: wrap;
    text-align: left;
    padding: 0 8px;
    height: 17px;
    overflow: hidden;
    padding-left: 32px;
}

.index-slider .sidebar_menu p a {
    /*padding-left: 0;
    width: 50%;*/
    padding: 0 3px;
    margin: 0
}

.index-slider .sidebar_menu p a:nth-child(2n) {
    /*width: calc(50% - 5px);
    padding-left: 5px*/
}

.index-slider .sidebar_menu .line {
    width: 130px;
    background: #ddd;
}

.index-slider .sidebar_popup {
    width: 820px;
    height: 572px;
    left: 160px;
    box-shadow: 0 5px 20px 0 rgb(0 0 0/5%)
}

.index-lubo {
    width: 640px;
    padding: 20px 20px 0 10px;
    box-sizing: border-box;
    left: 160px;
    height: 570px
}

.index-lubo-box {
    border-radius: 5px;
    overflow: hidden
}

.index-adl {
    width: 200px;
    position: absolute;
    /*right: 250px;*/
    right: 250px;
    top: 20px;
    height: 552px
}

.index-adl .index-adl-box li a {
    width: 190px;
    height: 172px;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 12px
}

.t-right {
    top: 20px;
    width: 230px;
    height: 480px;
    background: var(--white);
    box-shadow: none
}

.t-right-bg,
.rbottom {
    width: 230px
}

.rbottom {
    top: 10px
}

.ruser {
    margin: 0 0 0 20px;
    padding: 20px 0
}

.ruser .avatar {
    margin: 0;
    border: 0;
    box-shadow: none
}

.ruser .info {
    margin-top: 8px
}

.ruser p {
    font-size: 12px
}

.ruser .login-btn a {
    padding: 0 15px
}

.rbottom .p-login-btn,
.rbottom .p-login-btn a,
.goods-shop i {
    color: var(--red2)
}

/*.rbottom .login-btn {
    clear: both;
    text-align: center;
    width: auto;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    margin: 0 20px 0 0;
    padding-top: 20px;
    background: 0 0;
    overflow: hidden
}

.login-btn a {
    display: inline-block;
    width: 90px;
    height: 30px;
    background: var(--white);
    border: 1px solid var(--red);
    border-radius: 15px;
    font-size: 12px;
    font-weight: 400;
    color: var(--red2);
    text-align: center;
    line-height: 27px;
    box-sizing: border-box;
    float: left
}

.ruser .login-btn a:first-of-type {
    background: var(--white) !important;
    color: var(--red2)
}
*/
.login-btn a:last-child {
    background: var(--red);
    color: var(--white);
    float: right
}

.index-scroll {
    background: 0 0;
    padding: 0;
    box-shadow: none
}

.index-scroll .main {
    margin-top: 30px;
    display: flex;
    justify-content: space-between
}

.jxservice {
    width: 770px;
    height: 240px;
    overflow: hidden;
    margin: 0
}

.l-title.left {
    width: 170px;
    height: 240px;
    background: url(/themes/index/mtwo/static/images/zhinengsheji_bg.821b140.png) 100% no-repeat;
    padding: 35px 20px 0;
    box-sizing: border-box;
    box-shadow: 0 5px 30px 0 rgb(24 184 188/30%);
    border-radius: 5px 0 0 5px
}

.l-title.left h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 32px
}

.l-title.left span {
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #fff;
    opacity: .5;
    border-radius: 1px;
    margin: 11px 0 18px
}

.l-title.left p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    text-align: justify
}

.r-box.right {
    width: 600px;
    height: 240px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background-color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden
}

.r-box.right div {
    width: 300px;
    height: 120px;
    padding: 30px 30px 0;
    border-right: 1px solid #f2f2f2;
    box-sizing: border-box;
    background-repeat: no-repeat !important;
    background-position: 100% !important
}

.r-box.right h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}

.r-box.right p {
    color: #999;
    font-size: 14px;
    line-height: 1;
    margin-top: 13px;
    overflow: hidden
}

.r-box.right p:nth-of-type(2) {
    margin-top: 5px
}

.scrollbox {
    height: 240px;
    width: 450px;
    background: var(--white);
    box-shadow: 0 5px 30px 0 rgb(0 0 0/5%);
    border-radius: 5px;
    margin-left: 20px;
    position: relative
}

.scrollbox .scrollbox-div {
    position: relative;
    height: 210px;
    overflow: hidden;
    border-top: none;
    padding: 20px 0 0 4px
}

.scrollbox-border {
    position: absolute;
    left: 0;
    top: 24px;
    width: 4px;
    height: 20px;
    background: var(--red2)
}

.scrollbox-tit {
    font-family: 寰蒋闆呴粦;
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-left: 16px;
    margin-bottom: 10px
}

#scrollDiv {
    width: 410px;
    margin: 0 20px 0 16px;
    height: 106px
}

#scrollDiv ul {
    height: 130px
}

#scrollDiv li {
    line-height: 26px;
    height: 26px;
}

#scrollDiv li a {
    height: 26px;
    margin: 0 65px 0 40px;
}

#scrollDiv li em {
    color: var(--red)
}

.scrollbox .join-ad {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 70px
}

.index-goods {
    height: 490px;
    clear: both
}

.index-goods-web,
.index-goods-task {
    height: 474px
}

.index-goods-task {
    margin-bottom: 50px
}

.bigtitle {
    padding-bottom: 20px;
    height: 30px;
    line-height: 30px
}

.bigtitle i {
    width: 6px;
    height: 30px;
    background: var(--red);
    display: inline-block;
    float: left;
    margin-right: 15px;
    border-radius: 3px
}

.bigtitle p {
    font-size: 30px;
    font-weight: 700;
    color: #333;
    float: left
}

.bigtitle p span {
    font-weight: 400;
    font-size: 14px;
    color: #333
}

.bigtitle .sidebar-toggle {
    margin-left: 45px;
    font-size: 16px;
    color: #000
}

.bigtitle .sidebar-toggle a {
    font-weight: 400;
    color: #333;
    margin-left: 5px;
    margin-right: 20px
}

.bigtitle .sidebar-toggle a.curr {
    color: var(--red);
    padding-bottom: 10px;
    border-bottom: 3px solid
}

.bigtitle a.right {
    font-weight: 400;
    color: #333;
    margin-left: 5px;
    margin-right: 20px;
    font-size: 14px
}

.bigtitle a.right:hover {
    color: var(--red)
}

.goods-sidebar {
    width: 170px;
    height: 430px;
    background-repeat: round;
    position: relative
}

.goods-sidebar .word {
    padding: 35px 20px 0
}

.goods-sidebar .word h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 32px;
    padding: 0;
    text-align: left
}

.goods-sidebar .word span {
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #fff;
    opacity: .5;
    border-radius: 1px;
    margin: 11px 0 18px
}

.goods-sidebar .word p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    text-align: justify
}

.goods-sidebar .shop {
    width: 165px;
    position: absolute;
    bottom: 36px;
    background: rgba(255, 255, 255, .2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
    border-left: 6px solid rgba(255, 255, 255, .4);
    margin-left: 0;
    color: #fff;
    border-radius: 0
}

.goods-box,
.goods-shop {
    width: 1070px
}

.goods-main dd span a,
.goods-domain dd span a {
    /*color: #999;
    color: #fff;*/
}

.goods-main dl {
    padding: 10px 1% 4px;
    /*height: 240px*/
}

.goods-shop dl {
    margin: 0 0 0 1%
}

.goods-sidebar .shop .iconfont {
    margin: 2px 0 0 50px
}

.sidebar-domain,
.sidebar-task,
.sidebar-web {
    background-size: auto
}

.index-goods-web .sidebar-web,
.index-goods-task .sidebar-task,
.index-goods-domain .sidebar-domain {
    height: 424px
}

.index-link {
    clear: both
}

.index-mark {
    height: 99px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2
}

.index-mark .post div {
    margin-top: 20px
}

.index-mark .post h3 {
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    position: relative;
    top: -7px
}

.index-mark .post p {
    height: 12px;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    margin-top: 2px
}

.index-mark .tit {
    margin-top: 10px
}

.index-mark .tit a {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    margin: 0 3px
}

.index-mark .tit a.curr {
    width: 14px;
    height: 8px;
    border-radius: 6px;
    background: #2c6bea;
    opacity: 1
}

/*.scroll-search {
    float: initial;
    padding-bottom: 10px;
    margin: 10px 10px 0;
    width: auto;
    border-bottom: 1px solid #f2f2f2
}*/

.scroll-search input {
    width: 55%
}

.rnotice {
    margin: 20px 15px 1px
}

.rnotice h3 {
    background-size: contain
}

.rnotice a:hover i {
    background: var(--red)
}

.goods-shop em {
    margin-left: 0
}

.goods-shop em,
.goods-main dd h2,
.goods-domain dd h2,
.goods-task dt em {
    color: var(--red)
}

.goods-web dt em {
    background: var(--red3);
    border: 1px solid var(--red);
    color: var(--red);
    width: auto;
    min-width: 60px;
    padding: 0 3px
}

.index-goods-domain {
    height: 474px
}

.goods-domain dl {
    margin: 0 0 10px 1%;
    padding: 10px 1%;
    width: 47%;
    height: 78px
}

.goods-domain dt {
    font-size: 14px;
    position: relative;
    padding: 8px;
    border-bottom: 1px solid #f9f9f9;
    margin: 0;
    height: auto;
    line-height: 0
}

.goods-domain dt a.tit {
    color: #365092;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    width: 80%;
    padding-right: 20%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: left
}

.goods-domain dt em {
    font-size: 14px;
    display: inline-block;
    border: 0;
    background: 0;
    width: auto
}

.goods-domain dt span {
    line-height: 20px;
    position: absolute;
    top: 8px;
    right: 8px
}

.goods-domain dt span a {
    font-size: 12px;
    float: left;
    color: #999;
    margin-left: 3px
}

.goods-domain dd {
    margin: 5px
}

.goods-task dl {
    height: 78px
}

.goods-task dd h3,
.goods-domain dd h3 {
    margin: 0
}
/*202409隐藏
.goods-shop dt {
    height: 30px
}

.goods-shop dt .info {
    margin-left: 0
}

.goods-shop a.name {
    width: 90px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.goods-shop strong {
    position: initial;
    float: right
}

.goods-shop dd {
    border-top: #eee 1px solid
}
202409隐藏*/
/*202409新增*/
.goods-shop {
  float:right;
  border-top:1px solid #eee
}
.goods-shop dl {
  display:inline-block;
  height:100%;
  width:100%;
  margin:10px 0 0 1%;
  padding:10px 1%;
  width:17%;
  position:relative
}
.goods-shop dt {
  padding:5px;
  overflow:hidden;
  height:58px
}
.goods-shop dt .avatar {
  float:left;
  width:48px
}
.goods-shop dt .avatar img {
  width:48px;
  height:48px;
  border-radius:50%;
  box-shadow:0 1px 2px rgba(0,0,0,.15)
}
.goods-shop dt .info {
  margin-left:60px;
  display:block;
  overflow:hidden;
  padding:3px 0
}
.goods-shop a.name {
  font-size:13px;
  width:100%;
  font-weight:700;
  height:20px;
  line-height:20px;
  display:inline-block;
  white-space:nowrap;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis
}
.goods-shop .info p {
  padding:3px 0 0 0;
  overflow:hidden
}
.goods-shop dd {
  overflow:hidden;
  display:block;
  border-top:#eee 4px solid;
  height:32px
}
.goods-shop i {
  color:#369
}
.goods-shop strong {
  font-size:12px;
  height:13px;
  color:#666;
  position:absolute;
  left:10px;
  bottom:37px;
  background:#fff;
  padding-right:3px
}
.goods-shop dd p {
  height:32px;
  line-height:42px;
  width:100%;
  white-space:nowrap;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis
}
.goods-shop em {
  color:#f60;
  padding-right:5px;
  margin-left:-3px
}
/*202409新增*/
/*********202409新增***********/
/*202409菜单*/
.sidebar_menu {
  padding: 15px 0;
  height: 42px;
  position: relative;
  z-index: 100;
  display: block
}
.sidebar_menu.last {
  height: 38px;
  border-bottom: 1px solid #eee\9
}
.sidebar_menu i {
  color: #666;
  float: left;
  margin-top: -2px;
  font-size: 34px;
  -webkit-transition: .4s;
  -webkit-transition: -webkit-transform .4s ease-out;
  -moz-transition: -moz-transform .4s ease-out;
  transition: transform .4s ease-out
}
.sidebar_focus i {
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  transform: rotateZ(360deg)
}
.sidebar_menu a {
  color: #999;
  padding-left: 8px
}
.sidebar_menu a:hover {
  color: #005ea8
}
.sidebar_menu h3 {
  font-size: 16px;
  display: block;
  padding: 0 0 5px 15px;
  font-weight: 400
}
.sidebar_menu h3 a {
  color: #222;
  padding-left: 8px
}
.sidebar_menu p {
  display: block;
  padding-left: 48px
}
.sidebar_menu .line {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 168px;
  height: 1px;
  margin: 0 15px;
  background: #e4e4e4
}
.sidebar_focus {
  padding: 14px 0;
  position: relative;
  z-index: 102;
  background: #fff;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4
}
.sidebar_focus.last {
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid #eee\9
}
.sidebar_focus i {
  color: #4280dc
}
.sidebar_focus em.line {
  display: none
}
.sidebar_popup {
  position: absolute;
  z-index: 101;
  left: 200px;
  top: 0;
  width: 720px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius: 5px 5px 5px 5px;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
  box-shadow: 0 0 2px rgba(0, 0, 0, .3);
  height: 573px;
  background: #fff url(/themes/index/huzhan/static/image/menu_bg.png) no-repeat right bottom
}
.sidebar_popup_con {
  padding: 15px
}
.sidebar_popup_con .screen_box {
  padding: 0;
  margin: 0
}
/*202409菜单*/
.index-goods-member{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.index-goods-member .goods-member-hot{
    width: 287px;
    margin: 0;
}
.index-goods-member .goods-member-recommend{
    width: 903px;
    margin: 0;
}
/*活跃会员*/
.active-list {
  width: 247px;
  padding: 10px 20px;
  transition: all .2s ease-in-out;
  background: #fff;
  display: block;
  overflow: hidden
}
.active-list:hover {
  box-shadow: 0 0 16px 0 rgba(53, 53, 53, .2)
}
.active-list dd {
  overflow: hidden;
  display: block;
  line-height: 40px;
  padding: 7px 0
}
.active-list dd em {
  float: left;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  float: left;
  background-color: #ebeef4;
  border-radius: 4px;
  font-size: 12px;
  color: #999;
  margin-top: 10px
}
.active-list dd em#R1, .active-list dd em#R2, .active-list dd em#R3 {
  background: #da3932;
  color: #fff
}
.active-list dd .avatar {
  margin-left: 15px;
  padding: 2px;
  box-shadow: 0 1px 1px #eee;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  height: 34px;
  width: 34px;
  border: 1px solid #f0f0f0
}
.active-list dd span {
  font-size: 14px;
  margin-left: 80px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

/*推荐商家*/
.sprec {
  width: 903px;
  float: left;
    margin: 0;
}
.sprec dl {
  float: left;
  background: #fff;
  margin: 0 0 14px 14px;
  width: 437.5px;
  transition: all .2s ease-in-out
}
.sprec dl:hover {
  box-shadow: 0 0 16px 0 rgba(53, 53, 53, .2)
}
.sprec dt {
  height: 72px;
  position: relative;
  overflow: hidden;
  padding: 15px;
  display: block;
  background: #fafafa;
  margin: 15px 15px 8px
}
.sprec dt .avatar {
  position: relative;
  overflow: hidden;
  float: left;
  height: 74px;
  width: 74px
}
.sprec dt .avatar em {
  display: block;
  -webkit-transition: .6s;
  -webkit-transition: -webkit-transform .6s ease-out;
  -moz-transition: -moz-transform .6s ease-out;
  transition: transform .6s ease-out;
  padding: 3px;
  border-radius: 100%;
  overflow: hidden;
  border: 4px solid #e5e5e5;
  border-top-color: #7ebdfa;
  border-bottom-color: #7ebdfa;
  height: 60px;
  width: 60px
}
.sprec dt .avatar img {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 100%
}
.sprec dl:hover .avatar em {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  transform: rotate(270deg)
}
.sprec dt span {
  display: block;
  margin: 0 70px 0 85px
}
.sprec dt p {
  color: #999;
  display: block;
  line-height: 24px;
  height: 24px;
  overflow: hidden
}
.sprec dt a.name {
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis
}
.sprec dt a.name:hover {
  color: #247fbd
}
.sprec dt img.xy {
  vertical-align: -2.5px
}
.sprec dt .url {
  position: absolute;
  right: 15px;
  top: 18px
}
.sprec dt .url a {
  transition: all .2s ease-in-out;
  display: block;
  padding: 3px 9px 2px 7px;
  margin: 0 0 8px;
  font-size: 12px;
  border-radius: 3px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd
}
.sprec dt .url i {
  padding-right: 2px
}
.sprec dt .url a:hover {
  color: #247fbd;
  border-color: #247fbd
}
.sprec dt p em {
  color: #de373e;
  padding: 0 6px 0 2px
}
.sprec dd {
  height: 74px;
  overflow: hidden;
  padding: 0 15px 15px;
  display: block;
  line-height: 20px
}
.sprec dd cite {
  display: block;
  position: relative;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
  font-size: 14px
}
.sprec dd i {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -1px;
  left: 0;
  height: 2px;
  background: #eee
}
.sprec dd span {
  color: #333;
  display: inline-block;
  padding: 0 10px 0 0;
  position: relative;
  background: #fff;
  z-index: 1
}
.sprec dd a {
  font-size: 13px;
  margin: 5px 0 0 -2px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis
}
.sprec dd a:hover {
  color: #f40
}
.sprec dd em {
  color: #f40;
  padding-right: 3px
}

/*202409新闻*/
.n_bg{
    background-image: url("/themes/index/mtwo/static/images/bottom-bg.f1b41f5.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.n_flex{
    display: flex;
    justify-content: space-between;
}
.index-good-news{
    display: flex;
    justify-content: space-between;
}
.index-good-l{
    width: 903px;
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.index-good-news-recommend{
    width: 620px;
    margin: 0;
}
.index-good-news-recommend .news-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.index-good-news-recommend .news-list ul li{
    width: 283px;
    margin: 0;
    margin-bottom: 14px;
    box-shadow: 0 0 5px 0 rgba(53, 53, 53, .1);
    padding: 15px 10px;
    border: solid 1px #ddd;
    border-radius: 8px;
    
}
.index-good-news-recommend .news-list ul li h4{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 14px;
    display: flex;
    justify-content: space-between;
    
}
.index-good-news-recommend .news-list ul li h4 p{
    width: 80%;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    color: #333;
}
.index-good-news-recommend .news-list ul li h4 span{
    border: solid 1px #ddd;
    border-radius: 6px;
    padding: 4px 8px;
    color: #888;
    font-size: 10px;
    margin: 0;
}
.index-good-news-recommend .news-list ul li p{
    font-size: 12px;
    color: #777;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-good-news-recommend .news-list ul li .news-tag{
    display: flex;
    justify-content: space-between;
}
.index-good-news-recommend .news-list ul li .news-tag span{
    margin: 0;
}
.index-good-news-author{
    width: 240px;
}


.index-good-r{
    width: 287px;
}
.index-good-r-con{
    background-color: #fff;
    padding: 15px 10px;
}
.index-good-r-con ul li{
    display: flex;
    justify-content: space-between;
    line-height: 30px;
}
.index-good-r-con ul li a{
    display: block;
    width: 80%;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    font-size: 14px;
    color: #222;
}
.index-good-r-con ul li span{
    font-size: 12px;
    color: #777;
}
/*202409新增首页登陆部分*/
.t-right {
  z-index:1;
  position:absolute;
  top:23px;
  right:0;
  width:250px;
  COLOR:#666;
  box-shadow:0 0 5px rgba(0,0,0,.3);
  /*height:506px*/
}
.t-right a {
  COLOR:#666
}
.t-right-box {
  position:relative;
  height:100%
}
.t-right-bg {
  z-index:-1;
  position:absolute;
  width:250px;
  background:rgba(255,255,255,.6);
  background:#fff\9;
  filter:alpha(opacity=60);
  /*height:506px*/
}
.rtop {
  position:absolute;
  top:0;
  left:0;
  z-index:0;
  -webkit-transition:transform .2s linear;
  -webkit-transition:-webkit-transform .2s linear;
  transition:-webkit-transform .2s linear;
  transition:transform .2s linear;
  transition:transform .2s linear,-webkit-transform .2s linear;
  border-radius:8px;
  background:url(/themes/index/mtwo/static/images/rtop-bg.png) center top no-repeat;
  height:138px;
  width:234px;
  margin:-8px 8px 0 8px
}
.rtop cite {
  height:54px;
  display:block;
  background:url(/themes/index/mtwo/static/images/rtop-title.png) center center no-repeat
}
.rtop a {
  text-align:center;
  display:inline-block;
  color:#fff;
  width:50px;
  padding:2px 5px 1px 5px;
  margin:10px 5px;
  line-height:25px;
  border-radius:3px
}
.rtop div {
  text-align:center;
  font-size:12px
}
.rtop i {
  -webkit-transition:all .3s;
  -o-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
  height:26px;
  width:26px;
  display:inline-block
}
.rtop i.i-buy {
  background-position:-296px -504px
}
.rtop i.i-shop {
  background-position:-207px -504px
}
.rtop i.i-help {
  background-position:-178px -504px
}
.rtop a:hover i,
.rtop:hover {
  -webkit-transform:translateY(-2px);
  -moz-transform:translateY(-2px);
  -ms-transform:translateY(-2px);
  -o-transform:translateY(-2px);
  transform:translateY(-2px)
}
.rbottom {
  position:absolute;
  top:122px;
  left:0;
  z-index:1;
  background:url(/themes/index/mtwo/static/images/user-bg.png) center 0 no-repeat;
  margin-top:-14px;
  width:250px
}
.ruser {
  overflow:hidden;
  margin:0 0 0 15px;
  padding:25px 0 10px 0
}
.ruser p {
  line-height:18px;
  height:18px;
  font-size:14px;
  display:block;
  padding:0 10px;
  white-space:nowrap;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis
}
.ruser b {
  color:#247fbd
}
.ruser .login-btn {
  text-align:center;
  width:143px;
  height:30px;
  line-height:30px;
  border-radius:16px;
  margin:5px 0 0 10px;
  background:var(--red);
  overflow:hidden
}
.ruser .login-btn a {
  font-size:12px;
  height:30px;
  text-align:center;
  cursor:pointer;
  background-color:#007DE4;
  color:#fff;
  padding:0 21px
}
.ruser .login-btn span {
  color:#fff
}
.ruser .avatar {
  margin:0 2px 2px 2px;
  border:2px solid #fff;
  box-shadow:0 1px 1px #aaa;
  FLOAT:left;
  display:inline-block;
  border-radius:100%;
  overflow:hidden;
  width:50px;
  height:50px
}
.ruser .info {
  margin-left:55px;
  display:block
}
.ruser .avatar img {
  width:50px;
  height:50px
}
.ruser .iu_link {
  padding-left:5px;
  margin-top:8px
}
.ruser .iu_link a {
  FLOAT:left;
  display:inline-block;
  padding:2px 3px;
  border:1px solid #ccc;
  margin-left:5px;
  border-radius:3px;
  background:#fafafa
}
.ruser .iu_link a:hover {
  color:#247fbd;
  border-color:#247fbd
}
.rnotice {
  overflow:hidden;
  margin: 15px 0 1px 15px
}
.rnotice h3 {
  height:21px;
  background:url(/themes/index/mtwo/static/images/rtop-notice.png) 0 0 no-repeat;
  display:block
}
.rnotice div {
  padding:10px 6px
}
.rnotice a {
  position:relative;
  height:25px;
  line-height:25px;
  padding:0 0 0 14px;
  display:block;
  white-space:nowrap;
  overflow:hidden;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis
}
.rnotice a i {
  display:inline-block;
  border-radius:100%;
  position:absolute;
  left:1px;
  top:12px;
  height:3px;
  width:3px;
  background:#666
}
.rnotice a:hover {
  color:#eb2626
}
.rnotice a:hover i {
  background:#eb2626
}
.rmerit {
  position:relative;
  border-top:1px solid #f5f5f5;
  z-index:1
}
.rmerit dt {
  overflow:hidden
}
.rmerit dt li {
  position:relative;
  float:left;
  width:63px;
  border-bottom:1px solid #dfdfdf
}
.rmerit dt li.last {
  width:61px
}
.rmerit dt li.curr a {
  color:#333
}
.rmerit dt li.curr i {
  display:block
}
.rmerit dt a {
  display:block;
  text-align:center;
  padding:10px 0 12px 0;
  border-right:1px solid #f5f5f5;
  color:#666
}
.rmerit dt p {
  margin-top:0;
  line-height:12px;
  font-size:12px
}
.rmerit em {
  margin:0 0 5px 0;
  width:28px;
  height:28px;
  display:inline-block
}
.rmerit em.i-kj {
  background-position:-267px -500px
}
.rmerit em.i-jy {
  background-position:-239px -500px
}
.rmerit em.i-xb {
  background-position:-239px -472px
}
.rmerit em.i-sm {
  background-position:-267px -472px
}
.rmerit i {
  display:none;
  position:absolute;
  width:15px;
  height:8px;
  left:50%;
  margin-left:-6.5px;
  bottom:-1px;
  background-position:-136px -171px
}
.rmerit dt img {
  margin:0 0 5px 0
}
.rmerit dd {
  position:absolute;
  top:68px;
  left:0;
  width:92%;
  overflow:hidden;
  display:none;
  padding:10px 4%;
  line-height:14px;
  border-bottom:1px solid #dfdfdf;
  background:#fafafa
}
.rmerit dd.m {
  padding:10px 4%;
  line-height:22px
}
.scroll-search {
  width:100%;
  float:left;
  position:relative;
  overflow:hidden;
  BACKGROUND:#fff;
  margin-top:35px
}
.scroll-search .icons {
  position:absolute;
  left:5px;
  top:-1px;
  width:18px;
  height:18px;
  background-position:-177px -483px;
  display:inline-block;
  margin:7px 3px 0 0
}
.scroll-search input {
  width:65%;
  line-height:28px;
  height:28px;
  border:0;
  margin:0 0 0 11%
}
.scroll-search a {
  position:absolute;
  right:0;
  top:0;
  width:25%;
  text-align:center;
  line-height:30px;
  height:30px;
  background:#fff;
  color:#33b26d;
  font-size:12px;
  border-left:1px solid #eee
}
.scroll-search a:hover {
  background:#fafafa
}
.search_seller {
  width:380px;
  background:#fff
}
.search_seller a {
  color:#6d757a;
  border-bottom:1px #ebeff4 dashed;
  position:relative;
  display:block;
  margin:0 15px;
  padding:15px 0;
  overflow:hidden
}
.search_seller .avatar {
  float:left;
  border-radius:5px;
  border:1px solid #eee;
  padding:1px;
  width:40px;
  height:40px
}
.search_seller i {
  display:block;
  margin:0 80px 0 55px
}
.search_seller i img {
  margin-top:3px
}
.search_seller p {
  white-space:nowrap;
  overflow:hidden;
  display:block;
  text-overflow:ellipsis;
  font-size:14px;
  line-height:20px
}
.search_seller em {
  transition:all .2s linear;
  border-radius:1px;
  border:1px solid #e5e5e5;
  line-height:24px;
  height:24px;
  padding:0 8px;
  position:absolute;
  right:0;
  top:50%;
  margin-top:-12px
}
.search_seller a:hover em {
  color:#316ccb;
  border-color:#316ccb
}
.search_seller a:last-child {
  border:0
}
.clear {
  clear:both
}

/*202409新增-源码集市样式*/
.n_goods_a{
    margin-bottom: 8px;
    display: flex;
    /*justify-content: flex-end;*/
}
.n_goods_b{
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}
.n_goods_b span {
    color: #fff;
    width: 45%;
    text-align: center;
    display: inline-block;
    line-height: 26px;
    border-radius: 6px;
    background-color: #3bc57b;
}
.n_goods_b span:first-child{
    background-color: #ff6900;
}
.goods-main dd h2, .goods-main dd span{
    margin: 0;
}
.n_goods_c{
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}
.n_goods_c a {
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 25px;
    margin: 0; 
}
.n_goods_c a img{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0;
    margin-right: 6px;
}
.n_goods_c p{
    margin:0;
}

.n_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.n_flex span a{
    color: #333;
}

