﻿/*----------------------pageBar--------------------------*/
.pageBar
{
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	cursor: default;
}

	.pageBar a
	{
		height: 20px;
		width: 20px;
		line-height: 20px;
		color: Black;
		display: inline-block;
	}

	.pageBar .now
	{
		color: #B90D23;
	}
/*----------------------pageBar----END----------------------*/
.SPcontent
{
	line-height: 25px;
}

ul
{
	list-style: none outside none;
}

h1, h2
{
}

img
{
	border: 0 none;
	font-size: 0px;
	vertical-align: top;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.page-w-943
{
	width: 943px;
	background: #ebebeb;
}

.section
{
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
	color: #605B5E;
	font-family: "微软雅黑";
	font-size: 12px;
}
/*公共list start*/

.list li a, .list li a:visited
{
	color: #605B5E;
	font-family: "微软雅黑";
	font-size: 12px;
}

.list li
{
	background: url("../images/machine/support_arrow.png") no-repeat;
	padding-left: 14px;
	line-height: 20px;
}

.detail .list li
{
	margin-top: 10px;
	background-position: 0px 8px;
}
/*.list ul
{
	overflow:hidden;
}
.detail .list ul
{
	margin-top:-10px;
}*/
/*公共list end*/
/*公共detail start*/
.detail .main
{
	margin-top: -32px;
	overflow: hidden;
	zoom: 1;
}

.detail .mod
{
	border-top: 1px solid #CECECE;
	margin-top: -1px;
	overflow: hidden;
	padding: 32px 0px;
	zoom: 1;
}

.detail h1, .detail h2
{
	color: #696969;
	margin-bottom: 18px;
}

.detail h1
{
	font-size: 36px;
}

.detail h2
{
	font-size: 12px;
	line-height: 22px;
}

.detail .list
{
	width: 58%;
}

.detail .pic
{
	overflow: hidden;
	margin-top: -18px;
	width: 38%;
}

	.detail .pic li
	{
		font-size: 0;
		margin-top: 18px;
	}

/*返回按钮*/
.bn-controls
{
	padding-top: 24px;
	text-align: center;
	padding-bottom: 16px;
}

	.bn-controls a, .bn-controls a:visited
	{
		color: #ffffff;
		line-height: 12px;
		background: #999899;
		display: inline-block;
		padding: 6px 16px;
	}

.slt-controls .border-bottom-dashed
{
	border-bottom: 1px dashed #A4A4A4;
}

.border-top-dashed
{
	border-top: 1px dashed #A4A4A4;
}
/*detail-pages 针对类似新闻详细页*/
.detail-pages h1
{
	color: #b90d23;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: normal;
}

.detail-pages .desc
{
	text-align: center;
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 13px;
}

/*公共detail end*/

/*公共tab start*/
.tab-menu
{
	background: #999999;
	overflow: hidden;
	display: inline-block;
	width: 552px;
	float: left;
}

	.tab-menu li
	{
		float: left;
		text-align: center;
		background: url("../images/machine/banner_fg.png") no-repeat right center;
		vertical-align: middle;
	}

	.tab-menu a, .tab-menu a:visited
	{
		display: block;
		color: #ffffff;
	}

		/*.tab-menu .default
	{
		color: #ffffff;
	}*/

		.tab-menu a.current
		{
			color: #696969;
			background: #cccccc;
			margin-left: -1px;
			padding-left: 1px;
		}

.tab-content
{
	clear: both;
	text-align: center;
	overflow: hidden;
	height: 162px;
	zoom: 1;
}
/*公共tab end*/

/*公共more start*/
.more
{
}

	.more a, .more a:visited
	{
		color: #666565;
		display: block;
		font-size: 12px;
		position: relative;
		line-height: 11px;
		height: 11px;
		padding-left: 12px;
		margin-left: -12px;
	}

	.more s
	{
		background: url("../images/machine/icon_5.png" ) no-repeat;
		height: 9px;
		margin-left: -12px;
		position: absolute;
		top: 2px;
		width: 9px;
		cursor: pointer;
	}
/*公共more end*/

/*公共search start*/
/*.search_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    display: block;
    height: 24px;
    position: relative;
    width: 237px;
}
.search_box input {
    border: 0 none;
    height: 15px;
    left: 28px;
    line-height: 15px;
    padding: 5px 5px 4px 4px;
    position: absolute;
    top: 0;
    width: 200px;
}
.search_box button {
    background: url("../images/machine/bn_srh.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 24px;
    position: absolute;
    top: 0;
    width: 28px;
}*/
/*公共search end*/

/*banner start*/
#banner
{
	background-color: #F2F6FB;
}

	#banner .tab-menu li
	{
		width: 229px;
		height: 42px;
	}

	#banner .tab-menu a
	{
		line-height: 42px;
	}
/*banner end*/

/*contactUs start*/
.cus h1
{
	font-size: 14px;
	margin-bottom: 18px;
}

.bn-box
{
	height: 26px;
	background: #999899;
	color: #fff;
}

	.bn-box span
	{
		line-height: 26px;
	}

.bn-group
{
	background: #999899;
	height: 26px;
}

	.bn-group li
	{
		float: left;
		padding-left: 18px;
		height: 26px;
	}

		.bn-group li a, .bn-group li a:visited
		{
			color: #fff;
			display: block;
			position: relative;
			padding-left: 16px;
			vertical-align: middle;
		}

		.bn-group li s
		{
			background: url("../images/machine/bn_cus.png") no-repeat;
			height: 10px;
			position: absolute;
			width: 10px;
			margin-left: -16px;
			overflow: hidden;
			zoom: 1;
			top: 8px;
		}

		.bn-group li strong
		{
			display: block;
			padding-top: 4px;
		}

	.bn-group .bn-clicked
	{
		background-position: 0px -10px;
	}

.bn-box span
{
	float: left;
	margin-left: 30px;
}

.controls
{
	padding-top: 13px;
	overflow: hidden;
	zoom: 1;
}

	.controls .inp-lab
	{
		float: left;
		margin-right: 5px;
		font-weight: bold;
		width: 110px;
		text-align: right;
	}

	.controls .inp-tag
	{
		padding-left: 5px;
		display: inline-block;
	}

		.controls .inp-tag a
		{
			color: #777777;
			font-family: "微软雅黑";
		}

	.controls .inp-lab, .controls .inp-tag
	{
		height: 23px;
		line-height: 23px;
		color: #595757;
	}

.inp-box-w-292
{
	width: 292px;
	height: 23px;
}

.inp-box-w-133, .inp-box-w-301, .inp-box-w-88
{
	height: 24px;
}

.inp-box-w-133
{
	width: 133px;
}

.inp-box-w-301
{
	width: 301px;
}

.inp-box-w-88
{
	width: 88px;
}

	.inp-box-w-292 .txt, .inp-box-w-301 .txt, .inp-box-w-88 .txt
	{
		height: 16px;
	}

.inp-box-w-292 .txt
{
	width: 286px;
}


.inp-box-w-301 .txt
{
	width: 294px;
}

.inp-box-w-88 .txt
{
	width: 81px;
}

.inp-box-w-642
{
	width: 642px;
	height: 192px;
}

	.inp-box-w-642 .txt
	{
		height: 184px;
		width: 638px;
	}

.inp-box-w-133 .slt
{
	height: 24px;
	width: 130px;
	padding-top: 2px;
	padding-left: 3px;
}

.inp-box
{
	float: left;
}

	.inp-box .rc-tp, .inp-box .rc-bt, .inp-box .rc-tp b, .inp-box .rc-bt b
	{
		background: url("../images/machine/inp_box.png");
		background-repeat: no-repeat;
	}

	.inp-box .rc-tp, .inp-box .rc-bt
	{
		display: block;
		font-size: 0;
		height: 3px;
		position: relative;
		z-index: 1;
	}

	.inp-box .rc-tp
	{
		margin-bottom: -3px;
		background-position: -3px 0px;
	}

	.inp-box .rc-bt
	{
		background-position: -3px -3px;
		margin-top: -3px;
	}

		.inp-box .rc-tp b, .inp-box .rc-bt b
		{
			float: right;
			height: 3px;
			width: 3px;
		}

		.inp-box .rc-bt b
		{
			background-position: 0px -3px;
		}

	.inp-box .bd
	{
		background: #ffffff;
		height: 100%;
		position: relative;
	}

		.inp-box .bd .bd-tp
		{
			border-top: 1px solid #c1bec0;
			height: 1px;
			position: absolute;
			top: 0;
			width: 100%;
		}

		.inp-box .bd .bd-fl
		{
			background: url("../images/machine/inp_box_line_2.png");
			width: 1px;
			height: 100%;
			position: absolute;
		}

		.inp-box .bd .txt
		{
			padding-top: 3px;
			padding-left: 3px;
			background: #ffffff;
			font-size: 12px;
		}

.controls-group
{
	padding-top: 5px;
	padding-bottom: 30px;
}

.submit-box
{
	border-top: 1px solid #d2d2d2;
	padding-top: 24px;
	text-align: center;
	padding-bottom: 16px;
}

	.submit-box a, .submit-box a:visited
	{
		color: #ffffff;
		line-height: 12px;
	}

.bn-submit, .bn-reset
{
	background: #999899;
	display: inline-block;
	padding: 6px 16px;
}

.bn-reset
{
	margin-left: 40px;
}
/*contactUs end*/

/*product-detail start*/
.product-detail
{
	width: 556px;
}

	.product-detail .tab-menu li
	{
		width: 139px;
		height: 35px;
	}
/*MTY*/
	.product-detail .tab-content
	{
		width: 100%;
		padding-top: 24px;
		/*min-height: 460px;*/
		padding-bottom:20px;
		font-size: 12px;
	}

	.product-detail .tab-menu a, .product-detail .tab-menu a:visited
	{
		line-height: 35px;
		font-size: 14px;
	}

		.product-detail .tab-menu a.current
		{
			color: #c12d33;
		}

.feature .feature-list
{
	overflow: hidden;
}

.feature-list ul
{
	margin-top: -6px;
}

.feature-list li
{
	color: #4c4c4c;
	text-align: left;
	background: url("../images/machine/product_detail_point.png") no-repeat;
	background-position: 0px 13px;
	padding-left: 7px;
	padding-top: 6px;
}

.feature-list span
{
	padding-right: 6px;
}

.type .type-list
{
	overflow: hidden;
}

.type-list li
{
    list-style-type:none;
	float:left;
	width:181px;
	padding-top:25px;
}
.type-list li img 
{
    width:181px;
    height:200px;
}
.type-list .pic
{
}

.type-list .title
{
	color: #ebebeb;
	background: #9e9e9e;
	width: 127px;
	margin: 12px auto 0;
}

.format-table .row0, .format-table .row1, .format-table .row2, .format-table .row3
{
	line-height: 24px;
	float: left;
	text-align: left;
}

.format-table .row0, .format-table .row2
{
	width: 40%;
}

.format-table .row1, .format-table .row3
{
	width: 60%;
}

.format-table .row0 span, .format-table .row2 span
{
	margin-left: 34px;
	display: block;
}

.format-table .row1 span, .format-table .row3 span
{
	margin-left: 47px;
	display: block;
}

.format-table .row0
{
	background: #cccccc;
}

.format-table .row1
{
	background: #d8d8d8;
}

.format-table .row2
{
	background: #b3b3b3;
}

.format-table .row3
{
	background: #c9c9c9;
}


/*you*/
.format-table .color0
{
	background: #cccccc;
}

.format-table .color1
{
	background: #d8d8d8;
}

.format-table .color2
{
	background: #b3b3b3;
}

.format-table .color3
{
	background: #c9c9c9;
}
/*you*/

.format-table
{
	border-top: 1px solid #ffffff;
}

#product-detail .feature .feature-list
{
	padding: 21px 14px 0px 14px;
}
/*product-detail end*/

/*product-detail-en start*/

#product-detail-en
{
	width: 850px;
	font-family: "Arial";
	clear: both;
	margin: 0 auto;
}

	#product-detail-en .tab-menu li
	{
		width: 184px;
		font-family: "Arial";
	}

	#product-detail-en .tab-content
	{
	}

	#product-detail-en .feature-list ul
	{
		margin-top: -14px;
	}

	#product-detail-en .feature-list li
	{
		padding-top: 14px;
		background-position: 0px 21px;
	}

	#product-detail-en .tab-menu .end
	{
		background: none;
		width: 298px;
	}

		#product-detail-en .tab-menu .end a
		{
			font-family: "微软雅黑";
			color: #c1272d;
			font-size: 22px;
		}

	#product-detail-en .feature-list
	{
		/*padding: 3px 56px 0;*/
	}

	#product-detail-en .format-table .row0, #product-detail-en .format-table .row2
	{
		width: 20%;
	}

	#product-detail-en .format-table .row1
	{
		width: 26%;
	}
    #product-detail-en .format-table .row3
    {
		width: 33%;
	}
	
	#product-detail-en .format-table .row0 span, #product-detail-en .format-table .row2 span
	{
		margin-left: 28px;
	}

	#product-detail-en .format-table .row1 span, #product-detail-en .format-table .row3 span
	{
		margin-left: 28px;
	}

	#product-detail-en .type-list li
	{
		width: 212px;
	}

.proDetails .mod
{
	overflow: hidden;
	height: 146px;
	zoom: 1;
	float: left;
	border-right: 1px solid #c2c2c2;
}

	.proDetails .mod h1
	{
		font-family: "微软雅黑";
		font-size: 18px;
		color: #b90d23;
		font-weight: normal;
		float: left;
		margin-left: 18px;
		line-height: 20px;
	}

	.proDetails .mod .zzjs_net
	{
		font-family: "arial";
		font-size: 18px;
		color: #858383;
		font-weight: normal;
		height: 21px;
		line-height:21px;
		background: url("/images/machine/en_product_icon.png") no-repeat right center;
	}

	.proDetails .mod .xmkc .classlist .lis a
	{
		font-family: "arial";
		font-size: 18px;
		color: #858383;
		font-weight: normal;
		height: 24px;
		line-height: 24px;
	}

	.proDetails .mod .xmkc .classlist
	{
		background-color: #EBEBEB;
	}

.proDetails
{
	margin-top: 23px;
}

	.proDetails .mod .xmkc
	{
		float: left;
		margin-bottom: 18px;
	}

.mod .smallpic .prev
{
	top: 15px;
}

.mod .smallpic .next
{
	top: 15px;
}

.mod .smallpic
{
	height: 89px;
	width: 376px;
	clear: both;
	padding: 0 25px;
	margin-top: 0px;
	margin-left: 18px;
}

.mod .smallpicUl
{
	height: 89px;
	width: 376px;
}

	.mod .smallpicUl li
	{
		width: 124px;
		height: 88px;
	}
/*product-detail-en end*/

/*bread start*/
.bread
{
	height: 29px;
	background: #c2c2c2;
	font-size: 12px;
	color: #595757;
}

	.bread ul
	{
		line-height: 29px;
		vertical-align: middle;
		margin-left: 19px;
	}

	.bread li
	{
		float: left;
		padding-right: 7px;
	}

		.bread li a
		{
			color: #595757;
		}

/*bread end*/

/*about start*/

/*about end*/
/*about-news start*/
.about-news .tl a, .about-news .tl a:visited
{
	color: #666565;
	font-size: 14px;
	font-weight: bold;
}

.about-news .tl
{
	background: url("../images/machine/about_news_4.png") no-repeat 0 center;
	padding-left: 14px;
	margin-top: 25px;
}

.about-news
{
	margin-top: -25px;
}

	.about-news .content
	{
		border-bottom: 1px dashed #A4A4A4;
		display: inline-block;
		overflow: hidden;
		padding-bottom: 26px;
		padding-left: 18px;
		padding-top: 17px;
	}

	.about-news .pic
	{
		float: left;
		margin-right: 20px;
	}

	.about-news .txt
	{
		float: left;
		line-height: 24px;
		width: 683px;
	}

	.about-news .more
	{
		float: right;
		width: 32px;
	}

.pages
{
	margin-top: 31px;
}
/*about-news end*/

/*about-news-detail start*/
.about-news-detail h1
{
}
/*about-news-detail end*/


/*about-culture start*/
.about-culture .idea
{
	font-family: "微软雅黑";
	overflow: hidden;
	font-size: 14px;
}

.about-culture .point
{
	background: url("../images/machine/about_culture_1.png") no-repeat;
	width: 58px;
	height: 476px;
	float: left;
}

.about-culture .tl-group
{
	/*float: left;*/
	margin-left: 6px;
	/*margin-top: -9px;*/
}
.tl-group {
   font-size:12px;
}



.about-culture .idea .tl
{
	height: 60px;
	line-height: 60px;
	margin-top: 9px;
	padding-left: 15px;
}

.about-culture .abc
{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #bebebe;
	font-size: 12px;
	font-family: "微软雅黑";
	padding: 30px 5px;
	color: #000000;
}

	.about-culture .abc h1
	{
		font-size: 14px;
		color: #b90d23;
		margin-bottom: 25px;
	}

	.about-culture .abc .tl
	{
		height: 12px;
		line-height: 12px;
		margin-bottom: 6px;
		padding-left: 10px;
		font-weight: bold;
	}

	.about-culture .abc .content
	{
		padding-left: 10px;
		margin-bottom: 6px;
		line-height: 24px;
	}
/*about-culture end*/

/*service start*/
.service h1
{
	font-size: 14px;
	color: #605b5e;
}

.tl
{
	background: url("../images/machine/lbg.png") no-repeat 0 center;
}

.service .tl
{
	padding-left: 8px;
	color: #b90d23;
}


.more img
{
	margin-right: 5px;
}
/*service end*/
/*manual start*/
.manual .main
{
	overflow: hidden;
	zoom: 1;
}

.manual-list
{
	padding-bottom: 25px;
	border-top: 1px solid #cecdce;
	padding-top: 25px;
	margin-top: -1px;
}

	.manual-list ul
	{
		padding: 0 5px;
		height: 50px;
	}

	.manual-list li
	{
		padding-bottom: 20px;
		float: left;
		width: 25%;
	}

	.manual-list h1
	{
		line-height: 14px;
		margin-bottom: 20px;
	}

	.manual-list .pic
	{
		width: 59px;
		float: left;
		margin-right: 8px;
		overflow: hidden;
	}

	.manual-list .content
	{
		display: inline-block;
		font-size: 12px;
		line-height: 12px;
		position: relative;
		height: 49px;
	}

		.manual-list .content .tl
		{
			color: #605B5E;
			height: 12px;
			/*margin-bottom: 19px;
			margin-top: 7px;*/
		}	

	.manual-list .tl a, .manual-list .tl a:visited
	{
		color: #605B5E;
		margin-bottom: 19px;
		margin-top: 7px;
	}

	.manual-list .more
	{
		width: 36px;
		margin-left: 12px;
	    	position: absolute;
		bottom: 0px;
	    	/*top: 425px;*/
	}

		.manual-list .more a, .manual-list .more a:visited
		{
			height: 13px;
			line-height: 13px;
			color: #b2b2b2;
		}
/*manual end*/

/*manual-detail-list 使用手册及零件图册-列表页 start*/
.manual-detail-list h1
{
	font-size: 14px;
	color: #B90D23;
	margin-bottom: 16px;
}

.inp-box
{
	position: relative;
}

.inp-box-w-203
{
	width: 203px;
	height: 23px;
}

	.inp-box-w-203 .txt
	{
		width: 174px;
		height: 16px;
	}

.manual-detail-list .inp-box .bd .txt
{
	padding-left: 25px;
}

.manual-detail-list .bn-srh
{
	width: 48px;
	height: 20px;
	background: url("../images/machine/manual_detail_srh.png") no-repeat;
	float: left;
	margin-left: 3px;
	margin-top: 2px;
}

.manual-detail-list .search-box
{
	position: relative;
	height: 23px;
	margin-bottom: 28px;
}

.manual-detail-list .srh
{
	background: url("../images/machine/bn_srh.png") no-repeat 50% 50%;
	border: 0 none;
	height: 24px;
	position: absolute;
	top: 0;
	width: 28px;
}

.manual-detail-list .mod
{
	clear: both;
	overflow: hidden;
	zoom: 1;
}

.manual-detail-list .list
{
	margin-top: -1px;
}

	.manual-detail-list .list li
	{
		background-position: 0 13px;
		border-bottom: 1px dotted;
		padding-bottom: 8px;
		padding-top: 8px;
		line-height: 16px;
		overflow: hidden;
		zoom: 1;
	}
/*.manual-detail-list .list .level
	{
		width:12px;
		height:13px;
		float:left;
	}*/

.level
{
	position: relative;
	height: 13px;
	width: 19px;
}

	.level s
	{
		background: url("../images/machine/manual-detail_1.png") no-repeat;
		height: 11px;
		margin-left: 6px;
		position: absolute;
		width: 12px;
		top: 2px;
	}

	.level strong
	{
	}

.manual-detail-list .list .pdf
{
	float: left;
}

.manual-detail-list .list .time
{
	float: right;
	padding-right: 34px;
	min-width: 10px;
}

.manual-detail-list .list .dl
{
	height: 18px;
	width: 28px;
	float: right;
}
/*manual-detail-list 使用手册及零件图册-列表页 end*/


/*manual-detail 使用手册及零件图册-详细页 start*/
.manual-detail .section
{
	padding-top: 32px;
}

.manual-detail h1
{
	font-size: 14px;
	color: #B90D23;
}

.manual-detail .desc .level img
{
	vertical-align: middle;
}


.manual-detail .desc span
{
	padding-left: 20px;
}

.manual-detail .content
{
	margin-left: 48px;
}

	.manual-detail .content a
	{
		color: #605B5E;
	}

	.manual-detail .content img
	{
		margin-right: 12px;
	}

/*manual-detail 使用手册及零件图册-详细页 end*/
/*support start*/
.support h1
{
	color: #605b5e;
	font-size: 14px;
	margin-bottom: 23px;
}

.support .mod
{
	margin-bottom: 40px;
	min-height: 203px;
}

	.support .mod .pic
	{
		width: 308px;
		height: 201px;
		float: left;
		background: url("../images/machine/support_bg.png");
		padding: 1px;
	}

	.support .mod .pic-bt
	{
		height: 27px;
		background: #7f7f7f;
		line-height: 27px;
	}

		.support .mod .pic-bt img
		{
			margin-left: 9px;
			margin-right: 5px;
		}

		.support .mod .pic-bt a
		{
			background: url("../images/machine/support_arrow1.png") no-repeat 0 center;
			color: #FFFFFF;
			font-size: 12px;
			margin-left: 9px;
			padding-left: 11px;
		}

.support .content
{
	overflow: hidden;
	padding-left: 52px;
	zoom: 1;
}

	.support .content .tl
	{
		color: #B90D23;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		margin-top: 6px;
	}

	.support .content .list
	{
		margin-top: 16px;
	}

.support .list li
{
	border-top: 1px dotted;
	padding-bottom: 2px;
	padding-top: 2px;
}

.support .list li
{
	background-position: 0px 11px;
}
/*support end*/

/*support-detail start*/
.support-detail .desc li
{
}

.support-detail .icon0, .support-detail .icon1
{
	background: url("../images/machine/support_detail_icon.png") no-repeat;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	width: 48px;
}

.support-detail .icon0
{
}

.support-detail .icon1
{
	background-position: 0 -23px;
}

.support-detail .desc span
{
	margin-left: 12px;
}

	.support-detail .desc span a
	{
		color: #605B5E;
		font-family: "微软雅黑";
	}


/*support-detail end*/


/*maintain start*/
.maintain .desc
{
	display: inline-block;
	overflow: hidden;
	padding-bottom: 66px;
	padding-top: 22px;
}

	.maintain .desc .txt
	{
		width: 55%;
	}

.maintain .main
{
	display: inline-block;
	overflow: hidden;
}

	.maintain .main .mod
	{
		border-left: 1px solid #DCDCDC;
		margin-left: -1px;
		margin-top: -1px;
	}

		.maintain .main .mod li
		{
			float: left;
			width: 382px;
			border-top: 1px solid #DCDCDC;
			display: inline-block;
			overflow: hidden;
			padding-top: 28px;
			margin-right: 20px;
			height: 165px;
		}

	.maintain .main .div
	{
		border-left: 1px solid #DCDCDC;
		display: block;
		width: 20px;
		float: left;
		height: 176px;
	}

	.maintain .main .content
	{
		float: left;
		margin-left: 4px;
		margin-right: 8px;
		width: 180px;
	}

		.maintain .main .content .txt
		{
			margin-bottom: 20px;
			line-height: 22px;
		}

	.maintain .main .pic
	{
		float: right;
		height: 87px;
		width: 190px;
	}

	.maintain .main .more
	{
		margin-left: 12px;
		width: 36px;
	}

.maintain .tl
{
	margin-bottom: 10px;
}
/*maintain end*/

/*maintain-detail start*/
.maintain-detail h1
{
	font-family: "微软雅黑";
	font-weight: normal;
}

.maintain-detail .pic
{
	width: 41%;
}

.maintain-detail .list
{
	width: 54%;
}

.maintain-detail .ad
{
	margin-bottom: 56px;
	background: #cdcdcd;
	padding: 21px 35px 29px 24px;
}

	.maintain-detail .ad .good
	{
		background: url("../images/machine/maintain_detail_good.png") no-repeat;
		padding-left: 37px;
	}

	.maintain-detail .ad .good-tl
	{
		font-size: 24px;
		font-family: "微软雅黑";
		color: #b90d23;
		line-height: 24px;
		padding-top: 8px;
	}

	.maintain-detail .ad .good-content
	{
		padding-top: 14px;
		line-height: 24px;
	}
/*maintain-detail end*/

/*use-detail start*/
.use-detail h1
{
	color: #b90d23;
	font-size: 14px;
}

.use-detail .top h1
{
	color: #515050;
}

.use-detail .top span
{
	font-size: 12px;
}

.use-detail .pic
{
	width: 44%;
}

.use-detail .list
{
	width: 52%;
}
/*use-detail end*/




