body {
    background-color: #F7F9FE;
}

.wel .sub_banner {
    height: 15rem;
}

.sub_banner .wel_pagination {
    line-height: 1;
    font-size: 0;
    bottom: 40px;
}

.cutbaner.sub_banner {
    height: 15rem;
}

.sub_banner {
    width: 100%;
    height: 15rem;
    overflow: hidden;
}

.sub_banner .swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.sub_banner .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sub_banner .swiper-slide .slide-inner {
    width: 100%;
    height: 100%;
}

.sub_banner .swiper-slide .slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sub_banner .swiper-slide .slide-inner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sub_banner .swiper-slide .slide-inner .play {
    position: absolute;
    right: 8%;
    bottom: 1.5rem;
    z-index: 5;
    width: 1rem;
    height: 1rem;
    opacity: 0;
    z-index: -1;
}

.sub_banner .swiper-slide .slide-inner .play img {
    width: 100%;
}

.sub_banner .swiper-slide .txt {
    width: max-content;
    text-align: center;
    max-width: 80%;
}

.sub_banner .swiper-slide .txt .line {
    width: 2.125rem;
    height: 0.05rem;
    background: #FFF;
    margin: .75rem auto .8rem;
}

.wel_box {
    width: 100%;
    overflow: hidden;
}

.wel_box .position {
    position: relative;
    width: 100%;
    padding-top: 1.25rem;
}

.wel_box .wel_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.625rem;
}

.wel_box .wel_bot {
    display: flex;
    align-items: stretch;
    width: 100%;
    background-color: #fff;
}

.wel_box .wel_list_nav {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #EBEBEB;
    width: 100%;
}

.wel_box .wel_list_nav a {
    display: flex;
    align-items: center;
    margin-right: 2.25rem;
    position: relative;
    padding: 0 .25rem .55rem;
    line-height: 1;
}
.wel_box .wel_list_nav a:last-child{
    margin-right:0;
}
.wel_box .wel_list_nav a .icon {
    width: 19px;
    height: 19px;
    margin-right: .25rem;
    position: relative;
}

.wel_05 .wel_list_nav a .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

.wel_05 .wel_list_nav a .icon img.c1 {
    opacity: 1;
    visibility: visible;
}

.wel_05 .wel_list_nav a .icon img.c2 {
    opacity: 0;
    visibility: hidden;
}

.wel_05 .wel_list_nav a.cur .icon img.c1 {
    opacity: 0;
    visibility: hidden;
}

.wel_05 .wel_list_nav a.cur .icon img.c2 {
    opacity: 1;
    visibility: visible;
}

.wel_box .wel_list_nav a::after {
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    width: 100%;
    height: 4px;
    content: '';
    background: #2E78B7;
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
}

.wel_box .wel_list_nav a.cur::after {
    opacity: 1;
    visibility: visible;
}

.wel_box .wel_top a {
    display: flex;
    align-items: center;
}
.wel_box .wel_top a span{
    transition: all .6s;
}
.wel_box .wel_top a svg {
    margin-left: .35rem;
    width: .5rem;
    height: .5rem;
}

.wel_01 .img_swiper {
    width: 17.75rem;
    height: 11.25rem;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.wel_01 .img_swiper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
}

.wel_01 .img_swiper .swiper-slide::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    content: '';
    transition: all .6s .3s;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(33, 137, 226, 0.90) 89.57%);
    z-index: 0;
}

.wel_01 .img_swiper .txt {
    width: 100%;
    height: 1.75rem;
    background: rgba(0, 0, 0, 0.30);
    display: flex;
    align-items: center;
    padding: 0 2.3rem 0 .75rem;
    font-size: 0.45rem;
    position: relative;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transform: translateY(1.75rem);
    transition: all .6s .35s;
}

.wel_01 .img_swiper .swiper-pagination {
    width: calc(100% - 1.5rem);
    margin: 0 auto;
    text-align: right;
    right: 0;
    bottom: .65rem;
}

