.contentText {
	margin-left: 0;
	float: left;
}
.contentText {
	margin-left: 0;
	float: left;
}
.slideBox {
	position: relative;
	width: 640px;/* 设置焦点图最大宽度 */
	height: 370px;
}
.slideBox img {
	max-width: 640px
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	text-align: center;
}
.slideBox .hd ul {
	text-align: center;
}
.slideBox .hd li {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	text-indent: -9999px;
	background: #ffffff;
	border: 2px solid #c4c4c5;
	margin: 0 2px;
	cursor: pointer
}
.slideBox .hd li.on {
	background: #3a3a3a;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	float: left;
	width: 50px;
	height: 50px;
	background: rgba(0,0,0,.5);
	display: block;
	top: 0;
	transform: translateY(-350%);
	z-index: 2;
	border-radius: 0 10px 10px 0;
	color: #fff;
	font-size: 36px;
}
.slideBox .next {
	float: right;
	right: 0;
	border-radius: 10px 0 0 10px
}
.slideBox .prev i, .slideBox .next i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.slideBox .prev i {
	position: absolute;
	transform: translate(-50%, -50%) rotate(180deg)
}
.slideBox li {
	position: relative;
}
.slideBox li img {
	width: 100%;
	height: 370px;
	object-fit: cover;
}
.normod {
	width: 640px;
	padding: 0 40px;
	font-size: 1rem;
	box-sizing: border-box;
	min-height: calc(100vh - 245px);
	position: relative;
}
.title h1 {
	font: bold 1.5rem/2 "微軟正黑體";
	margin-top: 30px;
}
.title {
	text-align: center;
	color: #1c1c1c;
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 20px;
	width: 100%;
}
.sortable_nav {
	margin: 20px auto;
	text-align: center;
	width: 100%
}
.sortable_nav li {
	display: inline-block;
	margin: 0 3px;
	border-radius: 5px;
	background: #1c1c1c;
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer
}
.sortable_nav li a {
	display: block;
	width: 100%;
	height: 100%
}
.sortable_nav li:nth-child(2) {
	background: #f24880
}
.article {
	border: 1px solid #bdbdbd;
	width: 100%;
	margin-bottom: 30px;
	box-sizing: border-box;
	border-radius: 15px;
	overflow: hidden;
	position: relative;
}
.article .pic {
	width: 558px;
}
.article .pic img {
	max-width: 558px;
	min-width: 558px;
}
.article .re {
	border-top: 1px solid #bdbdbd;
	background: #e4e4e4;
	padding: 0 2%;
	height: 60px;
	line-height: 50px;
	color: #393939
}
.article span.hicon {
	position: absolute;
	z-index: 1;
	left: 15px;
	font-size: 50px;
	color: #f24880;
	background: #fff;
	border-radius: 0 0 12px 12px;
	visibility: hidden
}
.article.hot {
	border: 5px solid #f24880;
}
.article.hot span.hicon {
	visibility: visible
}
.article span.iconpic {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	z-index: 1;
	right: 5px;
	top: 5px;
	text-align: center;
	font-size: 22px;
	padding-top: 5px
}
.about {
	font-size: 1.1rem;
	width: 640px;
	display: block;
	text-align: center
}
.about h1 {
	font-size: 1.5rem;
	margin-top: 30px;
	line-height: 1.6
}
.about h2 {
	font-size: 1.5rem;
	line-height: 2;
	margin-top: 30px;
	text-align: center
}
.about p {
	font-size: 1.1rem;
}
.about iframe {
	border: 1px solid #bdbdbd;
	margin-top: 10px
}
.about a {
	color: #1c1c1c
}
.about img {
	max-width: 100%
}
.about a.iconL, .about a.iconF{
	width: 125px;
	height: 40px;
	color: #fff;
	border-radius: 8px;
	background: #00b833;
	display: inline-block;
	font: normal 22px/40px "微軟正黑體";	
	margin-top: 10px;
}
.about a.iconF{
	background: #4267b2;
	margin-right: 5px;
}
.abtitle {
	position: relative;
	width: 640px;
	height: auto;
}
.abtitle img {
	min-width: 640px;
	max-width: 640px
}
.abtitle .mask {
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.abtitle .mask p {
	position: absolute;
	top: 50%;
	width: 100%;
	font-size: 1.6rem;
	line-height: 50px;
	color: #fff;
	text-align: center;
	transform: translateY(-50%)
}
.re a.iconF {
	color: #fff;
	background: #4267b2;
	display: inline-block;
	margin-top: 10px;
	border-radius: 5px;
	margin-right: 8px;
	position: relative;
	padding: 0 10px 0 40px;
	height: 40px;
	overflow: hidden;
	font-size: 1.1rem;
	line-height: 40px;
	box-sizing: border-box;
}
.re a.iconF span {
	font-size: 1.1rem;
	position: absolute;
	top: 8px;
	left: 8px
}
.re a.iconL {
	float: right;
	display: inline-block;
	background: #00b833;
	border-radius: 5px;
	padding: 0 10px;
	height: 40px;
	font-size: 1.1rem;
	color: #fff;
	margin-top: 10px;
	line-height: 40px;
	box-sizing: border-box;
}
.re a.iconL span {
	font-size: 1.12rem;
	line-height: 40px;
	float: right;
	margin-left: 5px
}
a.iconFs {
	color: #4267b2;
	font-size: 3.6rem;
	margin-right: 16px
}
a.iconLs {
	color: #00b833;
	font-size: 3.6rem;
	margin-right: 16px
}
a.iconIs {
	color: #933fc9;
	font-size: 3.6rem;
	margin-right: 16px
}
a.iconYs {
	color: #e12a26;
	font-size: 3.6rem;
	margin-right: 16px
}
a.iconWs {
	color: #00aced;
	font-size: 3.6rem;
	margin-right: 16px
}
a.iconGs {
	color: #cc3333;
	font-size: 3.6rem;
}
.moreacbtn {
	width: 100%;
	border: 1px solid #bdbdbd;
	display: block;
	border-radius: 2em;
	height: 2em;
	margin-bottom: 1em;
	text-align: center;
	font-size: 1.2em;
	line-height: 2em;
	position: relative;
}
.moreacbtn span {
	transform: rotate(90deg);
	position: absolute;
	left: 5%;
	top: 30%;
}
.longText {
	font: 24px/1.3 "微軟正黑體";
	text-align: left;
	width: 558px;
	height: 10rem;
	word-break: break-all;
}
.textify {
	overflow: hidden;
	position: relative;
}
.textify_nav {
	margin: 10px 0;
	position: absolute;
	bottom: 0;
}
.textify_nav ul {
	margin: 0;
	padding: 0;
}
.textify_nav ul li:hover, .textify_nav ul li.selected {
	background: #1c1c1c;
}
.textify_nav ul li {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	text-indent: -9999px;
	background: #c5c5c5;
	margin: 10px 6px;
}
.contentText {
	margin-left: 0;
	float: left;
	overflow-pageINdex: hidden;
	overflow-y: hidden;
	word-break: break-all;
}
a.morelink {
	text-decoration: none;
	outline: none;
	color: #ccc
}
.morecontent span {
	display: none;
}
.comment {
	width: 558px;
	box-sizing: border-box;
	padding: 15px;
	font: 24px/1.3 "微軟正黑體";
}
.timeout {
	background: #00aaa0;
	color: #fff;
	position: relative;
	height: 100vh;
}
.timeout_center {
	position: absolute;
	top: 50%;
	left: 50%;  /*如果把这几行删掉，不可以居中 */
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate( -50%, -50%);
	font: 28px;
	font-family: "微軟正黑體";
	text-align: center;
	width: 100%;
}
.timeout_center span {
	font-size: 10em;
}
.timeout_footer {
	position: absolute;
	bottom: 2%;
	left: 0;
	text-align: center;
	width: 100%;
	font-size: 1.3em;
}
.faqContent {
	width: 550px;
}
.faqContent ul {
	list-style: none;
}
.faqContent ul li {
	margin: 0 0 0 0;
	padding: 30px 0 20px
}
.faqContent ul li:after {
	float: left;
	width: 100%;
	white-space: nowrap;
	content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
	overflow: hidden
}
.faqContent div.qa_title {
	text-decoration: none;
	position: relative;
	font-weight: bold;
}
.faqContent div.qa_title::before {
	font-family: 'icomoon';
	color: #02a8a1;
	content: "\e914";
	margin-right: 6px;
	display: inline-block;
	top: 50%;
	height: 100%;
}
.faqContent div.qa_content {
	margin-left: 20px;
	max-width: 550px;
	font: 23px/38px "微軟正黑體";
}
.faqContent div.qa_content img {
	max-width: 550px;
}
/*morebtn*/
.morebtn {
	position: relative;
	left: 0;
	width: 100%;
	height: 100px;
	text-align: center;
	margin-top: -30px;
}
#load-more {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: #fff;
	cursor: pointer;
	font-size: 20px;
	width: 100%;
	height: 45px;
	border: 1px solid #bdbdbd;
	border-radius: 45px;
}
#load-more:before {
	content: "\e914";
	font-family: 'icomoon';
	transform: rotate(90deg) translateY(-50%);
	position: absolute;
	display: inline-block;
	top: 30%;
	left: 10px;
	color: #636363
}
