@charset "UTF-8";

/* @font-face {
	font-family:'Voltaire-Regular';src:url('https://fonts.googleapis.com/css?family=Voltaire') format('embedded-opentype')
} */
body{
    font-family: 'Noto Sans TC', sans-serif !important;
}
.curtain {
	position: relative
}

.curtain .leftCurtain {
	position: absolute;
	left: -112px;
	text-align: right
}

.curtain .rightCurtain {
	position: absolute;
	right: -112px;
	text-align: left
}

#fabebook_page {
	text-align: center
}

#fabebook_page .fb_iframe_widget,#fabebook_page .fb_iframe_widget span,#fabebook_page .fb_iframe_widget span iframe[style] {
	width: 100%!important
}

main .board1-left {
	width: 49.5%;
	display: inline-block;
	float: left
}

main .board1-right {
	display: inline-block;
	width: 50%;
	float: right
}

main .slider-news .newsTag {
	width: 42px;
	height: 40px;
	line-height: 40px
}

main .slider-news img {
	width: 100%;
	height: auto;
}

main .slider-news .slick-prev,main .slider-news .slick-next {
	width: 35px;
	height: 64px;
	background-image: url(../img/gvmImg/slider-arrow.png)
}

main .slider-news .slick-next {
	right: 15px;
	z-index: 2;
	background-position: -50px;
	height: 100%;
	background-repeat: no-repeat;
}

main .slider-news .slick-prev {
	left: 15px;
	z-index: 2;
	background-position: -5px;
	height: 100%;
	background-repeat: no-repeat;
}

main .slider-news .slick-prev:before,main .slider-news .slick-next:before {
	content: ""
}

main .slider-news .slick-slide {
	position: relative
}

main .slider-news .slick-dots {
	bottom: 10px
}

main .slider-news .slick-dots li {
	margin: 0 10px
}

main .slider-news .slick-dots li button:before {
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	font-size: 16px;
	background: transparent;
	border: 3px solid #fff;
	opacity: 1
}

main .slider-news .slick-dots li.slick-active button:before {
	background: #fff;
	opacity: 1
}

main .slider-news .slide-caption .Title {
	overflow: hidden;
	padding: 10px 10px 15px 10px;	
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
	color: #fff;
	background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,black 100%);
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,black 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,black 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#000000',GradientType=0)
}
main .slider-news .slide-caption a{
color:#ffffff;!important;
text-decoration:none!important;
}
main .slider-news .slide-caption a:hover{
color:#ffffff;!important;
text-decoration:none!important;
}
main .slider-news .slide-caption .Title {
	font-size: 24px;
	/* font-weight: 700; */
	overflow: hidden;
	margin: 20px 0 0;
	line-height: 29px
}
main .slider-news .slide-caption .Title a{
color:#ffffff;!important;
text-decoration:none!important;
}
main .slider-news .slide-caption .Title a:hover{
color:#ffffff;!important;
text-decoration:none!important;
}
main .pc-news-four {
	position: relative;
	margin-left: 6px;
	display: inline-block;
	width: 48.3%;
	margin-bottom: 9px
}

main .pc-news-four .newsTag {
	width: 42px;
	height: 40px;
	line-height: 40px
}

main .pc-news-four img {
	width: 100%
}

main .pc-news-four figcaption.img-caption {
	/* font-weight: 700; */
	line-height: 23px;
	width: 100%;
/*height:30%;*/
	font-size: 16px;
	position: absolute;
	bottom: 0;
	padding: 5px 15px;
	color: #fff;
	background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,black 100%);
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,black 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,black 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#000000',GradientType=0)
}

main .pc-left {
	float: left;
	width: 69.7%
}

main .pc-classify {
	position: relative;
	margin-bottom: 20px
}

main .pc-classify .pc-classify-title {
	font-size: 18px;
	border-bottom: 1px solid #2196f3;
	padding-bottom: 5px
}

main .pc-classify .pc-more {
	font-size: 13px;
	color: #1c92ec;
	position: absolute;
	right: 0;
	top: 5px
}

main .pc-classify .article-container {
	width: 48.89%;
	margin-bottom: 20px;
	display: inline-block;
	position: relative
}

main .pc-classify .article-container img {
	width: 100%
}

main .pc-classify .article-container .pc-article-title {
	color: #222;
	font-size: 20px;
	margin-top: 5px;
	height: 55px;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: justify
}

main .pc-classify .article-container .pc-article-title .Title {
	font-size: 18px;
	margin: 0;
	line-height: 25px;
	font-weight: 300;
}

main .pc-classify .article-container .pc-article-title.read {
	color: #999
}

main .pc-classify .article-container .pc-newsTag a {
	color: #003b8f
}

main .pc-classify .article-container .pc-smallArticle-row {
	position: relative;
	margin-bottom: 20px
}

main .pc-classify .article-container .pc-smallArticle-row .pc-article-smallPic {
	width: 38.5%;
	display: inline-block
}

main .pc-classify .article-container .pc-smallArticle-row figcaption {
	display: inline-block;
	width: 59%;
	float: right;
	font-size: 20px
}

