/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.6;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */
	
a:link, a:active, a:visited {
    color: #444;
    text-decoration: none;     
}

a:hover {
    color: #999;
    /*font-weight: bold;*/
}
	
*{
    border: 0;
    padding: 0;
    margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	text-decoration: none;
	font-family: 'Noto Sans TC', "Heiti TC", "Microsoft JhengHei", sans-serif;  
	text-align: left;
}


input[type=text]::-ms-clear {
  display: none;
}


/* ---思源黑體--- */
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
	
	<style type="text/css">

	
	
/* --電腦版型------------------------------------- */		

    /*----------menu_block----------*/
    /* mark menu --start */
    /*
	.top_menu h4{
		display: none;
	}
	.nav_menu{
		display: block;
		position: fixed;
		overflow: hidden;
		width: 100%;
		height: 80px;
		margin: 0 auto;
		background-color: #444;
		padding-top: 1%;
		padding-bottom: 2%;
		z-index: 10;	
	}
	.nav_menu_block{
		display: block;
		width: 80%;
		margin: 0px auto;
		text-align: center;
	}
	.nav_menu ul{
		display: inline-block;
		text-align: right;
		float: right;
		height: 60px;
		margin: 0 auto;
		padding-left: 5%;
		
	}
	.index_cef{
		display: inline-block;
		width: 19%;
		float: left;
		background-image: url(/s_www/image/icon_cef.png);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		padding-left: 30px;
		padding-right: 25px;
		
	}
	.index_cef a{
		display: block;
		width: 120px;
		font-size: 1.1em;
		line-height: 60px;
		text-align: center;
		text-decoration: none;
		color: #FFF;
	}
	.index_cef a:hover{
		color: #cdff00;
	}
	.index_cef2{
		display: none;
	}
	.nav_menu li{
		float: left;
	}
	.nav_menu li a{
		display: inline-block;
		margin-left: 30px;
		font-size: 1.1em;
		line-height: 60px;
		text-align: center;
		text-decoration: none;
		color: #FFF;	
	}
	.nav_menu li a:hover{
		color: #cdff00;
	}
	.nav_menu li a:selected{
		color: #cdff00;
	}
	.nav_menu li a:active{
	}
	.menu_nocontent{
		width: 100%;
		height: 80px;
	}
	*/
	/* mark menu --end */


	/*----------banner_block----------*/
	.blog_banner_block{
		display: block;
		width: 100%;
	}
	.blog_banner_content{
		display: block;
		width: 100%;
	}
	.blog_banner_block a:hover{ 
		opacity: 0.8;
	}
	.blog_banner_img_first_title{
                display: block;
                width: 100%
                margin: 0 auto;
		/*position: absolute;*/
		/*bottom: 0;
		left: 0;*/
		padding-left: 10%;
		/*padding-bottom: 6%;
		padding-bottom: 90px;*/
		font-size: 1.3em;
		z-index: 5;
		color: #C5C5C5;
		color: #fff;
	}
	.blog_banner_img_title{
                display: block;
                width: 100%
                margin: 0 auto;
		/*position: absolute;
		bottom: 0;
		left: 0;*/
		padding-left: 10%;
		/*padding-bottom: 2%;
		padding-bottom: 30px;*/
		font-size: 2.5em;
		z-index: 5;
                color:#fff;
	}
	.blog_banner_img{
		display: block;
		width: 100%;
		height: 160px;
		position: relative;
		overflow: hidden;
		background-color: #000;
		/*background: url(/s_www/test/blog/images/i-m-priscilla-172593.jpg) center center;*/
		background-size: cover;
		background-repeat: no-repeat;
                background-position: center;
	    		
	}
	.blog_banner_fade{
		position: absolute;
		height: 220px;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 100%);
		background: -webkit-linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 100%);
		background: -moz-linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.65) 100%);


	}
	.blog_banner_img img{
		width: 100%;
		opacity: 0.6;
	}



        .blog_banner_word_block{
                width: 100%;
                margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 5;
                padding-bottom: 3%;
                
        }
	




	/*----------left_column----------*/

	.blog_page_post_left_column{
		display: inline-block;
		width: 70%;
		vertical-align: top;
		margin-right: 4%;
	}
	
	.full_width_block{
		width: 100%;
	}

	/*----------右側無內容時----------*/

	.blog_page_post_left_column_rightnone{
		display: block;
		width: 100%;
		vertical-align: top;
	}


	/*----------promote_block----------*/
	.blog_content_top_post_promote_block{
		display: inline-block;
		width: 25%;
		max-width: 295px;
		
	}
	.hidden_promote_block {
		display: none;
	}
	.blog_content_top_post_promote_block_mobile{
		display: none;
	}

	/*----------category_list_block----------*/
	/* mark blog_category menu, 進入　blog_common.css 共用  */
	/*
	.blog_category_block{
		display: block;
		width: 100%;
		background-color: #b8b89f;
		color: #fff;
		font-size: 1em;
		white-space: nowrap;
		overflow-x: scroll;
	}
	.blog_category_ul{
		display: block;
		width: 80%;
		margin: 0 auto;
		padding: 8px 0;
	}
	.blog_category_li{
		display: inline-block;
		margin-right: 3%;
		margin-top: 1%;
		margin-bottom: 1%;
		padding: 0 6px;
	}
	.blog_category_li a:hover{
		color: #fff;
	}
	.blog_category_li:hover{
		opacity: 0.6;
	}
	.blog_category_block_mobile{
		display: none;
	}
	*/

	/*-----分類選單selected-----*/
	/*
	.blog_category_li_selected{
		display: inline-block;
		margin-right: 3%;
		margin-top: 1%;
		margin-bottom: 1%;
	}
	.blog_category_li_selected a{
		color: #333;
		border-bottom: 2px solid #333;
	}
	*/
	

    /*----------search_block----------*/
    /* mark blog_search_block, 提至  blog_search.css  */
    /*
    .blog_search_block{
		width: 80%;
		min-width: 320px;
		text-align: right;
		margin: 0 auto;
		padding-right: 25px;
		margin-top: 3%;
	}
	.blog_search_input{
		border: #999 solid 1px;
		padding: 10px;
		font-size: 1.2em;
		border-radius: 10px;
	}
	.blog_search_icon{
		width: 50px;
		height: 50px;
	}
	.blog_search_block img{
		width: 25px;
		height: auto;
		margin-left: -40px;
		vertical-align: middle;
		margin-top: -5px;
	}
	.blog_search_block a:hover{
		opacity: 0.5;
	}
	*/




	.page_content_block{
		display: block;
		width: 80%;
		margin: 3% auto;
		vertical-align: top;
	}


	




	/*----------top_post_block----------*/
	.blog_content_top_post_block{
		display: block;
		width: 100%;
	}
	.blog_content_top_post{
		display: block;
		width: 100%;
		height: 400px;
		overflow: hidden;
		/*background-image: url(/s_www/test/blog/images/ben-white-181034.jpg);*/
		background-size: cover;
		background-repeat: no-repeat;
		padding-top: 270px;
		vertical-align: top;
		margin-right: 20px;
                background-position: center;
	}
	.blog_content_top_post img{
		width: 100%;
	}
	.blog_post_word_block{
		display: block;
		height: 130px;
		overflow: hidden;
		padding: 10px 15px;
		background-color: rgba(255,255,255,0.60);
	}
	.blog_post_title{
		font-size: 1.3em;
		color: #333;
	}
	.blog_post_date{
		font-size: 0.8em;
		color: #888;
	}
	.blog_post_brief{
		font-size: 0.9em;
		color: #555;
		margin-top: 5px;
		/*height: 40px;
		overflow: hidden;*/
	}









	/*----------category_post_block----------*/
	.category_list_post_block{
		display: block;
		width: 100%;
		margin-top: 3%;
		/* (new added) */
		text-align: left;
	}
	.category_list_post_content{
		display: inline-block;
		width: 31.8%;
		width: 32.5%;
		/* (new modified) */
		/*margin-right: 1.3%;*/
		margin-left: 1.2%;
		margin-bottom: 3%;
		vertical-align: top;
	}
	
	.category_list_post_content_phone_first {
		display: inline-block;
		width: 31.8%;
		/* (new modified) */
		margin-right: 1.2%;
		margin-bottom: 3%;
		vertical-align: top;
	}



        .blog_phone_display{
                display: none;
        }

	
	/* (new added) */
