@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: 宋体,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a:link{
	color:#2754bb;
	text-decoration: none;
}
a:visited{
	color:#2754bb;
	text-decoration: none;
}
a:hover{
	color:#ff5500;
	text-decoration: underline;
}

a img{
	border: none;
}

form{
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.container {
	clear: both;
}


#canvas {
	width: 950px;
	margin: 0px auto;
}

/**
 * 页头
 */
#header{
}
#header a,#footerSearchBox a{
	color: #666666;
}

#headerBar{
	background:#f5f5f5;
	border-bottom: 1px solid #E0E0E0;
	line-height: 24px;
	height: 24px;
	margin: 0px;
	color: #666666;
}
#headerBar #headerBarLeft{
	width: 300px;
	float: left;
	padding-left: 5px;
}
#headerBar #headerBarRight{
	width: 500px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
/*------------*/
#headerContent{
	padding: 8px 0px;
}

#headerContent #headerLogoBox{
	width: 370px;
	padding: 15px 0px 10px 0px;
	float: left;
	margin-left: 20px;
	text-align: left;
}
#headerContent #headerLogoBox #headerLogo{
	width: 250px;
	float: left;
	text-align: right;
}
#headerCitySwitch, #footerCitySwitch{
	width: 100px;
	float: left;
	padding: 2px 0px 0px 10px;
	text-align: left;
}
#headerCitySwitch span,#footerCitySwitch span{
	margin: 5px 0px;
	display: block;
}
#headerCitySwitch span.current,#footerCitySwitch span.current{
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
#headerCitySwitch span a,#footerCitySwitch span a{
	color: #2754bb;
}
#headerSearchBox,#footerSearchBox{
	width: 500px;
	float: left;
	padding: 20px 0px 15px 0px;
}

#headerSearchBoxKeyword,#headerSearchBoxLocation,#footerSearchBoxKeyword,#footerSearchBoxLocation{
	width: 180px;
	margin: 0px 0px;
	float: left;
}
#headerSearchBox .label,#footerSearchBox .label{
	font-size: 20px;
	font-weight: bold;
	width: 30px;
	float: left;
	padding-top: 2px;
}
#headerSearchBox .field,#footerSearchBox .field{
	float: left;
}
#headerSearchBox .field input, #footerSearchBox .field input{
	width: 140px;
	font-size: 16px;
	font-weight: normal;

}
#headerSearchBox .field .example,#footerSearchBox .field .example{
	clear: both;
	margin: 2px 0px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
}

#headerSearchBox .field .example a:hover,#footerSearchBox .field .example a:hover{
	text-decoration: none;
}
#headerSearchBoxSubmit,#footerSearchBoxSubmit{
	width: 100px;
	margin: 0px;
	float: left;
}
#headerSearchBoxSubmit input,#footerSearchBoxSubmit input{
	font-weight: bold;
	font-size: 16px;
	width: 80px;
}
/*------------*/
#searchNav{
	background-color: #DCE4FA;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #8DA8F2;
	padding: 0px 10px;
}
#searchNav a{
	float: right;
}
#searchNav span{
	float: left;
}
#cateNav{
	background-color: #FF6600;
	font-size: 14px;
	height: 30px;
	background: url(/images/web_images/header_nav_bg.gif) left top;
	text-align: center;
}

#cateNav a{
	color: #FFFFFF;
}

#cateNav #cateNavMenu{
	width: 630px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
}
#cateNav #cateNavMenu li{
	float:left;
	margin-top:8px;
	padding:0 10px;
	height:14px;
	text-align:center;
	border-right:1px solid #cc6600;
}
#cateNav #cateNavMenu li.nodot{
	border:none;
}
#cateNav #cateNavMenu li.current{
	border: none;
	height: 27px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: #FFFFFF url(/images/web_images/header_nav_menu_current.gif) left top no-repeat;
}
#cateNav #cateNavMenu li.current span{
	display: block;
	border: none;
	padding: 5px 10px 0px 0px;
	margin: 0px;
	line-height: 22px;
	background: #FFFFFF url(/images/web_images/header_nav_menu_current.gif) right top;
}

