

.header_desk .layout_center {
	font-size: 18px;
}
header .logo_string {
	color: #275f98 ;
}
header .logo_string c_r {
	color:#ef0707 ;
}
header .logo_string c_g {
	color:#07b151 ;
}





.header_desk {
	background-color: #f5da31 ;
}

.header_desk .header_menu {
	background-color:#f5da31;
}
.header_desk .list_menu {
	text-align: center;
}
.header_desk .search_input {
	position:relative;
}
.header_desk .search_input .form-control {
	height:46px;
	text-align:left ;
	
	outline: none;
	background-color: transparent;
    border: 0px solid transparent;
    border-bottom: 2px solid #10252a;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.header_desk .search_input .icon-search {
	position:absolute;
	top:6px;
	right:6px;
	border-color:transparent;
	background-color: transparent;
	cursor:pointer;
}
.header_desk .search_input .icon-search:before {
	content: '\f002';
	font: normal normal normal 28px/1 FontAwesome;
}
.header_desk .layout_right .ahref {
	display:inline-block;
	text-align:center;
	font-weight: bold;
}


footer .footer-bg {
	
}
.footer-bg .web_info {
	padding-top :0.5em;
}
.footer-bg .footer-bottom {
	padding-bottom :1em;
}



.layout-banner_channel {
	min-height:20px;
}
.layout-banner_channel a:hover,
.layout-banner_channel a {
	color:#262626;
	text-decoration:none;
}
.layout-banner_channel .block_channelinfo {
	position:relative;
	min-height: 100px;
    max-height: 40vh;
	
}
.layout-banner_channel .block_channelinfo .channel_bg {
	position:absolute;
	top:0px;
	left:0px;
	display:inline-block;
	width:100%;
	height:100%;
	z-index:-1;
	
	background-repeat: no-repeat ;
	background-size: cover ;
	background-position:center;
}	

.block_channelinfo .css-td {
	padding: 6px;
	vertical-align:middle;
}
.block_channelinfo .td-logo {
	width:90px;
}

.block_channelinfo .channel_title {
	font-weight:bold;
	font-size:1.5em;
}
.block_channelinfo .channel_info {
	position:absolute;
	bottom:0px;
	left:0px;
	display:inline-block;
	width:100%;
}
.block_channelinfo .channel_logo_c {
	display:inline-block;
	width:100%;
	margin: 0 auto;
	padding:50%;
	
	background-color: #f2f2f2 ;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-border-radius: 50% ;
	border-radius: 50% ;
	
	box-shadow: -3px 1px 5px 1px rgba(0,0,0,0.2);
}
.layout-banner_channel .block_channelmenu {
	margin-bottom: 1em;
	text-align: left;
}
.block_channelmenu .list_menu {
	display: inline-block;
    width: 100%;
	margin: 0 auto;
	
	background-color: #f2f2f2 ;
	background-color: #f5da31;
	
	word-break: keep-all;
	white-space:nowrap;
	overflow:hidden;
}
.block_channelmenu .item_menu {
	display:inline-block;
	
	min-height:20px;
	padding:6px 3%;
	
	text-align: center;
	font-weight:bold;
	
	text-overflow:ellipsis;	
	white-space:nowrap;
	overflow:hidden;
}

@media (max-width: 767px) {
	.block_channelmenu .list_menu {
		
	}
	.block_channelmenu .item_menu {
		width:18vw;
	}
}


.space_seach_news {
	
}
.space_seach_news .item_news {
	padding-bottom:12px;
}
.space_seach_news .item_news .td_pict {
	display:table-cell;
	width:160px;
}
.space_seach_news .item_news .bg {
	display:inline-block ;
	width:90%;
	height:80px ;
	
	background-size:cover;
	background-position:center;
	background-repeat: no-repeat;
}
.space_seach_news .item_news .td_gap {
	display:table-cell;
	width:10px;
}
.space_seach_news .item_news .td_info {
	display:table-cell;
	
}
.space_seach_news .item_news .date {
	color:#999999 ;
	font-size:12px;
	text-overflow:ellipsis;	
	white-space:nowrap;
	overflow:hidden;
}
.space_seach_news .item_news .tag {
	display:inline-block;
	padding: 2px 6px ;
	
	background-color: #f5da31;
	font-size:12px;
	color: #828282;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.space_seach_news .item_news .tit {
	max-height: 48px ;
	line-height: 24px ;
	padding: 0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}
.space_seach_news .item_news .cont {
	max-height: 48px ;
	line-height: 24px ;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	overflow:hidden;
}




