@charset "utf-8";
/* CSS Document */
html {
	font-size: 0.9rem;
	font-family: "微軟正黑體" !important;
	line-height: 1.8;
}
body {
	font-size:1rem;
	font-family: "微軟正黑體" !important;
	line-height: 1.8;
}
h1 {
	font-size: 2.5rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.5rem;
}
h4 {
	font-size: 1.3rem;
}
h5 {
	font-size: 1.1rem;
}
h6 {
	font-size: 1rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.5;
}
a:focus{
	outline: 4px dotted #a642b8;
}

.content p {
	font-size: 1.3rem;
	text-align: left;
	line-height: 2.4rem;
	color: #333;
}
/**/
.level-green {
	width: 100%;
	height: 3px;
	margin: 15px 0;
}
/*margin*/
.mb-lg {
	margin-bottom: 30px;
}
/*background color*/
.bg-gray {
	background-color: #f2f2f2;
}
.content {
	padding-bottom: 6rem;
}
/*header*/
#header .accesskey {
    color: #000;
    left: 80px;
    position: absolute;
    opacity: 0;
    top: -35px;
}
#header .accesskey:focus, #header .accesskey:hover {
    color: #b9261e;
    opacity: 1;

}
#header, .top-border {
	border-top-color: #0076a0;
}
.accesskey{
	position: absolute;
	left: 20%;
	opacity: 0;
}
.accesskey:focus{
	opacity: 1;
	border: 2px dotted #b9261e;
	z-index: 2;
}
.top-bg-color, .topbg, .search-btn, .footer {
	background-color: #0076a0;
}
.main-menu-bg, .menu {
	background-color: #a642b8;
	background: #a642b8;
}
.tomenu {
	border-bottom-color: #a642b8;
}
.color-part {
	background-color: #2786a8;
}
.search-btn a {
	font-size: 1.2rem
}
.nav a {
	font-size: 1.2rem
}
.search-conten {
	height: auto;
}
.search-btn {
	height: 33px;
}
/*banner*/
.toggleBtn{
	position: absolute;
	left: 5%;
	top: 5%;
	z-index: 5;
}
#owl-demo {
	position: relative;
}
.banner-content h2 {
	color: #172a88;
	text-align: left;
	line-height: 3rem;
	margin-top: 0;
}
.owl-prev a, .owl-next a {
	border-color: #172a88;
	color: #172a88;
}
.owl-prev a {
	margin-right: 8px;
}
.owl-theme .owl-controls {
	margin-top: 0;
	position: absolute;
	bottom: 30px;
	z-index: 9999;
	display: block;
	width: 100%;
}
/*nav*/
.menu a {
	padding-left: 1.8rem;
	padding-right: 1.8rem;
	font-weight: 600;
}
.menu a:last-child {
	border-right: 0;
}
.menu .active {
	color: #fff100;
}
/*newsletter*/
.newsletter {
	padding: 2rem 0;
	font-size: 1.2rem;
	color: #666666;
	text-align: left;
}
.newsletter .news-title {
	background-color: #ff9900;
	border-radius: 4px;
	color: #000;
	font-size: 2rem;
	padding: 0.6rem 1rem;
	margin-right: 1rem;
}
.newsletter span:nth-child(2) {
	margin-right: 15px;
}
.newsletter h4 {
	display: inline-block;
}
.newsletter a {
	border: 1px solid #d37f00;
	color: #d37f00;
	padding: 0.6rem 1rem;
	float: right;
	position: relative;
}
.newsletter a:hover {
	color: #fff;
	background-color: #ff9900;
}
/**/
.sec-title {
	text-align: left;
	border-bottom: 1px solid #a642b8;
}
.sec-title h2 {
	position: relative;
	display: inline-block;
	color: #ffffff;
	line-height: 30px;
	font-size: 2rem;
	padding: 10px 30px 10px 15px;
	background: #a642b8;
	text-transform: uppercase;
	margin-bottom: 0;
}
.sec-title h2:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 0px;
	width: 20px;
	height: 100%;
	background: #a642b8;
	transform: skewX(15deg);
	-webkit-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
}
.sec-title a {
	font-size: 1.2rem;
	float: right;
	padding-top: 30px;
}
.sec-title-two {
	text-align: left;
	border-bottom: 1px solid #0076a0;
	margin-bottom: 50px;
}
.sec-title-two h2 {
	position: relative;
	display: inline-block;
	color: #ffffff;
	line-height: 30px;
	font-size: 1.3rem;
	padding: 10px 30px 10px 15px;
	background: #0076a0;
	text-transform: uppercase;
	margin-bottom: 0;
}
.sec-title-two h2:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 0px;
	width: 20px;
	height: 100%;
	background: #0076a0;
	transform: skewX(15deg);
	-webkit-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
}
.sec-title-two a {
	font-size: 1.2rem;
	float: right;
	padding-top: 30px;
}
/**/
#owl-demo2 {
	text-align: left;
}
.section {
	padding: 15px 0;
}
.act_item:hover{
text-decoration: none;
}


