/* 所有字体 */
* {
    /* font-family: "华文行楷"!important; */
    font-size: 16px;
}
#mainContent{
    width: 67vw;
}
#uprightsideBar{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    position:fixed;/*将div的位置固定到距离top:50px，right:0px的位置，这样div就会处在最右边的位置，距离顶部50px*/
    top:20px;
    right:0px;
    width: auto;
    height: auto;
}
#sideBarTab{
    float:left;
    width:30px;
    border:1px solid #0a0a0a;
    //border-right:none;
    text-align:center;
    background:#red;
}
#sideBarContents{
    float:left;
    overflow:auto;
    overflow-x:hidden;!important;
    width:180px;
    min-height:108px;
    max-height:800px;
    border:1px solid #000;
    //border-right:none;
    background:white;
    opacity:0.7;
    color:red;
    //font-weight: bold;
}
#sideBarContents dl{
    margin:0;
    padding:0;
}
#sideBarContents dt{
    margin-top:5px;
    margin-left:5px;
}
#sideBarContents dd, dt {
    cursor: pointer;
}
#sideBarContents dd:hover, dt:hover {
    color:#A7995A;
}

/* 首页背景、导航条背景 */
body, #navigator, .catListTitle{
    background: 
        linear-gradient(90deg, #670d10 0%, #092756 100%)!important;
}
.catListTitle {
    color: #FFF;
}
/* 分页样式 */
.pager {
    padding: 0 12px;
    background: #5c8a97;
    display: inline-block;
    height: 50px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 4px #3b636e, 0px 4px 6px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
}
.pager a {
    margin-left: 10px;
    display: inline-block;
    background: #a1d0dd;
    border-radius: 3px;
    padding: 0 12px;
    color: white;
    position: relative;
    text-decoration: none;
    height: 27px;
    font: 12px / 27px "PT Sans", Arial, sans-serif;
    box-shadow: 0px 3px #7fafbc, 0px 4px 5px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}
/* title */
h1 a, h2,#Header1_HeaderTitle{
    font-family: Montez!important;
    font-size: 1.9em!important;
    font-weight: 300!important;
}
h2 {
     font-family: "华文行楷"!important;
}
#blogTitle h2 {
    width: unset;
    margin-left: unset;
}
/* 搜索样式 */
.div_my_zzk {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.div_my_zzk{
    background: #5c8a97;
    display: inline-block;
    height: 50px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 4px #3b636e, 0px 4px 6px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.div_my_zzk #q{
    letter-spacing: -1px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
    color: #FFF;
    vertical-align: middle;
    box-shadow: 0 1px 0 rgba(255,255,255,.15), 0 2px 4px rgba(0,0,0,.2) inset, 0 0 12px rgba(255,255,255,.1);
    padding: 5px 20px;
    background: rgba(0,0,0,.1);
    border-radius: 10px;
}
.div_my_zzk #btnZzk{
    background: #a1d0dd;
    border-radius: 3px;
    padding: 0 12px;
    color: white;
    font: 12px / 27px "PT Sans", Arial, sans-serif;
    box-shadow: 0px 3px #7fafbc, 0px 4px 5px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    border: 1px solid #a1d0dd;
    padding: 0px 13px;
    height: 30px;
}
/* 编辑器 */
.comment_textarea {
    width: unset;
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Montez';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montez/v18/845ZNMk5GoGIX8lW07rf.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
