* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    min-width: 0;
    word-break: break-word;
    word-wrap: break-word
}

body {
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    text-align: justify
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url('../images/jtl.png');
    background-repeat: no-repeat;
    background-position: right;
    font-family: Microsoft YaHei;
    outline: none
}

.menu_button {
    display: none;
    cursor: pointer;
    width: 30px;
    height: 30px
}

.menu_button:focus {
    outline: none
}

.menu_button * {
    transition: all var(--time)
}

.menu_button .line {
    fill: none;
    stroke: #fff;
    stroke-width: 6;
    stroke-linecap: round;
    transition: stroke-dasharray 600ms cubic-bezier(.4, 0, .2, 1), stroke-dashoffset 600ms cubic-bezier(.4, 0, .2, 1)
}

.menu_button .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6
}

.menu_button .line2 {
    stroke-dasharray: 45 60;
    stroke-width: 6
}

.menu_button .line3 {
    stroke-dasharray: 30 207;
    stroke-width: 6
}

.menu_button.opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6
}

.menu_button.opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 6
}

.menu_button.opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6
}

i {
    font-style: normal
}

.s_content * {
    text-wrap-mode: wrap !important;
    word-break: break-word
}

.s_content {
    line-height: 1.8em
}

.s_content li {
    list-style: inherit
}

.s_content .list-paddingleft-2 {
    padding-left: 3em
}

.s_contnet img {
    max-width: 100%;
    height: auto !important
}

.s_contnet video {
    max-width: 100%;
    height: auto !important
}

.s_content br+br {
    display: none
}

.s_content video {
    max-width: 100%
}

.s_content img {
    max-width: 100%;
    margin-bottom: .2rem
}

:root {
    --time: .3s;
    --red: #791313;
    --bgc: #730172;
    --ftc: #730172;
    --b-r: 5px;
    --hoverbg: #4087f2;
    --hoverfont: #4087f2;
    --input: var(--p60);
    --input_size: var(--p16);
    --input_padding: 0 15px;
    --input_pcolor: #999;
    --input_scolor: #3062C1;
    --input_select_color: #3062C1;
    --input_border_color: #f3f3f3;
    --input_border_radius: 0;
    --btn: var(--p60);
    --btn_size: var(--p16);
    --btn_color: #730172;
    --btn_minwidth: 500px;
    --btn_sm: .3rem;
    --btn_size_sm: .14rem;
    --btn_color_sm: #f1a277;
    --breadcrumb_color: #333;
    --breadcrumb_hover_color: #333;
    --breadcrumb_active_color: #333;
    --main: 1200px
}

:root {
    --ft1: 1px;
    --ft2: 2px;
    --ft3: 3px;
    --ft4: 4px;
    --ft5: 5px;
    --ft6: 6px;
    --ft7: 7px;
    --ft8: 8px;
    --ft9: 9px;
    --ft10: 10px;
    --ft11: 11px;
    --ft12: 12px;
    --ft13: 13px;
    --ft14: 14px;
    --ft15: 15px;
    --ft16: 16px;
    --ft17: 17px;
    --ft18: 18px;
    --ft19: 19px;
    --ft20: 20px;
    --ft21: 21px;
    --ft22: 22px;
    --ft23: 23px;
    --ft24: 24px;
    --ft25: 25px;
    --ft26: 26px;
    --ft27: 27px;
    --ft28: 28px;
    --ft29: 29px;
    --ft30: 30px;
    --ft31: 31px;
    --ft32: 32px;
    --ft33: 33px;
    --ft34: 34px;
    --ft35: 35px;
    --ft36: 36px;
    --ft37: 37px;
    --ft38: 38px;
    --ft39: 39px;
    --ft40: 40px;
    --ft41: 41px;
    --ft42: 42px;
    --ft43: 43px;
    --ft44: 44px;
    --ft45: 45px;
    --ft46: 46px;
    --ft47: 47px;
    --ft48: 48px;
    --ft49: 49px;
    --ft50: 50px;
    --ft51: 51px;
    --ft52: 52px;
    --ft53: 53px;
    --ft54: 54px;
    --ft55: 55px;
    --ft56: 56px;
    --ft57: 57px;
    --ft58: 58px;
    --ft59: 59px;
    --ft60: 60px;
    --ft61: 61px;
    --ft62: 62px;
    --ft63: 63px;
    --ft64: 64px;
    --ft65: 65px;
    --ft66: 66px;
    --ft67: 67px;
    --ft68: 68px;
    --ft69: 69px;
    --ft70: 70px;
    --ft71: 71px;
    --ft72: 72px;
    --ft73: 73px;
    --ft74: 74px;
    --ft75: 75px;
    --ft76: 76px;
    --ft77: 77px;
    --ft78: 78px;
    --ft79: 79px;
    --ft80: 80px;
    --ft81: 81px;
    --ft82: 82px;
    --ft83: 83px;
    --ft84: 84px;
    --ft85: 85px;
    --ft86: 86px;
    --ft87: 87px;
    --ft88: 88px;
    --ft89: 89px;
    --ft90: 90px;
    --ft91: 91px;
    --ft92: 92px;
    --ft93: 93px;
    --ft94: 94px;
    --ft95: 95px;
    --ft96: 96px;
    --ft97: 97px;
    --ft98: 98px;
    --ft99: 99px;
    --ft100: 100px;
    --ft101: 101px;
    --ft102: 102px;
    --ft103: 103px;
    --ft104: 104px;
    --ft105: 105px;
    --ft106: 106px;
    --ft107: 107px;
    --ft108: 108px;
    --ft109: 109px;
    --ft110: 110px;
    --ft111: 111px;
    --ft112: 112px;
    --ft113: 113px;
    --ft114: 114px;
    --ft115: 115px;
    --ft116: 116px;
    --ft117: 117px;
    --ft118: 118px;
    --ft119: 119px;
    --ft120: 120px;
    --ft121: 121px;
    --ft122: 122px;
    --ft123: 123px;
    --ft124: 124px;
    --ft125: 125px;
    --ft126: 126px;
    --ft127: 127px;
    --ft128: 128px;
    --ft129: 129px;
    --ft130: 130px;
    --ft131: 131px;
    --ft132: 132px;
    --ft133: 133px;
    --ft134: 134px;
    --ft135: 135px;
    --ft136: 136px;
    --ft137: 137px;
    --ft138: 138px;
    --ft139: 139px;
    --ft140: 140px;
    --ft141: 141px;
    --ft142: 142px;
    --ft143: 143px;
    --ft144: 144px;
    --ft145: 145px;
    --ft146: 146px;
    --ft147: 147px;
    --ft148: 148px;
    --ft149: 149px;
    --ft150: 150px;
    --ft151: 151px;
    --ft152: 152px;
    --ft153: 153px;
    --ft154: 154px;
    --ft155: 155px;
    --ft156: 156px;
    --ft157: 157px;
    --ft158: 158px;
    --ft159: 159px;
    --ft160: 160px;
    --ft161: 161px;
    --ft162: 162px;
    --ft163: 163px;
    --ft164: 164px;
    --ft165: 165px;
    --ft166: 166px;
    --ft167: 167px;
    --ft168: 168px;
    --ft169: 169px;
    --ft170: 170px;
    --ft171: 171px;
    --ft172: 172px;
    --ft173: 173px;
    --ft174: 174px;
    --ft175: 175px;
    --ft176: 176px;
    --ft177: 177px;
    --ft178: 178px;
    --ft179: 179px;
    --ft180: 180px;
    --ft181: 181px;
    --ft182: 182px;
    --ft183: 183px;
    --ft184: 184px;
    --ft185: 185px;
    --ft186: 186px;
    --ft187: 187px;
    --ft188: 188px;
    --ft189: 189px;
    --ft190: 190px;
    --ft191: 191px;
    --ft192: 192px;
    --ft193: 193px;
    --ft194: 194px;
    --ft195: 195px;
    --ft196: 196px;
    --ft197: 197px;
    --ft198: 198px;
    --ft199: 199px;
    --ft200: 200px;
    --p10: 10px;
    --p15: 15px;
    --p20: 20px;
    --p25: 25px;
    --p30: 30px;
    --p35: 35px;
    --p40: 40px;
    --p50: 50px;
    --p60: 60px;
    --p70: 70px;
    --p80: 80px;
    --p90: 90px;
    --p100: 100px;
    --p110: 110px;
    --p120: 120px;
    --p130: 130px;
    --p140: 140px;
    --p150: 150px;
    --p160: 160px;
    --p170: 170px;
    --p180: 180px;
    --p190: 190px;
    --p200: 200px
}

.layui-main {
    max-width: 90%;
    width: var(--main)
}

.main1 {
    width: calc(((100% - var(--main)) / 2) + var(--main)) !important;
    margin-right: 0;
    margin-left: auto;
    max-width: 90%
}

.main2 {
    width: calc(((100% - var(--main)) / 2) + var(--main)) !important;
    margin-left: 0;
    margin-right: auto;
    max-width: 90%
}

.swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

.layui-btn {
    height: var(--btn);
    line-height: var(--btn);
    font-size: var(--btn_size);
    background: var(--btn_color);
    padding: 0 var(--p20);
    border: 1px solid var(--btn_color);
    max-width: 100%;
    margin: 0
}

.layui-btn+.layui-btn {
    margin-left: 0
}

.bgc {
    background: var(--bgc)
}

.ftc {
    color: var(--ftc)
}

.text-underline {
    text-decoration: underline
}

.layui-nav .layui-this:after,
.layui-nav-bar {
    background-color: var(--bgc)
}

::-webkit-scrollbar {
    width: 5px;
    height: 10px
}

::-webkit-scrollbar-track-piece {
    background-color: transparent;
    border-radius: 5px
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background-color: #ccc;
    border-radius: 5px
}

::-webkit-scrollbar-thumb:hover {
    background-color: #999999
}

::-webkit-scrollbar-corner {
    display: block
}

.layui-nav {
    padding: 0
}

main {
    flex: 1
}

ul,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
form {
    padding: 0;
    margin: 0
}

ul {
    list-style: none
}

li {
    list-style: none
}

img {
    border: none
}

a {
    color: inherit;
    text-decoration: none
}

a {
    transition: all var(--time)
}

a:hover {
    text-decoration: none
}

p {
    word-spacing: -1.5px;
    padding: 0;
    margin: 0
}

section {
    width: 100%
}

main {
    width: 100%
}

input {
    border: 0;
    outline: none
}

.d-flex {
    display: flex
}

.flex-column {
    flex-direction: column
}

.al-c {
    align-items: center
}

.al-b {
    align-items: baseline
}

.al-fs {
    align-items: flex-start
}

.al-fe {
    align-items: flex-end
}

.al-s {
    align-items: stretch
}

.jc-c {
    justify-content: center
}

.jc-s {
    justify-content: space-between
}

.jc-sa {
    justify-content: space-around
}

.jc-se {
    justify-content: space-evenly
}

.jc-fs {
    justify-content: flex-start
}

.jc-fe {
    justify-content: flex-end
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.flex-column-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.d-grid {
    display: grid
}

.grid1 {
    grid-template-columns: repeat(1, 1fr)
}

.grid2 {
    grid-template-columns: repeat(2, 1fr)
}

.grid3 {
    grid-template-columns: repeat(3, 1fr)
}

.grid4 {
    grid-template-columns: repeat(4, 1fr)
}

.grid5 {
    grid-template-columns: repeat(5, 1fr)
}

.grid6 {
    grid-template-columns: repeat(6, 1fr)
}

.grid7 {
    grid-template-columns: repeat(7, 1fr)
}

.grid8 {
    grid-template-columns: repeat(8, 1fr)
}

.grid9 {
    grid-template-columns: repeat(9, 1fr)
}

.grid10 {
    grid-template-columns: repeat(10, 1fr)
}

.text-transform-capitalize {
    text-transform: capitalize
}

.text-transform-uppercase {
    text-transform: uppercase
}

.text-transform-lowercase {
    text-transform: lowercase
}

.text-decoration-line {
    text-decoration: line-through
}

.layui-input,
.layui-select,
.layui-textarea {
    height: var(--input);
    line-height: var(--input);
    padding: var(--input_padding);
    font-size: var(--input_size);
    color: #000;
    background: initial;
    border: 1px solid #979797
}

.layui-textarea {
    padding-top: 10px;
    line-height: 1.5em
}

[lay-on] {
    cursor: pointer
}

.layui-form-checkbox[lay-skin=primary]>div {
    white-space: normal
}

.layui-form-checked[lay-skin='primary']>i {
    border-color: var(--ftc) !important;
    background-color: var(--ftc)
}

.layui-form-checkbox[lay-skin='primary']:hover>i {
    border-color: var(--ftc) !important
}

.layui-form-select dl dd.layui-this {
    color: var(--input_scolor)
}

.layui-input::-webkit-input-placeholder,
.layui-textarea::-webkit-input-placeholder {
    color: var(--input_pcolor)
}

.layui-input:focus,
.layui-textarea:focus {
    border-color: var(--bgc) !important
}

.layui-input-prefix,
.layui-input-split,
.layui-input-suffix,
.layui-input-suffix .layui-input-affix {
    height: var(--input);
    line-height: var(--input)
}

.dh_box {
    transition: all var(--time) ease-in-out;
    -webkit-transition: all var(--time) ease-in-out;
    -moz-transition: all var(--time) ease-in-out;
    -ms-transition: all var(--time) ease-in-out;
    position: relative;
    bottom: 0
}

.dh_box:hover {
    bottom: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2)
}

.dh_img1,
.dh_img {
    transition: all var(--time) cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: all var(--time) cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all var(--time) cubic-bezier(.19, 1, .22, 1);
    -ms-transition: all var(--time) cubic-bezier(.19, 1, .22, 1);
    overflow: hidden
}

.dh_img1 img,
.dh_imgitem img.dh,
.dh_img img {
    transition: all .6s
}

.dh_imgitem:hover img.dh,
.dh_img:hover img {
    transform: scale(1.05)
}

.dh_img1 img {
    /*scale: 1.1*/
}

.dh_img1:hover img {
    scale: 1
}

.dh_item {
    transition: all var(--time);
    position: relative;
    bottom: 0
}

.dh_item:hover {
    bottom: 10px
}

.user_img {
    border-radius: 50%;
    overflow: hidden
}

.user_img img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover
}

.img_box {
    max-width: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.img_box1 {
    max-width: 100%;
    overflow: hidden
}

.img_box1 img,
.img_box img {
    max-width: 100%;
    max-height: 100%
}

.img_100 {
    overflow: hidden
}

.img_100 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.layui-nav {
    background-color: initial
}

[data-btn],
.cursor {
    cursor: pointer
}

section {
    padding: var(--p80) 0;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.code_box [data-type] {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
    background-color: initial;
    cursor: pointer;
    z-index: 2;
    background: #fff
}

.none-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.text-line-through {
    text-decoration: line-through
}

.dh1 {
    animation: move 3s 0s infinite;
    -webkit-animation: move 3s 0s infinite;
    transform-origin: bottom;
    -webkit-transform-origin: bottom
}

[back-btn] {
    cursor: pointer
}

.form_block .layui-form-label {
    width: 100%;
    text-align: left;
    float: unset;
    padding: 0
}

.layui-tab {
    margin: 0
}

.layui-tab .layui-tab-title li,
.layui-tab-title,
.layui-tab-title {
    height: unset
}

.pagenum {
    margin-top: var(--p70)
}

.pagenum .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--p10)
}

.pagenum button {
    cursor: pointer
}

.pagenum input,
.pagenum button,
.pagenum a,
.pagenum span {
    line-height: 2em;
    border: 1px solid #F2F2F2;
    padding: 2px 5px;
    text-align: center;
    min-width: 3em;
    color: #666
}

.pagenum .page-number.active {
    background: var(--ftc);
    color: #fff;
    border-collapse: #1D479C;
    opacity: 1
}

.pagenum .active {
    opacity: .4
}

.pagenum input {
    margin-right: var(--p10);
    background: #fff;
    width: 2em;
    text-align: center
}

.label {
    white-space: nowrap
}

.must::before {
    display: inline-block;
    content: '*'
}

[data-box='input-number'] {
    position: relative
}

[data-box='input-number'] input {
    padding-right: 4em
}

[data-box='input-number'] .text {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .15rem;
    color: #999;
    font-size: .12rem
}

[data-box='input-number'].input-textarea .text {
    top: unset;
    transform: unset;
    bottom: 5px;
    padding-left: .15rem
}

.bg_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.bg_fixed {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center
}

.layui-tab .layui-tab-title {
    height: unset;
    border: none !important
}

header {
    top: 0;
    z-index: 999;
    position: fixed;
    width: 100%;
    transition: all .5s
    
}

header .layui-main {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.top_banner {
    display: flex;
    align-items: center;
    min-height: 340px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.video video {
    width: 100%;
    height: 100%;
    background: #000
}

.line-clamp1 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical
}

.line-clamp2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.line-clamp3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.line-clamp4 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical
}

.line-clamp5 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical
}

.line-clamp6 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical
}

.line-clamp7 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical
}

.line-clamp8 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    -webkit-box-orient: vertical
}

.line-clamp9 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    line-clamp: 9;
    -webkit-box-orient: vertical
}

.grid-row {
    display: grid;
    grid-template-columns: repeat(12, 1fr)
}

.grid-row>* {
    grid-column: span 12
}

.grid-row .md1 {
    grid-column: span 1
}

.grid-row .md2 {
    grid-column: span 2
}

.grid-row .md3 {
    grid-column: span 3
}

.grid-row .md4 {
    grid-column: span 4
}

.grid-row .md5 {
    grid-column: span 5
}

.grid-row .md6 {
    grid-column: span 6
}

