#header {
background: url(https://images.unsplash.com/photo-1619547871672-b6562e042c1e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MXx8fGVufDB8fHx8&auto=format&fit=crop&w=900&q=60) repeat-x scroll 0 0 #f0eef5;
background-size: 100%;
background-repeat: no-repeat;
overflow-x: hidden;
}
#navigator {
background: url(https://images.unsplash.com/photo-1619547871672-b6562e042c1e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MXx8fGVufDB8fHx8&auto=format&fit=crop&w=900&q=60
) fixed;
background-size: 100%;
background-repeat: no-repeat;
height: 60px;
clear: both;
position: relative;
border-left: none;
border-right: none;
}
#blogTitle {
background: url(
) fixed;
background-size: 100%;
background-repeat: no-repeat;
height: 314px;
clear: both;
width: 1200px;
margin: 0 auto;
position: relative;
}
#blogTitle h1 {
font-size: 30px;
width: 336px;
height: 175px;
line-height: 100px;
text-align: center;
position: relative;
border-radius:20px;
top: 21px;
left: 5px;
font-weight: normal;
background: url(https://images.unsplash.com/photo-1619547871672-b6562e042c1e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MXx8fGVufDB8fHx8&auto=format&fit=crop&w=900&q=60
) fixed;
background-size: 100%;
background-repeat: no-repeat;
}
.catListTitle {
font-size: 18px;
padding: 10px 20px;
background-color: #9999FF;
color: #fff;
font-weight: normal;
border: 1px solid #9999FF;
}
body {
background: url(https://images.unsplash.com/photo-1619547871672-b6562e042c1e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwcm9maWxlLXBhZ2V8MXx8fGVufDB8fHx8&auto=format&fit=crop&w=900&q=60
) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: 'PingFang SC','Microsoft YaHei','Helvetica Neue','Helvetica','Arial',sans-serif;
font-size: 14px;
line-height: 25px;
min-height: 101%;
}
.sidebar-block h3 {
background-color: #9999FF;
border: 1px solid #9999FF;
color: #fff;
font-size: 18px;
font-weight: normal;
padding: 10px 20px;
}