.wel_01 .img_swiper .swiper-slide-active::after {
    height: 100%;
    opacity: 1;
    visibility: visible;
}

.wel_01 .img_swiper .swiper-slide-active .txt {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.wel_05 .wel_list{
    /* height:11.25rem ; */
}
.wel_01 .wel_list {
    flex: 1;
    padding: .675rem .95rem 0 1.125rem;
}
.wel_01 .wel_list_box .wel_list_li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .59rem 0;
    border-bottom: .025rem solid #EAEAEA;
}

.wel_01 .wel_list_box .wel_list_li .ellipsis {
    width: 80%;
}

.wel_01 .wel_list_box .wel_list_li .time {
    width: max-content;
    flex-shrink: 0;
    color: #B9B9B9
}

.wel_02 {
    width: 100%;
    overflow: hidden;
    padding-top: 1rem;
}

.wel_02 .txt {
    width: 72%;
    text-align: center;
}

.wel_02 .txt .tit-32 {
    line-height: 1rem;
}

.wel_02 .txt .tit-20 {
    line-height: 1rem;
}

.wel_04 .wel_bot,
.wel_03 .wel_bot {
    background-color: transparent;
}

.wel_04 .wel_list,
.wel_03 .wel_list {
    padding: .6rem;
    flex-shrink: 0;
    background-color: #fff;
}

.wel_03 .wel_list_nav a {
    color: #2E78B7;
}

.wel_03 .wel_list_box .wel_list_li {
    padding: 0;
    margin-top: 1rem;
    border-bottom: 0;
}

.wel_03 .wel_list_box .wel_list_li .tit-16 {
    line-height: 1;
}

.wel_03 .wel_list1 .wel_list_li {
    padding-left: .525rem;
    position: relative;
}

.wel_03 .wel_list1 .wel_list_li::after {
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.15rem;
    height: 0.15rem;
    background: #2E78B7;
    transform: translate(0, -50%);
    content: '';
}

.wel_04 .wel_list2,
.wel_03 .wel_list2 {
    flex: none;
    width: 13.25rem;
    margin-left: .875rem;
}

.wel_04 .wel_list2 .wel_list_nav,
.wel_03 .wel_list2 .wel_list_nav {
    border-bottom: 0;
}

.wel_03 .wel_list2 .wel_list_li {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: .425rem;
    align-items: stretch;
}

.wel_03 .wel_list2 .wel_list_li:last-child {
    margin-bottom: 0;
}

.wel_03 .wel_list2 .wel_list_li .image {
    width: 5.65rem;
    height: 3.5rem;
    overflow: hidden;
    border-radius: .125rem;
    margin-right: .625rem;
    flex-shrink: 0;
}

.wel_03 .wel_list2 .wel_list_li .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}

.wel_03 .wel_list2 .wel_list_li_txt {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
    padding-top: .2rem;
}

.wel_03 .wel_list2 .wel_list_li .tit-16 {
    color: #636363;
    line-height: .55rem;
}

.wel_03 .wel_list2 .wel_list_li .time {
    margin-bottom: .175rem;
}

.wel_04 {
    margin-bottom: 1.85rem;
}

.wel_04 .wel_list2 .wel_list_nav a {
    color: #2E78B7;
}

.wel_04 .wel_list1 .wel_list_box {
    padding-top: .625rem;
}

.wel_04 .wel_list1 .wel_list_nav a {
    transition: all .6s;
    position: relative;
}

.wel_04 .wel_list1 .wel_list_nav a .icon {
    width: .5rem;
    overflow: hidden;
    opacity: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    transform: translateX(0);
}

.wel_04 .wel_list1 .wel_list_nav a.cur {
    padding-left: .75rem;
    color: #2E78B7;
}

.wel_04 .wel_list1 .wel_list_nav a.cur .icon {
    opacity: 1;
    z-index: 1;
    transition: all .6s;
}

.wel_04 .wel_list1 .wel_list_li {
    width: 100%;
    padding: 0;
    border-bottom: 0;
    margin-bottom: .55rem;
    align-items: stretch;
}