.grid-row .md7 {
    grid-column: span 7
}

.grid-row .md8 {
    grid-column: span 8
}

.grid-row .md9 {
    grid-column: span 9
}

.grid-row .md10 {
    grid-column: span 10
}

.grid-row .md11 {
    grid-column: span 11
}

.grid-row .md12 {
    grid-column: span 12
}

:root {
    --loader-bg-color: #E5E7EB;
    --loader-shine-color: rgba(255, 255, 255, 0.2);
    --loader-animation-duration: 1.5s
}

.image-container {
    position: relative;
    background: #e6e5e53b
}

.image-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, var(--loader-shine-color) 50%, rgba(255, 255, 255, 0) 100%);
    animation: pulseLoader var(--loader-animation-duration) infinite;
    opacity: 1;
    transition: opacity var(--time) ease
}

.image-container::after {
    background: border-radius
}

.image-container.loaded::before {
    opacity: 0;
    display: none
}

.image-container.loaded {
    background: initial
}

.image-loading {
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.image-loaded {
    opacity: 1
}

@keyframes pulseLoader {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(150%)
    }
}

a {
    transition: all .5s
}

.index_swiper {
    --swiper-pagination-color: #fff;
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-inactive-opacity: .5;
    position: relative;
    --swiper-navigation-size: var(--ft20);
    --swiper-navigation-color: #fff;
    --loader-shine-color: rgba(255, 255, 255, 0.1)
}

.index_swiper .swiper {
    position: relative
}

.index_swiper .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    object-fit: cover
}

.index_swiper .swiper-pagination-bullet {
    transition: all .5s;
    width: 20px;
    border-radius: 16px
}

.index_swiper .swiper-pagination-bullet-active {
    width: 40px
}

.index_swiper video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    background: #000
}

.index_swiper .SwiperItem {
    position: relative;
    color: #fff;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh
}

.index_swiper .SwiperItem .block {
    position: relative;
    z-index: 2;
    width: 100%
}

.index_swiper .SwiperItem .bg {
    display: flex;
    align-items: center;
    justify-content: center
}

.index_swiper .SwiperItem video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    background: #000
}

.index_swiper .swiper-button-next,
.index_swiper .swiper-button-prev {
    aspect-ratio: 1/1;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5em;
    height: auto
}

.index_swiper .swiper-button-next:hover:after {
    animation-duration: .75s;
    animation-fill-mode: forwards;
    animation-name: mo_arrow;
    animation-timing-function: cubic-bezier(.165, .84, .44, 1)
}

.index_swiper .swiper-button-prev:hover:after {
    animation-duration: .75s;
    animation-fill-mode: forwards;
    animation-name: reversed_mo_arrow;
    animation-timing-function: cubic-bezier(.165, .84, .44, 1)
}

@keyframes reversed_mo_arrow {

    40%,
    50% {
        opacity: 0
    }

    43% {
        transform: translateX(-90%) scaleY(.1)
    }

    44%,
    50% {
        transform: translateX(110%) scaleY(.2)
    }

    100% {
        transform: translateX(0) scaleY(1)
    }
}

@keyframes mo_arrow {

    40%,
    50% {
        opacity: 0
    }

    43% {
        transform: translateX(90%) scaleY(.1)
    }

    44%,
    50% {
        transform: translateX(-110%) scaleY(.2)
    }

    100% {
        transform: translateX(0) scaleY(1)
    }
}

.index_swiper .swiper-slide-active {
    position: relative;
    z-index: 20
}

.index_swiper .swiper-slide-active .t2,
.index_swiper .swiper-slide-active .t3,
.index_swiper .swiper-slide-active .t1 {
    transform: translateY(0);
    opacity: 1
}

.index_swiper .t2,
.index_swiper .t3,
.index_swiper .t1 {
    transform: translateY(100px);
    opacity: 0;
    transition: all 1s
}

.index_swiper .t2 {
    transition-delay: .4s
}

.index_swiper .t3 {
    transition-delay: .8s
}

.index_swiper .image-container {
    background: rgba(0, 0, 0, 0.5)
}

.index_swiper .image-container::before {
    animation: pulseLoader 3s infinite
}

@media only screen and (max-width:1500px) {
    :root {
        --ft28: 22px;
        --ft26: 20px;
        --ft22: 16px
    }
}

@media screen and (max-width:990px) {
    :root {
        --input: 40px;
        --input_size: 14px;
        --btn: 40px;
        --btn_size: 14px
    }

    header .nav {
        display: none
    }

    .navMobile,
    .menu_button {
        display: block
    }

    .navMobile {
        color: #fff;
        text-align: center
    }

    .navMobile li {
        padding: var(--p10);
        border-top: 1px solid rgba(255, 255, 255, 0.5)
    }

    .navMobile li>a {
        display: block
    }

    .navMobile .child>a::after {
        display: inline-block;
        font-family: layui-icon !important;
        font-style: normal;
        content: "\e61a"
    }

    .navMobile .child dl {
        margin-top: var(--p10);
        display: grid;
        gap: 8px
    }

    .layui-hide-lg {
        display: block !important
    }

    .layui-show-lg-block {
        display: none !important
    }

    .layui-main {
        max-width: 95%
    }

    .main1,
    .main2 {
        max-width: 95%;
        margin-left: auto;
        margin-right: auto
    }

    .grid-row {
        display: grid;
        grid-template-columns: repeat(12, 1fr)
    }

    .grid-row>* {
        grid-column: span 12
    }

    .grid-row .xs1 {
        grid-column: span 1
    }

    .grid-row .xs2 {
        grid-column: span 2
    }

    .grid-row .xs3 {
        grid-column: span 3
    }

    .grid-row .xs4 {
        grid-column: span 4
    }

    .grid-row .xs5 {
        grid-column: span 5
    }

    .grid-row .xs6 {
        grid-column: span 6
    }

    .grid-row .xs7 {
        grid-column: span 7
    }

    .grid-row .xs8 {
        grid-column: span 8
    }

    .grid-row .xs9 {
        grid-column: span 9
    }

    .grid-row .xs10 {
        grid-column: span 10
    }

    .grid-row .xs11 {
        grid-column: span 11
    }

    .grid-row .xs12 {
        grid-column: span 12
    }

    .layui-main {
        width: 100% !important;
        box-sizing: border-box !important
    }

    :root {
        --ft1: 1px;
        --ft2: 2px;
        --ft3: 3px;
        --ft4: 4px;
        --ft5: 5px;
        --ft6: 6px;
        --ft7: 7px;
        --ft8: 8px;
        --ft9: 9px;
        --ft10: 10px;
        --ft11: 11px;
        --ft12: 12px;
        --ft13: 12px;
        --ft14: 12px;
        --ft15: 12px;
        --ft16: 12px;
        --ft17: 12px;
        --ft18: 12px;
        --ft19: 12px;
        --ft20: 14px;
        --ft21: 14px;
        --ft22: 14px;
        --ft23: 14px;
        --ft24: 14px;
        --ft25: 14px;
        --ft26: 16px;
        --ft27: 16px;
        --ft28: 16px;
        --ft29: 16px;
        --ft30: 18px;
        --ft31: 18px;
        --ft32: 18px;
        --ft33: 18px;
        --ft34: 20px;
        --ft35: 20px;
        --ft36: 20px;
        --ft37: 20px;
        --ft38: 20px;
        --ft39: 20px;
        --ft40: 20px;
        --ft41: 20px;
        --ft42: 20px;
        --ft43: 20px;
        --ft44: 20px;
        --ft45: 20px;
        --ft46: 20px;
        --ft47: 20px;
        --ft48: 20px;
        --ft49: 20px;
        --ft50: 20px;
        --ft51: 20px;
        --ft52: 20px;
        --ft53: 20px;
        --ft54: 20px;
        --ft55: 20px;
        --ft56: 20px;
        --ft57: 20px;
        --ft58: 20px;
        --ft59: 20px;
        --ft60: 20px;
        --ft61: 20px;
        --ft62: 20px;
        --ft63: 20px;
        --ft64: 20px;
        --ft65: 20px;
        --ft66: 20px;
        --ft67: 20px;
        --ft68: 20px;
        --ft69: 20px;
        --ft70: 20px;
        --ft71: 20px;
        --ft72: 20px;
        --ft73: 20px;
        --ft74: 20px;
        --ft75: 20px;
        --ft76: 20px;
        --ft77: 20px;
        --ft78: 20px;
        --ft79: 20px;
        --ft80: 20px;
        --ft81: 20px;
        --ft82: 20px;
        --ft83: 20px;
        --ft84: 20px;
        --ft85: 20px;
        --ft86: 20px;
        --ft87: 20px;
        --ft88: 20px;
        --ft89: 20px;
        --ft90: 20px;
        --ft91: 20px;
        --ft92: 20px;
        --ft93: 20px;
        --ft94: 20px;
        --ft95: 20px;
        --ft96: 20px;
        --ft97: 20px;
        --ft98: 20px;
        --ft99: 20px;
        --ft100: 100px;
        --ft101: 101px;
        --ft102: 102px;
        --ft103: 103px;
        --ft104: 104px;
        --ft105: 105px;
        --ft106: 106px;
        --ft107: 107px;
        --ft108: 108px;
        --ft109: 109px;
        --ft110: 110px;
        --ft111: 111px;
        --ft112: 112px;
        --ft113: 113px;
        --ft114: 114px;
        --ft115: 115px;
        --ft116: 116px;
        --ft117: 117px;
        --ft118: 118px;
        --ft119: 119px;
        --ft120: 120px;
        --ft121: 121px;
        --ft122: 122px;
        --ft123: 123px;
        --ft124: 124px;
        --ft125: 125px;
        --ft126: 126px;
        --ft127: 127px;
        --ft128: 128px;
        --ft129: 129px;
        --ft130: 130px;
        --ft131: 131px;
        --ft132: 132px;
        --ft133: 133px;
        --ft134: 134px;
        --ft135: 135px;
        --ft136: 136px;
        --ft137: 137px;
        --ft138: 138px;
        --ft139: 139px;
        --ft140: 140px;
        --ft141: 141px;
        --ft142: 142px;
        --ft143: 143px;
        --ft144: 144px;
        --ft145: 145px;
        --ft146: 146px;
        --ft147: 147px;
        --ft148: 148px;
        --ft149: 149px;
        --ft150: 150px;
        --ft151: 151px;
        --ft152: 152px;
        --ft153: 153px;
        --ft154: 154px;
        --ft155: 155px;
        --ft156: 156px;
        --ft157: 157px;
        --ft158: 158px;
        --ft159: 159px;
        --ft160: 160px;
        --ft161: 161px;
        --ft162: 162px;
        --ft163: 163px;
        --ft164: 164px;
        --ft165: 165px;
        --ft166: 166px;
        --ft167: 167px;
        --ft168: 168px;
        --ft169: 169px;
        --ft170: 170px;
        --ft171: 171px;
        --ft172: 172px;
        --ft173: 173px;
        --ft174: 174px;
        --ft175: 175px;
        --ft176: 176px;
        --ft177: 177px;
        --ft178: 178px;
        --ft179: 179px;
        --ft180: 180px;
        --ft181: 181px;
        --ft182: 182px;
        --ft183: 183px;
        --ft184: 184px;
        --ft185: 185px;
        --ft186: 186px;
        --ft187: 187px;
        --ft188: 188px;
        --ft189: 189px;
        --ft190: 190px;
        --ft191: 191px;
        --ft192: 192px;
        --ft193: 193px;
        --ft194: 194px;
        --ft195: 195px;
        --ft196: 196px;
        --ft197: 197px;
        --ft198: 198px;
        --ft199: 199px;
        --ft200: 200px;
        --p10: 10px;
        --p15: 10px;
        --p20: 10px;
        --p25: 15px;
        --p30: 15px;
        --p35: 15px;
        --p40: 15px;
        --p50: 20px;
        --p60: 20px;
        --p70: 20px;
        --p80: 20px;
        --p90: 20px;
        --p100: 20px;
        --p110: 20px;
        --p120: 20px;
        --p130: 20px;
        --p140: 20px;
        --p150: 20px;
        --p160: 20px;
        --p170: 20px;
        --p180: 20px;
        --p190: 20px;
        --p200: 20px
    }
}

