.hr_cadreGudiance {
    padding-bottom: 50px;
    width: 100%;
}

#vision_1 .hr_main > .nav-tabs {
    border-bottom: none;
    text-align: center;
    display: flex;
    position: relative;
    margin: 15px 0;
}

#vision_1 .hr_main > .nav-tabs > li {
    width: calc(33.33% - 6px);
    background-color: #fff;
    float: none;
}

#vision_1 .hr_main > .nav-tabs > li > a {
    width: 100%;
    text-align: center;
    border: 1px solid #ff771c;
    color: #666;
    font-weight: 600;
    font-size: 13px;
    border-radius: 5px;
    padding: 8px 10px;
}

#vision_1 .hr_main > .nav-tabs > li.active > a {
    color: #ff7b19;
}

#vision_1 .hr_main > .nav-tabs .nav_line {
    position: absolute;
    width: 90%;
    height: 1px;
    border-bottom: 1px dashed #ff771c;
    top: 50%;
}



#vision_VI .vision_list > img {
    margin-bottom: 15px;
    max-width: 100%;
}

#ceshi, #ceshi1 {
    display: block;
}

.cadre_video_btns>ul>li {
    width: 142px;
    text-align: center;
    color: black;
    font-size: 12px;
    padding: 0 20px;
    justify-content: center;
    border: 1px solid;
    border-radius: 8px;
    border-image: linear-gradient(90deg, #FF771C, #FFA401) 1 1;
    font-family: Microsoft YaHei;
    font-weight: bold;
    cursor: pointer;
    display: block;
    height: 38px;
}
.cadre_video_btns ul li.active{
    background: linear-gradient(90deg, #FF771C, #FFA500);
    color: #FFFFFF !important;
}
/*.cadre_video_btns>ul>li:hover{*/
/*    opacity: 0.5;*/
/*}*/
.cadre_video_btns>ul>li>a{
    width: 140px;
    height: 46px;
    font-size: 13px;
    text-align:center;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 26px;
}
#slider.cadre_video_div{
    width: 100%;
}
#cadre_talk_culture{
    padding: 20px;
}
.videvo_items_box{
    list-style: none;
    display: flex;
    justify-content: space-around;
    align-content: space-around;
    flex-wrap: wrap;
    height: 125px;
}