main .pc-classify .article-container .pc-smallArticle-row figcaption .pc-smallCaption {
	height: 55px;
	overflow: hidden;
	color: #222;
	text-align: justify
}

main .pc-classify .article-container .pc-smallArticle-row figcaption .pc-smallCaption .Title {
	font-size: 18px;
	margin: 0;
	line-height: 25px;
	font-weight: 300;
}

main .pc-classify .article-container .pc-smallArticle-row figcaption .pc-smallCaption.read {
	color: #999
}

main .pc-classify .article-container .pc-smallArticle-row figcaption .pc-newsTag {
	font-size: 14px;
	position: absolute;
	bottom: -12px;
	right: 0
}

main .pc-audio {
	float: left;
	width: 47.5%;
	display: inline-block
}

main .pc-audio .embed-responsive-16by9 {
	padding-bottom: 58.8%
}

main .pc-audio .slick-prev {
	z-index: 2;
	right: 25px;
	top: -30px;
	left: initial
}

main .pc-audio .slick-prev:before,main .pc-audio .slick-next:before {
	color: #3ca3f4;
	font-size: 24px;
	font-family: 'Voltaire-Regular'
}

main .pc-audio .slick-prev:before {
	content: "<"
}

main .pc-audio .slick-next:before {
	content: ">"
}

main .pc-audio .slick-prev.slick-disabled:before,main .pc-audio .slick-next.slick-disabled:before {
	opacity: 1;
	color: #222
}

main .pc-audio .slick-next {
	right: 0;
	top: -30px
}

main .pc-audio img {
	width: 100%
}

main .pc-audio .video-container .video-row {
	width: 100%
}

main .pc-magazine {
	float: right;
	width: 47.45%;
	display: inline-block;
	margin: 0
}

main .pc-live {
	width: 100%
}

main .pc-live img {
	width: 100%
}

main .pc-live .pc-ImgBig {
	width: 75.1%;
	display: inline-block;
	position: relative
}

main .pc-live .pc-ImgBig .pc-ImgBig-text {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	height: 45px;
	width: 100%;
	padding: 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,black 100%);
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,black 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,black 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#000000',GradientType=0)
}

main .pc-live .pc-ImgSmall {
	width: 23.2%;
	position: absolute;
	top: 40px;
	right: 0;
	display: inline-block
}

.pc-ImgSmall-text {
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, black 100%);
	padding: 0px 10px;
	width: 100%;
	height: 30px;
	bottom: 0px;
	color: rgb(255, 255, 255);
	overflow: hidden;
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
	position: absolute;
	-ms-text-overflow: ellipsis;
	z-index: 9999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

main .pc-live .pc-ImgSmall .pc-ImgSmall-container {
	position: relative;
	margin-bottom: 15px
}

