.h2{
    height: unset!important;
}

.banner_1 {
    width: 100%;
    /*height: 896px;*/
    background-color: #FFFCFB;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
}
.banner_1 .banner_box_1 {
    width: 1300px;
    /*height: 896px;*/
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.banner_1 .banner_box_1 .h2 {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0B1D30;
    margin-top: 100px;
}

.banner_1 .banner_box_1 .text_p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 46px;
}
.banner_1 .banner_box_1 .list_item {
    width: 100%;
    /*height: 591px;*/
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 60px;
}
.banner_1 .banner_box_1 .list_item .list_item_box {
    width: 32%;
    height: 200px;
    background: #FFFFFF;
    box-shadow: 0px 13px 22px 5px rgba(17, 37, 63, 0.05);
    border-radius: 10px 0px 50px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-bottom: 30px;

}

/*
@media (any-hover: hover) {

    .banner_1 .banner_box_1 .list_item .list_item_box:hover{
        -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
        background-color: rgba(120, 113, 148, 0.87);
    }
}
*/

.banner_1 .banner_box_1 .list_item .list_item_box:hover{
    box-shadow: 0 8px 16px 2px rgba(0, 0, 0, .1);
}

.banner_1 .banner_box_1 .list_item .list_item_box .list_item_minibox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}
.banner_1 .banner_box_1 .list_item .list_item_box .list_item_minibox .text_1 {
    margin-top: 56px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #24231D;
}

/*
.banner_1 .banner_box_1 .list_item .list_item_box:hover .text_1 {
    color: #ffffff !important;
}
*/

.banner_1 .banner_box_1 .list_item .list_item_box .list_item_minibox .line {
    width: 19px;
    height: 2px;
    background: rgba(150, 86, 161);
    margin-top: 16px;
}

/*
.banner_1 .banner_box_1 .list_item .list_item_box:hover .list_item_minibox .line {
    width: 60px;
    height: 2px;
    background: #fff;
    margin-top: 16px;
    transition: width .3s ease;
    will-change: width;
}
*/

.banner_1 .banner_box_1 .list_item .list_item_box .list_item_minibox .text_2 {
    margin-top: 10px;
    width: 252px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757F92;
    line-height: 20px;
}

/*
.banner_1 .banner_box_1 .list_item .list_item_box:hover .text_2 {
    color: #ffffff !important;
}
*/

