/*====== home piece one start ======*/
.homeOnePiece{
	min-width:1200px;
	position:relative;
	background:url(../images/notice_bg.png) no-repeat center bottom;
	height:107px;
	margin-top:-15px;
	z-index:9999;
}
.homeOnePiece .onePiece{
	width:1200px;
	margin:0px auto;
	position:relative;
	z-index:100;
}
.homeOnePiece .onePiece .oneLeft{
	float:left;
	width:275px;
	padding:15px 160px 0px 50px;
	text-align:right;
	color:#ffffff;
	font-size:12px;
}
.homeOnePiece .onePiece .oneLeft h3{
	color:#FFF;
	font-size:20px;
	font-weight:normal;
	line-height:35px;
	padding-top:5px;
}

.homeOnePiece .onePiece .oneRight{
	width:715px;
	float:left;
	position:relative;
	height:107px;
}
.homeOnePiece .onePiece .oneRight span{
	position:absolute;
	width:36px;
	height:31px;
}

.homeOnePiece .onePiece .oneRight a{
	display:block;
	padding-left:40px;
	text-align:left;
	font-size: 20px;
	line-height:107px;
	overflow:hidden;
	color:#333333;
}
.homeOnePiece .onePiece .oneRight a:hover{
	color:#333333;
}
/*====== home piece one end ======*/
/*====== home piece two start ======*/
.homeTwoPiece{
	width:1200px;
	margin:0px auto;
	padding-top:45px;
	height:450px;
}
.homeTwoPiece .twoLeft{
	float:left;
	width:320px;
	background:url(../images/pro_01.png) top center no-repeat;
	height:300px;
	padding-top:170px;
}
.homeTwoPiece .twoLeft h3{
	font-size:15px;
	color:#333;
	text-align:left;
	line-height:1.5em;
    margin-bottom:10px;
}
.homeTwoPiece .twoLeft p{
	color:#666;
	text-align:left;
	line-height:24px;
}
.homeTwoPiece .twoLeft a{
	background:#fe4301;
	color:#FFF;
	width: 140px;
	height:40px;
	line-height: 40px;
	display:block;
	
	margin-top:25px;
	float:left;
}
.homeTwoPiece .twoRight{
	float:left;
	width:865px;
	padding-left:15px;
	padding-top: 15px;
}
.homeTwoPiece .twoRight ul li{
	float:left;
	width:240px;
	padding-left:40px;
	height:210px;
	line-height:42px;
	text-align:center;
	font-weight:bold;
}
.homeTwoPiece .twoRight ul li a{
	display:block;
	overflow:hidden;
	height:252px;
	color:#333;
}
.homeTwoPiece .twoRight ul li a:hover{
	color:#fe4301;
}
.homeTwoPiece .twoRight ul li img{
	width:240px;
	height:150px;
	display:block;
}
/*====== home piece two end ======*/

/*====== home piece three start ======*/
.homeThreePiece{
	background:url(../images/about_bg.jpg) top center;
	height:372px;
	min-width:1200px;
}
.homeThreePiece div{
	margin:0px auto;
	width:950px;
	color:#FFF;
	padding-top:153px;
	line-height:30px;
}
.homeThreePiece div a{
	display:block;
	height:50px;
	line-height:50px;
	width:171px;
	text-align:center;
	color:#FFF;
	margin:0px auto;
	background-color:#fe5301;
}
.homeThreePiece div p{
	text-align: center;
}
/*====== home piece three end ======*/


/*====== home piece five start ======*/
.homeFivePiece{
	width:1200px;
	margin:0px auto;
	padding:25px 0 68px 0px;
	overflow:hidden;
}
.homeFivePiece h3{
	border-bottom:1px solid #d6d6d6;
	height:29px;
	position:relative;
}
.homeFivePiece h3 span{
	width:175px;
	height:46px;
	position:absolute;
	bottom:-2px;
	left:0px;
	background:url(../images/news_bg.jpg) left bottom no-repeat;
	display:block;
}
.homeFivePiece h3 a{
	position:absolute;
	bottom:1px;
	right:0px;
	display:block;
	width:71px;
	height:35px;
	background:url(../images/more.jpg);
}
.homeFivePiece ul{
	padding-top: 34px;
    width: 690px;
    float: left;
}
.homeFivePiece ul li{
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #b2b2b2;
	text-align:left;
	position:relative;
	_padding-left:28px;
}
.homeFivePiece ul li span{
	float:right;
	font-size:12px;
	color:#666;
}
/*.homeFivePiece ul li::after{
	content:"";
	position:absolute;
	left:12px;
	top:19px;
	width:5px;
	height:5px;
	border-radius:5px;
	background:#666;
}*/
.homeFivePiece ul li a{
	color:#3d3d3d;
}
.homeFivePiece ul li a font{
	color: #b10b0f;margin-right: 5px;
}
.homeFivePiece ul li a:hover{
	color:#fe5301;
}

.homeFivePiece img{
	width:480px;
	height:266px;
	display:block;
	float:left;
	margin-left:30px;
	margin-top:48px;
}


/*====== home piece five end ======*/