/* 公用样式 */

.default_nav {
  margin: 0 auto;
  width: 1200px;
  height: auto !important;
  height: 50px;
  min-height: 50px;
}

.pos_abs {
  position: absolute;
}


/* 头部 */

header {
  width: 100%;
  height: 272px;
  background: url('../image/bg_banner.png');
  position: relative;
}

header.search {
  height: 77px;
  background: #fff;
}

header .banner {
  display: block;
  margin: 0 auto;
}

header .pos_abs {
  top: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 3;
}

header .transparent {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

header.search .transparent {
  background: rgba(0, 0, 0, .4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

header ul {
  margin-left: 50px;
}

header li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

header li a {
  display: block;
  padding: 26px;
  padding: 26px 14px;
  font-size: 14px;
  font-weight: lighter;
  color: #cecece;
}

header li a:hover,
header li a.current {
  background: url('../image/icon_6.png') no-repeat left center;
  color: #fff;
}

header .search_nav {
  float: right;
  width: 290px;
  height: 30px;
  margin-top: 22px;
  border: solid 1px #bab9b4;
  background: #b3ad9f;
}

header .search_nav .text {
  float: left;
  width: 200px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  border: none;
  background: #b3ad9f;
  font-size: 14px;
  color: #494949;
}

header.search .search_nav .text {
  color: #fff;
}

header .search_nav .button {
  float: left;
  width: 38px;
  height: 30px;
  border: none;
  background: #b3ad9f;
  font-size: 14px;
  color: #323232;
  cursor: pointer;
}

.bg_2 {
  background: #eee9e5;
}

.bg_3 {
  background: url('../image/bg_banner_3.png');
}

.bg_4 {
  background: url('../image/bg_banner_4.png');
}

.bg_5 {
  background: url('../image/bg_banner_5.png');
}


/*create by zhxf*/


/*中间内容部分的样式*/

.content {
  background: url('../image/bg_center.png');
  background:none;
}
.no-bg{
  background: none;
}

/*两栏布局的样式*/

.main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.main>div {
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}

.left {
  float: left;
  width: 146px;
  height: 100%;
  background: url('../image/bg_left.png');
}

.right {
  float: left;
  width: 1022px;
  height: 100%;
  padding-left: 32px;
  padding-bottom: 60px;
  padding-left:40px;
  width: 1014px;
  /*-moz-box-sizing: content-box;*/
  /*-webkit-box-sizing: content-box;*/
  /*-o-box-sizing: content-box;*/
  /*-ms-box-sizing: content-box;*/
  /*box-sizing: content-box;*/
}

.wid {
  width: 1168px;
}

.bgfff {
  background: #fff;
}


/*左边目录的样式*/

.navs {
  padding: 8px 0;
}

.navs>li {
  position: relative;
  line-height: 1;
  cursor: pointer;
  font-size: 16px;
}

.navs>li>div {
  padding: 12px 15px 12px 36px;
}

.navs>.current>div,
.navs>li>div:hover {
  background-color: rgb(184, 163, 143);
  background-color: rgba(184, 163, 143, .22);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}

.navs a {
  display: block;
  width: 100%;
  line-height: 1.2;
}

.navs a:link,
.navs a:visited,
.navs a:hover,
.navs a:active {
  font-size: 16px;
  color: #444139;
}

.icon-img {
  position: absolute;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  top: 5px;
  *top: 24px;
  left: 2px;
  z-index:2;
  width: 14px;
  padding: 10px;
}


/*二级目录的样式*/

.sub-nav {
  display: none;
}

.sub-nav ul {
  display: none;
}

.navs .sub-nav li>a {
  position: relative;
}

.navs .sub-nav>li>a {
  font-size: 14px;
  color: #555;
}

.sub-nav li>a {
  padding: 10px 10px 10px 36px;
  box-sizing: border-box;
  *width: 100px;
}

.sub-nav>li {
  border-bottom: 1px solid #ece6e2;
}

.sub-nav li a:hover,
.sub-nav li.current>a {
  background-color: rgba(184, 163, 143, .2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}

.navs .sub-nav>li li a {
  padding-left: 36px;
  font-size: 14px;
  box-sizing: border-box;
  color: #444139;
}

.sub-nav img {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.sub-nav .icon {
  position: absolute;
  top: 14px;
  left: 22px;
}

.fold+ul {
  display: block;
}


/*footer的样式*/

footer { 
  width: 100%;
  padding: 36px;
  *padding: 36px 0;
  text-align: center;
  font-size: 12px;
  color: #8b8b89;
  background-color: #e7e7e0;
  box-sizing: border-box;
}

footer>p {
  line-height: 1.5;
}


/*面包屑导航的样式*/

.crumb {
  width: 100%;
  height: 50px;
  line-height: 60px;
  font-size: 14px;
  color: #444139;
}

.crumb a {
  color: #a19e98;
}

/*20190308 add*/
header .pos_abs{
	padding-right:100px;
}
header .navul{
	position: relative; 
    padding-right: 320px;
    width: calc(100% - 415px);
	margin-left:0;
	float: right;
	margin-right: -100px;
	padding-left:50px;
}
header li{ 
}
header li a{
	padding: 26px 46px 26px 14px;
}
header .search_nav{
	position: absolute;
    right: 0;
    top: 0;
}
.bg_banner {
  background: url('../image/banner.png') center no-repeat;
} 
.navs>li .sub-nav li div{  
	padding: 10px 15px 10px 36px;
} 
.navs>li .sub-nav li{
	position:relative;
} 

/*page*/
.page{
	display:inline-block;
	padding:10px 0 20px;
	overflow:hidden;
}
.page span{
     display:block;
     float:left;
}
.page a{
	display:block;
	width:auto;
	padding:0 10px;
	height:28px;
	line-height:28px;
	border:1px solid #e1e1e1;
	text-align:center;
	color:#333;
	float:left;
	margin-left:-1px;
	cursor:pointer;
}
.page a.current{
	background:#a7957d;
	border:1px solid #a7957d;
	color:#fff;
	cursor:initial;
}
.page a:hover{
	background:#a7957d;
	border:1px solid #a7957d;
	color:#fff;
}
.page .prepage{
	margin-left:1px;
}
.page .nopage{
	background:none;
	border:1px solid #e1e1e1;
	color:#d2d2d2;
}
.page .nopage:hover{
	background:none;
	border:1px solid #e1e1e1;
	color:#d2d2d2;
	cursor:default
}
/*诗歌详情*/
.poedetail{
	
}
.poetit{
	font-size:32px;
	color:#4b4133;
	font-weight:bolder;
	line-height:48px;
	padding-top:30px;	
}
.smalltit{
	font-size:24px;
	color:#4b4133;
	font-weight:normal;	
	line-height:48px;
}
.poedetail p.ind{
	font-size:16px;
	line-height:36px;
	color:#585858;
	text-indent:0;
	padding-top:40px;
}
.poedetail .poetime{
	font-size:16px;
	line-height:36px;
	color:#585858; 
	padding-top:40px;
}

/*报刊*/
.bg_6{
	background:url(../image/bg_6.jpg);
}
footer{
	padding: 22px;
    *padding: 22px 0;
}
.main{
	/*position:relative;*/
}
.main .left{
	position: absolute;
	left: 50%;
	top: 0;
	margin:0;
	padding:0;
	margin-left:-600px; 
}
.main .right{
	padding-bottom:0;
	margin-bottom:0;
	padding-left:186px; 
}
.main .wid{
	padding-left: 0;
}

header{
	position: absolute;
    left: 0;
    top: 0;
	z-index:999;
}
.content{  
	overflow:hidden;
	position:relative;
}
body{
	padding-top:272px!important;
}
.dl-menuwrapper{
	display:none;	
}
.chironiclemain{
	padding-bottom:120px;
}

/*20190319 add*/
header li a{padding: 26px 32px 26px 14px;}

/*20190319 add*/
#page-box{
    text-align: center;
}
.page span {
    display: inline-block;
    float: none;
}
.page a {
    display: inline-block; 
    float: none; 
}

/*20190823 add*/
.sslect{
    float:left;
    width:75px;
    height: 30px;
    line-height: 30px; 
    padding-left:6px;
    border-right: 1px solid #bab9b4;
    position:relative;
}
.slectbtn{
   width:60px;
    padding-right:15px;
    position:relative;
    cursor:pointer;
}
.slectbtn::after{ display:block; content:""; border-left:4px solid transparent; border-right:4px solid transparent; border-top:6px solid #666; position:absolute; right:6px; top:12px;}
.slectbtn span{ display:block;font-size:13px; color:#333; white-space:nowrap;text-overflow: ellipsis; overflow: hidden;}
.sslect ul{ width:100%; background:#b3ad9f; border:1px solid #bab9b4; border-top:0 none; position:absolute; left:-1px; top:31px; margin:0; display:none;}
.sslect ul li{ display:block; width:auto; text-align:left; height: 30px; line-height: 30px; font-size:13px;padding-right: 7px; padding-left:7px; cursor:pointer; white-space:nowrap;text-overflow: ellipsis; overflow: hidden; border-bottom:1px solid #bab9b4; color:#333;}
.sslect ul li:last-of-type{ border-bottom:0 none;}
header .search_nav{ width:330px;}
header .search_nav .text{ width:175px;padding: 0 10px;}

@media screen and (max-width:1440px){
header .navul{width: calc(100% - 470px); margin-right: -50px;}
header li a { padding: 26px 20px 26px 14px;}
}
@media screen and (max-width:1024px){
body{
	padding-top: 106px!important;
	overflow-x:hidden;
}
.main{
	width:100%;
}
.main .left{ 
	display:none;
	position:static;
	float:none;
	margin:0;
	width:100%;
	padding:0 0%;
}
.navs{
	min-height:44px; 
}
.navs>li{
	width:33.33%;
	float:left;
	height:40px;
	background: url(../image/bg_left.png);
}
.navs>li>div {
    padding: 10px 15px 10px 36px;
}
.navs>li .sub-nav{
	width:100%;
    background: url(../image/bg_left.png);
	position: absolute;
    left: 0;
    top: 40px;
	z-index:2;
}
.main .right{
	width:96%;
	padding:0 2%;
	float:none;
        clear: both;
}
.dl-menuwrapper{
	display:block;	
}
header .banner{width:100%;}
header ul{
	margin-left:0;
}
.default_nav{
	width:100%; 
}
header .pos_abs{
	width:100%;
	left:0;
	margin-left:0;
	padding:0;
}
.default_nav .fl{
	height:50px;
	padding-left: 6px;
}
header .navul{
	width:96%;
	margin: 0 2%;
    padding: 0;
}
header .navul li{
	display:none;
}
header .search_nav{
	width:100%; 
	margin-top: 15px;
}
header .search_nav .text{
	width: 74%;
	padding:0 3%;
}
header .search_nav .button{
	width:20%;
	padding-left:14px;
	background:url(../image/icon_2.png) 6px center no-repeat;
	-o-background-size:14px auto;
	-ms-background-size:14px auto;
	-moz-background-size:14px auto;
	-webkit-background-size:14px auto;
	background-size:14px auto;
}
header .search_nav .fl{
	display:none;
}
header{
	height: 106px;
}
.bg_banner {
    background: url(../image/banner.png) center no-repeat;
	-o-background-size:100% 100%;
	-ms-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
header li a:hover, header li a.current{
	color:#333;
	background: url(../image/icon_6_hover.png) no-repeat 5px center;
}
.sub-nav li>a{
	padding: 10px 5px 10px 20px;
}
.sub-nav .icon{
	left: 10px;
}
.navs .sub-nav>li li a{
	padding-left: 20px;
}
.chironiclemain{
	padding-bottom:60px;
}
header .search_nav .text{ width:calc(100% - 150px);}
header .search_nav .button {
    width: 48px;
    padding-left: 10px;
    white-space: nowrap;
    text-align: right;
    background: url(../image/icon_2.png) 0px center no-repeat;
}
header .navul .sslect li {display:block;}
}
@media screen and (max-width:359px){
.default_nav .fl{
	height:44px;
}
.navs a:link, .navs a:visited, .navs a:hover, .navs a:active{
	font-size:14px;
}
.navs>li>div{
	padding: 10px 10px 10px 30px;
}
.icon-img{
	top: 0;
	padding: 11px 10px;
}

}

@media screen and (max-width:480px){
.sslect{ width: 70px; padding-left: 3px;}
.slectbtn{ width: 57px;padding-right: 12px;}
.slectbtn::after{right: 3px;}
.search .search_nav .text{padding: 0 5px; width: calc( 100% - 140px);}
}