main .pc-live .pc-ImgSmall .pc-ImgSmall-container .img-layout {
	display: inline-block;
	background: rgba(0,0,0,0.3);
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

main .pc-live .pc-ImgSmall img {
	display: block
}

main .pc-home-aside {
	width: 26.34%;
	float: right;
	margin-top: 40px;
	margin-bottom: 40px
}

main .pc-home-aside img {
	width: 100%
}

main .pc-home-aside .slick-prev {
	z-index: 2;
	right: 20px;
	top: -30px;
	left: initial
}

main .pc-home-aside .slick-prev:before,main .pc-home-aside .slick-next:before {
	color: #3ca3f4;
	font-size: 24px;
	font-family: 'Voltaire-Regular'
}

main .pc-home-aside .slick-prev:before {
	content: "<"
}

main .pc-home-aside .slick-next:before {
	content: ">"
}

main .pc-home-aside .slick-prev.slick-disabled:before,main .pc-home-aside .slick-next.slick-disabled:before {
	opacity: 1;
	color: #222
}

main .pc-home-aside .slick-next {
	right: 0;
	top: -30px
}

main .pc-newActive {
	width: 100%
}

main .pc-newActive .pc-active .slick-slide {
	position: relative
}

main .pc-newActive .pc-recommandArticle {
	font-size: 16px;
	padding: 0
}

main .pc-newActive .pc-recommandArticle li {
	padding: 8px 0;
	border-bottom: 1px solid #d9d9d9;
	list-style: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 25px
}

main .pc-newActive .pc-recommandArticle li a {
	color: #222
}

main .pc-newActive .pc-recommandArticle li i {
	margin-right: 20px;
	font-size: 10px
}

main .pc-newActive .pc-recommandArticle li.read {
	color: #999
}

main .pc-newActive .pc-recommandArticle li.read a {
	color: #999
}

main .pc-newActive .newsletter {
	position: relative
}

main .pc-newActive .newsletter input[type=email] {
	width: 100%;
	height: 45px;
	padding: 2px 55px 5px 10px;
	border: 1px solid #cdcbcb
}

main .pc-newActive .newsletter .emailIcon {
	width: 50px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
	background: #222;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 20px
}

main .pc-newActive .pc-newMag .cover,main .pc-newActive .pc-newMag .newsContent {
	display: inline-block
}

main .pc-newActive .pc-newMag .cover {
	width: 46.3%;
	float: left;
	margin: 5px
}

main .pc-newActive .pc-newMag .newsContent {
	width: 46%;
	margin-left: 9px;
	font-size: 16px
}

main .pc-newActive .pc-newMag .newsContent .Title {
	color: #003b8f;
	font-size: 16px;
	margin: 2px 0;
	font-weight: 700
}

main .pc-newActive .pc-newMag .newsContent ul {
	padding: 0
}

main .pc-newActive .pc-newMag .newsContent ul .dot {
	margin: 0 1px 0 0
}

main .pc-newActive .pc-newMag .newsContent ul li {
	list-style: none;
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 0;
	height: 56px;
	overflow: hidden;
	line-height: 24px;
	text-overflow: ellipsis;
	text-align: justify;
}

main .pc-newActive .pc-newMag .newsContent ul li a {
	color: #222
}

main .pc-newActive .pc-newMag .newsContent ul li a.read {
	color: #999
}

main .pc-newActive .pc-newMag .newsContent ul li i {
	font-size: 10px
}

main .pc-newActive .pc-newMag .table-cell {
	text-align: center;
	background: #003b8f;
	font-size: 15px;
	padding: 10px 0;
    width: 25%;
}

main .pc-newActive .pc-newMag .table-cell a {
	color: #fff;
	padding: 10px
}

main .pc-newActive .pc-newMag .table-cell:nth-last-of-type(1) {
	width: 32%
}

main .pc-newActive .pc-newPublic .slick-prev {
	left: initial;
	right: 20px;
	top: -30px
}

main .pc-newActive .pc-newPublic .slick-next {
	right: 0;
	top: -30px
}

main .pc-newActive .pc-newPublic .slick-prev:before,main .pc-newActive .pc-newPublic .slick-next:before {
	color: #3ca3f4;
	font-size: 24px;
	font-family: 'Voltaire-Regular'
}

main .pc-newActive .pc-newPublic .slick-prev:before {
	content: '<'
}

main .pc-newActive .pc-newPublic .slick-next:before {
	content: '>'
}

main .pc-newActive .pc-newPublic .slick-prev.slick-disabled:before,main .pc-newActive .pc-newPublic .slick-next.slick-disabled:before {
	opacity: 1;
	color: #222
}

main .pc-newActive .pc-newPublic .cover,main .pc-newActive .pc-newPublic .text {
	display: inline-block
}

main .pc-newActive .pc-newPublic .cover {
	 width: 45.3%;
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
}

main .pc-newActive .pc-newPublic .text {
	width: 50%;
	margin-left: 8px;
	font-size: 15px
}

main .pc-newActive .pc-newPublic .text .Title {
	font-size: 16px;
	margin: 2px 0;
	color: #2a3d82;
	line-height: 22px
}

main .pc-newActive .pc-newPublic .text p {
	color: #333;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 5px
}

main .pc-newActive .pc-newPublic .text .text-content {
	color: #666;
	height: 105px;
	overflow: hidden;
	text-align: justify;
}

main .pc-newActive .pc-newPublic .text div.redColor {
	border-bottom: 0;
	position: absolute;
	bottom: 0;
	font-weight: 700
}

main .pc-newActive .pc-newPublic .text div.redColor div.icon {
	color: #fff;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #d70c15;
	display: inline-block;
	text-align: center;
	line-height: 20px
}

main .pc-switchTab {
	clear: left;
	width: 100%;
	margin: 40px 0;
	border: 1px solid #d8d8d8
}

main .pc-switchTab ul,main .pc-switchTab li {
	margin: 0;
	padding: 0;
	list-style: none
}

main .pc-switchTab ul.tabs {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #d8d8d8
}

main .pc-switchTab ul.tabs li {
	float: left;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
	border: 1px solid #d8d8d8;
	border-bottom: none;
	border-left: none;
	border-top: 0
}

main .pc-switchTab ul.tabs li a {
	display: block;
	padding: 1px 20px;
	color: #222;
	text-decoration: none;
	font-size: 18px
}

main .pc-switchTab ul.tabs li a:hover {
	background: #ccc
}

main .pc-switchTab ul.tabs li:nth-of-type(2) {
	border-right: 0
}

main .pc-switchTab ul.tabs li.active {
	background: #fff;
	border-bottom: 1px solid #fff
}

main .pc-switchTab ul.tabs li.active a {
	color: #003b8f
}

main .pc-switchTab ul.tabs li.active a:hover {
	background: #fff
}

main .pc-switchTab ul.tabs li.active:nth-of-type(2) {
	border-right: 1px solid #d8d8d8
}

main .pc-switchTab .tab-container {
	clear: left;
	width: 100%;
	border: 1px solid #d8d8d8;
	border-top: none;
	background: #fff
}

main .pc-switchTab .tab-container .tab_content {
	padding: 20px
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row {
	position: relative
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row .newsTag {
	top: 10px;
	left: 10px
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row .tagNumber {
	width: 24px;
	height: 24px;
	margin: 10px
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row .tagNumber + figcaption.newsTitle {
	width: 230px;
	height: auto
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row .tagNumber + figcaption.newsTitle h2 {
	height: auto;
	margin: 0;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 28px;
	color: #222;
	margin-left: 5px
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row .tagNumber + figcaption.newsTitle h2.read {
	color: #999
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row figure,main .pc-switchTab .pc-hotArticle section.pc-hot-row figcaption,main .pc-switchTab .pc-hotArticle section.pc-hot-row .tagNumber {
	display: inline-block
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row figure {
	width: 35.3%;
	margin: 10px
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row figcaption {
	width: 56.5%;
	height: 73px;
	overflow: hidden;
	position: absolute;
	top: 10px
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row figcaption h2 {
	font-size: 16px;
	margin: 0;
	height: 73px;
	overflow: hidden;
	line-height: 25px;
	color: #222
}

main .pc-switchTab .pc-hotArticle section.pc-hot-row figcaption h2.read {
	color: #999
}

.fb-like,.fb-share-button,.fb-send {
	margin: 0 3px
}

.pc-bigArticle .pc-smallTitle {
	color: #333;
	font-size: 16px;
	/* font-weight: 700; */
	margin: 5px 0;
	letter-spacing: 0.5px;
}

.pc-bigArticle h1 {
	color: #003b8f;
	font-size: 26px;
	font-weight: 700;
	margin: 10px 0
}

.pc-bigArticle {
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #8c8a8a;
}

.pc-bigArticle .pc-article-pic {
	margin: 15px auto;
	text-align: center
}

.pc-bigArticle .pc-article-pic-full {
	width: 99.7%;
	margin: 0 auto
}

.pc-bigArticle .pc-share {
	font-size: 16px;
	color: #333;
	/* font-weight: 700; */
	position: relative;
	padding: 10px 0
}

.pc-bigArticle .pc-share .socialmedia-share {
	display: inline-block;
	position: relative;
	top: -2px
}

.pc-bigArticle .pc-share .num {
	font-size: 16px;
	margin-right: 5px;
	margin-left: 0
}

.pc-bigArticle .pc-share .pc-otherShare {
	/* display: inline-block;
	position: absolute;
	right: 3px;
	top: 0;
	cursor: pointer */
	display: block;
    position: absolute;
    /* width: 150px; */
    right: 3px;
    top: 0;
    cursor: pointer;

}

.pc-bigArticle .pc-share .pc-otherShare .oneShare,.pc-bigArticle .pc-share .pc-otherShare .twoShare {
	display: inline-block
}

.pc-bigArticle .pc-share .pc-otherShare .oneShare .closeList {
	width: 0;
	opacity: 0;
	transition: 1s all ease
}

.pc-bigArticle .pc-share .pc-otherShare .twoShare {
	position: relative;
	transition: 1s all ease;
	opacity: 0
}

.pc-bigArticle .pc-share .pc-otherShare .twoShare i {
	width: 6px;
	transition: 1s all ease
}

.pc-bigArticle .pc-share .pc-otherShare .twoSharePosition {
	right: -4px;
	opacity: 1;
	width: auto
}

.pc-bigArticle .pc-share .pc-otherShare .twoSharePosition i {
	width: 42px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite {
	width: 42px;
	height: 43px;
	background-image: url(../img/gvmImg/share.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0 -3px;
	transition: 1s all ease
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-Aa {
	background-position: -58px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-plus {
	background-position: -213px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-minus {
	background-position: -5px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-love {
	background-position: -369px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-line {
	background-position: -317px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-mail {
	background-position: -421px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-What_sapp {
	background-position: -161px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-Twitter {
	background-position: -109px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-g_ {
	background-position: -265px -5px
}

.pc-bigArticle .pc-share .pc-otherShare .sprite-wechat {
	background-position: -473px -5px
}

.pc-bigArticle section.des {
	color: #003b8f;
	font-size: 18px;
	padding: 10px 0 10px 0px;
	margin: 10px 0;
	text-align: justify
}

.pc-bigArticle section.desBig {
	font-size: 20px
}

.pc-bigArticle section.desSmall {
	font-size: 16px
}

.pc-bigArticle .article-content {
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
	font-family: "微軟正黑體";
}

.pc-bigArticle .article-content p {
	margin: 18px 0;
	line-height: 30px;
	text-align: justify
}

.pc-bigArticle .article-content p img {
	display: block;
	margin: 0px auto
}

.pc-bigArticle .article-content .pc-article-pic {
	margin: 30px 0
}

.pc-bigArticle .article-content .pic-des {
	font-size: 14px;
	color: #666;
	margin-top: 5px
}

.pc-bigArticle .article-content .tip {
	background: #dedddd;
	font-size: 16px;
	padding: 20px 10px
}

.pc-bigArticle .article-content .theEnd {
	color: #666;
	font-size: 14px
}

.pc-bigArticle .article-contentBig {
	font-size: 20px
}

.pc-bigArticle .article-contentBig h2.title {
	font-size: 28px
}

.pc-bigArticle .article-contentBig .tip {
	font-size: 18px
}

.pc-bigArticle .article-contentBig .theEnd {
	font-size: 16px
}

.pc-bigArticle .article-contentSmall {
	font-size: 16px
}

.pc-bigArticle .article-contentSmall h2.title {
	font-size: 28px
}

.pc-bigArticle .article-contentSmall .tip {
	font-size: 14px
}

.pc-bigArticle .article-contentSmall .theEnd {
	font-size: 14px
}

.pc-bigArticle .pc-introduce .Title {
	font-size: 20px;
	color: #111;
	font-weight: 700;
	margin-bottom: 20px
}

.pc-bigArticle .pc-introduce .Title span {
	border-bottom: 5px solid #003b8f;
	padding-bottom: 5px
}

.pc-bigArticle .pc-introduce .author .table-cell {
	vertical-align: top;
	font-size: 16px;
	padding-top: 20px;
	line-height: 26px;
}

.pc-bigArticle .pc-introduce .author .table-cell p {
	font-size: ?16px;
	vertical-align: ?middle;
	height: ?80px;
	overflow: ?hidden;
	line-height: ?28px;
}

.pc-bigArticle .pc-introduce .author .table-cell h3 {
	font-size: 18px;
	margin-bottom: 15px
}

.pc-bigArticle .pc-introduce .author .table-cell:nth-of-type(1) {
	width: 17%
}

.pc-bigArticle .keyWord {
	font-size: 14px;
	margin: 5px 0 0
}

.pc-bigArticle .keyWord a {
	margin: 0 5px 0 0;
	color: #003b8f
}

.pc-bigArticle ul.other {
	padding-left: 0px;
	font-size: 18px;
	margin-bottom: 25px;
	list-style: none;
}

.pc-bigArticle ul.other li a {
	color: #337ab7;
}

.pc-bigArticle .bottomShare {
	position: relative;
	margin: 30px 0
}

.pc-bigArticle .bottomShare .pc-joinGVM {
	position: absolute;
	right: 0;
	top: -10px
}

.pc-bigArticle .smallTop .smallTop-left {
	float: left;
	display: inline-block;
	width: 26.6%
}

.pc-bigArticle .smallTop .smallTop-left .pc-article-pic {
	margin: 0
}

.pc-bigArticle .smallTop .smallTop-right {
	float: right;
	display: inline-block;
	width: 72%
}

.pc-bigArticle .smallAuthor .smallRow {
	font-size: 16px;
	text-align: justify;
	line-height: 25px;
	font-weight: 700
}

.extendedReading {
	font-size: 18px
}

.extendedReading a {
	color: #666
}

.extendedReading a .dot {
	background: #666;
	width: 5px;
	height: 5px
}

.extendedReading .chosenArticle {
	background: #fff;
	color: #222;
	border-bottom: 1px solid #d9d9d9;
	padding: 0 0 10px;
	text-indent: 0;
}

.extendedReading .chosenArticle span {
	border-bottom: 1px solid #003b8f;
	padding-bottom: 8px;
}

.extendedReading .Title {
	font-size: 18px;
	background: #acacac;
	padding: 10px;
	color: #fff;
}

.extendedReading ul {
	padding: 0;
	margin-bottom: -5px;
	padding-left: 5px;
}

.extendedReading ul li {
	border-bottom: 1px solid #d9d9d9;
	list-style: none;
	margin: 10px 0;
	padding-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.extendedReading ul li:last-child {
	border-bottom: 0;
	list-style: none;
	margin: 10px 0;
	padding-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.extendedReading ul li i {
	font-size: 10px;
	margin-right: 10px
}

.extendedReading ul li.read {
	color: #999
}

.extendedReading ul li.read a {
	color: #999
}

.article-ad {
	text-align: center;
	margin: 0px 0 25px 0;
}

.article-ad img {
	width: 75.5%
}

.maybeArticle .table-row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.maybeArticle .table-row h2 {
	font-size: 18px;
	color: #333;
	margin: 10px 0 30px;
	height: 53px;
	overflow: hidden;
	line-height: 27px
}

.maybeArticle .table-row h2.read {
	color: #999
}

.maybeArticle .table-row .table-cell {
	width: 29.1%;
	display: inline-block;
	margin-bottom: 20px
}

.maybeArticle .table-row .table-cell:nth-last-of-type(1) {
	margin-right: 0
}

.pc-two-ad {
	margin: 0px auto;
	justify-content: flex-end;
	display: flex
}

.pc-two-ad img {
	width: 100%
}

.pc-two-ad .article-ad {
	display: inline-block;
	width: 50%
}

.pc-two-ad .article-ad:nth-of-type(1) {
	margin-right: 30px
}

#aboutus .title {
	color: #214b9d;
	font-size: 28px;
	margin: 25px 0 20px
}

#aboutus .content {
	font-size: 16px;
	color: #333;
	margin-bottom: 55px;
	text-align: justify
}

#aboutus .content p {
	line-height: 25px;
	margin-bottom: 30px
}

#aboutus .content img {
	display: block;
	padding: 20px 0;
	text-align: center;
	margin: 0 auto;
}

#aboutus .content .bk {
	font-size: 15px;
	color: #214b9d;
	font-family: "微軟正黑體";
	text-align: center;
	margin: auto;
	display: block;
}

#aboutus .content bk a {
	font-size: 15px;
	color: #214b9d;
	font-family: "微軟正黑體";
	text-decoration: underline;
}

#article_list {
	margin-bottom: 0px
}

#article_list .ad {
	margin-bottom: 20px;
	border-bottom: #d9d9d9 1px solid;
	padding-bottom: 20px;
}

#article_list .list-row {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
	position: relative;
}

#article_list .keyword.visible-sm.visible-xs {
	position: absolute;
	bottom: 4px;
	width: 54%
}

#article_list .row-left,#article_list .row-right {
	display: inline-block
}

#article_list .row-left {
	width: 22.9%;
	float: left;
	margin: 5px 0 15px
}

#article_list .row-right {
	width: 73%;
	float: right
}

#article_list .row-right .Title {
	 color: #003b8f;
    font-size: 20px;
    margin: 11px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: justify;
    line-height: 1.3;
}

#article_list .row-right .Text {
	font-size: 16px;
	color: #444;
	margin: 10px 0px;
	height: 45px;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: justify;
}

#article_list .row-right .keyword {
	font-size: 13px
}

#article_list .row-right .keyword a {
	color: #003b8f
}

#article_list .row-right .keyword.visible-sm.visible-xs span {
	float: right;
	color: #888
}

#article_list .row-right.read h2,#article_list .row-right.read h3 {
	color: #999
}

#article_list .row-right.read .keyword a {
	color: #999
}

#article_list .row-top {
	font-size: 13px;
	color: #999;
	margin: 0
}

#article_list .row-top span:nth-of-type(2) {
	float: right
}

#magazine_slider .slider-row {
	width: 100%;
	margin: 0 auto;
	position: relative
}

#magazine_slider .left-img,#magazine_slider .right-content {
	display: inline-block
}

