.product_mine .product_left {
    display: flex;

    flex: 0 0 22%;
    justify-content: center;

}

.cont {

    background-color: #efefef;
}
.basic_mine .boct .box  {
    
        display: flex;
    align-items: center;
        margin-bottom: 15px;
}
.basic_mine .boct .box .tex_t {
    
        margin-right: 15px;
}
.product_mine .product_left .p_c_content {
    width: 100%;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 1px 0px 20px #bdbdbd54;
    height: max-content;
    overflow: hidden;
}

.product_mine .p_c_title1 a {
    color: #004086;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.4s;
}

.product_mine .p_c_item_svg {

    margin-left: 2vw;
}

.product_mine .p_c_item_svg .icon {

    width: 30px;
    height: 30px;
    transition: all 0.4s;
}

.product_mine .product_left .p_c_content .p_c_item {
    border-bottom: 1px solid #efefef;

    border-bottom: 1px solid #efefef;

}

.product_mine .product_left .p_c_content .p_c_item:nth-child(2) .p_c_item_2 {
    
    display: none!important;
}
.product_mine .product_left .p_c_content .p_c_item .p_c_title1 {

    padding-bottom: 1.2vw;
    padding-top: 1.2vw;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
}

.product .product_mine {

    display: flex;
}

.product .product_mine .product_right {
    margin-left: 4vw;
    flex: 1;

}

.product .product_mine .product_right .pro {

    background: #ffffff;
    width: 100%;
height: auto;
    border-radius: 20px;
    border: 1px solid #efefef;
    box-shadow: 1px 0px 20px #bdbdbd54;
}

.product .product_mine .product_right .pro .pro_tet .pro_tet_1 {

    border-bottom: 3px solid #dca749;
    padding-bottom: 1.5vw;
    margin-bottom: 3vw;
}

.product .product_mine .product_right .pro .pro_tet {

     padding: 2.8vw;
    padding-bottom: 4vw;
}
.product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul {
    
    min-height: 380px;
}
.product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li {
    color: #333333;
    margin-bottom: 0.5vw;
    display: flex;
    justify-content: space-between;

}
.product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li p {
    
        display: flex;
    align-items: center;
}
.product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li a {
        overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
word-break: break-all; 
-webkit-box-orient: vertical;
line-height: 1.5;
height: 1.5em;
max-height: 1.5em;
    transition: all 0.4s;
        flex: 0 0 80%;
}
.product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li:hover a{
        color: #dca749;
    
}
.product_mine .product_left .p_c_content {

    width: 100%;
}

.product_left .p_c_item_2 .p_c_item_li {

    text-align: center;
    color: #004086;
    border-top: 1px solid #efefef;
    cursor: pointer;
}
.product_left .p_c_item_2 .p_c_item_li a {
      width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
        padding-bottom: 1.2vw;
    padding-top: 1.2vw;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
}
.product_left .p_c_item_2 .p_c_item_li.cccc {
    
    
    background-color: #ccd9e7;
}
.product_left .p_c_item_2 .p_c_item_li:hover {

    background-color: #ccd9e7;
}

.product_left .p_c_item_2 {

    background: #fff;
    /* transition: 0.4s; */
    overflow: hidden;
    color: #262461;
    display: none;
    transform: translateX(0);
    width: 100%;
    /* padding-left: 10px; */
    text-align: left;

}



.product_mine .product_left .p_c_content .p_c_item .p_c_title1.hover a {
    color: #dca749;

}
.product_mine .product_left .p_c_content .p_c_item:nth-child(1) .p_c_item_2 {
    
    display: none!important;
}
.product_mine .product_left .p_c_content .p_c_item .p_c_title1.hover .p_c_item_svg .icon {


    transform: rotate(180deg);
}

.product_mine .product_left .p_c_content .p_c_item .p_c_title1.hover .p_c_item_svg path {

    fill: #dca749;
}


.product_right .pro {
    width: 100%;
    display: none;

}

.product_right .pro .ul_lis {

    display: none;
}

.product_right .pro .ul_lis.acts {

    display: block;
}

/* .product_right .pro.acts .ul_lis:nth-child(1) {
    display: block;

} */
.product_right .pro .li_po {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 1.8vw 2.1vw;
    margin-bottom: 2.5vw;
}

.product_right .pro .li_po .e_age {
    display: flex;
}

.product_right .pro .li_po .e_age .e_img {
    flex: 0 0 41%;
    overflow: hidden;

}

.product_right .pro .li_po .e_age .e_img img {

    transition: all 0.4s;
    width: 100%;
    height: 100%;
}

.product_right .pro .li_po .e_age .e_img:hover img {

    transform: scale(1.05);
}

.product_right .pro .li_po .e_age .e_box {
    flex: 1;
    padding-left: 2.5vw;
}

.product_right .pro .li_po .e_age .e_box .box_1 {

    display: flex;
    justify-content: space-between;
}

.product_right .pro .li_po .e_age .e_box .box_1 .e_bxys {
    width: 70%;

}

.product_right .pro .li_po .e_age .e_box .box_1 .e_bxys p {
    color: #004086;
}

.product_right .pro .li_po .e_age .e_box .box_1 .e_bxys p:nth-child(1) {

    margin-bottom: 2vw;
    line-height: 1;
}

.product_right .pro .li_po .e_age .e_box .box_1 .e_ewm {
    text-align: center;
    width: 26%;
    padding-top: 3%;
}

.product_right .pro .li_po .e_age .e_box .box_1 .e_ewm p {

    color: #004086;
    font-weight: 500;
    font-weight: bold;
    color: #262461;
}

.product_left .p_c_item_2 .p_c_item_li.activea {

    background-color: #ccd9e7;
}
@media only screen and (max-width: 768px) { 
  .product_mine .product_left {
      
          flex: 0 0 110px;
  }  
  .product_mine .p_c_title1 a span {
      
      font-size: 14px;
  }
    .product_mine .p_c_item_svg .icon {
        
            width: 15px;
    height: 15px;
    }
    .product_left .p_c_item_2 .p_c_item_li {
        
        font-size: 14px;
    }
    .product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li {
            margin-bottom: 15px;
            flex-wrap: wrap;
    }
    .product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li a {
        
            flex: 0 0 100%;
    }
    .product .product_mine .product_right .pro .pro_tet .pro_tet_1 {
        
            padding-bottom: 15px;
    margin-bottom: 15px;
    }
}