body {
    --main: 1600px;
    font-size: var(--ft16);
    color: #000;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    position: relative;
    z-index: 2;
    background: #F5F5F5
}

.button-box {
    display: flex;
    align-items: center;
    gap: var(--p30)
}

.button-next,
.button-prev {
    cursor: pointer;
    border: 1px solid var(--ftc);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    aspect-ratio: 1/1
}

.button-next svg,
.button-prev svg {
    fill: var(--ftc)
}

.button-next:hover svg,
.button-prev:hover svg {
    animation-duration: .75s;
    animation-fill-mode: forwards;
    animation-name: reversed_mo_arrow;
    animation-timing-function: cubic-bezier(.165, .84, .44, 1)
}

.button-next {
    transform: scaleX(-1)
}

@keyframes reversed_mo_arrow {

    40%,
    50% {
        opacity: 0
    }

    43% {
        transform: translateX(-90%) scaleY(.1)
    }

    44%,
    50% {
        transform: translateX(110%) scaleY(.2)
    }

    100% {
        transform: translateX(0) scaleY(1)
    }
}

@keyframes mo_arrow {

    40%,
    50% {
        opacity: 0
    }

    43% {
        transform: translateX(90%) scaleY(.1)
    }

    44%,
    50% {
        transform: translateX(-110%) scaleY(.2)
    }

    100% {
        transform: translateX(0) scaleY(1)
    }
}

:root {
    --color-grad: linear-gradient(to bottom, #23819f 0%, #3ea6b4 100%);
    --color-cricle: #fff;
    --color-radius: 0;
    --color-light: #fff
}

.fill-circle {
    --x: 0%;
    --y: 0%;
    display: none;
    border-radius: var(--color-radius)
}

.capsule {
    z-index: 1;
    position: relative;
    color: var(--color-light);
    overflow: hidden;
    border-radius: var(--color-radius)
}

.capsule:before {
    z-index: -1;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: var(--color-radius);
    background: var(--color-grad-diagonal)
}

.fill-circle {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: inherit;
    overflow: hidden
}

.fill-circle:before {
    z-index: -1;
    content: "";
    position: absolute;
    display: block;
    top: var(--y);
    left: var(--x);
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: var(--color-cricle);
    width: 100%;
    opacity: .15;
    transform: translate(-50%, -50%) scale(0)
}

.fill-circle:hover:before {
    animation: fill-circle-aniamtion .65s ease-out
}

@keyframes fill-circle-aniamtion {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: .15
    }

    to {
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0
    }
}

.capsule:not(.is-disabled):before {
    transition: transform .45s ease-out
}

.capsule:not(.is-disabled):hover:before {
    transform: scale(1.035)
}

h1,
h5 {
    letter-spacing: .1em
}

h5 {
    font-weight: normal;
    font-size: vaR(--ft22)
}

.sub {
    color: #666666;
    font-size: vaR(--ft18)
}

.ProNav {
    display: grid;
    grid-template-columns: .25fr 1fr;
    background: #fff
}

