
﻿/*---------------banner样式---------------*/
.banner {
	height: 250px;
}
.mainMore {
	float: right;
	margin-top: 10px;
}
/*----------轮播图、公司简介、联系方式----------*/
.main01 {
	height: 230px;
	padding-top: 25px;
	padding-left: 20px;
	overflow: hidden;
}
.mainMore {
	float: right;
}
/*--轮播--*/
.m01ad1 {
	width: 300px;
	height: 220px;
	float: left;
	padding-right: 15px;
}
/*--公司简介--*/
.m01brief {
	width: 365px;
	float: left;
	padding-right: 15px;
}
.m01brief_tit {
	border-bottom: 2px solid #000;
	display: block;
	overflow: hidden;
}
.m01brief-tab {
	background: url(../images/tab-a.jpg) no-repeat;
	float: left;
	width: 82px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
	color:#fff;
}

.m01brief_ul {
}
.m01brief_ul li {
	width: 353px;
	list-style: none;
	padding-left: 12px;
	font-size: 12px;
	line-height: 29px;
	float: left;
}

/*--联系方式--*/
.m01Contact {
	width: 260px;
	height: 220px;
	border: 3px solid #f2f2f2;
	float: left;
 overflow:hidden;
}
.m01ContactTitle {
	text-align: center;
	height: 50px;
}
.m01ContactTitle img {
	padding-top: 15px;
}
.m01Contact ul {
 height:165px;
 overflow:hidden;
}
.m01Contact ul li {
	font-size: 12px;
	line-height: 23px;
	list-style: none;
	padding-left: 5px;
}
.m01ContactName {
	font-size: 14px !important;
	font-weight: bold;
}

/*----------------报价中心---------------*/
.main02 {
	height: 400px;
	background: #f2f2f2;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.main02Title {
	background: url(../images/ico-title.jpg) no-repeat 0 10px;
	height: 50px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #000;
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
}
.main02pricelist {
	width: 960px;
	float: left;
	padding-right: 15px;
}
.main02pricelist table {
    width: 100%;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
	font-size: 14px;
}
.main02pricelist table thead {
	background: #c70118;
	color: #fff;
	font-weight: bold;
}
.main02pricelist table td {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

/*----------------环境展示---------------*/
.main03 {
	height: 230px;
	padding-left: 20px;
	padding-right: 20px;
}

.scroll_pro_list { height:180px; padding-top:10px; width:940px; overflow:hidden; }
.scroll_pro_list .product_name { display:none; }
.scroll_pro_list ul { height:150px; width:940px; white-space:nowrap; overflow:hidden; }
.scroll_pro_list li { display:inline-block; *display:inline; *zoom:1; width:204px; height:150px; padding-right:10px; }
.scroll_pro_list li a { display:inline-block;}
.scroll_pro_list li img { width:204px; height:150px; border:solid 1px #ccc; }

/*=========================================================*/