.in_main1 {
	margin-bottom: 25px;
}

.in_main1 .in_about {
	width: 630px;
	float: left;
	margin-right: 22px;
}

.in_main1 .in_contact {
	width: 348px;
	float: left;
}

.in_top h3 {
	height: 42px;
	position: relative;
}

.in_top h3 a {
	position: absolute;
	top: 24px;
	right: 0px;
	z-index: 100;
	color: #292929;
	font-size: 14px;
	font-weight: normal;
}

.in_about .text {
	padding: 20px 0 0 0;
}

.in_about .text img {
	float: left;
	margin-right: 20px;
}

.in_about .text p {
	line-height: 24px;
	color: #626262;
}

.in_contact {
	position: relative;
}

.in_contact .text_box {
	height: 203px;
	/* position: absolute;
	top: 43px;
	right: 0px; */
	/* width: 337px; */
	/* background: #dadada; */
	line-height: 24px;
	text-align: left;
}

.in_contact .text_box .text {
	width: 300px;
	padding: 20px 0 0;
	/* margin: 0 auto; */
	color: #626262;
	line-height: 24px;
}

.in_pro {
	margin-bottom: 25px;
}

.in_pro h3 {
	margin-bottom: 16px;
}

/*.in_pro ul{width:1000px;margin:0 auto;padding-top:16px;}
.in_pro ul li img{border:1px solid #cacaca;width:213px;height:161px;}
.in_pro ul li{width:250px;text-align:center;float:left;}*/

.in_main2 {
	margin-bottom: 30px;
}

.in_news {
	width: 626px;
	float: left;
	margin-right: 28px;
	position: relative;
}

.in_news h3 {
	margin-bottom: 22px;
}

.in_news .list {
	width: 346px;
	position: absolute;
	right: 0px;
	top: 64px;
}

.in_news .list li {
	width: 346px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 6px;
	float: left;
	position: relative;
	color: #626262;
	overflow: hidden;
}

.in_news .list li span {
	width: 80px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

.in_news .list li a {
	color: #626262;
	width: 260px;
	height: 20px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in_brand {
	width: 346px;
	float: left;
}

.in_brand h3 {
	margin-bottom: 22px;
}

.in_brand .list {
	padding: 0 0 0 20px;
}

.in_brand .list li {
	width: 150px;
	height: 150px;
	float: left;
	margin: 0 6px 6px 0;
}

.in_brand .list .hd ul li {
	display: none
}

.in_brand .list .bd {
	width: 170px;
}

/*产品滚动*/
.workListWrap {
	width: 1000px;
	height: 165px;
	margin: 0 auto 0 auto;
	position: relative;
	margin-bottom: 15px;
}

.workList {
	width: 3600%;
	height: 165px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.workItem {
	display: block;
	width: 250px;
	height: 165px;
	text-align: center;
	overflow: hidden;
	text-align: center;
	float: left;
}

.workItem img {
	border: 1px solid #cacaca;
	width: 213px;
	height: 161px;
}

/*产品滚动*/
.workListWrap2 {
	width: 326px;
	height: 170px;
	margin: 0 auto 0 auto;
	position: relative;
	margin-bottom: 15px;
}

.workList2 {
	width: 3600%;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.workItem2 {
	display: block;
	width: 166px;
	height: 170px;
	text-align: center;
	overflow: hidden;
	text-align: center;
	float: left;
}

.workItem2 img {
	border: 1px solid #cacaca;
	width: 158px;
	height: 150px;
}

.workItem2 span {
	width: 100%;
	height: 20px;
	display: block;
	overflow: hi;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
}