@charset "UTF-8";

/* 版型1 CSS*/

body {
    margin: 0px;
    font-family: "微軟正黑體", "蘋果儷中黑", Arial;
    word-break: normal;
    text-align: left;
    font-size: 0.875em;
    line-height: 22px;
    background: #f4f4f4;
}

a {
    text-decoration: none;
    outline: medium none;
    transition: all 0.25s;
    color: #191919;
}

a:hover {
    opacity: 0.7;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

tml,
a,
form,
area,
div,
img,
table,
td,
th,
ul,
ol,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding-left: 0px;
}

div,
span {
    word-break: normal;
    text-align: justify;
}

.clear {
    clear: both;
}

.blank10 {
    height: 10px;
}

.blank20 {
    height: 20px;
}

.blank30 {
    height: 30px;
}

.blank40 {
    height: 40px;
}

.blank50 {
    height: 50px;
}

.blank60 {
    height: 60px;
}

.blank70 {
    height: 70px;
}

.blank80 {
    height: 80px;
}

.blank90 {
    height: 90px;
}

.blank100 {
    height: 100px;
}

.blank110 {
    height: 110px;
}

.blank120 {
    height: 120px;
}

.blank130 {
    height: 130px;
}

.blank140 {
    height: 140px;
}

.blank150 {
    height: 150px;
}

.blank160 {
    height: 160px;
}

.blank170 {
    height: 170px;
}

.blank180 {
    height: 180px;
}

.blank190 {
    height: 190px;
}

.blank200 {
    height: 200px;
}

.hidden-template-2 {
    display: none;
}


/*header 開始*/

.logo {
    margin: 14px auto 0 auto;
    text-align: center;
    position: relative;
    z-index: 10;
    max-width: 400px;
}

.logo img {
    max-width: 100%;
}

.nav {
    position: relative;
}

.search {
    margin-top: 4px;
    margin-left: 5px;
}

.search button {
    border: none;
    width: 35px;
    height: 35px;
    background: url(../images/search.png) center center no-repeat;
    padding: 0;
    display: block;
    float: left;
}

.search input {
    border: none;
    border-bottom: 1px solid #000;
    background: none;
    display: block;
    float: left;
    margin-top: 5px;
}

.third-nav {
    float: left;
    font-size: 90%;
    margin-top: 12px;
}

.third-nav ul li {
    display: inline-block;
    padding-left: 15px;
}

.blind-brick {
    color: #4a4a4a;
    font-weight: 900;
    font-size: 120%;
}

.second-nav {
    float: right;
    font-size: 100%;
    font-weight: 600;
    margin-top: 8px;
    display: none;
}

.second-nav ul li {
    display: inline-block;
    padding-left: 15px;
}


/*header 結束*/


/*article 開始*/

.background-setting {
    background: none !important;
}

.slogan {
    text-align: center;
    color: #fff;
    padding: 120px 0 100px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: none;
}

.slogan p {
    font-family: 'Montserrat', sans-serif;
    font-size: 514%;
    line-height: 70%;
}

.slogan p span {
    font-size: 22%;
    font-family: "微軟正黑體", "蘋果儷中黑", Arial;
}

.template-2-swiper {
    display: block;
}

.article .template-2-swiper {
    display: none;
}

.swiper-container.template-2-swiper {
    width: 100%;
    height: 250px;
    border-radius: 0 0 5px 5px;
    margin-bottom: 30px;
}

.swiper-pagination-bullet-active {
    background: #157400;
}

.swiper-pagination-bullet {
    background: #157400;
}

.template-2-swiper .swiper-slide {
    width: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 15px;
}

.section-order-adjust {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}

.tab-list li a,
.tag-list li a {
    border-radius: 5px;
}

#side-nav {
    order: 1;
}

#news {
    order: 2;
}

#image-link-list {
    order: 3;
}

#announcement-list {
    order: 4;
}

.home-section#announcement-list h3 {
    margin-bottom: 0;
}

#link-list-b {
    order: 5;
}

#link-list-a {
    order: 6;
}

.home-section {
    position: relative;
    text-align: left;
    margin-bottom: 10px;
}

.home-section h3 {
    font-size: 100%;
    letter-spacing: 1.8px;
    padding: 12px 0;
    border-bottom: 2px solid #157400;
    margin-bottom: 20px;
    font-family: "微軟正黑體", "蘋果儷中黑", Arial;
    text-align: left;
    font-weight: 600;
    background: none;
    border-radius: 5px;
}

.home-section h3 span {
    font-size: 100%;
}

.main-nav {
    background: #347129;
}

.main-nav ul li a {
    color: #fff;
}

