
/*列表*/
#main .list-left{
	width:730px;
	padding-bottom:24px;
	float:left;
}
#main .list{
	width:100%;
	border-bottom:1px solid #acacac;
	padding-bottom:22px;
}
#main .common-list{
	height:611px;
}
#main .foreword-list{
	min-height:1040px;
}
#main .list li span{
	padding-right:4px;
	width:180px;
	text-align:right;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
#main .article-list h2.title{
	border:1px solid #416261;
	background:#fff;
	padding-left:0;
	border-right:0;
}
#main .article-list h2.title p{
	float:left;
	background:#416261;
	padding:0 18px;
}
.list li a{
	display:block;
	width:440px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    float:left;
}
.pic-right{
	width:310px;
	float:right;
}
.pic-right a{
	width:100%;
	height:110px;
	margin-bottom:20px;
	display:block;
}
.pic-right a img{
	width:100%;
	height:100%;
}
.pic-right .img01{
	width:310px;
	height:374px;
}
.pic-right .img02{
	width:310px;
	height:815px;
}
body#smallImg .img02{
	display:none;
}
body#bigImg .img01{
	display:none;
}
/*正文*/
.article h1,
.article h4{
	text-align:center;
	color:#416261;
}
.article h1{
	font-size:26px;
	line-height:50px;
}
.article h4{
	font-size:16px;
}
.article{
	margin-bottom:24px;
}
.article-source img{
	width:100%;
}
.article-source .article-source-info{
	font-size:14px;
	color:#3e3e3d;
	margin-top:16px;
	line-height:25px;
}
.article-source .article-source-info span{
	float:right;
}
.article-source .article-source-info a{
	color:#3e3e3d
}
.article-source .article-source-info a.small,
.article-source .article-source-info a.big{
	width:25px;
	height:25px;
	background:#d3d3d3;
	display:inline-block;
	text-align:center;
	line-height: 25px;
	cursor:pointer;
}
.article-source .article-source-info a.small{
	margin-right:16px;
}
.article-source .article-source-info a.active{
	background:#416261;
	color:#fff;
}
.article-text{
	border-bottom:1px solid #acacac;
	padding:22px 0;
}
.article-text table{
	width:80%;
	margin:0 auto;
}
.article-text table tr td:last-child{
	text-align:right;
}

.article-text table th{
	padding:10px 0 6px;
    text-align: center;
    font-size: 24px!important;
    color: #416261;
    font-weight:normal;
    border-bottom: 2px solid #416261;
}
.article-text table td{
	border-bottom:1px dashed #b5b5b5;
	padding:6px 40px;
	color:#3e3e3d;
}
.article-text table tr:last-child td{
	border:0;
}
.article-text table td p{
	padding:0;
	margin:0!important;
}
.article-text01{
	margin-top:20px;
	background:#dee8e8;
	padding:8px 140px 20px;
}
.article-text p{
	text-indent:2em!important;
	margin:10px 0!important;
}
.article-text01 a{
	color:#424242;
}

