@charset "utf-8";
/* CSS Document */


.topBar{
	background-color:#333;
}
.header{
	background-color:#fff;
}
.logo{
	width:120px;
	height:60px;
}
.header h1{
	margin:0;
	padding:0;
	line-height:91px;
}
ul.topNav a, ul.topNav a:visited {
	padding:5px 10px 5px 10px;
	margin-left:1px;
	display:block;
	width:auto;
	height:30px;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	float:left;
	color:#FFF;
	word-wrap: break-word;
	overflow: hidden;
	margin-right:10px;
}
ul.topNav a:hover, ul.topNav a:active, ul.topNav a:focus {
	color:#FFF;
	border-top:4px solid #990000;
	background-color:#990000;
	padding:1px 10px 5px 10px;
}
.wrapContent{
	margin:10px 0;
}
.abstract{
	border:1px solid #ccc;
	padding:5px;
	margin:10px;
}

.abstract h2{
	font-size:22px;
	border-bottom:2px solid #009de1;
	padding:15px;
}
.abstract h3{
	margin-bottom:20px;
	background-color:#fff;
}
.caption {
    background-color: #f9f9f9;
	border-bottom: 2px solid #009de1;
    display: block;
    height: 52px;
    margin: 0;
    padding: 0;
    width: auto;
}

.eInfo{
	padding:5px;
}
.eTitle{
	border-bottom:2px solid #009de1;
}
/*****关于我们*****/
.sidebar3Nav ul{
	display:block;
}
.sidebar3Nav li{
	list-style:none;
	display:block;
	padding:10px;
	margin:0;
	font-size:16px;
	border-bottom:1px dashed #CCC;
}
.aboutDiv p {
    font-size: 14px;
    line-height: 28px;
    text-indent: 28px;
}
.aboutDiv{
	display:block;
	background-color:#fff;
	margin:0 0 0 20px;
	padding:0;
}
/****招商信息****/
.sidebar2 h2,
.sidebar3 h2{
	border-top:0px solid #ccc;
	border-bottom:2px solid #009de1;
}
.bseNote{
	display:block;
	background-color:#fff;
	margin:0 10px 10px 10px;
	padding:5px;
	border:1px solid #ccc;
}
.mainContent .bseNote{
	margin:0 0 20px 0;
}
.aboutDiv h2,
.testList h2,
.bseNote h2{
	border-bottom:2px solid #009de1;
	padding:5px 15px;
	font-size:22px;
	height:42px;
	line-height:42px;
}
.mainContent .bseNote h2{
	text-align:left;
	font-weight:100;
}
.bseNote span{
	font-size:12px;
	font-weight:normal;
}

/****企业简介****/
.bseNote div.caption,
.abstract div.caption{
	margin:0 0 10px 0;
}
/****店铺列表****/
.shopList{
	padding:10px 0;
}
.shopList .imgThumbnail{
	margin-right:10px;
}
.shopList .imgThumbnail img{
	width:80px;
	height:33px;
}
.shopList .shopName{
	height:33px;
	line-height:33px;
}
/***产品列表****/

.testList{
	border:1px solid #ccc;
	padding:5px;
}

.testList .imgList{
	width:auto;
	float:none;
	margin:0;
	padding:0;
}

.testList .imgItem{
	width:auto;
	float:none;
	margin:0;
	padding:20px 0;
	border-bottom:1px dashed #ccc;
}

.testList .imgItem .imgThumbnail{
	margin-right:20px;
}
.testList .imgItem .imgThumbnail img{
	width:160px;
	height:160px;
	display:block;
}
.imgNote{
	display:block;
	float:left;
	width:420px;
}
.imgNote h4{
	font-size:18px;
	margin:0 0 10px 0;
	padding:0;
}
.imgNote p{
	margin:0;
	padding:0;
	line-height:20px;
	font-size:12px;
	color:#666;
}
.imgNote div.model{
	margin:10px 0;
	font-size:14px;
}
.testList .imgItem .rate{
	position:relative;
	padding:20px 0 0 0;
	font-size:18px;
}
.testList .imgItem .rate img{
	position:absolute;
	right:30px;
}

.tabPageNum{
	border:1px solid #ccc;
}
/****招商信息****/
.mainContent{
	padding:0;
	border:none;
}
table.tbNess{
	font-size:14px;
	margin-bottom:10px;
	padding:5px 5px 10px 5px;
	border:1px solid #ccc;
}
.bseNote .tbNess{
	border:none;
}
.tbNess caption {
	padding:17px;
	font-size:22px;
	font-weight:100;
	border-bottom:2px solid #009de1;
	background-color:#fff;
	display:block;
	margin-bottom:20px;
}

.cotNote{
	display:block;
	width:599px;
	border-right:1px dashed #ccc;
	padding:20px 0;
}
.com2Code{
	width:340px;
	text-align:center;
	float:right;
	padding:50px 0;
}
.com2Code p{
	text-indent:0;
}
.com2Code img{
	width:200px;
	height:auto;
}
.map{
	text-align:center;
	border-top:1px dashed #ccc;
	padding:40px;
}

.subDiv {
    padding: 30px 0;
    text-align: center;
}