.news-cover {
    width: 100%;
    height: 180px;
    background-size: cover;
    float: left;
}

.news a {
    display: block;
}

.news a:hover {
    opacity: 0.7;
}

.news h4 {
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 15px 15px 0 15px;
    font-size: 114%;
    text-align: left;
    line-height: 130%;
    background: #fff;
}

.news p {
    display: block;
    background: #fff;
    padding: 5px 15px 0 15px;
    line-height: 140%;
}

.news a:after {
    content: "more";
    background: #fff;
    width: 100%;
    display: block;
    color: #fff;
}

.quick-link button {
    background: #ffffff;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 114%;
    border: none;
    padding: 0 15px;
    text-align: left;
    border-radius: 0;
    border-left: 8px solid #157400;
}

.caret {
    margin-top: 25px;
    border-top: 8px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    float: right;
}

.article-container {
    padding: 30px;
    position: relative;
    background: #fff;
}

.article-container p {
    max-width: 600px;
    word-wrap: break-word;
    margin-left: auto;
    margin-right: auto;
}

.more-of-section {
    position: absolute;
    top: 9px;
    right: 15px;
}

.fourth-nav li {
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
    border-left: 8px solid #157400;
    border-bottom: 0;
}

.fourth-nav li a {
    font-size: 114%;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: left;
}

.article-free-space {
    /*height: 260px;*/
}


/*article 結束*/


/*UI 開始*/

.default-btn {
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 100%;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
    background: #157400;
}

.default-btn.submit-btn {
    border-radius: 0 0 5px 5px;
    width: 100%;
    background-color: #999;
    /*IE8*/
    background: rgba(0, 0, 0, 0.5);
    display: block;
    text-align: center;
}

.default-btn:hover {
    opacity: 0.7;
}

.more-of-list {
    display: block;
}

.one-line,
.announcement-list a,
.news-list li a,
.survey-list li h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: left;
}

.two-line,
.teacher-list p,
.album-list li h3,
.blog-list li h3,
.survey-list li p,
.news h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

.three-line,
.news p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
}

.four-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: left;
}

.honor-list li {
    background-image: url(../images/crown2.png);
    background-position-x: 10px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 6px 6px 6px 40px;
    margin-bottom: 6px;
}

