@charset "UTF-8";

/*================================================
 *  CSS?ªã‚»?s?
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px #ccc dotted;margin:1em 0;padding:0}
input,select{vertical-align:middle}


/*================================================
 *  ä¸€?¬ãK?±é€šè¨­å®?
 ================================================*/
body {
	color:#382400;
	font-family: Verdana,"Microsoft JhengHei",Arial;
	background:#f1f1f1;
	/*background-image:url(../images/0706001_bg.jpg);*/
	background-position: top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size: cover;    
}

#contents {
	position:relative;
	overflow:hidden;
	/*width:1200px;*/
	max-width: 1500px;
    min-width: 1000px;
	margin:0 auto;
	background:#fff;
}

@media screen and (min-width:768px) {
	#contents:before {
		position:absolute;
		top:0;
		left:0;
		
		height:100%;
		content: '';
		background:#fcf1e3;
	}
}

#main {
    box-sizing: border-box;
    float: right;
    width: 73%;
    padding: 0% 2% 0.5% 2%; /*上.右.下.左*/
    border-style: solid;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    color: #85d1c6;/*#5da3ab;*/
	/*margin-top: -20px;*/
}

#sub {
	box-sizing: border-box;
	float:left;
	width:27%;
	background: #fbfbfb;
	border-bottom-right-radius: 49px;
}


