*{
	margin: 0;
	padding: 0;
}
body{
 	font-family: "微软雅黑";
 	background-image: linear-gradient(#fff9ec, #faf6f0);
}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0
}
.clear {
    clear:both; 
    height: 0; 
    line-height: 0; 
    font-size: 0;
}
.header{
	width: 100%;
	height: 400px;
	background: url(../images/bg1.jpg) no-repeat center;
        background-size: 100% 100%;
}
.header .logo{
	text-align: center;
	padding-top: 75px;
}
.header .link{
	width: 100%;
	margin-top: 70px;
	position: relative;
}
.header .link ul{
	position: absolute;
	left: 50%;
	margin-left: -230px;
	z-index: 99;
}
.header .link ul li{
	float: left;
	width: 200px;
	height: 40px;
	background: rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	margin-right: 30px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
}
.header .link ul li a{
	color: #fff4df;
	font-size: 18px;
}
.header .link ul li.sh{
	background: #e5dccc;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.header .link ul li.sh a{
	color:#483b31;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
        filter: alpha(opacity=100)
}
.header .search{
	width: 520px;
	padding-top: 75px;
	margin: 0 auto;
	position: relative;
}
.header .search .input{
	width: 520px;
	height: 48px;
	*height: 33px;
	background: #000;
	opacity: .4;
	filter: alpha(opacity=40);
	border-radius: 5px;
	padding-left: 20px;
	*padding-top: 15px;
	color:#fff;
	border:none;
}
.header .search .sub{
	background: url(../images/icon1.png) no-repeat;
	width: 30px;
	height: 30px;
	border: none;
	position: absolute;
	right:0px;
	top: 90px;

}
.header .search .input::-webkit-input-placeholder{
    color: #d4c8ae;
    font-size: 14px;
}
.content{
	width: 100%;
	background: url(../images/bg2.jpg) no-repeat;
        background-size:100% 100%;
}
.content .box{
	width: 1280px;
	margin: 0 auto;
	padding-bottom: 20px;
        padding-top: 60px;
}
.content .box .nav{
	float: left;
	width: 305px;
	min-height: 960px;
	background: #7a6c59;
	border-radius: 10px;
        padding-top: 20px;
}
.content .box .nav h2{
	text-align: center;
	font-size: 32px;
	color: #fff6e4;
	line-height: 80px;
}
.content .box .nav ul li{
	width: 255px;
	min-height: 50px;
	border-bottom: 1px solid #887b6a;
	line-height: 50px;
	margin: 0 auto;	
	cursor: pointer;
}
.content .box .nav ul li p.fd{
	height: 30px;
}
.content .box .nav ul li.sh{
	border-bottom: none;
}
.content .box .nav ul li.sh p{
	color: #fff6e4;
}
.content .box .nav ul li.sh p a{
	color: #fff6e4;
}
.content .box .nav ul li p a:hover{
	color: #fff6e4;
}
.content .box .nav ul li p{
	color: #e4d9c2;
	font-size: 16px;
	padding-left: 15px;
	background: url(../images/icon2.png) no-repeat left bottom;
}
.content .box .nav ul li p a{
	color: #e4d9c2;
	font-size: 16px;
}
.content .box .nav ul.nd{
	display: none;
}
.content .box .nav ul.se{
	display: block;
}
.content .box .nav ul.nd li{
	width: 230px;
	min-height: 45px
	line-height:45px;
	margin-left: 25px;
	cursor: pointer;
}
.content .box .nav ul.nd li p{
	color: #e4d9c2;
	font-size: 16px;
	padding-left: 12px;
	background: url(../images/icon3.png) no-repeat left center;
}
.content .box .nav ul.nd li p a{
	color: #e4d9c2;
	font-size: 16px;
}
.content .box .nav ul.nd li.show{
	border-bottom: none;
}
.content .box .nav ul.nd li.show p{
	color: #fff6e4;
}
.content .box .nav ul.nd li.show p a{
	color: #fff6e4;
}

