
article, aside, dialog, figure, footer, header, hgroup, nav, section {
    display: block;
}
.hon_con .tea_case {
    width: 81.25vw;
    padding: 100px 0;
    overflow: hidden;
}
.tea_case {
    padding: 0 0 50rem 0;
    width: 67.71%;
    margin: 0 auto;
}
.pure:before, .pure:after {
    content: " ";
    display: table;
}
.hon_con_case {
    width: 100%;
    position: relative;
}
.hon_con_case > div:first-child {
    display: block;
}
.hon_con_case > div {
    display: none;
    position: relative;
}
.hon_con_box {
    float: left;
    width: 60%;
    padding-right: 10%;
    padding-left: 10%;
    overflow: hidden;
    position: relative;
    margin-top: 8px;
}
.hon_con_box .swiper-container {
    overflow: initial;
    padding-bottom: 120px;
}
.hon_con_box .swiper-slide.active {
    opacity: 1;
}
.hon_con_box .swiper-slide {
    opacity: 0.9;
    transition: all .5s ease-in;
}
.hon_con_box .swiper-slide> div {
    width: 100%;
    position: relative;
}
.hon_con_box .swiper-slide> div > img {
    display: block;
    max-width: 435px;
    max-height: 405px;
    margin: 0 auto;
}
.hon_name {
    text-align: center;
    margin-top: 25px;
    font-weight: 700;
    color: #000;
    font-size: 24px;
    line-height: 1.5;
    opacity: 0;
    transition: all .5s ease-in;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
.hon_con_box .swiper-slide> div {
    width: 100%;
    position: relative;
}

.hon_con_box .swiper-slide> div {
    width: 100%;
    position: relative;
}
.hon_con_box .swiper-slide.active {
    opacity: 1;
}
.hon_name_box {
    width: calc(29.23% + 50px);
    float: right;
    padding: 25px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.hon_name_box {
    width: calc(29.23% + 50px);
    float: right;
    padding: 25px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.hon_name_box .swiper-slide {
    cursor: pointer;
}
.hon_name_text {
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    padding: 0 10px;
    text-align: center;
    color: #000;
    transition: all .5s ease-in;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hon_name_box .active-nav .hon_name_text {
    font-size: 18px;
    font-weight: 700;
    background-color: rgb(222, 6, 18);
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.hon_name_box .swiper-button-prev {
    top: 0;
    left: 0;
}
.hon_name_box .swiper-button-prev, .hon_name_box .swiper-button-next {
    background-image: none;
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 0;
    color: #000;
}
.hon_name_box .swiper-button-next {
    top: auto;
    right: 0;
    bottom: 0;
}
.hon_name_box .swiper-button-prev, .hon_name_box .swiper-button-next {
    background-image: none;
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 0;
    color: #000;
}

.hon_name_box .swiper-container {
    height: 370px;
    padding: 25px 25px 15px 25px;
    overflow: hidden;
}

.pure:before, .pure:after {
    content: " ";
    display: table;
}
#about_intro{
    clear: both;
}
.hon_con_case > div:first-child {
    display: block;
}
.hon_con_case > div {
    display: none;
    position: relative;
}
.hon_con_box .swiper-slide.active .hon_name {
    opacity: 1;
}

@media (max-width: 1201px){
    .tea_case {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .hon_con_box {
        width: 100%;
    }
}
