.passage-list{background:#fff;padding:5px;margin-bottom:7px}.passage-list .passage-item{border-bottom:1px solid #ebebeb;padding:4px 2px}.passage-list .passage-item .passage-item-header{padding-top:10px;display:flex;justify-content:space-between}.passage-list .passage-item .passage-item-header .passage-item-header-title{font-size:18px;font-weight:600;font-style:bold;line-height:1.5;color:#1a1a1a;margin-top:-4px;margin-bottom:-4px;cursor:pointer;max-width:80%}.passage-list .passage-item .passage-item-header .passage-item-header-title:hover{color:#43b155}.passage-list .passage-item .passage-item-header .passage-item-header-date{color:#888888;font-weight:100;margin-top:-2px}.passage-list .passage-item .passage-item-content{padding:5px 0;line-height:1.67}.passage-list .passage-item .passage-item-content .passage-item-content-text img{width:100%}.passage-list .passage-item .passage-item-content-cover{padding-top:8px}.passage-list .passage-item .passage-item-content-cover .passage-item-content-cover-inner img{object-fit:cover;width:180px;height:105px;overflow:hidden;background-position:50%;background-size:cover;border-radius:4px;margin-right:5px}@media screen and (max-width: 640px){.passage-list .passage-item .passage-item-content-cover .passage-item-content-cover-inner img{width:162px;height:90px}}.passage-list .passage-item .passage-item-content-close{display:flex}.passage-list .passage-item .passage-item-content-close .passage-item-content-text{max-height:105px;overflow:hidden}.passage-list .passage-item .passage-item-readmore{cursor:pointer;padding:2px 5px;color:#43b155}.passage-list .passage-item .passage-item-readmore:hover{color:#81cf77}.passage-list .passage-item-action{display:flex;flex-direction:row-reverse;height:40px;align-items:center;background:#fff}.passage-list .passage-item-action-sticky{margin-left:-6px;margin-right:-6px;bottom:0;position:sticky;border-top:#1a1a1a1a 2px solid}.passage-list .passage-more{margin-top:10px;display:flex;padding:4px 0;justify-content:center;cursor:pointer}.passage-list .passage-more:hover{color:#444}

.header-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px;background:white}.tab{display:flex;flex-wrap:wrap;height:58px;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid #f0f2f7;transition:0.5s height;-webkit-transition:height 0.5s}.tab a{padding:17px 10px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;margin:0px 22px}@media (max-width: 640px){.tab a{margin:0px 2px}}.tab-x{flex-wrap:nowrap;overflow-x:scorll}.tab-x a{flex-shrink:0}.tab-extend{height:110px}@media (max-width: 400px){.tab-extend{height:165px}}.tab-showmore{flex-shrink:0;height:30px;border:none;padding:5px 8px;background:#ebebeb;border-radius:3px;cursor:pointer}.tab-showmore:active{background:#aaa3a3}.tab-active{color:#43b155}.tab::-webkit-scrollbar{display:none}.tab-x::-webkit-scrollbar{width:10px;height:10px}.tab-x::-webkit-scrollbar-track{background-color:#ebebeb}.tab-x::-webkit-scrollbar-thumb{background-color:#888888;border-radius:2px}

.app-header{position:fixed;padding-top:3px;transition:margin-top .5s;top:0;right:0;left:0;z-index:100;overflow:hidden;background:#fff;-webkit-box-shadow:0 1px 3px rgba(26,26,26,0.1);box-shadow:0 1px 3px #1a1a1a1a;background-clip:content-box}@media (min-width: 640px){.app-header{min-width:1032px}}.app-header .app-header-space{width:300px}@media screen and (max-width: 640px){.app-header .app-header-space{width:95px}}.app-header .app-header-inner{position:relative;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;height:50px;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}@media screen and (max-width: 640px){.app-header .app-header-inner{width:98%}}.app-header .app-header-inner .app-header-inner-subtitle{font-size:25px}@media screen and (max-width: 640px){.app-header .app-header-inner .app-header-inner-subtitle{font-size:18px}}.app-header .app-header-inner .logo{z-index:1}.app-header .app-header-inner .logo-large{cursor:pointer;width:140px;height:45px}.app-header .app-header-inner .logo-small{margin-right:10px;width:45px;height:45px}.header-liner{position:fixed;z-index:108;top:0;right:0;left:0;height:3px;background:#43b155}.app-header-list{display:-webkit-box;display:-ms-flexbox;display:flex}.app-header-list margin{left:-15px;right:6px}@media screen and (max-width: 640px){.app-header-list{margin-left:-38px;margin-right:3px;max-width:50%}}.app-header-list .app-header-list-item{flex-shrink:0;font-size:0.95em;list-style-type:none;margin:15px;color:#8590a6;padding:14px 0px 14px 0px}@media screen and (max-width: 640px){.app-header-list .app-header-list-item{margin:15px 5px}}@media (min-width: 640px){.app-header-list .app-header-list-item-active{font-weight:600;color:black;border-bottom:3px solid #43b155}}@media (max-width: 640px){.app-header-list .app-header-list-item-active{font-weight:400;color:#43b155;border-bottom:2px solid #43b155}}.search{margin-right:14px;height:31px;width:auto;border:1px solid #ebebeb;background:#f6f6f6;padding:0 4px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:40px;transition:0.2s border;-webkit-transition:border 0.2s;transition:0.2s margin;-webkit-transition:margin 0.2s}@media screen and (max-width: 640px){.search{margin-left:50px;width:auto}}.search input{outline:none;border:0;width:100%;height:100%;background:transparent;display:block}.search .search-btn{background:transparent;display:inline-block;position:relative;border:0}.search-focus{border:1px solid #43b155}@media screen and (max-width: 640px){.search-focus{margin-left:20px}}.hotwords{background:#fff;position:fixed;width:260px;top:60px;padding:10px;box-shadow:5px 4px 3px rgba(26,26,26,0.1)}@media (max-width: 640px){.hotwords{width:auto;max-height:50%;overflow-y:auto}}.hotwords .hotwords-subtitle{font-size:14px;color:#8590a6;padding:2px 0;width:100%;border-bottom:1px solid #f0f2f7}.hotwords .hotwords-inner{display:flex;flex-wrap:wrap;align-content:space-between}.hotwords .hotwords-inner .hotwords-item{font-size:16px;cursor:pointer;width:100%;margin:10px 0}.hotwords .hotwords-inner .hotwords-item:hover{color:#43b155}.language{margin-left:15px}.language button{outline:none;border-style:none;cursor:pointer;background:transparent;color:#8590a6;font-size:14px}.arrow-up{width:32px;height:16px;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%);position:absolute;overflow:hidden;pointer-events:none;left:67px;top:0px}

body{padding-top:52px;margin:0;background:#f6f6f6;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:-apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif}.color-green{background:lightgreen !important}.color-yellow{background:#b6d447 !important}.color-red{background:lightsalmon !important}.p-a-1{padding:10px}.p-a-2{padding:20px}.card{border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(26,26,26,0.1);box-shadow:0 1px 3px rgba(26,26,26,0.1);-webkit-box-sizing:border-box;box-sizing:border-box}.text-center{text-align:center}button{outline:none}a{color:inherit;text-decoration:none}.is-fixed{position:fixed}.img-round{border-radius:3px !important}.bg-white{background:white}@media (max-width: 599px){.hidden-xs{display:none !important}}@media (min-width: 600px) and (max-width: 1023px){.hidden-sm{display:none !important}}@media (min-width: 1024px) and (max-width: 1439px){.hidden-md{display:none !important}}@media (min-width: 1440px) and (max-width: 1919px){.hidden-lg{display:none !important}}@media (min-width: 1920px){.hidden-xl{display:none !important}}@media (max-width: 599px){.hidden-xs-down{display:none !important}}@media (max-width: 1023px){.hidden-sm-down{display:none !important}}@media (max-width: 1439px){.hidden-md-down{display:none !important}}@media (max-width: 1919px){.hidden-lg-down{display:none !important}}.hidden-xl-down{display:none !important}.hidden-xs-up{display:none !important}@media (min-width: 600px){.hidden-sm-up{display:none !important}}@media (min-width: 1024px){.hidden-md-up{display:none !important}}@media (min-width: 1440px){.hidden-lg-up{display:none !important}}@media (min-width: 1920px){.hidden-xl-up{display:none !important}}.select{z-index:2}.select input{color:transparent;text-shadow:0 0 0 #8590a6;cursor:pointer;outline:none;border:0;padding:5px;font-size:0.95em}.select ul{max-width:200px;background:#fff;cursor:pointer;padding-inline-start:0px;border-radius:3px;transform:translate(-25%, 0)}.select ul li{-webkit-font-smoothing:subpixel-antialiased;list-style-type:none;padding:10px 25px}.select ul li:hover{background:#ebebeb}@media screen and (min-width: 640px){.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:1000px;padding:0 16px;margin:10px auto}.container-left{flex-shrink:0;margin-right:10px;margin-bottom:0;width:694px}}@media screen and (max-width: 640px){.container{padding:0 10px;margin:10px auto}}.main-info{background:white;border-radius:3px}.our-headmaster{background:#fff;margin-bottom:10px}.our-headmaster .lijun{object-fit:cover;width:100%}.our-headmaster .headmaster-title{display:flex;padding:5px 8px;font-size:17px;border-bottom:1px solid #e5f2ff}.our-headmaster .headmaster-content{padding:5px 8px;display:flex;flex-wrap:wrap;justify-content:flex-start}.our-headmaster .headmaster-content .headmaster-content-text{padding-left:5px;min-width:200px;color:#888888}.our-headmaster .headmaster-content .headmaster-content-title{font-weight:bold}.card-menu{margin-right:0;display:flex;background:#fff;flex-wrap:wrap;overflow:visible}.card-menu .card-menu-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:94px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:flex}.card-menu-item-text{margin-top:10px;color:#444;font-size:16px}.card-menu-item-icon{color:#8590a6;margin-bottom:4px}.copyright{color:#8590a6;padding:5px 1px}.copyright a:hover{color:#43b155;cursor:pointer}

.typo h1{font-size:25px;font-weight:bold}.typo .typo-meta{color:#8590a6;text-align:center;margin-top:-5px}.typo .highlight{margin:0 -5px}.typo>p{line-height:1.6;color:#8b7272}.typo>p img{width:95%;margin:0 auto;display:block;border-radius:3px !important}.typo>p .typo-img-caption{margin-top:5px;text-align:center;color:#c4a3a3;font-size:small}.typo>p code{background:#f1e4e4;color:#43b155;border-radius:3px;padding:3px}.typo blockquote{margin:5px}.typo blockquote p{border-left:#43b155 4px solid;padding-left:9px}.typo a{color:#43b155}.typo a:hover{text-decoration:underline}.typo .typo-heading a{display:none}.typo .typo-heading:hover a{display:inline}.typo-detail{margin-top:5px;display:flex;justify-content:center}.typo-split{border-bottom:1px solid #8590a6;text-align:center;padding-top:5px;color:#8590a6}