.wel_04 .wel_list1 .wel_list_li:last-child {
    margin-bottom: 0;
}

.wel_04 .wel_list1 .wel_list_li .wel_list_li_img {
    width: 4.25rem;
    height: 2.25rem;
    overflow: hidden;
    margin-right: .5rem;
    flex-shrink: 0;
    border-radius: 0.125rem;
}

.wel_04 .wel_list1 .wel_list_li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}

.wel_04 .wel_list1 .wel_list_li .wel_list_li_txt {
    flex: 1;
}

.wel_04 .wel_list1 .wel_list_li .tit-16 {
    margin-bottom: .35rem;
    line-height: 1.2;
}

.wel_04 .wel_list1 .wel_list_li .tit-12 {
    line-height: 1.4;
    color: #a3a3a3;
}

.wel_04 .wel_list2 {
    padding-bottom: 0;
}

.wel_04 .wel_list2 .wel_list_box {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
}

.wel_04 .wel_list2 .wel_list_li {
    width: calc((100% - .675rem) / 2);
    margin-bottom: .75rem;
    padding-top: 0;
    display: block;
    padding-bottom: 0;
    border-bottom: 0;
}

.wel_04 .wel_list2 .wel_list_li:nth-child(2n) {
    margin-left: .675rem;
}

.wel_04 .wel_list2 .wel_list_li .image {
    width: 100%;
    height: 3rem;
    overflow: hidden;
    margin-bottom: .35rem;
    transition: all .6s;
}

.wel_04 .wel_list2 .wel_list_li .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}

.wel_04 .wel_list2 .wel_list_li .tit-16 {
    line-height: 1.2;
}

.wel_04 .wel_list_box .wel_list_li .ellipsis {
    width: 100%;
}

.wel_01 .wel_list_li .tit-16 {
    transition: all .1s;
}

.wel_01 .wel_list_box .wel_list_li:hover .tit-16 {
    color: #2E78B7 !important;
}

.wel_01 .wel_list_box .wel_list_li:hover img {
    transform: scale(1.05);
}

/* 登录 */
.login {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.login img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.login .login_box {
    position: absolute;
    left: 0;
    top: 0;
    padding: 7rem 6.75rem 7rem 6.4rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.login .login_txt {
    max-width: 13.25rem;
}

.login .greet {
    margin-bottom: .55rem;
    width: 4.45rem;
    height: 1.375rem;
    border-radius: 2rem 1rem 1rem 0;
    background-image: linear-gradient(104deg, #456CB9 -0.93%, #0AC262 136.25%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.login .tit-82 {
    font-size: 2.05rem;
    font-style: normal;
    font-weight: 330;
    line-height: 2.5rem;
    letter-spacing: -0.02rem;
}

.login .t2 {
    margin-bottom: 1.05rem;
}

.login .login_bg {
    border-radius: 0.25rem;
    border: 1px solid #FFF;
    background: linear-gradient(318deg, rgba(159, 209, 238, 0.00) 34.25%, rgba(159, 209, 238, 0.20) 109.32%), rgba(255, 255, 255, 0.50);
    box-shadow: 0 4px 20px 0 rgba(69, 108, 185, 0.10);
    backdrop-filter: blur(25px);
}

.login .login_erm {
    padding: 1.25rem 1.5rem 1.25rem;
    width: 12.5rem;
    height: auto;
    margin-left: 9rem;
}

.login .login_erm .tit-32 {
    text-align: center;
    font-size: 0.8rem;
    line-height: 0.75rem;
    margin-bottom: .275rem;
}

.login .login_erm .tit-18 {
    text-align: center;
    font-size: 0.45rem;
    line-height: 0.75rem;
    margin-bottom: 1.1rem;
}

.login .login_erm .erms {
    width:auto;
    height: auto;
    border-radius: 0.25rem;
    background: #FFF;
    margin: 0 auto;
    padding: .5rem;
    /* padding: 1.1rem; */
    /* max-width: 100%; */
    /* max-height: 100%; */
}
#login_container{
    display: flex;
    align-items: center;
    height: 100%;
}
#login_container iframe{
    width: 7.5rem;
    height: 8rem;
    margin: 0 auto;
}
#login_container iframe{
    margin: 0 auto;
}

