@charset "utf-8";
/* CSS Document */


.pro{
	margin-top:20px;}
.pro h2{
	height:38px;
	line-height:38px;
	border-left:5px solid #d60b2d;
	font-size:18px;
	font-weight:normal;
	padding-left:20px;
	color:#000;}
.pro h2 span{
	color:#999;
	font-size:10px;
	text-transform:uppercase;}

.product_scroll{position:relative; width:980px; height:260px; padding-top:20px; margin:0 auto;}
.product_scroll_inner{ height:260px; overflow:hidden; margin:0 auto;}
.product_scroll ul{ width:245px; float:left; overflow:hidden; text-align:center;}
.product_scroll ul img{
	padding:5px;
	background:url(../images/pro_pic_bg.jpg) repeat-x;
	width:225px;
	height:210px;
	display:block;
	margin:0 auto;}
.product_scroll ul li.name{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:12px;
	background:url(../images/pro_name.jpg) repeat-x;
	width:235px;
	margin:0 auto;}
.product_scroll .btn_l, .product_scroll .btn_r{ display:block; width:29px; height:26px; background:url(../images/roll.jpg) no-repeat 0 0; position:absolute; top:-26px; cursor:pointer;}
.product_scroll .btn_l{ right:28px;}
.product_scroll .btn_r{ background:url(../images/roll.jpg) no-repeat right 0; right:0px;}
.about{
	padding:30px 0;
	background:#efefef;
	margin-top:20px;}
.about .more{
	float:left;
	width:188px;
	height:231px;}
.about .word{
	float:left;
	width:457px;
	height:211px;
	line-height:26px;
	text-indent:24px;
	text-align:justify;
	background:#fff;
	padding:15px 20px 0;}
.about .word img{
	float:left;
	padding-top:3px;
	padding-right:10px;}
.about .btn{
	float:right;
	width:275px;}
.about .btn a{
	display:block;}
.about .btn a.btn2{
	margin-top:31px;}


.part{
	padding-top:21px;
	background:#fff;
	padding-bottom:21px;}
.part h2{
	color:#000;
	background:url(../images/h2.jpg) repeat-x;
	height:37px;
	line-height:36px;
	font-size:16px;
	font-weight:bold;}
.part h2 div{
	width:160px;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #acacac;}
.part h2 span{
	font-size:12px;
	font-weight:normal;
	color:#999;}
.part ul li{
	float:left;
	width:163px;
	margin-top:26px;}
.part ul li img{
	border:1px solid #ddd;
	width:134px;
	height:45px;}