﻿* {
    margin:0;
    padding:0;
}
a{
     text-decoration:none!important;
     color:#333;
}
a:hover{
   text-decoration:none;
   color:#ff003c!important;
}
body {
    background-color:#f5f5f5
}
.com_index{
     padding-left: 13px;
}
    .m_top{
        border-radius:4px;
        margin-bottom:10px;
        background:#fff;
        margin-top:10px;
    }
.wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
    font-family: Microsoft YaHei;
    background-color:#f5f5f5
}
.yourchoice {
    width:61px;
    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:61px;
    height:44px;
    line-height:44px;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    margin-right:25px;
}
.xxcp_3_r02 {
    width:1100px;
    height:44px;
    margin-right:10px;
    box-sizing:border-box;
    display:flex;
    overflow:hidden;
    border-bottom: 1px #eee dashed;
}
.gdt {
    height:100%;
    display:flex;
    width:1030px;
    flex-wrap:wrap;
    overflow:hidden;
    border-bottom: 1px dashed #eee;
}
.choice-title {
    width:140px;
    height:44px;
    text-align:center;
    line-height:44px;
    cursor:pointer;
}
.choice-title a {
    font-size:14px;
}
    .choice-title ：hover {
        border: 1px solid #ff003c;
    }
.moreclass {
    height:44px;
}
.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:44px;
    line-height:44px;
}
.more-box {
    height:44px;
    display:flex;
    justify-content:center;
    align-items:center;
    /*border-bottom: 1px dashed #eee;*/
}
    .more-border{
        border:none
    }
.cont_tj_tit {
    width:100%;
    height:50px;
    border-radius:4px;
    display:flex;
    padding:0 0 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;
    border-radius: 4px;
    text-align:center
}
.cont_tj_r a:hover{
         color: #FFFFFF!important;
    }
.cont_tj_r a img {
    width:100px;
    height:40px;
    vertical-align:middle;
}
.main-bottom {
    margin-bottom:25px;
}
.cont_tj_list {
     width:100%;
     box-sizing:border-box;
     padding:35px 10px;  
     border-bottom:1px solid #eee;
     display:flex;
}
.cont_l {
    width:890px;
    margin-right:10px;
    float:left;
    margin-bottom:40px;
}
.maincontent-right {
    float:right;
    background:linear-gradient(0deg, #FFF6F2 0%, #FFFEF8 100%);
    border-radius:5px;
}
#divComcount {
    border-radius:5px;
}
.cont_tj_text {
    background:#fff;
    border-radius:5px
}
.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;
    }
    .text2 div:first-child span:first-child a{
        color:#ff003c;    
    }
     .text2 div:first-child span:first-child a:hover{
        color:#ccc!important;   
    }
.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: #FF003c;
    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 {
        font-size:12px;
        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: 94px;
    height: 30px;
    text-align:center;
    line-height:30px;
    box-sizing:border-box;
    border: 1px solid #fff;
}
.xxcp_4_ll ul li a {
      font-size:14px;
}
.xxcp_4_ll_dq {
    background: #FFFFFF;
    border: 1px solid #FE1B12!important;
    border-radius: 4px;
}
.xxcp_4_ll_dq a {
    color:#FF003C;
    font-size:14px;
}
.xxcp_4_r div span {
    display:inline-block;
}
.xxcp_4_r div span a {
    font-size: 14px;
    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;
    overflow:hidden;
}
.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{
    font-size:14px;
    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 {
    width:100%;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.color {
    color:#ff003c!important;
}
.pagerbox {
    padding-top:30px;
    padding-bottom:30px;
    background:#fff
}
.xxcp_2_r {
    height:74px;
    overflow:hidden;
}
.transform-img {
    transform:rotate(180deg);
}
.gdt1 {
    flex-direction:column
}
.like002_tit {
    border:none
}
.like002 {
    background:#fff;
    width:100%;
    height:140px;
    margin-bottom:10px;
}
.like002_tit span {
    border:none
}
.like002_li {
    width:300px;
    margin:0;
    padding-left:10px;
    box-sizing:border-box
}
.like002_text {
    width:100%;
    height:100px;
    display:flex;
}
.like002_l {
    height:90px;
    width:110px;
}
    .like002_l img {
        border:none;
        width:110px;
        height:90px;
        box-sizing:border-box;
    }
.like002_r {
    float:right;
    height:90px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    margin:0;
}
.like002_b {
    padding:0;
    width:auto
}
.like002_b a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow:hidden
}
.like002_t {
    width:auto;
}
.like002_t a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow:hidden
}
.grey9 a {
    color:#ff003c!important;
}
.clear {
    clear:both;
}
.introduct-box p{
    width:160px!important;
}
.popularity-list p {
   margin-top: -2px;
}
.popularity-list p a {
    font-size:12px;
}
.popularity-list span {
    font-size:12px;
}
.popularity-list {
    height:20px;
    line-height:20px;
}
.serial {
    height: 20px!important;
    line-height:20px!important;
}
.popularity-title-right p {
    font-size:12px;
}
.cont_tj_img img{
    width:210px;
    height:120px;
    margin-right:10px;
}
.introduction-btn {
    margin-right:10px;
     display:flex;
    align-items:center
}
.f_l {
    display:flex
}