@charset "utf-8";
body{
    --link-background-image-blur: 10px;
    --link-background-image-opacity: 0.4;
    --link-button-bg-color: #333333;
    --link-button-border-bg-color: rgba(0,0,0,0);
    --link-button-border-color: #7d7d7d;
    --link-background-gradient-style:to bottom;
    --link-page-bg-gradient-style: to bottom;
    --link-button-font-color: #ffffff;
    --link-button-border-font-color: #7d7d7d;
}
.bg div{background:linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(https://bio.linkcdn.cc/20200312/1583981007405.png?imageView2/2/w/400/h/700) center center no-repeat;background-size:cover;}
.content{font-family:Maven Pro;}
.intro_box .title{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.intro_box .desc{
    font-size: 15px;
    color: #070707;
}
.buy_ul .buy_li:first-child{
    /*border-top: none;*/
}
.buy_li .left{
    font-size: 15px;
    color: #333333;
    font-weight:400;
}
.buy_li .right{
    border: 1px solid #DDDDDD;
    color:#777777 ;
}
section .section-bg{background-color:#ffffff}
[class^=cmpt-text]{color:#333333}
.cmpt-text-titleDesc .title{font-size:20px;}
.cmpt-text-titleDesc .desc{font-size:16px;color:#070707}
.cmpt-button-iconname li .right{color:#777777;border:1px solid #DDDDDD;}

