.fixed-header {
    height: 2.5rem;
}
.w1570 {
    width: calc(100% - 8.75rem);
    margin: 0 auto;
}
.ellipse {
    white-space: nowrap;
    overflow: hidden;
}
.ellipse {
    white-space: nowrap;
    overflow: hidden;
}
.ellipse_2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里设置显示的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all; /* 可选，用于允许在单词内断字 */
}
.text-jusity {
    text-align: justify;
}
.f380 {
    font-weight: 380;
}
.f500 {
    font-weight: 500;
}
.f600 {
    font-weight: 600;
}
.f700 {
    font-weight: 700;
}
.imgCover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6S;
}
.line-normal {
    line-height: normal;
}
.c69 {
    color: #c69c6d;
    font-weight: 500;
}
.c3a {
    color: #3a2a24;
    font-weight: 500;
}
.c2c {
    color: #c2c2c2;
    font-weight: 500;
}
.pc-header .frame-2{
    height: 100%;
}
.pc-header .frame-2 .len{
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}
.pc-header .frame-2 .len .li_hide{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: auto;
    padding: .25rem .5rem;
    background-color: #fff;
display: none;
}
.pc-header .frame-2 .len .li_hide a{
    display: block;
    margin-bottom: .25rem ;
    color: #000;
}
.pc-header .frame-2 .len .li_hide a:last-child{
    padding-bottom: 0;
}
.pc-header .frame-2 .len .li_hide a:hover{
    color: #c69c6d;
}

.sub_banner {
    overflow: hidden;
    width: 100%;
    height: 20rem;
}
.sub_banner .txt {
    position: absolute;
    left: 1.5rem;
    top: 46.4%;
    max-width: 70%;
}
.sub_banner .tit-72 {
    font-weight: 600;
}
.news .t1 {
    line-height: 1.625rem;
}
.news_01 {
    width: 100%;
    overflow: hidden;
    background: #f7f7f7;
}
.news_01 .w1570 {
    padding: 3.15rem 0 2.8rem;
}
.news_01 .tit_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}
.news_01 .tit_box .swiper_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news_01 .tit_box  .btn_box {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    border: .025rem solid #c69c6d;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .6s;
}
.news_01 .tit_box  .btn_box  svg path {
    transition: all .6s;
}
.news_01 .tit_box  .btn_prev {
    margin-right: .5rem;
    transform: rotate(-180deg);
}
.news_01 .tit_box  .btn_box.swiper-button-disabled {
    opacity: .5;
    pointer-events: none;
}
.news_01 .tit_box  .btn_box:hover {
    background-color: #c69c6d;
}
.news_01 .tit_box  .btn_box:hover svg path {
    fill: #fff;
}
.news_01  .swiper_news {
    height: 11.85rem;
    width: 100%;
    overflow: hidden;
}
.news_01  .swiper-slide {
    display: block;
    background-size: 100%;
    transition: all .5s;
    overflow: hidden;
border-radius: .25rem;
}

.news_01  .swiper-slide::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.10);
}
.news_01 .txt {
    padding: 1rem .5rem 1rem 1rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 1;
    position: relative;
}
.news_01 .txt_top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: .725rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    margin-bottom: .55rem;
}
.news_01 .txt .tit-22 {
    display: none;
}
.news_01 .txt_top .line {
    margin: 0 .25rem;
    width: 1px;
    height: 60%;
    background: rgba(255, 255, 255, 0.50);
}

.news_02 {
    width: 100%;
    background-color: #fff;
}
.news_02 .t1 {
    margin-bottom: 1.5rem;
}
.news_02 .w1570 {
    padding: 3.025rem 0;
}
.news_02 .ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.news_02 .ul .li {
    width: calc((100% - 2.5rem) / 3);
    height: auto;
    background-color: #f7f7f7;
    border-radius: .25rem;
    overflow: hidden;
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
}
.news_02 .ul   .txt {
    padding: .675rem .875rem 1.575rem 1.1rem;
}
.news_02 .ul  .img {
    height: 7.85rem;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.news_02 .ul  .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}
.news_02 .ul .img::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 47, 146, 0.15);
    z-index: 0;
}

