@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-algin: center;
}
#con {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	margin-top: 30px;
	clear: both;
}
#con-main {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;

	margin-top: 5px;
	clear: both;
}
.write {	
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	line-height: 18pt;
}
.write-b {	
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 18pt;
	font-weight: bold;
}

.bl-a {	
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 18pt;
}
.bl-b {	
	font-size: 12px;
	font-weight:bold; /*add by andy 20190603*/
	color: #0D33CE;
	text-decoration: none;
	line-height: 18pt;
}

.bl-a1 {	
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 18pt;
}
.bl-b1 {	
	font-size: 12px;
	font-weight:bold; /*add by andy 20190603*/
	color: #9e005b;
	text-decoration: none;
	line-height: 18pt;

}
#global-bg {
	background-image: url(../images/global-bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 1275px;
}
.title-w {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


#con-01 {
	float: left;
	width: 300px;
	margin-right: 30px;
	margin-left: 5px;
	height: auto;
}
#con-011 {
	float: left;
	width: 300px;
	margin-right: 30px;
	margin-left: 5px;
	height: auto;
}
#con-02 {
	float: left;
	width: 570px;
	margin-right: 0px;
	margin-left: 5px;
	height: auto;
}
.lb {
	margin-right: 3px;
	margin-left: 3px;
}


#header {
	height: 60px;
	width: 1280px;
	margin: auto;
	padding-top: 10px;
}
#header-l{
	float: left;
	padding-top: 12px;
	}
#header-r{
	float: left;
	padding-top: 0px;
	margin-left: 10px;
	}
#b-images {
	height: 540px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}

#b-images-main {
	height: 173px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/up1.jpg);
}
#button-readmore {
	float: left;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #cbcbcb; /* stroke */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-image: -moz-linear-gradient(bottom, #e3e3e3 0%, #c9c9c9 100%); /* gradient overlay */
	background-image: -o-linear-gradient(bottom, #e3e3e3 0%, #c9c9c9 100%); /* gradient overlay */
	background-image: -webkit-linear-gradient(bottom, #e3e3e3 0%, #c9c9c9 100%); /* gradient overlay */
	background-image: linear-gradient(bottom, #e3e3e3 0%, #c9c9c9 100%); /* gradient overlay */
	height: 20px;
	width: auto;
	background-position: center center;
	padding-top: 5px;

	padding-right: 10px;
	padding-left: 10px;
	background-color: #EEE;
	margin-bottom: 10px;
}.font-org {
	font-size: 15px;
	font-weight: 300;
	color: #F60;
}
.title-font {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 18pt;
}
.title-font-o {
	font-size: 15px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	line-height: 18pt;
}

#button-readmore :hover {
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.black {	
	color: #707070;
	text-decoration: none;
	line-height: 20pt;
	font-size: 15px;
}
.link {	
	color: #707070;
	text-decoration: none;
	line-height: 20pt;
	font-size: 15px;
}
.link:hover {
	color: #039;
	text-decoration: none;
	line-height: 20pt;
	font-size: 15px;
}
.picture{
		background-repeat: no-repeat;
	padding: 0px;
	height: 81px;
	width: 81px;
	border: 1px solid #E6E6E6;
	margin: 2px;
	clear: none;
	float: none;
	background-position: center center;
	}
	
	.black2 {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#footer {
	height: auto;
	width: 1280px;
	background-color: #3A4050;
	clear: both;
	margin-top: 50px;
	margin-right: auto;

	margin-left: auto;
		text-align: center;
}
#group {
	height: 127px;
	width: 1278px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 20px;
	background-image: url(../images/group.jpg);
	

}
#header-0 {
	background-image: url(../images/logo.jpg);
	height: 56px;
	width: 164px;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
}
.bigimages{
	position:absolute;
	width:1280px;
	left: 172px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main-up {
	height: 50px;
	width: 100%;
}
#main-up-1 {
	float: left;
	width: 260px;
}
#main-up-2 {
	float: left;
	width: auto;
	height:30px;
	margin-top: 10px;

}
#main-con2 {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 100px;
}
.blue {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/year.png);
	height: 55px;
	width: 66px;
	padding-top: 27px;
	padding-left: 16px;
}
#main-left {
	float: left;
	height: auto;
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#main-con {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.picture-news {
	text-align: left;

	width: 300px;
	margin-top: 10px;
	margin-right: 15px;
}

