@charset "utf-8";
/* CSS Document */



#main {
	position: relative;
	z-index: 1;
	padding: 0 10px;
}
/*********************************************************/

#banner {
	margin: 0 auto;
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#banner img {
	max-width: 100%;
	height: auto !important;
}
/*********************************************************/

#iabout_box {
	background: url(../images/about_bg.jpg) left top no-repeat;
	padding: 0 10px;
}
#iabout {
	max-width: 1280px;
	margin: 0 auto;
	padding: 95px 0 0px 0;
	min-height: 274px;
	position: relative;
}
#iabout .title {
	position: relative;
	float: left;
	padding-right: 60px;
	border-right: #FFF 1px solid;
}
#iabout .title .en {
	color: #724599;
	line-height: 30px;
	height: 30px;
	font-size: 34px;
	font-family: 'Raleway', sans-serif;
	position: relative;
	margin-bottom: 5px;
}
#iabout .title .en span {
	font-weight: 200;
	font-family: 'Raleway', sans-serif;
}
#iabout .title .cht {
	color: #333333;
	line-height: 30px;
	height: 30px;
	font-family: "微軟正黑體";
	font-size: 17px;
	position: relative;
	text-align: right;
}
#iabout .con {
	max-width: 620px;
	margin-left: 360px;
	color: #555555;
	font-size: 14px;
	min-height: 65px;
	line-height: 24px;
}

@media (max-width: 1000px) {
#iabout {
	padding: 20px 0 20px 0;
	min-height: 0;
}
}

@media (max-width: 710px) {
#iabout_box {
	background: url(../images/about_bg.jpg) center top no-repeat;
	padding: 0 10px;
}
#iabout .title {
	float: none;
	text-align: center;
	padding-right: 0px;
	border-right: none;
	margin-bottom: 15px;
}
#iabout .title .en {
	font-size: 24px;
	margin-bottom: 0;
}
#iabout .title .cht {
	text-align: center;
}
#iabout .con {
	max-width: none;
	margin-left: 0px;
}
}
/*********************************************************/

#inews_box {
	background: url(../images/news_bg.jpg) center top repeat;
	padding: 0 10px;
}
#inews {
	max-width: 1480px;
	margin: 0 auto;
	padding: 35px 0px 50px 0px;
	position: relative;
}
#inews .title {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}
#inews .title .en {
	color: #724599;
	line-height: 30px;
	height: 30px;
	font-size: 34px;
	font-family: 'Raleway', sans-serif;
	position: relative;
	margin-bottom: 5px;
}
#inews .title .en span {
	font-weight: 200;
	font-family: 'Raleway', sans-serif;
}
#inews .title .cht {
	color: #333333;
	line-height: 30px;
	height: 30px;
	font-family: "微軟正黑體";
	font-size: 17px;
}
#inews .owl-buttons {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	zoom: 1;
}
#inews .owl-buttons div {
	position: absolute;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#inews .owl-buttons .owl-prev {
	background: url(../images/new_prev.png) no-repeat;
	left: 0px;
}
#inews .owl-buttons .owl-next {
	background: url(../images/new_next.png) no-repeat;
	right: 0px;
}
#inews .owl-buttons .owl-prev:hover {
	background: url(../images/new_prev_.png) no-repeat;
}
#inews .owl-buttons .owl-next:hover {
	background: url(../images/new_next_.png) no-repeat;
}
.inews-list .item {
	padding: 0 12px;
}
.inews-list .item .pic {
	position: relative;
}
.inews-list .item .pic img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.inews-list .item a, .inews-list .item a:visited {
	display: block;
	margin: 0 auto;
	max-width: 300px;
	font-size: 12px;
	color: #888;
	line-height: 1.45;
	text-decoration: none;
}
.inews-list .item a:hover {
	text-decoration: none;
}
.inews-list .item a:hover .info {
	background: #7EA4CD;
}
.inews-list .item a .pic {
	margin: 0px;
	margin-bottom: 1px;
}
.inews-list .item a .date {
	width: 100%;
	min-height: 20px;
	font-size: 13px;
	color: #FFF;
	padding: 5px 15px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	left: 0px;
	bottom: 0px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.inews-list .item a .info {
	padding: 10px 15px;
	background: #B6B0CC;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.inews-list .item a h3 {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}
.inews-list .item a .con {
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.owl-wrapper-outer {
	position: relative;
	z-index: 2;
}
#inews .owl-controls {
	z-index: 1
}
#inews .owl-carousel {
	padding: 0px 90px 0px 90px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

@media (max-width: 1460px) {
#inews .owl-carousel {
	padding: 0px 50px 0px 50px;
}
}

@media (max-width: 710px) {
#inews .title .en {
	font-size: 24px;
	margin-bottom: 0;
}
#inews .title {
	margin-bottom: 10px;
}
#inews {
	padding: 20px 0px 20px 0px;
}
}
/*********************************************************/