#magazine_slider .left-img {
	width: 27%;
	float: left
}

#magazine_slider .right-content {
	width: 70%;
	float: right
}

#magazine_slider .right-content p:nth-of-type(1) {
	font-size: 16px;
	color: #171818
}

#magazine_slider .right-content .Title {
	font-size: 28px;
	color: #003b8f;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#magazine_slider .right-content .text {
	font-size: 16px;
	color: #444;
	height: 150px;
	overflow: hidden;
	line-height: 25px
}

#magazine_slider .right-content ul.bottom {
    width: 70%;
    /* background: #2a3d82; */
    font-weight: 700;
    padding: 0;
    position: absolute;
    bottom: 0;
    /* border: 1px solid #d6dadf; */
    margin: 0;
    font-size: 16px;
    display: flex;
    /* justify-content: space-around; */
}

#magazine_slider .right-content ul.bottom li {
    list-style: none;
    border-right: 1px solid #d6dadf;
    padding: 10px 0;
    text-align: center;
    width: 25%;
    background: #003b8f;
}


#magazine_slider .right-content ul.bottom li a {
	color: #fff
}

#magazine_slider .right-content ul.bottom li:nth-last-of-type(1) {
	border: none
}

#magazine_slider .slick-prev,#magazine_slider .slick-next {
	width: 35px;
	height: 64px;
	background-image: url(../img/gvmImg/slider-arrow2.png)
}

