jysBlack2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

665 lines
12 KiB

[v-cloak]{
display: none;
}
.header{
background-color: #111534;
}
.container{
width: 1366px;
/* padding: 0 40px; */
margin: 0 auto;
}
/* banner */
.banner{
position: relative;
overflow: hidden;
width: 100%;
}
.banner{
width: 100%;
position: relative;
}
.banner .bj{
width: 100%;
vertical-align: middle;
transition: all 10s;
}
.banner .container{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.banner .swiper-pagination{
bottom: 55px;
}
.banner .swiper-pagination-bullet{
width: 33px;
height: 4px;
border-radius: 8px;
opacity: 1;
background-color: #D9D9D9;
transition: all .5s;
}
.banner .swiper-pagination-bullet-active{
background-color: #F0B90B;
}
.flex{
display: flex;
justify-content: space-between;
}
.banner .container .div1{
position: relative;
}
.banner .container .div1 .lef{
position: absolute;
left: 0;
top: 0;
}
.banner .container .div1 .lef .p1{
font-size: 54px;
color: #fff;
line-height: 75px;
margin-bottom: 40px;
}
.banner .container .div1 .lef .p2{
font-size: 20px;
color: #fff;
line-height: 28px;
margin-bottom: 40px;
}
.banner .container .div1 .lef .btn{
display: block;
background-color: #006CFF;
border-radius: 200px;
line-height: 56px;
text-align: center;
color: #fff;
width: 206px;
box-shadow: 0 0 20px rgb(8 141 161 / 0%);
transition: .5s all;
}
.banner .container .div1 .lef .btn:hover{
box-shadow: 0 0 20px rgb(28 141 54 / 70%);
}
.banner .container .div1 .rig{
float: right;
width: 630px;
}
.banner .container .div1 .rig .t1{
color: #D9DBDF;
font-size: 72px;
line-height: 90px;
font-weight: bold;
}
.banner .container .div1 .rig .t2{
color: #D9DBDF;
font-size: 36px;
line-height: 50px;
margin-top: 20px;
}
.banner .container .div1 .rig .t3{
margin-top: 20px;
position: relative;
width: 500px;
line-height: 60px;
height: 60px;
}
.banner .container .div1 .rig .t4{
margin-top: 20px;
font-size: 14px;
color: rgb(255 255 255 / 65%);
}
.banner .container .div1 .rig .t3 .t3Btn{
width: 140px;
height: 60px;
background: #006CFF;
color: #fff;
text-align: center;
border-radius: 30px;
position: absolute;
right: 0;
}
.banner .container .div1 .rig .t3 .inputT3{
width: 100%;
height: 100%;
border: 1px solid #006CFF;
border-radius: 30px;
background: none !important;
padding-left: 40px;
color: #D0D6DE;
}
.banner .container .div1 .rig .t3 .t3Btn:hover{
cursor: pointer;
}
.banner .container .div1 .rig .t3 .inputT3:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #D0D6DE;
font-size: 16px;
}
.banner .container .div1 .rig .t3 .inputT3::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #D0D6DE;
font-size: 16px;
}
.banner .container .div1 .rig .t3 .inputT3:-ms-input-placeholder{
color: #D0D6DE;
font-size: 16px;
}
.banner .container .div1 .rig .t3 .inputT3::-webkit-input-placeholder{
color: #D0D6DE;
font-size: 16px;
}
.banner .container .div2{
margin-top: 80px;
position: relative;
}
.banner .container .div2 .bot:hover .r1 .rig{
background-color: #F0B90B;
color: #fff;
}
.banner .container .div2 .bot{
background-color: #FFFFFF;
border-radius: 8px;
padding: 22px;
}
.banner .container .div2 .bot .r1{
align-items: center;
}
.banner .container .div2 .bot .r1 .lef img{
width: 32px;
height: 32px;
vertical-align:bottom;
}
.banner .container .div2 .bot .r1 .lef .p1{
color: #303133;
font-size: 14px;
}
.banner .container .div2 .bot .r1 .lef .p2{
color: #909399;
font-size: 12px;
}
.banner .container .div2 .bot .r1 .lef .pcon{
display: inline-block;
}
.banner .container .div2 .bot .r1 .rig{
width: 47px;
line-height: 28px;
border: 1px solid #F0B90B;
border-radius: 4px;
text-align: center;
font-size: 12px;
color: #F0B90B;
transition: .5s all;
}
.banner .container .div2 .bot .r2{
width: auto;
display: table;
margin: 0 auto;
margin-top: 40px;
}
.banner .container .div2 .bot .r2 .p1{
font-size: 28px;
color: #303133;
text-align: center;
}
.banner .container .div2 .bot .r2 .p2{
width: 164px;
line-height: 26px;
background: #FFE7E2;
border-radius: 15px;
font-size: 14px;
color: #FF5130;
text-align: center;
margin-top: 7px;
}
.banner .container .div2 .bot #main,.banner .container .div2 .bot .main{
width: 250px;
height: 80px;
margin: 0 auto;
margin-top: 16px;
}
.banner .container .div2 .bot .money{
display: table;
margin: 0 auto;
}
.banner .container .div2 .bot .money span{
font-size: 12px;
color: #666666;
}
.flex2{
display: flex;
justify-content: space-between;
align-items: center;
}
.one_content{
}
.one_content .rq{
padding: 90px 0;
background-color: #0E112C;
}
.one_content .rq .let{
}
.one_content .rq .rig{
}
.one_content .rq .rig .t1{
font-size: 40px;
color: rgb(255 255 255 / 85%);
width: 490px;
line-height: 60px;
}
.one_content .rq .rig .t2{
font-size: 24px;
color: rgb(255 255 255 / 85%);
width: 490px;
line-height: 40px;
margin-top: 24px;
}
.a12{
margin: 0 0 !important;
width: 240px !important;
margin-top: 40px !important;
}
.bt{
font-size: 54px;
color: #D9D9DB;
line-height: 60px;
margin-bottom: 80px;
position: relative;
}
.rqq{
background-color: #040610 !important;
}
.btn{
display: block;
background-color: #006CFF;
border-radius: 200px;
line-height: 56px;
text-align: center;
color: #fff;
width: 206px;
font-size: 18px;
box-shadow: 0 0 20px rgb(8 141 161 / 0%);
transition: .5s all;
margin-bottom: 60px;
}
.btn:hover {
box-shadow: 0 0 20px rgb(28 141 54 / 70%);
}
/* 导航开始 */
.bt2{
text-align: center;
font-size: 32px;
color: #303133;
position: relative;
}
.a11{
display: block;
width: 196px;
margin: 0 auto;
line-height: 56px;
border: 1px solid #006CFF;
text-align: center;
color: #fff;
border-radius: 200px;
transition: .5s all;
font-size: 18px;
margin-top: 80px;
background-color: #006CFF;
}
.a11:hover{
color: #fff;
}
.five_content{
padding-top: 100px;
padding-bottom: 86px;
}
.five_content .bt2::before{
width: 120px;
}
.five_content .rq{
align-items: center;
margin-top: 70px;
}
.five_content .rq .bot{
width: 309px;
}
.five_content .rq .bot img{
width: 100%;
}
.five_content .a11{
width: 413px;
}
.textCenter{
display: flex;
justify-content: center;
}
/* .textCenter::before{
left: 50%;
transform: translateX(-50%);
background-color: #D9D9D9;
} */
.six_content{
padding-top: 94px;
padding-bottom: 100px;
background-color: #040610;
}
.six_content .rq{
margin-top: 126px;
}
.six_content .rq .bot{
width: 318px;
}
.six_content .rq .bot .imgcon{
display: table;
margin: 0 auto;
transition: .5s all;
}
.six_content .rq .bot:hover .imgcon{
transform: translateY(-10px);
}
.six_content .rq .bot .p1{
text-align: center;
font-size: 34px;
margin-top: 40px;
color: #A0A1A5;
}
.six_content .rq .bot .p1 span{
font-size: 24px;
color: #A0A1A5;
}
.six_content .rq .bot .p2{
text-align: center;
font-size: 24px;
color: #666666;
line-height: 32px;
margin-top: 26px;
}
.six_content .a11{
width: 237px;
}
/* notice */
.notice_con{
width: 100%;
height: 80px;
background-color: #040610;
}
.notice_con .container{
display: flex;
align-items: center;
height: 100%;
position: relative;
background-color: #191E3E;
border-radius: 40px;
padding: 0 40px;
}
.notice_con .div1{
display: flex;
width: 1080px;
align-items: center;
position: relative;
}
.notice_con .div1 .s1{
font-size: 14px;
color: rgb(255 255 255 / 70%);
margin-right: 18px;
width: 85px;
}
.notice_con .div1 .s1 .img1{
width: 24px;
height: 24px;
vertical-align: middle;
}
.notice_con .div1 .s2{
font-size: 14px;
color: rgb(255 255 255 / 70%);
margin-right: 180px;
}
.notice_con .div1 .s2 .new{
display: inline-block;
background-color: #006CFF;
text-align: center;
color: #fff;
border-radius: 4px;
margin-right: 8px;
padding: 5px;
}
.notice_con .div1 .s2 .img1{
width: 24px;
height: 24px;
vertical-align: middle;
}
.notice_con .div2{
margin-left: 40px;
color: #666666;
font-size: 14px;
height: 20px;
}
.notice_con .div2 span{
display: block;
line-height: 30px;
}
.notice_con .div3{
position: absolute;
right: 40px;
}
.notice_con .div3 a{
color: #666666;
font-size: 14px;
}
.notice_con .div3 a span{
color: #999999;
font-size: 12px;
}
.notice_list{
background-color: #040610;
padding-bottom: 140px;
}
.notice_list .container2{
width: 100% !important;
padding: 0 0 !important;
height: auto !important;
}
.table_con{
width: 100%;
}
.table_con thead tr{
width: 100%;
display: flex;
align-items: center;
height: 100%;
justify-content:center;
background-color: #23274D;
border-radius: 12px 12px 0 0;
}
.table_con thead{
width: 100%;
height: 50px;
display: flex;
align-items: center;
}
.table_con thead tr th{
font-size: 16px;
color: #AFABAE;
width: 180px;
}
.table_con tbody{
width: 100%;
position: relative;
}
.table_con tbody::after{
content: '';
width: 1600px;
height: 6px;
background: linear-gradient(270deg, rgba(0, 108, 255, 0) 0%, rgba(19, 75, 188, 0.8) 14%, #1388BC 36%, #1388BC 49%, #1388BC 61%, rgba(19, 75, 188, 0.8) 85%, rgba(19, 75, 188, 0) 100%);
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.table_con tbody tr{
width: 100%;
display: flex;
align-items: center;
height: 80px;
justify-content:center;
background-color: #111534;
border-bottom: 1px solid rgb(255 255 255 / 5%);
transition: .5s all;
}
.table_con tbody tr:hover{
background-color: #23274D;
}
.table_con tbody tr th{
font-size: 18px;
color: rgb(255 255 255 / 80%);
width: 180px;
position: relative;
}
.table_con tbody tr th .img1{
width: 45px;
height: 45px;
position: absolute;
left: 18px;
top:50%;
transform: translateY(-50%);
}
.coin_con{
background-color: #040610;
padding: 160px 0;
}
.coin_con .let{
width: 540px;
}
.coin_con .let .t1{
font-size: 40px;
font-weight: bold;
line-height: 65px;
color: rgb(255 255 255 / 80%);
}
.coin_con .let .t2{
font-size: 24px;
line-height: 50px;
color: rgb(255 255 255 / 80%);
margin-top: 24px;
}
.coin_con .let .a11{
margin: 0 0 !important;
margin-top: 60px !important;
width: 240px;
}
.coin_con .rig{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 700px;
overflow-y: scroll;
overflow-x: hidden;
max-height: 450px;
padding-right: 30px;
}
.coin_con .rig::-webkit-scrollbar {
width: 10px;
}
/* --- 滚动条里面的滚动块 --- */
.coin_con .rig::-webkit-scrollbar-thumb {
background: #1C294B;
height: 140px !important;
}
/* --- 滚动条里面轨道 --- */
.coin_con .rig::-webkit-scrollbar-track {
/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
background: #11131C;
/* border: none;
background: none; */
}
.coin_con .rig .item{
width: 204px;
height: 204px;
background-color: #111534;
border-radius: 20px;
padding: 16px 0 24px 16px;
margin-bottom: 20px;
}
.coin_con .rig .item .img{
display: block;
width: 48px;
height: 48px;
}
.coin_con .rig .item .t1{
font-size: 18px;
color: #fff;
margin-top: 12px;
}
.coin_con .rig .item .t2{
font-size: 14px;
color: rgb(255 255 255 / 65%);
margin-top: 6px;
}
.coin_con .rig .item .t3{
font-size: 30px;
margin-top: 18px;
display: flex;
align-items: center;
}
.gre{
color: #00CC5A !important;
}
.re{
color: #FF5F5F !important;
}
.coin_con .rig .item .t3 .img{
width: 28px;
display: inline-block;
height: 28px;
vertical-align: middle;
margin-right: 4px;
}