.v16, .v16 td, .v16 p, .v16 div, .v16 span, .v16 a, .v16 th, .v16 li, .v16 a,.v16 td {
    font-size: 16px!important;
    line-height: 2em !important;
}
.v14, .v14 td, .v14 p, .v14 div, .v14 span, .v14 a, .v14 th, .v14 li, .v14 a,.v14 td{
    font-size: 14px!important;
    line-height: 1.8em !important;
 }
 .article-text p.edit{
	text-align:right;
	font-size:14px!important;
}
 #back{
	margin:24px auto 0;
	color:#fff;
	text-align:center;
	width:102px;
	height:32px;
	font-size:14px;
	line-height:32px;
	display:block;
	background:#416261;
	cursor:pointer;
}
/*篇目辑览*/
.periodical-new-pic{
	float:left;
}
#main .periodical-list{
	padding-bottom:0px!important;
}
#main .catalog-list{
	height:950px;
}
.periodical-list .periodical-list-text{
	width:552px;
	float:left;
}
.periodical-list .periodical-list-text ul{
	margin-top:0;
	margin-left:28px;
}
.periodical-list .periodical-list-text h4{
	margin-left:28px;
}
.periodical-list .periodical-list-text li a{
	width:300px;
}
.principal{
	margin-top:26px;
}
.principal-show{
	width:100%;
	margin-top:16px;
	background:#f1f4f4;
	padding-bottom:10px;
	height:712px;
}
.over-years{
	background:#fff;
}
.principal-select{
	width:100%;
	height:70px;
	background:#e0e6e6;
	border-top:1px solid #acacac;
}
.principal-select .select-group{
	width:268px;
	margin:20px auto;
	position:relative;
}
.principal-select .select-group .select-content{
	position:absolute;
	background:#fff;
	width:125px;
	background:#f1f4f4;
	border:1px solid #c2cdcd;
	top:31px;
	display:none;
}
.principal-select .select-group .select-content-date{
	left:0;
}
.principal-select .select-group .select-content-period{
	right:3px;
}
.principal-select .select-group ul{
	margin-top:0;
	margin-left:0;
}
.principal-select .select-group li{
	background:none;
	cursor:pointer;
}
.principal-select .select-group li:hover{
	background:#416261;
	color:#fff;
}
.principal-select .select-group a{
	display:block;
	width:110px;
	height:30px;
	line-height:30px;
	border:1px solid #c2cdcd;
	padding-left:16px;
	display:inline-block;
	position:relative;
	cursor:pointer;
	background:#fff;
}
.principal-select .select-group a.period{
	margin-left:2px;
}
.principal-select .select-group a span.btn{
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:30px;
	height:30px;
	background-color:#416261;
	background-image:url(../images/down.png);
	background-repeat:no-repeat;
	background-position:center center;
}
/*各期封面展示*/
/*.presentation{
    padding:0 24px;
}*/
.presentation ul{
	margin-top:24px;
	border-bottom:1px dashed #aaaaaa;
	margin-left:0;
	/*padding-bottom:14px;*/
}
.presentation li{
	background:none;
	float:left;
	padding:0 11px;
	width:160px;
	height:auto;
	line-height:0;
}
.presentation li a{
	width:100%;
}
.presentation li a img{
	width:160px;
	height:218px;
	display:block;
}
.presentation li p{
	font-size:14px;
	color:#416261;
	line-height:54px;
	text-align:center;
	font-weight:bold;
}
.presentation ul:last-child{
	border-bottom:0;
}
.periodical-pic-right>img{
	width:310px;
	height:815px;
}
.list .foreword-box{
	margin-top:28px;
}
.foreword-box-text{
	padding:20px 30px;
	background:#f4f4f4;
	color:#3b3b3b;
	font-size:14px;
	line-height:26px;
	margin-top:10px;
}
.foreword-box-text h3{
	font-size:16px;
	color:#416261;
	margin-bottom:10px;
}
a.lookAll{
	color:#416261;
	line-height:34px;
}
/*群言文丛*/
.fromActicle{
	padding:4px 0 24px;
}
.fromActicle .formActcle-list{
	width:527px;
	height:260px;
	margin-top:20px;
}
.fromActicle .formActcle-list-left{
	float:left;
}
.fromActicle .formActcle-list-right{
	float:right;
}
.fromActicle .formActcle-list img{
	width:190px;
	height:260px;
	float:left;
}
.fromActicle .formActcle-list .forActicle-text{
	float:left;
	width:304px;
	height:258px;
	border:1px solid #dcdcdc;
	border-left:0;
	padding:0 16px;
	position:relative;
}
.fromActicle .formActcle-list .forActicle-text a.lookAll{
	position:absolute;
	left:16px;
	bottom:8px;
}
.fromActicle .formActcle-list .forActicle-text h3{
	width:123px;
	height:33px;
	text-align:center;
	line-height:33px;
	font-size:24px;
	color:#416261;
	background-image:url(../images/fromActicle-title-bg.png);
	background-repeat:no-repeat;
	margin:20px 0 12px;
}
.fromActicle .formActcle-list .forActicle-text h2{
	font-size:24px;
	color:#416261;
	margin:20px 0 12px;
}
.fromActicle .formActcle-list .forActicle-text h2 span{
	display:block;
	float:left:;
}
.fromActicle .formActcle-list .forActicle-text h2 span{
	display:inline-block;
	color:#fff;
	border:1px solid #416261;
	padding:8px 10px 8px 6px;
	color:#416261;
}
.fromActicle .formActcle-list .forActicle-text h2 span.city{
	padding:8px 6px 8px 10px;
	background:#416261;
	color:#fff;
}
.fromActicle .formActcle-list .forActicle-text .place-digest{
	font-size:14px;
	color:#373737;
	line-height:28px;
	height:140px;
	overflow:hidden;
}
.fromActicle .formActcle-list .forActicle-text ul{
	margin-top:0;
	margin-left:0;
}
.fromActicle .formActcle-list .forActicle-text li a{
	display:block;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.catalog .articel-text{
	padding-left:0;
	padding-right:0;
}
.catalog .gray{
	background:#f7f7f7;
}
.catalog .catalog-box{
	width:865px;
	margin:0px auto;
}
.catalog .preface{
	padding:5px 0;
}
.catalog .preface h2{
	line-height:58px;
	text-align:center;
	font-size:28px;
	color:#416261;
	border-bottom:2px solid #416261;
}
.catalog-box ul{
	width:708px;
	margin:5px auto;
}
.catalog-box ul li:last-child{
	border-bottom:0;
}
.catalog .gray h2{
	border-bottom:0;
}
.catalog-box li{
	border-bottom:1px dashed #b5b5b5;
	padding:5px 10px 0 20px;
}
.catalog-box li a{
	color:#3e3e3d;
	/*font-size:16px;*/
	width:400px;
	padding-right:80px;
}
.catalog-box li span{
	width:188px;
	text-align:right;
}
.catalog-box li a,
.catalog-box li span{
	display:inline-block;
	vertical-align: middle;
	color:#3a3e3d;
}
.from-article-catalog li a,
.from-article-catalog li span{
	color:#777;
	cursor:text;
}
body.place-article #banner,
body.place-article #nav{
   display:none;
}
body.place-article #main{
	/*padding-top:38px;*/
	padding-bottom:24px;
	background-image:url(../images/place-article-bg01.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#main .place{
	height:100%;
	background-image:url(../images/place-article-bg02.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#6a9190;
}
#main .place .head{
	height:128px;
	width:100%;
	position:relative;
}
.place .head>p{
	position:absolute;
	left:244px;
	bottom:26px;
	color:#fff;
	font-size:25px;
}
.place .head>a{
	position:absolute;
	right:24px;
	top:70px;
	width:80px;
	height:30px;
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:30px;
	background:#4a6a69;
}
.place .head .pager{
	position:absolute;
	height:30px;
	right:20px;
	bottom:20px;
}
.place .head .pager span{
	float:left;
	display:block;
	height:28px;
	padding:0 10px;
	color:#fff;
	font-size:20px;
	font-family: Arial;
	text-align:center;
	line-height:28px;
	border:1px solid #fff;
	margin:0 3px;
}
body.place-article .pager{
	text-align:center;
}
.place .head .pager a{
	display:block;
	float:left;
	width:30px;
	height:30px;
	color:#fff;
	margin:0 3px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-color:#4b6b6a;
}
.place .head .pager a.last{
	background-position:right top;
}
.place .head .pager a.prev{
	background-position:-37px top;
}
.place .head .pager a.next{
	background-position:-74px top;
}
.place .pdf-box{
	width:1030px;
	margin:0px auto;
	min-height:1100px;
	height:100%;
	padding:20px 0;
}
.place .pdf-box img{
	width:100%;
}
/*.place .pdf-box .scroll-box{
	width: 100%;
    height:100%;
}
.place .pdf-box .scroll-wrap {
    position: relative;
    height:100%;
}
.place .pdf-box .scroll-cont {
    height: 100%;
    width:990px;
    background:#fff;
    overflow: hidden;
}
.place .pdf-box .scroll-cont .scroll-ol{
	min-height:100%;
}
.place .pdf-box .scroll-cont img{
	width:100%;
}
.scroll-wrap .scroll-bar {
    position: absolute;
    right: 12px;
    top: 0;
    width: 6px;
    height: 100%;
    background-color: #3c5b5a;
    border-radius:4px;
}
.scroll-wrap .scroll-slider {
    position: absolute;
    top: 0;
    left: 1px;
    width: 4px;
    height: 60px;
    background-color: #fff;
}*/
/*.forum-list li a{
	width:auto;
}*/