.bd_main {
    background: #f6f7f9;
}

.d_main{
    padding-bottom: 80px;
}
.d_main .section{
    position: relative;
    min-height: 1660px;
}
.w956 {
    width: 965px;
}

.w224 {
    width: 220px;
}

.zn_left {
    width: 288px;
    background-color: #fff;
    padding: 20px;
    margin-right: 15px;
}

.zn_left_bottom {
    margin-top: 38px;
    font-size: 12px;
    background: url(img/brand/icon-head-save.png) no-repeat left 22px center;
    background-size: 10px 13px;
    font-weight: 400;
    text-align: center;
    color: #828897;
    line-height: 17px;
}

#showbox span {
    /* background: url(img/brand/whitebg.png) repeat; */
}

.showpage {
    position: relative;
}

#showsum {
    left: 25px;
    margin-top: 16px;
}

#showsum span {
    border: 1px solid #ddd;
}

#showsum span.sel {
    border: 1px solid #f60;
}

.showpage a {
    display: block;
    width: 22px;
    height: 58px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -58px;
    background: #f6f7f9 url(img/brand/icon-show-left.png) no-repeat center center;
    background-size: 10px 10px;
}

.showpage a#shownext {
    left: auto;
    right: 0;
    background: #f6f7f9 url(img/brand/icon-show-right.png) no-repeat center center;
    background-size: 10px 10px;
}

.zn_mid {
    width: 662px;
    background: #fff;
    height: 500px;
}


.side_m {
    position: relative;
    padding: 20px 28px 21px;
    width: 662px;
    background-color: #fff;
}

.side_m:after {
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px;
    content: "";
    height: 100%;
    background-color: #eee;
}

.side_m .tit {
    line-height: 34px;
}

.side_m .tit .name {
    font-size: 24px;
    text-align: left;
    color: #181c29;
    line-height: 34px;
}

.side_m .tit .name a {
    color: #181c29;
}

.side_m .tit .status {
    margin-left: 10px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    color: #ff6521;
    background: rgba(255, 101, 33, .1);
    padding: 0 10px;
    font-size: 12px;
}

.more_name {
    margin-top: 20px;
    width: 100%;
    border: 1px solid #eee;
    padding: 14px 20px;
}

.more_name .tit {
    font-size: 14px;
    color: #181c29;
    line-height: 17px;
}

.more_list {
    position: relative;
    margin-top: 14px;
    height: 30px;
    line-height: 30px;
}

.more_div {
    margin-left: -28px;
    margin-top: -10px;
    width: 440px;
    height: 38px;
    overflow: hidden;
}

.more_div .item_a {
    float: left;
    position: relative;
    font-size: 14px;
    color: #4d5260;
    line-height: 30px;
    margin-left: 28px;
    cursor: pointer;
    margin-top: 10px;
}

.more_div .item_a.on:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    bottom: -3px;
    height: 1px;
    background-color: #ff6521;
}

.more_div .item_a:hover {
    color: #ff6521;
}

.reviewDown {
    position: absolute;
    top: 6px;
    right: 148px;
    color: #ff580e;
    background: #fff url(img/brand/icon_xxzk.png) no-repeat center;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.reviewDown-fw {
    position: absolute;
    top: -3px;
    right: 1px;
    color: #ff580e;
    background: #fff url(img/brand/icon_xxzk.png) no-repeat center;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.reviewDown-ls {
    position: absolute;
    top: -3px;
    right: 1px;
    color: #ff580e;
    background: #fff url(img/brand/icon_xxzk.png) no-repeat center;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.brand_more {
    display: none;
    position: absolute;
    top: 2px;
    right: -5px;
    background: #fff;
    box-shadow: 0 0 5px rgb(191 191 191 / 50%);
    padding: 4px 8px 5px 8px;
    width: 72%;
    z-index: 11;
}
.brand_more1{
    position: absolute;
    top: -4px;
    right: 142px;
    background: #fff;
    box-shadow: 0 0 5px rgb(191 191 191 / 50%);
    padding: 4px 8px 0px 12px;
    width: 77%;
    z-index: 11;
}

.brand_more .item_a {
    float: left;
    position: relative;
    font-size: 14px;
    color: #4d5260;
    line-height: 30px;
    cursor: pointer;
    margin-bottom: 5px;
    margin-right: 28px;
}

.brand_more .reviewUp {
    position: absolute;
    top: 6px;
    right: 6px;
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(img/brand/icon_xxgb.png) no-repeat center;
}.brand_more1 .reviewUp{
    top: 10px;
    right: 6px;
}

.brand_more-fw,
.brand_more-ls {
    width: 100%;
    top: -9px;
    width: calc(100% - 57px);
}