/*
	.category_list_post_content:nth-child(3n+2), .category_list_post_content:nth-child(3n) {
		margin-left: 1.2%;
	}
*/
/*
	.category_list_post_content:nth-child(4n+2), .category_list_post_content:nth-child(4n) {
		margin-left: 1.2%;
	}
*/
	.category_list_post_content:nth-child(3n+2){
		margin-left: 0;
	}
    
	.category_list_post_content a:hover{
		opacity: 0.6;
	}
	
	.category_list_post_content_phone_first a:hover{
		opacity: 0.6;
	} 
	
	.category_list_post_content_img{
		display: inline-block;
		width: 100%;
		height: 240px;
		height: 180px;
		overflow: hidden;
		/*background-image: url(/s_www/test/blog/images/alexandre-chambon-115381.jpg);*/
		background-size: cover;
		background-repeat: no-repeat;
		padding-top: 160px;
		margin-right: 2%;
                background-position: center;
		
	}
	.blog_category_title{
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 10px 0;
		border: solid 1px #b8b89f;
		text-align: center;
		font-size: 2em;
		/*margin-top: 5%;*/
		margin-bottom: 3%;
		color: #fff;
	}
	.blog_category_title:hover{
		opacity: 0.6;
	}
	.blog_category_title a{
		color: #b8b89f;
	}
	.blog_category_post_block_a:hover{
		opacity: 0.6;
	}
	


	/*----------blog_selectlist_block----------*/
	/* 提至 blog_common.css 共用 */
	/*
    .blog_selectlist_block{
		display: none;
	}
	*/


	
	
	/* (new modified) */
	/*
	.page_button{
		text-align: center;
		margin-top: 3%;
		margin-bottom: 3%;
	}
	.page_button a{
		font-size: 1.5em;
		text-decoration: none;
		color: #b8b89f;
		padding: 15px;
		border: solid 1px #b8b89f;
		border-radius: 10px;
	}
	.page_button a:hover{
		color: #fff;
		background-color: #b8b89f;
	}
	*/
	/* (new modified) */
	/* get_more_block */
	.category_list_post_block div.get_more_block {
		text-align: center;
		margin-top: 45px;
		margin-bottom: 45px;
	}
	.category_list_post_block div.get_more_block span.get_more_button {
		font-size: 1.5em;
		text-decoration: none;
		color: #b8b89f;
		padding: 15px;
		border: solid 1px #b8b89f;
		border-radius: 10px;
		cursor: pointer;
	}
	.category_list_post_block div.get_more_block span.get_more_button:hover {
		color: #fff;
		background-color: #b8b89f;
	}
	
	

	/* mark footer --start */
	/*
	footer{
		clear: both;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		background-color: #222;
		margin: 0;
	}
	.footer_block{
		display: block;
		width: 80%;
		margin: 8% auto 0 auto;
		padding: 5% 0;
		vertical-align: top;
		color: #fff;
	}
	.footer_logo_block{
		display: inline-block;
		width: 20%;
		opacity: 0.4;
		vertical-align: top;
	}
	.footer_logo_block img{
		width: 100%;
	}
	.footer_logo_block a:hover{
		opacity: 0.6;
	}
	.footer_right_block{
		display: inline-block;
		width: 65%;
		margin-left: 14.5%;
		vertical-align: top;
	}
	.footer_link_block{
		display: inline-block;
		width: 15%;
		vertical-align: top;
	}
	.footer_ul_title{
		font-size: 1.2em;
		opacity: 0.6;
		margin-bottom: 20px;
	}
	.footer_li{
		margin-bottom: 10px;
	}
	.footer_li a{
		color: #fff;
	}
	.footer_connect_block{
		display: inline-block;
		width: 35%;
		vertical-align: top;
	}
	.footer_connect_logolink{
		display: block;
		width: 100%;
		margin-top: 20px;
	}
	.footer_connect_logolink_img{
		display: inline-block;
		width: 15%;
		margin-right: 5px;
	}
	.footer_connect_logolink_img img{
		width: 100%;
	}
	.footer_connect_logolink_img a:hover{
		opacity: 0.6;
	}
	.footer_support_subscribe{
		display: inline-block;
		width: 45%;
		margin-left: 3%;
		float: right;
	}
	.footer_subscribe_block{
		display: inline-block;
	}
	.footer_subscribe_block input{
		width: 70%;
		height: 30px;
		padding: 0 10px;
		border-radius: 5px;
		font-size: 1em;
	}
	.footer_subscribe_block button{
		height: 30px;
		padding: 0 10px;
		margin-left: 10px;
		color: #fff;
		background-color: #777;
		border-radius: 5px;
		font-size: 1em;
	}
	.footer_subscribe_block button:hover{
		opacity: 0.6;
		cursor: pointer;
	}
	.footer_support_block{
		width: 80%;
		font-size: 1.6em;
		text-align: center;
		letter-spacing: 3px;
		border: 1px #fff solid;
		padding: 10px;
		border-radius: 15px;
		margin-top: 10%;
	}
	.footer_support_block:hover{
		transition: opacity .2s;
		opacity: 0.6;
		color: #fff;
	}
	.footer_support_block a{
		color: #fff;
	}
	.footer_support_block a:hover{
		color: #fff;
		font-weight: normal;
	}
	.footer_copyright_block{
		margin-top: 50px;
		display: block;
		width: 100%;
		opacity: 0.3;
	}
	*/
	/* mark footer --end */
	
	.blog_content_top_post_epaper{
		width: 100%;
		background-color: #555;
		color: #fff;
		margin-top: 8%;
	}
	.epaper_title{
		font-size: 1.1em;
		padding: 5% 7%;
	}
	.epaper_brief{
		padding: 0 7%;
		font-size: 1em;
		color: #CECECE;
	}
	.epaper_subscribe{
		padding: 3% 7%;
	}
	.epaper_subscribe input{
		width: 70%;
		height: 30px;
		font-size: 0.9em;
		border-radius: 5px;
		padding: 0 10px;
                margin-bottom: 15px;
	}
	.epaper_subscribe_button{
		height: 30px;
		width: 20%;
		font-size: 0.9em;
		text-align: center;
		color: #fff;
		background-color: #999;
		margin-left: 5%;
		border-radius: 5px;
		padding: 5px;
	}
	.epaper_subscribe_button:hover{
		opacity: 0.6;
		cursor: pointer;
	}
	.blog_content_top_post_facebook{
		width: 100%;
		margin-top: 8%;
	}
	.fb-page{
		display: block;
		width: 100%;
	}



	.blog_second_category_block{
		height: calc(100% + 15px);
		box-sizing: content-box;
		display: -webkit-box;
		display: flex;
		overflow-x: auto; /*scroll;*/
		overflow-y: hidden;
		text-align: center;
		margin-bottom: 1.5%;
	}
	.blog_second_category_content_block{
	        /*flex-basis: 120px;*/
	        flex-basis: 200px;
		-webkit-box-flex: 1;
		flex-grow: 1;
		flex-shrink: 0;
		max-width: 250px;
		text-align: center;
	}
	.blog_second_category_content{
		background-image: url("https://images.unsplash.com/7/sunset-hair.jpg?dpr=1&auto=compress,format&fit=crop&w=170&h=50&q=80&cs=tinysrgb&crop=");
	    overflow: hidden;
		background-position: 50%;
		background-size: cover;
		border-radius: 5px;
		text-align: center;
		padding: 10px 10px;
		margin-right: 10px;
                background-position: center;
	}
	.blog_second_category_content:hover{
		opacity: 0.6;

	}
	.blog_second_category_title{
		text-align: center;
	}

	
	/* eletter */
	.blog_subscribe_eletter_hidden {
		display: none;
	}




	.backtotop {
		background-color: #999;
		background-image: url("https://www.cef.tw/s_www/images/anchor-06.png");
		background-position: 50% 50%;
		background-repeat: no-repeat;
		cursor: pointer;
		height: 40px;
		overflow: auto;
		position: fixed;
		bottom: 25px;
		right: 25px;
		text-indent: -99999px;
		transition: all 0.7s ease-in-out 0s;
		width: 40px;
		border-radius: 50%;
		z-index: 1;
	}
	.backtotop a{
		opacity: 1;
	}