#cateNav #cateNavMenu li.current a{
	color: #000000;
}
#cateNav #cateNavMenu li.current a:hover{
	text-decoration: none;
}

#cateNav #cateNavBtn{
	padding: 3px 50px 0px 0px;
	width: 100px;
	float: right;
}
/**
 * 内容
 */
#shopMain{
	/*border: 1px solid #EFEFEF;*/
	margin-bottom: 10px;
	padding: 5px;
}
#shopMain #mainContent{
	border-right: 1px solid #EFEFEF;
}
#shopInfo {
	margin: 0px 10px 0px 0px;
	border-bottom: 1px solid #EFEFEF;
}
#shopInfoFileds {
	width: 450px;
	float: left;
	padding: 10px;
}
#shopInfoFileds  span{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}
#shopInfoFileds  p{
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#shopInfoImages {
	border: 1px solid #E6E6E6;
	width: 120px;
	height: 90px;
	float: left;
	margin: 10px 10px 10px 10px;
	background-color: #EFEFEF;
	text-align: center;
	padding: 10px;
}

#shopIntro {
	margin: 0px 10px 0px 0px;
	padding: 10px;
	border-bottom: 1px solid #EFEFEF;
}
#shopComments {
	margin: 0px 10px 10px 0px;
	padding: 10px;
	/*border-bottom: 1px solid #EFEFEF;*/
}
#shopComments h3{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
.shopComment{
	padding: 5px 10px;
	border-bottom: 1px dashed #EFEFEF;
}
.shopComment span{
	padding: 3px 5px;
	background-color: #EFEFEF;
	border-bottom: 1px dashed #CCCCCC;
}
.shopComment pre{
	width: 550px;
	margin: 8px 5px 0px 5px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
#shopComments .pageNum{
	text-align: right;
	padding: 5px;
}

.shopRelateInfo{
	padding: 20px 10px;
	border-top: 1px solid #EFEFEF;
}
.shopRelateInfo span{
	padding: 0px 0px 10px 0px;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
}
.shopRelateInfoList{
	margin-top: 10px;
}
.shopRelateInfo p{
	margin: 0px;
	line-height: 24px;
	border-bottom: 1px dashed #EFEFEF;
}

.main{
	margin: 10px 0px 0px 0px;
}
.main #mainContent{
	width: 670px;
	float: left;
	margin-left: 5px;
}

.main .cateInfo{
	padding-bottom: 10px;
}
.main .cateInfo .hotKeywrodList{
	padding: 5px 0px;
}
.main .cateInfo .hotKeywrodList .row {
	clear: both;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px dashed #CCCCCC;
}
.main .cateInfo .hotKeywrodList .row  span.label{
	font-weight: bold;
}
.main .cateInfo .hotKeywrodList .row  span{
	padding: 0px 5px;
	letter-spacing: 1px;
}

.main .cateInfo .hotPicList{
	background-color: #F0F0F0;
	border: 1px solid #E6E6E6;
}

.main .cateInfo .hotPicList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.main .cateInfo .hotPicList ul li{
	float: left;
}

.main .cateInfo .hotPicList a{
	margin: 10px 13px;
	padding: 3px;
	width: 98px;
	height: 95px;
	text-align: center;
	display: block;
	color: #737311;
}
.main .cateInfo .hotPicList a:hover{
	text-decoration: none;
	background-color: #E1E5AC;
}
.main .cateInfo .hotPicList a img{
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #E6E6E6;
}
.main .cateInfo .hotPicList a span{
	display: block;
	margin: 3px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}