.honor-list.star li {
    background-image: url(../images/star.png);
    background-position-x: 10px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.honor-list li:hover {
    opacity: 0.7;
}

.honor-list li a {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.horizontal-list {
    text-align: left;
    display: none;
}

.horizontal-list li {
    display: inline-block;
    padding: 5px 0;
}

.horizontal-list li a {
    padding: 0 7px 0 5px;
    border-right: 1px solid #000;
}

.horizontal-list li:first-of-type a {
    padding: 0 5px 0 0;
}

.horizontal-list li:last-of-type a {
    border: none;
}

.tab-list,
.tag-list {
    text-align: left;
    padding: 0;
}

.tag-list {
    margin-bottom: 10px;
    padding: 0;
}

.tab-list li,
.tag-list li {
    display: inline-block;
    margin: 0 10px 10px 0;
}

.tab-list li a,
.tag-list li a {
    padding: 5px 10px;
}

.announcement-list {
    background: #fff;
    padding: 0 20px 20px 20px;
}

.announcement-list li {
    padding: 10px 0 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.announcement-list a {
    font-size: 114%;
    letter-spacing: 1px;
    font-weight: 600;
}

.announcement-list li span {
    font-size: 87%;
    display: block;
    opacity: 0.5;
}

.announcement-list li p {
    font-size: 75%;
    color: #157400;
}

.image-links-list li {
    margin: 20px 0 0 0;
}

.image-links-list li a {
    display: block;
    height: 70px;
    background-size: cover;
    background-position: center center;
}

.breadthumb-list {
    margin-top: 15px;
    border-bottom: 1px solid #999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 6px;
}

.breadthumb-list li {
    display: inline-block;
}

.breadthumb-list li:after {
    content: ">";
}

.breadthumb-list li:first-of-type:after,
.breadthumb-list li:last-of-type:after {
    content: none;
}

.breadthumb-list li a {
    padding: 0 10px;
}

.breadthumb-list li:first-of-type a {
    padding-left: 0;
}

.no-block {
    display: inline-block;
}

.image-link-list-article {
    margin-top: 30px;
}

.image-link-list-article li {
    border: none;
    padding: 0;
}

.blind-dot {
    display: none;
}


/*UI 結束*/


/*footer 開始*/

footer {
    width: 100%;
    padding: 30px 0;
    margin-top: 60px;
    background: rgba(21, 116, 0, 0.1);
}

.footer {
    position: relative;
    color: #4a4a4a;
}

.footer .copyright {
    font-size: 85%;
    margin-top: 30px;
}

.go-top {
    position: absolute;
    height: 46px;
    width: 46px;
    top: -53px;
    right: 0;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
    border-radius: 50%;
    background: #157400;
}

.footer-marks {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.footer-marks img {
    margin-top: 20px;
}


/*footer 結束*/


/*文章系統 開始*/

.font-size-chooser {
    position: absolute;
    right: 15px;
    top: 12px;
}

.font-size-chooser li {
    display: inline-block;
    font-size: 100%;
    background-color: #f4f4f4;
    /*IE8*/
    background: rgba(0, 0, 0, 0.1);
    padding: 3px;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}

.font-size-chooser li:first-of-type {
    background: none;
    cursor: inherit;
}

.font-size-chooser li.small {
    font-size: 0.875em;
}

.font-size-chooser li.medium {
    font-size: 1em;
}

.font-size-chooser li.big {
    font-size: 1.25em;
}

.free-edit.top {
    border-bottom: 1px solid #999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.free-edit.bottom {
    border-top: 1px solid #999;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    padding-top: 20px;
}

.free-edit.main {
    margin: 20px 0;
}

.article-content {
    padding: 20px 0;
}

.article-content h1 {
    font-size: 171%;
    font-weight: 600;
    margin-bottom: 15px;
}

.article-content .publish-date {
    display: block;
    max-width: none;
    font-size: 92%;
    color: #999;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 5px;
}

.share-tools,
.attachment {
    background-color: #f4f4f4;
    /*IE8*/
    background: rgba(0, 0, 0, 0.1);
    padding: 20px;
    height: auto;
}

.share-tools li {
    display: inline-block;
    font-weight: 600;
    padding-right: 20px;
}

.share-tools li.print {
    float: right;
    border-left: 1px solid #999;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    padding: 0 0 0 20px;
    cursor: pointer;
}

.attachment li:first-of-type {
    background: url(../images/attachment.png) left top no-repeat;
    padding: 0 0 15px 35px;
    font-weight: 600;
    border: none;
}

.attachment li {
    border-top: 1px solid #999;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    padding: 10px 0;
    font-size: 114%;
    width: 100%;
}

.attachment li a img {
    margin-right: 20px;
}

.attachment li span {
    float: right;
    line-height: 62px;
    font-size: 84%;
}

.news-list li {
    border-bottom: 1px solid #999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 20px;
}

.news-list li a {
    font-size: 114%;
}

.news-list li span {
    font-size: 92%;
    color: #999;
    color: rgba(0, 0, 0, 0.5);
    display: block;
}

.teacher-info-container,
.teacher-contact-info,
.survey-question-block {
    background-color: #f4f4f4;
    /*IE8*/
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    display: block;
}

.teacher-cover-photo {
    width: 200px;
    height: 200px;
    float: left;
}

.teacher-info {
    width: calc(100% - 200px);
    float: left;
    padding: 20px;
    float: left;
}

.teacher-info h1 {
    border-bottom: 1px solid #999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.teacher-info h3 {
    font-size: 171%;
    font-weight: 600;
}

.teacher-info h1 span,
.teacher-info h3 span {
    font-size: 66%;
    display: block;
    padding: 10px 0;
}

.teacher-info p {
    margin-bottom: 15px;
}

.teacher-info>span {
    font-size: 84%;
    font-weight: 600;
    padding-right: 10px;
}

.teacher-contact-info {
    padding: 20px;
}

.teacher-contact-info li>span {
    font-weight: 600;
    padding-right: 10px;
}

.teacher-contact-info li {
    padding-left: 25px;
    line-height: 200%;
}

.teacher-contact-info li.office {
    background: url(../images/office.png) left center no-repeat;
}

.teacher-contact-info li.telphone {
    background: url(../images/telphone.png) left center no-repeat;
}

.teacher-contact-info li.email {
    background: url(../images/email.png) left center no-repeat;
}

.teacher-contact-info li.cellphone {
    background: url(../images/cellphone.png) left center no-repeat;
}

.teacher-contact-info li.website {
    background: url(../images/website.png) left center no-repeat;
}

.free-edit-section-title {
    font-weight: 600;
    border-bottom: 1px solid #000;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
    padding-bottom: 10px;
}

.teacher-list {
    margin-top: 20px;
}

.teacher-list>li {
    background: url(../images/next.png) right 20px bottom 15px no-repeat;
}

.teacher-list .teacher-contact-info {
    padding: 0;
    background: none;
    margin-top: 15px;
}

.teacher-list .attachment {
    padding: 0;
    background: none;
}

.teacher-list .attachment li:first-of-type {
    background: none;
    padding: 0 0 10px 0;
    font-weight: 600;
    border: none;
}

.teacher-list .attachment li {
    border-top: 1px solid #000;
    border-top: 1px solid rgba(0, 0, 0, 1);
    font-size: 100%;
    padding: 15px 0 0 0;
}

.teacher-list .attachment li p {
    display: inline-block;
}

.teacher-list .attachment li p img {
    margin-right: 20px;
    width: 30px;
    height: auto;
}

.attachment li span {
    float: right;
    line-height: 37px;
    font-size: 84%;
}

.album-cover,
.blog-cover,
.survey-cover {
    height: 200px;
    background-size: cover;
    background-position: center center;
}

.blog-cover {
    height: 280px;
    border-radius: 5px;
}

.survey-cover {
    height: 160px;
    border-radius: 5px;
}

.col-md-4 .blog-cover {
    height: 200px;
}

.col-md-3 .blog-cover {
    height: 180px;
}

.album-list,
.blog-list,
.survey-list {
    padding: 20px;
}

.album-list li,
.blog-list li {
    margin-bottom: 30px;
}

.survey-list li {
    margin-bottom: 20px;
}

.album-list li a {
    border-radius: 5px;
    background-color: #f4f4f4;
    /*IE8*/
    background: rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: block;
    padding-bottom: 10px;
}

.blog-list li a {
    display: block;
}

.blog-list {
    display: flex;
    flex-wrap: wrap;
}

.album-list li h3,
.blog-list li h3,
.survey-list li h3 {
    padding: 10px 10px 0 10px;
    line-height: 140%;
    font-weight: 600;
    font-size: 114%;
    margin: 0;
}

.survey-list li h3 {
    padding: 0;
    margin-bottom: 10px;
}

.survey-list li p {
    margin-bottom: 10px;
}

.blog-list li.col-md-3 h3 {
    padding-left: 0;
    padding-right: 0;
}

.album-list li span,
.survey-list li span {
    padding: 0 10px;
    display: block;
    font-size: 84%;
    color: #999;
    color: rgba(0, 0, 0, 0.5);
}

.survey-list li span {
    padding: 0 10px 10px 0;
    display: inline-block;
}

.album-list.in-article {
    border-top: 1px solid #999;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid #999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 0;
}

.photo-swiper-pagination .swiper-pagination-bullet-active {
    background-color: #999;
    /*IE8*/
    background: rgba(0, 0, 0, 0.5);
}

.photo-swiper .swiper-slide {
    padding-bottom: 40px;
}

.photo-swiper .swiper-slide p {
    padding-top: 10px;
}

.survey-content {
    padding: 30px 0;
    border-top: 1px solid #999;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid #999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.survey-start,
.survey-finished {
    font-size: 250%;
    margin-bottom: 20px;
}

.survey-question-block {
    padding: 20px;
}

.survey-question-block>span {
    font-size: 250%;
    float: left;
    margin-right: 10px;
}

.survey-question-block>div {
    float: left;
}

.survey-question-block>div h5 {
    font-size: 128%;
    font-weight: 600;
}

.survey-question-block>div p {
    padding: 10px 0;
    font-size: 114%;
}

.survey-question-block>div span {
    font-size: 100%;
    margin-left: 0;
}

.survey-question-block>div>input,
.survey-question-block>div textarea,
.survey-question-block>div select {
    margin-top: 20px;
}

.help-block {
    margin: 0;
    margin-bottom: 5px;
}

.top-article {
    margin-top: 10px;
    padding: 5px 10px !important;
    font-size: 100% !important;
    border-radius: 5px;
}

.article-content .top-article {
    font-size: 70% !important;
    margin-left: 10px;
}

.discussion-content {
    border-top: 1px solid #999;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid #999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 20px 0;
}

.discussion-box.main span.discussion-number {
    font-size: 257%;
    vertical-align: top;
    padding-top: 5px;
}

.discussion-box.others span.discussion-number {
    font-size: 114%;
}

.discussion-number,
.discussion-box .content {
    display: inline-block;
}

.discussion-box {
    background-color: #f4f4f4;
    /*IE8*/
    background: rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 5px;
}

.discussion-box .content {
    border-left: 1px solid #999;
    border-left: 1px solid rgba(0, 0, 0, 0.5);
}

.discussion-box.main .content .free-edit {
    font-size: 114%;
}

.discussion-box.main .content span {
    color: #999;
    color: rgba(0, 0, 0, 0.5);
    display: block;
}

.discussion-box.others .content p {
    margin-bottom: 20px;
}

.discussion-box.others .content span {
    color: red;
}

.discussion-box .free-edit {
    margin-bottom: 10px;
}

.discussion-box.others {
    margin-top: 80px;
    position: relative;
    max-width: 480px;
}

.others-info {
    position: absolute;
    top: -50px;
    color: #999;
    color: rgba(0, 0, 0, 0.5);
}

.others-info span {
    display: block;
}

.reply-to-others .others-info {
    top: -30px;
}

.bg-of-others:nth-of-type(2n) {
    background: url(../images/discussion.png) left top 100px no-repeat;
    padding-left: 41px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.bg-of-others:nth-of-type(2n+1) {
    background: url(../images/discussion-2.png) right top 100px no-repeat;
    padding-right: 41px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.discussion-box.reply-to-others {
    margin-top: 60px;
    margin-left: 24px;
    max-width: 400px;
    position: relative;
    background-color: #f4f4f4;
    /*IE8*/
    background: rgba(0, 0, 0, 0.1);
}

.bg-of-others:nth-of-type(2n+1) .discussion-box.reply-to-others {
    margin-left: auto;
    margin-right: 24px;
}

.discussion-box.reply-to-others .content {
    border: none;
}

.bg-of-reply {
    position: absolute;
    left: -24px;
    top: 30px;
    width: 24px;
    height: 22px;
    background: url(../images/reply.png) top left no-repeat;
}

.bg-of-others:nth-of-type(2n+1) .bg-of-reply {
    left: auto;
    right: -24px;
    background: url(../images/reply2.png) top right no-repeat;
}

.bg-of-others:nth-of-type(2n+1) .others-info {
    right: 20px;
}

.bg-of-others:nth-of-type(2n+1) .others-info span {
    text-align: right;
}

.finished-page {
    text-align: center;
    padding-top: 230px;
    background: url(../images/finished.png) top center no-repeat;
    margin-top: 30px;
}

.finished-page.over {
    background: url(../images/over.png) top center no-repeat;
}

.finished-page p {
    font-size: 200%;
    margin: 30px auto;
}

.sitemap-list {
    margin: 20px 0;
}

.sitemap-list li a {
    border-radius: 5px 5px 0 0;
    padding: 10px 20px;
    font-size: 128%;
    font-weight: 600;
    display: block;
    background: #157400;
    color: #ffffff;
}

.sitemap-list>li {
    margin-bottom: 20px;
    border: none !important;
    list-style-type: none !important;
    padding: 0 !important;
}

.sitemap-list li li {
    margin-top: 5px;
    background-color: #f4f4f4;
    /*IE8*/
    background: rgba(0, 0, 0, 0.1);
}

.sitemap-list li li a {
    font-weight: 300;
    display: inline-block;
    background: none;
}

.sitemap-list li li:last-of-type {
    border-radius: 0 0 5px 5px;
}

.sitemap-list li li ul,
.sitemap-list li li ul li {
    display: inline-block;
    background: none;
    margin: 0;
}

.sitemap-list li li li a {
    font-size: 100%;
    background: none;
    padding: 0 20px 0 0;
    font-weight: 600;
}

.free-edit.main p {
    padding: 10px 0;
}

.free-edit.main img {
    margin: 10px auto;
}

nav.navbar.bootsnav {
    background-color: #347129;
}

@media (min-width: 991px) {
    nav.navbar.bootsnav ul.nav>li>a {
        color: #fff;
    }
}

.menuvert .navbar-collapse {
    padding: 0;
}

.menuvert nav.navbar.bootsnav {
    background-color: none !important;
}

.menuvert nav.navbar.bootsnav ul.nav>li>a {
    color: #191919 !important;
}

.menuvert nav.navbar.bootsnav ul.nav>li>a {
    border-bottom: none;
}

.menuvert .navbar-nav>li {
    background-color: #fff;
    margin-bottom: 7px;
    border-left: 5px solid #157400;
    padding: 0 5px;
}


/*文章系統 結束*/


/*平板CSS 開始*/

@media screen and (max-width: 991px) {
    .search {
        clear: both;
    }
    .news a {
        margin-bottom: 20px;
    }
    .blind-brick,
    .accessibility-mark {
        display: none;
    }
    .footer-info {
        text-align: left;
    }
}


/*平板CSS 結束*/

#link-list-a-2,
#announcement-list-2 {
    display: none;
}

.no-padding {
    padding: 0;
}

@media (max-width: 991px) {
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
        position: static !important;
    }
}   