.news_02 .ul .li:nth-child(3n) {
    margin-right: 0;
}
.news_02 .ul  .time {
    margin-bottom: .15rem;
}
.news_02 .ul .tit-26 {
    margin-bottom: .45rem;
    transition: all .5s;
}
.news_02 .ul .tit-22 {
    margin-bottom: 1rem;
    line-height: normal;
    min-height: 1.6rem;
}
.news_02 .ul  .link {
    display: inline-flex;
    align-items: center;
    position: relative;
    width: auto;
    line-height: normal;
}
.news_02 .ul  .link::after {
    position: absolute;
    left: 0;
    bottom: .05rem;
    width: 100%;
    height: .025rem;
    background: #c69c6d;
    content: '';
}
.news_02 .ul  svg {
    height: .45rem;
    width: auto;
    margin-right: .175rem;
    transition: all .5s;
}
.news_02  .page_box {
    margin-top: 1.625rem;
}
.about_01 {
    width: 100%;
    overflow: hidden;
}
.about_01  .w1570 {
    padding: 2.95rem 0 3.65rem;
}
.about_01_box {
    margin-top: 1.65rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.about_01_box .img {
    width: 19.625rem;
    height: 13.05rem;
    margin-right: 2.95rem;
}
.about_01_box .img  img{
    width: 100%;
}
.about_01_box .img svg{
    width: 1.5rem;
}
.about_01_box .img .video_box .play_icon{
    z-index: 1;
    cursor: pointer;
}
.about_01_box .img .video_box{
    width: 100%;
    height: 100%;
}
.about_01_box .img .video_box video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_01_box .txt {
    flex: 1;
}
.about_01_box .tit-36 {
    margin-bottom: 1.7rem;
}
.about_01_box .tit-18 {
    line-height: .9rem;
}

.news_info {
    padding-top: .6rem;
    padding-bottom: 2rem;
}
.news_info  .top_nav {
    margin-bottom: 1.65rem;
}
.news_info  .top_nav,
.news_info  .top_nav a {
    display: flex;
    align-items: center;
}
.news_info  .top_nav a svg {
    width: .3rem;
    height: auto;
    margin-right: .225rem;
}
.news_info  .lft {
    width: calc(100% - 10rem - 4.25rem);
}
.news_info  .lrt {
    width: 10rem;
    position: relative;
    height: auto;
    height: auto;
    padding-top: 3.35rem;
}
.news_info  .info_box {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.news_info  .info_box .tit-36 {
    line-height: 1.625rem;
}
.news_info  .info_box .li {
    margin-top: .6rem;
    display: block;
    padding-left: .475rem;
    transition: all .6s;
}
.news_info  .info_box .li::after {
    position: absolute;
    left: 0;
    top: .225rem;
    width: .2rem;
    height: .2rem;
    border-radius: 50%;
    background-color: #d9d9d9;
    content: '';
    transition: all .6s;
}
.news_info  .info_box .li:hover::after {
    background-color: #c69c6d;
}

.news_info  .info_box .sticky_box {
    position: sticky;
    left: 0;
    top: 2.55rem;
    width: 100%;
    border-radius: 0px 0px .25rem .25rem;
    background: #f7f7f7;
    padding: 1.1rem .925rem 1.25rem 1rem;
}
.info_box .lft  .tit-60 {
    line-height: 1.625rem;
}
.info_box .lft  .time {
    margin-top: .4rem;
}
.info_box .lft .line {
    width: 100%;
    background-color: #e5e5e5;
    height: .025rem;
    margin-top: .825rem;
    margin-bottom: 1rem;
}
.news_info .return_back {
    display: inline-block;
    width: auto;
    margin-top: 1.75rem;
    overflow: hidden;
    border-radius: 1.5rem;
    background-color: #c69c6d;
    border: 1px solid transparent;
}
.news_info .more {
    overflow: visible;
}
.cul .sub_banner {
    width: 100%;
    height: 27rem;
}
.cul .sub_banner .img_box .img {
    display: none;
}

.cul .sub_banner .txt_content {
    top: 5.85rem;
    left: 1.5rem;
    width: 17rem;
    height: 16.5rem;
    border-radius: .25rem;
    overflow: hidden;
    background: rgba(0, 106, 188, .5);
}
.cul .sub_banner .img_boxs {
    width: 100%;
    height: 11.875rem;
}
.cul .sub_banner .img_bg {
    width: 100%;
    height: 100%;
    backdrop-filter: blur(7px);
    padding: 2.1rem 1.45rem 2.5rem 1.4rem;
    display: none;
    overflow: hidden;
    background-color: rgba(0, 106, 188, .3);
}
.cul .sub_banner  .tit-48 {
    line-height: 1.5rem;
    opacity: 0;
    transform: translateY(40px);
    transition: all .3s .1s;
}
.cul .sub_banner .line {
    margin: 1.025rem 0;
    width: 1.025rem;
    height: .1rem;
    flex-shrink: 0;
    border-radius: 2.25rem;
    background: #fff;
    opacity: 0;
    transform: translateY(40px);
    transition: all .4s .1s;
}
.cul .sub_banner .tit-18 {
    line-height: inherit;
    opacity: 0;
    transform: translateY(40px);
    transition: all .5s .1s;
}
.cul .sub_banner .ul {
    height: calc(100% - 11.875rem + .1rem);
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(8px);
    margin-top: - .1rem;
}
.cul .sub_banner .li {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 1.3rem 0 1.175rem;
    position: relative;
    z-index: 1;
    position: relative;
    opacity: .3;
    transition: all .6s;
    cursor: pointer;
}
.cul .sub_banner .li::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 50%;
    width: .025rem;
    content: '';
    background-color: rgba(255, 255, 255, 0.50);
}
.cul .sub_banner .li:last-child::after {
    display: none;
}
.cul .sub_banner  .tit-20 {
    line-height: 1;
}
.cul .sub_banner   .icon {
    height: 1.3rem;
    margin-bottom: .6rem;
}
.cul .sub_banner   .icon img {
    height: 100%;
}
.cul .sub_banner .li:hover,
.cul .sub_banner .li.cur {
    opacity: 1;
}
.cul .sub_banner .img_bg.cur {
    display: block;
}
.cul .sub_banner .img_bg.cur .tit-48,
.cul .sub_banner .img_bg.cur .line,
.cul .sub_banner .img_bg.cur .tit-18 {
    opacity: 1;
    transform: translateY(0);
}

.contact_01 {
    width: 100%;
    overflow: hidden;
}
.contact_01 .w1570 {
    padding: 3.325rem 0 3.05rem;
}
.contact_01 .tit-54 {
    margin-bottom: 1.85rem;
    line-height: normal;
}
.contact_01 .ul {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    margin-bottom: .275rem;
}
.contact_01  .li {
    border-radius: .25rem;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.95rem 1.825rem 2.1rem;
}
.contact_01  .li:not(:first-child) {
    width: calc((100% - 1.5rem - 17.25rem) / 2);
    margin-left: .75rem;
}
.contact_01  .li:first-child {
    width: 17.25rem;
}
.contact_01  .li .icon {
    margin-right: .55rem;
}
.contact_01  .li svg {
    width: 1.725rem;
    height: auto;
}
.contact_01  .li .tit-30 {
    line-height: 1;
    margin-bottom: .625rem;
}
.contact_01  .map {
    width: 100%;
}
.contact_01 .map img {
    width: 100%;
}
.contact_01  .txt_icon {
    left: 18.825rem;
    top: 7.925rem;
    display: flex;
    align-items: center;
}
.contact_01  .txt_icon svg {
    margin-right: .125rem;
    width: 1.1rem;
    height: auto;
    animation: translateY 1s linear infinite alternate;
}

@keyframes translateY {
    0% {
        transform: translateY(-.25rem);
    }
    100% {
        transform: translateY(0);
    }
}

.join_01 {
    width: 100%;
    overflow: hidden;
}
.join_01 .w1570 {
    padding: 3.125rem 0;
}
.join_01 .tit-54 {
    margin-bottom: 2.025rem;
    line-height: normal;
}
.join_01 .ul_tab {
    width: 100%;
    border-radius: 10px;
    background: #f7f7f7;
    padding: 0 .875rem 2.325rem;
    margin-bottom: 1rem;
}
.join_01 .ul_thead {
    display: flex;
    align-items: center;
    padding: 1.75rem 1.1rem 1.475rem 1.1rem;
}

.join_01 .li {
    display: flex;
    align-items: center;
    height: 100%;
    line-height: 1;
}
.join_01 .ul_thead .li {
    /* margin-right: 6.225rem; */
    width: 30%;

}
.join_01 .ul_thead .li5 {
    /* margin-right: 6.225rem; */
    width: auto;

}
.join_01 .li:last-child {
    margin-right: 0 !important;
    flex: 1;
    text-align: center;
}

.join_01 .ul_tbody .li_tr {
    width: 100%;
    border-radius: .25rem;
    background: #fff;
    overflow: hidden;
    margin-bottom: .5rem;
}
.join_01 .ul_tbody .li_tr .li {
    transition: all .5s;
    width: 30%;
}
.join_01 .ul_tbody .li_tr .li5 {
    color: #c69c6d;
    width: auto;
}
.join_01 .ul_tbody .li_show {
    width: 100%;
    height: 3.25rem;
    display: flex;
    align-items: center;
    padding: 0 1.125rem 0 1.125rem;
}
.join_01 .ul_tbody  .li_show {
    position: relative;
    cursor: pointer;
}
.join_01 .ul_tbody .li1 {
    /* margin-right: 6.85rem; */
}
.join_01 .ul_tbody .li2 {
    /* margin-right: 6.85rem; */
}
.join_01 .ul_tbody .li3 {
    /* margin-right: 5.525rem; */
}
.join_01 .ul_tbody .li4 {
    /* margin-right: 5.8rem; */
}

.join_01 .ul_tbody  .li_hide {
    border-top: .025rem solid rgba(0, 0, 0, 0.10);
    padding: 1.025rem 1.275rem 1.85rem .8rem;
    display: none;
}
.join_01 .ul_tbody  .li_hide .more {
    width: auto;
    margin-top: 1.7rem;
    display: inline-flex;
    height: 1.25rem;
    padding: 0rem .45rem 0rem .5rem;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border: 1px solid #c69c6d;
}

.join_01 .ul_tbody  .li_hide .more::after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background-color: #fff;
    z-index: 0;
    content: '';
    transform: translate(-50%, -50%);
    opacity: 0;
}
.join_01 .ul_tbody  .li_hide .more:hover::after {
    transform: translate(-50%, -50%) scale(15);
    opacity: 1;
    transition: all .6s;
}
.join_01 .ul_tbody  .li_hide .more span {
    position: relative;
    z-index: 1;
}
.login .sub_banner {
    height: 27.5rem;
}
.login .user_login {
    position: absolute;
    right: 4.35rem;
    top: 7.5rem;
    width: 15rem;
    height: auto;
    overflow: hidden;
    padding: 2.175rem 2.75rem 1.725rem;
}
.login .user_login .tit-48 {
    line-height: 1;
    margin-bottom: 1rem;
}
.user_login .input {
    display: flex;
    align-items: center;
    border-radius: .1rem;
    width: 100%;
    height: 1.4rem;
    background: rgba(255, 255, 255, 0.30);
    margin-bottom: .35rem;
    padding: .25rem;
}

