@charset "utf-8";
body{
    --link-text-desc-color: #343434;
}
body{position:relative;min-height:100vh;} 
.container{padding:40px 20px 70px;height:100%;justify-content:center;font-family:"MavenPro";}
.bg{width:100%;height:100%;position:fixed;z-index:-1}
.bg div{width:100%;height:100%;-webkit-filter:blur(4px);-moz-filter:blur(4px);-ms-filter:blur(4px);filter:blur(4px);position:absolute;top:0;left:0;z-index:-1;transform:scale(1.1);opacity:.95}
.content{margin:0 auto;max-width:360px;position: relative;padding-top: 30px;margin-bottom: 40px;}
section .section-bg{border-radius:4px; background: rgba(255,255,255,0.6);}
.intro_box{margin-bottom: -1px; word-break: break-word;}
.bg div{background:linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(https://bio.linkcdn.cc/20200924/1600917016290.png?imageView2/2/w/750) center center no-repeat;background-size:cover;}
.cover{width:110px;height:110px;margin: 0 auto;}
.cover img{width:100%;height:100%;max-height:240px;object-fit:cover;object-position:center;border-radius:50%;}
.cmpt-profile-imageTitleDesc .cover-box{width:130px;padding-bottom:130px;}
.intro_box{width:100%;padding:30px 35px;color:#343434;text-align:center;}
.intro_box .title{font-weight:600;font-size:20px;}
.cmpt-profile-imageTitleDesc .intro_box{padding:0 32px;}
.cmpt-profile-imageTitleDesc .intro_box .title{margin-top:28px;}
/*.intro_box .title::after{content: '';width: 100px;height: 1px;background-color: #343434;display: block;margin:0 auto;margin-top: 20px;}*/
.cmpt-profile-imageTitleDesc .divider-box{width:140px;margin:20px auto 0;}
.intro_box .desc{font-size:16px;line-height:24px;margin-top:18px;}
.cmpt-social-social ul.social_list{}
.social_list span{width:20%;height:30px;margin-bottom:12px}
.social_list a{width:30px;height:30px;display: inline-block;}
.social_list a img{width:100%;height:100%;object-fit: cover;object-position:center;border-radius: 50%;}
.footer p a{color:#F2F2F2}
.footer p a:hover{color:#F2F2F2}
.pro-detail_box .title_box,.pro-detail_box .desc_box{color:#F2F2F2;}
@media only screen and (max-width:767px){
    .bg div{background:linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(https://bio.linkcdn.cc/20200924/1600917016290.png?imageView2/2/w/400) center center no-repeat;background-size:cover;}
}

@media only screen and (min-width: 374px){
}