.main .itemListBox{
	padding: 0px 0px 10px 0px;
}
.itemList .itemListTitle{
	font-size: 14px;
	padding: 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.item{
	clear: both;
	padding: 0px 0px 5px 10px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC;
}
.itemIndex{
	font-size: 30px;
	font-weight: blod;
	color: #CCCCCC;
	width: 30px;
	float: left;
}
.itemImage{
	width: 100px;
	float: left;
	padding: 5px;
}
.itemImage a img{
	padding: 3px;
	border: 1px solid #E6E6E6;
}
.itemInfo{
	padding: 0px 10px;
	width: 500px;
	float: left;
}
.itemTitle{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 22px;
	margin: 0px;
}
.itemContent{
	margin: 0px;
	padding: 5px;
	line-height: 16px;
}
.itemContent p{
	margin: 0px;
	padding: 0px;
}

.itemComment{
	margin: 0px;
	padding: 5px;
	line-height: 16px;
}
.itemComment ul{
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
}

.postComment{
	background: #FFFBF5;
	border: 1px solid #FFDFB6;
}
.postCommentTitle{
	background: #FFF3DD;
	padding: 5px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.postCommentContent{
	padding: 5px 30px;
}

.postCommentContent textarea{
	width: 550px;
	height: 80px;
	overflow:hidden;
}

.postCommentContent input{
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 2px 5px;
}
.main .itemListBox .pageNum{
	clear: both;
	line-height: 30px;
	font-size: 14px;
	padding: 0px 10px;
}

.main #rightSidebar{
	width: 250px;
	float: right;
	margin-right: 5px;
	padding-bottom: 10px;
}
.mapBar span{
	text-align: center;
	display: block;
	padding: 10px;
}
.mapBar span a{
	width:126px;
	height:28px;
	background: url(/images/web_images/button_bg.gif);
	margin:0px auto;
	padding:0px;
	display:block;
	line-height:25px;
	text-align: center;
}

.main .silverBgBox{
	background:url(/images/web_images/silver_bg_box_right_sidebar.gif) no-repeat;
	padding: 5px 25px 5px 20px;
	height: 440px;
	float: clear;
}
.main .silverBgBox h1{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.main .silverBgBox h3{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	letter-spacing: 5px;
}
.main .silverBgBox p{
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	line-height: 18px;
	letter-spacing: 1px;
}

.main .silverBgBox span{
	text-align: center;
	display: block;
	padding: 10px;
}
.main .silverBgBox span a{
	width:126px;
	height:28px;
	background: url(/images/web_images/button_bg.gif);
	margin:0px auto;
	padding:0px;
	display:block;
	line-height:25px;
	text-align: center;
}
/**
 * 页脚
 */
#footerSearch{
	padding: 10px;
	border-top: 1px solid #8DA8F2;
	border-bottom: 1px solid #8DA8F2;
	background-color: #DCE4FA;
	text-align: center;
}
#footerSearch  .searchBox{
	width: 650px;
	margin: 0px auto;
}
#footerSearch  #footerSearchBox{
	padding-top: 6px;
}
body.searchHome #footer{
	border-top: 1px solid #E0E0E0;
}
#footer{
	margin: 5px 0px 0px 0px;
	text-align: center;
	padding: 8px 0px;
}

/** 首页 **/
.searchMain .main{
	text-align: center;
}
#mainSearch{
	width: 550px;
	margin: 0px auto;
	padding: 30px 100px 10px 100px;
	text-align: center;
}
#mainLogoBox{
	width: 380px;
	margin: 0px auto;
	text-align: left;
}
#mainLogoBox #mainLogo{
	width: 250px;
	float: left;
	text-align: right;
}
#mainCitySwitch{
	width: 100px;
	float: left;
	margin-left: 20px;
	padding: 0px;
}
#mainCitySwitch span{
	margin: 5px 0px;
	display: block;
}
#mainCitySwitch span.current{
	font-weight: bold;
	font-size: 20px;
	/*white-space: nowrap;*/
}
#mainCitySwitch span a{
	color: #2754bb;
}
#mainSearchBox{
	clear: both;
	width: 460px;
	margin: 10px auto 0px auto;
	padding: 20px 0px 5px 0px;
}
#mainSearchNav{
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 20px 8px 20px;
	margin: 0px 0px 20px 0px;
}
#mainSearchNav span{
	padding: 10px 0px;
	margin: 0px 3px;
}
#mainSearchNav span.current{
	border: 1px solid #E0E0E0;
	border-bottom: none;
	padding: 10px 15px;
	background-color: #FFFFFF;
}