#magazine_slider .slick-next {
	right: 0;
	z-index: 2;
	background-position: -80px -5px
}

#magazine_slider .slick-prev {
	left: 0;
	z-index: 2;
	background-position: -5px -5px
}

#magazine_slider .slick-prev:before,#magazine_slider .slick-next:before {
	content: ""
}

#magazine_slider .slick-slide {
	position: relative
}

#magazine_catalog {
	margin-top: 60px;
	margin-bottom: 40px
}

#magazine_catalog div.classify {
	color: #222;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0
}

#magazine_catalog div.classify span {
	font-size: 18px;
	border-bottom: 1px solid #2196f3;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
	font-weight: 700;
	letter-spacing: 2px
}

#magazine_catalog div.classify .form-control {
	width: 143px;
	display: inline-block;
	font-size: 16px;
	background: #eaecec;
	border-radius: 2px;
	margin-bottom: 10px;
	float: right;
	letter-spacing: 2px
}

#magazine_catalog .list-row {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	margin-bottom: 40px;
	position: relative
}

#magazine_catalog .list-row .row-left,#magazine_catalog .list-row .row-right {
	display: inline-block
}

#magazine_catalog .list-row .row-left {
	float: left;
	width: 22.9%
}

#magazine_catalog .list-row .row-right {
	float: right;
	width: 73%
}

