/*home-line1*/
.home-tit {
	width: 100%;
	min-width: 1200px;
	height: 100px;
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
}
.home-tit .p1 {
	font-family: "baskoldface";
	line-height: 40px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 30px;
	color: #333;
	text-align: center;
	margin-top: 35px;
}
.home-tit .p1 span {
	color: #8c6f37;
}
.home-tit .p2 {
	height: 30px;
	font-size: 18px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}
.home-tit .underline {
	width: 160px;
	height: 3px;
	left: 50%;
	margin-left:-80px;
	overflow: hidden;
	position: absolute;
	background-color: #8c6f37;
	bottom: 0px;
	z-index: 10;
}
.home-line1-bg {
	width: 100%;
	min-width: 1200px;
	height: 470px;
	background-color: #fff;
	overflow: hidden;
}
.home-line1 {
    width: 1200px;
    height: auto;
	overflow: hidden;
    margin: 0 auto;
	padding-top: 65px;
}
.home-line1 ul li {
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
}
.home-line1 ul li img {
	width:121px;
	height:121px;
	display: block;
	border: 0px;
	margin: 0 auto;
}
.home-line1 ul li a {
	width:121px;
	height:121px;
	display: block;
	margin: 0 auto;
}
.home-line1 .link-title {
	color: #333;
	font-size: 18px;
	line-height: 40px;
	margin-top: 10px;
	text-transform:capitalize;
}
.home-line1 .link-entitle {
	font-size: 13px;
	font-family: arial;
	line-height: 20px;
	color: #8b8a8a;
}
.home-line1 .link-content {
	width: 210px;
	height: auto;
	overflow: hidden;
	line-height: 20px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
}


/*home-line2*/
.home-line2-bg {
	width: 100%;
	min-width: 1200px;
	height:652px;
	overflow: hidden;
	background: url(../images/home-bg1.jpg) center no-repeat;
}
.home-line2 {
    width: 1200px;
    height: auto;
	overflow: hidden;
    margin: 0 auto;
}
.home-profl {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 50px 0px;
}
.home-profl ul {
	display:inline-block;
}
.home-profl ul li {
	min-width: 143px;
	padding: 0px 15px;
	height: 46px;
	line-height: 46px;
	float: left;
	margin: 0px 25px;
	background-color: #545454;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	cursor: pointer;
}
.home-profl ul li.cur {
	background: url(../images/index_56.png) no-repeat;
	background-size: 100% 100%;
}
.home-prolist {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:98px;
}
.home-prolist ul li {
	width: 270px;
	height: auto;
	margin: 5px 14px;
	overflow:hidden;
	float: left;
	background-color: #fff;
	border: 1px solid #e9e9e9;
    -moz-box-shadow: 0px 0px 5px #666;
    -webkit-box-shadow: 0px 0px 5px #666;
    box-shadow: 0px 0px 5px #666;
}
.home-prolist ul li img {
	width: 270px;
	height: 240px;
	display: block;
}
.home-pro-tit {
	width: 226px;
	height: 53px;
	line-height: 53px;
	overflow: hidden;
	border-top: 1px solid #e9e9e9;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	color: #333;
}
.home-prolist ul li a,.home-prolist ul li a:link,.home-prolist ul li a:visited {
	color: #333;
}
.home-prolist ul li a:hover {
	font-weight: bold;
}

