@charset "utf-8";

body,dl,dt,dd,ul,li,form,input,button,h1,h2,h3,h4,h5,h6,p {
	margin: 0 auto;
	padding: 0;
	font-family: 微软雅黑;
}
p{margin:0;padding: 0;}

ul,li,dl,dt,dd {
	display: block;
	list-style: none
}

a {
	text-decoration: none;
	outline: 0
}
body{
    background: #fff;
}
.sc-nav{
    width: 94%;
    padding: 5px 3%;
    /* position: fixed;
    top: 0; */
    background: #fff;
    height: 52px;
    line-height: 52px;
    z-index: 66;
    border-bottom: 1px solid #e9e9e9;
}
.nflex{
    display: flex;
    justify-content: space-between;
}
.nav-t .gra{
    width: 30%;
}
.nav-t .gra img{
    width: 36%;
    position: relative;
}
.nav-t .lian{
    width: 60%;
    text-align: right;
}
.nav-t .lian span{
    border:1px solid #ccc;
    width: 65%;
    height: 32px;
    padding: 0 3%;
    line-height: 32px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: relative;
    top: 2px;
}
.nav-t .lian img{
    width: 40px;
    height: 32px;
}
.new{
    background:#bad6cc;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    width: 94%;
    margin:10px auto;
    border-radius: 50px;
}
.new a{
    color: #000;
    letter-spacing: 2px;
}
.flexjs{
    display: flex;
    justify-content: space-between;
}
.gonggao{
    width: 100%;
    height: 200px;
    margin-bottom:10px;
}
.gonggao .tu-left{
    width: 58%;
}

