@CHARSET "UTF-8";


.banner.contact-us {
	background-image: url(../images/banner-contact-us.jpg);
}
.banner.why-us {
	background-image: url(../images/banner-why-us.jpg);
}


.contact-us-box {
	padding: 30px 30px 1px;
}

.contact-us-box .map-box {
	width: 100%;
}
.contact-us-box .map-box img {
	width: 100%;
}
.contact-us-box .addr-box h4 {
	color: #289028;
}


.careers-box {
	padding: 30px;
}
.careers-box .info-text {
	margin-bottom: 30px;
}
.careers-box .info-text .title {
	font-size: 18px;
	color: #289028;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.careers-box .info-text .text {
	font-size: 16px;
	color: #6a6765;
	line-height: 2em;
}

.careers-box .table {
	margin-bottom: 20px;
}
.careers-box .table th, .careers-box .table td {
	text-align: center;
	font-weight: normal;
}
.careers-box .table th {
	width: 25%;
	color: #7a7a7a;
	font-size: 16px;
	line-height: 1.2em;	
	padding: 15px 2px;
}
.careers-box .table td {
	color: #585858;
	font-size: 16px;
	line-height: 1.8em;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
}
.careers-box .table td a {
	color: #585858;
	display: block;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-ms-transition: color .2s;
	transition: color .2s;
}
.careers-box .table td a:hover {
	color: #289028;
}
.careers-box .table thead {
	background-color: #e2e2e2;
	border-top: 1px solid #c8c8c8;
}
.careers-box .table>thead>tr>th {
	border: none;
}
.careers-box .table>thead>tr>th, .careers-box .table>tbody>tr>th, .careers-box .table>tfoot>tr>th, .careers-box .table>thead>tr>td, .careers-box .table>tbody>tr>td, .careers-box .table>tfoot>tr>td {
	border-top: none;
	border-bottom: 1px solid #d7d7d7;
}


.careers-box .detail-title {
	font-size: 24px;
	color: #289028;
	line-height: 1em;
	padding-bottom: 10px;
	border-bottom: 3px solid #289028;
	margin-bottom: 25px;
}
.careers-box .detail-text {
	font-size: 14px;
	color: #2d2d2d;
	line-height: 2em;
	margin-bottom: 30px;
}
.careers-box .quick-contact {
	background-color: #aaaaaa;
	padding: 20px 15px;
	margin-bottom: 50px;
}
.careers-box .quick-contact:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.careers-box .quick-contact img {
	float: left;
	margin-right: 20px;
}
.careers-box .quick-contact .text {
	color: #fff;
	font-size: 14px;
	line-height: 1.7em;
	overflow: hidden;
}

.return-box {
	color: #2d2d2d;
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	float: right;
}
.return-box img {
	margin-top: -4px;
}

.newsroom-box {
	padding: 30px;
}
.newsroom-box .news-list {
	margin: 10px 0 20px;
}
.newsroom-box .news-list .row {
	margin-left: -10px;
	margin-right: -10px;
}
.newsroom-box .news-list .row > * {
	padding-left: 10px;
	padding-right: 10px;
}
.newsroom-box .news-list .news-box {
	margin: 15px 0;
	display: block;
}
.newsroom-box .news-list .news-box img {
	width: 100%;
}
.newsroom-box .news-list .news-box .date {
	font-size: 14px;
	color: #2d2d2d;
	line-height: 1.3em;
	margin: 13px 0 8px;
}
.newsroom-box .news-list .news-box .text {
	line-height: 1.3em;
	font-size: 14px;
	color: #2d2d2d;
	overflow: hidden;
}

