

/* banner结束 */
.s_tab ul {
    
    
    justify-content: center;
}
.qqwl_min {
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;

}
.honor_mine .cont {
    
          padding-bottom: 13%;
}
.honor_min .Weichuang .txt .title {

    letter-spacing: 1px;
    color: #ffffff;
}

.honor_min .Weichuang .txt .s_line {

    background-color: #ffffff;
}

.honor_min .Weichuang .txt_big {
    opacity: 0.1;

}

.qqwl_dq .qqwl_cs {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-family: 'Bold';
    line-height: 1.1;
}

.qqwl_dq .qqwl_cs span {
    width: 3px;
    background: #333333;
    margin: 0 54px;

}

.qqwl_dq .qqwl_cs .title1 {
    cursor: pointer;

}

.qqwl_dq .qqwl_cs .title1.active {
    color: #792696;
    font-weight: bold;

}



.honor_mine .qqwl_dq {
    position: relative;
    margin-bottom: 0vw;
}

.honor_mine .qqwl_dq .qqwl_dqcs {
    position: absolute;
    top: 10px;
    width: 33vw;
    z-index: 1;

}

.qqwl_dqcs .title1_zq {
    display: flex;
    flex-wrap: wrap;
}

.qqwl_dqcs .title1_zq a {
    color: #333333;
    width: 19%;
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.6s;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: 'Bold';

}

.qqwl_dqcs .title1_zq a:hover {


    transition: all 0.6s;
}


.honor_mine .honor {
    position: relative;
    padding-bottom: 2vw;
    height: 500px;
}





.honor .p_list {
    width: 100%;
}

.e_container_big .container_8 .container_1_top .e_imge {
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(../img/honor_ry_bj.jpg);
    background-size: 100% 100%;
    background-position: center right;
    border-radius: 10px 10px 0 0;
}

.e_container_big .container_8 .container_1_top .e_imge img {

    width: 80%;
    margin: 0 auto;
    padding: 7.5%;
}



.honor .p_list .cbox-173 .e_text-175 {
    display: flex;
    align-items: center;
    color: #2354a0;
    font-weight: bold;
}
.honor .p_list .cbox-173 .c_boxs {
    
        margin: 0 auto;
}
.honor .p_list .d_ico {

    border-radius: 100%;
    position: relative;
    width: 17px;
    height: 17px;
    background-color: #ffd24c;
    border: solid 2px #ffffff;

    display: block;
    margin: 0 auto;
    z-index: 5;
    margin-top: 29px;
}

.honor .p_list .d_ico:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgb(255, 210, 76, 0.5);
    position: absolute;
    top: 0;
}



.e_container_big .container_8 {
    width: 100%;
    position: relative;
}

.e_container_big .container_8 .container_1_top {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(0, 53, 111, 0.15);
    border-radius: 10px;
   
}

.e_container_big .container_8 .container_1_top .container_2_botom {

    padding: 30px;

}

.e_container_big .container_8 .container_1_top .container_2_botom p {

    position: relative;
    display: flex;
    align-items: center;
}

.e_container_big .container_8 .container_1_top .container_2_botom p::before {
    content: '';
    letter-spacing: 0px;
    color: #cccccc;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #cccccc;
    margin-right: 16px;
    transition: all 0.4s;

}

.swiper_tup .container_1_top .container_2_botom {

    color: #222222;
    font-weight: bold;
    position: relative;
}
.e_container_big::after{

    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 12px solid;
    border-color: #ffffff transparent transparent transparent;
    /* top: 50%; */
    position: absolute;
    transform: translatex(-50%);
    left: 50%;
    bottom: -22px;
}
.swiper_tup .container_1_top .container_2_botom p {

    margin-bottom: 15px;
}

.swiper_tup .container_1_top .container_2_botom p:last-child {

    margin-bottom: 0px;
}

/* 地图定位 */

.honor .p_list .cbox-173:nth-child(1) .d_ico:after {


    animation: anOpacity1 2s infinite;

}

@keyframes anOpacity1 {
    0% {
        transform: scale(1);
        opacity: .9;
    }

    100% {
        transform: scale(4);
        opacity: 0;
    }
}

@keyframes anOpacity {
    0% {
        transform: scale(1);
        opacity: .9;
    }

    100% {
        transform: scale(6);
        opacity: 0;
    }
}