@media screen and (min-width:768px) and (max-width: 1280px) {

	
	/*----------banner_block----------*/

	.blog_banner_img_first_title{
		/*padding-bottom: 10%;*/
	}
	.blog_banner_img_title{
		/*padding-bottom: 4%;*/
	}
	.blog_banner_img{
		height: 320px;
	}
	.blog_banner_fade{
		height: 380px;
	}
}


	
	
	
/* --平板版型------------------------------------- */
@media screen and (min-width:768px) and (max-width: 1024px) {
	
	*{
		box-sizing :border-box; /* 讓 padding 與 width 解除關係 */
	}
	
	html,body{
		-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
	}
	.all_content{
		min-width: 320px;
	}
	
	/* mark menu --start */
	/*
	.index_cef{
		display: none;
	}
	.index_cef2{
		display: block;
		width: 19%;
		float: left;
		background-image: url(/s_www/image/icon_cef.png);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		padding-left: 30px;
		padding-right: 25px;
		z-index: 100;
		margin-left: 2%;
	}
	.index_cef2 a{
		display: block;
		width: 120px;
		font-size: 1.1em;
		line-height: 60px;
		text-align: center;
		text-decoration: none;
	    color: #fff;
		z-index: 100;
	}
	.index_cef2 a:hover{
		color: #cdff00;
	}
	.top_menu{
		display: block;
		width: 100%;
		height: 60px;
		position: relative; 
		background-color: #444;
	}
	.top_menu .menu_button{
		display :block;
		width: 60px;
		height: 40px;
		background-image: url(/s_www/image/btn.png);
		position: absolute;  
		right: 5px;
		top: 10px;
		text-indent: -9999px;
	}
	.nav_menu{
		width: 100%;
		height: auto; 
		background-color: #000;
		
		display: none; 
	}
	
	.nav_menu ul{
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	
	.nav_menu li{
		width: 100%;
		float: none; 
	}
	
	.nav_menu li a{
		display: block;
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		text-decoration: none;
		background-color: #000;
		color: #fff;
		margin-left: 0;
	}
	
	.nav_menu li a:hover{
		background-color: #cdff00;
		color: #333;
	}

	.menu_nocontent{
		display: none;
	}
	*/
	/* mark menu --end */
	
	
	/* mark blog_category menu, 進入　blog_common.css 共用  */
	/*
	.blog_category_block{
		white-space: nowrap;
		overflow: scroll;
	}
	*/
	
	/*----------banner_block----------*/

	.blog_banner_img_first_title{
		/*padding-bottom: 10%;*/
	}
	.blog_banner_img_title{
		/*padding-bottom: 4%;*/
	}
	.blog_banner_img{
		height: 320px;
	}
	.blog_banner_fade{
		height: 380px;
	}




    /*----------blog_selectlist_block----------*/
	/* 提至 blog_common.css 共用 */
	/*
	.blog_selectlist_block{
		display: block;
		width: 100%;
		margin: 8% auto;
                padding: 0 10%;
	}
	
	.category_select{
		padding: 15px;
		color: #444;
		border-radius: 15px;
		border: solid 1px #999;

	}

	.category_select_list{
		margin-top: 3%;
	}
	.category_select_li{
		padding: 15px 0;
		border-bottom: solid #999 1px;
		font-weight: bold;
	}
	.category_select_li_s{
		padding: 5px 20px 0 20px;
		opacity: 0.8;
	}
	.category_select_number{
		padding-left: 10px;
		color: #A2A2A2;
	}
	*/
	
	
	
	/*----------top_post_block----------*/
	
	.blog_content_top_post{
		height: 250px;
		padding-top: 185px;
	}
	.blog_post_word_block{
		height: 65px;
	}
	
	
	
	
	
	/*----------left_column----------*/

	.blog_page_post_left_column{
		display: block;
		width: 100%;
		margin-top: 5%;
	}
	.full_width_block{
		width: 100%;
	}
	
	/*----------promote_block----------*/
	
	.blog_content_top_post_promote_block{
		display: block;
		width: 100%;
		max-width: none;
		margin-top: 5%;
	}
	
	
	
	/*----------category_post_block----------*/
	
	.blog_category_title{
		font-size: 1.5em;
	}
	.category_list_post_content{
		width: 31%;
		width: 32.5%;
		/* (new modified) */
		/*margin-right: 2%;*/
	}
	
	.category_list_post_content_phone_first{
		width: 31%;
		width: 32.5%;
		margin-right: 2%;
	}
	
	/* (new added) */

	.category_list_post_content_img{
		height: 180px;
	}
	
	
	/* mark footer --start */
	/*
	footer{
		margin-top: 5%; 
		margin-bottom: 0;
		padding: 1% 0;
		font-size: 1em;
	}
	.footer_right_block{
		margin-left: 5%;
	}
	.footer_ul_title{
		font-size: 1em;
	}
	.footer_li{
		font-size: 1em;
		font-size: 0.9em;
	}
	.footer_connect_block{
		width: 35%;
		margin-left: 4%;
	}
	.footer_connect_logolink_img{
		width: 20%;
	}
	.footer_support_subscribe{
		width: 40%;
		margin-left: 4%;
		float: right;
	}
	.footer_subscribe_block input{
		width: 100%;		
	}
	.footer_subscribe_block button{
		margin-left: 0;
		margin-top: 5%;
	}
	.footer_support_block{
		width: 100%;
		font-size: 1.2em;
		margin-top: 13%;
	}
	.footer_copyright_block{
		width: 100%;
		font-size: 0.76em;
	}
	*/
	/* mark footer --end */
	
	
	.blog_content_top_post_epaper{
		display: inline-block;
		width: 56%;
		height: 215px;
		margin-top: 5%;
		vertical-align: top;
	}
	.epaper_brief{
		margin-bottom: 1%;
	}
	.epaper_title{
		font-size: 1.2em;
		padding: 5% 7%;
	}
	.blog_content_top_post_facebook{
		display: inline-block;
		width: 40%;
		margin-top: 5%;
		margin-left: 3%;
		vertical-align: top;
	}
	.fb-page{
		display: block;
		width: 100%;
	}
	
	
	
	.blog_second_category_block{
		display: none;
	}
	
	
	/* eletter */
	.blog_subscribe_eletter_hidden {
		display: none;
	}
	
}