.flex {display: flex;}
.flex-wrap {flex-wrap: wrap;}
/*選單*/
#BodyMenu *{transition:none}
#BodyMenu{width:1000px;margin:0 auto;position:fixed;top:0;z-index:99;background:#31abe0;background:-moz-linear-gradient(top,#31abe0 0%,#31abe0 76%,#2ba0d3 83%,#1e8ab8 94%,#1c85b3 100%);background:-webkit-linear-gradient(top,#31abe0 0%,#31abe0 76%,#2ba0d3 83%,#1e8ab8 94%,#1c85b3 100%);background:linear-gradient(to bottom,#31abe0 0%,#31abe0 76%,#2ba0d3 83%,#1e8ab8 94%,#1c85b3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#31abe0',endColorstr='#1c85b3',GradientType=0);border-bottom:2px solid #DEDEDE}
.index_menu {float: right;width: 73%;}
.doc_menulist {text-align: center;padding: 0;display: flex;flex-wrap: wrap;width: 100%;background: linear-gradient(to right, #11afa2 0%,#0086a7 100%);}
.doc_menulist li {list-style: none;margin: 0 auto;}
.doc_menulist>li {position: relative;font-size: 1.7em;cursor: pointer;width: calc(100%/4);box-sizing: border-box;border-right: dotted 1px #37b8c1;}
.doc_menulist>li:last-of-type {border: 0;}
.doc_menulist>li>a {color: #FFF;display: block;padding: 20px 0;text-decoration: none;font-weight: 700;}
.doc_menulist li ul {position: absolute;z-index: 10;opacity: 0;top: 100%;width: 100%;left: -999em;}
.doc_menulist li:hover ul {opacity: 1;transition: opacity .3s;left: 0;}
.doc_menulist li ul li a {padding: 13px 0;display: block;font-weight: 400;color: #FFF;font-size: 1.2rem;text-decoration:none;}
.doc_menulist li ul li a:hover {background: #a52226;}
.doc_menulist>li:hover a {background: #00827f;color: #FFF;}
.video-wrap {width: 75%;margin: auto;}
.embed-container {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;max-width: 100%;}
.embed-container iframe, .embed-container object, .embed-container embed{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.specialColumn-zone_flex{font-family: "微軟正黑體";width: 70%;display: flex;flex-wrap: wrap;margin: 0 auto;padding: .5% 0 0;}
.specialColumn-list:nth-of-type(n+3):nth-of-type(-n+4) .specialColumn-content{border:solid 1px #1c86b4;border-bottom: solid 10px #e3e3e3; }
.specialColumn-list:nth-of-type(n+3):nth-of-type(-n+4) .specialColumn-content p~a {color: #3580c9;}
.specialColumn-zone{margin: 2% auto;}
.specialColumn-list{width: calc(100%/2 - 1.2rem);margin: 0.5rem;border-left: solid 1px #d99859;border-right: solid 1px #d99859;border-radius: 0px 1.5rem 0px 0px;border-bottom: solid 10px #e3e3e3;background: linear-gradient(to right, #ffffff 0%, #f7f7f7 100%);}
.specialColumn-box{background: #c1752b;padding:0.83rem 2rem 0.5rem;border-radius: 0px 1.5rem 0px 0px;background: linear-gradient(to right, #d99859 0%,#c1752b 100%);}
.specialColumn-box h3{margin: 4px 0;}
.specialColumn-box h3 a{line-height: 28px;display: block;}
/*.specialColumn-list:nth-of-type(n+3):nth-of-type(-n+4) .specialColumn-box{background: #01648b;background: linear-gradient(to right, #1d87b5 0%,#01648b 100%);  Old browsers }
.specialColumn-list:nth-of-type(n+3):nth-of-type(-n+4) .specialColumn-content a{color:#1076a1;}
.specialColumn-list:nth-of-type(n+3):nth-of-type(-n+4) .specialColumn-content a:hover{color: #15adb3;}*/
.specialColumn-box .specialColumn-title{border-bottom: 0px solid #ffffff3d;color: #ffffff;    margin: 0 auto 0px;font-size: 1.7em;font-weight: bold;}
.specialColumn-box .specialColumn-title i{border-right: 1px solid #fff;margin: 0 1rem 0.2rem 0;font-size: 1.0em;padding-right: 0.5rem;opacity: 0.8;}
.specialColumn-title+span{color: #fff;}
.specialColumn-time{text-align: right;display: block;font-size: .85em;color: white;margin: 0 0 0 14px;}
.specialColumn-content p~a{color: #ff7e00;}



.specialColumn-box4{padding: 0.3rem 0rem 0.25rem 2rem;border-radius: 0px 1.5rem 0px 0px;background: linear-gradient(to right, #eceae2 0%, #ede6c0 100%);;}
.specialColumn-content4{
    
    /*height: 210px;*/
    padding: 0% 4.5%;
    background: linear-gradient(to right, #ffffff 0%,#f7f7f7 100%);
}
.specialColumn-list .apex{padding:.3rem 0 .25rem 2rem;border-radius:0 1.5rem 0 0;background:linear-gradient(to left,#FF9F0E 0%,#FEDD0E 100%);}
.specialColumn-list .apex .specialColumn-content{border-left-color:#DF2927;border-right-color:#DF2927;}
.specialColumn-list .apex .specialColumn-content a{color:#1076a1;}
.apex .specialColumn-content a:hover{}
.specialColumn-content4 a{color: #1076a1} 
.specialColumn-content4 a:hover{color:#15adb3;}
.specialColumn-content4 p {text-align: left; font-size: 17PX; line-height: 27px; padding: 0 4PX; font-family: Arial;}
.specialColumn-content4 h3 {/*padding: 10px 0;*/color: #c53438;padding: 12px 5px 10px;}

.specialColumn-list4{width:calc(100%/2 - 1.2rem);background: linear-gradient(to right, #ffffff 0%, #f7f7f7 100%);margin:.5rem;border-bottom:solid 10px #e3e3e3;border-left:solid 1px #ede6c0;border-right:solid 1px #ede6c0;border-radius:0 1.5rem 0 0;}
.specialColumn-title4 img{padding: 0 0 0;width: 318px;height: 46px;}
.specialColumn-box4 .specialColumn-title4 {
    border-bottom: 0px solid #ffffff3d;
    color: #ffffff;
    margin: 0 auto 0px -10px;
    font-size: 1.7em;
    font-weight: bold;   
}




/* 原本首頁的區塊配置
.specialColumn-content{padding:0% 5% 6%;background-color:#fff;border: solid 1px #ff7e00;height: 230px;}  */
.specialColumn-content{padding:0% 4.5%;/*background-color:#fff;border: solid 1px #d99859;border-bottom: solid 10px #e3e3e3;background: linear-gradient(to right, #ffffff 0%,#f7f7f7 100%);*/}
/*.specialColumn-list:nth-of-type(n+1):nth-of-type(-n+2) .specialColumn-content {height: 317px;}
.specialColumn-list:nth-of-type(n+3):nth-of-type(-n+4) .specialColumn-content {height: 190px;}*/
.specialColumn-content h3{/*margin: 10px 0;*/color: #c53438;padding: 12px 5px 10px;}
.specialColumn-content p{text-align: left;font-size: 17PX;line-height: 27px; padding: 0 4PX;font-family: Arial;}
.specialColumn-box:first-of-type .specialColumn-content span a{color: #a668b1;font-size: 1.1em;}
.specialColumn-box:last-of-type .specialColumn-content span a{color: #5886b2;font-size: 1.1em;}
#BodyContainer .specialColumn-content a:hover{}
/*.specialColumn-content a{margin: 0 1%;} */
.specialColumn-content a i,.specialColumn-content4 a i{margin-left:2px}
.more {text-align: right; font-size: 14px;padding: 6px;}

.audition h3 {margin-top: 0.8em;margin-bottom: 0.25em;padding: 0.5rem 2rem;color: #fbfbfb;font-size: 1.5rem;font-weight: bold;font-family: "Microsoft JhengHei";text-decoration: none;background: #d1464a;padding-left: 2.5%;background: linear-gradient(to right, #a958ad 0%,#6f487e 100%);}
.audition h3 i, .irt h3 i {border-right: 1px solid #fff;margin: 0 1rem 0.2rem 0;font-size: 1.0em;padding-right: 0.5rem;opacity: 0.8;}
.audition {clear:both;}
.audition li {width: calc(100%/6 - 3rem);box-sizing: border-box;list-style-type: none;margin: 0;text-align: center;padding: 0.5rem;}
/*.audition li a {color: #8b5095;}*/
.audition ul {display: flex;flex-wrap: wrap;justify-content: center;}
.audition li img {width: 80%;border-radius: 0.5rem;margin: auto auto 0.5rem;display: block;}
.audition li i {margin-right: 0.25rem;}

.irt h3 {margin-top: 0.8em;margin-bottom: 0.25em;padding: 0.5rem 2rem;color: #fbfbfb;font-size: 1.5rem;font-weight: bold;font-family: "Microsoft JhengHei";text-decoration: none;background: #d1464a;padding-left: 2.5%;background: linear-gradient(to right, #686fb7 0%,#3d507a 100%);}
.irt-box {width: 80%;margin: auto;justify-content: space-around;padding: 1rem 0;}
.irt-item {width: calc(100%/3 - 1rem);text-align: center;}
.irt-item img {display: block;width: 100%;border-radius: 1.5rem;}
.irt-item a {background-color: #15adb3;border-radius: 1.5rem;display: inline-block;margin: auto;padding: 0.5rem 1.2rem;color: white;text-decoration: none;margin: 0.5rem auto;font-size: 1.2rem;}
.irt-item a:hover {color: white;background-color: #01648b;}

footer {  clear:both; /*margin-top:40px;*/ }
.footer_page { border-bottom:#ca3929 3px solid;background-color:#eee;}
.logo_box {clear:both; margin:1em auto; position:relative;border-top: solid 7px #f7f7f7; }
.logo_box ul {text-align:center; padding-top: 1em;position:relative; /*width:1000px;*/ margin:0 auto;}
.logo_box li {display:inline-block;text-align:center;line-height:80px;margin:0 20px;border-right: 1px solid #ddd;}
.logo_box li img { vertical-align:middle;}

.footer_text { width:1000px; margin:0 auto; overflow:hidden; padding:20px 0; font-size:15px; line-height:26px;}
.text_left { float:left;}
.text_right { width:240px; float:right;}
.text_right li { float:left;}
.text_right li a img { opacity:0.8;}
.text_right li a:hover img {opacity:1;}

.txt_s1 { padding-right:10px;}

.footer_ps { clear:both;text-align:center; background-color:#ca3929; color:#FFF; min-height:43px; font-size:15px; padding:10px 20px;}






#BodyFooter {
    background-color: #f5f5f5;
    clear: both;
    text-align: center;
    width: 100%;
    margin: 0 auto 0;
    font-family: Verdana,"Microsoft JhengHei",Arial;
    
}
#BodyFooter table {
    width: 100%;
    border-collapse: collapse;
    border-top: 10px solid #ddd;
    background: #f5f5f5;
    margin: 0 auto;
}
#BodyFooter td {
    font-size: 1em;
    line-height: 1.7em;
    padding: 1% 0 1% 6%;
    width: 0%;
}
#BodyFooter a {
    color:#8a8a8a;
    text-decoration: none;
}
#BodyFooter a:hover {
    color:#000;
}
#BodyFooter .footsub {
    font-size: 1em;
    font-weight: bold;
}
#BodyFooter .footsub a {
    color:#000;
}





a {
	color:#c53438;/*#9f4d1c;*/
}
a:hover {
	color: #dc6565;
}

h1 {
	color:#fbfbfb;
	font-size:28px;
	line-height:1.2;
}
h1 a {
	color:#fbfbfb;
	text-decoration:none;
}
h1 a:hover {
	color:#85d1c6;
}

h2 {
    margin-bottom: 0.5em;
    font-size: 21px;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    color: #f33d7e;
    /* border-bottom: 1px #999 dotted; */
}

h3 {
	margin-bottom:0.25em;
	padding:2px 5px;
	color:#fbfbfb;
	font-size:20px;
	font-weight:900;
	font-family: "Microsoft JhengHei";
	text-decoration:none;
    line-height: 1.5em;
}

h4 {	
    font-size: 1.0rem;
    font-family: "Microsoft JhengHei";
    padding-bottom: 1em;    
}
.book h4 {padding: initial;}
h5 {
	margin-bottom:0.25em;
	padding:2px;
	font-size:16px;
	border-left:5px solid #15adb3;
	background:#eee;
}

h6 {
	margin-bottom:0.25em;
	color:#382400;
	font-size:14px;
	font-weight:bold;
}


h7 {
    margin-bottom: 0.25em;
    padding: 2px 5px;
    color: #fbfbfb;
    font-size: 20px;
    font-weight: 900;
    font-family: "Microsoft JhengHei";
    text-decoration: none;
    line-height: 1.5em;
}






p {
	margin:0 0 0.5em 0;
}

img {
    vertical-align: bottom;
    /* background-color: #cc0;
	width: 25%; */
}
.ad_s a img{
    width: auto;
}
em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#d45451;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul li {
	list-style:disc;
}
ol li {
	list-style:decimal;
}
li {
	margin-left:2em;
}

dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}

/*dt:before {
	content:"\0025a0";
}*/

dd {
	margin-bottom:0.5em;
	margin-top: -10px;
}

table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:0px solid #ddd;
	background:#fff;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#eee;
}
td {
	padding:10px;
	text-align:left;
	border: 1px solid #fbfbfb;
}

/*================================================
 *  ?˜ã??€??
 ================================================*/
header {
}

header h1 {
    padding-top: 10px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 5px;
    /* background-color: #f33d7e; */
    border-bottom: 1px dotted #85d1c6;
}

.summary {
	margin:0;
	padding:10px;
	color:#ddd;
	background:#23292f;
}
.top_block_pink{
	/*width:1200px;*/
	max-width: 1500px;
    min-width: 1000px;
	height:10px;
	margin:0 auto;
	background-color:#15adb3;
	}
.betalogo_img {
    position: relative;
    background: #ffffff;
    text-align: center;
    padding: 7% 0% 6% 0%;
    display: block;
    margin: 0;
}
.betalogo_img img {
    width: 88%;
    height: auto;
}

/*================================================
 *  ?°ã=?¼ã??«ã??“ã‚²?¼ã‚·?§ãC  首頁左側
 ================================================*/
nav {
    overflow: hidden;
    position: relative;
    font-size: 20px;
    /* color: #382400; */
    font-family: Verdana,"Microsoft JhengHei",Arial;
    line-height: 1.6;
}
nav h3 {
	display:none;
}
nav ul {
    margin: 0% 0 0 0;
    padding: 0;
}
nav li {
	list-style:none;
	margin:0;
	padding:0;position: relative;
}
nav li a {
    display: block;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 12px;
    color: #a52226;/*#d58181;*/
    text-decoration: none;
    background: #fbfbfb;/*#fff6f2;*/
    /*font-weight: bolder;*/
    font-size: 1.3em;
    line-height: 1.4;
	border-bottom: solid 6px #a52226;
}
nav li a::before {
    position: absolute;
    content: '\f152';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    left: 110px;font-size: 1.1rem;top: 2rem;
}
nav li a:hover {
    color: #a52226;

    background: #e3e3e3;
    transition: all 0.2s ease 0s;
    font-weight: bold;
	border-bottom: solid 6px #e3e3e3;
}
nav li a:hover::after{transition: 0.3s;left: 0;    }
nav li a::after {left: -30px;content: '';position: absolute;top: 0;width: 25px;height: 100%;background-color: #a52226;}
nav li a.nav_menu{ /*左上menu左側距離*/
	padding-left: 150px;
}
.hr_point{border-top: 1px solid #fbfbfb;}

/* 首頁左側  最新消息 event li
 ================================================*/
#kg_event,#news_event {
    margin: 4% 0% 4% 4%;
    width: 90%;
	color: #8f8e8e;
}
#kg_event ul,#news_event ul {
    margin: 4% 0 0 9%;
    padding: 0;
}
#kg_event li,#news_event li {
    list-style: decimal;
    margin: 0;
    padding: 0 0 3%;
    list-style-position: outside;
}
#kg_event li a,#news_event li a {
    color: #333;
    text-decoration: none;
    background: #fbfbfb;
    /* font-weight: bolder; */
    font-size: 15px;
    line-height: 1.5;
    padding-top: 0px;
	display: block;
    padding-bottom: 6px;
    padding-left: 8px;
}
#kg_event li a:hover,#news_event li a:hover {
    color: #dd6767;
    border-left: 3px solid #d58181;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}



/* 首頁左側 區塊 bestbooks,event,kg  
================================================*/
.v_center{
	text-align:center;	
}
.bestbook {
    position: relative;
    /*width: 1199px;*/
	margin: 0 auto;
    max-width:  ;
    min-width:  ;
    /* border-bottom: 1px #999 dotted; */
}
.bestbook_title {
	margin:0 0 0 0;	
}
.bestbook_title img{
	width:25%;
}
.event_title {
	margin: 5% 0 -3% 0;
}

.event_title img{
	width:25%;
}

.kg_title {
	margin:3% 0 0 0;	
}

.kg_title img {
	width: 25%;
}

.title_big {
    font-size: 1.5em;
    font-weight: bold;
    /* border-bottom: 1px #999 dotted; */
	/* background-color: #cc0;
	display: inline-block; */
    text-align: center;
	margin: 2% 0 0 0%; 
}
.t_color1{ color: #000;}
.t_color2{ color: #dc6565;}



/* 首頁左側 bestbook 連結用 */
.book_category {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    /* background-color: #cc0; */
    width: 100%;
    text-align: center;
	margin: 2% 0% 4% 0%;padding-bottom: 2rem;
}
.book_category a {
    display: block;
    color: #dd6767;
    padding: 1rem 0;
    font-weight: bold;
    margin: auto;
    font-size: 1.3em;
	line-height: 1.3;
    font-family: Verdana, "Microsoft JhengHei", Arial;
    text-decoration: none;
    width: 40%;
    border-bottom: 2px dotted #d6d6d6;
}
.book_category a:hover{
    position: relative;
    top: 1px;
    left: 2px;
}


/*----- 首頁右側最上方 HOT -----*/
.hottxt {
    display: block;
    overflow: hidden;
    vertical-align: middle;
    width: 67%;
    text-align: center;
    border-bottom: 2px dotted #dc6565;
    margin: 0 auto 1%;
    color: #382400;
    font-family: Verdana,"Microsoft JhengHei",Arial;
    line-height: 1.6em;
    font-size: 1.2em;
}
.hottxt img {
    width: auto;
}
.hottxt a {
    /*display: inline-block;*/
    color: #000000;
    padding: 3px 0px 0px 0px;
    margin: 2.5% 0.5% 0.8%;
    line-height: 1.5;
    font-family: Times New Roman, 新細明體;
    text-decoration: none;
    font-size: 16px;
}
.hottxt a:hover{
    position: relative;
    top: 1px;
    left: 2px;
}



/*----- 首頁右側_部落格更新看板 -----*/
.fa{
	font-size: 1.2em;
    color: #15adb3;
    vertical-align: middle;
}
.fas{
	font-size: 1.2em;
    vertical-align: middle;
}









/*================================================
 *  ?•ã??¿ãL
 ================================================*/
footer {
	clear:both;
}

.footmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;
	background:#23292f;
}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
	padding:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
	font-size:20px;
	text-align:center;
}
.footmenu a {
	color:#f33d7e;
	text-decoration:none;
}
.footmenu a:hover {
	color:#fbfbfb;
}

.copyright {
    clear: both;
    padding: 1% 0;
    font-size: 1em;
    line-height: 1.5em;
    font-family: "Microsoft JhengHei";
    text-align: center;
    color: #fbfbfb;
    background: linear-gradient(to right, #b9863b 0%,#e0c797 70%, #b6833e 100%);
}
.copyright img {
	width:40px;
	height:auto;
}

/*================================================
 *  ?šãL?¸ã??s??¸ã®?»ã?
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#01648b;
	width:100%;
	border-radius: 4px;
}
.totop img:hover {
	background:#15adb3;
	border-radius: 4px;
}

/*================================================
 *  ?¯ã9??
 ================================================*/
.textL {
	text-align:left;
}

.textR {
	text-align:right;
	color: #a72428;
	font-family: "Microsoft JhengHei";
	font-size: 1.0rem;
    margin-top: 0.3em;
}
.textR img {
	width:auto;
}
.textR a{
    color: #a72428;
}
.textR a:hover{
    color: #dc6565;
}

.list {
	padding:0 0 0 0.5em;
}

.list li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/check.png) 0 5px no-repeat;
}

/*----- 首頁右側_部落格更新看板 -----*/
.info_title {
    display: inline-block;
    width: 15%;
    vertical-align: top;
    margin: 1% 0;
}
.info_title img {
	width:90%;
}
.info {
    width: 80%;
    margin: -1% 0% 0 1%;
    display: inline-block;
	color: #333;
	font-size: 1.42em;
	line-height:1.2;
	font-family: "Microsoft JhengHei";
}
.info_t {
    font-size: 0.78em;
    line-height: 1.5;
	color:#000;
	font-family: "Microsoft JhengHei";
	width: 100%;
    padding-bottom: 10px;
}
.info_more {
	font-family: "Times New Roman";
}
.info dt {
	border-bottom: none;
    font-family: Bookman Old Style;
    font-size: 0.65em;
	line-height:1.2em;
    font-weight: bold;
    color: #333;
}
.info dd {
    padding-top: 8px;
    padding-left: 24px;
    padding-right: 12px;
    font-size: 20px;
    /* border: 4px #ddd dotted; */
    /* border-radius: 10px; */
}

/*----- 首頁右側_近期新書.注目焦點 -----*/
.book,.focus {
	overflow:hidden;
    font-size: 1.2em;
    font-family: Verdana,"Microsoft JhengHei",Arial;
    line-height: 1.3;
}
.book_title {
	color:#fff;
	text-decoration: none;
}
.book h3 a,.focus h3 a {
	color:#fff;
	text-decoration: none;
}
.book h3 a:hover,.focus h3 a:hover{
	color:#fff;
	text-decoration: underline;
}
.book h3,.focus h3 {
    margin-top: 0.8em;
    margin-bottom: 0.5em;
    padding: 0.5rem 2rem;
    color: #fbfbfb;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: "Microsoft JhengHei";
    text-decoration: none;
    background: #d1464a;
    padding-left: 2.5%;
	background: linear-gradient(to right, #d1464a 0%,#a52226 100%);
}
.book h3 i{border-right: 1px solid #fff;margin: 0 1rem 0.2rem 0;font-size: 1.0em;padding-right: 0.5rem;opacity: 0.8;}

.book ul {display: flex;flex-wrap: wrap;
	overflow:hidden;width: 100%;justify-content: space-around;
}
.book li {
    list-style: none;
    width: calc(100%/6 - 1rem);
    line-height: 1.3;margin: 0 auto;
}



.book li img {
	width:90%;
	height: auto;
	border-radius: 10px;
    border: 0px solid #ccc;
}

.focus {
    overflow: hidden;
    padding-bottom: 10px;    
}

.focus ul {
	overflow:hidden;
	margin:1.492% -1.492% 0 0;
}


/*.focus li {
	list-style:none;
	float:left;
	width:31.8%;
	margin:0 1.492% 1.492% 0;
}*/
.focus li img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #ccc;    
}

/*================================================
 *  ?¹ã9?¤ã??·ã7??
 ================================================*/
.slide {
    position: relative;
    /* width: 1199px; */
    margin: 0 auto;
    max-width: 100%;
    /* min-width: 1000px;
    margin-bottom: -0.5em;*/
    overflow: hidden;
    height: 261PX;    
}
/*
.slide {
	position:relative;
	width:100%;
	overflow:hidden;
	position:relative;	
}
*/
.slideInner {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}
.slideInner li {
	position:absolute;
	width:100%;
	background:#fbfbfb;
	margin:0;
	padding:0;
}
.slideInner li img {
	width:100%;
	height:250px;
}

.slidePrev {
	position:absolute;
	display:block;
	width:40px;
	height:50px;
	left:0;
	cursor:pointer;
	z-index:100;
}
.slideNext {
	position:absolute;
	display:block;
	width:40px;
	height:60px;
	right:0;
	cursor:pointer;
	z-index:100;
}
.slidePrev img,.slideNext img {
 width: auto;
}

.controlNav {
	position:relative;
	float:left;
	left:50%;
}
.controlNav span {
	position:relative;
	left:-50%;
	float:left;
	margin:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:10px;
	height:10px;
	overflow:hidden;
	background:#ddd;
	text-indent:-9999px;
	vertical-align:middle;
}
.controlNav span:hover {
	background:#ccc;
	cursor:pointer;
}
.controlNav span.current {
	background:#85d1c6;/*#f33d7e;*/
}


.hidden-p {
	display: none;
}

#news {
    /*padding: 18px;*/
    /*font-size: 15px;*/
    /*color: #8f8e8e; */
	border-top: 1px dotted #85d1c6;
	margin: -32px 0 0;
}
.news a:hover {
    color: #f33d7e; 
}

.cat {
    display: inline-block;    
    overflow: hidden;
    vertical-align: middle;

}

.cat a {
    display: inline-block;
    color: #fff;    
    padding: 5px 5px;
    background-color: #f33d7e;
    border-radius: 10px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    font-family: "Microsoft JhengHei";
    text-decoration: none;
}

.cat a:hover{
    position: relative;
    top: 1px;
    left: 2px;
}

.hot a {
    color: #000;       
    font-size: 18px;
    font-family: "Microsoft JhengHei";
}

.hot a:hover{
    color: #9f4d1c;
}




/*搜尋區*/

.search {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 0px solid #9ac191;
    margin: 0px 0px 10% 0px;
    background-color: #e3e3e3;
    padding: 7% 0;
}
.search input[type="text"] {
    /* float: left; */
    width: 45%;
    height: 40px;
    margin: 0 auto;
    padding: 0 7px;
    border: 1px #cdcdcd solid;
    background: transparent;
    font-size: 1.0em;
    color: #b6b6b6;
    font-weight: ;
    line-height: 18px;
    font-family: Microsoft JhengHei;
	background-color: #fff;
}

.input_bt {
    width: 26%;
    color: #FFF;
    font-size: 1.0em;
    height: 40px;
    border: none;
    margin: 0px;
    font-weight: bold;
    font-family: Microsoft JhengHei;
    background-color: #d1464a;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}



.subject {
    font-family: Arial, 微軟正黑體;
    font-weight: bold;
    float: left;
}

#marquee {
        position: relative;
        overflow: hidden;
        width: 69%;
        height: 30px;
        border: 1px solid #ccc;
        border-radius: 5px;
        margin-left:165px;
        margin-bottom: 10px;    
    }
    #marquee ul, #marquee li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: transparent;
    text-align: left;
    }
    #marquee ul {
        position: absolute;
        /*margin-left: 45px*/
    }
    #marquee ul li a {
    display: block;
    overflow: hidden;   /* 超出範圍的部份要隱藏 */
    font-size:16px;
    font-family: 微軟正黑體; 
    height: 30px;
    width: 661px;   
    line-height: 30px;
    padding-left: 0px;
    text-decoration: none;
    color:#ccc;
    }
    #marquee img{margin-right:0%;}
    
    #marquee ul li a:hover {
    text-decoration: underline;
    }
    #marquee ul li.b1 a {
        font-size: 17px;
        color: #404040;
    }
    #marquee ul li.b2 a {
        background-position: 5px -15px;
    }
    #marquee ul li.b3 a {
        background-position: 5px -35px;
    }



#abgne-block-20110111 {
    width: 600px;
    border: 1px solid #fff;
}
#abgne-block-20110111 .info {
    display: none;
}
#abgne-block-20110111 .on {
    display: block;
}
#abgne-block-20110111 .title {
    border-top: 2px solid #ffffff;
        float: right;
}
#abgne-block-20110111 .title li {
    cursor: pointer;
    float: left;
    width: 8px;
    background-color: #CDCDCD;
    border-right: 1px solid #000;
    height: 10px;
    padding: 7px 7px 4px;
}
#abgne-block-20110111 .title li.on, #abgne-block-20110111 .title li.over {
    background-color: #0072BC;
    border-right: 1px solid #0072BC;
}

#abgne-block-20110111 .title li h3 {
    font-size: 13px;
    color: #000000;
    padding-bottom: 6px;
}
#abgne-block-20110111 .title li p{
    font-size: 12px;
    color: #ccc;
}
#abgne-block-20110111 .title li.on h3, #abgne-block-20110111 .title .over h3, #abgne-block-20110111 .title li.on p, #abgne-block-20110111 .title .over p {
    color: #fff;
}




/*================================================
 *  ?¿ã??¬ã??ˆå??‘ã??¶ã‚¤??   平板
 ================================================*/
/* ?¹ã‚¯?­ãL?«ã??¼ã??v…®?—ã¦20pxå¤§ã??„ã‚µ?¤ã‚º?§å??Šæ›¿??*/
@media screen and (max-width:979px) {
    /*202301新增*/
    .index_menu, .specialColumn-zone_flex {width: 100%;}
    .doc_menulist>li {position: initial;}
    .doc_menulist li ul {top: initial;left: initial;background: #3594bd;display: flex;flex-wrap: wrap;}
    .doc_menulist li:hover ul {background: #00827f;}
    .doc_menulist li ul li a:hover {color: white;background: initial;}
    .mb-drop {display: none;}
    .doc_menulist li:hover .mb-drop {display: block;padding-bottom: 25%;}
    .mb-drop ul {position: absolute;}    
    .video-wrap {width: 90%;}
    .logo_box li {border: 0;}
    nav li a::before {position: initial;margin-right: 1rem;}
    /*.specialColumn-content {height: auto !important;}*/
    .audition li {width: calc(100%/6);}
    .irt-box {width: 95%;}
    .book h3,.focus h3, .audition h3, .irt h3 {
        /* margin-top: 4%;*/
        margin-bottom: 0.25em;
        padding: 2px 5px;
        color: #fbfbfb;
        font-weight: bold;
        font-family: "Microsoft JhengHei";
        text-decoration: none;
        padding-left: 2.5%;
        text-align: center;
    }
    .book h3 a:hover,.focus h3 a:hover{
        color:#fff;
        text-decoration: underline;
    }


	.slide {
    position: relative;
    /*width: 100% !important;*/
	max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    position: relative;
    margin: -16px auto 0;
    margin-bottom: -7em;
    }




	.slideInner li img {
	width:100% !important;
	height:auto !important;
    }
	.slideInner {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
    height: 63px !important;
    }
    .top_block_pink {
    /* width: 1200px; */
    max-width: 100%;
    min-width: 100%;
    height: 4px;
    margin: 0 auto;
    background-color: #15adb3;
    }
	.betalogo_img {
		position: relative;
		background: #ffffff;
		text-align: left;
		padding: 3% 1% 0% 1%; /*padding: 4% 1% 1% 1%;*/
		display: block;
		margin: 0;
	}
	.betalogo_img img {
		width: 50%;
		height: auto;
		margin: -1.5% 0% -0.5% 0%;
	}
/*----- 行動裝置 大廣告輪播區 -----*/
.controlNav {
    position: relative;
    float: left;
    left: 50%;
    margin: -1% 0 0;
}
/*----- 首頁左側 區塊 bestbooks -----*/
.bestbook {
    position: relative;
    /*width: 1199px;*/
	margin: 0 auto;
    max-width:  ;
    min-width:  ;
    /* border-bottom: 1px #999 dotted; */
}
.bestbook_title img{
	width:auto;margin: auto;
    display: block;
}

.title_big {
    font-size: 21px;
    font-weight: bold;
    /* border-bottom: 1px #999 dotted; */
    /* background-color: #cc0; */
    display: block;
    text-align: center;
	margin: -1% 0 0 0%;
}
.title_s {
}
.t_color1{ color: #000;}
.t_color2 { color: #dc6565;}


.book_category {padding: initial;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    /* background-color: #cc0;
    width: 100%; */
    text-align: center;
}

.book_category a {
    display: inline-block;
    color: #dd6767;
    padding: 3px 0px;
    /* background-color: #d58181; */
    margin: auto 3%;
    font-size: 1.6em;
    line-height: 1.4em;
    font-family: Verdana, "Microsoft JhengHei", Arial;
    text-decoration: none;
    width: 36%;
    border-bottom: 2px dotted #bebebe;
}
.book_category a:hover{
    position: relative;
    top: 1px;
    left: 2px;
}

	
	
	

	
	#contents {
		box-sizing: border-box;
		/*width:100%;*/
		max-width: 100%;
        min-width: 100%;
	}

	#sub {
		float:none;
		width:100%;		
	}

    nav {
		display:block;
		position:relative;
		width:100%;
	}	
	nav h3 {
		display:block;
		cursor:pointer;
		margin-bottom:0;
		padding:10px;
		color:#f33d7e;
		border:none;
	}
	nav li a {
		padding:10px 30px;
		font-size: 1.2em;
	}
	#navBtn {
		display:inline-block;
		position:absolute;
		top:10px;
		right:10px;
		width:30px;
		height:30px;
		border-radius:5%;
		background:#2a2a2a;
	}
	#navBtnIcon {
		display:block;
		position:absolute;
		top:50%;
		left:50%;
		width:14px;
		height:2px;
		margin:-1px 0 0 -7px;
		background:#f33d7e;
		transition:.2s;
	}
	#navBtnIcon:before,
	#navBtnIcon:after {
		display:block;
		content:'';
		position:absolute;
		top:50%;
		left:0;
		width:14px;
		height:2px;
		background:#f33d7e;
		transition:0.3s;
	}
	#navBtnIcon:before {
		margin-top:-6px;
	}
	#navBtnIcon:after {
		margin-top:4px;
	}
	#navBtn .close {
		background:transparent;
	}
	#navBtn .close:before,
	#navBtn .close:after {
		margin-top:0;
	}
	#navBtn .close:before {
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	#navBtn .close:after {
		transform:rotate(-135deg);
		-webkit-transform:rotate(-135deg);
	}


    #main {
	    float:none;
		width:100%;
        color: #e1e1e1;
    }

    
	footer {
		/*width:100%;*/
		max-width: 100%;
        min-width: 100%;
	}
	
	/*.book li {
		width:31.8%;
	}*/
	.book li {width: calc(100%/3);padding: 0 1rem;box-sizing: border-box;}
    .book li img {margin: auto;display: block;}
	.focus {
		overflow: hidden;
		padding-bottom: 0px;
	}
	.focus li {
		width:31.8%;
	}	
	.focus li:nth-child(3n+1) {
		clear:none;
		float:left;
	}


h2 {
    margin-bottom: 0.5em;
    font-size: 32px;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    color: #f33d7e;
    border-bottom: 3px solid #999;
}

h3 {
    margin-bottom: 0.25em;
    padding: 2px 5px;
    color: #fbfbfb;
    font-size: 30px;
    font-weight: bold;
}

h4 {
    margin-bottom: 0.25em;
    font-family: "Microsoft JhengHei";
}


.info dt {
    border-bottom: none;
    font-family: Bookman Old Style;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.info dd {
    padding-left: 24px;
    padding-right: 8px;
    font-size: 30px;
    /*border: 1.5px dashed #ddd;*/
}

.textR {
    text-align: right;
    font-family: "Microsoft JhengHei";
    font-size: 24px;
}



.copyright {
	clear:both;	
	font-size:22px;
	font-family: "Microsoft JhengHei";
	text-align:center;
	color:#fbfbfb;
	padding:8px 0; 
}

.totop {
    position: fixed;
    bottom: 20.3%;
    right: 0px;z-index: 3;
}
.totop img {
	width:100%;
}

#news {
   padding: 8px;
    font-size: 19px;
    color: #8f8e8e; 
}

header h1 {
	padding:5px;
	background-color: #fff;
}


	
.hidden-m {
	display: none;
    }

.hidden-p {
	display: block;
}


.cat {
    display: inline-block;    
    overflow: hidden;
    vertical-align: middle;
}

.cat a {
    display: inline-block;
    color: #fff;
    padding-top:2px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #f33d7e;
    border-radius: 15px;
    margin-right: 0px;
    font-size: 24px;
    font-weight: bold;
    font-family: "Microsoft JhengHei";
    text-decoration: none;
}



.hot a {
    color: #000;       
    font-size: 24px;
}


.hot a:hover{
    color: #9f4d1c;
}
/*右側_部落格更新看板*/
.info_title {
    display: inline-block;
    /* background-color: #cc0; */
    vertical-align: top;
    margin: 1% 0;
}
.info_title img {
    width: 130px;
}
.v_center {
    text-align: center;
    width: 50%;
}


.search {
    width: 98%;
    height: 45x;
    float: left;
    border-bottom: 0px solid #9ac191;
    background-color: #FFF;
    margin: 10px 0px 10px 0px;
    border-radius: 8px;
    padding-left: 1%;
    padding-right: 1%;
}
.search input[type="text"] {
    /* float: left; */
    width: 64%;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    border: 1px #9ac191 solid;
    background: transparent;
    font-size: 1.0em;
    color: #666;
    font-weight: ;
    line-height: 18px;
    font-family: Microsoft JhengHei;
}

.input_bt {
    width: 20%;
    color: #FFF;
    font-size: 1.0em;
    height: 30px;
    border: none;
    margin: 0px;
    font-weight: bold;
    font-family: Microsoft JhengHei;
    background-color: #9ac191;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}


    .info_more {
        font-size: 1.5em;
}



.subject {
    font-weight: bold;
    font-size: 18px;
    float: left;
}



#marquee {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 30px;
        border: 1px solid #ccc;
        border-radius: 5px;        
        margin-bottom: 10px;
        margin-left: 0%;    
    }

#marquee ul li.b1 a {
        font-size: 14px;
        color: #6f6f6f;
    }


}





/*================================================
 *  ?¹ã??¼ã??•ã‚©?³å??‘ã??¶ã‚¤??  
 ================================================*/
 /*手機 (直) css*/
@media screen and (max-width:767px) {
    /*202301新增*/
    .doc_menulist>li {font-size: 1.125rem;width: calc(100%/4 - 0.5rem);}
    .doc_menulist>li:nth-of-type(2) {width: calc(100%/4 + 1rem);}
    .doc_menulist>li>a {padding: 10px 0;font-size: 0.95rem;}
    .specialColumn-list {width: 100%;margin: 0.5rem;}  
    .specialColumn-list4 {
    width: 100%;
    margin: 0.5rem;
}  
    .doc_menulist li ul li a {font-size: 0.85rem;}
    .audition li {width: calc(100%/2);font-size: 1.0rem;}
    .irt-item {width: 100%;margin: auto auto 0.75rem;}

	header {
	/*  
	position: relative;
    background: #fff;
    text-align: center;
    padding: 0 3% 2% 0;
	*/
    }
	#main {
		float:none;
		width:100%;
		padding-left: 5px;
        padding-right: 5px;
        color: #e1e1e1;
		/*padding-bottom: 7%;
        background-color: #fff;*/
	}

	#sub {
		float:none;
		width:100%;		
	}

    .betalogo_img {
    position: relative;
    background: #fff;
    text-align: left;
    padding: 3% 1% 3% 1%;
    display: block;
    margin: 0;
    }

    .betalogo_img img {
    width: 60%;
    height: auto;
    margin: -1.8% 0% -0.5% 0%;
    }

  
	nav {
		display:block;
		position:relative;
		width:100%;
	}
	nav h3 {
		display: block;
		cursor: pointer;
		margin-bottom: 0;
		padding: 1% 0%;
		color: #15adb3;
		border: none;
		font-size: 0.9em;
	}
    nav ul {
		margin: 0% 0 3% 0;
		padding: 0;
	}
    nav li a {    	
		padding: 5px 30px;
		font-size: 1rem;
    }
    nav li a.nav_menu {padding-left: 20px;}

    nav li a:hover::after {content: none;}

	#navBtn {
		display:inline-block;
		position:absolute;
		top: 10px;
        right: 10px;
        width: 50px;
        height: 40px;
		border-radius:5%;
		background: #15adb3;
	}
	#navBtnIcon {
		display:block;
		position:absolute;
		top: 52%;
        left: 22%;
        width: 30px;
        height: 3px;
        margin: -2px 0 0 -1px;
		background:#fff;
		transition:.2s;
	}
	#navBtnIcon:before,
	#navBtnIcon:after {
		display:block;
		content:'';
		position:absolute;
		top:50%;
		left:0;
		width:30px;
		height:3px;
		background:#fff;
		transition:0.3s;
	}
	#navBtnIcon:before {
		margin-top:-10px;
	}
	#navBtnIcon:after {
		margin-top:8px;
	}
	#navBtn .close {
		background:transparent;
	}
	#navBtn .close:before,
	#navBtn .close:after {
		margin-top:0;
	}
	#navBtn .close:before {
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	#navBtn .close:after {
		transform:rotate(-135deg);
		-webkit-transform:rotate(-135deg);
	}

	/*.book li {
		width:31.8%;
	}

	.focus li {
		width:31.8%;
	}*/
	

	.focus li:nth-child(3n+1) {
		clear:none;
		float:left;
	}    

