﻿.productxq_conbottom {
    padding-bottom: 100px;
}

.productxq_conbottombox {
    display: flex;

}

.cont_honorleft {
    padding-top: 83px;
    width: 40%;
}

.cont_honorleft1 {
    

    color: #000;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    /* 100% */
}

.cont_honorright {
    width: 60%;
    border-left:1px solid #CCC;
}

.about_next {
    /* position: absolute; */
    background-image: url(../images/jt1.svg);
    width: 46px;
    height: 46px;
    background-color: rgb(255, 255, 255);
    z-index: 9;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    /* border-width: 1px; */
    /* border-style: solid; */
    /* border-color: rgb(204, 204, 204); */
    border-image: initial;
    border-radius: 50%;
    outline: 0px;
    transition: all 0.3s ease 0s;
    /* top: 50%; */
    transform: rotate(90deg);
    /* right: 15%; */
    flex-grow: 0;
    flex-shrink: 0;
}

.about_next:hover {
    background-color: #912822;
    background-image: url(../images/jt_hover.png);
    transition: all 0.3s ease 0s;
}

.swiper-slide {
    height: auto !important;
      padding-left: 55px;
      cursor: pointer;
      border-left: 3px solid #912822;
      /* margin-left: -23px; */
       border-left: 3px solid rgba(0, 0, 0, 0);
      
      
}
.swiper-slide:hover{
      border-left: 3px solid #912822;
      transition:  border-left 0.5s;
}
.swiper-slide.swiper-slide-active{

    position: relative;
    cursor: pointer;
      border-left: 3px solid #912822;
    
}

/* .swiper-slide.swiper-slide-active::after{
    content: '';
    width: 3px;
    height: 100%;
    background-color:#912822 ;
    position: absolute;
    left: -23px;
    top: 0;
} */

.cont_honorright {
    padding-top: 56px;
    /* display: flex; */

}

.cont_honorrightbox1 {
    color: #333;
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 50px;
    flex-grow: 0;
    flex-shrink: 0;
}

.cont_honorrightbox2 {
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */

}

.cont_honorrightbox {
    display: flex;
    align-items: flex-start;
}

.swiper-slide-active .cont_honorrightbox1 {
    color: #912822;
    font-family: Microsoft YaHei;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    margin-bottom: 9px;
    
    
}

.swiper-slide-active .cont_honorrightbox {
    color: #912822;
    font-family: Microsoft YaHei;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    flex-wrap: wrap;
      

}

.about_swiper {
    /* margin-left: 55px; */
    max-height: 700px;
}

.cont_honorrightleft {
    position: relative;
    flex-direction: column;
    /* display: flex; */
    align-items: center;
    margin-left: -23px;
    margin-top: 23px;
    /* height: 110%; */
}

.about_gress {
    position: relative;
    height: 100%;
    width: 1px;
    z-index: 1;
    /* margin-top: -56px; */
}

.swiper-pagination-progressbar {
    background-color: #ccc;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    /* background: #912822;
    width: 3px; */
    display: none;
}

.about_line {
    width: 1px;
    height: 966px;
    background: #CCC;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -56px;
    z-index: 0;
}

@media(max-width:923px) {
    .productxq_conbottombox {
        flex-wrap: wrap;
    }
    .cont_honorleft{
        width: 100%;
    }
    .cont_honorright{
        width: 100%;
    }
    .cont_honorleft1 {
        margin-bottom: 30px;
    }
    .cont_honorrightleft{
        height: 100%;
    }
    .cont_honorleft {
        padding-top: 30px;}
        .productxq_conbottom {
            padding-bottom: 30px;
        }
}
@media(max-width:475px) {

.cont_honorrightbox{
    flex-wrap: wrap;
}
.cont_honorrightbox1{

    margin-bottom: 9px;
}
.about_swiper {
    /* margin-left: 20px; */
    max-height: 500px;
}
.swiper-slide {
    padding-left: 25px;


}
@media (max-width:576px) {
    .container {
        max-width: 100%;
        padding: 0 16px
    }
    .cont_honorrightleft {
       
        margin-left: -17px;
        margin-top: 17px;
    }
    .about_next{
        width: 35px;
        height: 35px;
    }
}






@media (max-width:1366px) {
  
    .swiper-slide-active .cont_honorrightbox1 {
        font-size: 38px;
    }
}

@media (max-width:1280px) {
   
    .swiper-slide-active .cont_honorrightbox1 {
        font-size: 36px;
    }


}

@media (max-width:991px) {
 
    .swiper-slide-active .cont_honorrightbox1 {
        font-size: 34px;
    }

   


}

@media (max-width:767px) {
  
    .swiper-slide-active .cont_honorrightbox1 {
        font-size: 28px;
    }

   
}

@media (max-width:360px) {
    .swiper-slide-active .cont_honorrightbox1 {
        font-size: 26px;
    }

   
}
