@charset "utf-8";
/* CSS Document */
.pad1{
	padding-bottom:10px;
}
.pad3{
	padding-bottom:30px;
}
.pad4{
	padding-bottom:40px;
}
.pad5{
	padding-bottom:15px;
}
.pad6{
	padding-top:60px;
}
.pad8{
	padding-top:80px;
}
.mar1{
	margin-top:10px;
}
.mar2{
	margin-top:30px;
}
.mar3{
	margin:0 30px;
}
.mar4{
	margin-left:20px;
}
.mar5{
	margin-right:25px;
}
.mar6{
	margin-bottom:10px;
}
body{
	background:url(../images/bg.jpg) no-repeat center -64px #012385;
	background-attachment:fixed;
}
body.fashi{
	background:url(../images/bg.jpg) no-repeat center top #012385;
	background-attachment:fixed;
}
.logo{
	width:1001px;
	margin:0 auto;
}
.logo a{
	background:url(../images/logo_l.png) no-repeat;
	overflow:hidden;
	height:82px;
	width:168px;
	display:block;
}
h2{
	background:url(../images/h2bg.png) no-repeat center center;
	text-align:center;
	height:66px;
	line-height:66px;
	text-decoration:none;
	display:block;
	color:#000;
}
h3{
	background:url(../images/listQ.png) no-repeat left center;
	font-size:18px;
	font-weight:normal;
	text-indent:20px;
	height:65px;
	line-height:65px;
	margin-top:20px;
}
h4 a{
	font-size:16px;
	color:#b83100;
	font-weight:normal;
}
.banner{
    padding-top: 30px;
    text-align: center;
}
.contains{
	overflow:hidden;
}
.main{
	width:652px;
	margin-left:30px;
	height:100%;
	min-height: 800px;
	padding-bottom:10000px;
	margin-bottom:-10000px;
	_display:inline;
}
.dotLine{
	height:40px;
	border-bottom:1px dotted #988a68;
	text-align:center;
	position:relative;
}
.dotLine h2{
	background:url(../images/h2bg2.png) no-repeat left center #f8f2db;
	margin:0 auto;
	height:80px;
	line-height:80px;
	font-size:26px;
	font-weight:normal;
	padding-left:30px;
	display:inline-block;
	*zoom:1;
}
.dotLine h2:after{
	content:"";
	background:url(../images/h2bg2.png) no-repeat right center #f8f2db;
	height:80px;
	width:30px;
	display:inline-block;
	position:absolute;
	top:0;
}
.main .dotLine{
	width: 630px;
}
.main .list_data{
	float:left;
	width:142px;
	border-right:1px dotted #c3aa7d;
	padding-bottom:10000px;
	margin-bottom:-10000px;
	_display:inline;
}
.main .list_data ul.year{
	margin-top:-13px;
	
}
.main .list_data ul.year li h4{
	font-size:14px;
	color:#aa9f78;
	background:url(../images/year.png) no-repeat right center;
	width:84px;
	text-align:right;
	padding-right:30px;
	height:30px;
	line-height:30px;
	cursor: pointer;
}
.main .list_data ul.month li{
	font-size:12px;
	color:#988a68;
	width:142px;
	text-align:center;
	height:20px;
	line-height:20px;
	cursor: pointer;
	margin-bottom:8px;
}
.main .list_data ul.year li.current h4{
	font-size:14px;
	color:#af914a;
	background:url(../images/yearC.png) no-repeat right center;
	width:84px;
	text-align:right;
	padding-right:30px;
	height:30px;
	line-height:30px;
}
.main .list_data ul.month li.current,.main .list_data ul.month li:hover{
	font-size:12px;
	color:#fff;
	width:142px;
	text-align:center;
	height:20px;
	line-height:20px;
	background:#988968;
}
.main .list_data ul.month li.current{
	margin-bottom:30px;
}
.main .content{
	padding: 55px 20px 100px 0;
}
ul.list_fayu li{
	border-bottom:1px dotted #988a68;
	padding-top:30px;
	padding-bottom:30px;
	line-height:1.8;
	font-size:14px;
}
ul.list_fayu li:first-child{
	padding-top:0;
}
ul.list_fayu li h4{
	font-size:14px;
	font-weight:normal;
}
.pages{
	font-size:14px;
	font-weight:bold;
}
.pages a,.pages span{
	color:#bcab8b;
	text-decoration:none;
	margin-left:7px;
	margin-right:7px;
}
.pages span{
	vertical-align:super;
}
.pages a:hover,.pages a.current{
	color:#b83100;
}

.pages .pre, .pages .next{
	width:99px;
	height:29px;
	text-align:center;
	line-height:29px;
	display:inline-block;
	color:#fff;	
	cursor:pointer;
}
.pages .pre{
	background:url(../images/preBg.png) no-repeat 0 0;
	margin-right:70px;
}
.pages .next{
	background:url(../images/preBg.png) no-repeat 0 0;
	margin-left:70px;
}
.pages .next a{
	width:99px;
	height:29px;
	text-align:center;
	line-height:29px;
	display:inline-block;
	color:#fff;	
	cursor:pointer;
	margin-left: 0;
}
.pages .pre:hover, .pages .next a:hover{
	background-image:url(../images/pageBgH.png);
}
.main .pages{
	padding-top:100px;
	padding-bottom:50px;
	margin-left:55px;
}
.sidebar{
	background:url(../images/listBg.png) right 260px no-repeat #e3ddc7;
	width:274px;
	height:100%;
	margin-top:30px;
	padding-bottom:10000px;
	margin-bottom:-10000px;
}
.sidebar .sidebar_ul{
	padding:12px 27px;
}
.sidebar .sidebar_ul li a{
	background:url(../images/l_erji.jpg) no-repeat 0 0;
	color:#666666;
	font-size:16px;
	text-align:center;
	width:226px;
	height:35px;
	line-height:35px;
	margin-bottom:5px;
	cursor:pointer;
	text-decoration:none;
	display:block;
}
.sidebar .sidebar_ul li a:hover,.sidebar .sidebar_ul li a.current{
	background:url(../images/l_erjiC.jpg) no-repeat 0 0;
	color:#fff;
}
.sidebar .sidebar_ul li ul{
	margin-bottom:5px;
}
.sidebar .sidebar_ul li ul li a{
	background:none;
	color:#666666;
	font-size:14px;
	text-align:left;
	width:143px;
	height:30px;
	line-height:30px;
	cursor:pointer;
	text-decoration:none;
	display:block;
	padding-left:83px;
}
.sidebar .sidebar_ul li ul li a:hover,.sidebar .sidebar_ul li ul li a.current{
	background:url(../images/listS.png) no-repeat 70px center;
	color:#988a68;
}

