html,body{
	height:100%;
	position:relative;
}
a{
	cursor: pointer;
}

a.lang-change.lang-item.lang-item-9.lang-item-en.current-lang {
	background-color:#3862AC;	
}

p{
	font-size:16px;
}
.container{
	width:1140px;
}

.entry-title {
   display: none;
}

.search{
text-align:right;
}
.wrapper{
	min-height: 100%;
	overflow: hidden;
	margin-bottom:-223px;
	padding-bottom: 223px;
}
#footer{
	font-size:14px;
}

.home #header{
	width:100%;
	height:0px;
	padding:20px 0;
	background:none;
	position: fixed;
	z-index:100;
	height:auto;
	background:#3862ac;
}

.home #header.scroll-bg{
	background:#3862ac;
	height:auto;
}
#header{
	background-color:#3862ac;	
	background-image:url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding:30px 0 130px 0;
	position:relative;
}
.header-menu-box{
	text-align:right;
}
.header-menu-box a{
	display: inline-block;
}
.header-menu-box a,.header-menu-box span{
	color:#fff;
}
.lang-change{
	padding:0 4px;
}
.header-li.actives{
	text-decoration: underline;
}
#content-box .container{
	padding:0 40px;
}
.page1{
	background:#e9fbff;
	padding:55px 0;
	position: relative;
}
.page1-img{
	position: absolute;
	height: 600px;
	bottom: 0px;
	right:11%;
}
.page1-content{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:35px;
}
.page1-title{
	color:#025165;
	font-size:22px;
}
.page1-box{
	padding-top:100px;
	text-align: right;
	padding-right:30px;
}
.page-more{
	color:#406ab3;
}
.page2{
	padding:55px 0;
	position: relative;
}
.page2-img{
	position: absolute;
	height: 600px;
	bottom: 0px;
	left:11%;
}
.page2-content{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  line-height:35px;
}
.fon14{
	font-size:14px;
}
.fon18{
	font-size:18px;
}
.page2-title{
	color:#568b98;
	font-size:22px;
}
.page1-box{
	padding-top:40px;
	text-align: right;
}
.page3{
	background: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:30px;
	background-size: cover;
}
.news-flag{
	text-align: center;
	color:#2461a1;
	font-weight: bolder;
	padding-bottom:5px;
	padding-top:25px;
		
}
.news-list{
	text-align: center;
	margin-top:15px;
}
.news-list img{
	height:330px;
	width:365px;
}
#footer{
	background: #3862ac;
	padding-top:20px;
}
.footer-news{
	background: #3862ac;
	padding-bottom:30px;
}
.footer-flag{
	color:#fff;
	font-weight: bolder;
	padding:4px 0;
	font-size:16px;
}

.footer-messenge{
	font-size:13px;
	padding:4px 0;
	font-weight:normal;
}
.footer-flag.nbold{
	font-weight: normal;
}
.news-l a{
	color: #fff;
}
.news-l{
	padding: 4px 0;
}
.news-li{
	width: 20%;
	float:left;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	padding-left:20px;
	position: relative;
	padding:4px 3px 3px 10px;
	color:#fff;
}
.news-li:after{
	content:'';
	width: 6px;
	height:6px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top:12px;
	left: 0px;
}
.news-li a{
	color:#fff;
}
.footer-news .container{
	width:980px;
}
.footer-img{
	text-align: right;
}
.footer-img img{
	height: 40px;
	margin-top:7px;
}
.footer-menu-li{
	display:inline-block;
	padding:5px 0;
	color:#fff;
}
.footer-info{
	color: #fff;
}
.entry-title,.fix-title{
	color:#fff;
	font-size:28px;
}
.fix-title{
	position: absolute;
	width:100%;
	bottom:49px;
}
.fix-title .container{
	padding-left:30px;
}
.comfade{
	opacity:0;
}
.ibg{
	padding-top:40px;
	padding-bottom:40px;
}
#go_top{
	padding:10px 13px;
	position:fixed;
	bottom:5%;
	z-index:999;
	background-color: rgba(0, 113, 179, 0.6);
	right:20px;
	cursor: pointer;
	display:none;
}
#go_top:hover{
	transition: 0.5s;
	background-color: rgba(0, 113, 179, 0.95);
}
#go_top a {
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 0.7rem;
    display: block;
    opacity: 1;
}
#go_top a i span{
	font-family: 'Microsoft JhengHei' !important;
}
.sign{
	padding-top:20px;

}
.computer-clear{
	clear: both;
}
.wpb_single_image .vc_figure {
	display: block !important;
}
.wpb_single_image .vc_single_image-wrapper {
	display: block !important;
}
.wpb_single_image img {
	width: 100% !important;
}
@media(max-width:1200px){
	.container{
		width:100%;
	}
	#content-box .container{
		padding:0 15px; 
	}
	.page1-img{
		right:0;
	}
	.page2-img{
		left:3%;
	}
}
@media(max-width:980px){
	.footer-news .container{
		width:100%;
		padding:0 30px;
	}
	.news-li{
		width:25%;
	}
}
@media(max-width:768px){
	.home #header{
		padding:4px 0;
	}
	.header-menu-box{
		padding-top:14px;
	}
	.computer-clear{
		display: none;
	}
	.f-logobox{
		margin-bottom: 10px;
	}
}
@media(max-width:767px){
	.banner-home{
		padding-top:105px;
	}
	.header-menu-box{
		text-align: center;
		padding-top: 0px;
	}
	#header{
		padding:15px 0 109px 0;
		background:#3862ac;
	}
	.footer-img,.footer-info {
	    text-align: center;
	}
	.ibg{
		padding-top:20px;
	}
	.home #header{
		background:#3862ac;
		height:auto;
	}
	.page1-box{
		padding-top:110px;
	}
	.page1,.page2{
		padding:30px 0;
	}
	.page1-img{
		height:160px;
		left:3%;
	}
	.page2,.page3{
		background:#e9fbff;
	}
	.page2-img{
		height:160px;
	}
	.news-li{
		width:50%;
	}
}
@media (min-width: 768px) and (max-width: 1298px){ 
  .page1-img{
  	right:-8% !important;
  }
	.page1-box{
  	right:54px !important;
  }
}

@media (min-width: 790px) and (max-width: 1160px){ 

	.page1-box{
  	padding-right:170px !important;
  }
}

.wpb_single_image {
    margin-bottom: 10px!important;
}