.news-list {
    margin: 0 -20px;
}
.news-list .item {
    width: 25%;
    padding: 0 20px;
}
.news-list .item:nth-child(4n+1) {
    clear: left;
}
.news-list .box {
    max-width: 330px;
    margin: 0 auto 50px;
}
.news-list .pic {
    position: relative;
    overflow: hidden;
    margin-bottom: 14px;
}

.news-list .pic img{
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.news-list .box:hover .pic img{
   -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


.news-list .txt {
    position: relative;
    padding-left: 76px;
}
.news-list .date {
    display: block;
    width: 60px;
    color: #333;
    font-family: "Times New Roman", Times, serif;
    font-size: 45px;
    line-height: 1;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.news-list .box:hover .date{
    color: #8DC031;
}
.news-list .description {
    color: #676759;
    font-size: 14px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 39px;
    letter-spacing: 0.5px;
}
.news-list .date small {
    display: block;
    font-size: 14px;
}
.news-list .name {
    color: #453026;
    font-size: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 27px;
    margin-bottom: 5px;
    font-weight:bold;
}

.news-list .box:hover .name{
	color: #009944;
}



.news-list a .about-ttl p,
.btn-box a .about-ttl p {
	margin:0px;
	padding:0px;

}

.news-list a .about-ttl p:before,
.btn-box a .about-ttl p:before {
    position: absolute;
    top: 50%;
    background: #191919;
    content: "";
    height: 2px;
    width: 32px;
    left:5px
}


.news-list a .about-ttl{
	color:#191919;
	width:147px;
	line-height:30px !important;
	display:block;
	padding:10px 5px;
	font-size:14px;
	position:relative;
	text-align:center;
	margin-top: 15px;
	font-family: "Raleway";
	
}

.btn-box a .about-ttl {
	color:#191919;
	width:147px;
	line-height:30px !important;
	display:block;
	padding:10px 5px;
	font-size:14px;
	position:relative;
	text-align:center;
	margin-top: 14px;
	font-family: "微軟正黑體";
	margin: auto;
	
}

.news-list a:hover,
.btn-box a:hover {
	text-decoration:none !important;
}


.news-list a .about-ttl:before,
.news-list a .about-ttl:after,
.btn-box a .about-ttl:before,
.btn-box a .about-ttl:after {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.news-list a .about-ttl:before,
.btn-box a .about-ttl:before {
	border-top: 1px solid #8DC031;
	border-bottom: 1px solid #8DC031;
	
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
}
.news-list a .about-ttl:after,
.btn-box a .about-ttl:after {
	border-right: 1px solid #8DC031;
	border-left: 1px solid #8DC031;
	
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
}

.news-list a:hover .about-ttl:before,
.btn-box a:hover .about-ttl:before {
	opacity: 1;
	-webkit-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}
.news-list a:hover .about-ttl:after,
.btn-box a:hover .about-ttl:after {
	opacity: 1;
	-webkit-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);

}




.news-list .box:hover .more {
    background: #01CEE9;
    color: #fff;
}

.news-header {
    max-width: 1000px;
    margin: 0 auto;
}
.news-header .date {
    display: block;
    width: 130px;
    height: 130px;
    color: #453026;
    font-family: "Times New Roman", Times, serif;
    font-size: 60px;
    line-height: 1;
    text-align: center;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 25px;
    border:2px solid #009944;
    border-radius:100%;
    background-color:#F5F5ED;
}
.news-header .date small {
    display: block;
    font-size: 18px;
}
.news-header .title {
    color: #453026;
    font-size: 22px;
    line-height: 1.6;
    text-align: center;
    margin: 0 0 20px;
}
.news-detail {
    border-top: 1px solid #ddd;
    padding: 28px 0;
    margin-top: 60px;
}
.news-detail .title {
    background: #f6f5ed;
    width: 136px;
    color: #7E7564;
    font-family: '33535gillsansmt', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    border-radius: 4px;
    margin: 0 auto 30px;
	margin-top: -46px;
}
.news-detail .editor {
    max-width: 1069px;
    margin: 0 auto;
    font-size: 15px;
	font-family: "微軟正黑體";
	letter-spacing: 2px;
}





@media screen and (max-width: 1300px) {	
    .news-list {
        margin: 0 -7px;
    }
    .news-list .item {
        padding: 0 7px;
    }
}
@media screen and (max-width: 1000px) {
    .news-list .item {
        width: 50%;
    }
    .news-list .item:nth-child(4n+1) {
        clear: none;
    }
    .news-list .item:nth-child(2n+1) {
        clear: left;
    }
}
@media screen and (max-width: 767px) {
    .news-list .box {
        margin-bottom: 30px;
    }
	.news-header .date {
    width: 90px;
    height: 90px;
    color: #453026;
    font-size: 30px;
    padding-top: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 25px;
    border:2px solid #009944;
    border-radius:100%;
    background-color:#F5F5ED;
}
.news-header .date small {
    font-size: 16px;
}
	.news-header .title {
    font-size: 18px;
}
}
@media screen and (max-width: 580px) {
    .news-list .item {
        width: 100%;
    }
    .news-list .item:nth-child(n) {
        clear: none;
    }
}

@media screen and (max-width: 400px) {
    .site-title .logo {
    width: 290px;
    margin-left: -10px;
    margin-top: -13px;
    margin-bottom: -13px;
}
}