.container {
	margin: 0px auto;
	width: 1200px;
}
.wrap {
	margin: 0px auto;
	width: 1200px;
}
.banner {
	height: 680px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	min-width: 1200px;
}
ul.cl_ul li {
	list-style: square inside url('../images/arrow-right.gif')
}
.banner .bd {
	width: 1920px;
	height: 1038px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
	overflow: hidden
}
.banner img {
	width: 1920px;
	height: 1038px
}
.title, .title2 {
	text-align: center;
	color: rgb(72, 72, 72);
}
.title .inner, .title2 .inner {
	display: inline-block;
}
.title h2, .title2 h2 {
	margin: 0px auto;
	padding: 0px 48px;
	width: 220px;
	line-height: 1;
	font-size: 30px;
	font-weight: normal;
	border-right-color: rgb(72, 72, 72);
	border-left-color: rgb(72, 72, 72);
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	display: block;
}
.title span, .title2 span {
	color: rgb(157, 157, 157);
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 5px;
	display: block;
}
.title .desc, .title2 .desc {
	color: rgb(157, 157, 157);
	font-size: 14px;
	margin-top: 16px;
}
.aboutus_wrap {
	background: rgb(238, 238, 238);
	padding-top: 30px;
	min-width: 1200px;
}
.company_honor, .brochure_content {
	width: 1200px;
	margin: 0 auto;
}
.ch_cert {
	width: 90%;
	margin-left: 70px;
	height: 350px;
	float: left;
}
.ch_cert .cert_img {
	float: left;
	width: 200px;
	height: 300px;
	background: #FFF;
	margin: 30px;
	border: 1px solid #bebebe;
}
.cl_content {
	width: 1100px;
	height: 350px;
	float: left;
}
.company_profile {
	width: 1200px;
	height: 570px;
	top: 120px;
	left: 360px;
	position: absolute;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.9)
}
.title2 {
	margin: 30px 0 10px 0;
}
.title2 h2 {
	border-right-color: rgb(255, 255, 255);
	border-left-color: rgb(255, 255, 255);
}
.title2, .title2 span, .title2 .desc {
	color: rgb(255, 255, 255);
}
span.about-span, .cl_content, .cu_right span {
	font-size: 16px;
	color: #ffffff;
	display: block;
	margin: 5px 50px;
	line-height: 2;
	text-indent: 2em;
	float: left
}
span.about-span {
	margin: 5px 70px;
}
		
.cl_content, .cu_right span {
	text-indent: 0em;
	font-size: 18px;
	color: #000;
	padding-top:50px
}
.leadership_main {
	color: #666;
	width: 1000px;
	margin: 0 auto
}
.contact_us {
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	background: url(../images/contact_us_bg.png) center no-repeat;
}
.brochure .brochure_img {
	float: left;
	margin: 10px 0;
}
.brochure_wrap {
	width: 1200px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.pdfurl {
	width: 100px;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right:20px;
}
.pdfurl a {
	color:#FFF;
	display:block;
	background:#009349;
	padding-top:5px;
	height:25px;
	width:120px;
}
.pdfurl a:hover {
	text-decoration:underline;
}
.cu_left, .cu_right {
	margin-top: 100px;
}
.cu_left {
	width: 500px;
	height: 333px;
	float: left;
}
.cu_right {
	width: 680px;
	margin-left: 20px;
	float: left;
}
.cu_right h2 {
	display: block;
	font-size: 20px;
	margin: 8px 0 8px 20px;
}
.slider-scroll {
	margin-top: 12px;
	overflow: hidden;
	height: 378px;
}
#showArea {
	width: 600px;
	float: left;
	height: 378px;
	/*	
	border: 1px solid #bebebe;
	border-right: none;*/
	margin-right: 20px;
}
#showArea img {
	opacity: 0;
	display: none;
}
#scrollDiv {
	float: left;
	width: 350px;
	height: 419px;/*
	border: 1px solid #bebebe;
	overflow: hidden;background:#009349
	*/
}
#scrollDiv ul {
	padding: 50px 0 0 0
}
#scrollDiv li {
	width: 400px;
	height: 15px;
	padding: 10px 0 10px 26px;
	cursor: pointer;
	font-family: 微软雅黑;
}
#scrollDiv li.on {
	/*	background: #009349;*/
	position: relative;
}
#scrollDiv li.on span {
	color: #009349;
}
#scrollDiv li a {
	display: block;
	font-size: 14px;
	height: 20px;
	line-height: 14px;
	color: #999;
}
#scrollDiv li span {
	display: block;
	font-size: 14px;
	height: 20px;
	line-height: 14px;
	color: #999; 
}
#scrollDiv li span.entity-triangle {
	display: none;
}
#scrollDiv li.on span.entity-triangle {
	position: absolute;
	top: 31px;
	left: -6px;
	display: block;
	width: 6px;
	height: 22px;
	background: url(img/triangle2.png) 0 0 no-repeat;
	z-index: 99;
}
