﻿* {
    margin:0;
    padding:0;
}
a {
     text-decoration:none!important
}
a :hover{
   text-decoration:none
}
body {
    background-color:#f5f5f5
}
.com_index{
     padding-left: 13px;
}
    .m_top{
        border-radius:4px;
        margin-bottom:10px;
        background:#fff
    }
.wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
    font-family: Microsoft YaHei;
    background-color:#f5f5f5
}
.yourchoice {
    width:56px;
    height:40px;
    line-height:40px;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    margin-right:20px;
}
.xxcp_1_c {
    height: 38px;
    display:flex;
    line-height: 38px;
}
.flex-box{
    display:flex;
}
.selected {
    width:1100px;
    padding-right:10px;
    box-sizing:border-box;
    border-bottom:1px dashed #FF003C;
    opacity:1;
    padding:5px 0;
}
.xxcp_1_l_t_span {
    width:auto;
    height: 27px;
    background: #FFFFFF;
    border-radius: 4px;
    line-height:27px;
    border: 1px solid #ff003c;
    display:flex;
    justify-content:space-between;
    padding-left:11px;
    padding-right:8px; 
    align-items:center;
}
.note {
    font-size:14px;
    color:#f3f3f3;
    margin-right:5px;
}
.choice {
    font-size:14px;
    color:#ff003c;
}
.deselect img{
    width:9px;
    height:9px;
}
.xxcp_3 {
    display:flex;
}
.xxcp_3_l {
    width:56px;
    height:44px;
    line-height:44px;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    margin-right:30px;
}
.xxcp_3_r02 {
    width:1100px;
    height:44px;
    border-bottom:1px dashed #eee;
    padding-right:10px;
    box-sizing:border-box;
    display:flex;
}
.gdt {
    display:flex;
    height:44px;
    width:1030px;
    flex-wrap:wrap;
    overflow:hidden;
}
.choice-title {
    width:140px;
    height:44px;
    text-align:center;
    line-height:44px;
    cursor:pointer;
}
    .choice-title ：hover {
        border: 1px solid #ff003c;
    }

.tmore_r{
    display:flex;
    width: 60px;
    height: 28px;
    border: 1px solid #E3E3E3;
    justify-content:center;
    align-items:center;
    cursor:pointer;
}
    .tmore_r img {
        width:12px;
        height:7px;
        margin-left:6px;
    }