.gonggao .tu-right{
    width: 40%;
    margin-left: 2%;
}
.gonggao .tu-left img{
    width: 100%;
    height: 200px;
}
.gonggao .tu-rt{
    background:#f89162;
    border-radius: 5px;
    text-align: center;
    height: 73px;
    padding: 15px 0;
    box-shadow: 0px 2px 0px #222;
}
.gonggao .tu-rb{
    background:#afdfd3;
    border-radius: 5px;
    text-align: center;
    height: 73px;
    padding: 8px 0;
    margin-top: 6px;
    box-shadow: 0px 2px 0px #222;
}
.gonggao .pt1{
    font-size: 14px;
    font-weight: 700;
}
.gonggao .pt2{
    margin-top:6px;

}
 .buth{
    background-image: url('../images/home/but.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #fff; 
    outline: none;
    width: 100px;
    height: 35px;
    font-size: 13px;
}
.buty{
    background-image: url('../images/home/yue.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #fff;
    outline: none;
    width: 100px;
    height: 35px;
    font-size: 12px;
}
.butx{
    background-image: url('../images/home/lan.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #daf6f8;
    outline: none;
    width: 150px;
    height: 30px;
    font-size: 15px;
}
.but_blue{
    background-image: url('../images/home/blue.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #daf6f8;
    outline: none;
    width: 96px;
    height: 40px;
    font-size: 15px;
}
.but_hui{
    background-image: url('../images/home/hui.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #daf6f8;
    outline: none;
    width: 100px;
    height: 35px;
    font-size: 12px;
}
.but_green{
    background-image: url('../images/home/green.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #daf6f8;
    outline: none;
    width: 96px;
    height: 40px;
    font-size: 15px;
}
.but_u1{
    background-image: url('../images/home/user1.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #daf6f8;
    outline: none;
    width: 140px;
    height: 36px;
    font-size: 15px;
}
.but_u2{
    background-image: url('../images/home/tt2.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #daf6f8;
    outline: none;
    width: 140px;
    height: 36px;
    font-size: 15px;
}

.but_u3{
    background-image: url('../images/home/tt3.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #daf6f8;
    outline: none;
    width: 140px;
    height: 36px;
    font-size: 15px;
}

.but_u4{
    background-image: url('../images/home/tt4.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    border: none;
    color: #daf6f8;
    outline: none;
    width: 140px;
    height: 36px;
    font-size: 15px;
}
button{
    background: transparent;
}

.bor10{
    border-radius: 10px;
}
.mar10{
    margin-bottom: 10px;
}
.mar15{
    margin-bottom: 15px;
}

.onepag{
    margin-top: 20px;
}
.swiper .swimg{
    width: 100%;
    height: 150px;
}
.epag{
    padding: 0 3%;
}
.pan{
    background: #fff;
    padding: 25px 3% 0 3%;
    margin-top: 110px;
}
.pan .ye img{
    width: 18%;
    position: relative;
    top: 31px;
}
.zpan{
    text-align: center;
    position: relative;
    top: -160px;
}
.zpan .pan1{
    width: 56%;
    position: absolute;
    top: -35px;
    left: 24%;
}
.zpan .pan2{
    width: 31%;
    position: absolute;
    top: 10px;
    left: 37%;
}
.zpan .pow{
    position: absolute;
    top: 36px;
    z-index: 33;
    color: #ff0800;
    left: 44%;
    font-size: 13px;
}
.zpan .pro{
    position: absolute;
    top: 56px;
    z-index: 33;
    color: #ff0800;
    left: 45%;
    font-size: 22px;
    font-weight: bold;
}
.epag .suan{
    text-align: center;  
    font-size: 21px;
    position: relative;
    top: -40px;
}
.epag .suan p{
    color: #000; 
    margin-bottom: 10px;
    font-weight: bold;
}
.epag .xiao{
    background: #a29d92;
    color: #fff;
    padding: 3%;
}
.epag .zixun{
    width: 100%;
    margin-bottom:10px;
}
.epag .zixun img{
    width: 15%;
    height: 50px;
}
.epag .zixun p{
    width:80%; 
    font-size: 12px;
    color: #ede9e7;
    display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
    overflow: hidden;

}
.lmbox{
    margin:0 auto;
}
.lmbox .m-box{
    width: 110px;
    height: 75px;
    border-radius: 50%;
    background: #fce091;
    text-align: center;
    box-shadow: 0px 2px 0px #747169; 
}
.lmbox .m-box img{
    width: 56%;
    position: relative;
    top: -36px;
}
.lmbox .m-box p{
    position: relative;
    top: -26px;
    font-size: 13px;
}
.zhiya{
    width: 48%;
    text-align: center;
    font-size: 13px;
    background: #41bc9d;
    border-radius:5px;
    box-shadow: 0px 2px 0px #747169; 
    padding: 12px 0;
    margin-top: 10px;
}
.zhiya .pshu{
    margin:5px 0;
}
.zhiya .pt3{
    font-weight: 700;
}

.gtel {
    font-size: 15px;
    margin-top:20px;
}
.gtel img{
    width: 30px;
}
.gtel span{
    position: relative;
    top:-9px;
    margin-left: 6px;
}
.zao{
   display: flex;
   justify-content: center;
   margin:5px 0 15px 0;
}
.zao div{
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 49%;
    border:1px solid #373C49;
}
.zao .active{
    background: #373C49;
    color: #fff;
}



/* .mh{
    margin:60px 0 20px 0;
} */
.wfx{
    display: flex;
    justify-content: flex-start;
    padding-bottom: 20px;
    border-bottom: 3px solid #09b30a;
    margin-top: 25px;
}
.wfx .wimg img{
    width: 80%;
}
.wfx .wimg{
    width:15%;
    margin:0 10px;
}
.wfx .wname{
    text-align: left;
    margin-left: 15px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
}
.zitem{
    background: #25abb4;
    padding: 4%;
    border-radius: 10px;
    box-shadow: 0px 3px 0px #747169; 
}

.zitem .zshu{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.zitem .zshu p{
    color: #000;
    font-weight: bold;
}
.zitem .zshu .zl{
    width: 20%;
    
}
.zitem .zshu .zl img{
    width: 12%;
    position:absolute;
    top: -15px;
}
.zitem .zshu .zc{
    font-size: 18px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
}
.zitem .zshu .yao{
    font-size: 14px;
    width: 90%;
    height: 40px;
    line-height: 40px;
    overflow:hidden;
}
.zitem .zshu .yimg{
    width: 10%;
    text-align: right;
}
.zitem .zshu .yimg img{
    width: 20px;
}
.zitem .gtime{
    display: flex;
    justify-content: space-between;
}
.zitem .gtime div{
    padding:2px 2%;
    color: #e1eff0;
    text-align: center;
    font-size: 12px;
    background: #218E96;
    border-radius: 3px;
}
.zitem .allg{
    font-size: 13px;
    overflow: hidden;
    margin-bottom: 10px;
    color: #24262E;
    font-weight: 700;
}











.zitem .zshu .zr{
    text-align: right;
    width: 20%;
}
.zitem .zshu .zr span{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 18px;
}
.footd{
    margin-top: 35px;
    padding: 0 4%;
    text-align: center;
}
.footd a img{
    width: 45px;
    height: 45px;
}
.shenji{
    width: 100%;
    margin-top: 10px;
}
.shenji a{
    width: 30%;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 700;
}
.banquan{
    text-align: center;
    font-size: 12px;
    margin:15px 0 25px 0;
    font-weight: 700;
}
.shou{
    display: flex;
    justify-content: center;
}
.shou button{
    border:none;
    border-radius: 5px;
    padding: 6px 8%;
    color: #fffdfd;
}
.shou .gre{
    background: #09b30a;
}
.shou .gry{
    background: #73c773;
}
section{
    padding: 0 4%;
}
.onepag h3{
    text-align: center;
    font-size: 18px;
    margin:10px 0 15px 0;
    letter-spacing: 2px;
}
.prof{
    background: #bad6cc;
    border-radius: 10px;
    padding: 4% 2%;
}
.prof .lei{
    display: flex;
    justify-content: space-between;
    border-bottom: 3px solid #09b30a;
    padding-bottom: 15px;
}
.prof .lei p{
    text-align: center;
    width: 30%;
    font-size: 13px;
    margin-top: 15px;
    letter-spacing: 1px;
}
.prof .lnav{
    font-weight: 700;
    margin-bottom: 5px;
    border:none;
    padding-bottom: 5px;
}
.prof .lnav p{
    font-size: 16px;
}
.onepag .yue{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.onepag .yue .tab{
    background: #ccc;
    color: #5c5c5c;
    padding: 5px 3%;
    border-radius: 5px;
}
.onepag .yue .active{
    background: #09b30a;
    color: #fff;
}



.prof .tel img{
    width: 13%;
    position: absolute;
    left: 3%;
}
.prof .tel .fv{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    top: -18px;
}
.prof .tel .fs{
    color: #09b30a;
}
.ma{
    text-align: center;
    margin: 20px 0;
}
.ma img{
    width: 50%;
}
.lian{
    margin-bottom: 20px;
}
.lian h3{
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 5px;
}
.lian .copy span{
    float: left;
    width: 80%;
    color: #000;
    font-size: 13px;
}
.lian .copy button{
    float: right;
    width: 15%;
    border-radius: 5px;
    background: #0cb40c;
    padding: 2px 3px;
    border: none;
    color: #d3ebd3;
}
.onepag .wk{
    height: 50px;
    line-height: 50px;
    position: relative;
    letter-spacing: 1px;
}
.onepag .wk img{
    position: absolute;
    left: 5%;
    width: 12%;
    top: 3px;
}
.ke{
    margin-bottom: 15px;
    margin-top: 20px;
}
.ke p{
    font-size: 14px;
    font-weight: 700;
}
.ke .big{
    padding-bottom: 8px;
    border-bottom: 3px solid #ebebeb;
    text-align: right;
    margin-top: 10px;
}
.ke .big button{
    border-radius: 5px;
    background: #0cb40c;
    padding: 4px 3%;
    border: none;
    color: #d3ebd3;
}
.quan{
    margin:40px 0;
}
.quan button{
    width: 100%;
    padding: 10px;
    text-align: center;
    background: #0cb40c;
     color: #d3ebd3;
     font-size: 18px;
     font-weight: bold;
     letter-spacing: 1px;
     border-radius: 10px;
     border:none;
}
.niu{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2px;
}

.cove{
    position: fixed;
    top: 0;
    z-index: 123;
    width: 100%;
    height: 100%;
}
.cove .cov-bg{
    width: 100%;
    height: 100%;
    background: #4e4e4e;
    opacity: 0.5;
    position: relative;
}

.cove .cov-top{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 666;
    background: #e7e1d1;
    padding: 3% 3%;
    width: 62%;
    height: 100%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.contop{
    background: #bad6cc;
    padding: 2% 4%;
    border-radius: 10px;
    box-shadow: 0px 3px 0px #747169; 
    color: #000;
}
.cov-info .cv{
    font-size: 13px;
    color: #000;
    font-weight: 700;
}
.cov-info .cv img{
    width: 32px;
    height: 28px;
}
.cov-info .cd img{
    width: 16px;
    position: relative;
    top: -4px;
}
.cov-info .cv span{
    position: relative;
    top: -10px;
    left: 3px;
    margin-left: 8px;
}

.cov-dz{
    width: 100%;
    margin:10px 0;
}
.cov-dz .cv{
    width:80%;
    word-wrap: break-word;
    line-height: 16px;
}
.cov-dz .cd{
    width: 15%;
    text-align: right;
}
.cov-dz .cd img{
    width: 20px;
}
.contop .tai{
    font-size: 12px; 
    font-weight: 700;
    margin:15px 0;
}
.cove .cov-top .cos{
    text-align: right;
}
.cove .cov-top h3{
    text-align: center;
    font-size: 24px;
}
.cove .cov-top h3 img{
    width: 23%;
}
.cove .cov-top h3 span{
    position: relative;
    top: -10px;
}
.cove .cov-top .item img{
    width: 14%;
    padding: 1% 4%;
}
.cove .cov-top .item{
    margin-top: 20px;
    padding: 0 8%;
}

.cove .cov-top .item span{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    letter-spacing: 2px;
    position: relative;
    top:-14px;
    left: 0px;
}
.cove .cov-top .item .jian{
    position: relative;
    top: 2px;
    color: #000;
}
.cov-top .flexjs a{
    width: 30%;
    text-align: center;
}
.cov-top .flexjs a img{
    width: 64%;
}

/*私募  */
.onepag .syimg{
    width: 35px;
}
.onepag .sname{
    position: relative;
    top: -15px;
    left: 15px;
} 
.flexcen{
    display: flex;
    justify-content: center;
}
.tel .mu{
    font-size: 14px;
    padding-top: 15px;
}
.tel .mu p{
    font-weight: bold;
}
.cred{
    color: #fc0606;
}
.buyint {
    text-align: center;
    margin:25px 0 15px 0;
}
.buyint input{
    height: 40px;
    width: 75%;
    background: #fff;
    font-size: 13px;
    color: #000;
    padding-left: 6%;
    border:none;
    border-radius: 20px;
    outline: none;
}
.guize{
    padding: 0 5%;
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 1px;
}
.guize p{
    margin-bottom: 5px;
}
.flexst{
    display: flex;
    justify-content: flex-start;
}
/* .prof div{
    width: 100%;
} */
.prof .flexjs .sl{
    width: 28%;
    margin-right: 2%;
    font-size: 16px;
}
.prof .flexjs .smo{
    width: 70%;
    word-wrap: break-word;
    font-size: 14px;
}
.prof .pf{
    margin-bottom: 20px;
}

.fbig{
    font-weight: 700;
    font-size: 16px;
}
.fbig .fren{
    font-size: 13px;
}
.fx{
    margin-bottom: 6px;
}
.sxlist{
    font-size: 14px;
    width: 100%;
    margin-bottom: 6px;
}
.sxlist .sxleft{
    width: 60%;
    word-wrap: break-word;
}
.sxlist .sxright{
    width: 30%;
    text-align: right;
}
.sxall{
    margin-bottom: 20px;
}
.fx .fxiao{
    text-align: center;
    font-size: 13px;
    width: 34%;
}
.shein input{
   width: 94%;
   height: 40px;
   background: #fff;
   color: #222;
   font-size: 13px;
   border: none;
   outline: none;
   padding-left: 6%;
}
.shein textarea{
   padding: 6%;
   border:none;
   width: 88%;
   height: 40px;
   background: #fff;
   color: #222;
   font-size: 13px;
   min-height: 60px;
   outline: none;
}

.sy{
    margin-bottom: 6px;
}
.sy .fbig{
    width: 33%;
    text-align: center;
}
.sy .fxiao{
    width: 33%;
    text-align: center;
    font-size: 13px;
}
.prof .allbi{
    margin-bottom: 3px;
}

.prof .allbi .sl{
   font-size: 14px;
   font-weight: 700;
} 
.prof .allbi .smo{
   font-size: 12px;
   position: relative;
   top: 3px;
}
.prof .tzlist{
    margin-bottom: 16px;
}

/* ============================================
   导航菜单样式（用于 digital-ecology 首页）
   ============================================ */

/* 菜单按钮 */
.menu-toggle {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    cursor: pointer;
    color: #ff00ff;
    font-size: 20px;
    z-index: 100;
    transition: all 0.3s;
}

.menu-toggle:hover {
    background: rgba(255, 0, 255, 0.2);
    border-color: #ff00ff;
    box-shadow: 0 0 15px rgba(255, 0, 255, 0.5);
}

/* 导航菜单 */
.main-nav {
    position: fixed;
    top: 0;
    left: -100%;
    width: 280px;
    height: 100vh;
    background: linear-gradient(135deg, rgba(10, 5, 20, 0.98) 0%, rgba(30, 15, 40, 0.98) 100%);
    backdrop-filter: blur(10px);
    z-index: 1000;
    transition: left 0.3s ease;
    box-shadow: 2px 0 20px rgba(0, 0, 0, 0.5);
}

.main-nav.active {
    left: 0;
}

.nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    z-index: 999;
}

.nav-overlay.active {
    opacity: 1;
    visibility: visible;
}

.nav-menu {
    height: 100%;
    overflow-y: auto;
    padding: 20px 0;
}

.nav-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
}

.nav-user-info {
    flex: 1;
}

.nav-header .wallet-address {
    font-size: 12px;
    color: #999;
    word-break: break-all;
    margin-bottom: 5px;
}

.wallet-status {
    font-size: 11px;
    color: #00ff00;
}

.nav-close {
    width: 30px;
    height: 30px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

.nav-close:hover {
    border-color: #ff00ff;
    color: #ff00ff;
}

.nav-items {
    padding: 0 10px;
}

.nav-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 15px;
    margin-bottom: 5px;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s;
    border: 1px solid transparent;
}

.nav-item i {
    width: 20px;
    text-align: center;
    font-size: 18px;
    color: #00bfff;
}

.nav-item:hover {
    background: rgba(255, 0, 255, 0.1);
    border-color: rgba(255, 0, 255, 0.3);
    transform: translateX(5px);
}

.nav-item:hover i {
    color: #ff00ff;
}