.activity-style {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
}
.index-activity {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.activity-link {
	background-color: rgba(102,102,102,0.8);
	color: #fff;
	font-size: 2rem;
	display: block;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
.activity-link:after {
	border: 1px solid #fff;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 15px;
}
.activity-link span {
	display: table;
	height: 100%;
	text-align: center;
	width: 100%;
}
.activity-link span span {
	display: table-cell;
	vertical-align: middle;
}
.index-activity:hover .activity-link ,.activity-link:focus{
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
}
.activity-link:hover {
	color: #fff;
}
.activity-date {
	background-color: #a642b8;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1rem;
	padding: .5rem .5rem .4rem 0;
}
.activity-date span {
	background-color: #fff;
	color: #a642b8;
	padding: .5rem;
	margin-right: .5rem;
	font-size: 1rem;
}
.activity-style p, .activity-style .content-icon {
	color: #a642b8;
	font-size: 1.2rem;
	padding-top: 1rem;
}
.activity-style h3 {
	color: #666;
	line-height: 3rem;
	font-weight: 600;
}
.more-btn-2 {
	text-align: right;
}
.more-btn-2 a ,.more-btn-2>span{
	background-color: transparent;
	color: #666;
	border: 1px solid #a642b8;
	display: inline-block;
	padding: .3rem 1rem;
	width: auto;
	font-size: 1.2rem;
	position: relative;
}
.more-btn-2 a::after ,.more-btn-2>span::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #a642b8;
	transform-origin: left;
	transition: width 0.25s ease;
	-webkit-transition: width 0.25s ease;
	-noz-transition: width 0.25s ease;
	-o-transition: width 0.25s ease;
	-ms-transition: width 0.25s ease;
	z-index: -1;
}
.more-btn-2 a:hover::after ,.more-btn-2>span:hover::after {
	width: 100%;
}
.more-btn-2 a:hover,.more-btn-2>span:hover {
	color: #fff;
}
.index_prev a, .index_next a {
	background-color: rgba(179,79,197,0.80);
	border: 0;
	color: #fff;
	height: 50px;
	position: absolute;
	width: 50px;
	font-size: 2rem;
	line-height: 50px;
	top: 25%;
	text-align: center;
	z-index: 2;
}
.index_prev a {
	left: 0;
}
.index_next a {
	right: 0;
}
/*index video*/
.index-video {
	margin-left: 0;
	margin-right: 0;
}
.index-video, .index-video-style {
	position: relative;
}
.index-video-style {
	overflow: hidden
}
.index-video p {
	font-size: 1.4rem;
	color: #0076a0;
	text-align: left;
	font-weight: 600;
	padding: 15px 0;
}
.index-video-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index-video-ribbon {
	background: #0076a0;
	position: absolute;
	margin: -15px 0 0 14px;
	padding: 10px 20px 6px 20px;
	z-index: 2;
}
.index-video-ribbon:before {
	border-right: 10px solid #2e7891;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: -10px;
	position: absolute;
	top: 0;
	width: 7px;
}
.index-video-ribbon span {
	color: #FFF;
	font-size: 1.6rem;
}
.index-video-title {
	background-color: rgba(102,102,102,0.8);
	color: #fff;
	position: absolute;
	height: 5rem;
	bottom: 0;
	padding: 15px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	width: 100%;
}
.index-video-title h4 {
	line-height: 30px;
}
.index-video-style:hover .index-video-title {
	height: 100%;
}
.index-video-title a {
	color: #fff;
	font-size: 1.8rem;
	padding: .3rem 2rem;
	background-color: #252525;
	border-radius: 8px;
	display: inline-block;
	margin-top: 15px;
}
.index-video-title a:hover {
	background-color: red;
}
/*news facebook*/
.sec-title-three {
	text-align: left;
	border-bottom: 1px solid #446ca9;
}
.sec-title-three h2 {
	position: relative;
	display: inline-block;
	color: #ffffff;
	line-height: 30px;
	font-size: 1.3rem;
	padding: 10px 30px 10px 15px;
	background: #446ca9;
	text-transform: uppercase;
	margin-bottom: 0;
}
.sec-title-three h2:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 0px;
	width: 20px;
	height: 100%;
	background: #446ca9;
	transform: skewX(15deg);
	-webkit-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
}
.sec-title-three a {
	font-size: 1.4rem;
	float: right;
	padding-top: 30px;
}
.index-news {
	padding: 10px 0;
	border-bottom: 1px solid #446ca9;
	text-align: left;
}
.index-news .list-inline {
	margin: 15px 0;
	color: #808080;
	display: inline-block;
	font-size: 1.4rem;
}
.index-news h3 {
	font-weight: 600;
}
.index-news a {
	border: 1px solid #446ca9;
	color: #446ca9;
	padding: 0.6rem 1rem;
	float: right;
	font-size: 1.4rem;
	position: relative;
}
.index-news a:hover {
	color: #fff;
	text-decoration: none;
}
.index-news a::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #446ca9;
	transform-origin: left;
	transition: width 0.25s ease;
	-webkit-transition: width 0.25s ease;
	-noz-transition: width 0.25s ease;
	-o-transition: width 0.25s ease;
	-ms-transition: width 0.25s ease;
	z-index: -1;
}
.index-news a:hover::after {
	width: 100%;
}
.index-margin {
	margin-bottom: 30px;
}
/*page one*/
.title-box {
	padding-bottom: 15px;
}
.title {
	font-size: 1.4rem;
}
.title a {
	line-height: 40px;
}
.font_t {
	font-size: 1.2rem;
	line-height: 40px;
	margin-top: 0;
}
.fontsize a {
	background-color: #a642b8;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0 10px;
	width: auto;
	height: 40px;
	line-height: 40px;
}
.vac-tabs .nav {
	width: 100%;
	margin-top: 0;
}
.vac-tabs .nav a {
	width: auto;
	font-size: 1.8rem;
}
.vac-tabs .nav-tabs>li>a:hover {
	color: #333;
}
.vac-tabs .nav-tabs>li.active>a,  .vac-tabs .nav-tabs>li.active>a:hover,  .vac-tabs .nav-tabs>li.active>a:focus {
	background-color: #0076a0;
	color: #fff;
}
.vac-tabs .tab-content {
	padding: 30px 0;
	display: inline-block;
	width: 100%;
}
.vac-tabs .tab-content p,  .liststyel {
	color: #333;
	font-size: 1.6rem;
	text-align: left;
}
.liststyel li {
	line-height: 3rem;
}
.vac-tabs .tab-content p {
	text-indent: 2em;
}
.vac-step, .vac-step-two {
	width: 196px;
	/*border: 1px solid #ddd;*/
	height: auto;
	margin-right: 30px;
	position: relative;
	margin-bottom: 50px;
}
.vac-step {
	float: left;
}
.vac-step-two {
	float: right;
}
.vac-step:before {
	content: "\f0da";
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	right: -20px;
	color: #224d8c;
	font-size: 3rem;
}
.vac-step:nth-child(5):before {
	content: "\f0d7";
	font-family: FontAwesome;
	position: absolute;
	bottom: -30px;
	right: 50%;
	color: #224d8c;
	font-size: 3rem;
	top: 100%;
}
.vac-step-two:before {
	content: "\f0d9";
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	left: -20px;
	color: #224d8c;
	font-size: 3rem;
}
.vac-step-two:last-child:before {
	content: "";
}
.vac-step-title {
	position: relative;
}
.vac-step-title .box-left {
	float: left;
	border-right: 10px solid;
	border-top: 17px solid transparent;
}
.vac-step-title .box-title {
	float: left;
	width: 160px;
	height: 40px;
	/*background-color: #bbd166;*/
	font-size: 2rem;
	color: #224d8c;
	line-height: 40px;
	text-align: center;
	font-family: Arial;
}
.vac-step-title .box-right {
	float: left;
	border-left: 10px solid;
	border-top: 17px solid transparent;
}
.color-one .box-left {
	border-right-color: #bbd166;
}
.color-one .box-title {
	background-color: #bbd166;
}
.color-one .box-right {
	border-left-color: #bbd166;
}
.color-two .box-left {
	border-right-color: #a575bf;
}
.color-two .box-title {
	background-color: #a575bf;
}
.color-two .box-right {
	border-left-color: #a575bf;
}
.color-three .box-left {
	border-right-color: #7b90cf;
}
.color-three .box-title {
	background-color: #7b90cf;
}
.color-three .box-right {
	border-left-color: #7b90cf;
}
.color-four .box-left {
	border-right-color: #c9ad83;
}
.color-four .box-title {
	background-color: #c9ad83;
}
.color-four .box-right {
	border-left-color: #c9ad83;
}
.color-five .box-left {
	border-right-color: #62b9c3;
}
.color-five .box-title {
	background-color: #62b9c3;
}
.color-five .box-right {
	border-left-color: #62b9c3;
}
.vac-step-content {
	clear: left;
	border: 1px solid #ddd;
	height: 26rem;
}
.vac-step-content-title h3 {
	text-align: left;
	color: #224d8c;
	line-height: 3rem;
}
.vac-step-content-text p {
	text-indent: 0 !important;
	line-height: 2rem !important;
}
.vac-step-content {
	padding: 45px 15px 0;
}