.title-news {
	font-size: 20px;
	font-weight: 800;
	color: #039;
	margin-bottom: 10px;
}
.title-mission {
	font-size: 17px;
	font-weight: 800;
	color: #16B2E5;
	margin-bottom: 10px;
	text-decoration: none;
}
#statments-left {
	float: left;
	height: auto;
	width: 450px;
	margin-right: 20px;
	
	margin-bottom: 20px;
}
.link {
	font-size: 15px;
	color: #666;
	text-decoration: none;
}
.link:hover {
	font-size: 15px;
	color: #F60;
	text-decoration: none;
}
#statments-left2 {
	float: left;
	height: auto;
	width: 780px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.faq-bg1-en {
	background-image: url(../images/faq-en_01.png);
	background-repeat: repeat-y;
	height: 123px;
	width: 360px;
	padding-top: 90px;
	padding-right: 30px;
}

.faq-bg2-en {
	background-image: url(../images/faq-en_02.png);
	background-repeat: repeat-y;
	height: 123px;
	width: 346px;
	padding-top: 90px;
	padding-right: 20px;
}
.faq-bg3-en {
	background-image: url(../images/faq-en_03.png);
	background-repeat: no-repeat;
	height: 624px;
	width: 397px;
	padding-right: 100px;
	padding-top: 100px;
}
.faq-bg4-en {
	background-image: url(../images/faq-en_04.png);
	background-repeat: repeat-y;
	height: 194px;
	width: 360px;
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.faq-bg5-en {
	background-image: url(../images/faq-en_05.png);
	background-repeat: repeat-y;
	height: 194px;
	width: 336px;
	padding-top: 50px;
	padding-right: 30px;
}
.faq-bg6-en {
	background-image: url(../images/faq-en_06.png);
	background-repeat: repeat-y;
	height: 167px;
	width: 726px;
				padding-top: 30px;
			padding-right: 30px;

}
.job-bg1-en {
	background-image: url(../images/job-en_02.png);
	height: 257px;
	width: 387px;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 20px;
}
.job-bg2-en {
	background-image: url(../images/job-en_03.png);
	height: 257px;
	width: 539px;
	background-repeat: no-repeat;
		padding-top: 60px;
			padding-right: 20px;
}
.job-bg3-en {
	background-image: url(../images/job-en_04.png);
	height: 246px;
	width: 387px;
	background-repeat: no-repeat;
		padding-top: 60px;
			padding-right: 20px;
}
.job-bg4-en {
	background-image: url(../images/job-en_05.png);
height: 246px;
	width: 539px;
					background-repeat: no-repeat;
		padding-top: 60px;
			padding-right: 20px;
}
#logo-index {
	background-image: url(../images/en_title/1.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 154px;
	float: left;
}
/*
#logo-index:hover {
	background-image: url(../images/en_title/logo_011.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 154px;
	float: left;
}
*/
#logo-index2 {
	background-image: url(../images/en_title/2.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 147px;
		float: left;
}
#logo-index2:hover {
	background-image: url(../images/en_title/logo_021.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 147px;
		float: left;
}
.blueberry {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 540px;
	width: 1280px;
	margin: 0 auto;
}
.blueberry .slides {
	display: block;
	position: relative;
	overflow: visible;
	z-index: -1;
	margin-top: -16px;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active {  }
.blueberry .crop li img { width: 1280px; }

.blueberry .pager {

	text-align: center;
}
.blueberry .pager li {
	display: inline-block;
	margin-top: -40px;
}
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 8px;
	width: 8px;
	color: #e9e9e9;

}
.blueberry .pager li a {
	padding: 18px 8px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #e9e9e9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e2e2e2;
}

.blueberry .pager li.active a span {
	background: #404040;
	color: #404040;
}