.banner_1 .banner_box_1 .list_item .list_item_box .bottom_box {
    position: absolute;
    bottom: 28px;
    left: 171px;
    text-align: center;
    cursor: pointer;
    width: 118px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #F8F8F8;
    box-shadow: 0px 0px 12px 1px rgba(17, 37, 63, 0.05);
    border-radius: 18px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F96D2C;
    line-height: 36px;
}
.banner_1 .banner_box_1 .list_item .bg_1 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner_1 .banner_box_1 .list_item .bg_2 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner_1 .banner_box_1 .list_item .bg_3 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner_1 .banner_box_1 .list_item .bg_4 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner_1 .banner_box_1 .list_item .bg_5 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner_1 .banner_box_1 .list_item .bg_6 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner_1 .banner_box_1 .list_item .bg_7 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner_1 .banner_box_1 .list_item .bg_8 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner_1 .banner_box_1 .list_item .bg_9 {
    width: 32%;
    height: 200px;
    background-image: url(/assets/images/talent/b_9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.banner_6 {
    width: 100%;
    /*height: 910px;*/
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 16px;
}
.banner_6 .banner_box_1 {
    width: 1300px;
    /*height: 910px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
}
/*
.banner_6 .banner_box_1 .h2 {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0B1D30;
}
*/
.banner_6 .banner_box_1 .h2 {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0B1D30;
    /*margin-top: 99px;*/
    text-align: center;
    margin-bottom: 1em;
    position: relative;
}

.banner_6 .banner_box_1 .txt {
    color: #3a3a3a;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 1.25rem;
    position: relative;
}

/*
.banner_6 .banner_box_1 .txt::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
    top: 75%;
    background-color: rgba(255, 255, 0, 0.7);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

 */

.banner_6 .banner_box_1 .sub {
    position: absolute;
    left: 50%;
    bottom: 100%;
    display: block;
    margin-bottom: .3em;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.banner_6 .banner_box_1 .sub .subtxt {
    font-size: 14px;
    display: block;
    padding: 0.5em 0.9rem;
    color: #fff;
    background: rgba(172, 130, 180);
    -webkit-border-radius: 1.8em;
    -moz-border-radius: 1.8em;
    border-radius: 1.5em;
    line-height: 0.8em;
    position: relative;
    white-space: nowrap
}

.banner_6 .banner_box_1 .sub .subtxt::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    border: .4em solid transparent;
    border-top-color: rgba(172, 130, 180);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}


/*
.banner_6 .banner_box_1 .h2::before {
    margin: 0 auto;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 37%;
    top: 62%;
    width: 26%;
    background-color: rgba(150, 86, 161, 0.4);
    border-radius: 0.71428571em;
}
 */

/*
.banner_6 .banner_box_1 .h2::before {
    margin: 0 auto;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 26%;
    top: 62%;
    width: 14%;
    background-color: rgba(150, 86, 161, 0.4);
    -webkit-border-radius: 0.71428571em;
    -moz-border-radius: .71428571em;
    border-radius: 0.71428571em;
    margin-top: 99px;
}
*/

.banner_6 .banner_box_1 .text_p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 15px;
}
.banner_6 .banner_box_1 .list_item {
    width: 100%;
    height: 574px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 60px;
}
.banner_6 .banner_box_1 .list_item .list_item_box {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.banner_6 .banner_box_1 .list_item .list_item_box img {
    /*margin-top: 58px;*/
}
.banner_6 .banner_box_1 .list_item .list_item_box .text_1 {
    margin-top: 21px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0B1D30;
}
.banner_6 .banner_box_1 .list_item .list_item_box:nth-of-type(-n+5) img {
    margin-top: 0px;
}

.banner_6 .gwImg{
    max-width: 100px;
}

.banner_dongxiao_6 {
    transition: 0.3s ease;
    border-bottom: 2px solid #fff !important;
}


.rcpx_top_b{
    max-width: unset!important;
    max-height: unset!important;
    width: 98% !important;
}

.rcpx_top_b-m{
    max-width: unset!important;
    max-height: unset!important;
    width: 98% !important;
}

.m-tb-20 {
    margin: 20px 0;
}

.justify-content {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: center !important;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 60px;
}

.btn {
    padding: 7px 12px;
    cursor: pointer;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: 0.25rem;
    transition: all .15s ease-in-out;
}

.btn .sub {
    display: block;
    position: absolute;
    right: -30px;
    top: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: rgba(172, 130, 180);
    color: #ffffff;
    font-size: .75rem;
    line-height: 1.66em;
    padding: 0 1em;
    -webkit-border-radius: 0.83333333em;
    -moz-border-radius: .83333333em;
    border-radius: 0.83333333em;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
.btn:hover .sub {
    background: #ffffff;
    color: rgba(172, 130, 180);
    border: 1px rgba(172, 130, 180) solid;
}

.tst1 {
    padding: 0.5rem 1rem;
}

.btn-broad-d {
    border: 1px rgba(172, 130, 180) solid;
}
.Tga-current-d {
    color: rgba(172, 130, 180);
    background-color: #ffffff;
}
.m-tb-10 {
    margin: 10px 0;
}
.btn-p-10-40 {
    padding: 10px 40px !important;
}

.Tga-current-d.disabled:hover, .Tga-current-d:hover {
    color: #ffffff;
    background-color: rgba(172, 130, 180) !important;
}

@media (min-width: 1200px) and (max-width: 1679px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
    .banner_1 .banner_box_1 .list_item .bg_1,.banner_1 .banner_box_1 .list_item .bg_2,.banner_1 .banner_box_1 .list_item .bg_3,.banner_1 .banner_box_1 .list_item .bg_4,.banner_1 .banner_box_1 .list_item .bg_5,.banner_1 .banner_box_1 .list_item .bg_6,.banner_1 .banner_box_1 .list_item .bg_7,.banner_1 .banner_box_1 .list_item .bg_8,.banner_1 .banner_box_1 .list_item .bg_9{
        width: 40%;
    }
}
@media (max-width: 468px) {
    .banner_1 .banner_box_1 .list_item .bg_1,.banner_1 .banner_box_1 .list_item .bg_2,.banner_1 .banner_box_1 .list_item .bg_3,.banner_1 .banner_box_1 .list_item .bg_4,.banner_1 .banner_box_1 .list_item .bg_5,.banner_1 .banner_box_1 .list_item .bg_6,.banner_1 .banner_box_1 .list_item .bg_7,.banner_1 .banner_box_1 .list_item .bg_8,.banner_1 .banner_box_1 .list_item .bg_9{
        width: 90%;
    }
}
@media (max-width: 768px) {
    .banner_1 .banner_box_1 .list_item .bg_1,.banner_1 .banner_box_1 .list_item .bg_2,.banner_1 .banner_box_1 .list_item .bg_3,.banner_1 .banner_box_1 .list_item .bg_4,.banner_1 .banner_box_1 .list_item .bg_5,.banner_1 .banner_box_1 .list_item .bg_6,.banner_1 .banner_box_1 .list_item .bg_7,.banner_1 .banner_box_1 .list_item .bg_8,.banner_1 .banner_box_1 .list_item .bg_9{
        width: 90%;
    }
}