#knowledge_box {
	padding: 0 10px;
}
#knowledge {
	max-width: 1280px;
	margin: 0 auto;
	padding: 35px 0px 40px 0px;
	position: relative;
	overflow: hidden;
}
#knowledge .title {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: #DDDDDD 1px solid;
}
#knowledge .title:after {
	content: '';
	position: absolute;
	width: 150px;
	bottom: -1px;
	left: 0px;
	border-bottom: #7EA4CD 1px solid;
}
#knowledge .title .en {
	color: #724599;
	line-height: 30px;
	height: 30px;
	font-size: 34px;
	font-family: 'Raleway', sans-serif;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
#knowledge .title .en span {
	font-weight: 200;
	font-family: 'Raleway', sans-serif;
}
#knowledge .title .cht {
	color: #333333;
	line-height: 30px;
	height: 30px;
	font-family: "微軟正黑體";
	font-size: 17px;
	display: inline-block;
	vertical-align: middle;
}
#knowledge a:hover .con {
	color: #777777;
	text-decoration: underline;
}
#knowledge a:hover .more {
	background: rgba(203,184,240,0.2);
}/*
#knowledge ul {
	margin: 0 -15px;
	display: block;
}
#knowledge li {
	width: 33.333333%;
	padding: 0 15px;
	list-style: none;
	float: left;
}
#knowledge li a {
	text-decoration: none;
}*/
#knowledge .owl-controls {
	position: absolute;
	top: 0px;
	right: 50px;
	zoom: 1;
	top: -65px;
}
#knowledge .owl-buttons div {
	width: 23px;
	height: 23px;
	float:left;
	margin:0 0 0 10px;
	text-indent:-99999px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#knowledge .owl-buttons .owl-prev {
	background: url(../images/knowledge_prev.png) no-repeat;
}
#knowledge .owl-buttons .owl-next {
	background: url(../images/knowledge_next.png) no-repeat;
}
#knowledge .owl-buttons .owl-prev:hover {
	background: url(../images/knowledge_prev_.png) no-repeat;
}
#knowledge .owl-buttons .owl-next:hover {
	background: url(../images/knowledge_next_.png) no-repeat;
}
.knowledge{
	margin:0 -50px;
	width:auto !important;
}
.knowledge .item a {
	text-decoration: none;
}
.knowledge .item {
	padding: 0 15px;
}
#knowledge .owl-controls {
	z-index: 1
}
#knowledge .owl-carousel {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#knowledge .list {
	max-width: 350px;
	margin: 0 auto;
}
#knowledge .name {
	height: 48px;
	line-height: 24px;
	color: #333333;
	font-size: 17px;
	margin-bottom: 15px;
	overflow: hidden;
	padding-left: 60px;
	font-weight: bold;
	background: url(../images/knowledge_icon.png) 0 0 no-repeat;
	text-decoration: none;
}
#knowledge .con {
	border-top: #CBB8DC 1px solid;
	padding-top: 15px;
	font-size: 13px;
	color: #777777;
	height: 100px;
	line-height: 20px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-bottom: 15px;
}
#knowledge .more {
	width: 84px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #CBB8DC;
	font-size: 14px;
	border: #CBB8DC 1px solid;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

