/*== container ==*/

/*图片*/
#tc_banner_bg{
	width: 100%;
	height: 657px;
	background: url(../images/tc_banner_bg.jpg) no-repeat center;
}

/*藏品*/
#tc_taoc_bg{
	width: 100%;
	height: 505px;
	background: url(../images/tc_taoc_bg.jpg) no-repeat center;
}


/*content_box*/
#content_box{
	width: 600px;
	height: 500px;
	/* border: 1px solid green; */
	float: right;
	margin-right:230px;
	padding: 0px;
	color: #572b22;
}

.long_one{
	width: 545px;
	height: 130px;
	/* background-color: #bc9377; */
	background-image: url(../images/tc_sp_tm_bg.png);
	margin-bottom: 15px;
}

.long_one .img_con{
	float: left;
	padding: 10px;
	width: 157px;
	height: 109px;
}

.long_one .text_con{
	float: left;
	padding-top: 20px;
	width: 300px;
	height: 104px;
}

.text_con p{
	line-height: 33px;
	width: 260px;
	height: 33px;
	overflow: hidden;
}

.text_con p a{
	color: #351405;
}

.long_one p:first-child{
	font-size: 28px;
}
.long_one p:last-child{
	font-size: 25px;
}


/*four_div*/
.long_two{
	width: 265px;
	height: 130px;
	/* background-color: #bc9377; */
	background-image: url(../images/tc_sp_tm_bg.png);
	margin-bottom: 15px;
	font-size: 15px;
	float: left;
	margin-right: 15px;
}

.long_two div{
	float: left;
}

.long_two .four_div_img{
	padding: 10px;
	width: 157px;
	height: 109px;
}

.long_two .four_div_text{
	width: 80px;
}

.long_two .four_div_text p{
	line-height: 20px;
	height: 50px;
	padding-top: 25px;
	padding-bottom: 10px; 
	overflow: hidden;
	font-size: 18px;
	font-weight: 600;
}

.long_two .four_div_text p a{
	font-size: 18px;
	color: #3B2110;
}


.long_two .four_div_text_s p{
	font-size: 25px;
	width: 25px;
	word-wrap: break-word;
	padding-left: 25px;
}

.long_two .four_div_text_s p a{
	color: #3B2110;
}

#xiaoya{
	padding-top: 15px;
}



/* 商品展示 style */
#sp_box{
	width: 100%;
	height: 1019px;
	background: url(../images/tc_shangpin_bg.jpg) no-repeat center;
}

#line_box{
	width:1000px;
	margin: 0px auto;
}

#sp_box .spimg{
	width: 310px;
	height: 270px;
	border: 2px groove #f5fef9;
	
	float: left;
	margin-right: 15px; 
	margin-bottom: 20px;
	background-color: #edddce;
}

/*-----*/
.spImgBox{
	width: 310px;
}

.spImgBox img{
	margin-left: 9px;
	margin-top: 8px;
}

.spTextBox p{
	display: block;
	width: 280px;
	height: 19px;
	overflow: hidden;
	margin-left: 10px;
	margin: 3px 7px;
	padding: 5px 0px;
	font-size: 15px;
}


/*商品分页展示*/
#f_page{
	text-align: center;
	clear: both;
}


/* 页脚 
#foot_bg_nav{
	width: 100%;
	height: 80px;
	background: url(../images/zs_foot_bg_nav.jpg) no-repeat center;
}

#foot_bg_addr{
	width: 100%;
	height: 131px;
	background: url(../images/zs_foot_bg_addr.jpg) no-repeat center;
}*/

/*foot_nav_style
#zs_foot_nav ul{
   list-style-type: none;
}

#zs_foot_nav ul li{
	display: block;
	font-size: 20px;
	color: #FFF;
	float: left;
	border-right: 3px solid #FFF;
	padding-right: 65px;
	margin-left: 65px;
	margin-top: 30px;
	line-height: 20px;
}

#zs_foot_nav ul li.last_nav{
	border: 0px;
}

#zs_foot_nav ul li a{
	color:#fff;
}

#zs_foot_nav ul li a:hover{
	color: red;
}*/
