.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: flex-start;
        margin-bottom: 15px;
}

.basic_mine .boct .box .tex_bcc {
    

    margin-left: 0;
    padding-left: 0;
}
.basic_mine .boct .box .tex_t {
        white-space: nowrap;
        margin-right: 15px;
            color: #333333;
}
.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 .p_c_title1 a {
      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;
    transition: all 0.4s;
}
.product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li p {
    
        display: flex;
}
.product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li:hover a{
        color: #dca749;
    
}
.product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li a {
        transition: all 0.4s;
        flex: 0 0 80%;
    line-height: 1.5;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
word-break: break-all;  
-webkit-box-orient: vertical;
height: 1.5em;
max-height: 1.5em;
}
.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.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_left .p_c_item_2.act {

    opacity: 1 !important;
    height: auto !important;
} */

.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 .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;
}
.product_left .p_c_item_2 .p_c_item_li a {
        padding-bottom: 1.2vw;
    padding-top: 1.2vw;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    width: 100%;
display: flex;
align-items: center;
justify-content: center;
}


@media only screen and (min-width: 1450px) and (max-width: 1537px) {
    
    
    
}
@media screen and (max-width: 1440px) {    

    
}


@media screen and (max-width: 1200px) {    
  .product_mine .p_c_item_svg .icon {
          width: 22px;
    height: 22px;
      
  }  
    
}
@media only screen and (min-width: 998px) and (max-width: 1199px) {
    .basic_mine .boct .box .tex_bcc {
        
        font-size: 14.67px;   
    }
     
}
@media screen and (max-width: 998px) {    
.product_mine .product_left {
     flex: 0 0 25%;
      
  }  
    
}
@media screen and (max-width: 768px) {    
 .product_mine .p_c_title1 a span{
     
        font-size: 14px; 
     
 }
 .product .product_mine .product_right {
     
         height: 1000px;
 }
 .product_left .p_c_item_2 .p_c_item_li {
     
         height: auto;
    line-height: unset;
 }
 
 .product_left .p_c_item_2 .p_c_item_li a {
         padding-bottom: 1.2vw;
    padding-top: 1.2vw;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    font-size: 14px;
     
 }

  .product_mine .p_c_item_svg .icon {
      
          width: 15px;
    height: 15px;
  }  
  .product_mine .product_left {
      
          flex: 0 0 110px;
  }
  .basic_mine .boct .box {
      
          flex-wrap: wrap;
  }
  .basic_mine .boct .box .tex_t {
          white-space: unset;
          width: 100%;
  }
  .basic_mine .boct .box .tex_b {
     width: 100%; 
      
  }
 .product .product_mine .product_right {
     
         margin-left: 10px;
 }
 
 
 
 /*公司治理 */
 .product .product_mine .product_right .pro .pro_tet .pro_div .pro_ul li a {
     
         width: 100%;
 }
 
 .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_tet_1 {
     
         padding-bottom: 15px;
    margin-bottom: 15px;
        font-size: 18px;
 }
}





