@charset "utf-8";
/* CSS Document */
#main{
	max-width: 1480px;
}
.content {
	max-width: 1480px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.content .title {
	position: relative;
	font-size: 50px;
	color: #FD6A2C;
	line-height: 1;
	font-weight: bold;
	font-family: Times New Roman;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0 30px 0;
}
.content .title span {
	display: block;
	font-size: 18px;
	color: #111111;
	font-weight: bold;
	font-family: "微軟正黑體";
	padding-top: 5px;
}
.content ul {
	display: block;
	overflow: hidden;
}
.content li {
	width: 25%;
	list-style: none;
	display: block;
	float: left;
	padding: 0 5px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}
.content .list:hover .more {
	color: #FFF;
	background: #344190;
}
.content .list {
	max-width: 380px;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
	vertical-align: top;
	background: #FFF;
	z-index: 2;
	-webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
}
.content .list .photo {
	position: relative;
	margin-bottom: 10px;
}
.content .list .photo img {
	max-width: 100%;
	height: auto !important;
	position: relative;
}
.content a {
	text-decoration: none !important;
}
.content .list .name {
	margin: 0 20px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}
.content a:hover .list .name {
	text-decoration: underline;
}
.content .list .date {
	margin: 0 20px;
	color:#007cc4;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.4;
	position: relative;
	font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
	margin-bottom: 5px;
}
.content .list .con {
	margin: 0 20px;
	color: #999999;
	font-size: 13px;
	line-height: 1.4;
	height: 37px;
	overflow: hidden;
}
.content .more {
	width: 70px;
	height: 70px;
	background:#007cc4;
	position: absolute;
	color: #FFF;
	font-size: 50px;
	line-height: 40px;
	margin-left: -35px;
	text-indent: 0px;
	left: 50%;
	text-indent: -9999px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	bottom: 0px;
}
.content .more:before {
	content: '';
	display: block;
	width: 16px;
	height: 2px;
	background: #FFF;
	position: absolute;
	bottom: 16px;
	left: 50%;
	margin-left: -8px;
}
.content .more:after {
	content: '';
	display: block;
	width: 2px;
	height: 16px;
	background: #FFF;
	position: absolute;
	bottom: 9px;
	left: 50%;
	margin-left: -1px;
}
.content li:hover .more {
	background: #045779;
}
@media all and (max-width:700px) {
	.content li {
		width: 50%;
		margin-bottom: 20px;
	}
	.content li:nth-child(3) {
		display: none;
	}
}
@media all and (max-width:500px) {
	.content {
		padding-top: 30px;
		margin-bottom: 0;
	}
	.content li {
		width: 100%;
	}
	.content li:nth-child(3) {
		display: block;
	}
	.content .title {
		font-size: 30px;
		padding: 0px 0 20px 0;
	}
	.content .title span {
		font-size: 14px;
	}
}
/**************************************************************/

.content_in {
	max-width: 1300px;
	margin: 0 auto;
	margin-bottom: 30px;
	overflow:hidden;
	position: relative;
}
.content_in .name {
	color:#000000;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	padding:10px;
	text-decoration: none;
	text-align: center;
	position: relative;
	margin-bottom:15px;
}
.content_in .top {
	padding: 10px 20px 10px 45px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #444444;
	float: left;
	font-weight: bold;
	border: #0381A5 1px solid;
	margin-right: 20px;
}
.content_in .top li:before {
	content: '';
	font-weight: bold;
	color: #2B72B9;
	overflow: hidden;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.content_in .date {
	width:100%;
	font-size: 15px;
	color:#007cc4;
	font-weight: bold;
	margin:0 auto;
	text-align: center;
	line-height: 1.2;
	text-decoration: none;
	position: relative;
}
.content_in .date span {
	display: block;
	font-size: 34px;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 5px;
	border-bottom: rgba(255,255,255,0.3) 1px solid;
}
.content_in .con {
	padding: 50px;
	color: #666666;
	font-size: 13px;
	line-height: 22px;
	margin: 0 auto;
	position: relative;
	border: #EFEFEF solid 1px;
}
.content_in .con img {
	max-width: 100%;
	height: auto !important;
}
@media all and (max-width: 650px) {
.content_in .date {
	width: 150px;
	height: auto;
	font-size: 13px;
	color: #FFF;
	margin:0 auto;
	text-align: center;
	line-height: 1.2;
	text-decoration: none;
	position: relative;
	background:#D61518;
	padding:5px;
	margin-bottom:20px;
}
.content_in .date span {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	line-height:1;
	margin-bottom:0;
	border-bottom: none;
	margin-right:5px;
}
}