.login .login_erm .erms img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.login.register .login_box {
    padding: 4.5rem 3.5rem 5rem 6.4rem;
}

.login .login_form_box {
    width: 21.35rem;
    /* height: 17.475rem; */
    height: auto;
    margin-left: 3.45rem;
    padding: 1.1rem 1.3rem 1.35rem;
    margin-top: -2rem;
}

.login .login_form_box .tit-32 {
    color: #333;
    font-size: 0.8rem;
    line-height: 0.75rem;
    margin-bottom: .7rem;
    text-align: center;
}

.login .login_items {
    width: 100%;
    display: flex;
    align-items: center;
    height: 1.65rem;
    margin-bottom: .375rem;
}

.login .login_items .login_item {
    flex: 1;
    flex-shrink: 0;
    height: 1.65rem;
    display: flex;
    align-items: center;
    border-radius: 0.25rem;
    background: #FFF;
    padding: 0 .5rem 0 .875rem;
    transition: all .6s;
    border: 1px solid #fff;
}

.login .login_items .login_item.active {
    border-color: rgba(0, 0, 0, 0.10);
    background: rgba(245, 245, 245, 0.20);
}

.login .login_items input {
    background-color: transparent;
    font-size: 0.45rem;
    color: #2E78B7;
}

.login .login_items button {
    background-color: transparent;
}

.login .login_items .label {
    flex-shrink: 0;
    margin-right: .375rem;
}

.login .login_items span.start {
    flex-shrink: 0;
    color: #FF0202;
    font-size: 0.55rem;
    line-height: 0.75rem;
}

.login .login_items input {
    flex: 1;
    padding-right: .5rem;
}

.login .login_items.uploadFiles {
    align-items: stretch;
    height: auto;
    margin-bottom: 0;
}

.login .login_items.uploadFiles .login_item {
    width: calc((100% - .35rem) / 2);
    height: auto;
    align-items: flex-start;
    justify-content: space-between;
    padding: .45rem .75rem .6rem .875rem;
}

.login .login_items.uploadFiles .login_item:first-child {
    margin-right: .35rem;
}
.login .login_items.uploadFiles .login_item .file{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}

.login .login_items.uploadFiles .upload_btn {
    width: 1.925rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.65rem;
    border-radius: 0.625rem;
    border: 1px solid #2E78B7;
    color: #2E78B7;
    font-size: 0.325rem;
    font-weight: 450;
    cursor: pointer;
    margin-top: .5rem;
    cursor: pointer;
}

.login .login_items.uploadFiles .upload_btn svg {
    margin-left: .1rem;
    width: .375rem;
    height: .375rem;
}

