*{
    box-sizing: border-box;
}
/* CSSReset */
html, body, div, span, applet, object, iframe, table, caption,       
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,       
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,       
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,       
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,       
fieldset, form, label, legend
{        
    vertical-align: baselinebaseline;       
    font-family: inherit;       
    font-weight: inherit;       
    font-style: inherit;       
    font-size: 100%;       
    outline: 0;       
    padding: 0;       
    margin: 0;       
    border: 1;       
}       
:focus {       
    outline: 0;       
}       
body {       
    background: white;       
    line-height: 1;       
    color: black;       
}       
ol, ul {       
    list-style: none;       
}       
table {       
    border-collapse: separate;       
    border-spacing: 0;       
}       
caption, th, td {       
    font-weight: normal;       
    text-align: left;       
}       
blockquote:before, blockquote:after, q:before, q:after {       
    content: "";       
}       
blockquote, q {       
    quotes: "" "";       
}     

/* 背景图片设置 */
body{
    height: 2800px!important;
    background-image: url(../imge/YingJinQuan2.jpg); 
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-attachment: fixed!important;
    z-index: -1;
}
h1{
    width: 1000px;
    font-family: 楷体;
    font-weight: border;
    font-size: 50px;
    position: relative;
    left: 50%;
    margin-top: 50px;
    margin-left: -500px;
    text-align: center;
    animation-name: headGradient;
    animation-duration: 10s;
    animation-iteration-count: infinite;
}
.content{
    width: 1100px;
    height: 2600px;
    position: relative;
    left: 50%;
    margin-left: -550px;
    margin-top: 25px;
    border-radius: 20px;
    background-color: rgba(241, 237, 229, 0.6);
}




/* 头像及基本信息介绍 */
.ImgAndInfor{
    width: 1000px;
    height: 450px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    margin-top: 50px;
    border-radius: 7px;
    background-color: rgba(254, 245, 221, 0.6); 
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}
.HeadImg{
    position: absolute;
    width: 290px;
    height: 390px;
    text-align: center;
    margin-top: 50px;
    margin-left: 50px;
}
.HeadImg img{
    width: 288px;
    height: 320px;
    border-radius: 5px;
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}


.WorkWord{
    position: absolute;
    height: 320px;
    width: 289px;
    margin-top: 50px;
    margin-left: 50px;
    border-radius: 5px;
    background-color: rgba(103, 95, 69, 0.831);
    opacity: 0;
    transition: opacity 2s;
}
.WorkWord p{
    margin-top: 70px;
    text-align: center;
    font-weight: 900;
    font-family: 楷体;
    font-size: 25px;
    letter-spacing: 5px;
    line-height: 35px;
    color: rgb(255, 116, 2)
}
.WorkWord:hover{
    opacity: 0.8;
}

.Infor{
    width: 500px;
    height: 420px;
    position: absolute;
    margin-top: 30px;
    margin-left: 450px;
    margin-right: 10px;
    font-family: 楷体;
    font-weight: bolder;
    border-radius: 5px;
}
.Infor h2{
    font-size: 25px;
    margin-left: 125px;
}
.Infor1{
    width: 250px;
    height: 400px;
    list-style-type: disc;
    color: rgba(255, 183, 0, 0.849);
    float: left;
}
.Infor1 li{
    margin-top: 15px;
    margin-bottom: 20px;
}
.Infor1 span{
    color: black;
}