#magazine_catalog .list-row .row-right .Title {
	font-size: 26px;
	color: #003b8f;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0 0 10px
}

#magazine_catalog .list-row .row-right .Info {
	font-size: 16px;
	color: #444;
	margin: 0 0 10px;
	line-height: 25px;
	height: 50px;
	overflow: hidden
}

#magazine_catalog .list-row .row-right .keyword {
	font-size: 13px
}

#magazine_catalog .list-row .row-right .keyword a {
	color: #003b8f
}

#magazine_catalog .list-row .row-right.read h2,#magazine_catalog .list-row .row-right.read h3,#magazine_catalog .list-row .row-right.read .keyword a {
	color: #999
}

#magazine_list {
	margin-bottom: 40px
}

#magazine_list .switch {
	display: inline-block
}

#magazine_list .switch div {
	display: inline-block;
	width: 53px;
	height: 29px;
	background: #e9ebeb;
	font-size: 15px;
	text-align: center;
	line-height: 29px;
	margin-right: -3px;
	color: #333;
	cursor: pointer;
	font-weight: 700
}

#magazine_list .switch div a {
	color: #333;
}

#magazine_list .switch div.active {
	background: #2a3d82;
	color: #fff;
	width: 53px;
	height: 29px;
}

#magazine_list .switch div.active a {
	background: #2a3d82;
	color: #fff;
}

