.w950-1{
	width: 950px;
	margin: 0 auto;
}
.in-menu{
	height: 160px;
    padding-top: 41px;
    background-repeat: no-repeat;
    background-position: center 0;
    text-align: center;
}
.news-menu{
	background-image:url(../img2/img_01.png);
}


.in-menu h2{
	height: 75px;
    color: #674114;
    font-size: 18px;
    line-height: 75px
}

.in-menu ul{
	height: 54px;
    background: url(../img2/menu_bg.png) no-repeat center 0;
    line-height: 39px;
}
.in-menu ul li{
	display: inline-block;
	zoom: 1;
	*display: inline;
    width: 98px;
    height: 39px;
    background: url(../img2/menu_line.jpg) no-repeat right 0;
}
.in-menu ul li.last{
	background-image: none;
}

.in-menu a {
    color: #5b493a;
}
.in-menu a:hover{
	color: #d2a47d;
}
.in-menu a.on{
	color: #d2a47d;
}
.pro-main{
	width: 950px;
	margin: 0 auto;
	padding-bottom: 80px;
	margin-top: 10px;
}
.pro-main .right{
	width: 600px;
	float: right;

}
.pro-main .right ul{
	border-top:1px solid #e9e9e9;
}
.pro-main .right ul li{
	line-height: 50px;
	height: 50px;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
}
.pro-main .right ul li.on{
	background: #f4f4f4;
}
.pro-main .right ul li .fl{
	width: 365px;
	color: #666;
	margin-left: 35px;
	padding-left: 10px;
	font-size: 14px;
	height: 100%;
	background: url(../img2/spot.png) no-repeat left center;
}
.pro-main .right ul li .fr{
	margin-right: 25px;
	font-family: "Arial";
	font-size: 14px;
	color: #999;
}
.pro-main .right ul li:hover .fl{
	color: #d2a47d;
}
.pro-main .right ul li a{
	display: block;
	height: 50px;
	overflow: hidden;
	border-bottom:1px solid #e9e9e9;
	line-height: 50px;
}
.pro-page{
	text-align: center;
	margin-top: 20px;
}
.pro-page a{
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-align: center;
	padding: 2px 10px;
	border:1px solid #ccc;
	color: #666;
}
.pro-page a.active{
	background: #d2a47d;
	color: #fff;
	border:1px solid #d2a47d;
}

.pro-page a:hover{
	background: #d2a47d;
	color: #fff;
	border:1px solid #d2a47d;
}

.pro-main .left{
	width: 350px;
	float: left;
	height: 424px;
	background: #ceced2;
	margin-top: -15px;
}

.pro-main .left .int{
	width: 326px;
	height: 402px;
	margin:0 auto;
	margin-top: 10px;
}
.pro-main .left .int .bd{
	height: 100%;
}
.pro-main .left .int .bd ul{
	height: 100%;
}
.pro-main .left .int .bd ul li{
	position: relative;
	overflow: hidden;
	height: 100%;
}
.pro-main .left .int .bd ul li .pic{
	width: 100%;
	height: 100%;
}
.pro-main .left .int .bd ul li .pic img{
	width: 100%;
	height: 100%;
}
.pro-main .left .int .bd ul li .tit{
	width:188px;
	height: 38px;
	background: url(../img2/img_02.png) no-repeat center left;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-right: 10px;
}
.pro-main .left .int .hd{
	position: absolute;
	right: 10px;
	bottom: 3px;
}
.pro-main .left .int .hd ul li{
	display: inline-block;
    zoom: 1;
    *display: inline;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
    background: #666;
}
.pro-main .left .int .hd ul li.on{
	background: #d4d4d4;
}
.pro-main .left .int{
	position: relative;
}
.f-c {
  zoom: 1;
}

.f-c:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}
.prod-main{
	width: 950px;
    margin: 0 auto;
    padding-bottom: 80px;
    margin-top: 10px;
}
.prod-main .detail{
	font-size: #666;
	line-height: 24px;
	padding: 20px 0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.prod-main h1{
	text-align: center;
	font-size: 18px;
	padding: 15px 0;
}
.pub-pager{
	margin-top: 20px;
}
.pub-pager .zuo{
	float: left;
	font-size: 14px;
}
.pub-pager .zuo a{
	color: #999;
	display: block;
}
.pub-pager .zuo a:hover{
	color: #d2a47d;
}
.pub-pager .back{
	float: right;
	display: block;
	border:1px solid #999;
	font-size: 14px;
	text-align: center;
	width: 120px;
	height: 35px;
	line-height: 35px;
}
.pub-pager .back:hover{
	border:1px solid #d2a47d;
	background: #d2a47d;
	color: #fff;
}