@keyframes anOpacitya {
    0% {
        transform: scale(1);
        opacity: .9;
    }

    100% {
        transform: scale(10);
        opacity: 0;
    }
}


.honor .p_list .d_ico:before {
    animation: anOpacity 2s infinite;
}

.honor .p_list .d_ico::after {

    animation: anOpacitya 2s infinite;
}


.honor_mine .honor .p_list {
    width: 100%;
    height: 100%;
}


.honor_mine .honor .p_list .mySwiper_ry {
padding-top: 200px;
    width: 100%;
    padding-bottom: 100px;
    position: relative;
    margin: 0px auto 0;
    overflow: hidden;
    margin-bottom: 200px;

}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide {
    
    height: 350px;
    width: 375px;
    margin-left: 48.5px;
}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+1) {
    position: relative;
      top: -28px;
}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+2) {

     position: relative;
    top: -176px;
}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+3) {
position: relative;
    top: -18px;
}

.honor_mine .honor .p_list .mySwiper_ry .swiper-wrapper {
    padding-top: 30px;
    background: url(/static/cn/img/wc_xt.png) repeat-x left bottom;
    width: 100%;
    height: 320px;
}
.honor_mine .honor .swiper-scrollbar {
    left: 50%; 
    width: 70%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    background: #ffffff;
}
.swiper-scrollbar-drag {
          width:230px!important;
        background: #ffd24c!important;
}
/* 轮播图按钮 */
.mySwiper_ry .swiper-button-next,
.mySwiper_ry .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.1);
    border-radius: 50%;
    background-size: unset;
    background-image: unset;
}

.mySwiper_ry .swiper-button-next:hover {
    background-image: linear-gradient(90deg,
            #1f4d99 0%,
            #377ac5 100%);
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.25);
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.mySwiper_ry .swiper-button-prev:hover {
    background-image: linear-gradient(90deg,
            #1f4d99 0%,
            #377ac5 100%);
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.25);
    width: 50px;
    height: 50px;

}

.mySwiper_ry .swiper-button-next:hover::after {
    color: #ffffff;
}

.mySwiper_ry .swiper-button-prev:hover::after {
    color: #ffffff;

}

.swiper-button-next:after,
.swiper-button-prev:after {

    font-size: 20px;
}



.honor .p_list .cbox-173 {
    position: relative;
    cursor: pointer;
    width: 100%;
    /* height: 120px; */
    /* transform: translate(-50%, -50%); */
    transition: all 0.6s;
    /* width: 140px; */
    /* left: 50%; */
    max-height: 320px;
    height: 320px;
    /* height: 300px; */
    transition: all 0.5s ease-in-out;
}

.honor .p_list .cbox-173 .e_container_big .container_2_botom {
    
    padding: 30px;
}

 .honor .p_list .cbox-173 .e_container_big .container_2_botom p{
     
         position: relative;
    display: flex;
    align-items: center;
        margin-bottom: 15px;
            font-size: 18px;
            font-weight: bold;
 }
 .honor .p_list .cbox-173 .e_container_big .container_2_botom p::before {
    content: '';
    letter-spacing: 0px;
    color: #cccccc;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #cccccc;
    margin-right: 16px;
    transition: all 0.4s;
}

.honor .p_list .cbox-173 .c_boxs_p {
text-align: center;
    
}
.honor .p_list .cbox-173 .c_boxs .di_image {
     height: 240px;
    
}
.honor .p_list .cbox-173 .c_boxs img {
     width: 100%;
    display: inline-block;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    object-fit: contain;
       height: 95%;
    
}
/* .mySwiper_ry .swiper-wrapper .swiper-slide:nth-child(5n+1) .cbox-173 {
    left: 40%;
    top: 17%;
} */

/* .mySwiper_ry .swiper-wrapper .swiper-slide:nth-child(2) {

    position: absolute;
    cursor: pointer;
    width: auto;
    height: 20px;
    transform: translate(-50%, -50%);
    transition: all 0.6s;
    width: 140px;
    top: 50%;
    left: 64%;
}


.mySwiper_ry .swiper-wrapper .swiper-slide:nth-child(3) {

    position: absolute;
    cursor: pointer;
    width: auto;
    height: 20px;
    transform: translate(-50%, -50%);
    transition: all 0.6s;
    width: 140px;
    top: 40%;
    left: 64%;
} */


.mySwiper_ry .swiper-slide .cbox-173 .e_container_big {
    display: none;
    transition: all 0.4s;

}

.mySwiper_ry .swiper-slide-active .cbox-173 .e_container_big {
    display: block;

}

/* .honor_mine .honor .p_list .mySwiper_ry .swiper-slide-active .c_boxs{

opacity: 0;

} */
.e_container_big .swiper_tup {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.e_container_big .swiper-pagination {

    bottom: 0%;
}

.swiper_tup .swiper-pagination-bullet {

    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    opacity: 1;
}

.swiper_tup .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    border: solid 2px #ffffff;
    background-color: rgb(255, 255, 255, 0.2);
}

.cont {
    min-height: 300px;

    background-repeat: no-repeat;
    background-image: url(../img/ry_bj.jpg);
    background-size: 100% 100%;
    background-position: center right;

}

.honor_mine {
    margin-top: 0%;
    height: 100%;
    position: relative;
      
}




@media screen and (max-width: 1600px) {

    .honor .p_list .cbox-173 .e_container_big {

        width: 400px;
    }

  
}

@media screen and (max-width: 1440px) { 
    
   .honor .p_list .cbox-173 .e_container_big .container_2_botom {
       
           padding: 15px;
   } 
   .honor .p_list .cbox-173 .e_container_big .container_2_botom p {
       
           font-size: 16px;
   }
   .honor .p_list .cbox-173 .c_boxs img {
       
       width: 80%;
   }
}



@media screen and (max-width: 1200px) {
.e_container_big .container_8 .container_ {
    
        width: 65%;
    margin: 0 auto;
    padding: 4.5%;
}
    .swiper-scrollbar-drag {
        
            width: 100px!important;
    } 
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide {
    
        height: 300px;
}
.honor .p_list .cbox-173 {
    
        height: 280px;
}
.honor_mine .honor .p_list .mySwiper_ry {
    
        padding-top: 100px;
}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+1) {
    
           top: 31px;
}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+2) {
    
        top: -118px;
}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+3) {
    
        top: 40px;
}
.honor .p_list .cbox-173 .e_container_big .container_2_botom p {
    
        font-size: 14px;
}
    .honor .p_list .cbox-173 .e_container_big {

        width: 320px;
    }



    .e_container_big .container_8 .container_1_top .container_2_botom {

        padding: 15px;
    }


    
    .honor .p_list .cbox-173 .e_container_big .container_2_botom p {
        
            margin-bottom: 8px;
    }
    .honor .p_list .cbox-173 .c_boxs img {
            width: 70%;
            height: 85%;
    }
    
    .honor .p_list .d_ico {
        
        margin-top: 15px;
    }
    .honor .p_list .cbox-173 .c_boxs .di_image {
        
            height: 200px;
    }
}