/*home-line3*/
.home-line3-bg {
	width: 100%;
	min-width: 1200px;
	height: 610px;
	overflow: hidden;
	background-color: #f8f8f8;
}
.home-line3 {
	width: 1200px;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
}
.home-line3 .hd {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 25px;
}
.home-line3 .hd ul {
	display:inline-block;
}
.home-line3 .hd ul li {
	float: left;
	width: 16px;
	height: 16px;
	background-color: #c0c0c0;
	border-radius: 16px;
	margin: 0px 10px;
	cursor: pointer;
}
.home-line3 .hd ul li.on {
	background-color: #8c6f37;
}
.home-line3 .bd {
	margin-top: 35px;
}
.home-line3 .bd ul li {
	width: 240px;
	height: 153px;
	float: left;
	margin: 10px 0px;
}
.home-line3 .bd ul li img {
	width: 220px;
	height: 111px;
	border: 1px solid #e3e3e3;
}
.home-line3 .bd ul li p {
	line-height:40px;
	text-align:center;
}
.home-line3 .bd ul li a,.home-line3 .bd ul li a:link,.home-line3 .bd ul li a:visited {
	font-size:16px;
	color:#666;
}
.home-line3 .bd ul li a:hover {
	font-weight:bold;
}


/*home-line4*/
.home-line4-bg {
	width: 100%;
	min-width: 1200px;
	height: 920px;
	overflow: hidden;
}
.home-line4 {
	width: 1200px;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
}
.home-line4-top1 {
	width: 465px;
	height: 120px;
	overflow: hidden;
	float: left;
	position: relative;
}
.home-line4-top2 {
	width: 696px;
	height: 120px;
	overflow: hidden;
	float: right;
	position: relative;
}
.home-line4-left {
	width: 465px;
	float: left;
}
.home-line4-left .news-one {
	width: 465px;
	height: 256px;
	overflow: hidden;
	position: relative;
	margin-top: 65px;
}
.home-line4-left .news-one img {
	width: 465px;
	height: 256px;
}
.home-line4-left .black-bg {
	width: 100%;
	height: 120px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.5) !important; 
	background-color: #000; 
	filter: alpha(opacity=50);
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	padding: 15px;
	box-sizing: border-box;
}
.home-line4-left .black-bg .tit {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
}
.home-line4-left .black-bg .con {
	font-size: 14px;
	line-height: 25px;
}
.home-line4-left .news-one a,.home-line4-left .news-one a:link,.home-line4-left .news-one a:visited,.home-line4-left .news-one a:hover {
	color: #fff;
}
.home-line4-left ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 23px;
}
.home-line4-left ul li{
	background: url(../images/dot.png) 3px 2px no-repeat;
	padding-left: 47px;
	box-sizing: border-box;
	margin: 22px 0px;
}
.home-news-tit {
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.home-news-time {
	font-size: 12px;
	line-height: 20px;
	color: #c1c1c1;
}
.home-news-content {
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.home-line4-right {
	width: 696px;
	float: right;
}
.service-text {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	border-bottom: 1px solid #b9b9b9;
	margin-top: 37px;
	padding-bottom: 10px;
}
.service-text p {
	text-indent: 2em;
}
.service-pic {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.service-pic img {
	display: block;
	margin: 0 auto;
}

/*home-line5*/
.home-line5-bg {
	width: 100%;
	min-width: 1200px;
	height: 535px;
	overflow: hidden;
	background-color: #f8f8f8;
}
.home-line5 {
	width: 1200px;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
}
.home-line5 .hd {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
.home-line5 .hd ul {
	display:inline-block;
}
.home-line5 .hd ul li {
	float: left;
	width: 16px;
	height: 16px;
	background-color: #c0c0c0;
	border-radius: 16px;
	margin: 0px 10px;
	cursor: pointer;
}
.home-line5 .hd ul li.on {
	background-color: #8c6f37;
}
.home-line5 .bd {
	margin-top: 35px;
}
.home-line5 .bd ul li {
	width: 240px;
	height: 310px;
	float: left;
	margin: 10px 0px;
}
.home-line5 .bd ul li img {
	width: 184px;
	height: 270px;
	display: block;
	margin: 0 auto;
}
.home-line5 .bd ul li p {
	line-height: 40px;
	text-align: center;
}



a.part_more{
    width:250px;
    height:50px;
    text-align:center;
    line-height:50px;
    color:#ffffff;
    font-size:18px;
    margin:20px auto;
    display:block;
    background:#8c6f37;
    border-radius:25px;
}
a.part_more:hover{
    color:#fff;
}