.maore xxcp_1_more {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}
.productcategory {
    height:88px;
    line-height:88px;
}
.more-box {
    height:44px;
    display:flex;
    justify-content:center;
    align-items:center
}
.cont_tj_tit {
    width:100%;
    height:50px;
    border-radius:4px;
    display:flex;
    padding:0 10px;
    justify-content:space-between;
    box-sizing:border-box;
    background:#fff;
    align-items:center;
    margin-bottom:10px;
}
.latestpopularity {
    display:flex;
}
.jt_s {
    background: linear-gradient(0deg, #FF003C 0%, #FF84A1 100%)!important;
}
.jt {
    cursor:pointer;
    width: 70px;
    height: 30px;
    background: #EEEEEE;
    border-radius: 4px;
    margin-right:10px;
    display:flex;
    justify-content:center;
    align-items:center
}
.sortbox div img{
    width:10px;
    height:5px;
    display:block;
}

.sortbox div img {
    margin-top:4px;
}

.sortbox {
    display:flex;
}
.sort{
     font-size: 16px;
     font-weight: 400;
     color: #666666;
     margin-right:6px;
    }
.sort-s{
    color:#fff
}
.cont_tj_r{
    width: 100px;
    height: 40px;
    background: linear-gradient(0deg, #FF0066 0%, #FF8181 100%);
    box-shadow: 0px 0px 10px 0px rgba(255, 0, 60, 0.4);
    border-radius: 4px;
    line-height:40px;
    text-align:center
}
.cont_tj_r a {
     font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}
.cont_tj_r a:hover{
         color: #FFFFFF!important;
    }
.cont_tj_r img {
    width:14px;
    height:14px;
    vertical-align:middle;
    margin-bottom:2px;
    margin-right:5px;
}
.cont_tj_list {
     width:100%;
     box-sizing:border-box;
     padding:35px 10px;  
     border-bottom:1px solid #eee;
}
.cont_l {
     margin-bottom:40px;
    width:890px;
    margin-right:10px;
}
.cont_tj_text {
    background:#fff;
}
.cname {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
      display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow:hidden;
}
.text1{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow:hidden;
    line-height: 24px;
}
.text2 {
    display:flex;
    align-items:center;
    justify-content:space-between
}
.text2 span{
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}
    .text2 div:first-child span:first-child {
        margin-right:20px;
    }

.red {
    margin-top:2px;
}
.right-banner {
    width: 300px;
    height: 130px;
    background: #FFFFFF;
    border-radius: 4px;
    padding:10px 25px; 
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    margin-bottom:10px;
    box-sizing:border-box
}
.right-banner img {
    width:250px;
    height:50px;
}
.zxpl_2{
    width: 300px;
    height: 430px;
    background: linear-gradient(0deg, #FFF6F2 0%, #FFFEF8 100%);
    border-radius: 4px;
    padding:20px 10px;
    box-sizing:border-box;
    margin-bottom:10px;
}
.zxpl_tit_new {
    display:flex;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    align-items:center;
    margin-bottom:10px;
}
.zxpl_tit_new1 {
    display:flex;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    align-items:center;
    margin-bottom:10px;
}
.download-icon {
    width: 4px;
    height: 16px;
    background: #FF0000;
    border-radius: 2px;
    margin-right:4px;
}
.load_1 ul li {
    width:100%;
    height:36px;
    border-bottom: 1px dashed #DDDDDD;
    line-height:36px;
     display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow:hidden
}
.load_1 ul li:last-child {
    border:none
}
    .load_1 ul li span {
        display:inline-block;
        width:20px;
        text-align:center
    }
.load_1 ul li a {
    margin-left:6px;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
}
.load_1 ul li img {
    width:20px;
    height:20px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right:1px;
}
.xxcp_2_l {
    width: 56px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    margin-right: 30px;
}
.xxcp_2{
    display:flex;
    padding-top:10px;
}
.xxcp_4_ll ul{
    display:flex;
}
.xxcp_4_ll ul li {
    width: 64px;
    height: 30px;
    text-align:center;
    line-height:30px;
    box-sizing:border-box;
    border: 1px solid #fff;
}
.xxcp_4_ll_dq {
    background: #FFFFFF;
    border: 1px solid #FE1B12!important;
    border-radius: 4px;
    
}
.xxcp_4_ll_dq a {
    color:#FF003C;
}
.xxcp_4_r div span {
    display:inline-block;
}
.xxcp_4_r div span a {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.xxcp_4_r div{
    width:1030px;
    flex-wrap:wrap;
    display:flex
}
.xxcp_4_r {
    width:1030px;
}
.h-auto {
    height:auto!important;
}
.shou {
    display:none
}
.js1 {
    margin-top:15px;
    margin-bottom:10px;
}
.js1 span {
    width:30px;
    height:30px;
    display:inline-block;
    border-radius: 4px;
    text-align:center;
    line-height:30px;
}
.dqzt {    
    border: 1px solid #FE1B12;
}
.dqzt a {
        color:#ff003c
}
.brand-box {
    display:flex;
    flex-wrap:wrap
}
.brand-content-box{
    display:flex;
    height:30px;
    border: 1px solid #FE1B12;
    border-radius: 4px;
    box-sizing:border-box;
    padding:10px;
   justify-content:space-between;
   align-items:center;
   margin-right:5px;
}
.selected div img{
    width:9px;
    height:9px;
    cursor:pointer
}
.brand-content{
    display:flex;
    color:#333333;
    margin-right:5px;
}
.brand-content p {
        color:#FE1B12   
}
.cont_tj_list_r6 {
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.btn-box {
    display:flex;
    height:40px;
}
.ff {
    margin-right:10px;
}
.introduction {
    width: 90px;
    height: 40px;
    background: #EEEEEE;
    border-radius: 4px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-right:10px;
    cursor:pointer;
}
    .introduction span {
          font-size: 14px;
    font-weight: 400;
    color: #333333;

    }
    .introduction img {
        width:10px;
        height:4px;
        margin-left:3px;
}
.introduction-box {
    position:absolute;
    top:46px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
    .introduction-box p {
        width:90px;
        height:30px;    
       box-sizing:border-box;
       text-align:center;
       line-height:30px;
       background:#fff;
       cursor:pointer;
    }
.introduction-b {
    position:relative
}
.introduction-btn {
    margin-right:10px;
    display:flex;
    align-items:center
}
.introduction-btn img{
    width:100px;
    height:40px;
    box-shadow: 0px 0px 10px 0px rgba(255, 0, 60, 0.4);
}
.shu {
    width: 4px;
    height: 18px;
    background: #FF003C;
    border-radius: 2px;
    margin-right:5px;
    margin-top:3px;
}
.new-comments {
    display:flex;
    padding-top:20px;
    padding-left:10px;
}
.maincontent-right {
    color:#333;
    font-size:18px;
    width:300px;
}
.comment-content {
    width:100%;
    padding:20px 10px 20px 10px;
    border-bottom:1px solid #eee;
    display:flex;
    box-sizing:border-box
}
.comment-left {
    margin-right:10px;
}
.comment-left img{
    border-radius:50%;
    width:30px;
    width:30px;
}
.comment-right{
    width:240px;
    display:flex;
    flex-direction:column
}
    .comment-right span {
        display:inline-block;
        height:30px;
        line-height:30px;
        margin-bottom:15px;
        font-size:16px;
    }
    .comment-right a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow:hidden;
    font-size:16px;
   }