@media screen and (max-width: 768px) { 
    .honor_mine .honor .p_list .mySwiper_ry {
        padding-bottom: 30px;
        padding-top: 0%;
        margin-bottom: 30px;
    }
 
    .s_tab ul {
    
    
    justify-content: center;
} 
    .honor_mine .honor .p_list .mySwiper_ry .swiper-wrapper {
        
            height: 230px;
    }
    .swiper-scrollbar-drag {
        
            width: 20px!important;
    }
.honor .p_list .cbox-173 .c_boxs .di_image {
    
        height: 150px;
}
.honor_mine .honor {
    
        height: 300px;
}
.honor .p_list .cbox-173 {
        height: 220px;
}
    .honor .p_list .d_ico:before {

        background-color: rgb(255, 210, 76, 0.7);
    }
    .swiper_tup .container_1_top .container_2_botom p {

        margin-bottom: 10px;
    }
    .honor .p_list .cbox-173 .c_boxs img {
        
            width: 100%;
    }
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide {
        margin-left: 15px;
        width: 200px;
}

    .mySwiper_ry .swiper-button-next, .mySwiper_ry .swiper-button-prev {

        width: 40px;
        height: 40px;
    }
    .honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+1) {
    
        top: 0;
}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+2) {
    
        top: 0;
}
.honor_mine .honor .p_list .mySwiper_ry .swiper-slide:nth-of-type(3n+3) {
    
     top: 0;
}
    .mySwiper_ry .swiper-button-prev:hover {
        
            width: 40px;
    height: 40px;
        
    }
    .mySwiper_ry .swiper-button-next:hover {
                  width: 40px;
    height: 40px;
        
    }
    .honor_mine .cont {
        
            padding-bottom: 30px;
    }

}



