.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#FF0000;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}

/*header*/
.header{
	width: 100%;border-top: 1px solid #b4aba6;border-bottom: 1px solid #b4aba6;
}

.nav{
	width: 1200px;margin: auto;
	
	
}

#full-screen-slider { width:100%; height:569px; position:relative}
#slides { display:block; width:100%; height:569px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.foot-bottom-box{
	width: 100%;background: #5f4436;
}
.foot-bottom{
	color: #fff;font-size: 14px;line-height: 26px;text-align: center;
}


#copyright{ padding-bottom: 20px;}
.foot{
	line-height: 26px;font-size: 14px;
	text-align: center;
}
/*内页部分*/
#page_main{
	padding-bottom: 50px;
}
.page-left{



	padding-bottom: 18px;

}
.page-right{
	width: 920px;
	float: right;
}
.page-right1{
	width: 100%;
	background: #FFFFFF;
	padding: 20px;
}
.page-right-top{
	width: 100%;
	height: 65px;
	margin-top: 5px;
	border-bottom: #5f4436 solid 1px;
}
.page-bt{
	float: left;
	width: 250px;
	padding: 0 10px;
	font-size: 20px;
	text-align: left;
	line-height: 65px;
	color: #000;
}
.page-bt img{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.page-news,.page-products{
	padding-bottom: 50px;
}
.pt40{
	padding-top: 40px;
}
.dateTitle{
	width: 100%;
	font-size: 16px;
	line-height: 25px;
}

.site-nav {
  padding-left: 20px;
   background: #5f4436;
    line-height:50px;
   color: #fff;
}
.site-nav a{
	color: #fff;
}
.bt{
	width: 420px;color: #333333;font-size: 10px;line-height: 120px;margin: auto;height: 120px;
}
.bt span{
	font-size: 35px;color: #5f4436;margin: 0 10px;
}

/*首页部分*/
.about-box{
	width: 100%;background: #f7f3ec;
}
.about{
	width: 1200px;margin: auto;padding-bottom: 67px;
}
.ab-left{
	width: 526px;
}
.ab-right{
	width: 590px;margin-right: 30px;font-size: 14px;color: 2b2b2b;line-height: 34px;
}

.cp{
	width: 1200px;margin: auto;margin-bottom: 90px;
}
.cp-tu{
	width: 295px;float: left;margin-right: 6px;
}

.cp-wb{
	width: 265px;height: 201px;border-top: 3px solid #c14200;
	padding: 0 15px;padding-top: 20px;font-size: 13px;color: #636363;background: #f7f3ec;line-height: 30px;
}
.xw{
	width: 1200px;margin: auto;margin-top: 90px;margin-bottom: 70px;
}
.xw-left{
	width: 680px;
}
.xw-con{
	margin-top: 25px;
}
.xw-bt{
	width: 550px;padding-left: 25px;padding-right: 30px;background: #f7f3ec;float: left;padding-top: 20px;padding-bottom: 20px;
	background-image: url(../images/rongshu_34.png); background-repeat: no-repeat;background-position: 560px;
}
.xw-bt:hover{
	background-image: url(../images/rongshu_29.png); background-repeat: no-repeat;background-position: 560px;
}
.xw-right{
	width: 450px;padding: 19px 10px;background: #F7F3EC;margin-top: 40px;
}
.xw-right a{
	display: block;padding-left: 36px;border-bottom: 1px dashed #c9bdb4;line-height: 50px;font-size: 14px;color: #2b2b2b;
	background: url(../images/rongshu_25.png) no-repeat 18px;
}
.xw-right a:hover{
	background: url(../images/rongshu_31.png) no-repeat 18px;color: #ff5700;
}