.content .box .nav ul.ni{
	display: none;
}
.content .box .nav ul.sc{
	display: block;
}
.content .box .nav ul.ni li{
	width: 70px;
	height:35px;
	min-height: 0;
	background: #cabfa6;
	border-radius: 50px;
	float: left;
	margin-left: 0;
	margin-right: 6px;
	line-height: 35px;
	margin-bottom: 15px;
	text-align: center;
}
.content .box .nav ul.ni li:last-child{
	margin-right: 0;
}
.content .box .nav ul.ni li a{
	color: #39332b;
	font-size: 16px;
}
.content .box .nav ul.ni li:hover{
	background: #fff9ec;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.content .box .nav ul.ni li:hover a{
	font-weight: 700;
}
.content .box .nav ul.nd li p a:hover{
	color: #fff6e4;
}
.content .box .con{
	width: 955px;
	float: right;
}
.content .con .con-top{
	width: 995px;
	float: left;
}
.content .con .con-top .item{
	width: 305px;
	height: 270px;
	float: left;
	background: #fff9ec;
	border-radius: 10px;
	margin-right: 20px;
	margin-bottom:30px;
	text-align: center;
}
.content .con .con-top .item img{
	width: 305px;
	height: 203px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.content .con .con-top .item a{
	color: #483b31;
	font-size: 14px;
	text-align: center;
	line-height: 33px;
}
.content .con  .con-bottom{
	width: 955px;
	height:40px;
	line-height: 60px;
	background: #fff9ec; 
	float: left;
	border-radius: 10px;
        padding-top: 20px;
}
.footer{
	width: 100%;
	height: 120px;
	background: #7a6c59;
	position: relative;
}
.footer ul{
	position: absolute;
	left: 50%;
	top:30px;
	margin-left: -267px;
}
.footer ul li{
	float: left;
	color: #fff6e4;
	font-size: 14px;
	margin-right: 10px;
}
.footer ul.bq{
	position: absolute;
	left: 50%;
	top:70px;
	margin-left: -387px;
}


/* index2.html */
.content .box .jr-nav{
	float: left;
	width: 305px;
	height: 960px;
	background: #7a6c59;
	border-radius: 10px;
}
.content .box .jr-nav h2{
	text-align: center;
	font-size: 32px;
	color: #fff6e4;
	line-height: 80px;
}
.jr-nav .box2{
	width: 305px;
	height: 900px;
	overflow: hidden;
	position: relative;
}
.jr-nav ul{
	width:260px;
	padding-top:25px;  
	margin: 0 auto;
	position: absolute;
	left: 22.5px;
}
.jr-nav ul li{
	width: 110px;
	min-height: 40px;
	border-radius:50px;
	background: #fff9ec;
	float: left;
	line-height: 40px;
	text-align: center;
	margin-right: 35px;
	margin-bottom: 20px;
	cursor: pointer;
	position: relative;
}
.jr-nav ul li.sh{
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.jr-nav ul li:nth-child(2n-2){
	margin-right: 0;
}
.jr-nav ul.ne{
	display: none;
	width: 260px;
	background: #fff9ec;
	margin-top: 10px;
	padding: 0;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: absolute;
	left: 0;
	top:40px;
	margin-bottom: 35px;
}
.jr-nav ul li:nth-child(2n-2) ul.ne{
	position: absolute;
	left: -150px;
	border-top-right-radius:0px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.jr-nav ul.ne li{
	width: 240px;
	padding:5px 0;
	min-height: 0;
	line-height: 20px;
	margin: 0;
	border-radius:0;
	background: none;
	text-align: left;
	background: url(../images/icon6.png) no-repeat;
	background-position: 3% 50%;
        padding-left:20px;
}
.jr-nav ul.ne li a{
	color: #77675a;
	font-size: 14px;

}
.jr-nav ul.ne li a:hover{
	color:#483b31;
	font-weight: 700;
}
.jr-content{
	width: 100%;
	background: url(../images/bg3.jpg) no-repeat;
        background-size:100% 100%;
}
.jr-nav .imgicon_right{
	float: right;
	margin-top: 20px;
	margin-right: 60px;
	cursor: pointer;

}
.jr-nav .imgicon_left{
	float: left;
	margin-top: 20px;
	margin-left: 60px;
	cursor: pointer;
}


/* details.html */
.details{
	width: 955px;
	padding: 5px 0;
	background: #fff9ec;
	border-radius: 10px;
}
.details .deta-top{
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 60px;
	border-bottom: 1px solid #dad3c7;
}
.details .deta-top h2{
	color: #483b31;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
}
.details .deta-top p{
	color:#362f2a;
	font-size: 16px; 
	line-height: 40px;
}
.details .deta-bottom{
	width: 900px;
	margin: 0 auto;
	padding: 10px;
}
.details .deta-bottom .left{
	width: 800px;
	float: left;
}
.details .deta-bottom .right{
	width: 100px;
	float: left;
}
.details .deta-bottom .left p{
	color:#483b31;
	font-size: 14px;
	font-weight: 600;
	line-height: 35px;
}
.details .deta-bottom .left p a{
	color:#483b31;
	font-size: 14px;
	font-weight: 400;
}
.details .deta-bottom .left p a:hover{
	color:#000;
}
.details .deta-bottom .left p span{
	margin-right: 10px;
}
.details .deta-bottom .right ul li{
	float: left;
	line-height: 35px;
}
.details .deta-bottom .right ul li a{
	color:#483b31;
}