@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: #dddddd;
    --link-background-gradient-style:to bottom;
    --link-page-bg-gradient-style: to bottom;
    --link-button-font-color: #ffffff;
    --link-button-border-font-color: #777777;
}
.bg div{background:linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(https://bio.linkcdn.cc/static/images/theme/page1/2.png?imageView2/2/w/400/h/700) center center no-repeat;background-size:cover;}
.content{font-family:MavenPro;}
.intro_box .title{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.intro_box .desc{
    font-size: 14px;
    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:18px;font-weight:bold;}
.cmpt-text-titleDesc .desc{font-size:14px;color:#070707}
.cmpt-button-iconname li .right{border:1px solid #9b9b9b;color:#777777}

