@charset "utf-8";
/* CSS Document */
#center {
	float:left;
	padding:10px 0;
	padding-bottom:0;
	width:917px;
}
#center #video {
	float:left;
	width:379px;
	height:280px;
	padding:12px 18px;
	border:1px solid #eae9e9;
}
#center .video_title {
	width:379px;
}
#center #video #video_more {
	float:right;
	margin-top:5px;
}
#center #video #video_more a {
	color:#f5a100;
	font-size:12px;
}
#center #video_text {
	float:left;
	width:379px;
	padding-top:10px;
	line-height:24px;
	font-size:14px;
	position:relative;
}
#center #video_text #opacity {
	position:absolute;
	bottom:0;
	left:0;
	background-image: url(../images/opacity.png);
	background-repeat: no-repeat;
	color:#FFF;
	padding:0 10px;
}
#center #video_text #opacity a {
	color:#f5a100;
}
#center .company_title h2, #center .news_title h2, #center .video_title h2, #center .link_title h2, #center .product_title h2 {
	padding-bottom: 10px;
	color: #f5a100;
	font-size: 16px;
	background-image: url(../images/title_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.company_title span, .news_title h2 span, .video_title span, .link_title span, .product_title span {
	font-family:Arial, Helvetica, sans-serif;
	color:#acabab;
	font-size:14px;
	margin-left:11px;
}
.news_title h3, .product_title h3 {
	float:right;
	overflow:hidden;
}
#center #news {
	float:left;
	width:448px;
	margin:0 10px;
	padding:12px 15px;
	border:1px solid #eae9e9;
	height:280px;
}
#center .news_title {
	width:448px;
}
#center #newsList {
	float:left;
	width:448px;
	padding-top:10px;
}
#center #newsList ul li {
	float: left;
	width:448px;
	height: 32px;
	line-height: 32px;
	border-bottom:1px dashed #dedcdc;
}
#center #newsList ul li a {
	font-size: 12px;
	display: inline-block;
	float: left;
	padding-left: 5px;
}
#center #newsList span {
	color: #fff;
	text-align: center;
	display: inline-block;
	line-height: 20px;
	width: 70px;
	height: 20px;
	background-color: #6b655b;
	font-size: 12px;
	float: right;
	margin-top: 5px;
}
#center #news_more {
	float:right;
	margin-top:5px;
}
#center #news_more a {
	color:#f5a100;
	font-size:12px;
}

#link {
	margin-top:12px;
	float:left;
	width:379px;
	padding:12px 18px;
	border:1px solid #eae9e9;
}
#link #link_text {
	float:left;
	width:379px;
	padding-top:10px;
}
#link #link_text img {
	margin-bottom:3px;
}

#center2 {
	height:196px;
}
#product {
	float:left;
	width:448px;
	margin:0 10px;
	margin-top:12px;
	padding:12px 15px;
	border:1px solid #eae9e9;
	height:252px;
}
#product #product_text {
	float:left;
	width:448px;
}
#product .control {
	float:left;
	width:32px;
	margin-top:90px;
}
#product #product_text_turn {
	float:left;
	width:384px;
	overflow:hidden;
}
#product #product_text_turn ul li {
	float:left;
	width:384px;
	margin-top:35px;
}
#product #product_text_turn ul li .product_pic {
	float:left;
	width:190px;
}
#product #product_text_turn ul li .product_pic img {
	padding:2px;
	border:1px solid #ebeaea;
}
#product #product_text_turn ul li .product_info {
	float:left;
	width:194px;
}
#product #product_text_turn ul li .product_info dl dt {
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}
#product #product_text_turn ul li .product_info dl dd p {
	font-size:12px;
	line-height:20px;
}

#company {
	float: left;
	width: 235px;
	margin: 10px 0;
	margin-left: 10px;
	padding: 12px 18px;
	border: 1px solid #eae9e9;
	height: 570px;
	background-image: url(../images/contact_men.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#company .company_title {
	float: left;
	width: 235px;
}
#company #company_more {
	float:right;
	margin-top:5px;
}
#company #company_more a {
	color:#f5a100;
	font-size:12px;
}

#company .company_title h2 {
	padding-bottom: 10px;
	color: #f5a100;
	font-size: 16px;
	background-image: url(../images/title_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#company .company_title span {
	font-family:Arial, Helvetica, sans-serif;
	color:#acabab;
	font-size:14px;
	margin-left:11px;
}
#company #contact {
	float: left;
	width: 235px;
	padding-top:10px;
}
#company #contact li {
	float: left;
	width:72px;
	line-height:25px;
}
#company #contact li.li2 {
	float: left;
	width:163px;
}