.user_login  input {
    background-color: transparent;
    flex: 1;
    padding-left: .525rem;
}
.user_login  input::placeholder {
    color: #fff;
}

.user_login .icon {
    display: flex;
    align-items: center;
    min-width: 24%;
    justify-content: flex-start;
    padding-right: .5rem;
    border-right: 1px solid rgba(255, 255, 255, 0.20);
}

.user_login .icon .svg {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: .9rem;
    height: .9rem;
    border-radius: 50%;
    background-color: #fff;
    margin-right: .175rem;
}
.user_login .icon .svg svg {
    width: .6rem;
    height: auto;
}
.user_login  button {
    width: 4.85rem;
    height: 1rem;
    border-radius: .1rem;
    background: #c69c6d;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem auto 0;
    position: relative;
    overflow: hidden;
    border: 1px solid #c69c6d;
    transition: all .6s;
}
.g_more {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    transition: all .6s;
}
.g_more::after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background-color: #fff;
    z-index: 0;
    content: '';
    transform: translate(-50%, -50%);
    opacity: 0;
}
.g_more span {
    position: relative;
    z-index: 1;
}
.g_more:hover {
    color: #c69c6d;
}
.g_more:hover::after {
    transform: translate(-50%, -50%) scale(15);
    opacity: 1;
    transition: all .6s;
}

