@charset "utf-8";
/* CSS Document */
body {
	color: #a48d66;
	font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
	font-family: Microsoft YaHei, Arial, sans-serif;
	background: #F9F9F7;
	overflow-x: hidden;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}


.mian_top {
	height: 60px;
}
.mian_banner {
	height: 400px;
	margin-top: -30px;
	margin-bottom: 30px;
}
.desc_row {

	margin-left: 0px;
}
.desc_block_l {
	padding-top: 5px;
	padding-left: 45px;
	padding-right: 15px;
}
.desc_block_r {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 45px;
}

.desc_block_m {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.desc_title {
	color: #c3522f;
	font-family: bree-web, Bree, sans-serif;
}
.desc_text
{
	padding-bottom: 5px;
	padding-left: 3px;
	color: #999;
}
.desc_head
{
	
	font-size: 14px;
}

.show_bg
{
	height: 645px;
	width: 300px;
	background-image: url(../images/show_tpl.png);
	padding-top: 95px;
	padding-left: 52px;
	background-repeat: no-repeat;
}

.show_pc_bg
{
	position: relative;	
	height: 600px;
	width: 800px;
	background-image: url(../images/pc_tpl.png);
	padding-top: 26px;
	padding-left: 228px;
	background-repeat: no-repeat;
	background-position: center top;
}
.holder_bg
{
	height: 300px;
}
.show_content
{
	height: 445px;
	width: 249px;
}

.show_pc_content
{
	height: 360px;
	width: 572px;
}
.show_pc_desc
{
	margin-top:-150px;
}
.brand {
	float: left;
}
ul.nav-child {
	display: none;
}
.css_icon
{
	margin-top: 8px;	
}