.newsroom-box .carousel-caption {
	width: 100%;
	height: 94px;
	text-align: left;
	left: 0;
	bottom: 0;
	background-color: rgba(255,255,255,.9);
	text-shadow: none;
	padding-left: 15px;
	padding-right: 110px;
	border-bottom: 3px solid #289028;
}
.newsroom-box .carousel-caption .date {
	font-size: 14px;
	color: #2d2d2d;
	line-height: 1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 8px;
	margin-bottom: 10px;
}
.newsroom-box .carousel-caption .name {
	font-size: 20px;
	color: #2d2d2d;
	line-height: 1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsroom-box .carousel-indicators {
	text-align: right;
	right: 15px;
	left: auto;
	bottom: 15px;
}

.newsroom-box .carousel-indicators li {
	background-color: #595959;
	width: 12px !important;
	height: 12px !important;
	border: none !important;
	margin: 2px !important;
}
.newsroom-box .carousel-indicators li.active {
	background-color: #289028;
}

.newsroom-box .detail-title {
	text-align: center;
	color: #2d2d2d;
	font-size: 20px;
	margin: 15px 0;
	line-height: 1.3em;
}
.newsroom-box .detail-date {
	line-height: 1em;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	color: #2d2d2d;
}
.newsroom-box .detail-text {
	font-size: 14px;
	line-height: 2em;
	color: #2d2d2d;
	margin: 30px auto 60px;
}

.newsroom2-box {
	padding: 30px;
}
.newsroom2-box ul.news-list {
	margin-bottom: 20px;
}
.newsroom2-box ul.news-list li {
	padding: 30px 0;
	border-bottom: 1px solid #c7c7c7;
}
.newsroom2-box ul.news-list .img-box {
	width: 230px;
	height: 160px;
	float: left;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.newsroom2-box ul.news-list .content {
	overflow: hidden;
}
.newsroom2-box ul.news-list .content .title {
	font-size: 24px;
	color: #2d2d2d;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.newsroom2-box ul.news-list .content .title.new:after {
	content: 'NEW';
	color: #fff;
	background-color: #289028;
	display: inline-block;
	font-size: 12px;
	line-height: 1em;
	padding: 4px 10px;
	position: relative;
	bottom: 4px;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.newsroom2-box ul.news-list .content .date {
	font-size: 14px;
	color: #a5a5a5;
	line-height: 1em;
	margin-bottom: 8px;
}
.newsroom2-box ul.news-list .content .text {
	font-size: 14px;
	color: #2d2d2d;
	line-height: 1.8em;
	margin-bottom: 5px;
}
.newsroom2-box ul.news-list .content .more {
	line-height: 1em;
	color: #476fb1;
	font-size: 14px;
}
.newsroom2-box ul.news-list .content:hover .more{
	text-decoration:underline;
}


.search-result-box {
	padding: 30px;
}
.search-result-box .s-title {
	color: #3c3c3c;
	font-size: 18px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 20px;
}

.search-result-box form.search-box {
	position: relative;
	max-width: 100%;
	width: 700px;
	margin-bottom: 30px;
}
.search-result-box form.search-box input {
	border: 1px solid #c5c5c5;
	height: 38px;
	padding: 10px 50px 10px 10px;
	font-size: 16px;
	width: 100%;
	color: #2d2d2d;
	background-color: transparent;
}
.search-result-box form.search-box button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 38px;
	text-align: center;
	font-size: 18px;
	color: #289028;
	background: transparent;
	border: none;
	box-shadow: none;
	outline: none;
}

.search-result-box ul.result-list > li {
	margin: 10px auto 40px;
}
.search-result-box ul.result-list > li .title {
	font-size: 16px;
	color: #289028;
	line-height: 2em;
}
.search-result-box ul.result-list > li .text {
	font-size: 14px;
	color: #575757;
	line-height: 2em;
	max-height: 25em;
	overflow: hidden;
}
.search-result-box ul.result-list > li mark {
	background: none;
	color: #009cff;
}

.search-result-box .simple-pagination {
	text-align: left;
}


.performance-box {
	padding: 30px;
}
.performance-box .title {
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 15px;
	color: #289028;
}
.performance-box .text {
	font-size: 16px;
	line-height: 1.8em;
	color: #6a6765;
}
.performance-box .title-sub {
	font-size: 16px;
	line-height: 1.8em;
	color: #289028;
}

.performance-box .info-box {
	margin: 20px -15px 40px;
}
.performance-box .info-box img {
	width: 100%;
	margin-top: 6px;
	margin-bottom: 10px;
}

.performance-box ul.link-list  {
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: 50px;
}
.performance-box ul.link-list > li {
	padding-left: 2px;
	padding-right: 2px;
	margin: 15px 0;
}
.performance-box ul.link-list > li a {
	display: block;
	text-align: center;
}
.performance-box ul.link-list > li a img {
	width: 100%;
	margin-bottom: 8px;
}
.performance-box ul.link-list > li a .link-text {
	color: #289028;
	font-size: 12px;
	line-height: 1.8em;
}

.performance2-box {
	padding: 30px;
}
.performance2-box .tabs {
	text-align: left;
	font-size: 0;
	margin-bottom: 10px;
}
.performance2-box .tabs a {
	display: inline-block;
	line-height: 1em;
	padding: 8px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	/*background-color: #7a98b2;*/
	font-size: 18px;
	color: #7a98b2;
	margin-right: 20px;
	margin-bottom: 20px;
}
.performance2-box .tabs a:hover, .performance2-box .tabs a.active {
	/*background-color: #289028;*/
	color: #289028;
}
.performance2-box .one-performance {
	display: block;
	width: 100%;
	height: auto;
	background-color: #e2e9ed;
	margin-bottom: 30px;
	border-bottom: 5px solid #87a2ba;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.performance2-box .one-performance:hover {
	border-bottom: 5px solid #289028;
}
.performance2-box .one-performance .img-box {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 170px;
	display: block;
	width: 100%;
}
.performance2-box .one-performance .title {
	color: #000;
	font-size: 18px;
	margin: 20px 15px 10px;
	line-height: 1.4em;
	height: 2.8em;
	overflow: hidden;
	word-break: break-all;
}
.performance2-box .one-performance .text1 {
	color: #000;
	line-height: 1em;
	font-size: 14px;
	margin: 5px 15px 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.performance2-box .one-performance .text2 {
	color: #6d6d6d;
	line-height: 1em;
	font-size: 12px;
	margin: 5px 15px 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}



.why-us-box {
	padding: 30px;
}
.why-us-box .title {
	font-size: 20px;
	color: #289028;
	line-height: 1em;
	margin-bottom: 15px;

}
.why-us-box .text {
	color: #6a6765;
	font-size: 16px;
	line-height: 1.8em;
}


@media (max-width: 767px) { 
	.contact-us-box {
		padding: 20px 15px 1px;
	}
	.performance2-box, .why-us-box, .performance-box, .search-result-box, .newsroom-box, .newsroom2-box, .careers-box {
		padding: 20px 15px;
	}
	.newsroom2-box ul.news-list li {
		padding: 20px 0 15px;
	}
	.newsroom2-box ul.news-list .img-box {
		margin-right: 15px;
		width: 90px;
		height: 60px;
	}
	.newsroom2-box ul.news-list .content {
		overflow: visible;
	}
	.newsroom2-box ul.news-list .content .title {
		font-size: 18px;
	}
	.newsroom2-box ul.news-list .content .title.new:after {
		bottom: 1px;
	}
	.newsroom2-box ul.news-list .content .date {
		margin-bottom: 5px;
	}
	.newsroom2-box ul.news-list .content .text {
		line-height: 1.5em;
	}
}