#magazine_list .switch div.active a:hover {
	background: #2a3d82;
	color: #fff;
}

#magazine_list select.form-control {
	display: inline-block;
	width: 144px;
	height: 29px;
	background: #e9ebeb;
	color: #333;
	float: right;
	padding: 0 12px;
	font-size: 16px;
	text-align: center;
	text-align-last: center;
	border-radius: 1px
}

#magazine_list .magazine-area {
	margin-top: 30px
}

#magazine_list .magazine-area .magazine-row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

#magazine_list .magazine-area .magazine {
	width: 27.2%;
	display: inline-block;
	margin-bottom: 40px
}

#magazine_list .magazine-area .magazine .Title {
	font-size: 16px;
	color: #333;
	margin: 5px 0;
	line-height: 30px;
}

#magazine_list .magazine-area .magazine .magazine-btn {
	margin-top: 10px;
	font-size: 15px
}

#magazine_list .magazine-area .magazine .magazine-btn div {
	display: inline-block;
	width: 47%;
	height: 32px;
	color: #717172;
	border: 1px solid #717172;
	text-align: center;
	line-height: 30px;
	cursor: pointer
}

#magazine_list .magazine-area .magazine .magazine-btn div a {
	color: #666666;
}

#magazine_list .magazine-area .magazine .magazine-btn .left {
	float: left
}

#magazine_list .magazine-area .magazine .magazine-btn .right {
	float: right
}

#report {
	margin-bottom: 40px
}

#report .report-row {
	border-top: 1px solid #d9d9d9;
	padding-top: 35px
}

#report .report-row .Title {
	font-size: 26px;
	color: #003b8f;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 20px;
   margin-bottom: 10px;
   line-height: 1.1;
}

#report .report-row .Text {
	font-size: 16px;
	color: #444;
	line-height: 26px;
	margin-bottom: 25px;
	margin-top: 15px;
	font-weight: 500;
}

#report .report-row:hover {
	opacity: .8
}

#report .report-row:first-of-type {
	border: none
}

#activity {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 40px
}

#activity hr.grayHr {
	width: 100%;
	margin: 0 0 15px
}

#activity .activity-article {
	display: inline-block;
	width: 46.8%
}

#activity .activity-article .Title {
	font-size: 20px;
	color: #214b9d;
	margin: 10px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 20px;
}

#activity .activity-article .Date {
	font-size: 13px;
	color: #888;
	margin: 10px 0 35px
}

#activity .activity-article:hover figure,#activity .activity-article:hover h2,#activity .activity-article:hover h3 {
	opacity: .8
}

#blog {
	margin-bottom: 40px
}

#blog div.classify {
	color: #222;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
	position: relative
}

#blog div.classify .title {
	font-size: 18px;
	border-bottom: 1px solid #2196f3;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
	font-weight: 700;
	letter-spacing: 2px
}

#blog .blogMore {
	color: #1c92ec;
	position: absolute;
	right: 0;
	bottom: 10px
}

#blog .blogMore .arrow-right {
	font-family: 'Voltaire-Regular';
	font-size: 22px;
	position: relative;
	bottom: -2px
}

#blog .list-row {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	margin-bottom: 40px;
	position: relative
}

#blog .list-row .row-left {
	float: left;
	width: 22.9%
}

#blog .list-row .row-right {
	float: right;
	width: 73%
}

#blog .list-row .row-right .title-tag {
	color: #003b8f;
	font-size: 16px
}

#blog .list-row .row-right h2 {
	color: #003b8f;
	font-size: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 5px 0
}

#blog .list-row .row-right h3 {
	font-size: 16px;
	color: #444;
	margin: 0 0 5px;
	line-height: 25px;
	height: 50px;
	overflow: hidden
}

#blog .list-row .row-right .keyword {
	font-size: 13px
}

#blog .list-row .row-right .keyword a {
	color: #003b8f
}

#blog .list-row .row-right.read h2,#blog .list-row .row-right.read h3,#blog .list-row .row-right.read .title-tag {
	color: #999
}

#blog_list {
	margin-bottom: 40px
}

#blog_list .classify .form-control {
	display: inline-block;
	width: 144px;
	height: 29px;
	background: #e9ebeb;
	color: #333;
	float: right;
	padding: 0 12px;
	font-size: 16px;
	text-align: center;
	text-align-last: center;
	border-radius: 1px
}