/* .pclass-news */
.pclass-news .block_channelinfo .td-logo {
	width: 50px;
}
.pclass-news .block_channelinfo .channel_title {
	font-size:1em;
}


/* .pclass-channel */
.pclass-channel {
	
}
.pclass-channel .block_banner {
	position:relative;
	min-height:100px;
	
	background-color: #f2f2f2 ;
}
.pclass-channel .block_banner .channel_banner {
	display:inline-block;
	width:100%;
	height: 20vw ;
	
	background-size:cover;
	background-position:center;
	background-repeat: no-repeat;
}
.pclass-channel .block_banner .block_channelinfo {
	
}

.space_adv {
	
}
.space_adv .list_ad {
	
}
.list_ad .item_ad {
	display: inline-block;
    width: 100%;
	padding: 33%;
	
	background-repeat: no-repeat ;
	background-size:contain;
	background-position:center;
	
	border:1px solid transparent;
}

.js-globalnews {
	margin-bottom: 30px ;
}


.layout-right_links .block_ad {
	max-height:75vh;
	margin-bottom:12px;
}
.layout-right_links .block_ad .empty {
	display:table;
	width:100%;
	background-color: #dddddd ;
}
.layout-right_links .block_ad .empty:before {
	content: '廣告';
	display:table-cell ;
	line-height:200px;
	text-align:center;
	vertical-align:middle;
}
.layout-right_links .block_ad .item_ad {
	position:relative;
}
.layout-right_links .item_ad .bg {
	display:inline-block;
	width:100%;
	padding:40%;
	
	background-repeat: no-repeat ;
	background-size:contain;
	background-position:center;
}
.layout-right_links .item_ad .tit {
	position:absolute;
	bottom:2px;
	right:2px;
	display:inline-block;
	width:100%;
	
	text-align:right;
	opacity:0.6;
	z-index:1;
}
.layout-right_links .item_ad .ahref {
	position:absolute;
	top:0px;
	left:0px;
	display:inline-block;
	width:100%;
	height:100%;
	z-index:2;
}
.layout-right_links .block_links {
	max-height:75vh;
	margin-bottom:12px;
}
.layout-right_links .item_links {
	position:relative;
	margin-bottom:15px;
}
.layout-right_links .item_links .bg {
	display:inline-block;
	width:100%;
	padding:40%;
	
	background-repeat: no-repeat ;
	background-size:contain;
	background-position:center;
}
.layout-right_links .item_links .tit {
	position:absolute;
	bottom:2px;
	right:2px;
	display:inline-block;
	width:100%;
	
	text-align:right;
	opacity:0.6;
	z-index:1;
}
.layout-right_links .item_links .ahref {
	position:absolute;
	top:0px;
	left:0px;
	display:inline-block;
	width:100%;
	height:100%;
	z-index:2;
}

/**/
.space_cont {
	min-height:87vh ;
	padding-top:10px;
	padding-bottom:30px;
	background-color: #f2f2f2 ;
}
.space_cont .block_sub {
	padding:15px;
	margin-bottom:12px;
	background-color: #ffffff ;
	border-radius: 15px;
	
	overflow-x: hidden;
}
.space_cont .block_sub a {
	text-decoration:none;
}
.space_cont .block_sub .list_sub {
	display:none;
	width:100%;
	
	border-top: 1px solid #10252a;
}
.space_cont .block_sub .list_sub.active {
	display:block;
}
.space_cont .block_sub .item_sub {
	display:inline-block;
	width:100%;
	padding:6px 0px;
	
	text-overflow:ellipsis;	
	white-space:nowrap;
	overflow:hidden;
}
.space_cont .block_sub .btn_sw {
	display:inline-block;
	padding:2px 6px; 
	margin-bottom:6px;
	border-bottom:4px solid #b3b3b3 ;
	color:#b3b3b3 ;
	cursor:pointer;
}
.space_cont .block_sub .btn_sw.active  {
	border-color:#10252a ;
	color:#10252a ;
}

/**/
.space_introduce {
	
}
.space_introduce .list_introduce {
	display: inline-block;
    width: 100%;
	padding:15px;
	background-color: #ffffff ;
	border-radius: 15px;
	
	overflow-x: hidden;
}
.space_introduce .list_introduce a {
	text-decoration:none;
}
.space_introduce .item_introduce {
	display:inline-block;
	width:100%;
	padding:6px 0px;
	
	text-overflow:ellipsis;	
	white-space:nowrap;
	overflow:hidden;
}



