﻿@charset "utf-8";
/* 
	@功能: 首页
	@作者：zuozuo&877200772
	@时间：2015-04-17
*/
.banner{
	
}
.banner .flexslider {
	margin: 0;
	background: #fff;
	border: none;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	-o-box-shadow:none;
	box-shadow:none;
	zoom: 1;
}
.banner .flex-control-nav{
	bottom: 5px;
	z-index: 9;
}
.banner .flex-control-paging li a{
	background: #666;
	background: rgba(0,0,0,0.3);
}
.banner .flex-control-paging li a.flex-active,.banner .flex-control-paging li a:hover{
	background: #fff;
	background: rgba(255,255,255,0.9);
}
.container{
	padding-top: 30px;
}
.container h2{
	font-weight: normal;
	color: #4a4d54;
	font-size: 24px;
}
.container h2 strong{
	font-weight: normal;
}
.container h2 em{
	padding: 0 5px;
	color: #38b684;
	font-size: 14px;
}
.container h2 span{
	color: #6f7785;
	font-size: 14px;
}
.products-type .type-list{
	border: #e7e7e7 1px solid;
	height: 30px;
	line-height: 30px;
	width: 1018px;
}
.products-type .type-list li{
	float: left;
	width: 10%;
	text-align: center;
	position: relative;
}
.products-type .type-list li em{
	position: absolute;
	width: 1px;
	background: #ccc;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	right: 0;
}
.products-type .type-list li i{
	position: absolute;
	display: none;
	width: 10px;
	height: 7px;
	bottom: -6px;
	left: 50%;
	margin-left: -5px;
	background: url(../img/icons_02.jpg) no-repeat;
}

.products-type .type-list li a{
	display: block;
	height: 30px;
	font-weight: bold;
	color: #626a77;
	overflow: hidden;
}
.products-type .type-list li.more a{
	color: #1c5791;
}
.products-type .type-list li:hover,.products-type .type-list li.active{
	background: #38b684;
}
.products-type .type-list li:hover i,.products-type .type-list li.active i{
	display: block;
}
.products-type .type-list li:hover a,.products-type .type-list li.active a{
	color:#fff;
}
.products-type .type-list li:hover em,.products-type .type-list li.active em{
	display: none;
}

.products-type .list-pic{
	padding: 20px 0;
	position: relative;
}
.products-type .list-pic .but{
	position: absolute;
	top: 50%;
	width: 38px;
	height: 38px;
	margin-top: -20px;
	border: #e7e7e7 1px solid;
	background: #f8f8f8;
}
.products-type .list-pic .but:hover{
	background: #e7e7e7;
}
.products-type .list-pic #left-but{
	left: -60px;
}
.products-type .list-pic #right-but{
	right: -60px;
}

.products-type .list-pic .but span{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/page_icons.png) no-repeat;
}
.products-type .list-pic #left-but span{
	background-position: center 6px;
}
.products-type .list-pic #right-but span{
	background-position: center -57px;
}
.products-type .list-pic li{
	margin: 0 10px 10px 0;
	float: left;
	width: 138px;
	height: 138px;
	padding: 10px;
	border: #e7e7e7 1px solid;
	overflow: hidden;
	font-size: 12px;
}
.products-type .list-pic li a{
	color: #626a77;
}
.products-type .list-pic li p{
	text-align: center;
}
.products-type .list-pic li img{
	width: 135px;
	height: 120px;
}
.products-type .list-pic li .title{
	height: 20px;
	overflow: hidden;
}
.us{
	width: 310px;
}
.us .about-us,.us .contact-us,.us .honor-us{
	padding: 20px 0;
}
.us .honor-us .icon{
	background: url(../img/icons.png) no-repeat;
	background-position: 0 -192px;
	width: 130px;
	height: 130px;
}
.us .honor-us .zs{
	width: 178px;
	height: 128px;
	border: #e7e7e7 1px solid;
	overflow: hidden;
}
.us .honor-us .zs img{
	width: 100%;
}
.us .contact-us .icon{
	background: url(../img/icons.png) no-repeat;
	background-position: 0 -333px;
	width: 130px;
	height: 130px;
}
.us .contact-us .tel{
	width: 158px;
	height: 108px;
	border: #e7e7e7 1px solid;
	overflow: hidden;
	color: #4a4d54;
	line-height: 25px;
	padding: 10px;
}
.margin-l-45{
	margin-left: 45px;
}
.partner{
	padding: 20px 0;
}
.partner li{
	float: left;
	width: 160px;
	height: 78px;
	margin-right: 10px;
	margin-bottom: 10px;	
}