.info dt {
    border-bottom: none;
    font-family: Bookman Old Style;
    font-size: 0.7em;
    line-height: 0.7em;
    font-weight: bold;
    color: #333;
    margin-top: 5%;
}


.info dd {	
	padding-left:16px;
	padding-right: 0px;	
	font-size: 16px;
	border: 1.5px dashed #ddd;
	display: none;
}

.copyright {
	clear:both;	
	font-size:13.5px;
	font-family: "Microsoft JhengHei";
	text-align:center;
	color:#fbfbfb;
	padding:8px 0;
}
.totop {
    position: fixed;
    bottom: 15.3%;
    right: 0px;
}
.totop img {
	opacity: 0.8;
}

#news {
   padding: 8px;
    font-size: 14px;
    color: #8f8e8e; 
}


h2 {
    margin-bottom: 0.5em;
    font-size: 18px;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
    color: #f33d7e;
    border-bottom: 3px solid #999;
}


h3 {
    margin-bottom: 0.25em;
    padding: 2px 5px;
    color: #fbfbfb;
    font-size: 22px;
    font-weight: bold;
}


h4 {
	margin-bottom:0.25em;
	font-family: "Microsoft JhengHei";
}


.textR {
    text-align: right;
    font-family: "Microsoft JhengHei";
    font-size: 17px;
    margin: auto 3% 2% auto;
}
.textR a {
}
header h1 {
	padding:5px;
	background-color: #fff;
}


