@charset "gb2312";
/* CSS Document */
/*banner样式*/
.slideBox {
	width:960px;
	height:350px;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:1;
	top:300px;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:5px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	background: url(banner_tab_bg.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 11px;
    overflow: hidden;
    width: 11px;
}
.slideBox .hd ul li.on {
	background-position: -14px 0;
	color:#fff;
}
.slideBox .bd img {
	width:960px;
	height:350px;
}

/*main样式*/
.main {
	width:960px;
	margin:0 auto;
	background:#FFF;
	padding:10px 0px;
}
.def-about {
	border:1px solid #AAE2FF;
	border-top:none;
}
.customer {
	background:url(customertitbg.jpg) no-repeat top left;
	height: 50px;
}
.customer .titBar-tel {
	float:right;
	margin-top:10px;
}
.customer .titBar-tel .more {
    font-family: 宋体;
    margin-right: 10px;
	font-size:12px;
	color:#666;
}
.customermain {
	border:2px solid #9BD4E0;
	border-top:none;
	padding-top:10px;
}
.customermain ul li {
	float:left;
    height: 150px;
    margin: 0 0 0 20px;
    width: 445px;
}
.leftCus {
    float: left;
    width: 130px;
}
.leftCus img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E6E6E6;
    padding: 5px;
}
.rightCus {
    float: left;
    width: 315px;
}
.rightCus h3 {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.rightCus h3 a {
    color: #003C86;
    font-size: 13px;
    font-weight: bold;
}
/*产品*/
.def-proList {
    padding:5px;
	border:2px solid #9BD4E0;
	border-top:none;
}
.def-proList li {
    float: left;
    height: 232px;
    margin-right: 6px;
	margin:0 3px;
    width: 210px;
	text-align:center;
}
.def-proList li .proImg {
    border: 1px solid #9BD4E0;
	width:180px;
	padding:15px 10px;
	height:180px;
}
.newsone {
	float: left;
	margin-right:20px;
	 
	padding:5px 0;
    width:306px;
}
.more {
	float:right;
	font-size:12px;
	color:#666;
	margin-right:10px;
	
}
.more a {
	color:#fff;
}
.title1 {
	float:left;
	color:#458017;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	text-indent:20px;
}
.title1 a{
	color:#fff;
}
.news li .newsBody p {
    background: url("pIcon.png") no-repeat scroll 0 center transparent;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    position: relative;
}
.news li .newsBody p span {
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 0;
	
	
}
.news_text li a {
	float:left;
	background:url(icon01.jpg) no-repeat 10px center;	
	display:block;
	color:#626262;
	width:222px;
	overflow:hidden;
	height:28px;
	line-height:28px;
	text-indent:30px;
	
}
.news_text li span {
	float:right;
	display:block;
	margin-right:15px;
}
.nav li.one a {
	background: none repeat scroll 0 0 #ecae08;

}

.news{
	margin-bottom:10px;
}
.sy_case{
	margin:10px;}
#colee_left img{
	width:200px;
	height:160px;
	padding:10px;
	margin:15px 5px;
	border:solid 1px #cecece;
}
#colee_left img:hover{
	border:solid 1px #599d24;
	
}