ul { list-style-type: none; }
.headers{
    background: #18235c;
    width: 100%;
    height: 85px;
    position: fixed;
    top:0;
    left: 0;
    z-index: 9999;
}
.el-button+.el-button{
    margin-left: 0;
}
.tac,el-icon-s-operation,.navigation_3,.el-icon-s-operation{
    display: none;
}
.el-icon-s-operation{
    font-size: 25px;
}
.el-menu{
    background: unset;
}
.el-menu-item,.el-submenu__title{
    color: #ffffff;
}
.el-icon-s-operation-but,.el-icon-s-operation-but:hover{
    background: unset;
    border: none;
}
.el-icon-notebook-2-s:before {
    content: "\e759";
}
.el-icon-question-s:before {
    content: "\e7a4";
}
.display_6{
    width: 100%;
    height:100px;
    clear:both;
    display: none;
}
.block_5 div span{
    cursor: pointer;
}
.block_5 div span :hover{
    color: #409EFF;
}
.block_5{
    width: 80%;
    height: 200px;
    margin: auto;
    text-align: center;
    padding-top: 30px;
}
.block_5_1{
    margin-top:20px;
}
.block_5_2{
    margin-top:20px;
}
.block_5_2 img,.block_5_1 img{
    margin-right: 15px;
    cursor: pointer;
}
body{
    background: #1a1a1a;
    word-break: break-all;
}
.block_4{
    clear: both;
    width: 100%;
    border-top: 1px solid #CCCCCC;
    height: 10px;
}
.el-carousel__arrow--left {
    left: -15px;
}
.el-carousel__arrow--right, .el-notification.right{
    right: 0px;
}
#type_content .el-carousel__item{
    height: 100px;
    padding-left: 50px;
}

.block_1{
    padding-bottom:25px;
    border-bottom: 1px solid #CCCCCC;
}
.el_but{
    margin:10px 0px;
    background-color: #262626;
    border-color: #CCCCCC;
}
.el_d_1{
    text-align: center;
}
.el_d_p_1{
    margin-top: 20px;
    font-weight: 600;
}
.el_d_p_2{
    color: #CCCCCC;
}
.content_page_one_working{
    width: 100%;
    height: auto;
    padding:0px 10px;
}
.content_page_one_working p{
    width: 50%;
    height: auto;
    float: left;
    color: #CCCCCC;
}
.content_page_one_working p:last-child{
    text-align: right;
}
#recommend_content .el-carousel__container{
    height: 400px !important;
}
#type_content .el-carousel__container{
    height: 100px !important;
}
#list_content .el-carousel__container {
    height: auto;
}
.content_page_one div img{
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
}
.content_page_one div:first-child div:first-child{
    width: 80%;
    height: auto;
    margin-left:auto;
    margin-right: auto;
    border-radius: 1% !important;
}
.content_page_one div:first-child{
    width: 90%;
    height: auto;
    margin-left:auto;
    margin-right: auto;
    background: #262626;
    border-radius: 1% !important;
}
.content_page_one div:first-child:hover{
    background:#444444;
    cursor: pointer;
}
.content_page_one{
    width: 20%;
    height: auto;
    float: left;
    padding-bottom:30px;
    border-radius: 15px;
}
.content_page_two:hover{
    color:#409EFF;
}
.content_page_two{
    width: 8.5%;
    height: auto;
    float: left;
    border-radius: 15px;
    margin-top:20px;
    text-align: center;
    margin-right: 10px;
    padding:15px 0px;
    cursor: pointer;
    background: #333333;
}
.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 150px;
    margin: 0;
}

