body {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow-x: hidden;
}

.banner {
    width: 100%;
    margin: 0 auto;
}

.one {
    width: 1200px;
    margin: 110px auto 0;
}

.title {
    width: 514px;
    height: 27px;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.9;
    margin: 0 auto 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title img {
    width: 33px;
    height: 13px;
}

.title i {
    font-size: 30px;
    color: #b5730a;
    opacity: 0.9;
}

.one .subtitle {
    width: 871px;
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    margin: 0 auto 60px;
    text-align: center;
}

.one .subtitle span {
    color: #b5730a;
    font-weight: bold;
}

.one .blackbox {
    width: 100%;
    height: 62px;
    background-color: #0b0b0b;
    box-shadow: 0px 0px 7px 1px rgba(14, 30, 81, 0.08);
    border-radius: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
}

.one .blackbox div {
    text-align: center;
}

.one .four {
    width: 100%;
    height: 112px;
    display: flex;
    margin: 14px 0 14px 0;
    justify-content: space-between;
    font-size: 20px;
    font-weight: bold;
}

.one .four .four2,
.one .four .four4,
.one .four .single {
    box-shadow: 0px 0px 6px 0px rgba(3, 3, 3, 0.08);
    border-radius: 6px;
    box-sizing: border-box;
}

.one .four .single {
    width: 100%;
    height: 112px;
    text-align: center;
    line-height: 112px;
}

.one .four .four1,
.one .blackbox :first-child {
    width: 297px;
}

.one .four .four2,
.one .blackbox :nth-child(2) {
    width: 325px;
}

.one .four .four3,
.one .blackbox :nth-child(3) {
    width: 347px;
}

.one .four .four4,
.one .blackbox :last-child {
    width: 218px;
}

.one .four .four1,
.one .four .four3 {
    display: flex;
    align-items: space-between;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}

.one .four .four1 :last-child,
.one .four .four3 :last-child {
    background-color: #ebebeb;
}

.one .four .four2 {
    padding: 30px 45px;
    text-align: center;
    color: #b5730a;
}

.one .four .four4 {
    padding: 43px 67px;
}

.one .total {
    width: 100%;
    height: 78px;
    background-color: #fdf8f0;
    border-radius: 6px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #b5730a;
    text-align: center;
    line-height: 78px;
}

.one .step {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1128px;
    margin: 40px auto 70px;
    color: #333333;
    font-weight: bold;
    font-size: 20px;
}

.one .step span {
    font-size: 22px;
}

.one .btn {
    width: 271px;
    height: 55px;
    background-image: linear-gradient(-9deg, #cba260 0%, #f7ddb5 100%), linear-gradient( #ef5c17, #ef5c17);
    background-blend-mode: normal, normal;
    border-radius: 27px;
    margin: 0 auto 115px;
    line-height: 55px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #975d00;
    cursor: pointer;
}

.park {
    width: 100%;
    height: 630px;
    background-image: linear-gradient(187deg, #2d2d2d 0%, #0b0b0b 100%), linear-gradient( #000000, #000000);
}

.park .title {
    color: #ffffff;
    width: 355px;
    padding-top: 42px;
    margin-bottom: 56px;
}

.park .box {
    width: 1200px;
    height: 444px;
    margin: 0 auto;
    position: relative;
}

.park .box .btm {
    width: 100%;
    height: 130px;
    background-image: linear-gradient(-9deg, #cba260 0%, #f7ddb5 100%), linear-gradient( #888888, #888888);
    background-blend-mode: normal, normal;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
}

.park .box img:first-child {
    position: absolute;
    top: 0;
    left: 30px;
}

.park .box img:nth-child(2) {
    position: absolute;
    bottom: 30px;
    left: 472px;
    z-index: 9;
}

.park .box .right {
    width: 470px;
    height: 365px;
    position: absolute;
    right: 30px;
    bottom: 63px;
}

.park .box .right .single {
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 30px;
}

.park .box .right .single span {
    display: inline-block;
    border-bottom: 4px solid #cba260;
    font-size: 18px;
    font-weight: bold;
    line-height: 16px;
    padding: 0 4px;
}

.park .box .right .single p {
    display: block;
    margin-top: 10px;
}

.park .box .right .last {
    color: #000000;
}

.wrap {
    width: 1200px;
    margin: 110px auto 0;
}

.wrap .title {
    width: 430px;
    margin-bottom: 84px;
}

.wrap .help {
    width: 1200px;
    height: 459px;
    margin: 0 auto 120px;
    display: flex;
}

.wrap .help .block {
    width: 262px;
    height: 100%;
    position: relative;
}

.wrap .help .block .single {
    font-size: 16px;
    height: 43px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #4f4f4f;
    text-align: right;
    position: relative;
    margin-bottom: 57px;
}

.wrap .help .block .single i {
    width: 23px;
    height: 39px;
    font-family: SourceHanSerifCN-Heavy;
    font-size: 51px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #dcdcdc;
    position: absolute;
    z-index: -1;
    left: 90px;
    top: -14px;
}

.single1,
.single5 {
    right: -56px;
}

.single2,
.single3 {
    margin-right: 25px;
}

.single2 i {
    left: 104px;
}

.single3 i {
    left: 20px !important;
}

.single4 i {
    left: 105px !important;
}

.single5 i {
    left: 155px !important;
}

.wrap .help :last-child .single {
    text-align: left;
}

.wrap .help :last-child .single i {
    color: #f7ddb5;
}

.wrap .help :last-child .single i {
    left: -15px !important;
}

.wrap .help :last-child .single1 {
    left: -56px;
}

.wrap .help :last-child .single2,
.wrap .help :last-child .single4 {
    left: 23px;
}

.wrap .help :last-child .single3 {
    left: 40px;
}

.wrap .help :last-child .single5 {
    left: -26px;
}

.support {
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.support .single {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    color: #333333;
    font-size: 18px;
}

.finance {
    width: 463px !important;
    margin: 110px auto 60px;
}

.fin {
    width: 100%;
    height: 193px;
    display: flex;
    justify-content: space-between;
}

.fin .btns {
    padding-top: 20px;
}

.fin .btns button {
    background-color: #f7ddb5;
    border-radius: 40px;
    border: none;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #975d00;
    padding: 10px 18px;
    margin: 15px;
    box-sizing: border-box;
}

.fin .btns button:first-child {
    margin-left: 37px;
}

.contrast {
    width: 100%;
    height: 833px;
    background-image: linear-gradient(214deg, #2d2d2d 0%, #0b0b0b 100%), linear-gradient( #f2f2f2, #f2f2f2);
}

.contrast .box {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    color: #ffffff;
}

.contrast .box .title {
    color: #ffffff;
    opacity: .9;
    width: 378px;
    padding-top: 60px;
}

.contrast .box .subtitle {
    width: 757px;
    height: 47px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    /* font-weight: bold; */
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    margin: 0 auto 60px;
    text-align: center;
}

.contrast .box .left {
    width: 389px;
    height: 250px;
    float: left;
    /* margin-top: 78px; */
}

.contrast .box .left h2 {
    font-size: 38px;
    font-weight: bold;
    padding-bottom: 10px;
}

.contrast .box .left p {
    font-size: 18px;
    /* font-weight: bold; */
    margin: 20px 0;
}

.contrast .box .right {
    width: 753px;
    float: right;
    margin-top: 35px;
}

.contrast .box .right .single {
    height: 55px;
    width: 100%;
    display: flex;
    line-height: 55px;
    text-align: center;
    margin-bottom: 9px;
    background-color: rgba(247, 221, 181, 0.2);
    box-sizing: border-box;
    border-radius: 6px;
}

.contrast .box .right .first {
    background: none;
}

.contrast .box .right .div1 {
    width: 185px;
    font-size: 20px;
    font-weight: bold;
    color: #975d00;
    background-color: #f7ddb5;
    border-radius: 26px 6px 6px 26px;
}

.contrast .box .right .div2,
.contrast .box .right .div3 {
    width: 284px;
}

.contrast .box .right .div2 {
    font-size: 18px;
}

.contrast .box .right .div3 {
    font-size: 20px;
    color: #f7ddb5;
    font-weight: bold;
}

.contrast .box .right .btm {
    font-size: 20px;
    /* font-weight: bold; */
    margin: 20px 0;
    text-align: right;
}
.contrast .box .right .btm .top{
    font-size: 26px;
    line-height: 30px;
    display: flex;
    justify-content: end;
    margin-bottom: 5px;
}
.contrast .box .right .btm .top img{
    margin-right: 10px;
}
.contrast .box .right .btm i {
    color: #f7ddb5;
    font-size: 26px;
    font-weight: bold;
}

.contrast .box .btn {
    width: 261px;
    height: 55px;
    background-image: linear-gradient(-9deg, #cba260 0%, #f7ddb5 100%), linear-gradient( #ef5c17, #ef5c17);
    background-blend-mode: normal, normal;
    border-radius: 27px;
    margin: auto;
    margin-top: 50px;
    line-height: 55px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #975d00;
    cursor: pointer;
}

.contrast .box span {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    display: block;
    margin: 7px auto;
    text-align: center;
}

.six {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
}

.six img {
    width: 42px;
    display: flexbox;
}

.six .blocks {
    width: 152px;
    height: 152px;
    background-image: url(images/six.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    padding: 51px 34px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}

.sixtitle {
    margin: 110px auto 60px;
}

.icons {
    width: 1127px;
    height: 152px;
    display: flex;
    margin: -152px auto 0;
    justify-content: space-evenly;
}

.icons img {
    width: 89px;
    height: 88px;
    display: flexbox;
    box-shadow: 2px 7px 9px 1px rgba(45, 45, 45, 0.16);
    border-radius: 50%;
}

.four {
    width: 1200px;
    height: 211px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.policy {
    width: 1200px;
    height: 550px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.policy .left {
    width: 413px;
    height: 550px;
    background-color: #e1c5c5;
    border-radius: 10px;
    position: relative;
}

.policy .right {
    width: 708px;
    height: 518px;
}

.policy .right .hot {
    display: flex;
    align-items: flex-end;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.policy .right .single {
    width: 708px;
    height: 108px;
    border-bottom: 2px solid #cccccc;
    padding-bottom: 10px;
}

.policy .right .single h2 {
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    margin: 40px 0 20px 0;
}

.policy .right .single p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #666666;
}

.policy .left .bottom {
    width: 413px;
    height: 125px;
    background-image: linear-gradient(214deg, #2d2d2d 0%, #030303 100%), linear-gradient( #eb615a, #eb615a);
    background-blend-mode: normal, normal;
    border-radius: 0px 0px 8px 8px;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    padding: 0 22px;
    box-sizing: border-box;
}

.policy .left .bottom h3 {
    margin: 22px auto 10px;
    font-size: 20px;
}

.policy .left .bottom p {
    font-size: 18px;
    margin-top: 5px;
}

.foot {
    width: 100%;
    height: 312px;
    background: #000000;
    margin-top: 120px;
}

.foot .btmtext {
    color: #ffffff;
    width: 100%;
    text-align: center;
    margin-top: 62px;
}

.foot .footer {
    width: 570px;
    margin: 0 auto;
    height: 131px;
    padding-top: 64px;
    display: flex;
    color: #ffffff;
    text-align: left;
}

.foot .footer img {
    width: 132px;
    height: 131px;
    margin-right: 58px;
}


/* 分布推荐 */

.recommend {
    margin-bottom: 120px;
    margin-top: 50px;
}

.recommend table {
    width: 100%;
    padding: 5px;
    border-collapse: separate;
    border-spacing: 0px 10px;
}

.recommend table thead tr {
    border-radius: 4px;
    box-shadow: 1px 1px 8px 1px rgba(3, 3, 3, 0.06);
    background-image: linear-gradient(#f7ddb5, #cba260);
    color: #975d00;
}

.recommend table th,
.recommend table td {
    padding: 15px 0;
}

.recommend table tr .left {
    border-radius: 6px 0 0 6px;
}

.recommend table tr .right {
    border-radius: 0 6px 6px 0;
}

.recommend table td {
    text-align: center;
}

.recommend table tbody tr {
    box-shadow: 0px 0px 6px 0px rgba(3, 3, 3, 0.08);
    border-radius: 6px;
}

.recommend table tr td:first-child,
.recommend table tr th:first-child {
    padding-left: 20px;
    padding-right: 40px;
    font-weight: 600;
}

.swiper {
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #2d2d2d;
    /* 两种都可以 */
}

.swiper-pagination {
    position: unset;
    margin-top: 30px;
}

.swiper-pagination span {
    width: 15px;
    height: 15px;
}

.swiper-pagination-bullet {
    background-color: #fff !important;
    border: 1px solid #333;
    opacity: 0.6 !important;
}

.swiper-pagination-bullet-active {
    background-color: #333 !important;
    /* border: 1px solid #E1BF8A; */
    opacity: 1 !important;
}

i {
    font-size: 22px;
    font-weight: 500;
    color: #333;
    font-style: normal;
}