.login .login_items.uploadFiles .upload_img {
    width: 1.775rem;
    height: 1.75rem;
    border-radius: 0.125rem;
    overflow: hidden;
    border: 1px solid  rgba(0, 0, 0, 0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.login .login_items.uploadFiles .upload_img  .closed_img{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
    width: 18px;
    height: auto;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.login .login_items.uploadFiles .upload_img  .closed_img.active{
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
.login .login_items.uploadFiles .upload_img img {
    /* width: 100%;
    height: 100%; */
    width: auto;
    height: auto;
    max-width: 100%;
}

.login button {
    width: 18.75rem;
    height: 1.65rem;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 0.55rem;
    font-weight: 520;
    margin-top: .825rem;
    transition: all .6s;
    position: relative;
    background-color: transparent;
    overflow: hidden;
}

.login button::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.25rem;
    background-image: linear-gradient(104deg, #456CB9 -0.93%, #0AC262 136.25%);
    z-index: -1;
    transition: all .6s;
}

.login button span {
    position: relative;
    z-index: 1;
}

.login button:hover {
    opacity: .85;
}

.success_ok {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(12.5px);
}

.success_ok.show {
    opacity: 1;
    visibility: visible;
    z-index: 55;
}

.success_ok .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.success_ok .success_box {
    width: 10.5rem;
    height: 4.5rem;
    border-radius: 0.25rem;
    border: 1px solid #FFF;
    background: linear-gradient(318deg, rgba(159, 209, 238, 0.00) 34.25%, rgba(159, 209, 238, 0.20) 109.32%), #FFF;
    padding: 1.35rem 0.675rem 1.3rem 0.65rem;
}

.success_ok .success_box .tit-18 {
    text-align: center;
}

.success_ok .success_box a {
    width: 1.925rem;
    height: 0.65rem;
    border-radius: 0.625rem;
    border: 1px solid #2E78B7;
    margin: .4rem auto 0;
    display: block;
    text-align: center;
}

.entry .login_box {
    display: block;
}

.entry .login_txt {
    max-width: 12.25rem;
}

.entry .login_txt .t2 {
    width: max-content;
    font-weight: 520;
    letter-spacing: -0.0055rem;
    background: linear-gradient(104deg, #456CB9 -0.93%, #0AC262 136.25%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.entry .login_txt .t3 {
    font-style: normal;
    font-weight: 250;
    line-height: 0.6rem;
}

.entry .login_as {
    display: flex;
    align-items: flex-end;
    margin-top: 3rem;
}

.entry .login_a {
    position: relative;
    width: 11rem;
    height: 3.7rem;
    gap: 0.25rem;
    margin-right: 1rem;
    border-radius: 0.25rem;
    background-color: transparent;
    display: block;
}

.entry .login_a_txt {
    display: flex;
    position: relative;
    z-index: 1;
    padding: 1rem;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    transition: all .6s;
}

.entry .login_as .tit-32 {
    margin-bottom: .2rem;
    line-height: 1;
    transition: all .6s;
}

.entry .login_as .tit-18 {
    margin-bottom: 0;
    line-height: 1;
    transition: all .6s;
}

.entry .login_as .circle {
    width: 1.1rem;
    height: 0.825rem;
    border-radius: 2.5rem;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
    z-index: -1;
}

.entry .login_a::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100%);
    height: calc(100%);
    content: '';
    border: 1px solid #FFF;
    background: linear-gradient(318deg, rgba(159, 209, 238, 0.00) 34.25%, rgba(159, 209, 238, 0.20) 109.32%), rgba(255, 255, 255, 0.50) #fff;
    box-shadow: 0 4px 20px 0 rgba(69, 108, 185, 0.10);
    backdrop-filter: blur(25px);
    border-radius: 0.25rem;
    overflow: hidden;
    transition: all .6s;
    z-index: 0;
}

.entry .login_a.active .login_a_txt {
    transform: translateY(-1.25rem);
}

.entry .login_a.active .circle {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.entry .login_a.active::after {
    height: 5.35rem;
    border-radius: 0.25rem;
    background: var(--Linear, linear-gradient(104deg, #456CB9 -0.93%, #0AC262 136.25%));
    box-shadow: 0 4px 20px 0 rgba(69, 108, 185, 0.50);
}

.entry .login_a.active .tit-32 {
    color: #fff;
}

.entry .login_a.active .tit-18 {
    color: #fff;
}

/*  */
.template_box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3.25rem;
    padding-top: 1.1rem;
}

.template_box .w1440 {
    display: flex;
    align-items: stretch;
}

.template_box .template_lft {
    width: 8.75rem;
    height: auto;
    margin-right: 1rem;
    flex-shrink: 0;
}

.template_box .template_rht {
    width: calc(100% - 9.75rem);
    height: auto;
    overflow: hidden;
}

.template_box .template_sticky {
    width: 100%;
    height: auto;
    background: #FFF;
}

.template_box .title_box {
    width: 100%;
    display: flex;
    align-items: center;
    height: 2.5rem;
    justify-content: center;
    gap: 0.35rem;
    border-radius: 0.125rem;
    background: var(--Linear, linear-gradient(104deg, #456CB9 -0.93%, #0AC262 136.25%));
    box-shadow: 0 4px 20px 0 rgba(69, 108, 185, 0.50);
}

.template_box .title_box .icon {
    margin-left: .35rem;
    width: 0.678rem;
    height: auto;
}

.template_box .title_box .icon img {
    width: 100%;
}

.template_box .select_area {
    padding: .6rem .875rem 1.3rem;
}

.template_box .area_box:not(:first-child) {
    margin-top: 1rem;
}

.template_box .area_tit {
    display: flex;
    align-items: center;
    padding-bottom: .45rem;
    border-bottom: 1px solid rgba(153, 153, 153, .25);
}

.template_box .area_tit .icon {
    width: .45rem;
    height: auto;
    margin-right: .25rem;
}

.template_box .area_tit .icon img {
    width: 100%;
}

.template_box .area_tit .nums {
    margin-left: .25rem;
}

.template_box .area_tit .tit-22 {
    line-height: 0.75rem
}

.template_box .area_select {
    width: 100%;
    margin-top: .75rem;
   
}
.template_box .area_box:first-child .area_select{
    position: relative;
    z-index: 1;
}
.template_box .area_select .select_tit {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 0;
    transition: all .6s;
    cursor: pointer;
}

.template_box .area_select .select_box1 {
    margin-top: 1rem;
    z-index: 1;
}

.template_box .area_select .tit-18 {
    line-height: 1;
}

.template_box .select_tit span {
    width: 0.425rem;
    height: 0.425rem;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .25rem;
    position: relative;
    transition: all .6s;
}

.template_box .select_tit .nums {
    margin-left: .25rem;
}

.template_box .select_box {
    width: 100%;
    position: relative;
    margin-bottom: .175rem;
}
.template_box .select_box.active{
    opacity: .5 !important;
    pointer-events: none;
}

.template_box .select_show {
    width: 7rem;
    height: 0.95rem;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #F7F9FE;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .45rem;
    color: #333;
    padding: 0 .55rem;
    transition: all .6s;
}

.template_box .select_show svg {
    width: .275rem;
    height: .175rem;
    transition: all .6s;
}

.template_box .select_hide {
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 1;
    background-color: #fff;
    max-height: 5rem;
    overflow-y: auto;
    padding: 0;
    box-shadow: 0 4px 20px 0 rgba(69, 108, 185, 0.50);
    display: none;
}

.template_box .select_hide a {
    display: block;
    width: 100%;
    font-size: .45rem;
    padding: .2rem .55rem;
    color: #666;
    transition: all .6s;
}

.template_box .select_hide a:hover {
    color: #2E78B7;
}

.template_box .area_box:not(:first-child) .select_tit {
    margin-top: .6rem;
}

.template_box .area_select .select_tit span {
    position: relative;
}

.template_box .area_select .select_tit span::after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    transform: translate(-50%, -50%) scale(0);
    height: calc(100% - 8px);
    width: calc(100% - 8px);
    border: 5px solid #2E78B7;
    background: #FFF;
    opacity: 0;
    visibility: hidden;
}

.template_box .area_select .select_tit:hover {
    color: #2E78B7;
}

.template_box .select_show:hover,
.template_box .select_show.cur {
    color: #fff;
    background-color: #2E78B7;
}

.template_box .select_show:hover svg,
.template_box .select_show.cur svg {
    fill: #fff;
    transform: rotate(180deg);
}

/* .template_box .area_select .select_tit:hover span, */
.template_box .area_select .select_tit.cur span {
    border-color: transparent;
}

/* .template_box .area_select .select_tit:hover span::after, */
.template_box .area_select .select_tit.cur span::after {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1);
    transition: all .6s;
}

.template_box .label_nav {
    display: flex;
    align-items: center;
    margin-bottom: .65rem;
    width: 100%;
}

.template_box .label_nav .label_all {
    flex-shrink: 0;
    margin-right: 16px;
}

.template_box .label_nav a {
    display: inline-flex;
    width: auto;
    height: .8rem;
    padding: 0.1rem 0.55rem;
    justify-content: center;
    align-items: center;
    border-radius: 0.625rem;
    background: #FFF;
    color: #333;
    line-height: 1;
    font-size: .375rem;
    border: 1px solid #FFF;
    transition: all .6s;
    margin-right: .4rem;
}

.template_box .label_nav .label_swiper {
    width: 60%;
    overflow: hidden;
}

.template_box .label_nav a:hover,
.template_box .label_nav a.cur {
    border-color: #FFF;
    border-color: #2E78B7;
}

.template_box .label_nav .btn_next {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin-left: 1.6rem;
}

.template_box .label_nav .btn_next svg {
    width: .275rem;
    height: .5rem;
}

.template_box .label_nav .btn_next.swiper-button-disabled {
    opacity: .5;
}

.template_box .template_list {
    padding-bottom: 1.2rem;
}

.template_box .template_li {
    display: flex;
    align-items: stretch;
    width: 100%;
    padding: .625rem 1.25rem .625rem .625rem;
    background-color: #fff;
    margin-bottom: .375rem;
    border: 1px solid #fff;
    /* box-shadow: 0 4px 10px 0 rgba(46, 120, 183, 0.0); */
    transition: all .6s;
}

.template_box .template_li .img {
    width: 5.5rem;
    height: 3rem;
    flex-shrink: 0;
    border-radius: 0.125rem;
    overflow: hidden;
    margin-right: .75rem;
}

.template_box .template_li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}

.template_box .template_li .label_txt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.template_box .template_li .label_txt .label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.05rem 0.25rem;
    justify-content: center;
    align-items: center;
    gap: 1.1rem;
    border-radius: 0.625rem;
    border: 1px solid #2E78B7;
    background: #FFF;
    line-height: 1;
    font-size: .45rem;
    margin-right: .125rem;
}

.template_box .template_li .label_txt .label:last-child {
    margin-right: 0;
}

.template_box .template_li .txt {
    width: calc(100% - 5.5rem - .75rem);
}

.template_box .template_li .txt .tit-22 {
    margin-bottom: .4rem;
    line-height: 1;
}

.template_box .template_li .txt .tit-17 {
    margin-bottom: .4rem;
    line-height: 1.3;
}

.infos {
    width: 100%;
    overflow: hidden;
    padding-top: 3.5rem;
    padding-bottom: 3.25rem;
}

.infos .w1440 {
    background-color: #fff;
    padding: 1rem 1.5rem 2.5rem;
}

.infos .info_top .tit-42 {
    line-height: normal;
    margin-bottom: .5rem;
}

.infos .info_top .tit-17 {
    margin-bottom: 1rem;
    color: #A3A3A3;
    line-height: 0.55rem;
}

.infos .info_top .labels {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1.3rem;
}

.infos .info_top .line {
    width: 100%;
    height: 0.05rem;
    opacity: 0.5;
    background: #D9D9D9;
    margin-bottom: 1rem;
}

.infos .info_top .labels .label {
    display: flex;
    font-size: 0.3rem;
    padding: 0.05rem 0.25rem;
    justify-content: center;
    align-items: center;
    gap: 1.1rem;
    border-radius: 0.625rem;
    border: 1px solid #2E78B7;
    background: #FFF;
    color: #2E78B7;
    margin-right: .125rem;
}

.template_box .template_li:hover {
    border: 1px solid #2E78B7;
    box-shadow: 0 4px 10px 0 rgba(46, 120, 183, 0.10);
}

.template_box .template_li:hover img {
    transform: scale(1.05);
}

.clear_All {
    width: 1.65rem;
    height: 0.8rem;
    border-radius: 0.625rem;
    background: var(--Linear, linear-gradient(104deg, #456CB9 -0.93%, #0AC262 136.25%));
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    margin: 0 0  0 auto;
}
.wel_box .wel_top a:hover span{
    transform: translateX(-10px);
}