/* --手機版型------------------------------------- */
@media screen and (max-width: 767px) {
	
	*{
		box-sizing :border-box; /* 讓 padding 與 width 解除關係 */
	}
	
	html,body{
		-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
	}
	.all_content{
		min-width: 320px;
	}
	
	.page_content_block{
		width: 90%;
	}
	/* mark menu --start */
	/*
	.index_cef{
		display: none;
	}
	.index_cef2{
		display: block;
		width: 19%;
		float: left;
		background-image: url(/s_www/image/icon_cef.png);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		padding-left: 30px;
		padding-right: 25px;
		z-index: 100;
		margin-left: 5%;
	}
	.index_cef2 a{
		display: block;
		width: 120px;
		font-size: 1.1em;
		line-height: 60px;
		text-align: center;
		text-decoration: none;
	    color: #fff;
		z-index: 100;
	}
	.index_cef2 a:hover{
		color: #cdff00;
	}
	.top_menu{
		display: block;
		width: 100%;
		height: 60px;
		position: relative; 
		z-index: 50;
		background-color: #444;
	}
	.top_menu .menu_button{
		display :block;
		width: 60px;
		height: 40px;
		background-image: url(/s_www/image/btn.png);
		position: absolute; 
		right: 5px;
		top: 10px;
		text-indent: -9999px;
		z-index: 50;
	}
	.nav_menu{
		width: 100%;
		height: auto; 
		background-color: #000;
		
		display: none;  
	}
	
	.nav_menu ul{
		width: 100%;
		height: auto; 
		padding-left: 0;
		z-index: 50;
	}
	
	.nav_menu li{
		width: 100%;
		float: none; 
		z-index: 50;
	}
	
	.nav_menu li a{
		display: block;
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		text-decoration: none;
		background-color: #000;
		color: #fff;
		z-index: 50;
		margin-left: 0;
	}
	
	.nav_menu li a:hover{
		background-color: #cdff00;
		color: #333;
		z-index: 50;
	}
	.menu_nocontent{
		display: none;
	}
	*/
	/* mark menu --end */
	
	
	.blog_banner_img{
		height: auto;
	}
	
	
	
	/*----------banner_block----------*/
/*
	.blog_banner_img_first_title{
		padding-bottom: 15%;
		font-size: 1.1em;
		padding-bottom: 100px;
		font-size: 1em;
	}
	.blog_banner_img_title{
		padding-bottom: 5%;
		font-size: 1.5em;
		padding-bottom: 40px;
		font-size: 1.2em;
	}
	.blog_banner_img{
		height: 200px;    		
	}
	.blog_banner_fade{
		position: absolute;
		height: 260px;
	}
*/


	
	/*----------banner_block----------*/

	.blog_banner_img_first_title{
		/*padding-bottom: 15%;
		font-size: 1.1em;
		padding-bottom: 100px;*/
		font-size: 1em;
	}
	.blog_banner_img_title{
		/*padding-bottom: 5%;
		font-size: 1.5em;
		padding-bottom: 40px;*/
		font-size: 1.5em;
                line-height: 1.3em;
                
	}
	.blog_banner_img{
		height: 200px;    		
	}
	.blog_banner_fade{
		position: absolute;
		height: 260px;
	}



        .blog_banner_word_block{
                padding-bottom: 5%;
                padding-right: 25px;
                
        }




	
	/*----------category_block----------*/
	/* mark blog_category menu, 進入　blog_common.css 共用  */
	/*
	.blog_category_block{
		white-space: nowrap;
		overflow: scroll;
	}
	.blog_category_block_mobile{
		display: block;
		width: 100%;
		margin: 20% 0;
	}
	.blog_category_ul_mobile{
		text-align: center;
	}
	.blog_category_li_mobile a{
		display: block;
		color: #b8b89f;
		text-align: center;
		border: #b8b89f solid 1px;
		margin: 10px 0;
		padding: 8px 0;
	}
	.blog_category_li_mobile a:hover{
		color: #fff;
		background-color: #b8b89f;
	}
	*/



    /*----------blog_selectlist_block----------*/
    /* 提至 blog_common.css 共用 */
    /*  
	.blog_selectlist_block{
		display: block;
		width: 100%;
		margin: 8% auto;
                padding: 0 10%;
	}
	.category_select{
		padding: 15px;
		color: #444;
		border-radius: 15px;
		border: solid 1px #999;

	}
	.category_select_list{
		margin-top: 3%;
	}
	.category_select_li{
		padding: 15px 0;
		border-bottom: solid #e1e1e1 1px;
		font-weight: bold;
	}
	.category_select_li_s{
		padding: 5px 20px 0 20px;
		opacity: 0.8;
	}
	.category_select_number{
		padding-left: 10px;
		color: #A2A2A2;
	}
	*/
	
	
	/* mark blog_search_block, 提至  blog_search.css  */
	/*
	.blog_search_block{
		margin-top: 10%;;
		margin-bottom: 10%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.blog_search_input{
		width: 85%;
		margin-left: auto;
		margin-right: auto;
	}
	*/
	
	
		/*----------top_post_block----------*/
	
	.blog_content_top_post{
		display: block;
		width: 100%;
		height: 200px;
		padding-top: 135px;
	}
	.category_list_post_content{
		width: 100%;
		margin-top: 20px;
		/* (new added) */
		display: block;
	}
	
	.category_list_post_content_phone_first{
		width: 100%;
		margin-top: 20px;
		margin-right: 0%;
		/* (new added) */
		display: block;
	} 
	
	/* (new added) */
	.category_list_post_content:nth-child(3n+2), .category_list_post_content:nth-child(3n) {
		margin-left: 0%;
	}
	.category_list_post_content_img{
		height: 180px;
	}
	.blog_post_word_block{
		height: 65px;
	}
	
	
	/*----------left_column----------*/

	.blog_page_post_left_column{
		display: block;
		width: 100%;
		margin-top: 5%;
	}
	.full_width_block{
		width: 100%;
	}
	
	
	/*----------promote_block----------*/
	
	.blog_content_top_post_promote_block{
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		margin-bottom: 20PX;
	}
	.blog_content_top_post_promote_block_mobile{
		display: block;
		margin-top: 5%;
	}
	
	
	
	/*----------category_post_block----------*/
	
	.blog_category_title{
		font-size: 1.2em;
		padding: 6px 0;
		margin-bottom: 8%;
	}
	.blog_category_post_left_block{
		width: 100%;
		height: 200px;
		padding-top: 135px;
	}
	.blog_category_post_word_block{
		height: 65px;
	}
	.blog_category_post_right_block{
		display: block;
		width: 100%;
		margin-top: 8%;
	}
	.blog_category_post_right_block_1{
		width: 100%;
	}
	.blog_category_post_img{
		height: 80px;
		width: 30%;
		padding-top: 80px;
	}
	.blog_category_post_word_block{
		height: 80px;
		width: 65%;
	}





        .blog_desktop_display{
                display: none;
        }
        .blog_phone_display{
                display: block;
        }





	
	
	/* (new modified) */
	/*
	.page_button{
		margin-top: 50px;
	}
	*/
	
	
	/* mark footer --start */
	/*
	footer{
		width: 100%;
		margin-top: 50px;
		margin-bottom: 0;
		padding: 5% 0;
	}
	.footer_block{
	}
	.footer_logo_block{
		display: block;
		width: 65%;
	}
	.footer_right_block{
		display: block;
		width: 100%;
		margin-left: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.footer_link_block{
		display: block;
		width: 100%;
		margin-top: 10%;
	}
	.footer_connect_block{
		display: block;
		width: 100%;
		margin-top: 15%;
	}
	.footer_ul{
		font-size: 1em;
	}
	.footer_support_subscribe{
		display: block;
		width: 100%;
		margin-top: 10%;
		margin-left: 0;
	}
	.footer_subscribe_block{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.footer_subscribe_block input{
		width: 100%;
	}
	.footer_subscribe_block button{
		margin-top: 20px;
		margin-left: 0;
	}
	.footer_support_block{
		display: block;
		width: 100%;
		margin: 15% auto;
		font-size: 1.3em;
	}
	.footer_copyright_block{
		font-size: 0.8em;
	}
	*/
	/* mark footer --end */
	
	.blog_second_category_block{
		display: none;
	}
	
	
	/* eletter */
	.blog_subscribe_eletter_hidden {
		display: none;
	}
	
}