.hidden-m {
	display: none;
    }

.hidden-p {
	display: block;
}


.cat {
    display: inline-block;    
    overflow: hidden;
    vertical-align: middle;
}

.cat a {
    display: inline-block;
    color: #fff;
    padding-top:0px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #f33d7e;
    border-radius: 4px;
    margin-right: 0px;
    font-size: 12px;
    font-weight: bold;
    font-family: "Microsoft JhengHei";
    text-decoration: none;
}

.cat a:hover{
    position: relative;
    top: 1px;
    left: 2px;
}


.hot a {
    color: #000;       
    font-size: 16px;
}


.hot a:hover{
    color: #9f4d1c;
}
/*----- 行動裝置 大廣告輪播區 -----*/
.controlNav {
    position: relative;
    float: left;
    left: 50%;
    margin: 6% 0 2% 0;
}
.controlNav span {
    position: relative;
    left: -50%;
    float: left;
    margin: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 7px;
    height: 7px;
    overflow: hidden;
    background: #ddd;
    text-indent: -9999px;
    vertical-align: middle;
}
/*--右側 HOT文字區*/
.hottxt {
    display: block;
    overflow: hidden;
    vertical-align: middle;
    width: 97%;
    text-align: center;
    border-bottom: 1.5px dotted #dc6565;
    margin: 10PX auto -7PX;
	font-size: 0.95em;
    POSITION: relative;
}
.hottxt a {
    display: inline-block;
    color: #000000;
    padding: 3px 0px 0px 0px;
    /* background-color: #d58181; */
    margin: 1%0.5%;
    font-family: "Bookman Old Style" "微軟正黑體";
    text-decoration: none;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 0.9em;
}
/*右側_部落格更新看板*/
.v_center {
    text-align: center;
    width: 15%;
}

