﻿/*流程图*/
.div_liu {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
}
.company-show {
	margin: 0 auto;
	padding-top: 50px;
	margin-bottom: 20px;
	width: 1200px;
	
}
.company-show .company-name {
	position: relative;
}
.title_liu_pic {
	margin-right: 5px;
	vertical-align: sub;
}
.big_liu_blod {
	font-size: 28px;
	font-weight: bold;
}
.big_liu {
	font-size: 28px;
	margin-left: 8px;
	margin-right: 10px
}
.small_liu {
	font-size: 12px;
}

.company-show ol {
	float: left;
	height: 130px;
	overflow: hidden;
	width: 1200px;
	margin-top: 30px;
	background:url(../images/liuchen_img.jpg) 0 -5px no-repeat ;
}
.company-show ol li {
	background:rgba(0, 0, 0, 0)  url(../images/index_liuchengbg%20.png)  no-repeat scroll 0 0;
	border: 1px solid #cacaca;
	border-radius: 3px;
	color: #666666;
	cursor: pointer;
	float: left;
	font-size: 14px;
	height: 128px;
	line-height: 190px;
	margin-left: 25px;
	text-align: center;
	transition: border 0.3s ease-out 0s;
	width: 126px;
}
.company-show ol li:first-child {
	margin-left: 0;
}
.company-show ol li a {
	color: #686868;
	display: block;
	height: 128px;
}
.company-show ol li:hover a {
	color: #ffffff;
}
.company-show ol li.li1 {
	background-position: 42px 28px;
}
.company-show ol li.li2 {
	background-position: -119px 28px;
}
.company-show ol li.li3 {
	background-position: -267px 28px;
}
.company-show ol li.li4 {
	background-position: -423px 28px;
}
.company-show ol li.li5 {
	background-position: -577px 28px;
}
.company-show ol li.li6 {
	background-position: -728px 28px;
}
.company-show ol li.li7 {
	background-position: -886px 28px;
}
.company-show ol li.li8 {
	background-position: -1038px 28px;
}
.company-show ol li:hover {
	background-color: #7e318e;
	background-image:url(../images/index_liuchengbg2%20.png) ;
	
	border-color: #7e318e;
}
.li_1 {
	width: 1200px;
	height: 120px;
	background: #093;
	margin: 0 auto
}