.ProNav .title {
    padding: var(--p20);
    display: flex;
    justify-content: center;
    color: #fff;
    background: linear-gradient(135deg, #730172, #1f0b6a 100%)
}

.ProNav .title>div {
    display: flex;
    flex-direction: column;
    align-items: center
}

.ProNav .title h1 {
    min-width: 6em;
    line-height: 1em;
    font-size: var(--ft28);
    letter-spacing: 4px;
    text-align: center
}

.ProNav .title .en {
    margin-top: vaR(--p10);
    line-height: 1em;
    font-size: var(--ft20)
}

.ProNav aside {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: var(--p10) var(--p60);
    font-size: var(--ft28)
}

.ProNav aside .item {
    padding: var(--p10) var(--p30)
}

.ProNav aside .item:hover {
    color: var(--ftc);
    font-weight: bold
}

.ProNav aside .item.active {
    color: var(--ftc);
    font-weight: bold
}

.search-grop {
    position: relative;
    display: flex;
    align-items: center
}

.search-grop .gtxt-search {
    position: absolute;
    right: 0;
    top: -15px
}

.search-grop:hover .gtxt-search .txt {
    width: var(--p200);
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.search-grop:hover .searchBtn {
    position: absolute;
    right: 0px;
    top: -10px
}

.search-grop:hover .searchBtn svg path {
    fill: #000000
}

.search-grop .gtxt-search .txt {
    width: 0;
    border: 0 none;
    margin: 0;
    padding: 0 var(--p30) 0 var(--p20);
    height: var(--p30);
    line-height: var(--p30);
    border-radius: var(--p20);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: block;
    transition: .4s;
    -webkit-transition: .4s;
    z-index: -1
}

.s_content {
    font-size: vaR(--ft22)
}

.PageContent .con {
    margin-top: vaR(--p50)
}

.splitting {
    --delay: 0s
}

.splitting .char {
    visibility: visible;
    opacity: 0;
    transform: translateY(100%);
    transition: all 1s;
    transition-delay: calc(var(--delay) + (.9s * var(--char-index) / var(--char-total)))
}

.titleCom {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: vaR(--p60)
}

.titleCom h1 {
    font-size: vaR(--ft36);
    color: #333;
    letter-spacing: .1em
}

.titleCom .en {
    text-transform: uppercase;
    color: #DEE5EB;
    font-size: vaR(--ft20)
}

.animate__animated .char {
    opacity: 1;
    transform: translateY(0)
}

footer {
    position: relative;
    z-index: 2
}

main {
    flex: 1
}

.backtop {
    opacity: 0;
    width: 40px;
    aspect-ratio: 1/1;
    background: linear-gradient(135deg, #730172, #1f0b6a 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    border: none;
    position: fixed;
    right: var(--p20);
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
    bottom: vaR(--p50);
    transition: all .3s;
    visibility: hidden
}

.backtop .arrow path {
    fill: white
}

.backtop:hover .arrow {
    animation: slide-in-bottom .7s cubic-bezier(.25, .46, .45, .94) both
}

@keyframes slide-in-bottom {
    0% {
        transform: translateY(10px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

header.bgcolor .head1 .layui-main {
    padding-top: var(--p10)
}

header.bgcolor .logo {
    max-width: 25%
}

header.bgcolor .backtop {
    visibility: visible;
    opacity: 1
}

header {
    --color: #fff;
    --main: 1700px;
    background: linear-gradient(180deg, #4E0960, rgba(255, 255, 255, 0) 80%);
    padding-bottom: var(--p50);
    color: #fff
}

header .searchBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    display: inline-flex
}

header .menu_button,
header .logo {
    position: relative;
    z-index: 4;
    max-width: 30%;
    padding-bottom: vaR(--p20)
}

header .menu_button img,
header .logo img {
    transition: all .3s
}

header .link {
    display: flex;
    align-items: center;
    gap: var(--p15);
    position: relative;
    z-index: 0
}

header .link a:hover {
    opacity: .6
}

header .box2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: var(--p40)
}

header .box1 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    gap: var(--p10)
}

header .layui-nav .layui-nav-item {
    margin-left: var(--p30)
}

header .layui-nav .layui-nav-item>a {
    font-size: var(--ft26);
    color: #fff;
    padding: 0
}

header .layui-nav .layui-nav-item>a:hover {
    opacity: .8
}

header .layui-nav .layui-this:after,
header .layui-nav-bar {
    background: #fff
}

header .layui-nav-child {
    border-top: 5px solid #4E0960
}

header .head1 .layui-main {
    transition: all .3s;
    align-items: center;
    padding: var(--p30) 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

header .layui-nav .layui-nav-more {
    display: none
}

header .input-container {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: vaR(--p10)
}

header .input {
    width: 35px;
    height: 35px;
    border-radius: 0;
    outline: none;
    background-color: #fff;
    color: var(--color);
    padding: 18px 16px;
    background-color: transparent;
    cursor: pointer;
    transition: all .5s ease-in-out;
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

header .input::placeholder {
    color: transparent
}

header .input:focus::placeholder {
    color: rgba(255, 255, 255, 0.6)
}

header .input:focus,
header .input:not(:placeholder-shown) {
    height: 35px;
    border-bottom: 1px solid var(--color);
    width: 145px;
    font-size: var(--ft14);
    cursor: none;
    padding: 8px 16px 8px 36px
}

header .icon {
    position: absolute;
    left: 2px;
    height: 24px;
    width: 24px;
    border-radius: 99px;
    z-index: -1
}

header .icon path {
    fill: var(--color)
}

header .input:focus+.icon,
header .input:not(:placeholder-shown)+.icon {
    z-index: 0;
    background-color: transparent;
    border: none
}

.headerNav {
    position: fixed;
    background: linear-gradient(-75deg, #170C6A, #790073);
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
    opacity: 0;
    z-index: -10
}

.headerNav li {
    transform: translateY(30px);
    opacity: 0;
    transition: .5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: .5s cubic-bezier(.215, .61, .355, 1);
    animation: fadeInUp1 cubic-bezier(.215, .61, .355, 1) 1s forwards;
    -webkit-animation: fadeInUp1 cubic-bezier(.215, .61, .355, 1) 1s forwards
}

.headerNav li:nth-child(1) {
    transition-delay: .2s
}

.headerNav li:nth-child(2) {
    transition-delay: .4s
}

.headerNav li:nth-child(3) {
    transition-delay: .6s
}

.headerNav li:nth-child(4) {
    transition-delay: .8s
}

.headerNav li:nth-child(5) {
    transition-delay: 1s
}

.headerNav li:nth-child(6) {
    transition-delay: 1.2s
}

.headerNav li:nth-child(7) {
    transition-delay: 1.4s
}

.headerNav li:nth-child(8) {
    transition-delay: 1.6s
}

.headerNav ul {
    width: 100%;
    padding-top: var(--p150);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.headerNav ul .t1 {
    margin-bottom: var(--p20);
    font-size: vaR(--ft26)
}

.headerNav ul dl {
    margin-top: vaR(--p20);
    display: grid;
    gap: vaR(--p20)
}

.headerNav ul dl a {
    font-size: var(--ft18);
    opacity: .4
}

.headerNav ul dl a:hover {
    opacity: 1
}

.headerNav.show {
    height: 100vh;
    opacity: 1;
    z-index: 2
}

.headerNav.show li {
    transform: translateY(0);
    opacity: 1
}

.menu_button {
    width: 50px;
    height: 50px;
    padding: var(--p10);
    display: block;
    background: linear-gradient(-30deg, #260A6B, #690372);
    border-radius: 50%
}

.menu_button .line3 {
    stroke-dasharray: 55 207
}

.menu_button .line2 {
    stroke-dasharray: 33 44
}

footer {
    --main: 1720px;
    color: #fff;
    background: linear-gradient(-75deg, #170C6A, #790073)
}

footer .layui-main {
    position: unset;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

footer .footerLogo img {
    max-height: 80px
}

footer nav {
    display: flex;
    gap: var(--p60)
}

footer nav .t1 {
    height: 80px;
    display: flex;
    align-items: center;
    padding: vaR(--p15) 0;
    line-height: 1em;
    font-size: vaR(--ft20);
    position: relative;
    bottom: 0
}

footer nav .t1:hover {
    bottom: .2em
}

footer nav dl {
    display: grid;
    gap: var(--p10);
    margin-top: var(--p60)
}

footer nav dl a {
    opacity: .4
}

footer nav dl a:hover {
    opacity: 1
}

footer .foot1 {
    padding: var(--p40) 0;
    position: relative
}

footer hr {
    margin-top: vaR(--p20);
    left: 0;
    top: ;
    right: 0;
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

footer .qrcode {
    margin-top: vaR(--p20);
    display: flex;
    font-size: var(--ft12);
    text-align: center;
    flex-wrap: wrap;
    gap: var(--p10)
}

footer .qrcode p {
    margin-top: vaR(--p10)
}

footer .info {
    margin-top: vaR(--p40);
    display: grid;
    gap: var(--p15)
}

footer .info li {
    display: flex;
    align-items: center;
    gap: 5px
}

footer .info .img {
    width: 1em
}

footer .info .t1 {
    opacity: .4
}

footer .foot2 {
    gap: 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: var(--ft12);
    padding: var(--p15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

footer .foot2 a {
    opacity: .4
}

footer .foot2 a[href]:hover {
    opacity: 1
}

.SeaPage section:nth-child(even) {
    background: #fff
}

.SeaPic ul {
    display: grid;
    gap: var(--p50);
    margin-top: vaR(--p60)
}

.SeaPic ul h5 {
    font-size: var(--ft24);
    font-weight: normal;
    letter-spacing: .1em
}

.SeaPic ul hr {
    border-color: #dee5eb;
    margin: vaR(--p10) 0 var(--p30)
}

.SeaPic ul dl {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--p30);
    text-align: center
}

.SeaPic ul .img {
    border-radius: var(--p10);
    
}
.SeaPic ul img{
    width:100%;
}

.RdPage section:nth-child(odd) {
    background: #fff
}

.RdPage section:nth-child(1) {
    background: initial
}

.RdList ul {
    display: grid;
    gap: var(--p60);
    margin-top: vaR(--p60)
}

.RdList ul h5 {
    color: #6B1FA7;
    font-size: vaR(--ft38);
    line-height: 1.2em;
    letter-spacing: .3em;
    margin-bottom: vaR(--p40)
}

.YanFa1 ul {
    margin-top: vaR(--p60);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--p40) var(--p30);
    color: #fff
}

.YanFa1 ul .item {
    display: block;
    border-radius: 10px;
    aspect-ratio: 37/31;
    overflow: hidden;
    position: relative
}

.YanFa1 ul .item:hover .img::before {
    top: 100%
}

.YanFa1 ul .img {
    height: 100%
}

.YanFa1 ul .img::before {
    display: block;
    z-index: 2;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(65, 33, 90, 0.5);
    transition: all .3s;
}

.YanFa1 ul .con {
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: vaR(--ft14);
    text-align: center;
}

.YanFa1 ul h5 {
    text-align: center;
    font-size: vaR(--ft22);
}

.YanFa2 ul {
    margin-top: vaR(--p60);
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: var(--p40) var(--p30);
    color: #fff;
}

.YanFa2 ul .item {
    display: block;
    border-radius: 10px;
    aspect-ratio: 37/31;
    overflow: hidden;
    position: relative;
}

.YanFa2 ul .item:hover .img::before {
    scale: 0
}

.YanFa2 ul .item:nth-child(5n+2) .img::before,
.YanFa2 ul .item:nth-child(5n+4) .img::before {
    background: rgba(35, 116, 196, 0.8)
}

.YanFa2 ul .img {
    height: 100%
}

.YanFa2 ul .img::before {
    display: block;
    z-index: 2;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(241, 176, 78, 0.8);
    transition: all .3s;
    transform: rotate(45deg);
    scale: 2
}

.YanFa2 ul .con {
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: vaR(--ft14)
}

.YanFa2 ul h5 {
    font-size: vaR(--ft22)
}

.Join ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--p60)
}

.Join ul .item {
    display: block
}

.Join ul .item .img {
    aspect-ratio: 480/310;
    border-radius: 6px
}

.Join ul .item h5 {
    font-weight: normal;
    text-align: center;
    font-size: vaR(--ft22);
    margin-top: var(--p20)
}

.IndexNew ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--p40);
    margin-top: var(--p50)
}

.IndexNew ul h5 {
    margin-top: var(--p10);
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical
}

.IndexNew ul .sub {
    margin-top: var(--p10);
    font-size: var(--ft14);
    color: #787878;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.IndexNew ul .layui-btn {
    margin-top: var(--p15);
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--ft14);
    gap: var(--p10)
}

.IndexNew .item {
    margin-top: vaR(--p80)
}

.IndexNew .item .Img {
    position: relative;
    aspect-ratio: 380/240
}

.IndexNew .item .date {
    font-size: var(--ft14);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--bgc);
    padding: 2px var(--p10)
}

.IndexNew .item:hover .layui-btn {
    width: 60%
}

.IndexNew .item2 {
    position: relative;
    grid-column: span 2
}

.IndexNew .item2 * {
    transition: all .5s
}

.IndexNew .item2 .img {
    height: 100%
}

.IndexNew .item2 .con {
    width: 60%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff
}

.IndexNew .item2 h5 {
    padding-top: vaR(--p15);
    line-height: 1em;
    padding-left: var(--p50);
    font-size: var(--ft50);
    color: var(--ftc)
}

.IndexNew .item2 .sub {
    padding-left: var(--p50)
}

.IndexNew .item2 .layui-btn {
    margin-top: var(--p25);
    justify-content: flex-start;
    padding-left: var(--p50);
    width: 100%
}

.IndexNew .item2:hover .layui-btn {
    width: 60%
}

.IndexNew .item2:hover .con {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5)
}

.PageInfo {
    display: grid;
    align-items: flex-start;
    grid-template-columns: 1fr .7fr;
    gap: var(--p30)
}

.AboutPage .SeaPic {
    background: #fff
}

.Chanye {
    background: #fff
}

.Chanye ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--p40) var(--p30);
    color: #fff
}

.Chanye ul .item {
    display: block;
    border-radius: 10px;
    aspect-ratio: 37/31;
    overflow: hidden;
    position: relative
}

.Chanye ul .item:hover .img::before {
    top: 100%
}
.Chanye ul .item:hover{
    transform: scale(1.05);
}

.Chanye ul .item:hover .con {
    transform: translateY(0%)
}

.Chanye ul .img {
    height: 100%
}

.Chanye ul .img::before {
    display: block;
    z-index: 2;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all .3s
}

.Chanye ul .con {
    transition: all .3s;
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding: var(--p20);
    flex-direction: column;
    justify-content: flex-end;
    font-size: vaR(--ft14)
}

.Chanye ul h5 {
    font-size: vaR(--ft22)
}

.AboutInfo {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-position: bottom;
    background-size: auto
}

.AboutInfo .titleCom {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    gap: var(--p20);
    border-bottom: 1px solid #DEE5EB;
    padding-bottom: var(--p15)
}

.AboutInfo .Info {
    display: grid;
    gap: 80px
}

.AboutInfo .Info li {
    display: grid;
    align-items: flex-start;
    gap: 70px
}

.AboutInfo .Info li .img {
    border-radius: 10px
}

.AboutInfo .Info li .con {
    direction: ltr
}

.AboutInfo .Info li:nth-child(1),
.AboutInfo .Info li:nth-child(2) {
    grid-template-columns: repeat(2, 1fr)
}

.AboutInfo .Info li:nth-child(1) {
    direction: rtl
}

.numList {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: vaR(--p80)
}


.numList .title {
    color: var(--ftc);
    display: flex;
    align-items: flex-start;
    gap: 1em
}

.numList .title .counter-auto {
    line-height: 1em;
    font-size: 70px;
    font-weight: bold
}

.numList h5 {
    margin-top: var(--p10);
    font-size: 30px;
}

.Index {
    --main: 1700px
}

.Index .layui-btn:hover {
    opacity: 1
}

.Index section.section {
    min-height: 100vh
}

.LineTitle {
    margin-bottom: vaR(--p60)
}

.LineTitle .titleCom {
    justify-content: flex-start;
    align-items: flex-start;
    gap: vaR(--p15);
    text-align: left;
    border-left: 4px solid var(--ftc);
    padding-left: 1em;
    margin-bottom: 0
}

.LineTitle .titleCom h1 {
    line-height: 1em;
    font-size: var(--ft40)
}

.LineTitle .titleCom .en {
    line-height: 1em;
    color: #000;
    opacity: .5
}

.LineTitle hr {
    margin-top: vaR(--p30);
    border-color: rgba(0, 0, 0, 0.5)
}

.LineTitle .box {
    gap: var(--p20);
    display: flex;
    align-items: center;
    justify-content: space-between
}

.IndexFoot {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: vaR(--p60)
}
.IndexYanfa .IndexFoot{
    margin-top: vaR(--p40);
}

.IndexFoot .layui-btn {
    color: vaR(--ftc);
    font-size: vaR(--ft20);
    background: initial;
    padding: 0 var(--p50);
    border-radius: var(--p35)
}

.IndexFoot .layui-btn .fill-circle:before {
    background: var(--ftc)
}

.IndexFoot .layui-btn:hover {
    background: linear-gradient(90deg, #250B6B, #820084);
    transition: all .3s;
    color: #ffffff
}

.index_swiper .SwiperItem {
    padding-top: var(--p200);
    height: 120vh;
    padding-bottom: 20vh
}

.index_swiper .swiper-pagination {
    bottom: calc(20vh + 40px)
}

.index_swiper .bg img {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transition: transform 3s;
    -webkit-transition: transform 3s
}

.index_swiper .text {
    -webkit-mask-image: linear-gradient(to right, #000 33.3%, rgba(0, 0, 0, 0) 66.6%);
    -webkit-mask-position: left center;
    -webkit-mask-size: 300% 100%;
    -webkit-mask-repeat: no-repeat;
    opacity: 0;
    animation-delay: 0
}

.index_swiper h1 {
    font-size: vaR(--ft50);
    line-height: 1.2em
}

.index_swiper .sub1 {
    margin-top: vaR(--p40);
    font-size: var(--ft20)
}

.index_swiper .foot {
    margin-top: vaR(--p100)
}

.index_swiper .swiper-slide-active .text {
    opacity: 1;
    animation: headerTitle 5s cubic-bezier(.23, 1, .32, 1) both
}

.index_swiper .swiper-slide-active h1 {
    animation-delay: .6s !important
}

.index_swiper .swiper-slide-active .sub1 {
    animation-delay: .8s !important
}

.index_swiper .swiper-slide-active .foot {
    animation-delay: 1s !important
}

.index_swiper .swiper-slide-active .bg img {
    transform: scale(1);
    -webkit-transform: scale(1)
}

.index_swiper .layui-btn {
    padding: 0 var(--p40);
    background: #ffffff;
    border-radius: 37px;
    color: #250B6B;
    border: 0px
}

.index_swiper .layui-btn:hover {
    transition: all .3s;
    background: linear-gradient(90deg, #250B6B, #820084);
    color: #ffffff
}

@keyframes headerTitle {
    0% {
        opacity: 0;
        -webkit-mask-position: right center
    }

    1% {
        opacity: 1
    }

    100% {
        -webkit-mask-position: left center
    }
}

.IndexYanfa {
    background: #E9EBF7;
    padding: var(--p150) 0 var(--p10);
    max-height: calc(100vh - 140px)
}

.IndexYanfa .s_content img {
    height: 80%;
    width: auto;
    margin: 0 auto;
    max-height: 500px
}

.IndexChanYe {
    padding: var(--p150) 0 var(--p10);
    max-height: calc(100vh - 140px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}
.IndexChanYe_list{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 20px;
}
.IndexChanYe_list a{
    display: block;
    width: 100%;
    position: relative;
    transition: all 0.3s ease;
}
.IndexChanYe_list a:hover{
    transform: scale(1.05);
}
.IndexChanYe_list a p{
    position: absolute;
     left: 50%;
     bottom: 20px;
     transform: translateX(-50%);
     color: #fff;
     font-size: var(--ft28);
     line-height: var(--ft28);
      white-space: nowrap;
      font-weight: bold;
}
.IndexChanYe_list a:nth-child(1) p{
    display: none;
}
.IndexChanYe_list a:nth-child(6) p{
    display: none;
}

.IndexChanYe_list a img{
    width: 100%;
    aspect-ratio:13 / 25;
    object-fit: cover;
}
.IndexChanYe .LineTitle {
    margin-bottom: var(--p20)
}

.IndexChanYe .ChanYeItem1 {
    position: relative;
    cursor: pointer
}

.IndexChanYe .ChanYeItem1 h5 {
    color: #fff;
    font-size: vaR(--ft28);
    position: absolute;
    bottom: vaR(--p20);
    width: 100%;
    padding: 0 var(--p20) 0 var(--p10);
    text-align: center;
    transition: all .3s;
    font-weight: bold;
}

.IndexChanYe .ChanYeItem1:hover h5 {
    bottom: 46%
}
.IndexChanYe .SwiperBox .swiper-wrapper{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6,1fr);
}
.IndexChanYe .SwiperBox .swiper-wrapper .swiper-slide:nth-child(1) h5{
    display: none;
}
.IndexChanYe .SwiperBox .swiper-wrapper .swiper-slide:nth-child(6) h5{
    display: none;
}
.IndexChanYe .ChanYeItem1 img{
    width: 100%;
    aspect-ratio:13 / 25;
    border-radius: 50px;
}
.IndexChanYe .ChanYeItem {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
    border-radius: var(--p40);
    text-align: center;
    aspect-ratio: 1/1;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    display: flex;
    overflow: visible
}

.IndexChanYe .ChanYeItem::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    height: 90%;
    z-index: -2;
    border-radius: var(--p40) var(--p40) 0 0;
    opacity: 0;
    visibility: hidden;
    background: linear-gradient(180deg, #720172, rgba(255, 255, 255, 0));
    transition: .3s;
    -webkit-transition: .3s
}

.IndexChanYe .ChanYeItem::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: var(--p40);
    z-index: -1
}

.IndexChanYe .ChanYeItem h5 {
    font-weight: bold;
    padding: var(--p20) 0;
    font-size: vaR(--ft32)
}

.IndexChanYe .ChanYeItem * {
    transition: all .3s
}

.IndexChanYe .ChanYeItem .img {
    flex: 1;
    overflow: visible
}

.IndexChanYe .ChanYeItem .img img {
    position: relative;
    top: 0
}

.IndexChanYe .ChanYeItem:hover::before {
    opacity: 1;
    visibility: visible;
    transform: translate(-10px, -10px)
}

.IndexChanYe .ChanYeItem:hover .img img {
    top: var(--p15);
    scale: 1.1
}

.IndexChanYe .Thead,
.IndexChanYe .Tbody {
    direction: ltr
}

.IndexChanYe .Tab {
    direction: rtl
}

.Tab {
    background: rgba(255, 255, 255, 0.5);
    display: grid;
    grid-template-columns: .38fr 1fr
}

.Tab .layui-tabs-item {
    height: 100%
}

.Tab .con {
    padding: var(--p40)
}

.Tab .layui-tabs-body {
    padding: 0
}

.Tab .layui-tabs-header .layui-this:after,
.Tab .layui-tabs-header:after,
.Tab .layui-tabs-scroll:after {
    display: none
}

.Tab .layui-tabs-header {
    height: auto
}

.Tab .layui-tabs-body {
    flex: 1
}

.Tab .s_content {
    font-size: vaR(--ft22)
}

.Tab .Tboyd1 {
    overflow-y: auto;
    flex: 1
}

.Tab .Tboyd1 .layui-tabs-item {
    padding: var(--p30)
}

.Tab .Thead1 {
    background: #F1DCF3;
    display: flex;
    align-items: center
}

.Tab .Thead1 li {
    padding: vaR(--p20) 0;
    font-size: var(--ft26);
    flex: 1;
    color: var(--ftc)
}

.Tab .Thead1 li.layui-this {
    background: var(--bgc);
    color: #fff
}

.Tab .ContentItem {
    height: 100%;
    display: flex;
    flex-direction: column
}

.Tab .Thead {
    background: #fff;
    display: flex;
    flex-direction: column
}

.Tab .HeadItem {
    padding: vaR(--p35) vaR(--p20);
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    gap: vaR(--p20);
    text-align: left
}

.Tab .HeadItem * {
    position: relative;
    z-index: 2
}

.Tab .HeadItem h5 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1em;
    font-size: var(--ft30)
}

.Tab .HeadItem .en {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1em;
    font-size: var(--ft16)
}

.Tab .HeadItem .img {
    aspect-ratio: 1/1;
    padding: var(--p20);
    width: 5em;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3edf4
}

.Tab .HeadItem::before {
    display: block;
    content: "";
    width: 100%;
    height: 0;
    background: #F3EDF4;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .5s;
    -webkit-transition: .5s;
    z-index: 0;
    background: linear-gradient(90deg, #140C69, #7A0073)
}

.Tab .HeadItem:hover {
    color: var(--ftc)
}

.Tab .HeadItem.layui-this {
    color: #fff
}

.Tab .HeadItem.layui-this::before {
    height: 100%
}

.IndexAdd {
    padding: var(--p150) 0 var(--p10);
    max-height: calc(100vh - 140px)
}

.IndexAdd .LineTitle {
    margin-bottom: var(--p40)
}

.IndexAdd .list {
    display: grid;
    gap: var(--p20)
}

.IndexAdd .list .con {
    font-size: vaR(--ft20);
    margin-top: vaR(--p20)
}

.IndexAdd .list .con strong {
    color: var(--ftc)
}

.IndexAdd .list .title {
    display: flex;
    align-items: center;
    font-size: var(--ft32);
    gap: vaR(--p10);
    margin-top: vaR(--p10);
}

.IndexAdd .list .title h5 {
    font-size: var(--ft30)
    font-weight: bold;
}

.IndexAdd .list .title .num {
    white-space: nowrap;
    border-radius: 50%;
    aspect-ratio: 1/1;
    font-size: vaR(--ft16);
    line-height: 1em;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff
}

.IndexAdd .list .item {
    cursor: pointer;
    min-height: 240px;
    width: 400px;
    padding: vaR(--p10) var(--p50);
    position: relative
}
/*.IndexAdd .list .item:hover{*/
/*    background-color: #4E0960;*/
/*}*/

.IndexAdd .list .item>* {
    position: relative;
    z-index: 1
}

.IndexAdd .list .item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    height: 90%;
    z-index: 0;
    border-radius: var(--p40) var(--p40) 0 0;
    opacity: 0;
    visibility: hidden;
    background: linear-gradient(180deg, #720172, rgba(255, 255, 255, 0));
    transition: .3s;
    -webkit-transition: .3s
}

.IndexAdd .list .item::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 6px 45px rgba(0, 0, 0, 0.08);
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: var(--p40);
    z-index: 0
}

.IndexAdd .list .item .img {
    overflow: visible;
    max-height: unset;
    z-index: 2;
    position: absolute
}

.IndexAdd .list .item .img * {
    transition: all .3s
}

.IndexAdd .list .item .img i {
    position: absolute;
    width: 190px;
    height: 200px
}

.IndexAdd .list .item .img .img1 {
    filter: drop-shadow(0 .03rem .26rem rgba(0, 0, 0, 0.45))
}

.IndexAdd .list .item .img .img2 {
    filter: drop-shadow(0 .03rem .26rem rgba(0, 0, 0, 0.45));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    height: 100%;
    visibility: hidden;
    transform: scale(.8)
}
.IndexAdd .list .item:hover .title h5{
    color: #4E0960;
    
}
.IndexAdd .list .item:hover .title h5{
    font-weight: bold;
}
.IndexAdd .list .item:hover .img .img1 {
    opacity: 0;
    scale: .8
}

.IndexAdd .list .item:hover .img .img2 {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}
.IndexAdd .list .item:hover .title .num{
    background: #4E0960;
}
.IndexAdd .list .item:hover::before {
    opacity: 1;
    visibility: visible;
    transform: translate(-10px, -10px)
}

.IndexAdd .left .item:nth-child(1) i {
    border-top: 2px solid #C9C9C9;
    border-right: 2px solid #C9C9C9;
    border-radius: 0 var(--p40) 0 0;
    left: 90%;
    top: 50%
}

.IndexAdd .left .item:nth-child(1) .img {
    top: 10px;
    left: 90%
}

.IndexAdd .left .item:nth-child(2) i {
    border-bottom: 2px solid #C9C9C9;
    border-right: 2px solid #C9C9C9;
    border-radius: 0 0 var(--p40) 0;
    left: 90%;
    bottom: 50%
}

.IndexAdd .left .item:nth-child(2) .img {
    bottom: 10px;
    left: 90%
}

.IndexAdd .right .item:nth-child(1) i {
    border-top: 2px solid #C9C9C9;
    border-left: 2px solid #C9C9C9;
    border-radius: var(--p40) 0 0 0;
    right: 90%;
    top: 50%
}

.IndexAdd .right .item:nth-child(1) .img {
    top: 10px;
    right: 90%
}

.IndexAdd .right .item:nth-child(2) i {
    border-bottom: 2px solid #C9C9C9;
    border-left: 2px solid #C9C9C9;
    border-radius: 0 0 0 var(--p40);
    right: 90%;
    bottom: 50%
}

.IndexAdd .right .item:nth-child(2) .img {
    bottom: 10px;
    right: 90%
}

.IndexAdd .Block {
    margin-top: vaR(--p40);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.IndexAdd .ImgList {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25%;
    transform: translate(-50%, -50%);
    z-index: 5
}

.IndexAdd .ImgList .img {
    transition: .4s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: .4s cubic-bezier(.215, .61, .355, 1);
    transform: scale(.9);
    opacity: 0;
    height: 0;
    visibility: hidden
}

.IndexAdd .ImgList .img.active {
    height: auto;
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.IndexRa {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: -20vh;
    position: relative;
    bottom: 20vh;
    z-index: 5;
    border-radius: 60px 60px 0px 0px;
    padding: var(--p150) 0 var(--p10);
    max-height: calc(100vh - 140px)
}

.IndexRa .titleCom {
    border-color: #fff
}

.IndexRa .titleCom * {
    color: #fff
}

.IndexRa .Thead {
    display: flex;
    align-items: center;
    gap: var(--p10)
}

.IndexRa .Thead .item {
    padding: 0 vaR(--p50);
    color: #343434;
    background: initial;
    border: 1px solid #343434;
    font-size: var(--ft22);
    border-radius: var(--p30);
    height: 60px;
}

.IndexRa .Thead .item.layui-this {
    color: #fff;
    background: linear-gradient(270deg, #250B6B, #820084)
}

.IndexRa .Tbody {
    margin-top: vaR(--p60);
    gap: vaR(--p60)
}

.IndexRa .Tbody .layui-tabs-item {
    display: block;
    position: absolute;
    visibility: hidden;
    top: 0;
    opacity: 0;
    transform: translateY(6%);
    pointer-events: none
}

.IndexRa .Tbody .layui-tabs-item.layui-show {
    position: relative;
    visibility: visible;
    pointer-events: all;
    opacity: 1;
    transform: translateY(0);
    transition-delay: .3s;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out
}

.IndexRa .button-box div {
    margin-top: 50px
}

.IndexRa .TbodyItem {
    display: grid;
    gap: vaR(--p40);
    grid-template-columns: auto 1fr auto
}

.IndexRa .button-prev {
    border-color: #fff
}

.IndexRa .button-prev svg {
    fill: #fff
}

.IndexRa .button-prev:hover {
    background-color: #FFF;
    border-color: vaR(--ftc);
    transition: all .3s
}

.IndexRa .button-prev:hover svg {
    fill: vaR(--ftc)
}

.IndexRa .button-next {
    border-color: vaR(--ftc)
}

.IndexRa .button-next svg {
    fill: vaR(--ftc)
}

.IndexRa .button-next:hover {
    background-color: vaR(--ftc);
    border-color: #FFF;
    transition: all .3s
}

.IndexRa .button-next:hover svg {
    fill: #FFF
}

.IndexRa .SwiperBox {
    min-height: 500px
}

.IndexRa .RaItem {
    display: block;
    background: #fff;
    border-radius: var(--p30);
    overflow: hidden
}

.IndexRa .RaItem * {
    transition: all .3s
}

.IndexRa .RaItem .img {
    border-radius: var(--p30);
    aspect-ratio: 1/1;
    margin-bottom: var(--p100)
}

.IndexRa .RaItem .con {
    bottom: 0;
    border-radius: var(--p30);
    position: absolute;
    padding: vaR(--p30) vaR(--p20)
}

.IndexRa .RaItem .con h5 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical
}

.IndexRa .RaItem .con .sub {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical
}

.IndexRa .RaItem:hover .con {
    transition-delay: .3s;
    background: rgba(255, 255, 255, 0.6);
    margin: vaR(--p20);
    padding: vaR(--p20) vaR(--p20)
}

.IndexRa .RaItem:hover .img {
    aspect-ratio: 1/1.5;
    margin-bottom: 0
}

.Search {
    margin-top: var(--p180)
}

.SearchNo {
    padding: var(--p110) 0
}

.SearchNo .img {
    margin: var(--p200) auto 0;
    width: 20%;
}

.SearchNo form {
    width: 1042px;
    max-width: 100%;
    align-items: center;
    margin: 0 auto;
    background: #fff;
    padding: 3px 7px;
    border-radius: 9px;
    display: flex;
    border: 2px solid #730172
}

.SearchNo form input {
    padding: 0 var(--p30);
    border: none;
    flex: 1
}

.SearchNo form input:focus {
    box-shadow: none
}

.SearchNo form input:placeholder {
    color: #8993A1
}

.SearchNo form .layui-btn {
    --btn: 54px;
    padding: 0 vaR(--p40);
    border-radius: 9px;
    background: linear-gradient(90deg, #C701C5, #3406E0)
}

.SearchValue form {
    margin-top: vaR(--p30);
    background: #fff;
    padding: vaR(--p20) var(--p50);
    box-shadow: 0 4px 8px #F1F5F980;
    border-radius: 9px
}

.SearchValue form .group {
    display: flex;
    align-items: center;
    padding: 0 var(--p30) 0 var(--p15);
    border-radius: 9px;
    border: 1px solid #C6CBD3
}

.SearchValue form input {
    padding: 0 var(--p30);
    border: none;
    flex: 1
}

.SearchValue form input:focus {
    box-shadow: none
}

.SearchValue form input:placeholder {
    color: #8993A1
}

.SearchValue form button {
    cursor: pointer;
    background: initial
}

.SearchNav {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #999999;
    font-size: var(--ft20)
}

.SearchNav .img_box {
    margin-right: var(--p10)
}

.backBox {
    position: relative
}

.backBox .back-btn {
    background: linear-gradient(90deg, #250B6B, #820084);
    border-radius: 20px;
    --btn: 40px;
    position: absolute;
    left: 110%;
    bottom: -16px;
    animation: gomove 1.6s infinite forwards;
    -webkit-animation: gomove 1.6s infinite forwards
}

@keyframes gomove {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-14px)
    }

    100% {
        transform: translateX(0)
    }
}

@media only screen and (max-width:990px) {
    .IndexChanYe .ChanYeItem1 {
        box-shadow: none
    }

    .IndexChanYe .ChanYeItem1 img {
        max-width: 100%;
        height: 300px
    }

    .LineTitle .box {
        flex-wrap: wrap
    }

    .button-next,
    .button-prev {
        width: 30px
    }

    .button-next svg,
    .button-prev svg {
        width: 15px
    }

    .IndexChanYe .Tab .Thead {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }

    .IndexChanYe .Tab .HeadItem .img {
        width: 3em
    }

    .IndexChanYe .Tab {
        grid-template-columns: repeat(1, 1fr)
    }

    footer nav {
        display: none
    }

    .menu_button {
        width: 40px;
        height: 40px;
        padding: 5px
    }

    .ProNav aside {
        gap: vaR(--p30)
    }

    .IndexAdd .list .item {
        width: auto;
        min-height: auto
    }

    .headerNav ul {
        padding-top: 50px;
        gap: 30px;
        justify-content: flex-start
    }

    .IndexAdd .list {
        display: grid;
        grid-template-columns: repeat(1, 1fr)
    }

    .IndexRa .RaItem .img {
        margin-bottom: 70px
    }

    .IndexRa {
        border-radius: 0;
        bottom: 0;
        margin-bottom: 0
    }

    .IndexRa .fill-circle {
        height: 40px;
        line-height: 40px
    }

    .IndexRa .SwiperBox {
        min-height: unset
    }

    .IndexAdd .Block {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: var(--p20)
    }

    .IndexAdd .ImgList,
    .IndexAdd .list .item .img {
        display: none
    }

    .layui-tabs-header {
        flex-wrap: wrap
    }

    .ProNav {
        grid-template-columns: auto 1fr
    }

    .PageInfo {
        grid-template-columns: repeat(1, 1fr)
    }

    .YanFa2 ul,
    .YanFa1 ul,
    .IndexNew ul,
    .SeaPic ul dl,
    .Chanye ul {
        grid-template-columns: repeat(2, 1fr)
    }

    .layui-tabs-header li {
        line-height: unset
    }

    .index_swiper .swiper-pagination {
        bottom: 40px
    }

    .index_swiper .SwiperItem {
        padding-bottom: 0;
        height: 70vh
    }

    .AboutInfo .Info li {
        grid-template-columns: repeat(1, 1fr) !important
    }

    .Index section.section {
        min-height: auto
    }

    .IndexRa .Thead .item {
        --btn: 40px
    }

    .IndexRa {
        background-position: left
    }

    .LineTitle .img_box img {
        max-height: 30px
    }
}