.info {
    width: 68%;
    /*margin: 0 0% 0 -3%;*/
    display: inline-block;
    color: #333;
    font-size: 1.0em;
    line-height: 1.4em;
    margin-left: -5px;
}
.info_title {
    display: inline-block;
    /* background-color: #cc0; */
    vertical-align: top;
    margin: 0;
}
.info_title img {
    width: 120px;
    margin-bottom: -10px;
}
.info_t {
    font-size: 0.75em;
    line-height: 1.5em;
    color: #333;
    padding: 2.3% 1% 0 0;
	font-family: "Microsoft JhengHei";
}

/*----- 首頁右側_近期新書.注目焦點 -----*//
.book {
    overflow: hidden;
}
.book,.focus {
    overflow:hidden;
    font-size: 1.19em;
    font-family: Verdana,"Microsoft JhengHei",Arial;
    line-height: 1.3;
}

.book ul,.focus ul {
    overflow: hidden;
    margin: 2% 2%;
}
.focus li {
    list-style: none;
    float: left;
    width: 44%;
    margin: 3% 3% 0 2%;
    height: 285PX;
}
.book li {width: calc(100%/2);}


/*貝塔優選叢書分類*/
/* .bestbook_title,.event_title {
    margin: 5% 0 -2% 0; }*/

