html,body{
    width: 100%;
    height: 100%;
}
#brand{
    position: relative;
    margin-top: -7px;
    width:75px;
    height: 50px;
}

.detail-line{
    transform:translate(2%,10%);
}



.info{
    margin-left: -15px;
    text-align:right;
    position:absolute;
    top:0;
    left:6%;
    margin-top: 0%;
    padding-right: 50px;
    padding-top: 50px;
    z-index: 5;
    height: 100%;
    width: 100%;
    transition: 1.2s;

}

.page-footer .navbar-nav a {
    font-size: 18px;
    margin-top: 23px;
}

#registerButton, #loginButton{
    display: none;
}

.user-center{
    display: none !important;
}


.info p{

    color: lightgray;
    letter-spacing:3px;
    font-size: 14px;
    font-family: Tahoma, Verdana;

}
/*.link{*/
/*    width: 100%;*/
/*    text-decoration-skip-ink: auto;*/
/*    transition: 1.2s;*/
/*    z-index: 10;*/
/*}*/
.tag-div{
    transform:translate(43%,-10px);
}
.tag-div ul {
    width: 300px;
}
.tag-div li {
    width: 120px;
    float: left;
    text-align: left;
    line-height: 2.3;
}

.music-tag{
    transform:translate(43%,-10px);
}
.music-tag ul {
    width: 300px;
}
.music-tag li {
    width: 120px;
    float: left;
    text-align: left;
    line-height: 3;
}


.picture-tag{
    width: 100%;
    text-decoration-skip-ink: auto;
    transition: 1.2s;
    z-index: 10;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, "WenQuanYi Micro Hei", Verdana, sans-serif, "\5B8B\4F53";
    font-size: 14px;
    color: #0d0d0d;
}
.link:hover .info{

    transform: scale(1.0);

    opacity:1;



}
/*.link:hover .clip{*/
/*    transform: scale(1.2);*/

/*}*/
.clip{

    cursor:pointer;
    transition:all 1s;
    max-height: 100%;
    width: 100%;

    top:0px;
    left:0px;
    z-index:0;
}

#pic-main
{
    /*display: inline-block;*/
    position: relative;
    width: auto;
    height:auto;

    margin: 0 auto;
    padding:0px;
}
.box
{
    clip-path: inset(6px round 10px);
    display: inline-block;
    overflow: visible;
}
#pic-main{
    min-height: 650px;
}
.dropdown{
    float: right;
}
.clear{
    clear:both
}
.page-footer{
    display: inline-block;
    position: relative;
    width: 100%;

}
div ul li a{
    text-decoration:none;
    color:dimgray;
    font-size: smaller;
    letter-spacing: 0.5px;
    text-align: left;
}
.page-footer .footer-copyright div a{

    /*text-decoration:none;*/
    color:dimgray;
}
.page-footer {
    background-color:whitesmoke;
}
.page-footer .footer-copyright{
    text-align: right;
    margin: 15px 15% 15px 0;
}
.communicate{
    left: 260px;
    position: relative
}
div{
    color: dimgray;
}
div p{
    color: dimgray;
    font-size: small;
}

div h4,h5{
    color: dimgray;
    text-align:left;
}
/*div ul li{*/
/*    text-align:left;*/

/*}*/
#footerinfo{
    text-align: center;
}

#copyrightline{
    margin-top: 15px;
}

.picture-box{
    width: 520px;
    display: inline-block;
    padding-left: 59px;
    margin-top: 76px;
    position: relative;
}

.music-box{
    width: 300px;
    display: inline-block;
    padding-left: 59px;
    margin-top: 76px;
    position: relative;
}



.picture-tag-container{
    position: absolute;
    top: 55px;
    left: 250px;
    width: 0;
}

.music-tag-container{
    position: absolute;
    top: 55px;
    left: 275px;
    width: 0;
}

.text10 {
    line-height: 25px;
    font-size: 15px;
}

.text10 h4 {
    line-height: 40px;
}

.text10 p {
    font-size: 15px;
}