.Infor2{
    width: 250px;
    height: 400px;
    list-style-type: disc;
    color: rgba(255, 183, 0, 0.849);
    float: right;
}
.Infor2 li{
    margin-left: 24px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.Infor2 span{
    color: black;
}

/* 出自作品 */
.WorkImgAndWorkInfor{
    width: 1000px;
    height: 200px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    margin-top: 520px;
    border-radius: 7px;
    background-color: rgba(254, 245, 221, 0.6); 
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}

.workImg{
    width: 130px;
    height: 170px;
    margin-left: 50px;
    margin-top: 15px;
    border-radius: 5px;
    float: left;
}
.workImg img{
    width: 125px;
    height: 165px;
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}
.workInfor{
    width: 600px;
    height: 180px;
    font-family: 楷体;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-left: 125px;
    float: left;
}
.workInfor h2{
    font-family: 楷体;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}


/* 角色背景与特征 */
.BackAndCharacter{
    width: 1000px;
    height: 1300px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    margin-top: 750px;
    border-radius: 7px;
    font-size: 20px;
    font-weight: bold;
    font-family: 楷体;
    background-color: rgba(254, 245, 221, 0.6); 
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}
.back{
    width: 900px;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-top: 25px;
    margin-left: -450px;
    line-height: 30px;
    border-bottom-style: dotted;
    border-bottom-color: rgb(229, 176, 4);
}

.back div{
    float: left;
    width: 450px;
    height: 300px;
    margin-top: 10px;
    border-right-style: dotted;
    border-right-color: rgb(229, 176, 4);
}
.back img{
    margin-left: 75px;
    width: 315px;
    height: 320px;
    border-radius: 7px;
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}
.back p{
    margin-bottom: 10px;
}
.back h2{
    font-size: 25px;
    margin-bottom: 5px;
    color: rgb(160, 110, 2);
}


.Charact{
    width: 900px;
    height: 450px;
    position: absolute;
    left: 50%;
    margin-top: 400px;
    margin-left: -450px;
    line-height: 30px;
    border-bottom-style: dotted;
    border-bottom-color: rgb(229, 176, 4);
}
.Charact div{
    width: 450px;
    height: 420px;
    float: left;
    border-right-style: dotted;
    border-right-color: rgb(229, 176, 4);
}
.Charact p{
    margin-bottom: 10px;
}
.Charact h2{
    font-size: 25px;
    margin-bottom: 5px;
    color: rgb(160, 110, 2);
}
#CharactImg1{
    width: 400px;
    height: 400px;
    margin-left: 25px;
    margin-top: 10px;
    border-radius: 7px;
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}
#CharactImg2{
    width: 320px;
    height: 180px;
    margin-left: 70px;
    border-radius: 7px;
}

#CharactImg3{
    width: 650px;
    height: 365px;
    position: absolute;
    margin-top: 900px;
    left: 50%;
    margin-left: -325px;
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
    border-radius: 7px;
    border-style: dotted;
    border-color: rgb(229, 176, 4);
}




/* 相册 */
.Album{
    width: 1000px;
    height: 400px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    margin-top: 2100px;
    border-radius: 15px;
    background-color: rgba(254, 245, 221, 0.6); 
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}
.Album h2{
    width: 100px;
    height: 40px;
    font-size: 25px;
    font-weight: bolder;
    font-family: 楷体;
    letter-spacing: 10px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    margin-top: 20px;
    margin-bottom: 5px;
    color: rgb(160, 110, 2);
}


.Album figure{
    width: 600px;
    height: 300px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    margin-top: 50px;
    border-radius: 7px;
    overflow: hidden;
    border-style: dotted;
    border-color: rgb(229, 176, 4);
}

#F{
    margin-left: 120px;
}

.Album a{
    float: left;
    position: relative;
    width: 100px;
    margin-top: 20px;
    text-align: center;
    transition: width 1s;
}

.Album a:first-child{
    margin-left: 40px;
}
.Album a:last-child{
    margin-right: 10px;
}


.Album figure img{
    width: 150px;
    height: 250px;
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
}


.Album figure:hover a{
    width: 100px;
}
.Album figure a:hover{
    width: 200px;
}




/* 侧边栏 */
aside{
    display: block;
    position: fixed;
    width: 100px;
    height: 250px;
    top: 640px;
    border-radius: 7px;
    background-color: rgba(254, 245, 221, 0.6); 
    box-shadow: 10px 10px 10px rgba(2, 49, 62, 0.6);
    transition: all 1s;
}
aside a{
    color: black;
    font-family: 楷体;
    font-weight: 900;
    font-size: 15px;
    text-decoration: none;
}
aside li{
    margin-left: 5px;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.NoneMenu{
    margin-left: 1700px;
}
.ShowMenu{
    margin-left: 1585px;
}

aside a:hover{
    transition: color 1s;
    color: rgb(232, 159, 0)!important;
}

audio{
    display: none;
}

.MENUSHOW
{
    width: 75px;
    height: 45px;
    top: 65%;
    left: 94.7%;
    position: fixed;
    border-radius: 7px;
    text-align: center;
}

#menu{
    text-decoration: none;
    position: relative;
    font-family: 楷体;
    letter-spacing: 4px;
    font-size: 20px;
    font-weight: bolder;
    top: 10px;
    color: rgb(252, 202, 87);
}
#menu:hover{
    transition: color 0.5s;
    color: rgb(232, 159, 0)!important;
}


@keyframes headGradient {
    0%{color: rgb(224, 176, 81);}
    25%{color: rgb(196, 100, 10);}
    50%{color: rgb(125, 74, 2);}
    75%{color: rgb(196, 100, 10);}
    100%{color: rgb(224, 176, 81);}
}
