.nav{width:100%;height:60px;background-color:#4a231e;top:0px;z-index:1;position:fixed;}
.nav-n{width:1400px;height:60px;margin:0 auto;}
.logo{float:left;width:320px;height:101px;background:url(../images/logo.png) no-repeat; position:relative;top:0px;left:0px;}
.logo a{width:100%;height:100%;display:block;}
.nav-list{float:left;margin:15px 0 0 18px;height:30px;}
.nav-list li{float:left;width:76px;hegiht:30px;line-height:30px;border-right:1px #5e312b solid;text-align:center;}
.nav-list li a{color:#fff;font-size:14px;}
.nav-list li:last-child{border:none;}
.content{width:488px;height:auto;position: absolute;left:50%;top:310px;}
.ml{margin-left:-510px;}
.mr{margin-left:22px;}
.content p{font-size:16px;font-family:"微软雅黑";line-height:28px;text-indent:2em;margin-bottom:10px;}
.content p a{color:#f00;}
.copyright{height:52px;background-color:#4a231e;width:100%; position:absolute;bottom:0px;}
.copyright-n{width:1070px;margin:0 auto;font-size:14px;line-height:52px;color:#fff;}
.copyright-n span{float:left;}
.copyright-n p{float:left;padding-left:11px;}
.copyright-n p a{margin:0 11px;color:#fff}
.bdsharebuttonbox{ padding-top:12px; margin-left:60px; float:left;}

.box{width:1000px;margin:60px auto;}
.box h1{width:950px;margin:0 auto 40px;padding:40px 0 40px 0;line-height:28px;font-size:35px;color:#900;text-align:center;border-bottom: solid 2px #900;}
.docList{overflow:hidden;}
.docList li{width:138px;float:left;padding: 0 0 20px 24px;}
.docList li div{width:138px;height:183px;border:solid 2px #e3d3c4; overflow:hidden;}
.docList li div img{
	width:138px;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	}
.docList li div img:hover{
	transform:scale(1.12);
	transition:all 1.2s linear 0s;
	-moz-transform:scale(1.12);
	-moz-transition:all 1.2s linear 0s;
	-webkit-transform:scale(1.12);
	-webkit-transition:all 1.2s linear 0s;
	-o-transform:scale(1.12);
	-o-transition:all 1.2s linear 0s;
	}
.docList li span{display:block;font-size:16px;line-height:30px;text-align:center;}

#bottom{width:100%; height:317px; clear:both; margin-top:40px; }
.btm_nav{width:100%; height:56px; background-color:#4a231e;}
.btm_nav p{line-height:56px; color:#fff; text-align:center;}
.btm_nav p a{font-size:14px; color:#fff; line-height:56px;padding:0 10px;}
.btm_text{margin-top:40px;float:left; width:540px; height:210px; margin-left:200px;}
.btm_text p{line-height:33px; text-align:center; color:#4a4949; font-size:14px; }
#bottom img{float:right; margin-top:74px; margin-right:77px;}
.btm_02{width:1000px; margin:0 auto;}