.v_center_2 {
    text-align: center;
    width: 100% !important;
}
.v_center_2 img {
    width: 100px;
}
/* 手機-最新消息 event li*/

#kg_event {
    margin: 4% 0% 4% 1%;
    WIDTH: 95%;    
}
#kg_event ul {
    margin: 0 0 0 8%;
    padding: 0;
    color:#8f8e8e
}
#kg_event li {
    list-style: decimal;
    margin: 0;
    padding: 0 0 6%;
    list-style-position: outside;
}
#kg_event li a {
    color: #333333;
    text-decoration: none;
    background: #fbfbfb;    
    font-size: 1.2em;
    padding-top: 0;
    padding-left: 10PX;
    line-height: 1.5;
}
#kg_event li a:hover {
    color: #dd6767;
    border-left: 3px solid #d58181;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}
/*手機小button輪播廣告區*/
.ad_s {
    margin: 5% 0 0px;
    padding: 5% -0.5%;
    text-align: center;
    /*background-color: #eaeaea;*/
}
.ad_s a img {
    margin: 0% 0 3%;
    width: auto;
}
/*相關企業 BodyFooter*/
#BodyFooter {
    background-color: #fff;
    clear: both;
    text-align: center;
    width: 100%;
    margin: 0 auto 0;
    font-family: Verdana,"Microsoft JhengHei",Arial;
}
#BodyFooter table {
    width: 93%;
    border-collapse: collapse;
    border: 1px solid #ddd;
    background: #fff;
    margin: 0 auto;
    display: none;
}
footer {
    width: 100% !important;
    max-width: 100%;
    min-width: 100%;
}