@media (max-width: 1280px) {
#knowledge ul {
	margin: 0 0px;
}
}

@media (max-width: 750px) {
#knowledge li {
	width: 50%;
}
#knowledge li:nth-child(3) {
	display: none;
}
}

@media (max-width: 710px) {
#knowledge .title .en {
	font-size: 24px;
	margin-bottom: 0;
}
#knowledge .title {
	text-align: center;
}
#knowledge {
	padding: 20px 0px 20px 0px;
}
}

@media (max-width: 450px) {
#knowledge li {
	width: 100%;
}
#knowledge li:nth-child(2) {
	display: none;
}
}
/*********************************************************/

#glory_box {
	background: url(../images/glory_bg.jpg) center top no-repeat;
	padding: 0 10px;
}
#glory {
	max-width: 1280px;
	margin: 0 auto;
	padding: 60px 0 0px 0;
	min-height: 320px;
	position: relative;
}
#glory .title {
	position: relative;
	float: left;
	margin-right: 5%;
	padding-left: 70px;
}
#glory .title .en:before {
	content: '';
	display: inline-block;
	width: 60px;
	height: 56px;
	left: -70px;
	position: absolute;
	background: url(../images/glory_icon.png) 0 0 no-repeat;
	vertical-align: top;
}
#glory .title .en {
	color: #724599;
	line-height: 30px;
	font-size: 34px;
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	position: relative;
	margin-bottom: 15px;
}
#glory .title .en span {
	padding-top: 8px;
	font-weight: 200;
	display: block;
	font-family: 'Raleway', sans-serif;
}
#glory .title .cht {
	color: #333333;
	line-height: 30px;
	height: 30px;
	font-family: "微軟正黑體";
	font-size: 17px;
	position: relative;
	display: inline-block;
	display: block;
}
#glory .pic {
	max-width: 288px;
	padding: 3px;
	background: #525FBA;
	float: left;
	margin-right: 30px;
	border: #FFF 1px solid;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#glory .pic img {
	max-width: 100%;
	vertical-align: top;
	height: auto !important;
}
#glory .list {
	width: calc(100% - 690px);
	max-width: 585px;
	float: left;
	padding-top: 10px;
}
#glory .name {
	height: 48px;
	line-height: 24px;
	color: #333333;
	font-size: 17px;
	margin-bottom: 15px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
#glory .con:after {
	content: '';
	position: absolute;
	width: 150px;
	height: 1px;
	top: 0px;
	left: 0px;
	background: #7EA4CD;
}
#glory .con:before {
	content: '';
	position: absolute;
	height: 1px;
	top: 0px;
	left: 0px;
	right: 0px;
	background: #FFF;
}
#glory .con {
	position: relative;
	padding-top: 15px;
	font-size: 13px;
	color: #777777;
	height: 95px;
	line-height: 20px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-bottom: 15px;
}
#glory .more {
	width: 84px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #CBB8DC;
	font-size: 14px;
	border: #CBB8DC 1px solid;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

@media (max-width: 900px) {
#glory_box {
	padding: 0 10px;
}
#glory .title {
	float: none;
	margin: 0 auto;
	text-align: center;
	border-right: none;
	margin-bottom: 15px;
}
#glory .title .en {
	font-size: 24px;
	position: relative;
	margin-bottom: 0;
}
#glory .title .en span {
	display: inline-block;
}
#glory .title .cht {
	text-align: center;
}
#glory {
	padding: 20px 0 20px 0;
	min-height: 0;
}
#glory .list {
	width: calc(100% - 320px);
	max-width: 585px;
	float: left;
	padding-top: 10px;
}
}

@media (max-width: 590px) {
#glory .list {
	display: none;
}
#glory .pic {
	float: none;
	margin: 0 auto;
}
}

@media (max-width: 440px) {
#glory .title {
	padding-left: 0px;
}
#glory .title .en:before {
	display: none;
}
}

@media (max-width: 310px) {
#glory .title .en span {
	padding-top: 0px;
}
}