.more_name .more_list .more_a {
    font-size: 14px;
    color: #bbbfc9;
    line-height: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.more_name .more_list .more_a:hover{
    color:#ff6521;
    text-decoration:underline;
}

.zn_brand_1 {
    margin-top: 20px;
    padding:20px 0 20px 20px;
    background: #f6f7f9;
}
.zn_brand_1 .b_1{
    width: 65%;
}
.zn_brand_1 .price1{
    margin-right: 22px;
    max-width: 35%;
}
.zn_brand_1 .price1 i{
    font-size: 14px;
    color: #F13A3B;
}
.zn_brand_1 .price1 span{
    font-size: 30px;
    font-family: DIN-Medium;
    color: #F13A3B;
    line-height: 36px;
}

.zn_brand_2{
    margin-top:20px;
}
.zn_brand .s_t {
    width: 70px;
    font-size: 14px;
    color: #828897;
}

.zn_brand .s_msg,.zn_brand .s_msg a {
    font-size: 14px;
    color: #181c29;
}


.zn_brand .b_2 {
    position: relative;
    margin-bottom: 20px;
}

.zn_brand .b_1 .b_1_item {
    width: 40%;
}

.zn_brand .b_1 .b_2_item {
    margin-top: 10px;
}

.zn_brand .b_2 .s_div {
    /* position: relative; */
    width: calc(100% - 70px);
}

.zn_brand .b_2 .s_div_span {
    margin-top: -5px;
    overflow: hidden;
    height: 20px;
    /* width: 100%; */
}

.zn_brand .b_2 .s_div span {
    float: left;
    margin-bottom: 6px;
    margin-right: 14px;
    color: #181C29;
    line-height: 24px;
}

.zn_brand .b_2 .s_div_tips {
    font-size: 12px;
    color: #bbbfc9;
}

.zn_handle .handle_btn {
    width: 138px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-right: 16px;
    background: linear-gradient(90deg, #ff8e5d, #ff763a);
    cursor: pointer;
}

.zn_handle .handle_btn.a2 {
    background: linear-gradient(270deg, #3b476b, #4c5980);
}

.right_box{
    width: 224px;
}

.right1 {
    padding-top: 41px;
    text-align: center;
    margin: 0 auto;
    width: 224px;
    background-color: #fff;
}

.right1 .r_img {
    width: 118px;
    height: 118px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: 60px;
}
.right1 .r_img img{
    width: 100%;
    height: 100%;
}

.right1 .p1 {
    font-size: 24px;
    color: #181c29;
    line-height: 29px;
    margin: 20px 0 14px;
}

.right1 .p2 {
    font-size: 20px;
    color: #ff6521;
    line-height: 17px;
    margin-bottom: 22px;
    font-family: DINProM;
}

.right1 .inp {
    width: 194px;
    height: 40px;
    line-height: 40px;
    text-indent: 30px;
    background: #f6f7f9;
    transition: all .3s;
    border: 1px solid #f6f7f9;
}

.right1 .inp:focus {
    border-color: #ff6521;
}

.right1 .btn {
    width: 194px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #ff6521;
}

.right1 .p3 {
    font-size: 12px;
    color: #828897;
    line-height: 17px;
    padding: 20px 0;
    background: url(img/brand/icon-redheart.png) no-repeat left 48px center;
    background-size: 14px 14px;
}

.left2 {
    width: 100%;
    margin-top: 15px;
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
}

.left2 .p1 {
    font-size: 24px;
    text-align: center;
    color: #ff6521;
    line-height: 29px;
}

.left2 .p1 i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(img/brand/icon-brand-c.png) no-repeat center center;
    background-size: 26px 26px;
    vertical-align: bottom;
    margin-right: 10px;
}

.left2 .p2 {
    font-size: 16px;
    text-align: center;
    color: #4d5260;
    line-height: 17px;
    margin: 10px 0 20px;
}

.left2 .p3 {
    width: 152px;
    height: 152px;
    text-align: center;
    margin: 0 auto;
}

.d_cotent {
    padding: 30px;
    background-color: #fff;
}

.common_zn_tit {
    position: relative;
    font-size: 18px;
    color: #181c29;
    line-height: 29px;
    padding: 0 0 20px 13px;
}

.common_zn_tit:before {
    content: "";
    left: 0;
    top: 8px;
    position: absolute;
    width: 3px;
    height: 14px;
    background: #ff6521;
}

.b_item {
    margin-bottom: 10px;
    border: 1px solid #eeeeee;
}

.b_item .tit {
    float: left;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background: #f6f7f9;
    color: #4d5260;
}

.b_item .msg {
    float: left;
    width: 224px;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #181C29;
}

.w140 {
    width: 140px !important;
}

.w154 {
    width: 154px !important;
}

.w209 {
    width: 208px !important;
}

.w122 {
    width: 120px !important;
}

.w130 {
    width: 130px !important;
}

.d_content_2 .common_img img {
    width: 100%;
    height: auto;
}

.tm-menu-list{
    border: 1px solid #eeeeee;
}
.tm-menu-list .menu_item {
    position: relative;
    height: 110px;
    width: 193px;
    text-align: center;
    margin-left: 40px;
}

.tm-menu-list .menu_item:first-child {
    margin-left: 0
}

.tm-menu-list .menu_item:before {
    position: absolute;
    left: -34px;
    top: 35px;
    content: "";
    width: 20px;
    height: 20px;
    background: url(img/index/icon-dot-arrow.png) no-repeat center center;
    background-size: 20px 20px
}

.tm-menu-list .menu_item:first-child:before {
    content: none
}

.tm-menu-list .menu_item .p1 {
    font-size: 14px;
    color: #181C29;
    padding-top: 71px;
    background: url(img/index/icon-i1.png) no-repeat top 16px center;
    background-size: 50px 50px
}

.tm-menu-list .item2 .p1 {
    background: url(img/index/icon-i2.png) no-repeat top 16px center;
    background-size: 50px 50px
}

.tm-menu-list .item3 .p1 {
    background: url(img/index/icon-i3.png) no-repeat top 16px center;
    background-size: 50px 50px
}

.tm-menu-list .item4 .p1 {
    background: url(img/index/icon-i4.png) no-repeat top 16px center;
    background-size: 50px 50px
}
.zn_3_table table{
    width: 100%;
    border: 1px solid #F2F2F2;
}

.zn_3_table th {
    height: 54px;
    background: #f1f4f9;
    font-size: 18px;
    color: #181c29;
    font-weight: 400;
    text-align: center;
}

.zn_3_table td {
    font-size: 16px;
    color: #181C29;
    border: 1px solid #eee;
    padding: 25px 0;
    text-align: center;
}

.zn_3_table td p {
    line-height: 24px;
}
.d_jx .s_tit{
    padding: 30px 0;
    font-size: 24px;
    text-align: center;
    color: #181c29;
    line-height: 29px;
}
.tj_ul li{
    position:relative;
    width: 230px;
    background:#fff;
    box-shadow:0px 4px 16px 0px rgba(0,0,0,0.04);
    box-sizing:border-box;
    float:left;
    transition:all .3s ease-out;
    margin-left: 15px;
    margin-bottom: 15px;
    border:1px solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tj_ul li:first-child{
    margin-left: 0;
}
.tj_ul li .mark_tj{position:absolute;right:8px;top:8px;z-index:2;width:24px;height:24px;background:url(img/brand/icon-tj.png) no-repeat center center;background-size:24px 24px;box-sizing:border-box;border-radius:10px}
.tj_ul li .is_tj{position:absolute}
.tj_ul .tj_img{width:230px;height:200px; text-align: center; line-height:200px;margin:0 auto;overflow:hidden}
.tj_ul .tj_img img{display:inline-block;vertical-align:top;max-width:100%;}
.tj_ul .tj_big{font-size:16px;line-height:22px;color:#181C29;text-align:left;margin-bottom:4px;display:block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tj_ul li .big_more{position:absolute;top:145px;left:24px;width:57px;padding:0 6px;height:15px;line-height:15px;font-size:12px;color:#ff5948;background-color:#ffe2df;border:solid 1px rgba(255,89,72,0.26)}
.tj_ul .tj_tips{line-height:24px;font-size:12px;text-align:left;color:#828897;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tj_ul .tj_tips .t1 i{
    font-size: 12px;
    background-color: #FF6521;
    padding: 0 3px;
    line-height: 16px;
    color: #fff;
    margin-left: 5px;
}
.tj_ul .tj_price{font-size:16px;line-height:24px;font-family:DINProM}
.tj_ul li .brand_info{display:none;position:absolute;left:100%;top:-1px;width:360px;background-color:#fff;z-index:9;box-shadow:0px 2px 20px rgba(0,0,0,0.15);padding:20px;min-height:270px}
.tj_ul .brand_info .tit{font-size:14px;color:#181C29;line-height:20px}
.tj_ul .brand_info .time_div{font-size:12px;color:#666;line-height:17px;margin:12px auto 20px}
.tj_ul .brand_info .msg_list{max-height:180px;overflow:auto;font-size:12px;color:#666;margin-top:12px}
.tj_ul .brand_info .msg_list .item{float:left;display:block;margin-bottom:12px;padding-right:10px;width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}


.tj_ul li .li_txt{
    padding: 10px 13px;
}

.checkPrice {
    position: absolute;
    left: 0;
    bottom: 8px;
    z-index: 11;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #FF6521;
    text-align: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    opacity: 0;
    display: block;
    cursor: pointer;
}
.tj_ul li:hover .checkPrice{
    opacity: 1;
    bottom: -8px;
}
.tj_ul li:hover .tj_big{
    color: #ff6521;
}
.tj_ul li:hover{
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0px 6px 25px 0px rgb(195 199 203 / 60%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