/*頁尾 copyright*/
.copyright img {
    width: 22px;
    height: auto;
}
.search {
    width: 100%;    
    background-color: inherit;
    margin: 10px 0px 10px 0px;
    border-radius: 8px;
    padding-left: 0.5%;
    padding-right: 0.5%;
    margin-left: -1%;
}
.search input[type="text"] {
    /* float: left; */
    width: 60%;
    height: 30px;
    margin: 0 auto;
    padding: 0 7px;
    border: 1px #9ac191 solid;
    background: transparent;
    font-size: 1.1em;
    color: #666;
    font-weight: ;
    line-height: 18px;
    font-family: Microsoft JhengHei;
}

.input_bt {
    width: 25%;
    color: #FFF;
    font-size: 1.1em;
    height: 30px;
    border: none;
    margin: 0px;
    font-weight: bold;
    font-family: Microsoft JhengHei;
    background-color: #9ac191;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}

.info {
    width: 100%;
    margin: -3% 0% 0 2%;
    display: inline-block;
    color: #333;
    font-size: 20px;
    line-height: 1.0em;
    font-family: "Microsoft JhengHei";
}

.info_t {
    font-size: 0.7em;
    line-height: 1.5em;
    color: #333;
    font-family: "Microsoft JhengHei";
    width: 97%;
    padding-bottom: 1.3em;
}

a {
    color: #dc6565;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
}


.hamenu {
    color: #FFEB3B;
    font-size: 0.75em;
    padding-top: 10px;
}


.info_more {
        font-size: 1.5em;
}

.subject {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.1;
    float: left;
}


#marquee {
        position: relative;
        overflow: hidden;
        width: 99%;
        height: 30px;
        border: 1px solid #ccc;
        border-radius: 5px;        
        margin-bottom: 10px;
        margin-left: 0%;    
    }

#marquee ul li.b1 a {
        font-size: 15px;
        color: #6f6f6f;
    }

body{
    font-size: small;
}
ul, li, h3, p{
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
a img {
    border: none;
    vertical-align:middle;  
}
#abgne-block-20110111 {
    width: 100%;
    border: 1px solid #fff;
}
#abgne-block-20110111 .info {
    display: none;
}
#abgne-block-20110111 .on {
    display: block;
}
#abgne-block-20110111 .title {
    border-top: 2px solid #ffffff;
        float: right;
}
#abgne-block-20110111 .title li {
    cursor: pointer;
    float: left;
    width: 8px;
    background-color: #CDCDCD;
    border-right: 1px solid #000;
    height: 10px;
    padding: 7px 7px 4px;
}
#abgne-block-20110111 .title li.on, #abgne-block-20110111 .title li.over {
    background-color: #0072BC;
    border-right: 1px solid #0072BC;
}

#abgne-block-20110111 .title li h3 {
    font-size: 13px;
    color: #000000;
    padding-bottom: 6px;
}
#abgne-block-20110111 .title li p{
    font-size: 12px;
    color: #ccc;
}
#abgne-block-20110111 .title li.on h3, #abgne-block-20110111 .title .over h3, #abgne-block-20110111 .title li.on p, #abgne-block-20110111 .title .over p {
    color: #fff;
}

.slide {
    position: static;
    /*width: 100% !important;*/
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;        
    margin-bottom: -13em;
    margin-left: -2px;
    }

.navi {
    font-size: 1.5em;    
}




.specialColumn-title4 img {padding: 0 0 0;width: 300px;}
.specialColumn-content{padding:0% 2.5%;background-color:#fff;/*border: solid 1px #d99859;border-bottom: solid 10px #e3e3e3;*/background: linear-gradient(to right, #ffffff 0%,#f7f7f7 100%);}
.specialColumn-content4 {
    padding: 0% 2.5%;
    background-color: #fff;
    background: linear-gradient(to right, #ffffff 0%, #f7f7f7 100%);
    /*border-bottom: solid 10px #e3e3e3;
    height: auto;*/
}
.specialColumn-content4 h3 {
    color: #c53438;
    padding: 10px 4px;
}

.more {
    text-align: right;
    font-size: 11px;
    /*padding: 6px;*/
}

.more a{
    text-align: right;
    font-size: 13px;
    /*padding: 6px;*/
}


}









/*================================================
 *手機(橫)*
 ================================================*/
@media screen and (min-width:600px) and (max-width:979px) {
.hidden-m {display: none !important;}
header {
/*  position: relative;
    background: #fff;
    text-align: center;
    padding: 0 3% 2% 0;
*/
}
.hidden-desktop{ display:none;}
.hidden-flat{ display: block;}
.slideInner {
    list-style: none;
    margin: 0px 0 5px 0;
    padding: 0;
    height: 133px !important;
}
.betalogo_img {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 3% 1% 1% 1%;
    display: block;
    margin: 0;
    }

    .betalogo_img img {
    width: 35%;
    height: auto;
    margin: -1.8% 0% -0.5% 0%;
    }

.hidden-m {
    display: none;
    }

    nav {
        display:block;
        position:relative;
        width:100%;
    }
    nav h3 {
        display: block;
        cursor: pointer;
        margin-bottom: 0;
        padding: 1% 0%;
        color: #15adb3;
        border: none;
        font-size: 0.9em;
    }
    nav ul {
        margin: 0% 0 3% 0;
        padding: 0;
        text-align: left;
    }
    nav li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    nav li a {
    padding: 5px 30px;
    font-size: 1.2em;
}

nav li a.nav_menu{ /*左上menu左側距離*/
    padding-left: 50px !important;
}
    #navBtn {
        display:inline-block;
        position:absolute;
        top:10px;
        right:10px;
        width:50px;
        height:40px;
        border-radius:5%;
        background: #15adb3;
    }
    #navBtnIcon {
        display:block;
        position:absolute;
        top:52%;
        left:22%;
        width:30px;
        height:3px;
        margin:-2px 0 0 -1px;
        background:#fff;
        transition:.2s;
    }
    #navBtnIcon:before,
    #navBtnIcon:after {
        display:block;
        content:'';
        position:absolute;
        top:50%;
        left:0;
        width:30px;
        height:3px;
        background:#fff;
        transition:0.3s;
    }
    #navBtnIcon:before {
        margin-top:-10px;
    }
    #navBtnIcon:after {
        margin-top:8px;
    }
    #navBtn .close {
        background:transparent;
    }
    #navBtn .close:before,
    #navBtn .close:after {
        margin-top:0;
    }
    #navBtn .close:before {
        transform:rotate(-45deg);
        -webkit-transform:rotate(-45deg);
    }
    #navBtn .close:after {
        transform:rotate(-135deg);
        -webkit-transform:rotate(-135deg);
    }