#mainSearchBoxKeyword,#mainSearchBoxLocation{
	width: 180px;
	margin: 0px 0px;
	float: left;
}
#mainSearchBox .label{
	font-size: 20px;
	font-weight: bold;
	width: 30px;
	float: left;
	padding-top: 2px;
}
#mainSearchBox .field{
	float: left;
}
#mainSearchBox .field input{
	width: 140px;
	font-size: 16px;
	font-weight: normal;

}
#mainSearchBox .field .example{
	clear: both;
	margin: 2px 0px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
}

#mainSearchBox .field .example a{
	color: #666666;
}

#mainSearchBox .field .example a:hover{
	text-decoration: none;
}
#mainSearchBoxSubmit{
	width: 100px;
	margin: 0px;
	float: left;
}
#mainSearchBoxSubmit input{
	font-weight: bold;
	font-size: 16px;
	width: 80px;
}

.simpleSplash table td,.complexSplash table td{
	vertical-align: top;
}

.simpleSplash{
	width: 480px;
	margin: 0px auto 20px auto;
}
.simpleSplash  .splashBox{
	width: 220px;
	padding: 10px;
	float: left;
	text-align: left;
}

.complexSplash{
	width: 600px;
	margin: 0px auto 20px auto;
}
.complexSplash .splashBox{
	width: 280px;
	padding: 10px;
	float: left;
	text-align: left;
}

.splashTitle{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 10px 3px 10px;
	margin: 10px 0px 0px 0px;
	background-color: #A8A8A8;
}
.splashTitle span{
	border: 1px solid #E0E0E0;
	border-bottom: none;
	padding: 5px 8px;
	background-color: #FFFFFF;
}
.splashHeader{
	padding: 5px 10px;
}
.splashHeader a{
	white-space: nowrap;
	line-height: 20px;
}
.splashContent{
	border-top: 1px dashed #E0E0E0;
	padding: 10px 0px;
}
.splashContent p{
	margin: 0px;
	padding: 0px;
	float: left;
}
.splashContent p img{
	padding: 3px;
	border: 1px solid #E0E0E0;
}
.splashContent ul{
	display: block;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
/* 所有分类 */
#allCate, #allCity{
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}
#allCate .caption, #allCity .caption{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 20px 8px 50px;
	margin: 30px 0px 20px 0px;
}
#allCate .caption span, #allCity .caption span{
	border: 1px solid #E0E0E0;
	border-bottom: none;
	padding: 10px 10px;
	background-color: #FFFFFF;
}


.moreCityList {
	clear: both;
	padding: 10px 0px;
	float: left;
	line-height: 20px;
	width: 100%;
}
.stateName{
	padding: 0px 20px 0px 0px;
	float: left;
	width: 120px;
	text-align: right;
	letter-spacing: 1px;
}
.moreCityList a{
	display: block;
	float: left;
	padding: 0px 6px 0px 0px;
}


.cateList {
	clear: both;
	padding: 10px 0px;
	float: left;
	line-height: 20px;
	width: 100%;
	border-bottom: 1px dashed #EFEFEF;
}
.cateName{
	padding: 0px 0px 0px 50px;
	float: left;
	width: 60px;
	text-align: left;
	letter-spacing: 2px;
	font-weight: bold;
}
.cateList a{
	display: block;
	float: left;
	padding: 0px 5px 0px 0px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-right: 8px;
}

.citySwitchContent{
	display: none;
}
.csz{
	padding: 5px 5px 10px 5px;
	margin: 0px;
}
.csz a{
	padding: 0px 5px 0px 0px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: normal;
	white-space: nowrap;
}

.noInfo{
	width: 500px;
	margin: 30px auto;
	padding: 30px;
	border: 1px dashed #EFEFEF;
	text-align: center;
}