@media all and (max-width:1030px) {
	.vac-step, .vac-step-two {
		width: 100%;
		float: none;
	}
	.vac-step-content {
		height: auto;
		padding-top: 15px;
	}
	.vac-step:before, .vac-step-two:before {
		content: "\f0d7";
		font-family: FontAwesome;
		position: absolute;
		bottom: -30px;
		right: 50%;
		color: #224d8c;
		font-size: 3rem;
		top: 100%;
	}
	.vac-step-two:before {
		width: 100%;
	}
}
/*page two*/
.vi_on {
	background-color: #0076a0;
}
.nav2 a:hover {
	background-color: #0076a0;
}
.orange-btn {
	background-color: transparent;
	color: #0076a0;
	border: 1px solid #0076a0;
	position: relative;
}
.orange-btn:hover {
	color: #fff;
	text-decoration: none;
}
.orange-btn::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #0076a0;
	transform-origin: left;
	transition: width 0.25s ease;
	-webkit-transition: width 0.25s ease;
	-noz-transition: width 0.25s ease;
	-o-transition: width 0.25s ease;
	-ms-transition: width 0.25s ease;
	z-index: -1;
}
.orange-btn:hover::after {
	width: 100%;
}
/**/
.page_prev, .page_next, .page_set a:hover, .page_set a.on:hover, .page_set a.on {
	background-color: #a642b8;
}
/*volunteer activity*/
.volunteering-introduction .activity-link {
	background-color: rgba(179,79,197,0.8);
}
.content-icon {
	color: #a642b8;
}
.volunteer-activity-h2 {
	color: #777;
}
.volunteer-activity-content {
	margin-top: 15px;
	font-size: 1.8rem;
	color: #333;
	line-height: 3rem;
	text-indent: 2em;
	text-align: left;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	-moz-text-align-last: justify;
	-webkit-text-align-last: justify;
}
.volunteer-activity-ul {
	color: #a642b8;
}
.volunteer-activity-video-btn, .volunteer-activity-video {
	position: relative;
}
.img-btn {
	bottom: 15px;
	display: inline-block;
	top: auto;
	right: 0;
	width: 88px;
}
.prev a, .next a {
	background-color: #a642b8;
	width: 40px;
	height: 40px;
	border: 0;
	color: #fff;
	font-size: 1.05rem;
	padding-top: 0;
}
.prev a i, .next a i {
	line-height: 40px;
}
.prev a {
	margin-right: 8px;
}
.volunteer-activity-video {
	margin-top: 15px;
}
.volunteer-activity-video-tuitle {
	display: block;
	position: absolute;
	bottom: 0;
	background-color: rgba(66,150,180,0.8);
	text-align: left;
	padding: 15px;
	width: 100%;
	height: auto;
	color: #fff;
	z-index: 2;
}
.volunteer-activity-video-tuitle h4 {
	margin-top: 0;
	margin-bottom: 0;
}
.volunteer-activity-video-play {
	position: absolute;
	width: 100%;
	height: auto;
	top: 30%;
	left: 0;
	display: block;
	text-align: center;
}
.volunteer-activity-video-play a {
	color: #fff;
	font-size: 1.8rem;
	padding: .3rem 2rem;
	background-color: #252525;
	border-radius: 8px;
	display: inline-block;
}
.volunteer-activity-video-play a:hover {
	background-color: red;
}
.pin {
	display: block;
	padding: 15px;
	border-radius: 8px;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
	margin-top: 30px;
}
.pin p {
	font-size: 1.4rem;
	text-align: left;
	margin: 15px 0;
}
.volunteer-activity-highlights {
	position: relative;
}
.volunteer-activity-highlights img {
	width: 100%;
	height: 100%;
}
.volunteer-activity-highlights a {
	background-color: rgba(66,150,180,0.8);
	color: #fff;
	font-size: 2rem;
	display: block;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
.volunteer-activity-highlights a:focus{
	opacity: 1;
	transform: scale(1);
}
.volunteer-activity-highlights a:after {
	border: 1px solid #fff;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 15px;
}
.volunteer-activity-highlights a span {
	display: table;
	height: 100%;
	text-align: center;
	width: 100%;
}
.volunteer-activity-highlights a span span {
	display: table-cell;
	vertical-align: middle;
}
.volunteer-activity-highlights-hover:hover .volunteer-activity-highlights a {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
}
.volunteer-activity-highlights a:hover {
	color: #fff;
}
.data-share {
	text-align: left;
	font-size: 1.8rem;
}
.data-share p {
	padding: 15px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.data-share p span {
	display: inline-block;
	padding-top: 8px;
}
.data-share p span:first-child {
	color: #0076a0;
	margin-right: 8px;
}
.data-share a {
	border: 1px solid #0076a0;
	color: #333;
	padding: 0.6rem 1rem;
	float: right;
	font-size: 1.4rem;
	position: relative;
}
.data-share a:hover {
	color: #fff;
	text-decoration: none;
}
.data-share a::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #0076a0;
	transform-origin: left;
	transition: width 0.25s ease;
	-webkit-transition: width 0.25s ease;
	-noz-transition: width 0.25s ease;
	-o-transition: width 0.25s ease;
	-ms-transition: width 0.25s ease;
	z-index: -1;
}
.data-share a:hover::after {
	width: 100%;
}
/*News*/
.news {
	margin-top: 15px;
}
.news-menu a {
	font-size: 1.8rem;
	line-height: 60px;
	position: relative;
}
.news-menu a:hover {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	border-color: #172A88;
}
.news-menu a::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #172A88;
	transform-origin: left;
	transition: width 0.25s ease;
	-webkit-transition: width 0.25s ease;
	-noz-transition: width 0.25s ease;
	-o-transition: width 0.25s ease;
	-ms-transition: width 0.25s ease;
	z-index: -1;
}
.news-menu a:hover::after {
	width: 100%;
}
.news-menu a .news-list {
	font-size: 1.2rem;
}
.news-content-text p {
	font-size: 1.4rem;
	padding-bottom: 0;
}
/**/
.mainitem a, .subitem a {
	font-size: 1.3rem;
}
/**/
.albums-date, .albums-content {
	height: 10rem;
}
.albums-date {
	padding: 20px;
}
.albums-content {
	padding-top: 15px;
}
.albums-content p {
	font-size: 1.2rem;
}
/*footer*/
.footer {
	border-bottom: 0;
	height: auto;
	padding: 3rem 0;
}
#footer:before {
	display: none;
}
.browse span {
	color: #fff100;
}
.footer-mian-menu {
	padding-bottom: 2rem;
}
.footer-mian-menu a {
	font-size: 1.1rem;
}
.farfooter-nav {
	list-style-type: none;
	padding-left: 0;
}
.farfooter-nav a {
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.8rem;
	font-weight: normal;
}
.farfooter-nav a:hover {
	color: #fff100;
}
.border-right {
	border-right: 1px solid #fff;
}
.news-content-text h3 {
	margin-top: 0;
	margin-bottom: 15px;
}
.thumbnail {
	padding: 0;
}
.thumbnail .caption h3 {
	text-align: left;
}
.news-content {
	display: inline-block;
}
.news-on {
    background-color: #172A88 !important;
}
.more-btn-4 a {
	border: 1px solid #446ca9;
	color: #446ca9;
	padding: 0.6rem 1rem;
	float: right;
	font-size: 1.4rem;
	position: relative;
	width: auto;
}
.more-btn-4 a:hover {
	color: #fff;
	text-decoration: none;
}
.more-btn-4 a::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #446ca9;
	transform-origin: left;
	transition: width 0.25s ease;
	-webkit-transition: width 0.25s ease;
	-noz-transition: width 0.25s ease;
	-o-transition: width 0.25s ease;
	-ms-transition: width 0.25s ease;
	z-index: -1;
}
.more-btn-4 a:hover::after {
	width: 100%;
}
/*media*/
@media all and (max-width:780px) {
	.data-share p span {
		display: block;
	}
	.data-share a {
		float: none;
		margin-top: 15px;
		display: inline-block;
	}
	.border-right {
		border-right: 0;
	}
	.fontsize {
		display: none;
	}
}
/*toTop*/
#toTop {
	background-color: rgba(45,45,45,0.8);
	bottom: 14px;
	display: none;
	height: 50px;
	width: 50px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-decoration: none;
	z-index: 9999;
	font-size: 0px;
	color: transparent;
	border-radius: 4px;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
#toTop:focus{
	border: 2px dotted red ;
}
#toTop:after {
	display: block;
	content: "\f077";
	font-family: FontAwesome;
	color: #ffffff;
	font-size: 1.1rem;
	position: absolute;
	left: 14px;
	top: 11px;
}
#toTopHover, #toTop:hover {
	background: #2D2D2D;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

