
@font-face {

/*圓體*/

  font-family: 'cwTeXYen';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/cwTeXYen-zhonly.eot);
  src: url(../fonts/cwTeXYen-zhonly.eot?#iefix) format('embedded-opentype'),
       url(../fonts/cwTeXYen-zhonly.woff2) format('woff2'),
       url(../fonts/cwTeXYen-zhonly.woff) format('woff'),
       url(../fonts/cwTeXYen-zhonly.ttf) format('truetype');
}

body{
	color:#444444;
}

h1,h2,h3,h4{font-family: 'cwTeXYen','Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;}


h1 {
	padding-left:15px;	
	color:#0d1269;
	font-size:40px;
}

h2 {
	color:#f26522;
	font-size:36px;
}

h3 {
	color:#39b54a;
	font-size:28px;
}

h4 {
	color:#0d1269;
	font-size:24px;
}

.font_menu {
	font-family: 'cwTeXYen','Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:20px;
}

.font_submenu {
	font-family: 'cwTeXYen','Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:17px;
}

.thumb-box18{
	overflow:hidden;
	padding:92px 0 98px;
	background:url(../img/bg_pic6.jpg) center 0 no-repeat;
	background-attachment:fixed;
}

.thumb-box18 h2{color:#fff}


.thumb-box19{
	overflow:hidden;
	padding:92px 0 98px;
	background:url(../img/bg_pic7.png) center 0 no-repeat;
	background-attachment:fixed;
}


.thumb-box20{
	padding:93px 0 125px;
	overflow:hidden;
	position:relative;
	
}


.table_header th{color:#0d1269;}

.index_big{
	color:#2a4191;
	font-size:36px;
	font-weight:500;
	line-height:normal;
}

@media (min-width:992px) and (max-width:1219px){
	.thumb-box18{
		background-attachment:scroll;
		background:#aaeefe;
	}
	.thumb-box19{
		background-attachment:scroll;
		background:#f0f4ea;
	}
}

@media (min-width:768px) and (max-width:991px){
	.thumb-box18{
		background-attachment:scroll;
		background:#aaeefe;
	}
	.thumb-box19{
		background-attachment:scroll;
		background:#f0f4ea;
	}
}

@media (max-width:767px){
	.thumb-box18{
		background-attachment:scroll;
		background:#aaeefe;
	}
	.thumb-box19{
		background-attachment:scroll;
		background:#f0f4ea;
	}
}