#blog_list .blog-row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

#blog_list .blog-area {
	margin-top: 20px
}

#blog_list .blog-area .blog {
	display: inline-block;
	width: 20.3%;
	margin-bottom: 40px
}

#blog_list .blog-area figure {
	border: 1px solid #c2c2c2
}

#blog_list .blog-area .Name {
	font-size: 16px;
	color: #333;
	margin: 10px 0;
	line-height: 24px;
}

#topic,#blogger {
	margin-bottom: 40px
}

#topic .list-row,#blogger .list-row {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative
}

#topic .list-row .row-left,#blogger .list-row .row-left {
	float: left;
	width: 22.9%
}

#topic .list-row .row-right,#blogger .list-row .row-right {
	float: right;
	width: 73%
}

#topic .list-row .row-right .Title,#blogger .list-row .row-right .Title {
	color: #003b8f;
	font-size: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0 0 5px
}

#topic .list-row .row-right .Text,#blogger .list-row .row-right .Text {
	color: #444;
	font-size: 16px;
	line-height: 26px;
	height: 50px;
	overflow: hidden;
	margin: 0 0 5px
}

#topic .list-row .row-right .keyword,#blogger .list-row .row-right .keyword {
	font-size: 13px;
	color: #003b8f
}

#topic .list-row .row-right.read h2,#topic .list-row .row-right.read h3,#blogger .list-row .row-right.read h2,#blogger .list-row .row-right.read h3 {
	color: #999
}

#blogger #blogger-auther {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 30px;
	margin-bottom: 30px
}

#blogger #blogger-auther figure {
	float: left;
	width: 23.4%;
	border: 1px solid #d3d2d2
}

#blogger #blogger-auther .right {
	float: right;
	width: 73%
}

#blogger #blogger-auther .Name {
	font-size: 18px;
	color: #222;
	margin: 0 0 5px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px
}

#blogger #blogger-auther .Name span {
	border-bottom: 1px solid #2196f3;
	padding-bottom: 7px
}

#blogger #blogger-auther .Info {
	font-size: 16px;
	color: #444;
	line-height: 26px;
	margin: 5px 0 5px 0;	
	overflow: hidden;
}

#blogger .row-top {
	font-size: 13px;
	color: #999;
	margin: 0;
}

#blogger .row-top span:nth-of-type(2) {
	float: right;
}

#blogger .list-row .row-right .Title {
	 color: #003b8f;
    font-size: 20px;
    margin: 11px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: justify;
    line-height: 1.3;
}

.titlefaq {
	font-size: 16px;
	line-height: 28px;
	padding: 0px 0 30px 0;
	color: #555;
}

.titlefaq_q {
	color: #004294;
	padding-bottom: 20px;
}

.editor_img {
	vertical-align: middle;
	max-width: 70%;
}

#div-gpt-ad-1492478288275-11 {
	margin: 0 auto!important;
}

#div-gpt-ad-1492478288275-4 {
	margin: 0 auto;
	margin-bottom: 15px;
}

.content_stitle {
	font-size: 18px;
	font-weight: bold;
}

.content_btitle {
	color: #003b8f;
	font-size: 24px;
	font-weight: bold;
}

#activity .activity-right70 .Title {
	font-family: "微軟正黑體";
	color: rgb(33, 75, 157);
	font-size: 20px;
	white-space: nowrap;
	text-align: justify;
	margin: 10px 0px;
	overflow: hidden;
}

#activity .activity-right70 .Text {
	font-family: "微軟正黑體";
	color: rgb(136, 136, 136);
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	margin: 10px 0px 35px;
}

#activity .activity-left50 .Title {
	font-family: "微軟正黑體";
	background-color: rgb(33, 75, 157);
	color: rgb(255, 255, 255);
	width: 140px;
	font-size: 20px;
	white-space: nowrap;
	text-align: center;
	margin: 25px 0px 10px;
	overflow: hidden;
	padding: 7px;
}

#activity .activity-left30 {
	width: 30%;
	padding-bottom: 30px;
}

#activity .activity-left50 {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#activity .activity-right70 {
	width: 68%;
}

.activitypic {
	max-width: 100%;
	margin: 0 auto;
}

#activity .qr {
	width: 100%;
	float: left;
	margin: 0 auto;
	text-align: center;
}

#activity .activity-left50 .Text {
	font-family: "微軟正黑體";
	color: rgb(136, 136, 136);
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	margin: 10px 0px 35px;
}

#activity .activity-middle100 {
	width: 100%;
}

.slider-news .slider-item {
    visibility: hidden;
}

.slider-news .slider-item:first-child {
    visibility: visible;
}

.slider-news.slick-initialized .slider-item {
    visibility: visible;
}

.article-content h2{ color: #003b8f; font-size: 18px;padding: 10px 0 10px 0px; margin: 10px 0;text-align: justify; line-height: 32px; }
.article-content h3{ color:#003b8f;font-size:24px;font-weight:bold; line-height: 1.2;}
.article-content h4{ font-size: 18px; font-weight: bold; line-height: 32px; }  

.setcenter{
  display: block;
  text-align: -webkit-center;
}