.navigation div p i{
    font-size: 25px;
}
.navigation_2_one_p,.navigation_1 p{
    margin-top:25px;
}
.navigation_2_one_p{
    margin-left: 15px;
}
.navigation{
    width: 100%;
    height: auto;
}
.navigation_1{
    width: 5%;
    height: auto;
    float: left;
    padding:0px 0px 0px 20px;
}
.navigation_1 p{
    cursor: pointer;
}
.navigation_2{
    width: 95%;
    height: auto;
    float: left;
}
.navigation_3{
    width: 100%;
    height:auto;
    clear: both;
    border-top: 1px solid #CCCCCC;
    position: fixed;
    top:93%;
    z-index: 99999;
    background: #1a1a1a;
}
.navigation_3 p{
    float: left;
    width: 20%;
    text-align: center;
    padding: 20px 0;
}
button{
    margin-bottom: 15px !important;
    border-radius: 5px !important;
}
.el-icon-search,.el-icon-notebook-2,.el-icon-question,.el-icon-notebook-2-s,.el-icon-question-s{
    font-size: 20px;
    margin-right: 20px;
}

.container a{
    float: left;
}
.logo-span-1 span a{
    float: unset;
}
.container{
    font-size: 14px;
}
@media (max-width: 850px){
    .col-sm-20{
        width: 49%;
    }
    .content_page_one{
        width: 33.3333%;
    }
    .block_5_1 img{
        width: 30%;
    }
    .navigation_2{
        width: 100%;
    }
    .block_4{
        border:none;
    }
    .el-carousel__arrow--left{
        left: 16px;
    }
    .login{
        background-color: #409EFF;
        border-color: #409EFF;
    }
    .register,.search,.lang,.el-icon-notebook-2,.el-icon-question,.navigation_1{
        display: none;
    }
    .tac,.el-icon-s-operation,.display_6,.navigation_3{
        display: block;
    }
}
@media (max-width: 767px){
    .logos li a{
        margin-top: -5px
    }
    .col-md-6{
        width: 50%;
        float: left;
    }
    .col-sm-20 {
        width: 49%;
        float: right;
    }
    .el_d_1 button{
        width: 100%;
    }
    .content_page_two{
        width: 20%;
    }
    .el-carousel__arrow--left{
        left: 0;
    }
    .content_page_one{
        width: 49.4999%;
    }
    .block_5{
        width: 90%;
    }
    .block_5_1 img{
        width: 28%;
    }
    .navigation_3{
        top:91%;
    }
}
@media (max-width: 380px){
    .navigation_3{
        top:90%;
    }
}
.logos li a{
    font-size:14px;
}
.additional-shop-info{
    padding: 25px 0 0 0;
}
.logo-p-1{
    margin-bottom: 0;
}
.additional-nav-login{
    text-align: right;
    padding: 35px 0 0 0;
    background-color:unset;
}
.logo-span-1{
    margin-right: 30px;
}
.logo-span-2{
    margin-left: 10px;
}
.logo-span-3 a{
    color: #8b8fab;
}
@media (min-width: 992px){
    .col-md-20 {
        width: 29%;
        text-align: right;
    }
    .col-md-6{
        width: 70%;
    }
}
.el-dropdown-link{
    color:#ffffff;
    margin-right: 10px;
}
.additional-shop-info img{
    width: 215px;
    height: auto;
    float: left;
}
ul li{
    float: left;
    margin-left: 50px;
}
.logo-p-2{
    width: 100%;
    height: 2px;
    background: red;
    background-image: linear-gradient(to right, #f97532, #42e8e5); /*从左到右渐变为红蓝*/
}
.headers-1{
    width: 100%;
    height: 710px;
    background-image:url("/assets/home/logo_1.png");
    background-repeat: no-repeat;
    /*padding-top: 85px;*/
    /*background-size: contain;*/
}
.headers-2{
    width: 100%;
    height: 900px;
    background: #ffffff;
}
.headers-4{
    width: 100%;
    height: 1100px;
    background: #ffffff;
}
.headers-5{
    width: 100%;
    height: auto;
    background-image: url("/assets/home/logo_10.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -5px;
}
#headers-5-i{
    background-image:none;
    background: #ffffff;
}
.headers-6{
    width: 100%;
    height: 820px;
    background: #202b61;
}
.headers-3{
    width: 100%;
    height: 1100px;
    background: #fafaff;
}
.headers-3-1{
    width: 100%;
    height: 2300px;
    background: #fafaff;
}
.header-12{
    width: 100%;
    height: 85px;
}
.headers-1-1,.headers-1-2,.headers-1-3,.headers-5-1,.headers-6-1{
    width: 75%;
    height: 100%;
    margin: auto;
    display: flex; /* 设置为 Flexbox 布局 */
    justify-content: center; /* 水平居中对齐 */
    align-items: center; /* 垂直居中对齐 */
}
.headers-1-3,.headers-5-1,.headers-6-1{
    flex-direction: column;
}
#headers-5-i .headers-5-1{
    padding-top:120px;
    /*padding-bottom: 150px;*/
    background: #f1f1f2;
    margin-bottom: 100px;
}
.headers-5-2{
    margin-left: 10%;
}
.headers-6-2{
    width: 100%;
    margin:70px 0 85px 0;
}
.headers-6-3{
    float: left;
    width: 50%;
    height: auto;
    /*background: red;*/
}
iframe{
    width: 425px;
    height: 255px;
    float: right;
    padding-right: 35px;
}
.headers-6-4{
    float: left;
    width: 50%;
    height: auto;
    padding-left: 35px;
}
.headers-6-5{
    width: 425px;
    height: 255px;
    padding-top: 50px;
}
.headers-6-6{
    width: 879px;
    height: 133px;
    /*background: red;*/
    background-image: url("/assets/home/logo_12.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    line-height: 133px;
}
.headers-6-7{
    margin-left:50px;
    width: 0%;
    height: auto;
    float: left;
}
.headers-6-7 img{
    cursor: pointer;
}
.headers-6-8{
    float: right;
    padding-right: 15px;
}
.headers-6-8 p{
    float: left;
    margin-right: 20px;
    font-size: 12px;
}
.headers-6-10,.headers-6-11{
    text-decoration: underline;
}
.headers-6-5 p span{
    color: #ffffff;
    font-size: 16px;
    margin-left: 10px;
}
.headers-6-5 p{
    margin-bottom: 35px;
}
.headers-5-1-1{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-top:200px;
}
.headers-5-1-3{
    width: 100%;
    height: 160px;
    text-align: right;
    position: relative;
    top: -180px;
    left:-10%;
}
.headers-5-1-4{
    width: 879px;
    height: 133px;
    position: relative;
    top: -150px !important;
    background-image: url(/assets/home/logo_12.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    padding: 15px 0;
}
#headers-5-1-4{
    top: 0px;
}
.headers-5-3{
    margin-left: 27%;
}
.headers-5-5,.headers-5-4{
    font-size: 48px;
    font-weight: bold;
    color: #202b61;
}
.headers-5-5{
    text-align: center;
}
.headers-5-6{
    font-size: 18px;
    color: #000000;
    float: left;
    margin:50px 0;
}
.headers-5-7{
    width: 18%;
    height: 100%;
    text-align: right;
    float: left;
    padding-top: 25px;
}
.headers-5-8{
    width: 47%;
    height: 100%;
    float: left;
    padding-top: 15px;
    margin-left:32px;
}
.headers-5-11{
    width: 30%;
    height: 100%;
    float: left;
    padding-top:32px;
}
.headers-5-12{
    width: 219px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    /*font-weight: bold;*/
    text-align: center;
    color: #4d4d4d;
    background-image: url("/assets/home/logo_14.png");
}
.headers-5-9{
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 0;
}
.headers-5-10{
    font-size: 48px;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 600;
}
.headers-3-p-3{
    display: flex; /* 设置为 Flexbox 布局 */
    margin-top: 70px;
}
.headers-3-p-4{
    width: 315px;
    height: 335px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 14px 10px #ededed;
    margin-right: 35px;
}
.headers-3-p-5{
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 36px;
    font-weight: bold;
    margin:20px auto auto auto !important;
    color: #ffffff;
    background-image: linear-gradient(to right, #f97532, #42e8e5);
}
.headers-3-p-6{
    font-size: 22px;
    font-weight: bold;
    color: #222222;
    text-align: center;
    margin:20px 20px 0px 20px !important;
}
#headers-3-p-6{
    margin:5px 20px 0px 20px !important;
}
.headers-3-p-7{
    width: 170px;
    color: #ffffff;
    height: auto;
    line-height: 39px;
    font-size: 14px;
    background-image: url("/assets/home/logo_5.png");
    margin: 20px auto auto auto !important;
    text-align: center;
}
#headers-3-p-7{
    margin: 10px auto auto auto !important;
}
.headers-3-p-8{
    font-size: 14px;
    background-image: linear-gradient(to right, #f97532, #42e8e5);
    -webkit-background-clip: text;
    -webkit-text-fill-color:transparent;
    margin: 20px 25px auto 25px !important;
    text-align: center;
}
.headers-3-p-9{
    font-size: 12px;
    color: #000000;
    margin: 20px 30px auto 30px !important;
    text-align: center;
}
.headers-1-2{
    height: auto;
}
.headers-1-1 div{
    float: left;
}
.headers-1-1 div p{
    color: #ffffff;
    margin-bottom: 50px;
}
.headers-1-p-1{
    font-size: 40px;
    width: 520px;
}
#headers-1-p-1{
    font-size: 36px;
    width: 555px;
}
.headers-1-p-2{
    font-size: 18px;
    width: 525px;
    color: #acb0c3 !important;
}
#headers-1-p-2{
    width: 568px;
    font-size: 16px;
    color: #acb0c3 !important;
}
.headers-1-p-3{
    font-size: 16px;
    width: 40%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    background-image: linear-gradient(to right, #f97532, #42e8e5); /*从左到右渐变为红蓝*/
}
.headers-1-1 div:last-child img{
    width: 315px;
    height: 545px;
}
.headers-1-1 div img{
    width: 450px;
    height: 480px;
    display: none; /* 初始时隐藏所有图片 */
}
.headers-1-2 .header_logo_banner_1 {
    display: block; /* 显示当前活动的图片 */
}
.headers-1-1 div:first-child{
    width: 50%;
    margin-left: 12%;
}
.headers-1-1 div:last-child{
    margin-right: 12%;
}
#headers-1-1 div:first-child{
    width: 550px;
    margin-left: 12%;
}
.headers-1-2 div:first-child p,.headers-1-3 div:first-child p{
    margin: 50px auto auto auto;
    text-align: center;
}
.headers-2-p-1,.headers-3-p-1,.headers-4-p-1{
    font-size: 40px;
    color: #18235c;
    width: 60%;
    font-weight: bold;
}
.headers-2-p-1{
    width: 600px;
}
.headers-2-p-2{
    font-size: 20px;
    color: #222222;
}
.headers-3-p-2{
    font-size: 16px;
    color: #222222;
    text-align: left !important;
    width: 990px;
}
.headers-2-p-3,.headers-4-p-3{
    font-size: 16px;
    color: #444444;
}
.headers-4-p-4-1-1{
    width: 470px;
}
.headers-4-p-4-1-2{
    width: 550px;
}
.headers-2-p-3{
    margin-bottom: 50px !important;
    text-align: left !important;
    width: 990px;
}
.headers-4-p-4{
    width: 88%;
    float: right;
    /*padding-right: 200px;*/
    color: #000000;
}
.headers-4-p-3{
    text-align: left !important;
    margin-bottom: 80px !important;
    width: 1100px;
}
.headers-2-p-4{
    font-size:32px;
    color:#2a3466;
    font-weight: bold;
    margin-bottom: 30px;
    width: 410px;
}
.headers-4-p-5{
    text-align: left !important;
    font-size: 22px;
    font-weight: bold;
    margin:20px 0 0 0 !important;
}
.headers-4-p-6{
    text-align: left !important;
    font-size: 14px;
    /*margin:15px 0 70px 0 !important;*/
    width: 100%;
}
.headers-4-p-6-1{
    margin:15px 0 75px 0 !important;
}
.headers-4-p-6-2{
    margin:15px 0 55px 0 !important;
}
.headers-4-p-6-3{
    margin:15px 0 85px 0 !important;
}
.headers-4-p-6-4{
    margin:15px 0 0px 0 !important;
}
.headers-4-p-6-3{
    width: 465px;
}
#headers-4-p-5-2{
    width:365px;
}
#headers-4-p-6-1{
    width: 465px;
    margin:20px 0 60px 0 !important;
}
#headers-4-p-6-2{
    width: 100%;
    margin:20px 0 35px 0 !important;
}
#headers-4-p-6-3{
    width: 460px;
    margin:20px 0 90px 0 !important;
}
#headers-4-p-6-4{
    width: 875px;
    margin:20px 0 0px 0 !important;
}
#headers-4-p-7{
    margin:-10px 0 0 0 !important;
}
#headers-4-p-4-2{
    width: 1050px;
}
.headers-4-p-8{
    float: right;
}
.headers-4-p-9,.headers-4-p-10{
    position: relative;
    top: -60px;
}
.headers-4-p-10{
    top: -100px;
    transform: rotate(-46deg);
}
.headers-4-p-11{
    /*padding-bottom:-170px;*/
    position: relative;
    top: -80px;
    left:-300px;
}
.headers-4-p-12{
    padding-left: 22%;
}
.headers-2-p-5 span,.headers-2-p-6,.headers-2-p-7,.headers-2-p-8,.headers-2-p-9{
    clear: both;
}
.garden-content{
    color: #222222;
    font-size: 22px;
}
#garden-content{
    margin-top: 5px;
    display: inline-block;
}
.garden{
    width: 35px;
    height: 35px;
    border: 1px solid #222222;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    float: left;
    font-size: 30px;
    margin-right: 20px;
    margin-bottom: 0;
}
.headers-1-2-1{
    width: 50px;
    height: 100%;
}
.investment-1{
    background: #ffffff;
}
.investment-2{
    width: 75%;
    height: auto;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:40px 0 100px 0;
    background: #ffffff;
}
.investment-2 img{
    margin-right: 30px;
}
.property-1{
    width: 1010px;
    height:325px;
    background: #ffffff;
    border-radius: 1%;
    box-shadow: 0px 0px 14px 10px #ededed;
    margin-top:65px;
    padding: 35px 75px;
}
.property-2{
    float: left;
    width: 50%;
}
#property-2-1{
    float: right;
}
.property-3{
    width: 50%;
    float: left;
}
.property-3-1,.property-3-3,.property-3-5{
    padding-left: 30px;
}
.property-4{
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    background: #18235c;
    float: left;
}
.property-5{
    font-weight: bold;
    color: #18235c;
    font-size: 30px;
    margin-left: 20px;
    float: left;
    width: 80%;
}
#property-5{
    padding-top: 10px;
}
#property-6{
    /*padding-top: 20px;*/
}
.property-5-1{
    margin-top: -10px;
}
.property-6,.property-7{
    clear: both;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.property-6{
    margin-top:70px
}
.property-7{
    margin-top:20px;
    margin-bottom: 35px;
}
.property-7-1{
    width: 300px;
}
.property-7-2{
    width: 265px;
}
.property-7-3{
    width: 395px;
}
.property-8{
    font-size: 14px;
    color: #444444;
    width: 375px;
}
@media(max-width:1500px) {
    .headers-1-1 div:first-child{
        margin-left: 0% !important;
    }
    .headers-1-1 div:last-child{
        margin-right: 0% !important;
    }
    #headers-1-1 div:first-child{
        margin-left: 0% !important;
    }
}
@media(max-width:1250px) {
    .headers-4-p-4{
        width:84%;
        padding-right:0;
    }
}
@media(max-width:1200px) {
    .headers-4-p-4{
        width:82%;
        padding-right:0;
    }
}
