@charset "utf-8";

body{ font-family:"微軟正黑體", "新細明體", "Arial Unicode MS"}

@media (min-width:992px){
	.container-fluid{ max-width:960px;}
}
@media (min-width:1200px){
	.container-fluid{ max-width:1160px;}
}
@media (min-width:1400px){
	.container-fluid{ max-width:1200px;}
}
@media (min-width:1600px){
	.container-fluid{ max-width:1400px;}
}

.footer{
	color:#000;
	background-color:#fbb218;
	text-align:center;
	padding:24px 15px;
}
.footer a{ color:#777;}

.share{margin:8px 0;}
.share img{margin:0 2px;}

.backtop{
	position:fixed;
	z-index:999;
	width:48px;
	height:48px;
	left:100%;
	top:100%;
	margin-top:-64px;
	margin-left:-64px;
	padding:5px;
	background-color:rgba(000,000,000,0.5);
	text-align:center;
	color:#fff;
	font-size:1.3rem;
	border-radius:4px;
	cursor:pointer;
	-webkit-transition: background 0.3s; /* Safari */ 
	transition: background 0.3s;
}
.backtop:hover{ background-color:#3aaa9a;}


.title_line{
	width:60px;
	height:4px;
	background-color:#0d3c84;
	margin:30px auto;
}


/*==========header css==========*/

.header_logo{position:fixed; z-index:891; top:20px; left:15px;}
.header_logo img{ -webkit-transition: all 0.3s; /* Safari */ transition: all 0.3s; width:240px; height:auto;}
@media (min-width:992px){
	.header_logo { top:24px; left:15px; z-index:950;}
	.header_logo  img{ width:320px;}
}
@media (min-width:1400px){
	.header_logo { left:calc(50% - 685px);}
	.header_logo  img{ width:360px;}
}


/*==========nav css==========*/

.menu_header{ position:fixed; z-index:900; top:0; left:0; width:240px; height:100%; background-color:#03693e; -webkit-transition: margin 0.3s; /* Safari */ transition: margin 0.3s; overflow-y: auto;}

.menu_header img{ margin:12px 0;}

.menu_close{ left:100%; margin-left:0px;}
.menu_open{ left:100%; margin-left:-240px;}

.menu_header .container-fluid{ padding:0; position:relative; max-width:1400px;}


@media (min-width:992px){
	.menu_header{ position:fixed; width:100%; height:88px; background:#fff; border-bottom:0px solid #03693e; overflow-y:visible;  -moz-box-shadow:0 4px 15px -2px gray; -webkit-box-shadow:0 4px 15px -2px gray; box-shadow:0 4px 15px -2px gray;}
	.menu_open, .menu_close{ left:0; margin-left:0;}
	.menu_header .container-fluid{ padding:0 15px;}
}

@media (min-width:1400px){
	.menu_header{height:96px;}
}


.menu_ul{list-style:none; padding:0;}
.menu_ul li{ border-bottom:1px solid #3aaa9a;}

.menu_ul li a{ color:#fff; display:block; font-size:1.1rem; -webkit-transition: background 0.3s; /* Safari */ transition: background 0.3s;  padding:15px;}
.menu_ul li a:hover, .menu_ul li a:focus{ text-decoration:none; background-color:#3aaa9a;}

.menu_ul li a span{ display:block; font-size:0.8rem;}

.menu_ul .nav_member{}
.menu_ul .nav_member a{ display:inline-block; padding:0; margin:0 0 0 15px; width:24px;}
.menu_ul .nav_member a:hover{ background-color:transparent;}
.menu_ul .nav_member a img{ width:100%; height:auto;}

@media (min-width:992px){
	.menu_ul{ text-align:center; border-radius:4px; height:34px; float:right; margin-top:0px;}
	.menu_ul li{ float:left; border:none; position:relative;}
	.menu_ul li a{ color:#555; font-size:1rem; width:auto; text-align:center; padding:36px 10px 36px 10px;}
	.menu_ul li a:hover, .menu_ul li a:focus{ color:#03693e; background-color:transparent;}
	.menu_ul .mobile_home{ display:none;}

	.menu_ul .nav_member{ display: none; }
}
@media (min-width:1400px){
	.menu_ul li a{ font-size:1rem; width:auto; text-align:center; padding:40px 20px 40px 20px;}
}


.mobile_hide{ background-color:#000; opacity:0; position:fixed; z-index:899; top:0; left:0; width:100%; height:100%;}

.mobile_header{ background-color:#fff; position:fixed; z-index:890; height:72px; width:100%; border-bottom:0px solid #03693e;  -moz-box-shadow:0 4px 15px -2px gray; -webkit-box-shadow:0 4px 15px -2px gray; box-shadow:0 4px 15px -2px gray;}

.iconbar{float:right; width:48px; height:36px; margin:15px 15px 0 15px; border:2px solid #525269; border-radius:4px; cursor:pointer; background-position:center; background-repeat:no-repeat;-webkit-transition: background 0.2s; /* For Safari 3.1 to 6.0 */ transition: background 0.2s;}

.iconbar_open{background-image:url(../img/iconbar.png);}
.iconbar_close{background-image:url(../img/iconbar2.png); border-color:#03693e;}

.menu_title{ margin:3px 15px; padding-top:15px; padding-bottom:16px; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size: 1.6rem;}

@media (min-width:992px){
	.mobile_hide{ display:none;}
	.mobile_header{ display:none;}
	.iconbar_close{ display:none;}
	.menu_title{ display:none;}
}

.menu_ul .mobile_language{ color:#fff; margin:10px 15px; border:none;}
.menu_ul .mobile_language a{ display:inline-block; padding:10px 16px; font-size:0.9rem; border:1px solid #fff; border-radius:5px;}
.menu_ul .mobile_language a:hover,
.menu_ul .mobile_language a.active{ background-color:#fff; color:#2a2b83;}
@media (min-width:992px){
	.menu_ul .mobile_language{ display:none;}
}

.search_nav{ display:none;}
@media (min-width:992px){
	.search_nav{ position:absolute; z-index: 9; padding:0; list-style:none; top:-2px; left:100%; width:80px; margin-left:-106px; text-align:right; display:block;}
	.search_nav li{ display:inline-block; font-size:0.8rem; margin-left:5px;}
	.search_nav li a{ color:#2a2b83;}
	.search_nav li a:hover{ color:#946cad; text-decoration:none;}
}
@media (min-width:1400px){
	.search_nav{ margin-left:-116px;}
}

.menu_ul .sub_nav{ display:none;}
@media (min-width:992px){
	.menu_ul .sub_nav{ position:absolute; top:88px; -moz-box-shadow:0 4px 15px -2px gray; -webkit-box-shadow:0 4px 15px -2px gray; box-shadow:0 4px 15px -2px gray;}
	.menu_ul .sub_nav a{ background-image:none; padding:15px 15px; margin:0; border-top:0px dotted #ccc; background-color:#333; color:#ccc; width:200px; margin-left:0; font-size:0.9rem; text-align:left; }
	.menu_ul .sub_nav a:hover{background-color:#555; color:#fff; border-bottom:none;}
}
@media (min-width:1400px){
	.menu_ul .sub_nav{top:96px;}
}
@media (min-width:1600px){
	.menu_ul .sub_nav a{width:220px; margin-left:0; padding:15px 30px;}
}

@media (min-width:992px){
	.nav_item:hover .sub_nav_item{ display:block;}
}


.fadeInRight{
  -webkit-animation: fadeInRight 0.4s; /* Safari 4+ */
  -moz-animation:    fadeInRight 0.4s; /* Fx 5+ */
  -o-animation:      fadeInRight 0.4s; /* Opera 12+ */
  animation:         fadeInRight 0.4s; /* IE 10+, Fx 29+ */
}



/*==========main css==========*/


.nav_divide{ display:none;}
@media (min-width:992px){
	.nav_divide{width:1rem; color:#555; margin-top:30px; display:inline-block;}
}
@media (min-width:1200px){
	.nav_divide{margin-top:30px;}
}




.top_blank{ height:72px;}
.top_blank h1{ font-size: 0.8rem; }
@media (min-width:992px){
	.top_blank{ height:88px;}
}
@media (min-width:1400px){
	.top_blank{ height:96px;}
}



.carousel-fade .carousel-inner .carousel-item {
	height: 480px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition-property: opacity;
	-webkit-transition-duration: 1.0s;
    -moz-transition-duration: 1.0s;
    -o-transition-duration: 1.0s;
    transition-duration: 1.0s;
	
}
.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.carousel-item-left,
.carousel-fade .carousel-inner .active.carousel-item-right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

.carousel-caption{ top:120px; text-shadow: 0px 0px 5px #000, 0px 0px 10px #333, 0px 0px 15px #555;}
.carousel-caption h2{ animation-duration:1s; font-weight:900;}
.carousel-caption p{ margin:15px 0; animation-delay:0.5s; animation-duration:1s;}

@media (min-width:992px){
	.carousel-fade .carousel-inner .carousel-item { height:640px;}
	.carousel-caption h2{ font-size:2.8rem; animation-duration:1s;}
	.carousel-caption p{ font-size:1.2rem;}
	.carousel-caption{ top:270px;}
}
@media (min-width:1400px){
	.carousel-fade .carousel-inner .carousel-item { height:720px;}
	.carousel-caption{ top:320px;}
}




.view_lg{ display:none;}
@media (min-width:992px){
	.view_sm{ display:none;}
	.view_lg{ display:block;}
}






.prev-alt{ background-color:transparent; color:#333; position:absolute; z-index:555; cursor:pointer; top:50%; left:0%; padding:14px 15px 16px 15px; transform:translate(0,-50%); opacity:0.75;}
.prev-alt:hover{ opacity:1;}
.next-alt{ background-color:transparent; color:#333; position:absolute; z-index:555; cursor:pointer; top:50%; left:100%; padding:14px 15px 16px 15px; transform:translate(-100%,-50%); opacity:0.75;}
.next-alt:hover{ opacity:1;}
@media (min-width:1400px){ 
	.prev-alt{transform:translate(-100%,-50%);}
	.next-alt{transform:translate(0,-50%);}
}


.home_marquee_block{ padding: 30px 0; background-color: #e6e6e6; color:#333;}

.home_marquee_date .badge-warning{ border-radius: 0; margin: 0 15px; padding: 4px 10px;}
.home_marquee_item{ position: relative; padding: 0 40px;}
.home_marquee_item a{ position: absolute; top:0; left:0; width: 100%; height: 100%;}
.home_marquee_item:hover div{  color: #fbb219;}

@media (min-width:992px){
	.home_marquee_date,
	.home_marquee_text{ display: inline-block; }
}
@media (min-width:1400px){
	.home_marquee_item{ padding: 0px;}
}



.home_title{ font-size: 1rem; text-align: center; background-color: #fbb219; color: #000; padding: 15px; font-weight: 900; width: 100%; margin:0 auto 15px auto; position: relative;}
.home_title span{ display: block; font-size: 2rem;}

@media (min-width:1200px){ 
	.home_title{ margin:0 0 30px 0; width: 240px; text-align: left;}
	.home_title span{ position: absolute; top:-16px; left:128px; font-size: 3rem; font-weight: 900; width: 400px;}
	.home_title_activity span{ width: 240px;}
}


.home_block1{ padding:80px 0; color:#777; overflow: hidden;}

.home_news_pic{ height: 240px; background-position: center; background-size: cover; }

.home_news_text ul{ padding: 0; list-style: none; }
.home_news_text ul li{ border-bottom:1px solid #ccc; }
.home_news_text ul li a{ display: block; padding: 15px 0; color: #333; white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden; }
.home_news_text ul li a i{ margin:0 15px; }
.home_news_text ul li a:hover{ background-color: #3aaa9a; color:#fff; text-decoration: none; }

.home_news_more{ margin: 45px 0;}
.home_news_more a{ padding: 10px 30px; background-color: #3aaa9a; color:#fff;}
.home_news_more a i{ margin-left: 10px; }
.home_news_more a:hover{ background-color: #03693e; text-decoration: none;}

@media (min-width:992px){ 
	.home_news_pic{ height: 420px;}
}

.home_service_title{ padding: 30px; margin: 0; text-align: center; background-color: #fbb218; color: #000; font-weight: 900;}

.home_service_content{background-color: #3aaa9a; color:#fff; position: relative; background-image:url(../img/home_service_bg.jpg); background-position: bottom center; background-size: cover;}

.home_service_video_more{margin: 10px 0; text-align: right; }
.home_service_video_more a{padding: 2px 15px; border-radius: 15px; background-color: #fbb219; color: #000; font-size: 0.8rem;}
.home_service_video_more a:hover{background-color: #ffde00; text-decoration: none;}


/* Modifier class for 4:3 aspect ratio */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

@media (min-width:992px){ 
	.home_service_video_wrapper{ position: absolute; top:50%; left:30px; transform: translate(0,-50%); width: 240px; }
	.home_service_map{ max-width: 640px; margin:0 0 0  auto; padding-top: 30px;}
}
@media (min-width:1200px){ 
	.home_service_video_wrapper{  width: 320px; }
	.home_service_map{ max-width: 720px;}
}
@media (min-width:1400px){ 
	.home_service_video_wrapper{ left:20%; transform: translate(-50%,-50%); width: 320px;}
	.home_service_map{ max-width: 720px;}
}
@media (min-width:1600px){ 
	.home_service_video_wrapper{width: 400px;}
	.home_service_map{ max-width: 800px;}
}


.home_opinion_list{ padding: 0; list-style: none; }
.home_opinion_list li{ border-bottom:1px solid #ccc; }
.home_opinion_list li a{ display: block; padding: 15px 0; color: #333; white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.home_opinion_list li a i{ margin:0 15px; }
.home_opinion_list li a:hover{ background-color: #3aaa9a; color:#fff; text-decoration: none; }

.home_event_pic{ height: 240px; background-position: center; background-size: cover; }
@media (min-width:992px){ 
	.home_event_pic{ height: 300px;}
}


.home_politic_title{ padding: 30px; margin: 0; text-align: center; background-color: #fbb218; color: #000; font-weight: 900;}

.home_politic_content{padding: 30px; background-color: #3aaa9a; color:#fff; position: relative;}
.home_politic_content h3{ font-size: 1.4rem; color:#ffde00;}
.home_politic_content ul{ padding: 0 0 0 30px; }
.home_politic_pic{ height: 240px; background-position: center;background-size: cover; margin-bottom: 30px; }

.home_politic_item{ margin: 30px 0; padding-bottom: 30px; border-bottom: 1px solid #ccc; position: relative;}
.home_politic_item_pic{ height: 240px;  margin-bottom: 15px; background-position: center;background-size: cover; }

.home_politic_item_last{ border: none; }

@media (min-width:992px){ 
	.home_politic_content{ padding: 30px; }
	.home_politic_pic_wrapper{ border-right:1px solid #fff; padding: 0 30px 0 0; }
	.home_politic_pic{ height: 260px; }

	.home_politic_item_pic{width: 50%; height: 320px; margin-bottom: 0;}
	.home_politic_item_text{ position: absolute; top:50%; left:50%; padding:0 30px; transform: translateY(-50%); }

	.home_politic_item2 .home_politic_item_pic{ margin-left: auto;}
	.home_politic_item2 .home_politic_item_text{ left: 0; width: 50%; }
}
@media (min-width:1200px){ 
	.home_politic_pic{ height: 240px; }
}
@media (min-width:1400px){ 
	.home_politic_content{ padding: 30px 90px; }
	.home_politic_pic_wrapper{ border-right:1px solid #fff; padding: 0 30px; }
	.home_politic_pic{ height: 240px; }
}
@media (min-width:1600px){ 
	.home_politic_content{ padding: 30px 120px; }
	.home_politic_pic{ height: 240px; }

}





.home_contact_block{ padding:30px 0 60px 0; display: none;}

.home_contact_text{ text-align:center;}
@media (min-width:992px){
	.home_contact_block{ display: block;}
	.home_contact_text{ text-align:left;}
	.home_contact_text ul{ list-style:none; padding:0; font-size:0.95rem; margin-top:10px; color:#555;}
}


.home_contact_info_block{padding: 60px 0; color: #fff; background-color: #3aaa9a;  text-align: center; }
.home_contact_info h2{ font-weight: 900; }
.home_contact_info h2 span { font-size: 1.4rem;display: inline-block;margin-left: 10px; }
.home_contact_info ul{ padding: 0; list-style: none; }



.site_map{ display:none;}
@media (min-width:992px){.site_map{ display:block;}}
.site_map_title{ margin-bottom: 10px; }
.site_map_title a{color:#000; font-size:1.4rem; padding: 2px 0px; -webkit-transition: all 0.2s; /* For Safari 3.1 to 6.0 */ transition: all 0.2s;}
.site_map_con ul{ list-style:none; padding:0; font-size:0.95rem;}
.site_map_con ul li a{color:#555; padding: 2px 0px; -webkit-transition: all 0.2s; /* For Safari 3.1 to 6.0 */ transition: all 0.2s;}

.site_map_title a:hover,
.site_map_con ul li a:hover{ color:#fff; background-color: #02683f; padding: 2px 10px; border-radius: 30px; text-decoration:none;}


.guide{ margin-top:32px; margin-bottom:32px;}
.guide a{ color:#0d3c84; border:4px solid #0d3c84; padding:8px 16px; -webkit-transition: all 0.2s; /* For Safari 3.1 to 6.0 */ transition: all 0.2s;}
.guide a:hover{ text-decoration:none; background-color:#0d3c84; color:#fff;}
@media (min-width:768px){.guide{ display:none;}}



.alert_block{ position:fixed; left:0; top:0; z-index:9998; width:100%; height:100%; background-color:rgba(050,050,050,0.7);-webkit-transition: margin 5s, opacity 0.3s; /* For Safari 3.1 to 6.0 */ transition: margin 5s, opacity 0.3s;}
.alert_block .alert_con{ position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); min-width:300px; z-index:9999; font-size:1.1rem; color:#fff; background-color:#db5426; padding:30px 50px; border-radius:15px; max-width:880px;-webkit-transition: margin 5s, opacity 0.3s; /* For Safari 3.1 to 6.0 */ transition: margin 5s, opacity 0.3s;}

.alert_block .alert_con ul{ padding:0; list-style:none; text-align:right;}
.alert_block .alert_con ul li{ display:inline-block; margin:20px 0 0 10px;}
.alert_block .alert_con ul li a{ background-color:#fff; font-size:1.1rem; color:#333; border-radius:6px; padding:6px 40px; font-weight:bold; text-align:center;-webkit-transition: all 0.2s; /* For Safari 3.1 to 6.0 */ transition: all 0.2s;}
.alert_block .alert_con ul li a:hover{ text-decoration:none; background-color:#ccc;}

.alert_block .alert_con ul li:last-child a{ background-color:#3e3a39; color:#fff; padding:6px 40px;}
.alert_block .alert_con ul li:last-child a:hover{ background-color:#777;}

.alert_block .alert_con_times{ height:0; position:relative;}
.alert_block .alert_con_times img{ position:absolute; left:100%; top:0; margin-top:-45px; margin-left:25px; width:40px; height:auto; cursor:pointer;}



.page_bread{ background-color:#3aaa9a; margin:0; font-size:0.9rem; display:table; width:100%; position:relative;}
.page_bread .container-fluid{}
.page_bread .breadcrumb { background:none; float:left; text-align:left;   padding:15px 0 0 0;}
.page_bread .breadcrumb li{ border-radius:0; color:#fff;}
.page_bread .breadcrumb li::before{ color:#fff;}
.page_bread .breadcrumb a{ color:#fff;}
.page_bread .breadcrumb a:hover{color:#ffde00; text-decoration:none;}


.page_banner{ background-position:center; background-size:cover; height:240px; position:relative;}
.page_banner .container-fluid{ position:relative; height: 100%;}
.page_banner .page_banner_title{ text-align:center; font-size: 2rem; position:absolute; top:50%; left:15px; transform:translate(0,-50%); color:#fff; text-shadow: 0px 0px 5px #000, 0px 0px 10px #333, 0px 0px 15px #555;}
@media (min-width:992px){
	.page_banner{height:400px;}
}

.page_anchor{ position: absolute; top:-88px; }



.news_block{ padding: 80px 0; color:#777;}

.page_news_con{ position:relative; color:#777; border-bottom:1px solid #ccc; padding-bottom:15px; margin-bottom:15px;}
.page_news_pic{ height:240px; background-position:center; background-size:cover;}
.page_news_text h3{ color:#555; font-size: 1.5rem;}
.page_news_date{ margin:10px 0;}
.page_news_date span{ margin-right:5px; background-color:#3aaa9a; border-radius: 0;}

.page_news_con .home_news_more{ text-align: right; }

@media (min-width:992px){
	.page_news_pic{ width:320px; height:200px; float:left;}
	.page_news_text{ margin-left:340px;}
}
@media (min-width:1200px){
	.page_news_pic{ width:320px; height:200px; float:left;}
	.page_news_text{ margin-left:340px;}
	
}




.pagination .page-item .page-link{ color:#3aaa9a;}
.pagination .page-item.active .page-link{ background-color:#3aaa9a; border-color:#3aaa9a; color:#fff;}
.pagination { justify-content: center;}



.news_detail_block{ padding:80px 0; color:#777;}
.news_detail_block .container-fluid{ max-width:1200px;}
.news_detail_block .news_detail_title{ color:#555; border-bottom:1px solid #ccc; margin-bottom:15px; padding-bottom:15px;}

.news_detail_content img{ max-width:100%; height:auto;}

.back_btn{ margin:30px 0;}
.back_btn a{ padding:10px 30px; background-color:#3aaa9a; color:#fff; border-radius:0; -webkit-transition: all 0.2s; /* For Safari 3.1 to 6.0 */ transition: all 0.2s;}
.back_btn a:hover{ background-color:#03693e; text-decoration:none;}
.back_btn a i{ margin-right: 10px; }




.side_nav_title_wrapper{ padding:20px 0 20px 0; background-color:#fbb219; color: #000; }
.side_nav_title{ padding-left:30px; font-size:1.2rem;}
.side_nav_title span{ font-size:2rem;}

.side_nav ul{ padding:0; list-style:none;}
.side_nav ul li{ border-bottom:1px solid #ededed;}
.side_nav ul li a{ padding:15px 15px 15px 30px; color:#555; font-weight: 700; background-image:url(../img/arrow.png); background-repeat:no-repeat; background-position:-60px 21px; background-size:auto 14px; overflow:hidden; display:block; -webkit-transition: all 0.2s; /* For Safari 3.1 to 6.0 */ transition: all 0.2s;}
.side_nav ul li a:hover,
.side_nav ul li a.active{ color:#3aaa9a; text-decoration:none; background-position:10px 19px;}
.side_nav ul .side_nav_sub li{}
.side_nav ul .side_nav_sub li a{ font-size:0.9rem; padding:2px 15px 2px 45px; background-image:none;}

.page_anchor{position: absolute; top: -72px;}
@media (min-width:992px){ 
	.page_anchor{ top: -88px;}
}
@media (min-width:1400px){ 
	.page_anchor{top: -110px;}
}

.service_title{ color:#333; border-bottom:1px solid #ccc; margin-bottom:15px; padding-bottom:15px; font-weight: 900; font-size: 2rem;}
.service_subtitle{ color:#333; border-left:8px solid #f9a105; padding-left: 15px; margin-bottom: 15px;}
.service_item_pic{ height: 160px; background-position: center; background-size: cover; margin-bottom: 15px;}

.service_item{ border-bottom: 1px solid #ccc; padding: 30px 0; position: relative;}

@media (min-width:992px){ 
	.service_title{ font-size: 2.8rem; }
	.service_content p{ font-size: 1.2rem; padding-right: 360px;}
	.service_item_pic{ float: right; width: 240px; margin: 0;}
}

.service_block{ padding: 80px 0; color:#777; background-image: url(../img/page_news_bg.jpg); background-position:top center; background-size: cover}

.service_wrapper{ position: relative; height: 100%; margin-bottom: 60px;}
.service_pic{height: 240px; background-position: center; background-size: cover;}

.service_text h2{ color:#333; margin:15px 0;}
.service_text h2 span{ color:#f9a105;}

@media (min-width:992px){
	.service_pic{height: 400px; width: 60%;}
	.service_text{ position: absolute; top:50%; left:60%; transform: translateY(-50%); padding: 0 80px; }
	.service_text h2{ margin:0 0 30px 0;}

	.service_wrapper2 .service_pic{ margin-left: auto; }
	.service_wrapper2 .service_text{left:0; width: 40%;}
}


.page_profile_wrapper{ position: relative; }

.page_profile_pic{height: 480px; margin-bottom: 30px; background-position: center; background-size: cover;}
.page_profile_text h3{color: #fbb219; margin-bottom: 15px;}
@media (min-width:1200px){
	.page_profile_pic{ width:50%; margin-bottom: 0; }
	.page_profile_text{ position: absolute; top: 50%; left: 50%; transform: translateY(-50%); padding:0 30px;}
}


.page_politic_wrapper .home_politic_item_text h3{color: #fbb219; margin-bottom: 15px; font-weight: 900;}


.event_block{ padding: 80px 0; color:#777;}

.page_event_year{ margin: 10px 0; }
.page_event_year a{ display: block; text-align: center; padding: 10px; font-size: 0.9rem; color: #3aaa9a; border:1px solid #3aaa9a;}
.page_event_year a:hover,
.page_event_year a.active{ background-color: #3aaa9a; color:#fff; text-decoration: none; }


.event_detail_block{ padding:80px 0; color:#777;}
.event_detail_block .container-fluid{ max-width:1200px;}

.event_detail_title{ color:#555; border-bottom:1px solid #ccc; margin-bottom:15px; padding-bottom:15px;}

.event_detail_intro_pic img{ width:100%; height:auto;}
.event_feature_title{ border-bottom:1px solid #fbb219;}
.event_feature_title span{ display: block; width: 96px; padding:10px 15px; color:#000; background-color: #fbb219; font-size: 1rem;}

.event_detail_intro{ padding:15px; border:4px dashed #ccc; background-color:#ededed;}


.event_album_con{ margin:15px 0; text-align:center; position:relative;}
.event_album_con a{ position:absolute; top:0; left:0; width:100%; height:100%; background-color:#fff; opacity:0; -webkit-transition: all 0.2s; /* For Safari 3.1 to 6.0 */ transition: all 0.2s;}
.event_album_con a:hover{ opacity:0.4;}
.event_album_pic{ height:240px; background-position:center; background-size:cover;}
.event_album_text{ margin:15px 0; font-size:0.9rem;}


@media (min-width:992px){ 
	.event_detail_intro{ padding:30px;}
}


.page_video_con{ margin: 15px 0;}
.page_video_pic{ height: 240px; background-position: center; background-size: cover; }
.page_video_date{ margin:10px 0;}
.page_video_date span{ margin-right:5px; background-color:#3aaa9a; border-radius: 0;}
.page_video_text h3{ color:#555; font-size: 1.5rem;}
.page_video_text .home_news_more{text-align: right;}



.contact_block{ padding:80px 0; color:#777;}


.page_contact_info{ padding:0;}
.page_contact_info ul{ padding: 0; list-style:none;}
.page_contact_info ul li{ position: relative; padding:8px 0 8px 40px;}
.page_contact_info ul li i{ width: 32px; height: 32px; padding: 6px 0 0 0; position: absolute; top:6px; left:0; border:1px solid #fbb219; border-radius: 50%; color:#fbb219; text-align:center;  }

.page_contact_info iframe{}

.page_contact_form{ padding:0;}


.contact_block form{}
.contact_block form .form-group textarea{padding:25px; background-color:#fafafa; border-radius: 0; }
.contact_block form .form-group input{ padding:25px; background-color:#fafafa; border-radius: 0;}
.contact_block form .form-group select{ padding:0 22px; background-color:#fafafa; height:52px; border-radius: 0;}
.contact_block form .form-group button{ background-color:#3aaa9a; border-color:#3aaa9a; color:#fff; padding:15px 0; width:118px; text-align:center;  border-radius: 0;}
.contact_block form .form-group button[type="reset"]{background-color:#ccc; border-color:#ccc; color:#555;}




.msgboard_block{ padding:80px 0; color:#777;}

.page_msgboard_btn{margin: 30px 0;}
.page_msgboard_btn a{ padding: 10px 30px; background-color:#3aaa9a; color: #fff;}
.page_msgboard_btn a i{ margin-right: 10px; }
.page_msgboard_btn a:hover{ background-color: #03693e; text-decoration:none;; }

.page_msgboard_item{ border:1px solid #ccc;  margin: 15px 0;}

.page_msgboard_title{padding: 15px; background-color:#3aaa9a; color: #fff; font-size: 1.2rem;}
.page_msgboard_title span{ margin-left: 10px; font-size: 0.8rem; }
.page_msgboard_content{ padding: 15px; }

.page_msgboard_text{ border-bottom:1px dashed #ccc; margin-bottom: 15px; padding-bottom: 15px; }

.page_reply_btn{margin: 15px 0 15px 30px;}
.page_reply_btn a{ color:#555; pointer-events: none;}
.page_reply_btn a i{ margin-right: 10px; }
.page_reply_btn a:hover{ color: #3aaa9a; text-decoration:none;; }

.page_reply_item{background-color: #ededed; margin:15px 0 15px 30px; padding: 15px;}
.page_reply_title{ border-bottom:1px solid #ccc; margin-bottom: 15px; padding-bottom: 15px;  font-size: 1.2rem;}
.page_reply_title span{ margin-left: 10px; font-size: 0.8rem; }

@media (min-width:992px){ 

}

@media (min-width:1200px){ 
	.page_msgboard_btn{float: right; margin: -60px 0 30px 0;}
}



.msgboard_block form{}
.msgboard_block form .form-group textarea{padding:25px; background-color:#fafafa; border-radius: 0; }
.msgboard_block form .form-group input{ padding:25px; background-color:#fafafa; border-radius: 0;}
.msgboard_block form .form-group select{ padding:0 22px; background-color:#fafafa; height:52px; border-radius: 0;}
.msgboard_block form .form-group button{ background-color:#3aaa9a; border-color:#3aaa9a; color:#fff; padding:15px 0; width:118px; text-align:center;  border-radius: 0;}
.msgboard_block form .form-group button[type="reset"]{background-color:#ccc; border-color:#ccc; color:#555;}


.news-detail-link {
    margin-top: 40px;
    border-top: 1px dashed #adadad;
    border-bottom: 1px dashed #adadad;
    padding: 1.5rem 2rem;
    font-size: 0.9rem;
    background-color: #ededed;
}
.news-detail-link h4 {
    font-size: 1.1rem;
    font-weight: bold;
}
.news-detail-link a {
    display: inline-block;
    color: #333;
    text-decoration: underline;
    margin-left: 10px;
}
.news-detail-link a:hover {
    text-decoration: none;
}