body {
    overflow-x: hidden;
}
.logo{
    position: static;
    float: left ;
}
.titlenew {
    text-align: center;
    font-size: 32px;
    padding: 15px 0;
    font-weight: bold;
}
#bokelist .aboutnew {
    text-align: center;
    font-size: 18px;
    border-top: 1px solid #e2e4e6;
    border-bottom: 1px solid #e2e4e6;
    padding: 10px 0;
    margin-bottom: 25px;
}
.imgurl{
    width: 100%;
}
.rightimg {
    width: 50%;
    float: right;
}
.page {
    overflow: hidden;
    /* height: auto; */
}
.topdiv{
    overflow: hidden;
    width: 1054px;
    margin: 0 auto;
    position: relative;
    display: flex;

}
.lefttext{
    /* position: absolute;
    left: 0;
    top: 180px; */
}
.newtitle1{
    font-size: 70px;
    font-family: Playfair_Display;
    color: #003bae;
    font-weight: bold;
    letter-spacing: 2px;
}
.lefttext{
    width: 50%;
}
.newtitle2{
    font-size: 28px;
    color: #003bae;
    font-weight: bold;
    line-height: 50px;
    text-align: left;
}
.header ul li {
    color: #1d2c44;
}
.newtit{
    text-align: left;
    font-size: 35px;
    color: #1d2c44;
    font-weight: bold;
    font-family: Playfair_Display;
    /* font-family: Playfair_Display; */
    margin-bottom: 40px;
}
.newtit2{
    text-align: left;
    font-size: 20px;
    
    color: rgb(55, 105, 102);
    font-weight: bold;
    font-family: Playfair_Display;
    margin-bottom: 10px;
}
.newtit3{
    text-align: left;
    font-size: 25px;
    color: #1d2c44;
    font-weight: bold;
    /* font-family: Playfair_Display; */
    margin-bottom: 10px;
}
.newtit4{
    text-align: left;
    font-size: 25px;
    
    color: #8f9090;
    font-weight: bold;
    /* font-family: Playfair_Display; */
}
.eachnews{
    width: 100%;
    /* border-bottom: 1px solid #8f9090; */
    box-sizing: border-box;
    /* padding-bottom: 40px; */
    /* margin-bottom: 40px; */
}
.subnews{
    margin-bottom: 20px;
    border-bottom: 1px solid #8f9090;
    box-sizing: border-box;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.page3bg {
    background: #fff;
    /* background-size: 75vw 75vw; */
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.1;
    z-index: 1;
}
.contentpage {
    height: 60% !important;
}
.pagination {
    display: flex;
}
ul.pagination li {
    display: inline !important;
}
ul.pagination .active a {
    border-color: #409eff;
    color: #409eff;
}
.lang {
    padding-left: 5px;
}

.header {
    z-index: 100;
    position: relative;
    overflow: hidden;
}
.page3 {
    background: #fff none;
}
.page3 .pageContent .headline03 {
    position: relative;
    top: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

.page3 .headline04 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 1px !important;
}

.page3 .pageContent {
    position: absolute;
    top: 15%;
    padding-left: 30%;
    padding-right: 30%;
    margin-top: -110px;
    text-align: left;
}

.page3 .pageContent .content {
    z-index: 0;
    position: relative;
    width: 100%;

    margin-top: 35px;
    color: var(--ew-light-color02) !important;
}

.buspage4 {
    height: 891px;
    background: url(../wealth/image/abbbg.png) no-repeat;
    background-size: 100% 100%;
}
.buspage4 .pageContent {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.buspage4 .part {
    width: 300px;
    height: 461px;
    background-color: rgba(255, 255, 255, 0.7);
    border: 5px solid #fff;
    margin: 0 30px;
    text-align: center;
}
.buspage4 .part strong {
    width: 224px;
    font-size: 24px;
    display: inline-block;
    font-family: Playfair_Display;
    margin-top: 52px;
}
.buspage4 .part:nth-child(2) strong {
    margin-top: 80px;
}
.buspage4 .part span {
    width: 173px;
    font-size: 18px;
    display: inline-block;
    margin-top: 50px;
    line-height: 20px;
}
.buspage4 .part a {
    width: 223px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #f6f6f5;
    display: inline-block;
    background-color: #003bae;
    margin-top: 57px;
}

.buspage4 .part:hover {
    background-color: rgba(0, 59, 174, 0.5);
    border-color: #003bae;
}
.buspage4 .part:hover strong,
.buspage4 .part:hover span {
    color: #fff;
}
.buspage4 .part:hover a {
    background-color: #fff;
    color: #003bae;
}

.buspage5 {
    height: 697px;
    background: url(../wealth/image/page6bg.png) no-repeat;
    background-size: 100% 100%;
}
.buspage5 .pageContent {
    width: 798px;
    margin: 0 auto;
    display: none;
}
.buspage5 .pageConten.active {
    display: inline-block;
}
.buspage5 .pageContent strong {
    font-family: Playfair_Display;
    margin: 100px 0 0 0;
    font-size: 48px;
    display: inline-block;
    color: #485467;
}
.buspage5 .pageContent p {
    line-height: 30px;
    font-weight: normal;
}

.page4 .pageContent {
    padding-top: 120px;
}

.page4 .pageContent .right {
    padding-left: 140px;
}

.page4 .headline03 {
    width: 490px;
    padding-right: 0px;
    color: var(--ew-palyfair-color01);
    padding-bottom: 20px;
    font-size: 30px;
    letter-spacing: 2px;
}

.page4 .border {
    padding-top: 25px;
    float: left;
    display: block;
    width: 25px;
    height: 15px;
    border-bottom: 1px solid var(--ew-notosans-color01);
    margin-right: 15px;
}

.page4 img {
    margin-left: calc(100% - 360px);
    margin-top: 45px;
}

.page4 p {
    color: var(--ew-notosans-color01);
    font-size: 25px;
    line-height: 45px;
}
.neirong img {
    width: 100%;
}
.pagelay {
    text-align: center;
}
.blogslay {
    width: 1054px;
    margin: 70px auto;
    display: flex;
   flex-wrap: wrap;
}
.blogslay .blogle {
    width: 100%;
}
.blogslay .blogle .bloglist,
.blogslay .blogle .bloglist li {
    width: 100%;
    display: inline-block;
    padding-inline-start: 0px;
}
.blogslay .blogle .bloglist li {
    height: 254px;
    border-bottom: 1px solid #e0e0e1;
    padding-top: 20px;
}
.blogslay .blogle .bloglist li a {
    height: 254px;
    display: flex;
}
.blogslay .blogle .bloglist li span {
    width: 173px;
    font-family: Playfair_Display;
    font-size: 20px;
    color: #a9a7a7;
    text-align: left;
}
.blogslay .blogle .bloglist li img {
    width: 320px;
    height: 200px;
    margin: 0 20px;
}
.blogslay .blogle .bloglist li p {
    width: 500px;
    height: 162px;
    text-align: left;
    font-size: 16px;
    color: #afafaf;
    line-height: 20px;
    display: inline-block;
    display: -webkit-box; /* 使用弹性盒子布局模型 */
    -webkit-box-orient: vertical; /* 垂直方向的子元素排列 */
    -webkit-line-clamp: 5; /* 限制在3行 */
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis;
}
.blogslay .blogle .bloglist li p:before {
    content: attr(title);
    width: 100%;
    display: inline-block;
    font-size: 18px;
    color: #003bae;
    font-family: Playfair_Display;
    margin-bottom: 20px;
    display: -webkit-box; /* 使用弹性盒子布局模型 */
    -webkit-box-orient: vertical; /* 垂直方向的子元素排列 */
    -webkit-line-clamp: 2; /* 限制在3行 */
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis;
}
.blogslay .blogle .bloglist li p span {
    font-size: 14px;
}

.blogslay .blogri {
    width: 323px;
    border-left: 1px solid #e0e0e1;
    border-right: 1px solid #e0e0e1;
    padding: 0 20px;
}
.blogslay .blogri dt,
.blogslay .blogri dd strong {
    width: 100%;
    display: inline-block;
    font-family: Playfair_Display;
    font-size: 24px;
    color: #003bae;
    text-align: left;
}
.blogslay .blogri dd strong {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.blogslay .blogri dd strong hr {
    width: 100%;
    height: 1px;
    margin: 21px 19px 0 8px;
    background-color: #ededed;
}
.blogslay .blogri dd {
    margin-inline-start: 0px;
}
.blogslay .blogri dd div {
    padding-bottom: 15px;
}
.blogslay .blogri dd div.show {
    list-style: none; /* 移除默认的列表样式 */
    padding-left: 0; /* 移除默认的缩进 */
}
.blogslay .blogri dd div.show a:before {
    content: "•"; /* 使用自定义的列表项前缀 */
    color: black; /* 更改颜色 */
    margin-right: 0.5em; /* 添加一些空间 */
    /* 你可以在这里添加更多样式，比如大小等 */
}
.blogslay .blogri dd div a {
    width: 100%;
    display: inline-block;
    color: #afafaf;
    line-height: 28px;
    text-align: left;
    margin-left: 0.2cm;
    text-indent: -1em;
}
.blogslay .blogri dd strong.iconact {
    background: url(../wealth/image/blogicon.png) 100% 18px no-repeat;
}
.blogslay .blogri dd strong.iconno {
    background: url(../wealth/image/blogiconno.png) 100% 18px no-repeat !important;
}
.blogslay .blogri dd .archtabsho0,
.blogslay .blogri dd .archtabsho1,
.blogslay .blogri dd .archtabsho2,
.blogslay .blogri dd .archtabsho3 {
    display: none;
}
.blogslay .blogri dd .archtabsho0.show,
.blogslay .blogri dd .archtabsho1.show,
.blogslay .blogri dd .archtabsho2.show,
.blogslay .blogri dd .archtabsho3.show {
    display: inline-block;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

.blogslay .blogri dd ul.pagination li {
    width: 100%;
    display: inline-block;
    color: #afafaf;
    line-height: 28px;
    text-align: left;
}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color 0.3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}

ul.pagination li a.active {
    background-color: #409eff;
    color: white;
    border: 1px solid #409eff;
}

ul.pagination li a:hover:not(.active) {
    background-color: #ddd;
}

@media screen and (max-width: 767px) {
    .logo{
        position: absolute;
        left: 50%;
        top: 10px;
        margin-left: -85px;
        text-align: center;
    }
    .lang {
        left: 0px;
        text-align: center;
    }
    .blogslay {
        padding: 0 16px;
        margin: 20px auto;
    }
    .blogslay,
    .blogslay .blogle,
    .blogslay .blogri,
    .blogslay .blogle .bloglist li span {
        width: 100%;
        display: inline-block;
    }
    .blogslay .blogle .bloglist li {
        flex-direction: column;
        height: auto;
    }
    .blogri {
        border: 1px solid #e0e0e1;
    }
    .page3 .pageContent {
        position: absolute;
        top: 15%;
        padding-left: 10%;
        padding-right: 10%;
        margin-top: -110px;
    }

    .page3 .pageContent.Advisory {
        top: 15%;
        background-color: #fff;
        padding-left: 10% !important;
        padding-right: 10% !important;
        margin-top: -110px;
    }
    .page3 .pageContent .Advisory {
        line-height: 40px !important;
        font-size: 27px !important;
    }
    .page3 .pageContent .content {
        width: auto;
        margin-top: -10px;
    }
    .page3 .headline04 {
        font-size: 17px !important;
        line-height: 35px !important;
        letter-spacing: 1px !important;
    }
    .page4 {
        background: linear-gradient(to bottom, #ffffff 0%, #ffffff 40%, #f6f6f5 40%, #f6f6f5 100%);
    }

    .page4 .left,
    .page4 .right {
        float: none;
        width: 100%;
    }

    .page4 .pageContent {
        position: relative;
        top: 0px;
        margin-top: 0px;
        width: 300px;
        left: 50% !important;
        margin-left: -150px !important;
        padding-top: 20px;
    }

    .page4 .pageContent .right {
        padding-left: 0px;
        width: 100%;
    }

    .page4 img {
        margin-left: calc(50% - 110px);
        margin-top: -10px;
        margin-bottom: 20px;
        width: 220px;
        height: 220px;
    }

    .page4 .headline03 {
        padding: 0px;
        font-size: 24px;
        text-align: center;
    }

    .page4 p {
        font-size: 20px;
        line-height: 35px;

        padding-left: 30px;
    }

    .page4 .border {
        padding-top: 18px;
    }

    .page4_cn .headline03 {
        letter-spacing: 0px;
        padding-top: 40px;
        padding-bottom: 10px;
    }
    .buspage4 {
        height: auto;
        padding: 20px 0;
    }
    .buspage4 .pageContent {
        flex-direction: column;
    }
    .buspage4 .part strong {
        margin: 15px 0 !important;
    }
    .buspage4 .part span,
    .buspage4 .part a {
        display: none;
    }
    .buspage4 .part {
        height: auto;
        margin: 15px 0;
    }
    .buspage5 .pageContent {
        width: calc(100% - 40px);
    }
    .buspage5 .pageContent strong {
        margin: 20px 0 0 0;
    }
    .buspage5 {
        height: auto;
        padding: 20px 0;
    }

    .menulist {
        text-align: center;
        z-index: 9999999;
    }
    .topdiv{
        width: 100%;
        margin-top: 100px;
        display: block;
    }
    .rightimg{
        width: 100%;
    }
    .lefttext{
        width: 100%;
        top: 20px;
    }
    .newtitle1{
        text-align: center;
        font-size: 30px;
    }
    .newtitle2{
        text-align: left;
        font-size: 20px;
        line-height: 35px;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .header{
        /* min-height: 320px; */
        overflow: inherit;
    }
    .newtit{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .newtit2{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .newtit3{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .newtit4{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .subnews{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .eachnews{
        padding-bottom: 10px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .page3bg {
        background-size: 100vw 100vw;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .page3 .pageContent {
        width: 100%;
        padding-left: 10% !important;
        padding-right: 10% !important;
        /* text-align: center; */
        margin: 0 auto;
        top: 20px;
    }
    .page4 img {
        margin-left: 20px;
    }

    .page4 .pageContent .right {
        padding-left: 40px;
    }

    .page4_cn .headline03 {
        width: 400px !important;
    }
}
