.banner .tittle_index {
    /* margin-left: 240px; */
    width: 418px;
    height: 240px;
    padding-top: 120px;
}

.banner .tittle_index p {
    font-size: 76px;
    font-family: "Microsoft YaHei";
    color: #FFFFFF;
    line-height: 120px;
    letter-spacing: 11px;
    text-shadow: 0px 2px 6px rgba(81, 109, 145, 0.6);
}

.banner .line {
    /* margin-left: 240px; */
    width: 800px;
    height: 8px;
    background: linear-gradient(270deg, rgba(255, 200, 25, 0) 0%, #FFC819 100%);
    margin-top: 32px;
}

.banner .login {
    position: absolute;
    /* width: 320px; */
    /* height: 200px; */
    /* left: 1360px; */
    top: 149px;
    right: 0px;
}

.banner .login .topLine {
    width: 320px;
    height: 4px;
    background: #FFC819;
}

.banner .login .item {
    width: 320px;
    height: 128px;
    background-color: rgb(0, 79, 150);
    display: flex;
    align-items: center;
}
.banner .login .item.small{
    background-color: #005EA0;
    height: 62px;
    justify-content: space-between;
    padding: 0 18px;
    box-sizing: border-box;
}
.banner .login .item.small p{
    font-size: 14px;
    font-weight: normal;
}
.banner .login .item.small .right{
    margin-left: 5px;
}

.banner .login .item .icon {
    width: 30px;
    height: 32px;
    /* background: #FFFFFF; */
    margin-left: 24px;
}

.banner .login .item p {
    height: 32px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #FFFFFF;
    line-height: 32px;
    font-weight: bold;
    margin-left: 16px;
}

.banner .login .item .right {
    width: 20px;
    height: 20px;
    background-image: url(../assets/images/right@2x.png);
    background-size: cover;
    background-position: center;
    margin-left: 162px;
}
.banner .login .item.small a{
    padding-right: 25px;
    position: relative;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}
.banner .login .item.small a::after{
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(../assets/images/right@2x.png);
    background-size: cover;
    background-position: center;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.e-container .service .service_tittle,
.e-container .focus_tittle {
    width: 1440px;
    height: 140px;
    background: linear-gradient(270deg, rgba(0, 80, 150, 0) 0%, #005096 55%, #005096 100%);
    background-image: url(../assets/images/86@2x.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.e-container .focus_tittle {
    background-image: url(../assets/images/gm66@2x.png);
    /* margin-top:80px; */
    margin-bottom: 40px
}

.e-container .service .service_tittle p,
.e-container .focus_tittle p {
    font-size: 40px;
    font-family: "Microsoft YaHei";
    color: #FFFFFF;
    line-height: 140px;
    letter-spacing: 5px;
    margin-left: 60px;
}

.e-container .service .list {
    min-height: 421px;
    box-sizing: border-box;
    padding-left: 36px;
    padding-right: 36px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.e-container .service .list:has(.item-total-8){
    min-height: auto;
}

.e-container .service .list .item {
    width: 312px;
    /* height: 335px; */
    margin-top: 40px;
    padding-bottom: 108px;
}

.e-container .service .list .item-total-8{
    padding-bottom: 40px;
}

.e-container .service .list img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 17px;
    display: block;
}

.e-container .service .list .item-total-8 img {
    width: 80px;
    height: 80px;
}

.e-container .service .list .content {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #333333;
    /* line-height: 31px; */
    text-align: center;
    margin-bottom: 29px;
    height: 62px;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.e-container .service .list .item-total-8 .content {
    font-size: 20px;
    height: auto;
    margin-bottom: 18px;
}

.e-container .service .btn,
.e-container .point .btn {
    position: absolute;
    bottom: 40px;
    min-width: 150px;
  	padding: 0 6px;
    height: 36px;
    border: 1px solid #005096;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #005096;
    line-height: 36px;
    left: 50%;
    margin-left: -75px;
}

.e-container .service .btn:hover,
.e-container .point .btn:hover {
    background: #005096;
    border-color: #005096;
    color: #fff;
}

.e-container .service .btn a,
.e-container .point .btn a {
    color: #005096 !important;

}

.e-container .service .btn:hover a,
.e-container .point .btn:hover a {
    color: #fff !important;

}

.e-container .service .guwen,
.e-container .service .jiazhi,
.e-container .service .organization-service,
.e-container .service .multi-strategy{
    width: 100%;
    background: #F8FAFD;
    box-sizing: border-box;
    padding: 22px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.e-container .service .guwen .centent,
.e-container .service .jiazhi .img,
.e-container .service .organization-service .centent,
.e-container .service .multi-strategy .img{
    width: 47%;
}

.organization-service{
    margin-top: 40px;
    flex-direction: row-reverse;
}

.multi-strategy,.guwen,.jiazhi{
    margin-top: 40px;
}

.multi-strategy .centent .list1 .item{
    text-align: center;
}
.multi-strategy .centent .list1 .item img{
    max-width: 75px;
}
.multi-strategy .centent .list1 .item p{
    margin-top: 12px;
    font-size: 20px;
}

.e-container .service .guwen .img img,
.e-container .service .jiazhi .img img,
.e-container .service .organization-service .img img,
.e-container .service .multi-strategy .img img{
    width: 100%;
}

.e-container .service .guwen .img,
.e-container .service .jiazhi .centent,
.e-container .service .organization-service .img,
.e-container .service .multi-strategy .centent {
    width: 50%;
}

.e-container .service .guwen .centent .tittle,
.e-container .service .jiazhi .centent .tittle,
.e-container .service .organization-service .centent .tittle,
.e-container .service .multi-strategy .centent .tittle,
.point .tittle,
.focus .tittle,
.fund .tittle,
.e-container .institution .content .tittle {
    height: 48px;
    font-size: 32px;
    font-family: "Microsoft YaHei";
    color: #000000;
    line-height: 48px;
    padding-bottom: 16px;
}

.e-container .service .guwen .centent .list1,
.e-container .service .organization-service .centent .list1,
.e-container .service .multi-strategy .centent .list1 {
    display: flex;
    justify-content: start;
    margin-top: 24px;
    line-height: 22px;
}

.e-container .service .guwen .centent .list1 .item {
    width: 224px;
    min-height: 193px;
    background: #FFFFFF;
    cursor: pointer;
    padding: 0 10px;
    box-sizing: border-box;
}

.e-container .service .guwen .centent .list1 .item img {
    width: 85px;
    height: 82px;
    margin: 0 auto;
    display: block;
    margin-top: 35px;
    margin-bottom: 20px;

}

.e-container .service .guwen .centent .list1 .item:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.e-container .service .guwen .centent .list1 .item p {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: #333333;
    line-height: 26px;
    text-align: center;
}

.e-container .institution {
    /*display: flex;
    justify-content: space-between;*/
    margin-top: 40px;
    background: #F8FAFD;
}

.e-container .institution .content {
    width: 720px;
    min-height: 246px;
    background: #F8FAFD;
    padding-top: 56px;
    padding-left: 48px;
    padding-right: 48px;
    box-sizing: border-box;
    padding-bottom: 57px;
}

.e-container .institution .content p {
    width: 624px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #333333;
    line-height: 24px;
    margin-top: 20px;
}

.e-container .institution .img {
    width: 718px;
    height: 246px;
    position: relative;
}

.e-container .institution .img .left {
    width: 200px;
    height: 246px;
    background: linear-gradient(270deg, rgba(253, 253, 255, 0) 0%, #F8FAFD 100%);
    position: absolute;
    left: 0;
}

.e-container .institution .img .right {
    width: 200px;
    height: 246px;
    background: linear-gradient(90deg, rgba(253, 253, 255, 0) 0%, #F8FAFD 100%);
    position: absolute;
    right: 0;
}

.point {
    margin-top: 40px;
    /* min-width: 1140px; */
}

.point .pointList {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
}

.point .pointList .item {
    width: calc((100% - 60px) / 3);
    min-height: 610px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.point .pointList .item .img {
    width: 100%;
}

.point .pointList .item .img img {
    width: 100%;
}

.point .pointList .item .content {
    padding: 36px 48px 116px;
}

.point .pointList .item .content .title-line-yellow {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #000000;
    line-height: 36px;
    padding-bottom: 18px;

}

.point .pointList .item .content .text {
    display: flex;
    /* gap: 9px; */
}

.point .pointList .item .content .text p {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #333333;
    line-height: 26px;
}

.point .pointList .item .content .text .square {
    min-width: 8px;
    height: 8px;
    background: #005096;
    position: relative;
    top: 8px;
    margin-right: 9px;
    /* margin-bottom: 15px; */
}

.point .pointList .item .content .btn {
    bottom: 40px;
    left: 30px;
    margin-left: 0;
}

.point .pointList .item .content .btn:hover {
    background: #005096;
    border-color: #005096;
    color: #ffffff;
}

.focus {
    margin-top: 40px;
}

.focus .focusList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 16px;
}

.focus .focusList .item {
    width: calc((100% - 60px) / 4);
    min-height: 440px;
    background: #fff;
    padding: 46px 32px 32px;
    box-sizing: border-box;
    margin-bottom: 32px;
    position: relative;
}

.focus .focusList .item .tittleFocus {
    font-size: 24px;
    font-family: "Microsoft YaHei Bold", "Microsoft YaHei";
    font-weight: bold;
    color: #2C3C57;
    line-height: 34px;
    height: 70px;
    display: -webkit-box;
    white-space: normal;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.focus .focusList .item .line {
    width: 100%;
    height: 1px;
    background: #DCDFE6;
    /* margin-top: 32px; */
    margin-bottom: 16px;
}

.focus .focusList .item .lightTextFocus {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333333;
    line-height: 22px;
    margin-bottom: 8px;
}

.focus .focusList .item .number {
    font-size: 48px;
    font-family: "Microsoft YaHei";
    color: #009B6D;
    line-height: 72px;
    /* padding-top: 61px; */
    padding-bottom: 8px;
    /* height: 141px; */
    box-sizing: border-box;
    position: absolute;
    top: 214px;
    left: 32px;
}

.focus .focusList .item .buy {
    width: 75%;
    height: 44px;
    border: 1px solid #005096;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #005096;
    margin-top: 24px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    bottom: 32px;
}

.focus .focusList .item .buy:hover {
    background: #005096;
    border-color: #005096;
    color: #ffffff;
}

.focus .focusList .item .buy a {
    color: #005096 !important;
}

.focus .focusList .item .buy:hover a {
    color: #fff !important;
}

.fund {
    margin-top: 8px;
}

.information {
    margin-top: 80px;
}

.information {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
}

.information>div {
    width: calc((100% - 32px) / 2);
    margin-bottom: 80px;
}

.information>div .topTittle {
    width: 100%;
    height: 48px;
    font-size: 32px;
    font-family: "Microsoft YaHei";
    color: #000000;
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
}

.information>div .topTittle .more a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #005096;
    line-height: 50px;
}

.information>div .content {
    width: 100%;
    background: #fff;
    padding: 26px 32px;
    box-sizing: border-box;
}

.information>div .content .infoList .item {
    display: flex;
    height: 80px;
    background: #fff;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.information>div .content .infoList .item .square {
    width: 4px;
    height: 4px;
    background: #005096;
    margin-right: 8px;
}

.information>div .content .infoList .item .borderBottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    border-bottom: 1px solid #DCDFE6;
    height: 80px;
}


.information>div .content .infoList .item .text {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #005096;
    line-height: 26px;
    flex: 1;
    display: -webkit-box;
    white-space: normal;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
_:-ms-fullscreen,
:root .information>div .content .infoList .item .text {
    overflow: hidden;   
text-overflow:ellipsis;
white-space: nowrap; 

}
.information>div .content .infoList .item .date {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #999999;
    line-height: 18px;
    white-space: nowrap;
}

.serchList {
    width: 100%;
    /* min-width: 1140px; */
    height: 44px;
    margin-top: 24px;
    margin-bottom: 26px;
    position: relative;
    display: flex;
    align-items: center;
}

.serchList input {
    width: 1000px;
    height: 44px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #DCDFE6;
    padding-left: 52px;
    box-sizing: border-box;
}

.serchList .iconSearch {
    position: absolute;
    left: 21px;
    top: 10px;
    width: 17px;
    height: 18px;
}

.serchList .iconSearch img {
    width: 100%;
    height: 100%;
}

.serchList .iconBianzu {
    left: 21px;
    top: 13px;
    min-width: 20px;
    min-height: 21px;
    margin-left: 52px;
    margin-right: 8px;
}

.serchList .iconBianzu img {
    width: 100%;
    height: 100%;
}

.serchList .searchBtn {
    min-width: 140px;
    height: 44px;
    background: #FFCB19;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #000000;
    display: block;
}

.serchList .pickhBtn {
    width: 140px;
    height: 44px;
    background: #1EB9E1;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #FFFFFF;
    margin-left: 24px;
    display: block;
}

.serchList .info {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #005096;
    /* width: 80px; */
    margin-top: 5px;
    white-space: nowrap;
    line-height: 22px;
}

.lightTextcontent {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333333;
    line-height: 22px;
}
.neirong-text {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.neirong-item {
    width: 23.67%;
    min-height: 340.56px;
    box-sizing: border-box;
    padding: 26px 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
}
.neirong-icon {
    width: 76px;
    margin-bottom: 20px;
}
.neirong-title {
    height: 36px;
    font-size: 22px;
    font-weight: bold;
    color: #2C3C57;
    line-height: 36px;
    margin-bottom: 20px;
}
.neirong-content {
    font-size: 14px;
    font-weight: 400;
    color: #2C3C57;
    line-height: 24px;
    text-align: justify;
    width: 100%;
}
.jiazhi-text {
    font-size: 16px;
    font-weight: 400;
    margin-top: 24px;
    line-height: 22px;
}
.jiazhi-desc{
    margin-top: 20px;
}
.content-before {
    display: flex;
    flex-wrap: wrap;
}
.content-before>p {
    margin-right: 30px;
}
.content-before>p:only-of-type {
    margin-right: 0;
}
.content-before>p::before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background: #005096;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 30px;
}
.content-before>p:only-of-type::before {
    content: none;
}
.show-detail{
    font-weight: 400;
    color: #005096;
    cursor: pointer;
}
.icon-right-arrow{
    position: relative;
    padding-left: 5px;
    display: inline-block;
    width: 10px;
    height: 22px;
    vertical-align: middle;
}
.icon-right-arrow::before,.icon-right-arrow::after{
    content: '';
    width: 9px;
    height: 1px;
    background-color: #005096;
    transform-origin: right;
    position: absolute;
    top: calc(50% - 1px);
}
.icon-right-arrow::before{
    transform: rotate(45deg);
}
.icon-right-arrow::after{
    transform: rotate(-45deg);
}
.jiazhi-dialog{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    width: 1070px;
    background-color: #fff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.40);
}
.jiazhi-dialog-header{
    background: url(../assets/images/fundDetail/fund_bg.jpg) no-repeat;
    background-size: cover;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
    padding: 16px 14px;
}
.jiazhi-dialog-close{
    float: right;
    height: 22px;
    width: 22px;
    cursor: pointer;
    background: url(../assets/icons/icon-close.png) no-repeat;
}
.jiazhi-dialog-body{
    padding: 16px 14px;
    height: 650px;
    overflow: auto;
    box-sizing: border-box;
    text-align: justify;
    color: #333;
}
.jiazhi-dialog-body strong{
    font-weight: bold;
}
.jiazhi-dialog-body img{
    max-width: 100%;
}