.down_01 {
    width: 100%;
    overflow: hidden;
}
.down_01 .w1570 {
    padding: 2.8rem 0 2.75rem;
}
.down_01  .tit-54 {
    margin-bottom: 1.925rem;
}
.down_01   .ul {
    width: 100%;
}
.down_01  .li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: .25rem;
    height: 3rem;
    width: 100%;
    transition: all .6s;
    background: #f7f7f7;
    padding: .9rem .65rem .9rem 1.1rem;
    margin-bottom: .5rem;
}
.down_01  .li:last-child {
    margin-bottom: 0;
}
.down_01  .li .icon_txt {
    display: flex;
    transition: all .6s;
    align-items: center;
}
.down_01  .li .icon {
    margin-right: 1.175rem;
}
.down_01  .li .icon svg path {
    transition: all .6s;
}
.down_01  .li .icon svg {
    width: 1.2rem;
    height: auto;
}
.down_01  .li:hover {
    background: #c69c6d;
}
.down_01  .li:hover .icon_txt {
    color: #fff;
}
.down_01  .li:hover .icon svg path {
    fill: #fff;
}
.down_01  .li:hover {
    background: #c69c6d;
}

.down_01  .li .more:hover .t {
    color: #c69c6d;
}

.down_01  .li:hover .ellipse-8 {
    transform: scale(10);
}

