body, div, dl, dt, dd, ul, ol,li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, button, textarea, p, th, td{margin: 0;padding: 0;font-size:12px;}
img{border: none;}
h1, h2, h3, h4, h5, h6{font-size: 14px;}
input, button, textarea, select, optgroup, option{font-family: inherit;font-size: inherit; font-style: inherit; font-weight: inherit;}
input, button, textarea, select{ *font-size:100%;}
ul{list-style: none;}
:link, :visited{text-decoration: none;}
.clearfix:after{content: "."; display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{zoom: 1;}


/*!*导航栏*!*/
/*#Navigation{*/
/*    position: absolute;*/
/*    height: 1100px;*/
/*    width: 100%;*/
/*}*/
#Navigation ul {
    float: right;
    position: relative;
    right:0.5rem;
    bottom: -0.5rem;
    display: inline-block;
}
#Navigation ul li {
    text-align: center;
    margin-left: 0.8rem;
    display: inline-block;
    letter-spacing:2px;
    font-size: 0.25rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.5rem;
}

#Navigation li a{
    color: #FFFFFF;
}



#YouShi li{
    text-align: center;
    /*margin-left: 1.5rem;*/
    display: inline-block;
    letter-spacing:2px;
    font-size: 0.25rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #434343;
    line-height: 0.5rem;
}
#YouShi span{
    display: block;
    margin-top: 0.3rem;
    font-size: 0.2rem;
}
#YouShiTwo{
    text-align: center;
    margin-left: 1.5rem;
    letter-spacing:2px;
}
#YouShiThree{
    text-align: center;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    letter-spacing:2px;
}