.clear2 .fl img{
	margin-bottom:30px;
}
.rightW{
	width:510px;
	margin-left:0px;
	padding-bottom:30px;
	position:relative;
	width:625px
}
.rightW p{
	line-height:1.8;
	font-size:13px;
}
.rightW h4{
	font-size:18px;
	line-height:30px;
	text-decoration:none;
	color:#b83100;
	font-weight:normal;
}
.rightW h4:hover {
    text-decoration: underline;
}
.rightW h4 a{
	font-size:18px;
	height:35px;
	line-height:30px;
	text-decoration:none;
	color:#b83100;
}
.rightW h4 a:hover{
	text-decoration:underline;
}
.rightW .title1{
	height:40px;
	line-height:50px;
}
.fsjt div.clear2{
	border-bottom: 1px dotted #988a68;
	margin-right:25px;
	padding-top:30px;
}
.fsjt div.clear2:first-child{
	padding-top:0;
}
.fsjt div.clear2:last-child{
	border-bottom:0;
}
.spyp{
	height:25px;
	line-height:25px;
	position:absolute;
	right:0;
	top:14px;
}
.spyp a{
	text-decoration:none;
	color:#b83100;
	background:url(../images/readH.png) no-repeat 45px center;
	width:45px;
	display:block;
	height:25px;
	float:left;
	padding-right:10px;
	padding-left:15px;
}
.spyp a:hover{
	color:#9f8164;
	background-image:url(../images/read.png);
}
a.bf{
	background:url(../images/bf.png) no-repeat 45px center;
}
a.dl{
	background:url(../images/xz.png) no-repeat 45px center;
}
a.bf:hover{
	background:url(../images/bfH.png) no-repeat 45px center #988a68;
	color:#fff;
}
a.dl:hover{
	background:url(../images/xzH.png) no-repeat 45px center #988a68;
	color:#fff;
}
.content2{
	float:left;
	padding:0 0 120px 25px;
    width:460px;
}
.list_two{
	width:510px;
}
.list_two li a{
	width:205px;
	padding-left:15px;
	display:block;
	text-decoration:none;
	color:#000;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	height:30px;
	line-height:30px;
	float:left;
	margin-right:25px;
	background:url(../images/listC.png) no-repeat left center;
	font-size:14px;
}
.list_two li a:hover{
	color:#b83100;
}
.borBottom{
	border-bottom:1px dotted #988a68;
	margin-right: 25px;
}
.ssfx{
	width:226px;
	height:209px;
	margin:50px auto;
	background:url(../images/ssfx_bg.jpg) no-repeat 0 0;
	text-align:center;
	position:relative;
}
.ssfx a{
	text-decoration:none;
}
.ssfx a h5{
	font-weight:normal;
	font-size:14px;
	color:#4a3626;
	text-align:center;
	height:50px;
	line-height:50px;
	margin:0;
}
.ssfx a .tit{
	margin-top:10px;
	color:#000;
}
.ssfx a:hover .tit{
	color:#b83100;
}
.meng{
	background:url(../images/bofang.png) no-repeat center center;
	width:176px;
	height:88px;
	position:absolute;
	top:50px;
	left:25px;
}
.meng:hover{
	background-image:url(../images/bofangH.png);
	background-color:rgba(0,0,0,0.3);
}
.sidebar h3{
	margin-left:25px;
}
.sidebar a.zhuanti{
	text-decoration:none;
	font-size:14px;
	display:block;
	line-height:30px;
	color:#000;
	margin-left:45px;
	width:190px;
	background:url(../images/listC.png) no-repeat left center;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding-left:15px;
}
.sidebar a.zhuanti:hover{
	color:#b83100;
}
.qa{
	font-size:14px;
	padding-top:30px;
	padding-right:20px;
	line-height:1.8;
}
.qa li{
	border-bottom:1px dotted #988a68;
	padding-bottom:30px;
}
.qa li:last-child{
	border-bottom:0;
}
.qa .title1{
	color:#988a68;
	margin-top:15px;
	padding-left:20px;
}
.qa .wen{
	background:url(../images/listQ.png) no-repeat left 8px;
	color:#b83100;
	padding-left:20px;
	margin-bottom:10px;
}
.qa .da{
	padding-left:20px;
}
.au_contains{
	padding-bottom:80px;
	*zoom:1;
}
.au_contains:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.fenxiang{
	color:#b83100;
	height:20px;
	padding:18px 0 0 760px;
}
.fenxiang a{
	color:#b83100;
	text-decoration:none;
	margin-right:5px;
	vertical-align:middle;
}
.fenxiang span{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
.au_h{
	margin-left:25px;
	margin-right:25px;
}
.au_main{
	padding:70px 25px 0;
	height:680px;
}
.au_left{
	width:185px;
	padding-top:140px;
	position:relative;
	border-right: 2px solid #ece5ce;
}
.au_middle{
	width:745px;
	height:100%;
}
.au_left ul li{
	position:relative;
}
.au_left ul li h4{
	font-size:14px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	color:#000;
	cursor:pointer;
	padding-left:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-right:10px;
}
.au_left ul li ol li{
	position:relative;
}
.au_left ul li ol li a{
	height:35px;
	line-height:35px;
	background:url(../images/list.png) no-repeat 25px center;
	padding-left:38px;
	color:#221815;
	cursor:pointer;
	font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-right:10px;
	display:block;
	text-decoration:none;
}
.au_left ul li ol li.current,.au_left ul li ol li:hover{
	*zoom:1;
}
.au_left ul li ol li.current:after,.au_left ul li ol li:hover:after{
	background: url(../images/yinpin_arr.gif) no-repeat scroll 0 0;
    content: "";
    height: 16px;
    position: absolute;
    right: -10px;
    top: 9px;
    width: 10px;
}
.au_left ul li ol li a:hover,.au_left ul li ol li.current a{
	color:#b83100;
	background-image:url(../images/listC.png);
}
.au_left h5{
	font-size:16px;
	background:#e3ddc7;
	text-align:center;
	height:35px;
	line-height:35px;
	position:absolute;
	bottom:0;
	font-weight:normal;
	width:185px;
	left:0;
	margin:0;
}
.au_middle .au_head{
	border-bottom:10px solid #ece5ce;
	padding-bottom:15px;
	position:relative;
}
.au_middle .au_head h4{
	font-size:20px;
	display:inline-block;
	vertical-align:middle;
	color:#b83100;
	margin-left:15px;
}
.au_middle .au_head img{
	display:inline-block;
	vertical-align:middle;
	margin-left:25px;
}
.au_middle .au_head .mengban{
	display:block;
	background:url(../images/au_meng.png) no-repeat 0 0;
	height:100px;
	width:100px;
	position:absolute;
	left:0;
	top:0;
	margin-left:25px;
}
.au_middle .au_head a{
	display:inline-block;
	vertical-align:middle;
	color:#867956;
	font-size:12px;
	padding-left:25px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	margin-left:25px;
}
.au_middle .au_head a.playAll{
	position:absolute;
	top:40px;
	right:0;
	background:url(../images/play_g.png) no-repeat left center;
}
.au_middle .au_head a.playAll:hover{
	background-image:url(../images/play_gH.png);
	color:#b83100;
}
.au_middle .au_head a.downloadAll{
	position:absolute;
	top:40px;
	right:100px;
	background:url(../images/downl.png) no-repeat left center;
}
.au_middle .au_head a.downloadAll:hover{
	background-image:url(../images/downlH.png);
	color:#b83100;
}
.au_middle .play_list{
	margin-top:15px;
	margin-left:25px;
}
.au_middle .play_list li{
	border-bottom:1px solid #cfc6b0;
	height:40px;
	line-height:40px;
	padding-left:15px;
}
.au_middle .play_list li:hover{
	background:#fffcf2;
}
.au_middle .play_list li h5{
	margin:0;
	font-weight:normal;
	font-size:12px;
	width:540px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:inline-block;
	vertical-align:middle;
}
.au_middle .play_list li a{
	display:inline-block;
	height:20px;
	width:20px;
	margin-right:20px;
	vertical-align:middle;
	display:none;
}
.au_middle .play_list li.active a{
	display:inline-block;
}
.au_middle .play_list li a.play{
	background:url(../images/play_g.png) no-repeat 0 0;
}
.au_middle .play_list li a.download{
	background:url(../images/downl.png) no-repeat 0 0;
}
.au_middle .play_list li a.add{
	background:url(../images/add.png) no-repeat 0 0;
}
.au_middle .play_list li a.wen{
	background:url(../images/wen.png) no-repeat 0 0;
}
.au_middle .play_list li a.delete{
	background:url(../images/delete.png) no-repeat 0 0;
}
.au_middle .play_list li:hover a{
	display:inline-block;
}
.au_middle .play_list li a.play:hover{
	background:url(../images/play_gH.png) no-repeat 0 0;
}
.au_middle .play_list li a.download:hover{
	background:url(../images/downlH.png) no-repeat 0 0;
}
.au_middle .play_list li a.add:hover{
	background:url(../images/addH.png) no-repeat 0 0;
}
.au_middle .play_list li a.wen:hover{
	background:url(../images/wenH.png) no-repeat 0 0;
}
.au_middle .play_list li a.delete:hover{
	background:url(../images/deleteH.png) no-repeat 0 0;
}
.niansongwen{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	background-color:rgba(0,0,0,0.9);
	text-align:center;
}
.niansongwen h4{
	font-size:16px;
	font-weight:bold;
	margin:30px auto;
}
.niansongwen p{
	color:#fff;
	line-height:1.8;
	font-size:14px;
	padding-left:50px;
	padding-right:50px;
}
.niansongwen img{
	margin:10px auto;
}
.vi_main{
	padding:70px 25px 0;
	position:relative;
}
.vi_main .video{
	width:100%;
	height:520px;
	background:rgba(0,0,0,0.4);
}
.vi_main h4{
	height:65px;
	line-height:70px;
}
.vi_main p{
	font-size:12px;
}
.vi_inner .vi_left{
	margin-left:30px;
	width:240px;
	padding-right:25px;
}
.vi_inner .vi_left h4{
	height: 65px;
    line-height: 70px;
	font-weight:bold;
}
.vi_inner .vi_left ul li{
	height:35px;
	line-height:35px;
	font-size:14px;
	background:url(../images/list.png) no-repeat 3px center;
	padding-left:20px;
	border-bottom:1px dotted #988a68;
}
.vi_inner .vi_left ul li a{
	color:#000;
	text-decoration:none;
	display:block;
}
.vi_inner .vi_left ul li:first-child{
	border-top:1px dotted #988a68;
}
.vi_inner .vi_left ul li:hover, .vi_inner .vi_left ul li.current{
	background:url(../images/listC.png) no-repeat 3px center #ebe5cf;
}
.vi_inner .vi_left ul li:hover a, .vi_inner .vi_left ul li.current a{
	color:#b83100;
}
.vi_inner .vi_right h4{
	height: 65px;
    line-height: 70px;
	font-weight:bold;
}
.vi_inner .vi_right h4 span{
	font-weight:normal;
	font-size:14px;
	margin-left:10px;
}
.vi_inner .vi_right .vi_list{
	background:#ebe5cf;
	position:relative;
	height:390px;
	width:664px;
}
.vi_inner .vi_right .vi_list .LeftButton{
	position:absolute;
	top:172px;
	left:0;
}
.vi_inner .vi_right .vi_list .RightButton{
	position:absolute;
	right:0;
	top:172px;
}
.vi_list{
	padding-top:1px;
}
.vi_list .vi_list_kuang{
	overflow:hidden;
	height: 390px;
	width:560px;
	margin:0 auto;
}
.vi_list .vi_list_kuang ul{
	padding-top:10px;
	height:390px;
	width:1120px;/**/
}
.vi_list .vi_list_kuang ul li{
	width:560px;
	overflow:hidden;
	float:left;
	height:390px;
}
.vi_list .vi_list_kuang ul li .group{
	width:110px;
	height:160px;
	background:#d8d2ba;
	text-align:center;
	position:relative;
	margin:10px 15px 20px;
	float:left;
}
.vi_list .vi_list_kuang ul li .group img{
	margin-top:6px;
	margin-bottom:0;
}
.vi_list .vi_list_kuang ul li .group .btn{
	position:absolute;
	top:6px;
	left:6px;
	width:30px;
	height:30px;
	background:url(../images/bofang.png) no-repeat center center;
	padding:34px;
}
.vi_list .vi_list_kuang ul li .group span{
	display: inline-block;
    margin-left: 7px;
    margin-top: 10px;
    text-align: left;
    width: 90px;
	height:33px;
	overflow:hidden;
}
.vi_list .vi_list_kuang ul li .group:hover span{
	color:#b83100;
}
.vi_list .vi_list_kuang ul li .group:hover .btn{
	background-image:url(../images/bofangH.png);
	background-color:rgba(0,0,0,0.4);
}

.vi_list .vi_list_kuang ul.tupian li .group a{
	width:98px;
	height:98px;
	display:block;
	margin-top:6px;
	margin-left:6px;
	background:#000;
}
.vi_list .vi_list_kuang ul.tupian li .group img{
	opacity:1;
	margin-top:0;
}
.vi_list .vi_list_kuang ul.tupian li .group:hover img{
	opacity:0.6;
}

.ph_main{
	position:relative;
	width:926px;
	margin:0 auto;
	background:#000;
	z-index:1;
	*zoom:1;
}
.ph_main:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.ph_main .photo h3{
	font-size:20px;
	background:none;
	text-align:center;
	background:#f8f2db;
}
.ph_main .photo .zanting a{
	color:#867956;
	background:url(../images/zanting.png) no-repeat right center;
	height:25px;
	line-height:25px;
	display:block;
	width:30px;
	padding-right:25px;
	text-decoration:none;
	float:right;
	text-align:right;
	position:absolute;
	top:20px;
	right:0;
}
.ph_main .photo .LeftButton{
	position:absolute;
	top:310px;
	left:-30px;
}
.ph_main .photo .RightButton{
	position:absolute;
	top:310px;
	right:-31px;
}
.ph_main p{
	line-height:1.8;
	margin-top:30px;
}
.ph_main .img_list img{
	background:#d8d2ba;
	width:72px;
	height:72px;
	padding:4px;
	margin:30px 10px;
	border:0;
	display:block;
	float:left;
}
.ma_main .magazine{
	height:710px;
	width:985px;
	margin:55px auto 0;
	background:rgba(0,0,0,0.3);
}
.ma_title{
	overflow:hidden;
}
.ma_title div div{
	float: left;
	padding:10px 25px 5px 0;
	cursor: pointer;
	font-size:14px;
	color:#988a68;
	width:60px;
}
.ma_title div div:hover{
	color:#b83100;
}
.ma_title h4{
    height: 65px;
    line-height: 70px;
	display:inline-block;
}
.ma_title>a.download{
    text-decoration: none;
    color: #B83100;
    background: url("../images/readH.png") no-repeat scroll 85px center transparent;
    height: 25px;
    display: inline;
    padding-right: 20px;
    padding-left: 10px;
    height: 70px;
    line-height: 70px;
}
.ma_inner{
	width:926px;
	margin:30px auto;
}
.ma_inner h4{
	font-weight: bold;
	height: 65px;
    line-height: 70px;
}
.ma_inner h4 span{
	font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}
.ma_inner .ma_list{
	background:#ebe5cf;
	height:252px;
	position:relative;
	padding-top:1px;
}
.ma_inner .ma_list ul{
	height:252px;
	margin:0 auto;
}
.ma_inner .ma_list ul li{
	width:134px;
	height:211px;
	margin:20px 15px;
	background:#d8d2ba;
	float:left;
}
.ma_inner .ma_list ul li img{
	margin:6px;
}
.ma_inner .ma_list ul li span{
	margin:0 8px;
	width:122px;
	color:#000;
	display:inline-block;
}
.ma_inner .ma_list ul li:hover span{
	color:#b83100;
}
.ma_inner .ma_list .LeftButton{
	position:absolute;
	left:0;
	top:100px;
}
.ma_inner .ma_list .RightButton{
	position:absolute;
	right:0;
	top:100px;
}
.con_top{
	overflow:hidden;
}
.detailsBg{
	background:url(../images/artBg.png) no-repeat right 720px #f8f2db;
	position:relative;
	min-height:450px;
}
.route{
	color:#cc582e;
	float:left;
	background:#f8f2db;
	margin-top:20px;
	margin-left:40px;
}
.route a{
	color:#cc582e;
	font-size:12px;
	text-decoration:none;
}
.route span a{
	color:#b83100;
	text-decoration:none;
}
.content_details{
	width:690px;
	margin:0 auto;
	padding-bottom:80px;
}
.content_details h1{
	font-size:26px;
	color:#000;
	margin:30px auto 5px;
	text-align:center;
	font-weight:normal;
	margin-bottom:60px;
	color:#b83100;
}
.content_details h5{
	color:#b83100;
	font-size:12px;
	font-weight:normal;
	margin:0 auto;
	text-align:center;
	margin: -45px auto 60px;
}
.content_details img{
	margin:10px auto;
	display:block;
}
.content_details p{
	color:#000;
	margin:20px auto;
	line-height:1.8;
	font-size:14px;
}
.nextArticle{
	background:#e3ddc7;
	padding:25px 149px 40px;
	overflow:hidden;
}
.nextArticle .nextTitle{
	border-bottom:1px dotted #988a68;
	width:690px;
	height:40px;
	line-height:40px;
	font-size:12px;
	margin:0 auto;
}
.nextArticle .nextA_left{
	width:510px;
	margin-right:35px;
}
.nextArticle .nextA_left h2{
	font-size:20px;
	text-align:left;
	background:none;
	height:60px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.nextArticle .nextA_left h2:hover{
	color:#b83100;
}
.nextArticle .nextA_left p{
	color:#666666;
	line-height:1.8;
}
.nextArticle .nextA_left .nextTime{
	margin-top:10px;
}
.nextArticle .nextA_right img{
	border:6px solid #d6cbb6;
	margin-top:25px;
}
.menu{
	position:absolute;
	top:270px;
	right:0;
	z-index:1;
}
.menu .unfold{
	width:225px;
	height:292px;
	background:#e3ddc7;
	z-index:2;
	overflow:auto;
}
.menu .unfold ul{
	margin:35px 20px 35px 40px;
}
.menu .unfold ul li a{
	color:#666666;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
}
.menu .unfold ul li a.indent{
	padding-left:12px;
	text-decoration:none;
	padding-right:5px;
	display:block;
	background:url(../images/list.png) no-repeat 0 10px;
	font-weight:normal;
}
.menu .unfold ul li a.indent:hover{
	background-image:url(../images/listC.png);
	color:#b83100;
}
.menu .unfold ul li a.current{
	padding-left:12px;
	text-decoration:none;
	padding-right:5px;
	display:block;
	background:url(../images/listC.png) no-repeat 0 10px;
	color:#b83100;
	font-weight:normal;
}
.menu .unfold .menu_btn{
	display:block;
	width:22px;
	height:119px;
	background:url(../images/fold_btn.png) no-repeat center center #b8ae8a;
	position:absolute;
	left:0;
	top:90px;
}
.menu .unfold .menu_btn:hover{
	background-color:#b83100;
}
.menu .fold{
	position:absolute;
	top:115px;
	right:0;
	z-index:-1;
}
.menu .fold a{
	display:block;
	text-decoration:none;
	background:#b83100;
	color:#fff;
	width:17px;
	height:77px;
	font-size:14px;
	padding-top:42px;
	padding-left:5px;
}
.menu .fold a:hover{
	
}
.marT30{
	margin-top:30px;
}
.list_two2{
	width:689px;
	overflow:hidden;
}
.list_two2 li a{
	font-size:14px;
	background:url(../images/listC.png) no-repeat left center;
	width:290px;
	display:block;
	text-decoration:none;
	color:#000;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	height:30px;
	line-height:30px;
	float:left;
	margin-right:38px;
	padding-left:15px;
}
.list_two2 li a:hover{
	color:#b83100;
}
.list_two3 li{
	background: url(../images/listC.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    margin-right: 25px;
    padding-left: 15px;
    width: 205px;
}
.list_two3 li a {
    background: none;
    color: #b83100;
    display: block;
    float: left;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    padding-left: 0;
    width: auto;
}
.list_two3 li a:hover{
	text-decoration:underline;
}
.list_two3 li a.tit {
    color: #000;
    font-size: 14px;
}
.list_two3 li a.tit:hover{
	text-decoration:none;
	color:#b83100;
}
.column1{
	
}
.column2 .ssfx{
	float:left;
	width:206px;
	margin:30px 6px 16px 0;
}
.column2 .ssfx .meng{
	left:15px;
	width:176px;
	height:57px;
	padding-top:31px;
}
ul.list1{
	margin-bottom:80px;
	margin-left:30px;
}
ul.list1 li a{
	background:url(../images/listC.png) no-repeat left center;
	font-size:14px;
	padding-left:20px;
	display:block;
	text-decoration:none;
	color:#000;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
ul.list1 li a:hover{
	color:#b83100;
}
.th span{
	font-size:14px;
	width:300px;
	display:inline-block;
	color:#666666;
}
ul.listWEN li{
	border-bottom:1px dotted #988a68;
	padding:0;
	height:54px;
}
ul.listWEN li div{
	float:left;
	height:54px;
	line-height:54px;
}
ul.listWEN li .title{
	font-size:16px;
	width:280px;
	padding-right:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
ul.listWEN li .title2{
	font-size:16px;
	width:445px;
	padding-right:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
ul.listWEN li .name{
	font-size:12px;
	color:#666666;
	width:140px;
	padding-right:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
a.readonline,a.dlPDF{
	background:url(../images/readH.png) no-repeat right center;
	color:#b83100;
	width:50px;
	margin-right:20px;
	display:block;
	float:right;
	height:54px;
	line-height:54px;
	text-decoration:none;
}
a.readonline{
	margin-right:0;
}
a.readonline:hover,a.dlPDF:hover{
	color:#988a68;
	background-image:url(../images/read.png);
}
.section{
	padding-bottom:30px;
}
.section1{
	width:195px;
	float:left;
	margin-right:22px;
}
.section1 img{
	margin-bottom:20px;
}
.section1 p{
	line-height:1.8;
	margin-bottom:15px;
}
.section1 ul li a{
	height:25px;
	line-height:25px;
	background:url(../images/listC.png) no-repeat left center;
	padding-left:15px;
	display:block;
	text-decoration:none;
	color:#000;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.section1 ul li a:hover{
	color:#b83100;
}
.section2{
	width:300px;
	float:left;
	margin-right:25px;
}
.section2 img{
	float:left;
	margin-right:27px;
}
.section2 div{
	margin-bottom:17px;
}
.section2 p{
	line-height:1.8;
}
.book{
	background:#e3ddc7;
	width:112px;
	padding-top:6px;
	height:140px;
	text-align:center;
	margin-bottom: 30px;
}
.book a{
	text-decoration:none;
}
.clear2 .book a img{
	margin-bottom:0;
}
.book .bookName{
	height:30px;
	color:#000;
	padding-left: 5px;
    padding-right: 5px;
}
.books{
	margin-top:50px;
	margin-bottom:30px;
}
.books img{
	margin:0;
	float:left;
	margin-right:30px;
}
.books h4 a{
	font-size:18px;
	color:#b83100;
	line-height:25px;
	margin-bottom:15px;
	text-decoration:none;
	display:block;
}
.books h4 a:hover{
	text-decoration:underline;
}
.books .fl div{
	height:25px;
	line-height:25px;
	border-bottom:1px dotted #988a68;
	padding-right:15px;
}
.books .fl div a{
	color:#b83100;
	margin-right:8px;
	text-decoration:none;
}
.books .fl div a:hover{
	text-decoration:underline;
}
.books .fl div.btn{
	border-bottom:0;
	margin-top:40px;
}
.books .fl div.btn a{
	background:url(../images/btn_bg.png) no-repeat 0 0;
	width:89px;
	height:27px;
	display:block;
	float:left;
	margin-right:13px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.books .fl div.btn a:hover{
	background-image:url(../images/btn_bgH.png);
}
.section3{
	float:left;
	margin-bottom:0;
	margin-top:30px;
}
.section3 img.fl{
	margin-right:25px;
}
.section3 div.fl{
	width:495px;
}
.section3 div.fl p{
	margin-bottom:10px;
	line-height:1.8;
}
.section3 div.fl .spyp{
	border-bottom:0;
	padding-right:0;
	position:relative;
	top:0;
	float:right;
}
.section3 div.fl .spyp a{
	background-position: 40px center;
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right:0;
    padding-left: 10px;
    padding-right: 5px;
    width: 40px;
	position:absolute;
	top:-45px;
	right:0;
}
.section3 div.fl .spyp a:hover{
	color:#9f8164;
	text-decoration:none;
}
.column3{
	padding-top:30px;
	width:620px;
}
.column3 h4{
	margin-bottom:10px;
}
.column3 p{
	line-height:1.8;
	font-size:14px;
	margin:20px auto;
}
.ma_list{
	position:relative;
}
.ma_list a.LeftButton{
	position:absolute;
	top:95px;
	left:-30px;
}
.ma_list a.RightButton{
	position:absolute;
	top:95px;
	right:0;
}
.faxiang{
	position:relative;
}
.faxiang .ssfx{
	height:190px;
	background:#f0ead4;
}
.faxiang a.LeftButton{
	position:absolute;
	top:100px;
	left:-30px;
}
.faxiang a.RightButton{
	position:absolute;
	top:100px;
	right:0;
}
.bor img{
	border:8px solid #ebe5cf;
}
table.tab01{
	text-align:left;
	border:6px solid #ebe5cf;
	margin-top:30px;
	margin-right:25px;
}
table.tab01 tr th{
	font-weight:normal;
	border-bottom:1px solid #e3ddc7;
	height:45px;
	line-height:45px;
	font-size:14px;
	padding-left:20px;
}
table.tab01 tr td{
	border-bottom:1px dotted #e3ddc7;
	vertical-align:top;
	padding-left:20px;
}
table.tab01 tr td h4{
	margin-top:20px;
}
table.tab01 tr td p{
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
	line-height:1.8;
}
table.tab01 tr td a.dlPDF{
	width:50px;
}
.ssfb div.fl{
	width:490px;
}
.ssfb p{
	line-height:1.8;
}
.ssfb .khd_btn a{
	background:url(../images/khd_btn.png) no-repeat 0 0;
	height:29px;
	width:139px;
	display:block;
	margin-right:10px;
	text-align:center;
	line-height:29px;
	color:#fff;
	text-decoration:none;
	float:left;
	margin-top:20px;
}
.ssfb .khd_btn a:hover{
	background-image:url(../images/khd_btnH.png);
}
.ssfb .weibo{
	margin-top:40px;
	margin-bottom:60px;
}
.ssfb .weibo a,.ssfb .weibo img{
	display:inline-block;
	vertical-align:middle;
}
.ssfb .weibo a{
	margin-right:30px;
	color:#b83100;
	text-decoration:none;
	margin-left:10px;
}
.fabaoliutong{
	background:url(../images/erweima.jpg) no-repeat right top;
	padding-top:50px;
	font-size:12px;
	color:#666666;
	position:relative;
	top:-50px;
	left:0;
	margin-left:25px;
	margin-right:25px;
	height:100px;
	line-height:1.8;
}
.fabaoliutong a{
	color:#b83100;
}
.fabaoliutong a:hover{
	text-decoration:underline;
}
.khd{
	height:430px;
}
.khd .khd_left{
	float:left;
	width:278px;
	padding-left:125px;
	padding-right:25px;
}
.khd .khd_right{
	float:left;
}
.khd .khd_left p,.khd .khd_right p{
	width:275px;
	line-height:1.8;
}
.khd .er img{
	margin-top:30px;
	border:1px solid #e3ddc7;
}
.khd .er span{
	display:block;
	margin-top:10px;
	width:155px;
	text-align:center;
}
.khd .khd_left a{
	display:block;
	height:23px;
	line-height:23px;
	padding-left:45px;
	text-decoration:none;
	color:#b83100;
	margin-top:15px;
	margin-bottom:15px;
}
.khd .khd_left .ios{
	background:url(../images/ios.png) no-repeat 13px center;
}
.khd .khd_left .and{
	background:url(../images/android.png) no-repeat 13px center;
}
.fabao{
	background:url(../images/ssfb.png) no-repeat 0 0;
}
.ptz{
	background:url(../images/ptz.png) no-repeat 0 0;
}
.show{
	background:url(../images/iphone.png) no-repeat 0 0;
	height:402px;
	width:200px;
	text-align:center;
	padding-top:50px;
}
.calendarTop{
	*zoom:1;
}
.calendarTop:after{
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
.calendarTop .TYear{
	width:250px;
	float:left;
	font-size:16px;
}
.calendarTop .quickBtn{
	float:right;
	width:220px;
}
.calendarTop .selYear{
	float:right;
	width:150px;
}
.dateBoxTBg6{
	margin-bottom:100px;
}
.dateBoxTBg6 table.caleTab{
	width:100%;
	margin-top:25px;
	margin-bottom:60px;
}
.dateBoxTBg6 table.caleTab tr.cTabRow1 td{
	height:25px;
	background:#b83100;
	border-bottom:1px solid #962800;
	text-align:center;
	color:#ffffff;
}
.dateBoxTBg6 table.caleTab tr.cTabRow1 td:first-child{
	border-radius:4px 0 0 0;
}
.dateBoxTBg6 table.caleTab tr.cTabRow1 td:last-child{
	border-radius:0 4px 0 0;
}
.dateBoxTBg6 table.caleTab tr.cTabRow2 td{
	width:88px;
	height:83px;
	border-bottom:1px solid #e3ddc7;
	border-right:1px solid #e3ddc7;
	text-align:center;
	background:#fffcf2;
}
.dateBoxTBg6 table.caleTab tr.cTabRow2 td:hover{
	background:#f8f2db;
}
.dateBoxTBg6 table.caleTab tr.cTabRow2 td.calendarToday{
	background:#ebe5cf;
}
.dateBoxTBg6 table.caleTab tr.cTabRow2 td.calendarToday .cFC1{
	color:#b83100;
}
.dateBoxTBg6 table.caleTab tr.cTabRow2 td:first-child{
	border-left:1px solid #e3ddc7;
}
.cFS1{
    font-size: 12px;
    height:15px;
    padding-right: 5px;
    text-align: right;
	color:#988a68;
	margin-top:-5px;
}
.cFS2{
    font-size:16px;
    height:25px;
    text-align: center;
}
.cFS3 {
	color:#988a68;
    font-size: 12px;
    height: 20px;
    text-align: center;
	margin-right:5px;
	margin-left:5px;
}
.cFC1{
    color: #000;
}
.gongli{
	font-size:12px;
	margin-bottom:5px;
}
.zangli{
	font-size:16px;
	color:#b83100;
	margin-bottom:15px;
}
.wenzhai{
	margin-left:45px;
	line-height:1.8;
}
.qianhou{
	margin-left:45px;
}
.qianhou .nextprev{
	color:#988a68;
	text-decoration:none;
	background:url(../images/up.png) no-repeat left center;
	padding-left:20px;
	display:inline-block;
	margin-right:50px;
}
.qianhou .nextprevR{
	color:#988a68;
	text-decoration:none;
	background:url(../images/down.png) no-repeat right center;
	display:inline-block;
	padding-right:20px;
}
.qianhou .nextprev:hover{
	background-image:url(../images/upH.png);
	color:#b83100;
}
.qianhou .nextprevR:hover{
	background-image:url(../images/downH.png);
	color:#b83100;
}

.calendarS{
	margin:70px 25px;
}
.calendarS span{
	font-size:14px;
	font-weight:bold;
	display:block;
}
.calendarS p{
	line-height:1.8;
	text-indent:28px;
	font-size:12px;
}
.ebook{
	margin:50px auto;
	width:860px;
	height:450px;
}
.moreE{
	margin-top:40px;
}
.moreE a{
	text-decoration:none;
	color:#000;
	display:block;
	line-height:30px;
}
.moreE a:hover{
	color:#b83100;
}
.shiba{
	margin-right:25px;
	padding-bottom:30px;
}
.shiba p{
	font-size:14px;
	line-height:1.8;
}
table.tab02{
	margin-bottom:150px;
}
table.tab02 tr td a{
	text-decoration:none;
	display: block;
    position: relative;
}
table.tab02 tr td a img{
	width:135px;
	height:180px;
	margin:12px;
}
table.tab02 tr td a span{
	color:#000;
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	margin-bottom:15px;
}

table.tab02 tr td a:after {
    background: none repeat scroll 0 0 #000;
    content: "";
    display: none;
    height: 180px;
    left: 12px;
    opacity: 0.2;
    position: absolute;
    top: 12px;
    width: 135px;
}
table.tab02 tr td a:hover:after {
    display: block;
}
table.tab02 tr td a:hover span{
	color:#b83100;
}
table.tab02 tr td a:hover img {
    border: 5px solid #b83100;
    margin: 7px;
}
table.tab_4{
	padding-left:60px;
	margin-bottom:0px;
	margin-top:30px;
}
.fzsx_ban{
	float:left;
	margin-left:30px;
}
ul.fzsx_list{
	width:280px;
	background:#e3ddc7;
}
ul.fzsx_list li{
	margin:20px 15px;
	cursor:pointer;
}
ul.fzsx_list li .tit2{
	background: url(../images/listC.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #000;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 15px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align:left;
	font-size:14px;
	margin-bottom:5px;
}
ul.fzsx_list li p{
	text-align:left;
	margin-left:15px;
	line-height:1.8;
	color:#505050;
}
ul.fzsx_list li:hover .tit2,ul.fzsx_list li.current .tit2{
	color:#b83100;
}
ul.fzsx_list li:hover p,ul.fzsx_list li.current p{
	color:#000;
}
.m_fzsx{
	margin:30px 0px 30px 30px;
}
.fzsx_sec{
	width:292px;
	float:left;
	margin-right:25px;
}
.fzsx_sec img{
	margin-bottom:20px;
}
.fzsx_sec p{
	line-height:1.8;
	margin-bottom:15px;
}
.fzsx_sec ul li a{
	height:25px;
	line-height:25px;
	background:url(../images/listC.png) no-repeat left center;
	padding-left:15px;
	display:block;
	text-decoration:none;
	color:#000;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.fzsx_sec ul li a:hover{
	color:#b83100;
}
.m_fzsx .fzsx_sec h2{
	background:none;
	height:35px;
	margin:0 0 20px;
}
.m_fzsx .fzsx_sec h2 a{
	background:url(../images/fzsx_h3_bg.gif) no-repeat 0 0;
	height:35px;
	width:292px;
	line-height:35px;
	margin:0;
}
.m_fzsx .fzsx_sec h2 a:hover{
	background-image:url(../images/fzsx_h3_bgH.gif);
}
.pxyt{
	padding-top:30px;
	padding-bottom:150px;
}
.pxyt a{
	margin-right:35px;
}
.qidaowen{
    border: 8px solid #EBE5CF;
    background: url("../images/qdw_bg.gif") repeat-y scroll 0px 0px transparent;
    width: 613px;
    margin: 0px 0px 30px;
    padding-bottom: 25px;
}
.content_qidaowen{
	margin:50px auto 0;
	border:5px solid #ebe5cf;
	position:relative;
	overflow:hidden;
	width:639px;
	background:url(../images/bg_qdw.gif);
	padding:20px 20px 50px;
}
.content_qidaowen .bg_qdwl,.content_qidaowen .bg_qdwr{
	background:url(../images/qidaowen_bg.png) no-repeat 0 0;
	width:240px;
	height:234px;
	display:block;
	position:absolute;
	top:300px;
}
.content_qidaowen .bg_qdwl{
	left:-110px;
}
.content_qidaowen .bg_qdwr{
	right:110px;
}
.content_qidaowen h1{
	font-size:30px;
	color:#b83100;
	font-family:"楷体_GB2312";
	margin:10px auto;
	text-align:center;
}
.content_qidaowen h5{
	text-align:center;
	font-size:18px;
	color:#b83100;
	font-family:"楷体_GB2312";
	margin:0;
}
.btn_qdw a{
	display:inline-block;
	vertical-align:middle;
	color:#867956;
	font-size:12px;
	padding-left:25px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	margin-left:25px;
	margin-top:15px;
}
.btn_qdw a.playAll{
	background:url(../images/play_g.png) no-repeat left center;
	margin-left:485px;
}
.btn_qdw a.playAll:hover{
	background-image:url(../images/play_gH.png);
	color:#b83100;
}
.btn_qdw a.downloadAll{
	background:url(../images/downl.png) no-repeat left center;
}
.btn_qdw a.downloadAll:hover{
	background-image:url(../images/downlH.png);
	color:#b83100;
}
.btn_qdw a.pause{
	background:url(../images/zt.png) no-repeat left center;
	margin-left:485px;
}
.btn_qdw a.pause:hover{
	background-image:url(../images/ztH.png);
	color:#b83100;
}
.zangyin,.hanyi{
	float:left;
	width:299px;
	text-align:center;
	color:#b83100;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	margin-top:30px;
}
.zangyin p,.hanyi p{
	font-family:"楷体_GB2312";
	line-height:1.8;
}
.zhushi_qdw{
	background:#ebe5cf;
	width:669px;
	height:50px;
	color:#000;
	margin:0 auto 50px;
	padding:10px 10px;
	line-height:1.8;
}
.shoujiwen{
	background: none repeat scroll 0 0 #e3ddc7;
    overflow: hidden;
    padding: 25px 149px 40px;
}
.shoujiwen h2{
	background: none;
    font-size: 20px;
    height: 60px;
    text-align: left;
}
.tpsm{
	font-size: 14px;
    line-height: 1.8;
    margin: 15px 25px;
}
.xfyg{
	border:3px solid #ebe5cf;
	background:url(../images/neirong_bg.gif) repeat-y 0 0;
	width:574px;
	margin:0 0 30px;
	padding:25px;
}
.xfyg h4{
	font-size:18px;
	color:#b83100;
	text-align:center;
	margin:20px auto;
}
.xfyg h5{
	background:url(../images/neirong_hh.gif) no-repeat center center;
	font-size:16px;
	color:#b83100;
	text-align:center;
	margin:25px auto;
	height:36px;
	line-height:36px;
}
.xfyg p{
	line-height:1.8;
}
.xfyg .p2{
	font-size:12px;
	color:#505050;
	text-align:center;
	margin:10px auto;
}
.xfyg .p3{
	font-size:14px;
	color:#000;
	text-align:center;
	margin:10px auto;
}
.xfyg .p4{
	font-size:14px;
	color:#505050;
	margin:10px auto;
}
.xfyg .p5{
	font-size:14px;
	color:#000;
	margin:10px auto;
}
.zt_list{
	width:196px;
	background:url(../images/zt_r_bg1.gif) no-repeat right top #f0e9d3;
	margin:20px auto;
	padding:40px 15px 0;
	*zoom:1;
}
.zt_list:after{
	content:"";
	width:226px;
	height:45px;
	display:block;
	background:url(../images/zt_r_bg2.gif) no-repeat left bottom;
	margin-left: -15px;
}
.zt_list li a{
	display:block;
	height:36px;
	line-height:36px;
	border-bottom:1px dotted #988a68;
	font-size:14px;
	text-decoration:none;
	color:#000;
	background:url(../images/listC.png) no-repeat left center;
	padding-left:15px;
}
.zt_list li a:hover{
	color:#b83100;
}
ul.gongxiu {
    padding-left: 25px;
}
ul.gongxiu li a {
    background: url(../images/listC.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #000;
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    padding-left: 15px;
    text-align: left;
    width: 70px;
}
ul.gongxiu li a:hover {
    color: #b83100;
}

.dzzz {
    background: none repeat scroll 0 0 #f8f2db;
    height: 102px;
    margin-left: 25px;
    overflow: hidden;
    padding: 3px;
    text-align: left;
    width: 176px;
}
.jianjie {
    color: #000;
    float: left;
    line-height: 20px;
    margin-left: 12px;
    overflow: hidden;
    padding-top: 32px;
    width: 80px;
}
.dzzz img {
    float: left;
}
.jianjie p em {
    color: #988a68;
    font-size: 38px;
    font-style: normal;
    font-weight: bold;
	font-family: Times New Roman,"Microsoft Yahei",Arial;
}

