.down_01  .li .cir {
    position: absolute;
    left: .125rem;
    top: .125rem;
    width: 1rem;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0, 0, 1, 1.2);
}
.down_01  .li .cir::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    content: '';
    border-radius: 50%;
    transition: all 0.5s cubic-bezier(0, 0, 1, 1.2);
}
.down_01  .li .cir svg {
    position: relative;
    left: 0;
    top: 0;
    margin-right: 0;
    transform: translateY(0);
    z-index: 1;
}
.down_01  .li:hover .cir::after {
    width: 1rem;
    height: 1rem;
    background-color: #c69c6d;
}
.down_01  .li:hover .t {
    color: #c69c6d;
}
.down_01  .li:hover .more svg  path {
    fill: #fff;
}

.down_01 .page_box {
    margin-top: 1.825rem;
}

.industry_01_box .w1570 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 4.375rem 0 2.35rem;
    position: relative;
}
.industry_01 .w1570 .txt {
    width: 23.25rem;
}
.industry_01_box .line {
    position: absolute;
    left: 29%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.10);
}
.industry_01 .icon {
    width: 2.575rem;
    height: 2.575rem;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #c69c6d;
    margin: 0 auto;
}
.industry_01 .icon svg {
    width: .9rem;
    height: auto;
}
.industry_01 .txt > .tit-36 {
    color: rgba(0, 0, 0, 0.3);
    line-height: 1;
    margin-bottom: .575rem;
}
.industry_01 .tit-48 {
    line-height: 1;
    margin-bottom: 2rem;
}
.industry_01 .tit-18 {
    text-align: justify;
}
.industry_01  .ul {
    margin-top: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}
.industry_01 .c69 {
    font-weight: 600;
}
.industry_01 .c69 .TextAnimate {
 margin-left: -.2rem;
}
.industry_01 .c69 .TextAnimate span{
    width: max-content;
}
.industry_01  .ul .li {
    padding-right: .5rem;
    margin-right: .75rem;
    border-right: 1px solid rgba(0, 0, 0, 0.10);
}
.industry_01  .ul .li:last-child {
    margin-right: 0;
    border-right: none;
}
.industry_img {
    position: relative;
    height: 20rem;
}
.industry_img img {
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
}
.industry_img::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.industry_img .w1570 {
    position: absolute;
    top: 8.4rem;
    left: 4.375rem;
    z-index: 1;
}
.industry_img .w1570 .tit-18 {
    line-height: 1;
    margin-bottom: .75rem;
}
.industry_img .w1570 .tit-40 {
    line-height: 130%;
}
.industry_01.industry_03 .li {
    margin-bottom: .5rem;
    background-color: #c69c6d;
    height: 1.25rem;
    padding: 0 .75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.25rem;
    min-width:3.95rem;
}
.industry_01.industry_03 .li:last-child {
    margin-right: 0;
}
.industry_01.industry_03 .li  img {
    margin-right: .275rem;
    width: .55rem;
}

.industry_01 .more {
    color: #fff;
    font-style: normal;
    font-weight: 500;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}
.news_01  .swiper-slide::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: .25rem;
    z-index: 0;
    /* background: rgba(0, 0, 0, 0.15); */
    background: linear-gradient(180deg, rgba(140, 166, 210, 0.00) 45.09%, rgba(0, 0, 0, 0.30) 100%);
}
.news_01  .swiper-slide:hover {
    background-size: 102%;
}
.news_02 .ul .li:hover img {
    transform: scale(1.05);
}

.news_02 .ul .li:hover .tit-26 {
    color: #c69c6d;
}

.join_01 .ul_tbody .li_tr .li_show:hover .li {
    color: #c69c6d;
}
.news_02 .ul .li:hover svg {
    margin-right: .2rem;
}

.page_box .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page_box  a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3e4055;
}
.pagination a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: .95rem;
    height: .95rem;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .1);
    margin: 0 .275rem;
}
.pagination a.net,
.pagination a.pre {
    width: 2.2rem;
    height: .9rem;
    border-radius: 2rem;
    background-color: rgba(247, 247, 247, 1);
    border: none;
}
.pagination a.active,
.pagination a:hover {
    color: #fff;
    background-color: #c69c6d;
}
.fadeIn{
    opacity: 1;
    transform: translateY(0px);
    transition: all .3s;
}
.fadeIn.hidden {
    opacity: 0;
    transform: translateY(20px);
}

