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.
 
 
 

731 lines
13 KiB

[v-cloak]{
display: none;
}
.header{
background-color: #FFFFFF;
}
.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: #1C8D36;
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{
}
.banner .container .div2{
margin-top: 80px;
position: relative;
}
.banner .container .div2 .swiper-pagination{
bottom: -50px;
left: 50%;
transform: translateX(-50%);
}
.banner .swiper-pagination-bullet{
margin-left: 16px;
}
.banner .swiper-pagination-bullet:first-child{
margin-left: 0;
}
.banner .container .div2 .swiper-button-next,.banner .container .div2 .swiper-button-prev{
width: 48px;
height: 48px;
background: url(../image/banext.png)no-repeat;
background-size: cover;
right: 13px;
pointer-events:auto;
opacity: 1;
}
.banner .container .div2 .swiper-button-prev{
background: url(../image/baprev.png)no-repeat;
background-size: cover;
left: 0;
}
.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;
}
.one_content{
padding-top: 100px;
padding-bottom: 97px;
background-color: #fff
}
.one_content .rq{
padding: 0px 15px;
}
.one_content .rq .div{
}
.one_content .rq .div .imgcon{
width: 96px;
height: 96px;
transition: .5s all;
}
.one_content .rq .div:hover .imgcon{
transform: translateY(-10px);
}
.one_content .rq .div .imgcon img{
width: 100%;
height: 100%;
}
.one_content .rq .div .pcon{
margin-top: 31px;
}
.one_content .rq .div .pcon .p1{
font-size: 28px;
color: #303133;
}
.one_content .rq .div .pSmallCon{
margin-top: 20px;
line-height: 20px;
}
.one_content .rq .div .pSmallCon p{
position: relative;
font-size: 14px;
color: #666666;
padding-left: 15px;
}
.one_content .rq .div .pSmallCon p::before{
content: '';
width: 4px;
height: 4px;
background: #F0B90B;
border-radius: 50%;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
/* 开启加密货币 */
.two_content{
width: 100%;
padding: 100px 0px;
background-color: #FAFAFA;
}
.two_content .rq{
align-items: center;
position: relative;
}
.bt{
font-size: 54px;
color: #303133;
line-height: 60px;
margin-bottom: 80px;
position: relative;
}
.bt::before{
content: '';
width: 120px;
height: 1px;
background-color: #707070;
position: absolute;
left: 0;
bottom: -35px;
}
.two_content .rq .lef{
width: 500px;
}
.two_content .rq .lef .p1{
font-size: 20px;
color: #666;
line-height: 28px;
margin-bottom: 60px;
}
.two_content .rq .lef .p2{
font-size: 18px;
color: #666;
line-height: 25px;
margin-bottom: 60px;
}
.btn{
display: block;
background-color: #1C8D36;
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%);
}
.two_content .rq .rig{
width: 800px;
}
.two_content .rq .rig img{
width: 100%;
}
.two_content .rq .lef .btncon{
justify-content: start;
}
.two_content .rq .lef .btncon a{
display: block;
width: 198px;
height: 56px;
}
.two_content .rq .lef .btncon a img{
width: 100%;
height: 100%;
}
.two_content .rq .lef .btncon a:nth-child(2){
margin-left: 20px;
}
/* 新闻 */
.news_content{
width: 100%;
padding-top: 136px;
padding-bottom: 73px;
background-color: #2A2D2F;
}
.news_content .rq{
align-items: center;
}
.news_content .rq .lef{
width: 790px;
}
.news_content .rq .lef img{
width: 100%;
}
.news_content .rq .rig{
width: 558px;
}
.news_content .rq .rig .bt{
color: #fff;
}
.news_content .rq .rig .bt::before{
background-color: #fff;
}
.news_content .rq .rig .div1{
margin-bottom: 60px;
}
.news_content .rq .rig .div1 .p1{
color: #fff;
font-size: 20px;
line-height: 28px;
margin-bottom: 20px;
}
.news_content .rq .rig .div1 .p2{
color: #fff;
font-size: 18px;
line-height: 25px;
}
.news_content .rq .rig .btncon a{
line-height: 57px;
text-align: center;
color: #fff;
border-radius: 200px;
border: 1px solid #fff;
transition: .5s all;
display: block;
}
.news_content .rq .rig .btncon a:hover{
background-color: #1C8D36;
border-color: #1C8D36;
}
.news_content .rq .rig .btncon .a1{
width: 334px;
background-color: #1C8D36;
border-color: #1C8D36;
}
.news_content .rq .rig .btncon .a2{
width: 192px;
margin-left: 20px;
}
/* 导航开始 */
.three_content{
padding-top: 155px;
padding-bottom: 181px;
width: 100%;
background: #139E49;
}
.three_content .rq{
align-items: center;
}
.three_content .rq .lef{
width: 539px;
}
.three_content .rq .lef .bt{
color: #fff;
}
.three_content .rq .lef .bt::before{
background-color: #fff;
}
.three_content .rq .rig{
width: 752px;
}
.three_content .rq .rig img{
width: 100%;
}
.three_content .rq .lef .div1{
margin-bottom: 60px;
}
.three_content .rq .lef .div1 .p1{
color: #fff;
font-size: 20px;
line-height: 28px;
margin-bottom: 20px;
}
.three_content .rq .lef .div1 .p2{
color: #fff;
font-size: 18px;
line-height: 25px;
}
.three_content .rq .lef .a1{
display: block;
width: 237px;
line-height: 56px;
background-color: #1C8D36;
text-align: center;
color: #fff;
border-radius: 200px;
}
.four_content{
padding: 100px 0;
background-color: #FAFAFA;
}
.bt2{
text-align: center;
font-size: 32px;
color: #303133;
position: relative;
}
.four_content .rq{
align-items: center;
margin-top: 70px;
}
.bt2::before{
content: '';
width: 40px;
height: 1px;
background-color: #D9D9D9;
position: absolute;
bottom: -35px;
left: 50%;
transform: translateX(-50%);
}
.four_content .rq .bot{
width: 407px;
}
.four_content .rq .bot:hover .imgcon img{
transform: scale(1.05);
}
.four_content .rq .bot .imgcon{
width: 100%;
overflow: hidden;
}
.four_content .rq .bot .imgcon img{
width: 100%;
transition: .5s all;
}
.four_content .rq .bot .pcon{
margin-top: 10px;
}
.four_content .rq .bot .pcon .p1{
color: #303133;
line-height: 24px;
font-size: 20px;
margin-bottom: 6px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.four_content .rq .bot .pcon .p2{
margin-bottom: 12px;
display: flex;
align-items: center;
}
.four_content .rq .bot .pcon .p2 img{
width: 48px;
height: 20px;
}
.four_content .rq .bot .pcon .p2 span{
font-size: 14px;
color: #909399;
margin-left: 11px;
}
.four_content .rq .bot .pcon .p3{
font-size: 14px;
color: #606266;
line-height: 20px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.a11{
display: block;
width: 196px;
margin: 0 auto;
line-height: 56px;
border: 1px solid #1C8D36;
text-align: center;
color: #1C8D36;
border-radius: 200px;
transition: .5s all;
font-size: 18px;
margin-top: 80px;
}
.a11:hover{
color: #fff;
background-color: #1C8D36;
}
.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: #FAFAFA;
}
.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: #303133;
}
.six_content .rq .bot .p1 span{
font-size: 24px;
color: #303133;
}
.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: 100px;
background-color: #FAFAFA;
}
.notice_con .container{
display: flex;
align-items: center;
height: 100%;
position: relative;
}
.notice_con .div1{
display: flex;
width: 1080px;
align-items: center;
position: relative;
}
.notice_con .div1::after{
content: '';
width: 1px;
height: 20px;
background-color: #D9D9D9;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.notice_con .div1 .s1{
font-size: 14px;
color: #333333;
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: #333333;
margin-right: 180px;
}
.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 .container2{
width: 100% !important;
padding: 0 0 !important;
height: auto !important;
}
.table_con{
width: 100%;
background-color: #fff;
}
.table_con thead tr{
width: 100%;
display: flex;
align-items: center;
height: 100%;
justify-content:center;
}
.table_con thead{
width: 100%;
height: 50px;
display: flex;
align-items: center;
border-bottom: 1px solid #EEEEEE;
}
.table_con thead tr th{
font-size: 16px;
color: #AFABAE;
width: 180px;
}
.table_con tbody{
width: 100%;
border-bottom: 1px solid #EEEEEE;
}
.table_con tbody tr{
width: 100%;
display: flex;
align-items: center;
border-bottom: 1px solid #EEEEEE;
height: 80px;
justify-content:center;
}
.table_con tbody tr th{
font-size: 18px;
color: #333;
width: 180px;
position: relative;
}
.table_con tbody tr th .img1{
width: 45px;
height: 45px;
position: absolute;
left: 0;
top:50%;
transform: translateY(-50%);
}