* {
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
body {
    margin: 0;
}
.header {
    position: relative;
    min-width: 1360px;
}
.header img {
    width: 100%;
}
.nav-box {
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    width: 100%;
}
.nav {
    width: 1360px;
    margin: 0 auto;
    height: 80px;
    background: url("../assets/nav.png") no-repeat;
    background-size: 100% 100%;
    padding: 0 80px;
    display: flex;
}
.nav-item {
    margin-right: 26px;
    margin-top: 22px;
    display: inline-flex;
    cursor: pointer;
}
.nav-item:last-child {
    margin-right: 0;
}
.nav-item-title {
    font-size: 26px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    color: #FFFFFF;
}
.nav-item-2023 {
    font-size: 22px;
    font-family: TCloudNumber, TCloudNumber;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 6px;
}
.nav-item-select .nav-item-title, .nav-item-select .nav-item-2023 {
    color: #2E70F1;
    -webkit-text-stroke: 0.5px #FFFFFF;
    text-stroke: 0.5px #FFFFFF;
    -webkit-background-clip: text;
}
.page-box {
    margin-top: -4px;
    min-width: 1360px;
    background: url("../assets/bg.png") no-repeat #FDF4E2 -0px 432px;
    background-size: 1920px 8022px;
}
.page-container {
    width: 1200px;
    margin: 0 auto;
    padding-top: 85px;
}
.page-video {
    background: linear-gradient(269deg, #F5992D 21%, #EF7F2E 43%, #EF8B2E 84%, #F5BD2D 98%);
    padding: 20px;
}
.page-video video {
    width: 100%;
    height: 650px;
}
.common-title {
    margin-top: 70px;
    text-align: center;
}
.common-title2 {
   /* margin-top: 55px;*/
}
.common-title img, .common-title2 img {
    height: 87px;
}
.hc-box {
    margin-top: 25px;
    position: relative;
    height: 581px;
}
.hc-title {
    position: absolute;
    top: 47px;
    left: 20px;
    background: url("../assets/title-huacai.png") no-repeat;
    background-size: cover;
    width: 387px;
    height: 38px;
}
.hc-text-box {
    position: absolute;
    top: 121px;
    left: 0;
    width: 498px;
    height: 460px;
    background: #FFFFFF;
    z-index: 2;
    padding: 45px 21px;
}
.hc-right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.hc-right-box {
    width: 750px;
    height: 581px;
    position: relative;
}
.hc-right-box .swiper-button-next {
    width: 22px !important;
    height: 16px !important;
    background: url("../assets/arrow-right-2.png") no-repeat !important;
    background-size: 100% 100% !important;
    right: 489px !important;
    top: 543px;
    margin-top: 0;
}
.hc-right-box .swiper-button-prev {
    width: 22px !important;
    height: 16px !important;
    background: url("../assets/arrow-left-2.png") no-repeat !important;
    background-size: 100% 100% !important;
    left: 142px !important;
    top: 543px;
    margin-top: 0;
}
.hc-right-box .swiper-pagination {
    bottom: 20px;
    left: 172px;
    width: 60px;
    font-size: 16px;
    font-family: DIN, DIN;
    font-weight: bold;
    color: #282828;
}
.hc-right-color {
    color: #2881FF;
}
.hc-swiper {
    width: 100%;
    height: 500px;
}
.hc-swiper img {
    width: 100%;
    height: 100%;
}
.hc-row {
    position: relative;
    height: 92px;
}
.hc-row-icon {
    width: 7px;
    height: 7px;
    border-radius: 10px;
    border: 2px solid #2E70F1;
    position: absolute;
    top: 12px;
    left: 9px;
}
.hc-row-line {
    position: absolute;
    left: 12px;
    top: 19px;
    width: 1px;
    height: 82px;
    border-left: 2px dashed #2E70F1;
}
.hc-row-text {
    font-size: 18px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    color: #282828;
    line-height: 30px;
    width: 373px;
    margin-left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.hc-images {
    width: 750px;
    /*height: 500px;*/
}
.fj-2things {
    margin: 21px 0 0 30px;
    width: 215px;
    height: 44px;
    background: url("../assets/fenjin-2things.png") no-repeat;
    background-size: cover;
}
.fj-box {
    display: flex;
    margin-top: 32px;
}
.fj-item {
    width: 555px;
    height: 592px;
}
.fj-left {
    background: url("../assets/fenjin-left.png") no-repeat;
    background-size: cover;
    margin-right: 89px;
}
.fj-right {
    background: url("../assets/fenjin-right.png") no-repeat;
    background-size: cover;
}
.fj-left-title {
    margin: 41px 0 0 100px;
    width: 338px;
    height: 85px;
    background: url("../assets/fenjin-title-left.png") no-repeat;
    background-size: cover;
}
.fj-right-title {
    margin: 41px 0 0 64px;
    width: 392px;
    height: 86px;
    background: url("../assets/fenjin-title-right.png") no-repeat;
    background-size: cover;
}
.fj-text {
    width: 389px;
    height: 224px;
    font-size: 18px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    letter-spacing: 2px;
    margin: 50px 0 0 83px;
    text-indent: 2em;
}
.line-multi {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.fj-6power {
    margin: 65px 0 0 30px;
    width: 215px;
    height: 74px;
    background: url("../assets/fenjin-6power.png") no-repeat;
    background-size: cover;
}
.fj-power {
    position: relative;
    height: 491px;
    margin-top: 105px;
}
.fj-power-center {
    width: 386px;
    height: 446px;
    background: url("../assets/power.png") no-repeat;
    background-size: cover;
    position: absolute;
    top: 17px;
    left: 407px;
}
.fj-power-item {
    position: absolute;
    width: 372px;
    height: 84px;
    cursor: pointer;
}
.fj-power-01 {
    top: 0;
    left: 71px;
    background: url("../assets/power-01.png") no-repeat;
    background-size: cover;
}
.fj-power-02 {
    top: 0;
    left: 731px;
    background: url("../assets/power-02.png") no-repeat;
    background-size: cover;
}
.fj-power-03 {
    top: 197px;
    left: 15px;
    background: url("../assets/power-03.png") no-repeat;
    background-size: cover;
}
.fj-power-04 {
    top: 197px;
    left: 808px;
    background: url("../assets/power-04.png") no-repeat;
    background-size: cover;
}
.fj-power-05 {
    bottom: 0;
    left: 106px;
    background: url("../assets/power-05.png") no-repeat;
    background-size: cover;
}
.fj-power-06 {
    bottom: 0;
    left: 728px;
    background: url("../assets/power-06.png") no-repeat;
    background-size: cover;
}
.mine-list {
    margin-top: 45px;
    overflow: hidden;
}
.mine-item {
    width: 400px;
    height: 270px;
    float: left;
    border: 2px solid #FFFFFF;
    cursor: pointer;
    position: relative;
}
.mine-item img {
    width: 100%;
    height: 100%;
}
.mine-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(42,81,219,0.85);
    display: none;
}
.mine-item:hover .mine-hover {
    display: block;
}
.mine-hover-title {
    font-size: 18px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    color: #FFFFFF;
    margin: 58px 0 0 39px;
    line-height: 23px;
}
.mine-hover-text {
    padding: 12px 37px 0 39px;
    font-size: 16px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.mine-hover-text {
    padding: 12px 37px 0 39px;
    width: 100%;
    height: 90px;
}
.mine-hover-font {
    font-size: 16px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.mine-hover-more {
    width: 61px;
    height: 19px;
    background: url("../assets/look-more.png") no-repeat;
    background-size: cover;
    margin: 34px 0 0 298px;
}
.xz-win {
    width: 100%;
    height: 300px;
    margin-top: 50px;
}
.xz-win img {
    width: 100%;
    height: 100%;
}
.rd-title {
    margin: 30px auto 0;
    width: 478px;
    height: 38px;
    background: url("../assets/title-redian.png") no-repeat;
    background-size: cover;
}
.rd-text {
    padding-left: 67px;
    font-size: 24px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    line-height: 38px;
    letter-spacing: 3px;
    -webkit-text-stroke: 0.5px #FFFFFF;
    text-stroke: 0.5px #FFFFFF;
    /* IE10+ */
    background: -ms-linear-gradient(269deg, #2D65F5 21%, #2E87EF 43%, #2E70EF 84%, #2DADF5 98%);
    background: linear-gradient(269deg, #2D65F5 21%, #2E87EF 43%, #2E70EF 84%, #2DADF5 98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.rd-box {
    margin-top: 50px;
    width: 100%;
    background: rgba(255,205,158,0.5);
    border-radius: 5px;
    padding: 24px;
    overflow: hidden;
}
.rd-box-left {
    width: 500px;
    height: 530px;
    box-shadow: 0 8px 15px 0 rgba(206,107,27,0.4);
    border-radius: 6px;
    border: 4px solid #F0852F;
    float: left;
    margin-right: 24px;
}
.rd-box-left img {
    width: 100%;
    height: 100%;
}
.rd-box-right {
    width: 628px;
    float: left;
    position: relative;
}
.rd-swiper {
    width: 524px;
    height: 530px;
}
.rd-swiper-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.rd-swiper-a {
    display: block;
    float: left;
    margin: 24px 24px 0 0;
    border-radius: 6px;
    border: 2px solid #fff;
    width: 250px;
    height: 253px;
}
.rd-swiper-a:hover {
    border: 2px solid #F0852F;
}
.rd-swiper-item img {
    width: 100%;
    height: 100%;
}
.rd-swiper-a:nth-child(2n) {
    margin-right: 0;
}
.rd-swiper-a:nth-child(1), .rd-swiper-a:nth-child(2) {
    margin-top: 0;
}
.ly-box {
    position: relative;
    padding-bottom: 10px;
}
.ly-swiper {
    width: 1090px;
    margin-top: 50px;
}
.ly-swiper .swiper-slide {
    width: 545px !important;
    height: 307px !important;
}
.ly-swiper-item {
    width: 100%;
    height: 100%;
    position: relative;
}
.ly-swiper-item img {
    width: 100%;
    height: 100%;
}
.ly-swiper-play {
    position: absolute;
    background: url("../assets/ly-play.png") no-repeat center center;
    background-size: 100% 100%;
    z-index: 1;
    left: 248px;
    top: 128px;
    width: 50px;
    height: 50px;
}
.rd-box-right .swiper-button-next, .ly-box .swiper-button-next, .zm-box .swiper-button-next {
    width: 28px !important;
    height: 28px !important;
    background: url("../assets/arrow-right.png") no-repeat !important;
    background-size: 100% 100% !important;
    right: 0 !important;
}
.rd-box-right .swiper-button-prev, .ly-box .swiper-button-prev, .zm-box .swiper-button-prev {
    width: 28px !important;
    height: 28px !important;
    background: url("../assets/arrow-left.png") no-repeat !important;
    background-size: 100% 100% !important;
    left: 0 !important;
}
.ly-swiper .swiper-slide-active {
    box-shadow: 0 6px 30px 12px rgba(109,59,0,0.32);
    border: 6px solid;
    border-image: linear-gradient(90deg, rgba(253, 241, 226, 1), rgba(255, 219, 150, 1), rgba(241, 116, 46, 1)) 6 6;
}
.ly-swiper-item video {
    width: 100%;
    height: 100%;
}
.yd-title {
    margin: 30px auto 0;
    width: 451px;
    height: 38px;
    background: url("../assets/title-yuedu.png") no-repeat;
    background-size: cover;
}
.yd-box {
    margin-top: 24px;
    overflow: hidden;
}
.yd-left {
    width: 470px;
    height: 648px;
    border: 10px solid #F0852F;
    float: left;
    margin-right: 25px;
    margin-top: 18px;
}
.yd-item {
    width: 153px;
    height: 204px;
    border: 1px solid #2E70F1;
    float: left;
    margin-left: 23px;
    margin-top: 18px;
    cursor: pointer;
}
.yd-item:hover {
    border: 5px solid #F0852F;
}
.yd-left img, .yd-item img {
    width: 100%;
    height: 100%;
}
.zh-title {
    margin: 50px auto 0;
    width: 506px;
    height: 38px;
    background: url("../assets/title-zuihuo.png") no-repeat;
    background-size: cover;
}
.zh-win {
    width: 100%//;
    /*height: 255px;*/
    margin-top: 32px;
}
.zh-win img {
    width: 100%;
    height: 100%;
}
.zm-box {
    position: relative;
}
.zm-swiper {
    margin-top: 32px;
    width: 1112px;
}
.zm-swiper-item {
    position: relative;
    height: 386px;
    width: 100%;
}
.zm-title {
    position: absolute;
    top: 0;
    width: 406px;
    height: 72px;
    background: url("../assets/title-zuimei.png") no-repeat;
    background-size: cover;
    line-height: 72px;
    padding-left: 67px;
    font-size: 24px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: bold;
    color: #2D65F5;
}
.zm-title-1 {
    left: 0;
}
.zm-title-2 {
    right: 0;
}
.zm-text {
    position: absolute;
    top: 110px;
    width: 366px;
    height: 198px;
    padding: 28px 22px;
    z-index: 1;
    background: #F4F4F4;
}
.zm-text-1 {
    left: 0;
}
.zm-text-2 {
    right: 0;
}
.zm-font {
    font-size: 18px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    color: #282828;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
.zm-bg {
    position: absolute;
    bottom: 11px;
    width: 934px;
    height: 166px;
    z-index: 0;
    right: 12px;
}
.zm-bg-1 {
    background: url("../assets/bg-zuimei.png") no-repeat;
    background-size: cover;
}
.zm-bg-2 {
    background: url("../assets/bg-zuimei-2.png") no-repeat;
    background-size: cover;
}
.zm-img {
    position: absolute;
    width: 664px;
    height: 376px;
    top: 10px;
    z-index: 1;
}
.zm-img-1 {
    right: 0;
}
.zm-img-2 {
    left: 0;
}
.zm-img img {
    width: 100%;
    height: 100%;
}
.cs-title {
    margin: 30px auto 0;
    width: 662px;
    height: 38px;
    background: url("../assets/title-chuansheng.png") no-repeat;
    background-size: cover;
}
.page-footer {
    height: 300px;
    background: #F0852F;
    text-align: center;
    min-width: 1360px;
}
.footer-logo {
    width: 402px;
    height: 54px;
    margin-top: 72px;
}
.footer-bq {
    margin-top: 38px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
}
.footer-dz {
    margin-top: 22px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
}
.common-scroll {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
}
.common-scroll::-webkit-scrollbar {
    width: 5px;
    height: 1px;
}
/*滚动条里面小方块*/
.common-scroll::-webkit-scrollbar-thumb {
    border-radius: 9px;
    background: #FBAD65;
}
/*滚动条里面轨道*/
.common-scroll::-webkit-scrollbar-track {
    border-radius: 9px;
    background: #CCCEDC;
}
.fb-box {
    /*height: 779px;*/
    margin-top: 10px;
    position: relative;
    padding-bottom: 100px;
}
.fb-box-left {
    position: absolute;
    top: 421px;
    left: 0;
    width: 28px;
    height: 28px;
    background: url("../assets/arrow-left.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.fb-box-right {
    position: absolute;
    top: 421px;
    right: 0;
    width: 28px;
    height: 28px;
    background: url("../assets/arrow-right.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.fb-box-content {
    margin: 0 50px;
}
.fb-box-scroll {
    width: 1810px;
    position: relative;
}
.fb-box-top {
    height: 425px;
}
.fb-box-bottom {
}
.fb-box-top::after, .fb-box-bottom::after {
    content: '';
    display: block;
    clear: both;
}
.fb-box-line {
    border-top: 2px dashed #2E70F1;
}
.fb-item-arrow {
    position: absolute;
    left: calc(50% - 7px);
    bottom: -27px;
    border-bottom: 14px solid transparent;
    border-top: 14px solid #F0852F;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.fb-item-arrow2 {
    position: absolute;
    left: calc(50% - 7px);
    top: -28px;
    border-bottom: 14px solid #F0852F;
    border-top: 14px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.fb-item-icon {
    width: 9px;
    height: 9px;
    background: #FFFFFF;
    border-radius: 9px;
    border: 2px solid #2E70F1;
    position: absolute;
    left: calc(50% - 4.5px);
    bottom: -32px;
}
.fb-item-icon2 {
    width: 9px;
    height: 9px;
    background: #FFFFFF;
    border-radius: 9px;
    border: 2px solid #2E70F1;
    position: absolute;
    left: calc(50% - 4.5px);
    top: -38px;
}
.fb-item {
    position: relative;
    /*border: 2px solid #B2CCFF;*/
    float: left;
}
.fb-item-1 {
    width: 250px;
    height: 318px;
    margin: 81px 0 0 5px;
}
.fb-item-2 {
    width: 382px;
    height: 250px;
    margin: 149px 0 0 50px;
}
.fb-item-3 {
    width: 320px;
    height: 315px;
    margin: 84px 0 0 50px;
}
.fb-item-4 {
    width: 296px;
    height: 389px;
    margin: 10px 0 0 50px;
}
.fb-item-5 {
    width: 236px;
    height: 399px;
    margin: 0 0 0 50px;
}
.fb-item-6 {
    width: 346px;
    height: 315px;
    margin: 32px 0 0 13px;
}
.fb-item-7 {
    width: 364px;
    height: 315px;
    margin: 32px 0 0 50px;
}
.fb-item-8 {
    width: 299px;
    height: 315px;
    margin: 32px 0 0 50px;
}
.fb-item-9 {
    width: 289px;
    height: 320px;
    margin: 32px 0 0 50px;
}
.fb-item-10 {
    width: 245px;
    height: 399px;
    margin: 32px 0 0 50px;
}
/*.fb-item img {
    width: 100%;
    height: 100%;
}*/
.fj-power-01 {
    top: 0;
    left: 71px;
    background: url("../assets/power-01.png") no-repeat;
    background-size: cover;
}
.fj-power-02 {
    top: 0;
    left: 731px;
    background: url("../assets/power-02.png") no-repeat;
    background-size: cover;
}
.fj-power-03 {
    top: 197px;
    left: 15px;
    background: url("../assets/power-06.png") no-repeat;
    background-size: cover;
}
.fj-power-04 {
    top: 197px;
    left: 808px;
    background: url("../assets/power-03.png") no-repeat;
    background-size: cover;
}
.fj-power-05 {
    bottom: 0;
    left: 106px;
    background: url("../assets/power-05.png") no-repeat;
    background-size: cover;
}
.fj-power-06 {
    bottom: 0;
    left: 728px;
    background: url("../assets/power-04.png") no-repeat;
    background-size: cover;
}
.fb-item img {
    max-width: 100%;
    max-height: 100%;
}
.fb-item-1 img, .fb-item-2 img, .fb-item-3 img, .fb-item-4 img, .fb-item-5 img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
