@charset "utf-8";
body{
    --link-text-desc-color: #555555;
}
body{position:relative;min-height:100vh;}
.container{padding:0 20px;height:100%;justify-content:center;}
.bg{width:100%;height:100%;position:fixed;z-index:-1}
.bg div{width:100%;height:100%;-webkit-filter:blur(6px);-moz-filter:blur(6px);-ms-filter:blur(6px);filter:blur(6px);position:absolute;top:0;left:0;z-index:-1;transform:scale(1.05);opacity:.95}
.bg div{background:linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(https://bio.linkcdn.cc/20201120/1605836114096.png?imageView2/2/w/750) center center no-repeat;background-size:cover;}
.content{margin:0 auto;max-width:360px;position: relative;padding-top: 30px;margin-bottom:40px;}
section{width:100%;padding:24px 0;min-height:400px;}
section .section-bg{background:#FFFFFF;border-radius:4px;}
.intro_box{margin-bottom: -1px; word-break: break-word;}
.cover{width:120px;height:120px;margin:0 auto;}
.cover img{width:100%;height:100%;max-height:240px;object-fit:cover;object-position:center;border-radius:50%;}
.intro_box{width:100%;color:#343434;text-align:center;}
.intro_box .title{font-weight:600;font-size:20px;margin-top:16px;}
/*.intro_box .title::after{content:'';width:100px;height:1px;display:block;margin:0 auto;margin-top:20px;}*/
.cmpt-profile-imageTitleDesc .divider-box{width:140px;margin:16px auto 0;}
.intro_box .desc{font-size:16px;line-height:24px;color:#555555;margin-top:12px;}
.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:#343434;}
.footer p a:hover{color:#343434;}
.pro-detail_box .title_box,.pro-detail_box .desc_box{color:#343434;}
@media only screen and (min-width:767px){
    [class^=cmpt-video] .video-box iframe{max-height:320px}

    .cmpt-product-listRow2ImageTitlePrice li{width:50%;padding:12px 10px 12px 0;}
    .cmpt-product-listRow2ImageTitlePrice li:nth-child(3n+2){margin:0;}
    .cmpt-product-listRow2ImageTitlePrice li:nth-child(2n){padding:12px 0 12px 10px;}
    .cmpt-product-listRow2ImageTitlePrice .image-box{max-height:100%;height:0;width:100%;padding-bottom:100%;}
    .cmpt-product-listRow2ImageTitlePrice .image-box img{position:absolute;top:0;bottom:0;left:0}

    .cmpt-product-listRow2ImageTitlePriceButton li{width:50%;padding:12px 10px 12px 0;}
    .cmpt-product-listRow2ImageTitlePriceButton li:nth-child(3n+2){margin:0;}
    .cmpt-product-listRow2ImageTitlePriceButton li:nth-child(2n){padding:12px 0 12px 10px;}
    .cmpt-product-listRow2ImageTitlePriceButton .image-box{position:relative;max-height:100%;height:0;width:100%;padding-bottom:100%;}
    .cmpt-product-listRow2ImageTitlePriceButton .image-box img{position:absolute;top:0;bottom:0;left:0}

}

@media only screen and (min-width: 374px){
}