/*--右側 HOT文字區*/
.hottxt {
    display: block;
    overflow: hidden;
    vertical-align: middle;
    width: 90%;
    text-align: center;
    border-bottom: 4px dotted #dc6565;
    margin: -10PX auto 5PX;
	font-size: 0.9em;
    line-height: 1.6em;
}
.hottxt a {
    display: inline-block;
    color: #000000;
    padding: 3px 0px 0px 0px;
    /* background-color: #d58181; */
    margin: 1%0.5%;
    font-family: "Microsoft JhengHei";
    text-decoration: underline;
    font-weight: normal;
    font-size: 0.9em;
}
/*右側_部落格更新看板*/
.v_center {
    text-align: center;
    width: 20%;
}
.info {
    width: 70%;
    margin: 0 0% 0 1%;
    display: inline-block;
    color: #333;
    font-size: 0.8em;
    line-height: 1.4em;
}
.info_title {
    display: inline-block;
    /* background-color: #cc0; */
    vertical-align: top;
    margin: 1% 0 1% 3%;
}
.info_t {
    font-size: 1em;
    line-height: 1.6em;
    color: #333;
    font-family: "Microsoft JhengHei";
    width: 100%;
}
.info_title img {
    width: 100px;
}
.info dt {
    border-bottom: none;
    font-family: Bookman Old Style;
    font-size: 0.65em;
    line-height: 0.7em;
    font-weight: bold;
    color: #333;
    margin-top: 3%;
}
/*右側_近期新書*/
.book {
    overflow: initial;
}
h4 {
    margin-bottom: 0.25em;
    font-size: 1.32em;
    font-family: "Microsoft JhengHei";
    line-height: 1.1;
}
.book ul {
    overflow: hidden;
    margin: 2% 0.5%;
}

.focus li {
    list-style: none;
    float: left;
    width: 23%;    
    margin: 1% 1%;
}
/*行動裝置(橫) 大廣告輪播區*/
.controlNav {
    position: relative;
    float: left;
    left: 50%;
    margin: -1% 0 0;
}
/*貝塔優選叢書分類*/
.book_category {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    /* background-color: #cc0; */
    width: 100%;
    text-align: center;
    margin: 1% 0 0 0;
}
.bestbook_title {
    margin: 2% 0 0% 0;
}
.event_title {
    margin: 5% 0 0% 0;
}
/* 手機-最新消息 event li*/
#kg_event li {
    list-style: decimal;
    margin: 0;
    padding: 0 0 0%;
    list-style-position: outside;
    line-height: 1.3em;
}
/*Language Knowledge區*/
.kg_title {
    margin: 5% 0 0 0;
}
/*手機小button輪播廣告區*/
.ad_s {
    padding: 3% 1.5% 0.5%;
    text-align: center;
}
.ad_s a img {
    margin: 0% 1% 3%;
    width: auto;
}
/*手機TOTOP*/
.totop {
    position: fixed;
    bottom: 20.3% !important;
    right: 0px;
}

.search {
    width: 98%;
    height: 45px;
    float: left;
    border-bottom: 0px solid #9ac191;
    background-color: #fbfbfb;
    margin: 10px 0px 10px 0px;
    border-radius: 8px;
    padding-left: 1%;
    padding-right: 1%;
}
.search input[type="text"] {
    /* float: left; */
    width: 60%;
    height: 40px;
    margin: 0 auto;
    padding: 0 7px;
    border: 1px #9ac191 solid;
    background: transparent;
    font-size: 1.3em;
    color: #666;
    font-weight: ;
    line-height: 18;
    font-family: Microsoft JhengHei;
}

.input_bt {
    width: 30%;
    color: #FFF;
    font-size: 1.3em;
    height: 40px;
    border: none;
    margin: 0px;
    font-weight: bold;
    font-family: Microsoft JhengHei;
    background-color: #9ac191;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}

.hottxt a:hover {
    font-size: 120%;
}


a {
    color: #dc6565;
    margin: 0;
    padding: 0;
    font-size: 0.85em;
    vertical-align: baseline;
    background: transparent;
}

#main {
    box-sizing: border-box;
    float: right;
    width: 100%;
    padding: 1.5% 0% 2% 0%;    
    color: #85d1c6;
}


.hamenu {
    color: #FFEB3B;
    font-size: 0.75em;
    padding-top: 10px;
}

.info_more {
        font-size: 1.5em;
}


.subject {
    font-weight: bold;
    font-size: 18px;
    float: left;
}

#marquee {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 30px;
        border: 1px solid #ccc;
        border-radius: 5px;        
        margin-bottom: 10px;
        margin-left: 0%;    
    }

#marquee ul li.b1 a {
        font-size: 17px;
        color: #6f6f6f;
    }

.slide {
    position: static;    
    z-index: -5;
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;    
    margin: -16px auto 0;    
    height: 249PX;
    }

/*--右側 HOT文字區*/
.hottxt {
    position: relative;
    z-index: 0;
    overflow: hidden;
    vertical-align: middle;
    width: 99%;
    text-align: center;
    border-bottom: 1.5px dotted #dc6565;
    margin: 0;
	font-size: 1.1em;	
}
.hottxt a {
    display: inline-block;
    color: #000000;
    padding: 3px 0px 0px 0px;
    /* background-color: #d58181; */
    margin: 1% 0.5%;
    font-family: "Bookman Old Style" "微軟正黑體";
    text-decoration: none;
    font-weight: normal;
    font-size: 1.3em;
    line-height: 0.9;
}
/*右側_部落格更新看板*/
.v_center {
    text-align: center;
    width: 15%;
}

.info {
    width: 100%;
    margin: 0 2% 0 3%;
    display: inline-block;
    color: #333;
    font-size: 1.2em;
    line-height: 1.4;    
}
.info_title {
    display: inline-block;
    width: 22%;
    vertical-align: top;
    margin: 0 0 1% 0%;
}
.info_title img {
    width: 140px;
    margin-top: -10px;
    margin-bottom: -3em;
}

.info dt {
    border-bottom: none;
    font-family: Bookman Old Style;
    font-size: 1em;
    line-height: 0.7;
    font-weight: bold;
    color: #333;
    margin-top: 5%;
}


.info_t {
	width: 93%;
    font-size: 1.2em;
    line-height: 1.0;
    color: #333;
    padding: 2.3% 1% 0 0;
	font-family: "Microsoft JhengHei";
}

.subject {
    font-weight: bold;
    font-size: 1.55em;
    line-height: 1.2; 
    margin-right: 0.7em;   
}

.cat a {
    display: inline-block;
    color: #fff;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #f33d7e;
    border-radius: 4px;
    margin-right: 0px;
    font-size: 14px;
    font-weight: bold;
    font-family: "Microsoft JhengHei";
    text-decoration: none;
}


.textR {
    text-align: right;
    font-family: "Microsoft JhengHei";
    font-size: 1.2em;
}


#kg_event, #news_event {
    margin: 4% 0% 4% -3%;
    width: 98%;
    color: #8f8e8e;
}

}